1 | [ Nov 20 02:17:27 Enabled. ] | ||
2 | [ Nov 20 02:17:27 Rereading configuration. ] | ||
3 | [ Nov 20 02:17:28 Rereading configuration. ] | ||
4 | [ Nov 20 02:17:31 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 20 02:17:31 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.20 02:17:32.047974 [ 1 ] {} <Information> Application: Will watch for the process with pid 23259 | ||
29 | 2024.11.20 02:17:32.048476 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
30 | 2024.11.20 02:17:32.312306 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: b6a391579f09dde47a1aa5602e154e7fcde80d1e, build id: <unknown>), PID 23259 | ||
31 | 2024.11.20 02:17:32.313064 [ 1 ] {} <Information> Application: starting up | ||
32 | 2024.11.20 02:17:32.313784 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
33 | 2024.11.20 02:17:32.408658 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
34 | 2024.11.20 02:17:32.477372 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
35 | 2024.11.20 02:17:32.477450 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
36 | 2024.11.20 02:17:32.477469 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
37 | 2024.11.20 02:17:32.477563 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
38 | 2024.11.20 02:17:32.478056 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
39 | 2024.11.20 02:17:32.479684 [ 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.20 02:17:32.480420 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
43 | 2024.11.20 02:17:32.481297 [ 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.20 02:17:32.481320 [ 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.20 02:17:32.481335 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
46 | 2024.11.20 02:17:32.481494 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
47 | 2024.11.20 02:17:32.482334 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
48 | 2024.11.20 02:17:32.487824 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
49 | 2024.11.20 02:17:32.488531 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
50 | 2024.11.20 02:17:32.490235 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
51 | 2024.11.20 02:17:32.490304 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
52 | 2024.11.20 02:17:32.491923 [ 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.20 02:17:32.492395 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
56 | 2024.11.20 02:17:32.496839 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
57 | 2024.11.20 02:17:32.497353 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
58 | 2024.11.20 02:17:32.498939 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
59 | 2024.11.20 02:17:32.499359 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
60 | 2024.11.20 02:17:32.499770 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
61 | 2024.11.20 02:17:32.500151 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
62 | 2024.11.20 02:17:32.501558 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
63 | 2024.11.20 02:17:32.501584 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
64 | 2024.11.20 02:17:32.501659 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
65 | 2024.11.20 02:17:32.501841 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
66 | 2024.11.20 02:17:32.538194 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
67 | 2024.11.20 02:17:32.538226 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000178613 sec | ||
68 | 2024.11.20 02:17:32.538274 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
69 | 2024.11.20 02:17:32.538291 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
70 | 2024.11.20 02:17:32.539498 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
71 | 2024.11.20 02:17:32.540600 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
72 | 2024.11.20 02:17:32.553533 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
73 | 2024.11.20 02:17:32.553585 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
74 | 2024.11.20 02:17:32.553610 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
75 | 2024.11.20 02:17:32.553623 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
76 | 2024.11.20 02:17:32.553657 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
77 | 2024.11.20 02:17:32.553678 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
78 | 2024.11.20 02:17:32.556307 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
79 | 2024.11.20 02:17:32.556354 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
80 | 2024.11.20 02:17:32.556375 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
81 | 2024.11.20 02:17:32.556558 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
82 | 2024.11.20 02:17:32.556578 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
83 | 2024.11.20 02:17:32.556614 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
84 | 2024.11.20 02:17:32.556633 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
85 | 2024.11.20 02:17:32.556646 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
86 | 2024.11.20 02:17:32.556674 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
87 | 2024.11.20 02:17:32.556691 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
88 | 2024.11.20 02:17:32.583652 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
89 | 2024.11.20 02:17:32.600132 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
90 | 2024.11.20 02:17:32.600175 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.9982e-05 sec | ||
91 | 2024.11.20 02:17:32.600193 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
92 | 2024.11.20 02:17:32.600208 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
93 | 2024.11.20 02:17:32.600240 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
94 | 2024.11.20 02:17:32.600508 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
95 | 2024.11.20 02:17:32.600571 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
96 | 2024.11.20 02:17:32.600587 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
97 | 2024.11.20 02:17:32.600599 [ 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.20 02:17:32.600612 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
99 | 2024.11.20 02:17:32.610553 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
100 | 2024.11.20 02:17:32.610797 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 117.10 MiB (RSS), difference: 92.33 MiB | ||
101 | 2024.11.20 02:17:32.611725 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 2.518e-05 sec. | ||
102 | 2024.11.20 02:17:32.612745 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
103 | 2024.11.20 02:17:32.612844 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
104 | 2024.11.20 02:17:32.612861 [ 1 ] {} <Information> Application: Ready for connections. | ||
105 | 2024.11.20 02:17:33.053232 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65352 | ||
106 | 2024.11.20 02:17:33.054230 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
107 | 2024.11.20 02:17:33.054286 [ 3 ] {} <Debug> TCP-Session: 3fbb6cf2-881c-4acb-8e9e-63cd394c7cab Authenticating user 'default' from [fd00:1122:3344:101::c]:65352 | ||
108 | 2024.11.20 02:17:33.054319 [ 3 ] {} <Debug> TCP-Session: 3fbb6cf2-881c-4acb-8e9e-63cd394c7cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
109 | 2024.11.20 02:17:33.054339 [ 3 ] {} <Debug> TCP-Session: 3fbb6cf2-881c-4acb-8e9e-63cd394c7cab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
110 | 2024.11.20 02:17:33.054423 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
111 | 2024.11.20 02:17:33.054450 [ 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.20 02:17:33.054482 [ 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.20 02:17:33.054849 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56720 | ||
114 | 2024.11.20 02:17:33.054959 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
115 | 2024.11.20 02:17:33.054987 [ 4 ] {} <Debug> TCP-Session: 4d13a4f5-f526-4ed2-b174-6a5e41fdb876 Authenticating user 'default' from [fd00:1122:3344:101::c]:56720 | ||
116 | 2024.11.20 02:17:33.055012 [ 4 ] {} <Debug> TCP-Session: 4d13a4f5-f526-4ed2-b174-6a5e41fdb876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
117 | 2024.11.20 02:17:33.055039 [ 4 ] {} <Debug> TCP-Session: 4d13a4f5-f526-4ed2-b174-6a5e41fdb876 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
118 | 2024.11.20 02:17:33.055636 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61251 | ||
119 | 2024.11.20 02:17:33.055655 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47261 | ||
120 | 2024.11.20 02:17:33.055721 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
121 | 2024.11.20 02:17:33.055756 [ 253 ] {} <Debug> TCP-Session: ba43d546-3048-4856-89a4-483f69195c05 Authenticating user 'default' from [fd00:1122:3344:101::c]:61251 | ||
122 | 2024.11.20 02:17:33.055869 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55339 | ||
123 | 2024.11.20 02:17:33.055944 [ 253 ] {} <Debug> TCP-Session: ba43d546-3048-4856-89a4-483f69195c05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
124 | 2024.11.20 02:17:33.055957 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
125 | 2024.11.20 02:17:33.055983 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54720 | ||
126 | 2024.11.20 02:17:33.056063 [ 253 ] {} <Debug> TCP-Session: ba43d546-3048-4856-89a4-483f69195c05 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
127 | 2024.11.20 02:17:33.056181 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39377 | ||
128 | 2024.11.20 02:17:33.056216 [ 5 ] {} <Debug> TCP-Session: 888efff3-0e61-42b6-820c-d5f3ac9cbece Authenticating user 'default' from [fd00:1122:3344:101::c]:47261 | ||
129 | 2024.11.20 02:17:33.056230 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
130 | 2024.11.20 02:17:33.056464 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
131 | 2024.11.20 02:17:33.056498 [ 254 ] {} <Debug> TCP-Session: c5f61d9c-0e02-492c-bd0c-0f0cc3c7fcd7 Authenticating user 'default' from [fd00:1122:3344:101::c]:55339 | ||
132 | 2024.11.20 02:17:33.056512 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:41757 | ||
133 | 2024.11.20 02:17:33.056537 [ 5 ] {} <Debug> TCP-Session: 888efff3-0e61-42b6-820c-d5f3ac9cbece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
134 | 2024.11.20 02:17:33.056551 [ 255 ] {} <Debug> TCP-Session: d74f1e4e-2d1d-4491-871d-96a00166f6f2 Authenticating user 'default' from [fd00:1122:3344:101::c]:54720 | ||
135 | 2024.11.20 02:17:33.056667 [ 5 ] {} <Debug> TCP-Session: 888efff3-0e61-42b6-820c-d5f3ac9cbece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
136 | 2024.11.20 02:17:33.056712 [ 255 ] {} <Debug> TCP-Session: d74f1e4e-2d1d-4491-871d-96a00166f6f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2024.11.20 02:17:33.056747 [ 254 ] {} <Debug> TCP-Session: c5f61d9c-0e02-492c-bd0c-0f0cc3c7fcd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
138 | 2024.11.20 02:17:33.056756 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
139 | 2024.11.20 02:17:33.056785 [ 255 ] {} <Debug> TCP-Session: d74f1e4e-2d1d-4491-871d-96a00166f6f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
140 | 2024.11.20 02:17:33.056806 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
141 | 2024.11.20 02:17:33.056826 [ 254 ] {} <Debug> TCP-Session: c5f61d9c-0e02-492c-bd0c-0f0cc3c7fcd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
142 | 2024.11.20 02:17:33.056858 [ 257 ] {} <Debug> TCP-Session: e9890240-4851-4f29-9844-5e9319180bfd Authenticating user 'default' from [fd00:1122:3344:101::c]:41757 | ||
143 | 2024.11.20 02:17:33.056891 [ 256 ] {} <Debug> TCP-Session: 66fee134-07c2-4f2b-b44e-4ba9ea48b33f Authenticating user 'default' from [fd00:1122:3344:101::c]:39377 | ||
144 | 2024.11.20 02:17:33.057029 [ 257 ] {} <Debug> TCP-Session: e9890240-4851-4f29-9844-5e9319180bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
145 | 2024.11.20 02:17:33.057062 [ 256 ] {} <Debug> TCP-Session: 66fee134-07c2-4f2b-b44e-4ba9ea48b33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
146 | 2024.11.20 02:17:33.057092 [ 257 ] {} <Debug> TCP-Session: e9890240-4851-4f29-9844-5e9319180bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2024.11.20 02:17:33.057112 [ 256 ] {} <Debug> TCP-Session: 66fee134-07c2-4f2b-b44e-4ba9ea48b33f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
148 | 2024.11.20 02:17:33.572550 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33303 | ||
149 | 2024.11.20 02:17:33.573576 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
150 | 2024.11.20 02:17:33.573631 [ 258 ] {} <Debug> TCP-Session: a9728c42-1c47-43d7-8714-4a4b8f1165c8 Authenticating user 'default' from [fd00:1122:3344:101::a]:33303 | ||
151 | 2024.11.20 02:17:33.573654 [ 258 ] {} <Debug> TCP-Session: a9728c42-1c47-43d7-8714-4a4b8f1165c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
152 | 2024.11.20 02:17:33.573668 [ 258 ] {} <Debug> TCP-Session: a9728c42-1c47-43d7-8714-4a4b8f1165c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
153 | 2024.11.20 02:17:33.573743 [ 258 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
154 | 2024.11.20 02:17:33.573769 [ 258 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
155 | 2024.11.20 02:17:33.573794 [ 258 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
156 | 2024.11.20 02:17:33.574210 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63041 | ||
157 | 2024.11.20 02:17:33.574434 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
158 | 2024.11.20 02:17:33.574438 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51390 | ||
159 | 2024.11.20 02:17:33.574480 [ 259 ] {} <Debug> TCP-Session: e981d1f7-314f-40e3-972b-3eda9d12ccd2 Authenticating user 'default' from [fd00:1122:3344:101::a]:63041 | ||
160 | 2024.11.20 02:17:33.574431 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53413 | ||
161 | 2024.11.20 02:17:33.574536 [ 259 ] {} <Debug> TCP-Session: e981d1f7-314f-40e3-972b-3eda9d12ccd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
162 | 2024.11.20 02:17:33.574510 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62084 | ||
163 | 2024.11.20 02:17:33.574858 [ 259 ] {} <Debug> TCP-Session: e981d1f7-314f-40e3-972b-3eda9d12ccd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
164 | 2024.11.20 02:17:33.574862 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:55945 | ||
165 | 2024.11.20 02:17:33.574876 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
166 | 2024.11.20 02:17:33.574992 [ 260 ] {} <Debug> TCP-Session: 59b79d37-158b-4f55-bd89-f4d81418c613 Authenticating user 'default' from [fd00:1122:3344:101::a]:53413 | ||
167 | 2024.11.20 02:17:33.575077 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53810 | ||
168 | 2024.11.20 02:17:33.575145 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37269 | ||
169 | 2024.11.20 02:17:33.575161 [ 260 ] {} <Debug> TCP-Session: 59b79d37-158b-4f55-bd89-f4d81418c613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
170 | 2024.11.20 02:17:33.575265 [ 260 ] {} <Debug> TCP-Session: 59b79d37-158b-4f55-bd89-f4d81418c613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
171 | 2024.11.20 02:17:33.575425 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
172 | 2024.11.20 02:17:33.575436 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
173 | 2024.11.20 02:17:33.575489 [ 262 ] {} <Debug> TCP-Session: d86449f7-d886-4b35-be4a-ee9a2c5c6900 Authenticating user 'default' from [fd00:1122:3344:101::a]:62084 | ||
174 | 2024.11.20 02:17:33.575506 [ 265 ] {} <Debug> TCP-Session: 52faa4fb-3e41-4899-97ac-d2fd0f226e4c Authenticating user 'default' from [fd00:1122:3344:101::a]:37269 | ||
175 | 2024.11.20 02:17:33.575526 [ 262 ] {} <Debug> TCP-Session: d86449f7-d886-4b35-be4a-ee9a2c5c6900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
176 | 2024.11.20 02:17:33.575570 [ 265 ] {} <Debug> TCP-Session: 52faa4fb-3e41-4899-97ac-d2fd0f226e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
177 | 2024.11.20 02:17:33.575577 [ 262 ] {} <Debug> TCP-Session: d86449f7-d886-4b35-be4a-ee9a2c5c6900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
178 | 2024.11.20 02:17:33.575601 [ 265 ] {} <Debug> TCP-Session: 52faa4fb-3e41-4899-97ac-d2fd0f226e4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
179 | 2024.11.20 02:17:33.576101 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
180 | 2024.11.20 02:17:33.576151 [ 264 ] {} <Debug> TCP-Session: a3174483-d3df-411c-b26b-287adc460496 Authenticating user 'default' from [fd00:1122:3344:101::a]:53810 | ||
181 | 2024.11.20 02:17:33.576194 [ 264 ] {} <Debug> TCP-Session: a3174483-d3df-411c-b26b-287adc460496 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
182 | 2024.11.20 02:17:33.576209 [ 264 ] {} <Debug> TCP-Session: a3174483-d3df-411c-b26b-287adc460496 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
183 | 2024.11.20 02:17:33.576836 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
184 | 2024.11.20 02:17:33.576943 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
185 | 2024.11.20 02:17:33.576951 [ 263 ] {} <Debug> TCP-Session: b7ed66f6-58fc-4a45-9f70-d007a23298fe Authenticating user 'default' from [fd00:1122:3344:101::a]:55945 | ||
186 | 2024.11.20 02:17:33.577007 [ 261 ] {} <Debug> TCP-Session: 455c09a7-e06c-468e-b657-fab56e3471c5 Authenticating user 'default' from [fd00:1122:3344:101::a]:51390 | ||
187 | 2024.11.20 02:17:33.577017 [ 263 ] {} <Debug> TCP-Session: b7ed66f6-58fc-4a45-9f70-d007a23298fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
188 | 2024.11.20 02:17:33.577061 [ 261 ] {} <Debug> TCP-Session: 455c09a7-e06c-468e-b657-fab56e3471c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
189 | 2024.11.20 02:17:33.577070 [ 263 ] {} <Debug> TCP-Session: b7ed66f6-58fc-4a45-9f70-d007a23298fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
190 | 2024.11.20 02:17:33.577090 [ 261 ] {} <Debug> TCP-Session: 455c09a7-e06c-468e-b657-fab56e3471c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
191 | 2024.11.20 02:17:34.000509 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 117.78 MiB, peak 117.78 MiB, free memory in arenas 0.00 B, will set to 119.91 MiB (RSS), difference: 2.12 MiB | ||
192 | 2024.11.20 02:17:34.406095 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42398 | ||
193 | 2024.11.20 02:17:34.407187 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
194 | 2024.11.20 02:17:34.407249 [ 266 ] {} <Debug> TCP-Session: 7e825c4b-04bb-41ae-be4b-17991a058ecf Authenticating user 'default' from [fd00:1122:3344:101::b]:42398 | ||
195 | 2024.11.20 02:17:34.407274 [ 266 ] {} <Debug> TCP-Session: 7e825c4b-04bb-41ae-be4b-17991a058ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
196 | 2024.11.20 02:17:34.407287 [ 266 ] {} <Debug> TCP-Session: 7e825c4b-04bb-41ae-be4b-17991a058ecf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
197 | 2024.11.20 02:17:34.407416 [ 266 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
198 | 2024.11.20 02:17:34.407442 [ 266 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
199 | 2024.11.20 02:17:34.407523 [ 266 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
200 | 2024.11.20 02:17:34.408015 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53859 | ||
201 | 2024.11.20 02:17:34.408158 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38206 | ||
202 | 2024.11.20 02:17:34.408255 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:34635 | ||
203 | 2024.11.20 02:17:34.408507 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
204 | 2024.11.20 02:17:34.408509 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48325 | ||
205 | 2024.11.20 02:17:34.408614 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45208 | ||
206 | 2024.11.20 02:17:34.408616 [ 269 ] {} <Debug> TCP-Session: ea2b2bf5-6082-49da-8372-9dd19fc86000 Authenticating user 'default' from [fd00:1122:3344:101::b]:34635 | ||
207 | 2024.11.20 02:17:34.408743 [ 269 ] {} <Debug> TCP-Session: ea2b2bf5-6082-49da-8372-9dd19fc86000 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
208 | 2024.11.20 02:17:34.408970 [ 269 ] {} <Debug> TCP-Session: ea2b2bf5-6082-49da-8372-9dd19fc86000 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
209 | 2024.11.20 02:17:34.408984 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44327 | ||
210 | 2024.11.20 02:17:34.409104 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42005 | ||
211 | 2024.11.20 02:17:34.409405 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
212 | 2024.11.20 02:17:34.409413 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
213 | 2024.11.20 02:17:34.409512 [ 271 ] {} <Debug> TCP-Session: 4c703a45-ee85-4a52-a8a7-cd55de4517f7 Authenticating user 'default' from [fd00:1122:3344:101::b]:45208 | ||
214 | 2024.11.20 02:17:34.409535 [ 273 ] {} <Debug> TCP-Session: 5f62970f-f883-4ddc-b46e-0c134acbcd92 Authenticating user 'default' from [fd00:1122:3344:101::b]:42005 | ||
215 | 2024.11.20 02:17:34.409544 [ 271 ] {} <Debug> TCP-Session: 4c703a45-ee85-4a52-a8a7-cd55de4517f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
216 | 2024.11.20 02:17:34.409650 [ 273 ] {} <Debug> TCP-Session: 5f62970f-f883-4ddc-b46e-0c134acbcd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
217 | 2024.11.20 02:17:34.409655 [ 271 ] {} <Debug> TCP-Session: 4c703a45-ee85-4a52-a8a7-cd55de4517f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
218 | 2024.11.20 02:17:34.409678 [ 273 ] {} <Debug> TCP-Session: 5f62970f-f883-4ddc-b46e-0c134acbcd92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
219 | 2024.11.20 02:17:34.409998 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
220 | 2024.11.20 02:17:34.410046 [ 272 ] {} <Debug> TCP-Session: a82f265a-4608-41c1-a9fb-5aba7e598cec Authenticating user 'default' from [fd00:1122:3344:101::b]:44327 | ||
221 | 2024.11.20 02:17:34.410174 [ 272 ] {} <Debug> TCP-Session: a82f265a-4608-41c1-a9fb-5aba7e598cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
222 | 2024.11.20 02:17:34.410196 [ 272 ] {} <Debug> TCP-Session: a82f265a-4608-41c1-a9fb-5aba7e598cec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
223 | 2024.11.20 02:17:34.410591 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
224 | 2024.11.20 02:17:34.410669 [ 270 ] {} <Debug> TCP-Session: 55b2e515-6a17-4c90-ade5-3b0f6d8b4c5c Authenticating user 'default' from [fd00:1122:3344:101::b]:48325 | ||
225 | 2024.11.20 02:17:34.410726 [ 270 ] {} <Debug> TCP-Session: 55b2e515-6a17-4c90-ade5-3b0f6d8b4c5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
226 | 2024.11.20 02:17:34.410747 [ 270 ] {} <Debug> TCP-Session: 55b2e515-6a17-4c90-ade5-3b0f6d8b4c5c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
227 | 2024.11.20 02:17:34.413232 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
228 | 2024.11.20 02:17:34.413355 [ 268 ] {} <Debug> TCP-Session: 492e1541-400d-4962-a22a-3744c5c22535 Authenticating user 'default' from [fd00:1122:3344:101::b]:38206 | ||
229 | 2024.11.20 02:17:34.413379 [ 268 ] {} <Debug> TCP-Session: 492e1541-400d-4962-a22a-3744c5c22535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2024.11.20 02:17:34.413395 [ 268 ] {} <Debug> TCP-Session: 492e1541-400d-4962-a22a-3744c5c22535 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
231 | 2024.11.20 02:17:34.441645 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
232 | 2024.11.20 02:17:34.441712 [ 267 ] {} <Debug> TCP-Session: cd2d5a74-846d-4b4a-93c8-dbef60cd36e9 Authenticating user 'default' from [fd00:1122:3344:101::b]:53859 | ||
233 | 2024.11.20 02:17:34.441738 [ 267 ] {} <Debug> TCP-Session: cd2d5a74-846d-4b4a-93c8-dbef60cd36e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
234 | 2024.11.20 02:17:34.441827 [ 267 ] {} <Debug> TCP-Session: cd2d5a74-846d-4b4a-93c8-dbef60cd36e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
235 | 2024.11.20 02:17:38.583320 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48103 | ||
236 | 2024.11.20 02:17:38.583616 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
237 | 2024.11.20 02:17:38.583774 [ 274 ] {} <Debug> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:48103 | ||
238 | 2024.11.20 02:17:38.583809 [ 274 ] {} <Debug> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
239 | 2024.11.20 02:17:38.583827 [ 274 ] {} <Debug> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
240 | 2024.11.20 02:17:38.584016 [ 274 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
241 | 2024.11.20 02:17:38.584054 [ 274 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
242 | 2024.11.20 02:17:38.584222 [ 274 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
243 | 2024.11.20 02:17:38.584776 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:49089 | ||
244 | 2024.11.20 02:17:38.584927 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44710 | ||
245 | 2024.11.20 02:17:38.585400 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
246 | 2024.11.20 02:17:38.585402 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39783 | ||
247 | 2024.11.20 02:17:38.585489 [ 275 ] {} <Debug> TCP-Session: c29b0c87-900a-4771-8b56-d8c566a57618 Authenticating user 'default' from [fd00:1122:3344:101::d]:49089 | ||
248 | 2024.11.20 02:17:38.585517 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:42055 | ||
249 | 2024.11.20 02:17:38.585468 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
250 | 2024.11.20 02:17:38.585759 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60860 | ||
251 | 2024.11.20 02:17:38.585788 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
252 | 2024.11.20 02:17:38.585983 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
253 | 2024.11.20 02:17:38.585991 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37289 | ||
254 | 2024.11.20 02:17:38.586027 [ 277 ] {} <Debug> TCP-Session: 420381d0-5c17-456f-a13d-0a2f6d15ebb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39783 | ||
255 | 2024.11.20 02:17:38.586063 [ 275 ] {} <Debug> TCP-Session: c29b0c87-900a-4771-8b56-d8c566a57618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
256 | 2024.11.20 02:17:38.586033 [ 276 ] {} <Debug> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Authenticating user 'default' from [fd00:1122:3344:101::d]:44710 | ||
257 | 2024.11.20 02:17:38.587000 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50509 | ||
258 | 2024.11.20 02:17:38.587005 [ 277 ] {} <Debug> TCP-Session: 420381d0-5c17-456f-a13d-0a2f6d15ebb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
259 | 2024.11.20 02:17:38.587908 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
260 | 2024.11.20 02:17:38.587920 [ 278 ] {} <Debug> TCP-Session: cc82ccb6-219d-4aba-9230-506a24d8a5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:42055 | ||
261 | 2024.11.20 02:17:38.590847 [ 276 ] {} <Debug> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
262 | 2024.11.20 02:17:38.590909 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:38826 | ||
263 | 2024.11.20 02:17:38.588089 [ 277 ] {} <Debug> TCP-Session: 420381d0-5c17-456f-a13d-0a2f6d15ebb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
264 | 2024.11.20 02:17:38.590893 [ 279 ] {} <Debug> TCP-Session: cab3b93f-dd73-4163-aa49-4c897b0bd0e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60860 | ||
265 | 2024.11.20 02:17:38.590860 [ 278 ] {} <Debug> TCP-Session: cc82ccb6-219d-4aba-9230-506a24d8a5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
266 | 2024.11.20 02:17:38.590839 [ 275 ] {} <Debug> TCP-Session: c29b0c87-900a-4771-8b56-d8c566a57618 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
267 | 2024.11.20 02:17:38.590854 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
268 | 2024.11.20 02:17:38.591860 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
269 | 2024.11.20 02:17:38.591923 [ 278 ] {} <Debug> TCP-Session: cc82ccb6-219d-4aba-9230-506a24d8a5f7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
270 | 2024.11.20 02:17:38.591910 [ 280 ] {} <Debug> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:37289 | ||
271 | 2024.11.20 02:17:38.591910 [ 276 ] {} <Debug> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
272 | 2024.11.20 02:17:38.592203 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
273 | 2024.11.20 02:17:38.592204 [ 281 ] {} <Debug> TCP-Session: a2ba03fc-424a-4b31-be0e-74e6d80407c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:50509 | ||
274 | 2024.11.20 02:17:38.592359 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
275 | 2024.11.20 02:17:38.592443 [ 281 ] {} <Debug> TCP-Session: a2ba03fc-424a-4b31-be0e-74e6d80407c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
276 | 2024.11.20 02:17:38.592479 [ 279 ] {} <Debug> TCP-Session: cab3b93f-dd73-4163-aa49-4c897b0bd0e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
277 | 2024.11.20 02:17:38.592367 [ 280 ] {} <Debug> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
278 | 2024.11.20 02:17:38.592593 [ 282 ] {} <Debug> TCP-Session: ee11beef-e4c4-405e-90ab-cebdd247d98b Authenticating user 'default' from [fd00:1122:3344:101::d]:38826 | ||
279 | 2024.11.20 02:17:38.592618 [ 279 ] {} <Debug> TCP-Session: cab3b93f-dd73-4163-aa49-4c897b0bd0e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2024.11.20 02:17:38.592653 [ 280 ] {} <Debug> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
281 | 2024.11.20 02:17:38.592726 [ 282 ] {} <Debug> TCP-Session: ee11beef-e4c4-405e-90ab-cebdd247d98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
282 | 2024.11.20 02:17:38.592872 [ 281 ] {} <Debug> TCP-Session: a2ba03fc-424a-4b31-be0e-74e6d80407c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
283 | 2024.11.20 02:17:38.593016 [ 282 ] {} <Debug> TCP-Session: ee11beef-e4c4-405e-90ab-cebdd247d98b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
284 | 2024.11.20 02:17:38.606507 [ 274 ] {f253d7ac-529a-4270-90b6-00c73c566e58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
285 | 2024.11.20 02:17:38.698416 [ 274 ] {f253d7ac-529a-4270-90b6-00c73c566e58} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:48103) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
286 | |||
287 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
288 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
289 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
290 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
291 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
292 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
293 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
294 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
295 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
296 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
297 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
298 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
299 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
300 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
301 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
302 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
303 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
304 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
305 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
306 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
307 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
308 | |||
309 | 2024.11.20 02:17:38.700062 [ 274 ] {f253d7ac-529a-4270-90b6-00c73c566e58} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
310 | |||
311 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
312 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
313 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
314 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
315 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
316 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
317 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
318 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
319 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
320 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
321 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
322 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
323 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
324 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
325 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
326 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
327 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
328 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
329 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
330 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
331 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
332 | |||
333 | 2024.11.20 02:17:38.700303 [ 274 ] {f253d7ac-529a-4270-90b6-00c73c566e58} <Debug> TCPHandler: Processed in 0.114627999 sec. | ||
334 | 2024.11.20 02:17:38.700876 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
335 | 2024.11.20 02:17:38.701176 [ 276 ] {4d0d98e7-61f1-46fd-80e2-7e2c48adf14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
336 | 2024.11.20 02:17:38.703692 [ 276 ] {4d0d98e7-61f1-46fd-80e2-7e2c48adf14b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44710) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
337 | |||
338 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
339 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
340 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
341 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
342 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
343 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
344 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
345 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
346 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
347 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
348 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
349 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
350 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
351 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
352 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
353 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
354 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
355 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
356 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
357 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
358 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
359 | |||
360 | 2024.11.20 02:17:38.704090 [ 276 ] {4d0d98e7-61f1-46fd-80e2-7e2c48adf14b} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
361 | |||
362 | 0. StackTrace::tryCapture() @ 0x0000000010014f57 in /opt/oxide/clickhouse/clickhouse | ||
363 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000ffe797f in /opt/oxide/clickhouse/clickhouse | ||
364 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000aa2f697 in /opt/oxide/clickhouse/clickhouse | ||
365 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x0000000014ed7a51 in /opt/oxide/clickhouse/clickhouse | ||
366 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x0000000014e8de3d in /opt/oxide/clickhouse/clickhouse | ||
367 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x0000000015016a4b in /opt/oxide/clickhouse/clickhouse | ||
368 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014f910c1 in /opt/oxide/clickhouse/clickhouse | ||
369 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014f8f926 in /opt/oxide/clickhouse/clickhouse | ||
370 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fde706 in /opt/oxide/clickhouse/clickhouse | ||
371 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014fdd443 in /opt/oxide/clickhouse/clickhouse | ||
372 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x0000000014f67dc7 in /opt/oxide/clickhouse/clickhouse | ||
373 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x0000000014f67295 in /opt/oxide/clickhouse/clickhouse | ||
374 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000015189bd6 in /opt/oxide/clickhouse/clickhouse | ||
375 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000015186706 in /opt/oxide/clickhouse/clickhouse | ||
376 | 14. DB::TCPHandler::runImpl() @ 0x0000000015b2646a in /opt/oxide/clickhouse/clickhouse | ||
377 | 15. DB::TCPHandler::run() @ 0x0000000015b3661c in /opt/oxide/clickhouse/clickhouse | ||
378 | 16. Poco::Net::TCPServerConnection::start() @ 0x000000001954534c in /opt/oxide/clickhouse/clickhouse | ||
379 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x0000000019545821 in /opt/oxide/clickhouse/clickhouse | ||
380 | 18. Poco::PooledThread::run() @ 0x00000000195aa732 in /opt/oxide/clickhouse/clickhouse | ||
381 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x00000000195a81e5 in /opt/oxide/clickhouse/clickhouse | ||
382 | 20. _thrp_setup @ 0x0000000000114f37 in /system/lib/amd64/libc.so.1 | ||
383 | |||
384 | 2024.11.20 02:17:38.704553 [ 276 ] {4d0d98e7-61f1-46fd-80e2-7e2c48adf14b} <Debug> TCPHandler: Processed in 0.003910525 sec. | ||
385 | 2024.11.20 02:17:38.704982 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
386 | 2024.11.20 02:17:38.707189 [ 274 ] {d8f86cde-f89b-4b76-bd54-f50ba5db5294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
387 | 2024.11.20 02:17:38.708188 [ 274 ] {d8f86cde-f89b-4b76-bd54-f50ba5db5294} <Debug> TCPHandler: Processed in 0.003381963 sec. | ||
388 | 2024.11.20 02:17:38.708607 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
389 | 2024.11.20 02:17:38.708933 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
390 | 2024.11.20 02:17:38.709090 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
391 | 2024.11.20 02:17:38.712598 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
392 | 2024.11.20 02:17:38.712917 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000364098 sec | ||
393 | 2024.11.20 02:17:38.712975 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Trace> ReferentialDeps: No tables | ||
394 | 2024.11.20 02:17:38.713010 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Trace> LoadingDeps: No tables | ||
395 | 2024.11.20 02:17:38.713238 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
396 | 2024.11.20 02:17:38.713333 [ 276 ] {f55fc369-8739-41f0-bbe0-232694aa6381} <Debug> TCPHandler: Processed in 0.004884676 sec. | ||
397 | 2024.11.20 02:17:38.713803 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
398 | 2024.11.20 02:17:38.714123 [ 274 ] {234dacd4-058e-4856-9f0f-28df48ebc299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) /* The version table contains metadata about the `oximeter` database */ | ||
399 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
400 | 2024.11.20 02:17:38.714410 [ 274 ] {234dacd4-058e-4856-9f0f-28df48ebc299} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
401 | 2024.11.20 02:17:38.736306 [ 274 ] {234dacd4-058e-4856-9f0f-28df48ebc299} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
402 | 2024.11.20 02:17:38.739237 [ 274 ] {234dacd4-058e-4856-9f0f-28df48ebc299} <Debug> oximeter.version (696eaff5-4849-4f75-b251-5534b69ee209): Loading data parts | ||
403 | 2024.11.20 02:17:38.741519 [ 274 ] {234dacd4-058e-4856-9f0f-28df48ebc299} <Debug> oximeter.version (696eaff5-4849-4f75-b251-5534b69ee209): There are no data parts | ||
404 | 2024.11.20 02:17:38.746960 [ 274 ] {234dacd4-058e-4856-9f0f-28df48ebc299} <Debug> TCPHandler: Processed in 0.033331644 sec. | ||
405 | 2024.11.20 02:17:38.747910 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
406 | 2024.11.20 02:17:38.748340 [ 276 ] {401c87a9-89c9-4e78-8431-066501df9137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) /* The measurement tables contain all individual samples from each timeseries. | ||
407 | * | ||
408 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
409 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
410 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
411 | * by all samples from the same timeseries. | ||
412 | * | ||
413 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
414 | * and then uses that to index quickly into the measurements tables. | ||
415 | */ | ||
416 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
417 | 2024.11.20 02:17:38.751384 [ 276 ] {401c87a9-89c9-4e78-8431-066501df9137} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
418 | 2024.11.20 02:17:38.764603 [ 276 ] {401c87a9-89c9-4e78-8431-066501df9137} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Loading data parts | ||
419 | 2024.11.20 02:17:38.765161 [ 276 ] {401c87a9-89c9-4e78-8431-066501df9137} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): There are no data parts | ||
420 | 2024.11.20 02:17:38.767841 [ 276 ] {401c87a9-89c9-4e78-8431-066501df9137} <Debug> TCPHandler: Processed in 0.020220659 sec. | ||
421 | 2024.11.20 02:17:38.768369 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
422 | 2024.11.20 02:17:38.768867 [ 274 ] {1262eecc-0a4b-4643-84d1-5ec86867a8fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
423 | 2024.11.20 02:17:38.768946 [ 274 ] {1262eecc-0a4b-4643-84d1-5ec86867a8fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
424 | 2024.11.20 02:17:38.773938 [ 274 ] {1262eecc-0a4b-4643-84d1-5ec86867a8fd} <Debug> oximeter.measurements_i8 (9bed9789-5ea7-49b6-9613-5c93f338a9b7): Loading data parts | ||
425 | 2024.11.20 02:17:38.774322 [ 274 ] {1262eecc-0a4b-4643-84d1-5ec86867a8fd} <Debug> oximeter.measurements_i8 (9bed9789-5ea7-49b6-9613-5c93f338a9b7): There are no data parts | ||
426 | 2024.11.20 02:17:38.776103 [ 274 ] {1262eecc-0a4b-4643-84d1-5ec86867a8fd} <Debug> TCPHandler: Processed in 0.007951593 sec. | ||
427 | 2024.11.20 02:17:38.776661 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
428 | 2024.11.20 02:17:38.777041 [ 276 ] {be650c5d-495c-457a-a1ed-1a2d0f0fec01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
429 | 2024.11.20 02:17:38.777235 [ 276 ] {be650c5d-495c-457a-a1ed-1a2d0f0fec01} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
430 | 2024.11.20 02:17:38.780035 [ 276 ] {be650c5d-495c-457a-a1ed-1a2d0f0fec01} <Debug> oximeter.measurements_u8 (d8dca63a-a577-476b-8e6d-0eb1654ea456): Loading data parts | ||
431 | 2024.11.20 02:17:38.780533 [ 276 ] {be650c5d-495c-457a-a1ed-1a2d0f0fec01} <Debug> oximeter.measurements_u8 (d8dca63a-a577-476b-8e6d-0eb1654ea456): There are no data parts | ||
432 | 2024.11.20 02:17:38.783628 [ 276 ] {be650c5d-495c-457a-a1ed-1a2d0f0fec01} <Debug> TCPHandler: Processed in 0.007150256 sec. | ||
433 | 2024.11.20 02:17:38.784230 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
434 | 2024.11.20 02:17:38.785433 [ 274 ] {e5e8fb15-21c1-4f11-9fa8-b58e593695a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
435 | 2024.11.20 02:17:38.785532 [ 274 ] {e5e8fb15-21c1-4f11-9fa8-b58e593695a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
436 | 2024.11.20 02:17:38.789216 [ 274 ] {e5e8fb15-21c1-4f11-9fa8-b58e593695a6} <Debug> oximeter.measurements_i16 (817d8eb4-6e98-47b5-88aa-d3f6676160f9): Loading data parts | ||
437 | 2024.11.20 02:17:38.789422 [ 274 ] {e5e8fb15-21c1-4f11-9fa8-b58e593695a6} <Debug> oximeter.measurements_i16 (817d8eb4-6e98-47b5-88aa-d3f6676160f9): There are no data parts | ||
438 | 2024.11.20 02:17:38.793528 [ 274 ] {e5e8fb15-21c1-4f11-9fa8-b58e593695a6} <Debug> TCPHandler: Processed in 0.009519986 sec. | ||
439 | 2024.11.20 02:17:38.794076 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
440 | 2024.11.20 02:17:38.794407 [ 276 ] {8a61ca8a-052a-404e-b51b-2076316451f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
441 | 2024.11.20 02:17:38.794611 [ 276 ] {8a61ca8a-052a-404e-b51b-2076316451f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
442 | 2024.11.20 02:17:38.797667 [ 276 ] {8a61ca8a-052a-404e-b51b-2076316451f9} <Debug> oximeter.measurements_u16 (82b57c76-3fde-4996-a368-c2b480eb45ee): Loading data parts | ||
443 | 2024.11.20 02:17:38.798095 [ 276 ] {8a61ca8a-052a-404e-b51b-2076316451f9} <Debug> oximeter.measurements_u16 (82b57c76-3fde-4996-a368-c2b480eb45ee): There are no data parts | ||
444 | 2024.11.20 02:17:38.799651 [ 276 ] {8a61ca8a-052a-404e-b51b-2076316451f9} <Debug> TCPHandler: Processed in 0.005719834 sec. | ||
445 | 2024.11.20 02:17:38.800109 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
446 | 2024.11.20 02:17:38.800692 [ 274 ] {74f70203-1467-412f-ae5a-680c29316fc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
447 | 2024.11.20 02:17:38.800784 [ 274 ] {74f70203-1467-412f-ae5a-680c29316fc9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
448 | 2024.11.20 02:17:38.804812 [ 274 ] {74f70203-1467-412f-ae5a-680c29316fc9} <Debug> oximeter.measurements_i32 (164b9583-509a-4fff-8bb5-e649f4e9ffc0): Loading data parts | ||
449 | 2024.11.20 02:17:38.805058 [ 274 ] {74f70203-1467-412f-ae5a-680c29316fc9} <Debug> oximeter.measurements_i32 (164b9583-509a-4fff-8bb5-e649f4e9ffc0): There are no data parts | ||
450 | 2024.11.20 02:17:38.807600 [ 274 ] {74f70203-1467-412f-ae5a-680c29316fc9} <Debug> TCPHandler: Processed in 0.007673227 sec. | ||
451 | 2024.11.20 02:17:38.808129 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
452 | 2024.11.20 02:17:38.808490 [ 276 ] {3ca60160-9f7f-4ace-aeeb-5eff6adf1fd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
453 | 2024.11.20 02:17:38.808706 [ 276 ] {3ca60160-9f7f-4ace-aeeb-5eff6adf1fd8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
454 | 2024.11.20 02:17:38.811243 [ 276 ] {3ca60160-9f7f-4ace-aeeb-5eff6adf1fd8} <Debug> oximeter.measurements_u32 (7c97f0af-f46a-4f08-a5d2-6b695196dfa2): Loading data parts | ||
455 | 2024.11.20 02:17:38.811547 [ 276 ] {3ca60160-9f7f-4ace-aeeb-5eff6adf1fd8} <Debug> oximeter.measurements_u32 (7c97f0af-f46a-4f08-a5d2-6b695196dfa2): There are no data parts | ||
456 | 2024.11.20 02:17:38.813150 [ 276 ] {3ca60160-9f7f-4ace-aeeb-5eff6adf1fd8} <Debug> TCPHandler: Processed in 0.005160521 sec. | ||
457 | 2024.11.20 02:17:38.813560 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
458 | 2024.11.20 02:17:38.813957 [ 274 ] {73190f8a-f2b9-421c-a5fd-c2d6a3eb825b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
459 | 2024.11.20 02:17:38.814111 [ 274 ] {73190f8a-f2b9-421c-a5fd-c2d6a3eb825b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
460 | 2024.11.20 02:17:38.816814 [ 274 ] {73190f8a-f2b9-421c-a5fd-c2d6a3eb825b} <Debug> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Loading data parts | ||
461 | 2024.11.20 02:17:38.817217 [ 274 ] {73190f8a-f2b9-421c-a5fd-c2d6a3eb825b} <Debug> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): There are no data parts | ||
462 | 2024.11.20 02:17:38.818768 [ 274 ] {73190f8a-f2b9-421c-a5fd-c2d6a3eb825b} <Debug> TCPHandler: Processed in 0.005343316 sec. | ||
463 | 2024.11.20 02:17:38.819267 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
464 | 2024.11.20 02:17:38.819616 [ 276 ] {0abccd06-526d-430e-b2ec-3d8d1a432f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
465 | 2024.11.20 02:17:38.819977 [ 276 ] {0abccd06-526d-430e-b2ec-3d8d1a432f0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
466 | 2024.11.20 02:17:38.823369 [ 276 ] {0abccd06-526d-430e-b2ec-3d8d1a432f0c} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Loading data parts | ||
467 | 2024.11.20 02:17:38.823734 [ 276 ] {0abccd06-526d-430e-b2ec-3d8d1a432f0c} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): There are no data parts | ||
468 | 2024.11.20 02:17:38.825862 [ 276 ] {0abccd06-526d-430e-b2ec-3d8d1a432f0c} <Debug> TCPHandler: Processed in 0.006767887 sec. | ||
469 | 2024.11.20 02:17:38.826191 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
470 | 2024.11.20 02:17:38.826528 [ 274 ] {80037088-dee7-4a50-bb3a-967ebd3090b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
471 | 2024.11.20 02:17:38.826648 [ 274 ] {80037088-dee7-4a50-bb3a-967ebd3090b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
472 | 2024.11.20 02:17:38.830935 [ 274 ] {80037088-dee7-4a50-bb3a-967ebd3090b2} <Debug> oximeter.measurements_f32 (24e83f1d-bccb-4cb3-9116-36d936cfef9b): Loading data parts | ||
473 | 2024.11.20 02:17:38.831133 [ 274 ] {80037088-dee7-4a50-bb3a-967ebd3090b2} <Debug> oximeter.measurements_f32 (24e83f1d-bccb-4cb3-9116-36d936cfef9b): There are no data parts | ||
474 | 2024.11.20 02:17:38.833557 [ 274 ] {80037088-dee7-4a50-bb3a-967ebd3090b2} <Debug> TCPHandler: Processed in 0.007486373 sec. | ||
475 | 2024.11.20 02:17:38.834587 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
476 | 2024.11.20 02:17:38.835025 [ 276 ] {a0025b10-5f63-492b-9e69-9ed0508a8e28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
477 | 2024.11.20 02:17:38.835224 [ 276 ] {a0025b10-5f63-492b-9e69-9ed0508a8e28} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
478 | 2024.11.20 02:17:38.839858 [ 276 ] {a0025b10-5f63-492b-9e69-9ed0508a8e28} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Loading data parts | ||
479 | 2024.11.20 02:17:38.840135 [ 276 ] {a0025b10-5f63-492b-9e69-9ed0508a8e28} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): There are no data parts | ||
480 | 2024.11.20 02:17:38.843524 [ 276 ] {a0025b10-5f63-492b-9e69-9ed0508a8e28} <Debug> TCPHandler: Processed in 0.009116788 sec. | ||
481 | 2024.11.20 02:17:38.843971 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
482 | 2024.11.20 02:17:38.844299 [ 274 ] {d2dae19f-2b82-4e77-a1e8-bf9bdf54b913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
483 | 2024.11.20 02:17:38.844472 [ 274 ] {d2dae19f-2b82-4e77-a1e8-bf9bdf54b913} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
484 | 2024.11.20 02:17:38.846841 [ 274 ] {d2dae19f-2b82-4e77-a1e8-bf9bdf54b913} <Debug> oximeter.measurements_string (dc5ddb05-82a4-48ca-9fe0-d3182a484e23): Loading data parts | ||
485 | 2024.11.20 02:17:38.847075 [ 274 ] {d2dae19f-2b82-4e77-a1e8-bf9bdf54b913} <Debug> oximeter.measurements_string (dc5ddb05-82a4-48ca-9fe0-d3182a484e23): There are no data parts | ||
486 | 2024.11.20 02:17:38.849604 [ 274 ] {d2dae19f-2b82-4e77-a1e8-bf9bdf54b913} <Debug> TCPHandler: Processed in 0.005809366 sec. | ||
487 | 2024.11.20 02:17:38.850280 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
488 | 2024.11.20 02:17:38.851078 [ 276 ] {82e5fc3a-1e0c-4581-8e15-d537920618bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
489 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
490 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
491 | * a string isn't palatable for a few reasons. | ||
492 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
493 | * details. | ||
494 | */ | ||
495 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
496 | 2024.11.20 02:17:38.852053 [ 276 ] {82e5fc3a-1e0c-4581-8e15-d537920618bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
497 | 2024.11.20 02:17:38.856827 [ 276 ] {82e5fc3a-1e0c-4581-8e15-d537920618bc} <Debug> oximeter.measurements_bytes (09e7ac7e-9827-4908-a7e2-a5aeeba2ae35): Loading data parts | ||
498 | 2024.11.20 02:17:38.857125 [ 276 ] {82e5fc3a-1e0c-4581-8e15-d537920618bc} <Debug> oximeter.measurements_bytes (09e7ac7e-9827-4908-a7e2-a5aeeba2ae35): There are no data parts | ||
499 | 2024.11.20 02:17:38.860173 [ 276 ] {82e5fc3a-1e0c-4581-8e15-d537920618bc} <Debug> TCPHandler: Processed in 0.010088959 sec. | ||
500 | 2024.11.20 02:17:38.860664 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
501 | 2024.11.20 02:17:38.860994 [ 274 ] {ab462bd0-ce48-4076-9585-28264490b3f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
502 | 2024.11.20 02:17:38.861222 [ 274 ] {ab462bd0-ce48-4076-9585-28264490b3f2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
503 | 2024.11.20 02:17:38.864985 [ 274 ] {ab462bd0-ce48-4076-9585-28264490b3f2} <Debug> oximeter.measurements_cumulativei64 (50e89ae7-a748-4e38-8a66-8fdfb9646678): Loading data parts | ||
504 | 2024.11.20 02:17:38.865373 [ 274 ] {ab462bd0-ce48-4076-9585-28264490b3f2} <Debug> oximeter.measurements_cumulativei64 (50e89ae7-a748-4e38-8a66-8fdfb9646678): There are no data parts | ||
505 | 2024.11.20 02:17:38.867738 [ 274 ] {ab462bd0-ce48-4076-9585-28264490b3f2} <Debug> TCPHandler: Processed in 0.007205727 sec. | ||
506 | 2024.11.20 02:17:38.868116 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
507 | 2024.11.20 02:17:38.868590 [ 276 ] {54660ed6-66c0-48c0-a287-7636c0654210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
508 | 2024.11.20 02:17:38.868771 [ 276 ] {54660ed6-66c0-48c0-a287-7636c0654210} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
509 | 2024.11.20 02:17:38.871913 [ 276 ] {54660ed6-66c0-48c0-a287-7636c0654210} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Loading data parts | ||
510 | 2024.11.20 02:17:38.872218 [ 276 ] {54660ed6-66c0-48c0-a287-7636c0654210} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): There are no data parts | ||
511 | 2024.11.20 02:17:38.876235 [ 276 ] {54660ed6-66c0-48c0-a287-7636c0654210} <Debug> TCPHandler: Processed in 0.008273439 sec. | ||
512 | 2024.11.20 02:17:38.876624 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
513 | 2024.11.20 02:17:38.876904 [ 274 ] {f625fd6b-a275-4a14-bd63-7f4a3a6f6138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
514 | 2024.11.20 02:17:38.877112 [ 274 ] {f625fd6b-a275-4a14-bd63-7f4a3a6f6138} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
515 | 2024.11.20 02:17:38.879900 [ 274 ] {f625fd6b-a275-4a14-bd63-7f4a3a6f6138} <Debug> oximeter.measurements_cumulativef32 (180904d6-f844-49be-b582-47aec8fc4473): Loading data parts | ||
516 | 2024.11.20 02:17:38.880105 [ 274 ] {f625fd6b-a275-4a14-bd63-7f4a3a6f6138} <Debug> oximeter.measurements_cumulativef32 (180904d6-f844-49be-b582-47aec8fc4473): There are no data parts | ||
517 | 2024.11.20 02:17:38.883077 [ 274 ] {f625fd6b-a275-4a14-bd63-7f4a3a6f6138} <Debug> TCPHandler: Processed in 0.006602284 sec. | ||
518 | 2024.11.20 02:17:38.883666 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
519 | 2024.11.20 02:17:38.884058 [ 276 ] {0ac4185d-0b93-4ed6-a9a5-253ce633a768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
520 | 2024.11.20 02:17:38.884292 [ 276 ] {0ac4185d-0b93-4ed6-a9a5-253ce633a768} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
521 | 2024.11.20 02:17:38.887377 [ 276 ] {0ac4185d-0b93-4ed6-a9a5-253ce633a768} <Debug> oximeter.measurements_cumulativef64 (5c79f7a6-eac1-43d5-98fe-1b3add6ec09d): Loading data parts | ||
522 | 2024.11.20 02:17:38.887752 [ 276 ] {0ac4185d-0b93-4ed6-a9a5-253ce633a768} <Debug> oximeter.measurements_cumulativef64 (5c79f7a6-eac1-43d5-98fe-1b3add6ec09d): There are no data parts | ||
523 | 2024.11.20 02:17:38.892711 [ 276 ] {0ac4185d-0b93-4ed6-a9a5-253ce633a768} <Debug> TCPHandler: Processed in 0.009250371 sec. | ||
524 | 2024.11.20 02:17:38.893034 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
525 | 2024.11.20 02:17:38.893524 [ 274 ] {8a645f62-9adf-42f8-9e95-8ef07f2c2e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
526 | * NOTE: Array types cannot be Nullable, see | ||
527 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
528 | * for more details. | ||
529 | * | ||
530 | * This means we need to use empty arrays to indicate a missing value. This | ||
531 | * is unfortunate, and at this point relies on the fact that an | ||
532 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
533 | * to figure out another way to represent missing samples here. | ||
534 | */ | ||
535 | bins Array(Int8), counts Array(UInt64), min Int8, max Int8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
536 | 2024.11.20 02:17:38.893700 [ 274 ] {8a645f62-9adf-42f8-9e95-8ef07f2c2e7c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
537 | 2024.11.20 02:17:38.897397 [ 274 ] {8a645f62-9adf-42f8-9e95-8ef07f2c2e7c} <Debug> oximeter.measurements_histogrami8 (46202e2d-2ca9-4bca-8402-79f1282f2e1a): Loading data parts | ||
538 | 2024.11.20 02:17:38.897646 [ 274 ] {8a645f62-9adf-42f8-9e95-8ef07f2c2e7c} <Debug> oximeter.measurements_histogrami8 (46202e2d-2ca9-4bca-8402-79f1282f2e1a): There are no data parts | ||
539 | 2024.11.20 02:17:38.899094 [ 274 ] {8a645f62-9adf-42f8-9e95-8ef07f2c2e7c} <Debug> TCPHandler: Processed in 0.006176744 sec. | ||
540 | 2024.11.20 02:17:38.899587 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
541 | 2024.11.20 02:17:38.900035 [ 276 ] {66c2e3e8-60cd-48dc-a782-ab959d097530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64), min UInt8, max UInt8, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
542 | 2024.11.20 02:17:38.900285 [ 276 ] {66c2e3e8-60cd-48dc-a782-ab959d097530} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
543 | 2024.11.20 02:17:38.903583 [ 276 ] {66c2e3e8-60cd-48dc-a782-ab959d097530} <Debug> oximeter.measurements_histogramu8 (ecb582d7-c79a-422a-b4e4-bb1ca6b50dad): Loading data parts | ||
544 | 2024.11.20 02:17:38.903896 [ 276 ] {66c2e3e8-60cd-48dc-a782-ab959d097530} <Debug> oximeter.measurements_histogramu8 (ecb582d7-c79a-422a-b4e4-bb1ca6b50dad): There are no data parts | ||
545 | 2024.11.20 02:17:38.906904 [ 276 ] {66c2e3e8-60cd-48dc-a782-ab959d097530} <Debug> TCPHandler: Processed in 0.007465332 sec. | ||
546 | 2024.11.20 02:17:38.907271 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
547 | 2024.11.20 02:17:38.907766 [ 274 ] {2385457f-dace-43f6-ba6a-7cb728569723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64), min Int16, max Int16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
548 | 2024.11.20 02:17:38.907929 [ 274 ] {2385457f-dace-43f6-ba6a-7cb728569723} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
549 | 2024.11.20 02:17:38.911544 [ 274 ] {2385457f-dace-43f6-ba6a-7cb728569723} <Debug> oximeter.measurements_histogrami16 (3325d4b2-045f-492a-8230-6b757ba2793b): Loading data parts | ||
550 | 2024.11.20 02:17:38.911805 [ 274 ] {2385457f-dace-43f6-ba6a-7cb728569723} <Debug> oximeter.measurements_histogrami16 (3325d4b2-045f-492a-8230-6b757ba2793b): There are no data parts | ||
551 | 2024.11.20 02:17:38.913559 [ 274 ] {2385457f-dace-43f6-ba6a-7cb728569723} <Debug> TCPHandler: Processed in 0.00641574 sec. | ||
552 | 2024.11.20 02:17:38.913995 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
553 | 2024.11.20 02:17:38.914451 [ 276 ] {0b36add5-411b-4a53-8753-238dd47fba57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64), min UInt16, max UInt16, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
554 | 2024.11.20 02:17:38.914693 [ 276 ] {0b36add5-411b-4a53-8753-238dd47fba57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
555 | 2024.11.20 02:17:38.917115 [ 276 ] {0b36add5-411b-4a53-8753-238dd47fba57} <Debug> oximeter.measurements_histogramu16 (94ee8b06-6604-41c4-b0d1-ccf3f0973e74): Loading data parts | ||
556 | 2024.11.20 02:17:38.917365 [ 276 ] {0b36add5-411b-4a53-8753-238dd47fba57} <Debug> oximeter.measurements_histogramu16 (94ee8b06-6604-41c4-b0d1-ccf3f0973e74): There are no data parts | ||
557 | 2024.11.20 02:17:38.918666 [ 276 ] {0b36add5-411b-4a53-8753-238dd47fba57} <Debug> TCPHandler: Processed in 0.004799115 sec. | ||
558 | 2024.11.20 02:17:38.919013 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
559 | 2024.11.20 02:17:38.919640 [ 274 ] {497b6144-abf1-4fd5-a1c7-5480d6558302} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64), min Int32, max Int32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
560 | 2024.11.20 02:17:38.919866 [ 274 ] {497b6144-abf1-4fd5-a1c7-5480d6558302} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
561 | 2024.11.20 02:17:38.923540 [ 274 ] {497b6144-abf1-4fd5-a1c7-5480d6558302} <Debug> oximeter.measurements_histogrami32 (750305ed-586d-4226-8ad3-365ac32d40ab): Loading data parts | ||
562 | 2024.11.20 02:17:38.923751 [ 274 ] {497b6144-abf1-4fd5-a1c7-5480d6558302} <Debug> oximeter.measurements_histogrami32 (750305ed-586d-4226-8ad3-365ac32d40ab): There are no data parts | ||
563 | 2024.11.20 02:17:38.926439 [ 274 ] {497b6144-abf1-4fd5-a1c7-5480d6558302} <Debug> TCPHandler: Processed in 0.007570344 sec. | ||
564 | 2024.11.20 02:17:38.926821 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
565 | 2024.11.20 02:17:38.927177 [ 276 ] {d172c89b-d10b-4636-ae4a-c7ddae7ef36c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64), min UInt32, max UInt32, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
566 | 2024.11.20 02:17:38.927372 [ 276 ] {d172c89b-d10b-4636-ae4a-c7ddae7ef36c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
567 | 2024.11.20 02:17:38.931354 [ 276 ] {d172c89b-d10b-4636-ae4a-c7ddae7ef36c} <Debug> oximeter.measurements_histogramu32 (c24f052e-a9c3-4005-a704-ce130b269b50): Loading data parts | ||
568 | 2024.11.20 02:17:38.931613 [ 276 ] {d172c89b-d10b-4636-ae4a-c7ddae7ef36c} <Debug> oximeter.measurements_histogramu32 (c24f052e-a9c3-4005-a704-ce130b269b50): There are no data parts | ||
569 | 2024.11.20 02:17:38.933283 [ 276 ] {d172c89b-d10b-4636-ae4a-c7ddae7ef36c} <Debug> TCPHandler: Processed in 0.006573133 sec. | ||
570 | 2024.11.20 02:17:38.933565 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
571 | 2024.11.20 02:17:38.934006 [ 274 ] {7e1ed572-536a-44a6-a5c8-aae7356f85ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64), min Int64, max Int64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
572 | 2024.11.20 02:17:38.934153 [ 274 ] {7e1ed572-536a-44a6-a5c8-aae7356f85ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
573 | 2024.11.20 02:17:38.937671 [ 274 ] {7e1ed572-536a-44a6-a5c8-aae7356f85ad} <Debug> oximeter.measurements_histogrami64 (155b45d9-90c2-4e6d-902e-f80a4441739a): Loading data parts | ||
574 | 2024.11.20 02:17:38.937838 [ 274 ] {7e1ed572-536a-44a6-a5c8-aae7356f85ad} <Debug> oximeter.measurements_histogrami64 (155b45d9-90c2-4e6d-902e-f80a4441739a): There are no data parts | ||
575 | 2024.11.20 02:17:38.939489 [ 274 ] {7e1ed572-536a-44a6-a5c8-aae7356f85ad} <Debug> TCPHandler: Processed in 0.006019281 sec. | ||
576 | 2024.11.20 02:17:38.939918 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
577 | 2024.11.20 02:17:38.940245 [ 276 ] {2f417f87-ac06-424f-b0a2-171ff28c54b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64), min UInt64, max UInt64, sum_of_samples Int64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
578 | 2024.11.20 02:17:38.940438 [ 276 ] {2f417f87-ac06-424f-b0a2-171ff28c54b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
579 | 2024.11.20 02:17:38.946536 [ 276 ] {2f417f87-ac06-424f-b0a2-171ff28c54b3} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Loading data parts | ||
580 | 2024.11.20 02:17:38.947220 [ 276 ] {2f417f87-ac06-424f-b0a2-171ff28c54b3} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): There are no data parts | ||
581 | 2024.11.20 02:17:38.951310 [ 276 ] {2f417f87-ac06-424f-b0a2-171ff28c54b3} <Debug> TCPHandler: Processed in 0.011475069 sec. | ||
582 | 2024.11.20 02:17:38.951660 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
583 | 2024.11.20 02:17:38.952149 [ 274 ] {dd674747-0c82-4ff6-a406-c048ab16a056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64), min Float32, max Float32, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
584 | 2024.11.20 02:17:38.952306 [ 274 ] {dd674747-0c82-4ff6-a406-c048ab16a056} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
585 | 2024.11.20 02:17:38.955272 [ 274 ] {dd674747-0c82-4ff6-a406-c048ab16a056} <Debug> oximeter.measurements_histogramf32 (fb6f2f84-08e4-4b99-99ab-b4b9b768e714): Loading data parts | ||
586 | 2024.11.20 02:17:38.955538 [ 274 ] {dd674747-0c82-4ff6-a406-c048ab16a056} <Debug> oximeter.measurements_histogramf32 (fb6f2f84-08e4-4b99-99ab-b4b9b768e714): There are no data parts | ||
587 | 2024.11.20 02:17:38.957649 [ 274 ] {dd674747-0c82-4ff6-a406-c048ab16a056} <Debug> TCPHandler: Processed in 0.006102243 sec. | ||
588 | 2024.11.20 02:17:38.958169 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
589 | 2024.11.20 02:17:38.958639 [ 276 ] {0b0d062c-e535-4a8f-9c31-913d781538dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64), min Float64, max Float64, sum_of_samples Float64, squared_mean Float64, p50_marker_heights Array(Float64), p50_marker_positions Array(UInt64), p50_desired_marker_positions Array(Float64), p90_marker_heights Array(Float64), p90_marker_positions Array(UInt64), p90_desired_marker_positions Array(Float64), p99_marker_heights Array(Float64), p99_marker_positions Array(UInt64), p99_desired_marker_positions Array(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
590 | 2024.11.20 02:17:38.958913 [ 276 ] {0b0d062c-e535-4a8f-9c31-913d781538dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
591 | 2024.11.20 02:17:38.963401 [ 276 ] {0b0d062c-e535-4a8f-9c31-913d781538dc} <Debug> oximeter.measurements_histogramf64 (ce3090dd-3d08-4fd9-96f1-d0b1c4a4b2f0): Loading data parts | ||
592 | 2024.11.20 02:17:38.963722 [ 276 ] {0b0d062c-e535-4a8f-9c31-913d781538dc} <Debug> oximeter.measurements_histogramf64 (ce3090dd-3d08-4fd9-96f1-d0b1c4a4b2f0): There are no data parts | ||
593 | 2024.11.20 02:17:38.968747 [ 276 ] {0b0d062c-e535-4a8f-9c31-913d781538dc} <Debug> TCPHandler: Processed in 0.010757764 sec. | ||
594 | 2024.11.20 02:17:38.969163 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
595 | 2024.11.20 02:17:38.969655 [ 274 ] {25ac0275-e488-46db-93f4-6ce35f4be3c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) /* The field tables store named dimensions of each timeseries. | ||
596 | * | ||
597 | * As with the measurement tables, there is one field table for each field data | ||
598 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
599 | * this behavior **must not** be relied upon for query correctness. | ||
600 | * | ||
601 | * The index for the fields differs from the measurements, however. Rows are | ||
602 | * sorted by timeseries name, then field name, field value, and finally | ||
603 | * timeseries key. This reflects the most common pattern for looking them up: | ||
604 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
605 | * usually then used to look up measurements. | ||
606 | * | ||
607 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
608 | * timeseries name and then key, since it would improve lookups where one | ||
609 | * already has the key. Realistically though, these tables are quite small and | ||
610 | * so performance benefits will be low in absolute terms. | ||
611 | * | ||
612 | * TTL: We use a materialized column to expire old field table records. This | ||
613 | * column is generated automatically by the database whenever a new row is | ||
614 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
615 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
616 | * record will remain during a deduplication, which will have the last | ||
617 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
618 | * measurement tables. | ||
619 | */ | ||
620 | CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Bool, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
621 | 2024.11.20 02:17:38.969909 [ 274 ] {25ac0275-e488-46db-93f4-6ce35f4be3c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
622 | 2024.11.20 02:17:38.974246 [ 274 ] {25ac0275-e488-46db-93f4-6ce35f4be3c3} <Debug> oximeter.fields_bool (d9f166d1-aaff-489c-bdc4-9744a634880f): Loading data parts | ||
623 | 2024.11.20 02:17:38.974444 [ 274 ] {25ac0275-e488-46db-93f4-6ce35f4be3c3} <Debug> oximeter.fields_bool (d9f166d1-aaff-489c-bdc4-9744a634880f): There are no data parts | ||
624 | 2024.11.20 02:17:38.976180 [ 274 ] {25ac0275-e488-46db-93f4-6ce35f4be3c3} <Debug> TCPHandler: Processed in 0.007173425 sec. | ||
625 | 2024.11.20 02:17:38.976573 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
626 | 2024.11.20 02:17:38.977107 [ 276 ] {fa331cd6-88b2-4c2c-b85b-e1ab3d9f29f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
627 | 2024.11.20 02:17:38.977317 [ 276 ] {fa331cd6-88b2-4c2c-b85b-e1ab3d9f29f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
628 | 2024.11.20 02:17:38.980036 [ 276 ] {fa331cd6-88b2-4c2c-b85b-e1ab3d9f29f9} <Debug> oximeter.fields_i8 (3e14cda6-6025-4244-be17-021cd0aedc0d): Loading data parts | ||
629 | 2024.11.20 02:17:38.980241 [ 276 ] {fa331cd6-88b2-4c2c-b85b-e1ab3d9f29f9} <Debug> oximeter.fields_i8 (3e14cda6-6025-4244-be17-021cd0aedc0d): There are no data parts | ||
630 | 2024.11.20 02:17:38.982620 [ 276 ] {fa331cd6-88b2-4c2c-b85b-e1ab3d9f29f9} <Debug> TCPHandler: Processed in 0.006225115 sec. | ||
631 | 2024.11.20 02:17:38.982911 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
632 | 2024.11.20 02:17:38.983187 [ 274 ] {d162a544-3ead-46a7-8ca9-79a04be1ab1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
633 | 2024.11.20 02:17:38.983366 [ 274 ] {d162a544-3ead-46a7-8ca9-79a04be1ab1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
634 | 2024.11.20 02:17:38.985655 [ 274 ] {d162a544-3ead-46a7-8ca9-79a04be1ab1b} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Loading data parts | ||
635 | 2024.11.20 02:17:38.985845 [ 274 ] {d162a544-3ead-46a7-8ca9-79a04be1ab1b} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): There are no data parts | ||
636 | 2024.11.20 02:17:38.987474 [ 274 ] {d162a544-3ead-46a7-8ca9-79a04be1ab1b} <Debug> TCPHandler: Processed in 0.004651481 sec. | ||
637 | 2024.11.20 02:17:38.987734 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
638 | 2024.11.20 02:17:38.988113 [ 276 ] {6b255c12-ecdb-417a-b312-39677e87b52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
639 | 2024.11.20 02:17:38.988260 [ 276 ] {6b255c12-ecdb-417a-b312-39677e87b52b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
640 | 2024.11.20 02:17:38.990535 [ 276 ] {6b255c12-ecdb-417a-b312-39677e87b52b} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Loading data parts | ||
641 | 2024.11.20 02:17:38.990729 [ 276 ] {6b255c12-ecdb-417a-b312-39677e87b52b} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): There are no data parts | ||
642 | 2024.11.20 02:17:38.992243 [ 276 ] {6b255c12-ecdb-417a-b312-39677e87b52b} <Debug> TCPHandler: Processed in 0.00460151 sec. | ||
643 | 2024.11.20 02:17:38.992485 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
644 | 2024.11.20 02:17:38.992720 [ 274 ] {519c5b27-b960-422c-be26-a1228bdccae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
645 | 2024.11.20 02:17:38.992892 [ 274 ] {519c5b27-b960-422c-be26-a1228bdccae1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
646 | 2024.11.20 02:17:38.995340 [ 274 ] {519c5b27-b960-422c-be26-a1228bdccae1} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Loading data parts | ||
647 | 2024.11.20 02:17:38.995525 [ 274 ] {519c5b27-b960-422c-be26-a1228bdccae1} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): There are no data parts | ||
648 | 2024.11.20 02:17:38.998772 [ 274 ] {519c5b27-b960-422c-be26-a1228bdccae1} <Debug> TCPHandler: Processed in 0.006356358 sec. | ||
649 | 2024.11.20 02:17:38.999147 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
650 | 2024.11.20 02:17:38.999407 [ 276 ] {c5982817-f067-42a6-82a4-0d5e9a3eeabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
651 | 2024.11.20 02:17:38.999596 [ 276 ] {c5982817-f067-42a6-82a4-0d5e9a3eeabc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
652 | 2024.11.20 02:17:39.000200 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 127.16 MiB, peak 127.16 MiB, free memory in arenas 0.00 B, will set to 136.74 MiB (RSS), difference: 9.58 MiB | ||
653 | 2024.11.20 02:17:39.002083 [ 276 ] {c5982817-f067-42a6-82a4-0d5e9a3eeabc} <Debug> oximeter.fields_i32 (4cbc1f46-d16b-4cd8-897d-99f834fad51e): Loading data parts | ||
654 | 2024.11.20 02:17:39.002259 [ 276 ] {c5982817-f067-42a6-82a4-0d5e9a3eeabc} <Debug> oximeter.fields_i32 (4cbc1f46-d16b-4cd8-897d-99f834fad51e): There are no data parts | ||
655 | 2024.11.20 02:17:39.005208 [ 276 ] {c5982817-f067-42a6-82a4-0d5e9a3eeabc} <Debug> TCPHandler: Processed in 0.006170584 sec. | ||
656 | 2024.11.20 02:17:39.005502 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
657 | 2024.11.20 02:17:39.005875 [ 274 ] {3e38aa61-2a2a-40ac-a431-dc38751623dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
658 | 2024.11.20 02:17:39.006062 [ 274 ] {3e38aa61-2a2a-40ac-a431-dc38751623dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
659 | 2024.11.20 02:17:39.009429 [ 274 ] {3e38aa61-2a2a-40ac-a431-dc38751623dd} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Loading data parts | ||
660 | 2024.11.20 02:17:39.009739 [ 274 ] {3e38aa61-2a2a-40ac-a431-dc38751623dd} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): There are no data parts | ||
661 | 2024.11.20 02:17:39.012551 [ 274 ] {3e38aa61-2a2a-40ac-a431-dc38751623dd} <Debug> TCPHandler: Processed in 0.007140795 sec. | ||
662 | 2024.11.20 02:17:39.012903 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
663 | 2024.11.20 02:17:39.013193 [ 276 ] {a265d5be-6317-4339-9d1a-dcc263740af8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
664 | 2024.11.20 02:17:39.013471 [ 276 ] {a265d5be-6317-4339-9d1a-dcc263740af8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
665 | 2024.11.20 02:17:39.016848 [ 276 ] {a265d5be-6317-4339-9d1a-dcc263740af8} <Debug> oximeter.fields_i64 (d5c9e349-36b4-4aeb-b25a-6c716d7eee1f): Loading data parts | ||
666 | 2024.11.20 02:17:39.017046 [ 276 ] {a265d5be-6317-4339-9d1a-dcc263740af8} <Debug> oximeter.fields_i64 (d5c9e349-36b4-4aeb-b25a-6c716d7eee1f): There are no data parts | ||
667 | 2024.11.20 02:17:39.019884 [ 276 ] {a265d5be-6317-4339-9d1a-dcc263740af8} <Debug> TCPHandler: Processed in 0.007112104 sec. | ||
668 | 2024.11.20 02:17:39.020337 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
669 | 2024.11.20 02:17:39.020689 [ 274 ] {0e712e7f-969a-48d7-a1cc-5bddabaf2316} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
670 | 2024.11.20 02:17:39.020866 [ 274 ] {0e712e7f-969a-48d7-a1cc-5bddabaf2316} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
671 | 2024.11.20 02:17:39.024515 [ 274 ] {0e712e7f-969a-48d7-a1cc-5bddabaf2316} <Debug> oximeter.fields_u64 (ed484787-3768-4ee6-8365-52963d2b0ebe): Loading data parts | ||
672 | 2024.11.20 02:17:39.024688 [ 274 ] {0e712e7f-969a-48d7-a1cc-5bddabaf2316} <Debug> oximeter.fields_u64 (ed484787-3768-4ee6-8365-52963d2b0ebe): There are no data parts | ||
673 | 2024.11.20 02:17:39.027869 [ 274 ] {0e712e7f-969a-48d7-a1cc-5bddabaf2316} <Debug> TCPHandler: Processed in 0.007639236 sec. | ||
674 | 2024.11.20 02:17:39.028170 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
675 | 2024.11.20 02:17:39.028489 [ 276 ] {4ad32813-b5d6-47f1-bd82-bf5351d599c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
676 | 2024.11.20 02:17:39.028721 [ 276 ] {4ad32813-b5d6-47f1-bd82-bf5351d599c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
677 | 2024.11.20 02:17:39.031410 [ 276 ] {4ad32813-b5d6-47f1-bd82-bf5351d599c7} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Loading data parts | ||
678 | 2024.11.20 02:17:39.031607 [ 276 ] {4ad32813-b5d6-47f1-bd82-bf5351d599c7} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): There are no data parts | ||
679 | 2024.11.20 02:17:39.033730 [ 276 ] {4ad32813-b5d6-47f1-bd82-bf5351d599c7} <Debug> TCPHandler: Processed in 0.005675343 sec. | ||
680 | 2024.11.20 02:17:39.034143 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
681 | 2024.11.20 02:17:39.034408 [ 274 ] {bd503233-0618-47f7-8220-6ae1e6cdf527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
682 | 2024.11.20 02:17:39.034624 [ 274 ] {bd503233-0618-47f7-8220-6ae1e6cdf527} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
683 | 2024.11.20 02:17:39.038148 [ 274 ] {bd503233-0618-47f7-8220-6ae1e6cdf527} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Loading data parts | ||
684 | 2024.11.20 02:17:39.038410 [ 274 ] {bd503233-0618-47f7-8220-6ae1e6cdf527} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): There are no data parts | ||
685 | 2024.11.20 02:17:39.040461 [ 274 ] {bd503233-0618-47f7-8220-6ae1e6cdf527} <Debug> TCPHandler: Processed in 0.006415339 sec. | ||
686 | 2024.11.20 02:17:39.040766 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
687 | 2024.11.20 02:17:39.041204 [ 276 ] {f2b790ae-96dc-44f0-9b29-25b8006bcb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID, last_updated_at DateTime MATERIALIZED now() ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) TTL last_updated_at + INTERVAL 30 DAY (stage: Complete) | ||
688 | 2024.11.20 02:17:39.041328 [ 276 ] {f2b790ae-96dc-44f0-9b29-25b8006bcb60} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
689 | 2024.11.20 02:17:39.043690 [ 276 ] {f2b790ae-96dc-44f0-9b29-25b8006bcb60} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Loading data parts | ||
690 | 2024.11.20 02:17:39.043913 [ 276 ] {f2b790ae-96dc-44f0-9b29-25b8006bcb60} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): There are no data parts | ||
691 | 2024.11.20 02:17:39.047468 [ 276 ] {f2b790ae-96dc-44f0-9b29-25b8006bcb60} <Debug> TCPHandler: Processed in 0.006840668 sec. | ||
692 | 2024.11.20 02:17:39.047884 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
693 | 2024.11.20 02:17:39.048336 [ 274 ] {ace01051-f556-4155-b8da-4fd6d910c117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) /* The timeseries schema table stores the extracted schema for the samples | ||
694 | * oximeter collects. | ||
695 | */ | ||
696 | CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) | ||
697 | 2024.11.20 02:17:39.048558 [ 274 ] {ace01051-f556-4155-b8da-4fd6d910c117} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
698 | 2024.11.20 02:17:39.051181 [ 274 ] {ace01051-f556-4155-b8da-4fd6d910c117} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Loading data parts | ||
699 | 2024.11.20 02:17:39.051359 [ 274 ] {ace01051-f556-4155-b8da-4fd6d910c117} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): There are no data parts | ||
700 | 2024.11.20 02:17:39.053039 [ 274 ] {ace01051-f556-4155-b8da-4fd6d910c117} <Debug> TCPHandler: Processed in 0.005241054 sec. | ||
701 | 2024.11.20 02:17:39.053435 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
702 | 2024.11.20 02:17:39.053659 [ 276 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
703 | 2024.11.20 02:17:39.056631 [ 276 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
704 | 2024.11.20 02:17:39.067861 [ 284 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Trace> oximeter.version (696eaff5-4849-4f75-b251-5534b69ee209): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
705 | 2024.11.20 02:17:39.067925 [ 284 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
706 | 2024.11.20 02:17:39.075066 [ 284 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
707 | 2024.11.20 02:17:39.075827 [ 284 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Trace> oximeter.version (696eaff5-4849-4f75-b251-5534b69ee209): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
708 | 2024.11.20 02:17:39.076197 [ 276 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.022606 sec., 44.236043528266826 rows/sec., 707.78 B/sec. | ||
709 | 2024.11.20 02:17:39.076670 [ 276 ] {cf9ae31a-ea23-4962-8331-a078ccb5fcf5} <Debug> TCPHandler: Processed in 0.023328996 sec. | ||
710 | 2024.11.20 02:17:40.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 137.41 MiB, peak 137.41 MiB, free memory in arenas 0.00 B, will set to 141.01 MiB (RSS), difference: 3.60 MiB | ||
711 | 2024.11.20 02:17:40.059615 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
712 | 2024.11.20 02:17:40.059633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
713 | 2024.11.20 02:17:40.059709 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
714 | 2024.11.20 02:17:40.059849 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
715 | 2024.11.20 02:17:40.066161 [ 244 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Loading data parts | ||
716 | 2024.11.20 02:17:40.066603 [ 244 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): There are no data parts | ||
717 | 2024.11.20 02:17:40.076644 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
718 | 2024.11.20 02:17:40.076722 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
719 | 2024.11.20 02:17:40.081625 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
720 | 2024.11.20 02:17:40.082698 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
721 | 2024.11.20 02:17:40.083238 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
722 | 2024.11.20 02:17:40.086309 [ 243 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Loading data parts | ||
723 | 2024.11.20 02:17:40.086634 [ 243 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): There are no data parts | ||
724 | 2024.11.20 02:17:40.110257 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
725 | 2024.11.20 02:17:40.110302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
726 | 2024.11.20 02:17:40.117666 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
727 | 2024.11.20 02:17:40.119001 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
728 | 2024.11.20 02:17:40.121342 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
729 | 2024.11.20 02:17:41.000156 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 145.88 MiB, peak 149.88 MiB, free memory in arenas 0.00 B, will set to 150.45 MiB (RSS), difference: 4.57 MiB | ||
730 | 2024.11.20 02:17:42.559495 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
731 | 2024.11.20 02:17:42.559597 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
732 | 2024.11.20 02:17:42.564208 [ 242 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Loading data parts | ||
733 | 2024.11.20 02:17:42.564413 [ 242 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): There are no data parts | ||
734 | 2024.11.20 02:17:42.570699 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
735 | 2024.11.20 02:17:42.570739 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
736 | 2024.11.20 02:17:42.573229 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
737 | 2024.11.20 02:17:42.573578 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
738 | 2024.11.20 02:17:42.574074 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
739 | 2024.11.20 02:17:43.001132 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 154.63 MiB, peak 154.63 MiB, free memory in arenas 0.00 B, will set to 150.87 MiB (RSS), difference: -3.77 MiB | ||
740 | 2024.11.20 02:17:47.502041 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
741 | 2024.11.20 02:17:47.502096 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
742 | 2024.11.20 02:17:47.584124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
743 | 2024.11.20 02:17:47.585002 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
744 | 2024.11.20 02:17:47.585068 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
745 | 2024.11.20 02:17:47.585628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
746 | 2024.11.20 02:17:47.585868 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
747 | 2024.11.20 02:17:47.586094 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
748 | 2024.11.20 02:17:47.622182 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
749 | 2024.11.20 02:17:47.642806 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
750 | 2024.11.20 02:17:47.642877 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
751 | 2024.11.20 02:17:47.649742 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
752 | 2024.11.20 02:17:47.650586 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
753 | 2024.11.20 02:17:47.653178 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
754 | 2024.11.20 02:17:53.000161 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 148.43 MiB, peak 155.55 MiB, free memory in arenas 0.00 B, will set to 152.45 MiB (RSS), difference: 4.02 MiB | ||
755 | 2024.11.20 02:17:54.591894 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
756 | 2024.11.20 02:17:54.592092 [ 274 ] {b3cc1073-808e-403f-909e-b37669f98e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
757 | 2024.11.20 02:17:54.594448 [ 274 ] {b3cc1073-808e-403f-909e-b37669f98e34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
758 | 2024.11.20 02:17:54.600491 [ 274 ] {b3cc1073-808e-403f-909e-b37669f98e34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
759 | 2024.11.20 02:17:54.603283 [ 274 ] {b3cc1073-808e-403f-909e-b37669f98e34} <Debug> TCPHandler: Processed in 0.01151514 sec. | ||
760 | 2024.11.20 02:17:54.610358 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
761 | 2024.11.20 02:17:54.610589 [ 276 ] {a4b4a5b2-6e83-42e6-af81-ef483d212fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
762 | 2024.11.20 02:17:54.616482 [ 276 ] {a4b4a5b2-6e83-42e6-af81-ef483d212fb9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
763 | 2024.11.20 02:17:54.616559 [ 276 ] {a4b4a5b2-6e83-42e6-af81-ef483d212fb9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
764 | 2024.11.20 02:17:54.617177 [ 276 ] {a4b4a5b2-6e83-42e6-af81-ef483d212fb9} <Debug> TCPHandler: Processed in 0.006947551 sec. | ||
765 | 2024.11.20 02:17:54.617581 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
766 | 2024.11.20 02:17:54.617774 [ 274 ] {8fa5e842-6e18-4b60-ba9a-6d004f868f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
767 | 2024.11.20 02:17:54.618344 [ 274 ] {8fa5e842-6e18-4b60-ba9a-6d004f868f44} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
768 | 2024.11.20 02:17:54.618419 [ 274 ] {8fa5e842-6e18-4b60-ba9a-6d004f868f44} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
769 | 2024.11.20 02:17:54.619057 [ 274 ] {8fa5e842-6e18-4b60-ba9a-6d004f868f44} <Debug> TCPHandler: Processed in 0.001567854 sec. | ||
770 | 2024.11.20 02:17:54.619373 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
771 | 2024.11.20 02:17:54.619537 [ 276 ] {0e14270c-ee83-4d97-a3eb-469812511c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
772 | 2024.11.20 02:17:54.619916 [ 276 ] {0e14270c-ee83-4d97-a3eb-469812511c51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
773 | 2024.11.20 02:17:54.619975 [ 276 ] {0e14270c-ee83-4d97-a3eb-469812511c51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
774 | 2024.11.20 02:17:54.620448 [ 276 ] {0e14270c-ee83-4d97-a3eb-469812511c51} <Debug> TCPHandler: Processed in 0.001133805 sec. | ||
775 | 2024.11.20 02:17:54.620717 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
776 | 2024.11.20 02:17:54.620883 [ 274 ] {336d8f51-f274-4109-9215-219bf4c55485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
777 | 2024.11.20 02:17:54.621288 [ 274 ] {336d8f51-f274-4109-9215-219bf4c55485} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
778 | 2024.11.20 02:17:54.621348 [ 274 ] {336d8f51-f274-4109-9215-219bf4c55485} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
779 | 2024.11.20 02:17:54.621855 [ 274 ] {336d8f51-f274-4109-9215-219bf4c55485} <Debug> TCPHandler: Processed in 0.001193977 sec. | ||
780 | 2024.11.20 02:17:54.622112 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
781 | 2024.11.20 02:17:54.622271 [ 276 ] {5a4fdfe8-27f4-4e16-b38a-dfc8168655d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
782 | 2024.11.20 02:17:54.622646 [ 276 ] {5a4fdfe8-27f4-4e16-b38a-dfc8168655d4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
783 | 2024.11.20 02:17:54.622705 [ 276 ] {5a4fdfe8-27f4-4e16-b38a-dfc8168655d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
784 | 2024.11.20 02:17:54.623199 [ 276 ] {5a4fdfe8-27f4-4e16-b38a-dfc8168655d4} <Debug> TCPHandler: Processed in 0.001145875 sec. | ||
785 | 2024.11.20 02:17:54.623475 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
786 | 2024.11.20 02:17:54.623633 [ 274 ] {1c790684-9cd6-4b59-bb4b-c2b5cd520b26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
787 | 2024.11.20 02:17:54.624016 [ 274 ] {1c790684-9cd6-4b59-bb4b-c2b5cd520b26} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2024.11.20 02:17:54.624075 [ 274 ] {1c790684-9cd6-4b59-bb4b-c2b5cd520b26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2024.11.20 02:17:54.624593 [ 274 ] {1c790684-9cd6-4b59-bb4b-c2b5cd520b26} <Debug> TCPHandler: Processed in 0.001183466 sec. | ||
790 | 2024.11.20 02:17:54.624833 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
791 | 2024.11.20 02:17:54.625003 [ 276 ] {cea7899a-e870-48f5-aa58-d92888d9815b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
792 | 2024.11.20 02:17:54.625383 [ 276 ] {cea7899a-e870-48f5-aa58-d92888d9815b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
793 | 2024.11.20 02:17:54.625442 [ 276 ] {cea7899a-e870-48f5-aa58-d92888d9815b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
794 | 2024.11.20 02:17:54.625936 [ 276 ] {cea7899a-e870-48f5-aa58-d92888d9815b} <Debug> TCPHandler: Processed in 0.001159235 sec. | ||
795 | 2024.11.20 02:17:54.626219 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
796 | 2024.11.20 02:17:54.626375 [ 274 ] {07bce625-f5dd-467a-a55c-e34d92c5e758} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
797 | 2024.11.20 02:17:54.626765 [ 274 ] {07bce625-f5dd-467a-a55c-e34d92c5e758} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2024.11.20 02:17:54.626823 [ 274 ] {07bce625-f5dd-467a-a55c-e34d92c5e758} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
799 | 2024.11.20 02:17:54.627329 [ 274 ] {07bce625-f5dd-467a-a55c-e34d92c5e758} <Debug> TCPHandler: Processed in 0.001165215 sec. | ||
800 | 2024.11.20 02:17:54.627573 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
801 | 2024.11.20 02:17:54.627738 [ 276 ] {941dad35-edd2-4950-9914-7ff5e883c648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
802 | 2024.11.20 02:17:54.628199 [ 276 ] {941dad35-edd2-4950-9914-7ff5e883c648} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
803 | 2024.11.20 02:17:54.628271 [ 276 ] {941dad35-edd2-4950-9914-7ff5e883c648} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
804 | 2024.11.20 02:17:54.628836 [ 276 ] {941dad35-edd2-4950-9914-7ff5e883c648} <Debug> TCPHandler: Processed in 0.001316719 sec. | ||
805 | 2024.11.20 02:17:54.629085 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
806 | 2024.11.20 02:17:54.629245 [ 274 ] {4edfa37b-0b8b-45de-a408-ef2ba4ee90ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
807 | 2024.11.20 02:17:54.629640 [ 274 ] {4edfa37b-0b8b-45de-a408-ef2ba4ee90ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
808 | 2024.11.20 02:17:54.629698 [ 274 ] {4edfa37b-0b8b-45de-a408-ef2ba4ee90ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
809 | 2024.11.20 02:17:54.630269 [ 274 ] {4edfa37b-0b8b-45de-a408-ef2ba4ee90ad} <Debug> TCPHandler: Processed in 0.001238707 sec. | ||
810 | 2024.11.20 02:17:54.630546 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
811 | 2024.11.20 02:17:54.630704 [ 276 ] {8396b0bc-de7d-4d4d-aa09-9f9a2cfe839e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
812 | 2024.11.20 02:17:54.631096 [ 276 ] {8396b0bc-de7d-4d4d-aa09-9f9a2cfe839e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
813 | 2024.11.20 02:17:54.631154 [ 276 ] {8396b0bc-de7d-4d4d-aa09-9f9a2cfe839e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
814 | 2024.11.20 02:17:54.631708 [ 276 ] {8396b0bc-de7d-4d4d-aa09-9f9a2cfe839e} <Debug> TCPHandler: Processed in 0.001215206 sec. | ||
815 | 2024.11.20 02:17:54.631984 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
816 | 2024.11.20 02:17:54.632146 [ 274 ] {748b5fce-1ce9-48c0-b513-700be98417b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
817 | 2024.11.20 02:17:54.632548 [ 274 ] {748b5fce-1ce9-48c0-b513-700be98417b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
818 | 2024.11.20 02:17:54.632605 [ 274 ] {748b5fce-1ce9-48c0-b513-700be98417b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
819 | 2024.11.20 02:17:54.633120 [ 274 ] {748b5fce-1ce9-48c0-b513-700be98417b3} <Debug> TCPHandler: Processed in 0.001193706 sec. | ||
820 | 2024.11.20 02:17:54.633381 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
821 | 2024.11.20 02:17:54.633548 [ 276 ] {a25fa078-1de8-4a31-b0b9-87c6349b40da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
822 | 2024.11.20 02:17:54.633955 [ 276 ] {a25fa078-1de8-4a31-b0b9-87c6349b40da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
823 | 2024.11.20 02:17:54.634012 [ 276 ] {a25fa078-1de8-4a31-b0b9-87c6349b40da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
824 | 2024.11.20 02:17:54.634531 [ 276 ] {a25fa078-1de8-4a31-b0b9-87c6349b40da} <Debug> TCPHandler: Processed in 0.001206067 sec. | ||
825 | 2024.11.20 02:17:54.634791 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
826 | 2024.11.20 02:17:54.634961 [ 274 ] {1a223092-e87f-4432-9b71-9d13a043a5ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
827 | 2024.11.20 02:17:54.635386 [ 274 ] {1a223092-e87f-4432-9b71-9d13a043a5ca} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
828 | 2024.11.20 02:17:54.635445 [ 274 ] {1a223092-e87f-4432-9b71-9d13a043a5ca} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
829 | 2024.11.20 02:17:54.635983 [ 274 ] {1a223092-e87f-4432-9b71-9d13a043a5ca} <Debug> TCPHandler: Processed in 0.001248957 sec. | ||
830 | 2024.11.20 02:17:54.637516 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
831 | 2024.11.20 02:17:54.637710 [ 276 ] {52d19a87-e473-46eb-bb2a-a74bedb45ca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram') FORMAT Native; (stage: Complete) | ||
832 | 2024.11.20 02:17:54.638122 [ 276 ] {52d19a87-e473-46eb-bb2a-a74bedb45ca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
833 | 2024.11.20 02:17:54.638179 [ 276 ] {52d19a87-e473-46eb-bb2a-a74bedb45ca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
834 | 2024.11.20 02:17:54.638697 [ 276 ] {52d19a87-e473-46eb-bb2a-a74bedb45ca3} <Debug> TCPHandler: Processed in 0.001245127 sec. | ||
835 | 2024.11.20 02:17:54.639030 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
836 | 2024.11.20 02:17:54.639199 [ 274 ] {433f4123-b52b-416c-954e-91928df65ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
837 | 2024.11.20 02:17:54.639632 [ 274 ] {433f4123-b52b-416c-954e-91928df65ab8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
838 | 2024.11.20 02:17:54.639690 [ 274 ] {433f4123-b52b-416c-954e-91928df65ab8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
839 | 2024.11.20 02:17:54.640224 [ 274 ] {433f4123-b52b-416c-954e-91928df65ab8} <Debug> TCPHandler: Processed in 0.001249127 sec. | ||
840 | 2024.11.20 02:17:54.640807 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
841 | 2024.11.20 02:17:54.640972 [ 276 ] {74b3d266-4a2d-4012-b9c9-7d9d4e178f34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
842 | 2024.11.20 02:17:54.641380 [ 276 ] {74b3d266-4a2d-4012-b9c9-7d9d4e178f34} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
843 | 2024.11.20 02:17:54.641436 [ 276 ] {74b3d266-4a2d-4012-b9c9-7d9d4e178f34} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
844 | 2024.11.20 02:17:54.641952 [ 276 ] {74b3d266-4a2d-4012-b9c9-7d9d4e178f34} <Debug> TCPHandler: Processed in 0.001198836 sec. | ||
845 | 2024.11.20 02:17:54.642208 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
846 | 2024.11.20 02:17:54.642384 [ 274 ] {0a080b4e-e553-4cfe-ab12-c828ca38c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
847 | 2024.11.20 02:17:54.642813 [ 274 ] {0a080b4e-e553-4cfe-ab12-c828ca38c743} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
848 | 2024.11.20 02:17:54.642870 [ 274 ] {0a080b4e-e553-4cfe-ab12-c828ca38c743} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
849 | 2024.11.20 02:17:54.643399 [ 274 ] {0a080b4e-e553-4cfe-ab12-c828ca38c743} <Debug> TCPHandler: Processed in 0.001248647 sec. | ||
850 | 2024.11.20 02:17:54.643663 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
851 | 2024.11.20 02:17:54.643831 [ 276 ] {8e76b467-aa01-4916-bd47-e0e7b1f7e72d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
852 | 2024.11.20 02:17:54.644243 [ 276 ] {8e76b467-aa01-4916-bd47-e0e7b1f7e72d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
853 | 2024.11.20 02:17:54.644298 [ 276 ] {8e76b467-aa01-4916-bd47-e0e7b1f7e72d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
854 | 2024.11.20 02:17:54.644805 [ 276 ] {8e76b467-aa01-4916-bd47-e0e7b1f7e72d} <Debug> TCPHandler: Processed in 0.001193836 sec. | ||
855 | 2024.11.20 02:17:54.645066 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
856 | 2024.11.20 02:17:54.645258 [ 274 ] {7a9fa0a5-8e46-48a5-8aeb-5802628a3fe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
857 | 2024.11.20 02:17:54.645694 [ 274 ] {7a9fa0a5-8e46-48a5-8aeb-5802628a3fe4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
858 | 2024.11.20 02:17:54.645752 [ 274 ] {7a9fa0a5-8e46-48a5-8aeb-5802628a3fe4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
859 | 2024.11.20 02:17:54.646270 [ 274 ] {7a9fa0a5-8e46-48a5-8aeb-5802628a3fe4} <Debug> TCPHandler: Processed in 0.001262777 sec. | ||
860 | 2024.11.20 02:17:54.646532 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
861 | 2024.11.20 02:17:54.646702 [ 276 ] {21b0af05-3537-4fe2-b7a7-4fbb845780c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
862 | 2024.11.20 02:17:54.647164 [ 276 ] {21b0af05-3537-4fe2-b7a7-4fbb845780c7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
863 | 2024.11.20 02:17:54.647229 [ 276 ] {21b0af05-3537-4fe2-b7a7-4fbb845780c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
864 | 2024.11.20 02:17:54.647751 [ 276 ] {21b0af05-3537-4fe2-b7a7-4fbb845780c7} <Debug> TCPHandler: Processed in 0.001272968 sec. | ||
865 | 2024.11.20 02:17:54.648008 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
866 | 2024.11.20 02:17:54.648180 [ 274 ] {f9717f99-3ee9-4eb8-938c-b6c3cab2b499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
867 | 2024.11.20 02:17:54.648609 [ 274 ] {f9717f99-3ee9-4eb8-938c-b6c3cab2b499} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
868 | 2024.11.20 02:17:54.648665 [ 274 ] {f9717f99-3ee9-4eb8-938c-b6c3cab2b499} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
869 | 2024.11.20 02:17:54.649190 [ 274 ] {f9717f99-3ee9-4eb8-938c-b6c3cab2b499} <Debug> TCPHandler: Processed in 0.001240867 sec. | ||
870 | 2024.11.20 02:17:54.649449 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
871 | 2024.11.20 02:17:54.649654 [ 276 ] {350c99c5-3ad2-4e79-bb51-4a6724fce192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
872 | 2024.11.20 02:17:54.650168 [ 276 ] {350c99c5-3ad2-4e79-bb51-4a6724fce192} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
873 | 2024.11.20 02:17:54.650226 [ 276 ] {350c99c5-3ad2-4e79-bb51-4a6724fce192} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
874 | 2024.11.20 02:17:54.650788 [ 276 ] {350c99c5-3ad2-4e79-bb51-4a6724fce192} <Debug> TCPHandler: Processed in 0.001392681 sec. | ||
875 | 2024.11.20 02:17:54.651057 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
876 | 2024.11.20 02:17:54.651230 [ 274 ] {27aa9334-a5b7-4e55-bd4a-53542786f4ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
877 | 2024.11.20 02:17:54.651664 [ 274 ] {27aa9334-a5b7-4e55-bd4a-53542786f4ce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
878 | 2024.11.20 02:17:54.651720 [ 274 ] {27aa9334-a5b7-4e55-bd4a-53542786f4ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
879 | 2024.11.20 02:17:54.652249 [ 274 ] {27aa9334-a5b7-4e55-bd4a-53542786f4ce} <Debug> TCPHandler: Processed in 0.001252107 sec. | ||
880 | 2024.11.20 02:17:54.652516 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
881 | 2024.11.20 02:17:54.652692 [ 276 ] {3f7cd314-281f-4551-9545-920a6da31c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
882 | 2024.11.20 02:17:54.653118 [ 276 ] {3f7cd314-281f-4551-9545-920a6da31c20} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
883 | 2024.11.20 02:17:54.653173 [ 276 ] {3f7cd314-281f-4551-9545-920a6da31c20} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
884 | 2024.11.20 02:17:54.653694 [ 276 ] {3f7cd314-281f-4551-9545-920a6da31c20} <Debug> TCPHandler: Processed in 0.001231337 sec. | ||
885 | 2024.11.20 02:17:54.657635 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
886 | 2024.11.20 02:17:54.657822 [ 274 ] {aa365218-2243-4755-94f5-43391e7b36a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
887 | 2024.11.20 02:17:54.658284 [ 274 ] {aa365218-2243-4755-94f5-43391e7b36a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
888 | 2024.11.20 02:17:54.658348 [ 274 ] {aa365218-2243-4755-94f5-43391e7b36a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
889 | 2024.11.20 02:17:54.658905 [ 274 ] {aa365218-2243-4755-94f5-43391e7b36a9} <Debug> TCPHandler: Processed in 0.001326429 sec. | ||
890 | 2024.11.20 02:17:54.659202 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
891 | 2024.11.20 02:17:54.659383 [ 276 ] {8a7d8eef-d02d-4d91-950f-f664738a5ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
892 | 2024.11.20 02:17:54.659821 [ 276 ] {8a7d8eef-d02d-4d91-950f-f664738a5ccf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
893 | 2024.11.20 02:17:54.659877 [ 276 ] {8a7d8eef-d02d-4d91-950f-f664738a5ccf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
894 | 2024.11.20 02:17:54.660356 [ 276 ] {8a7d8eef-d02d-4d91-950f-f664738a5ccf} <Debug> TCPHandler: Processed in 0.001212297 sec. | ||
895 | 2024.11.20 02:17:54.660631 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
896 | 2024.11.20 02:17:54.660810 [ 274 ] {387e0c58-3199-4997-8079-bf08c4ea95ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', '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) | ||
897 | 2024.11.20 02:17:54.661291 [ 274 ] {387e0c58-3199-4997-8079-bf08c4ea95ee} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
898 | 2024.11.20 02:17:54.661351 [ 274 ] {387e0c58-3199-4997-8079-bf08c4ea95ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
899 | 2024.11.20 02:17:54.661891 [ 274 ] {387e0c58-3199-4997-8079-bf08c4ea95ee} <Debug> TCPHandler: Processed in 0.001314439 sec. | ||
900 | 2024.11.20 02:17:54.662149 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
901 | 2024.11.20 02:17:54.662327 [ 276 ] {34b52e3f-dc59-425b-89c0-49ee5e12f972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', '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) | ||
902 | 2024.11.20 02:17:54.662767 [ 276 ] {34b52e3f-dc59-425b-89c0-49ee5e12f972} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
903 | 2024.11.20 02:17:54.662823 [ 276 ] {34b52e3f-dc59-425b-89c0-49ee5e12f972} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
904 | 2024.11.20 02:17:54.663275 [ 276 ] {34b52e3f-dc59-425b-89c0-49ee5e12f972} <Debug> TCPHandler: Processed in 0.001181076 sec. | ||
905 | 2024.11.20 02:17:54.663543 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
906 | 2024.11.20 02:17:54.663732 [ 274 ] {4787fb3c-cfa5-4577-bec6-694932108d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', '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) | ||
907 | 2024.11.20 02:17:54.664195 [ 274 ] {4787fb3c-cfa5-4577-bec6-694932108d04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
908 | 2024.11.20 02:17:54.664253 [ 274 ] {4787fb3c-cfa5-4577-bec6-694932108d04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
909 | 2024.11.20 02:17:54.664793 [ 274 ] {4787fb3c-cfa5-4577-bec6-694932108d04} <Debug> TCPHandler: Processed in 0.001308889 sec. | ||
910 | 2024.11.20 02:17:54.665051 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
911 | 2024.11.20 02:17:54.665230 [ 276 ] {d5dcc286-5745-45b6-8afc-28a99e4d8f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', '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) | ||
912 | 2024.11.20 02:17:54.665684 [ 276 ] {d5dcc286-5745-45b6-8afc-28a99e4d8f71} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
913 | 2024.11.20 02:17:54.665739 [ 276 ] {d5dcc286-5745-45b6-8afc-28a99e4d8f71} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
914 | 2024.11.20 02:17:54.666240 [ 276 ] {d5dcc286-5745-45b6-8afc-28a99e4d8f71} <Debug> TCPHandler: Processed in 0.001240817 sec. | ||
915 | 2024.11.20 02:17:54.666528 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
916 | 2024.11.20 02:17:54.666721 [ 274 ] {3b2947c5-8380-49d8-9621-efc71d03f016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'sled_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) | ||
917 | 2024.11.20 02:17:54.667191 [ 274 ] {3b2947c5-8380-49d8-9621-efc71d03f016} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
918 | 2024.11.20 02:17:54.667249 [ 274 ] {3b2947c5-8380-49d8-9621-efc71d03f016} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
919 | 2024.11.20 02:17:54.667810 [ 274 ] {3b2947c5-8380-49d8-9621-efc71d03f016} <Debug> TCPHandler: Processed in 0.001341449 sec. | ||
920 | 2024.11.20 02:17:54.729473 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
921 | 2024.11.20 02:17:54.729700 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
922 | 2024.11.20 02:17:54.729788 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
923 | 2024.11.20 02:17:54.730714 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
924 | 2024.11.20 02:17:54.730767 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
925 | 2024.11.20 02:17:54.731364 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
926 | 2024.11.20 02:17:54.731584 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
927 | 2024.11.20 02:17:54.731815 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Debug> executeQuery: Read 33 rows, 5.98 KiB in 0.002183 sec., 15116.811726981217 rows/sec., 2.67 MiB/sec. | ||
928 | 2024.11.20 02:17:54.731873 [ 274 ] {a4e176b8-bf14-4409-8d97-a1031a3ff2df} <Debug> TCPHandler: Processed in 0.002520314 sec. | ||
929 | 2024.11.20 02:17:54.732098 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
930 | 2024.11.20 02:17:54.732278 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
931 | 2024.11.20 02:17:54.732354 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
932 | 2024.11.20 02:17:54.737606 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
933 | 2024.11.20 02:17:54.737653 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
934 | 2024.11.20 02:17:54.738111 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
935 | 2024.11.20 02:17:54.738365 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
936 | 2024.11.20 02:17:54.738596 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.006378 sec., 2195.0454687989964 rows/sec., 158.01 KiB/sec. | ||
937 | 2024.11.20 02:17:54.738654 [ 276 ] {a1d94c1d-d855-4998-8669-08d90559ac94} <Debug> TCPHandler: Processed in 0.006646394 sec. | ||
938 | 2024.11.20 02:17:54.738824 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
939 | 2024.11.20 02:17:54.738951 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
940 | 2024.11.20 02:17:54.739004 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
941 | 2024.11.20 02:17:54.740300 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
942 | 2024.11.20 02:17:54.740338 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
943 | 2024.11.20 02:17:54.740822 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
944 | 2024.11.20 02:17:54.741080 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
945 | 2024.11.20 02:17:54.741356 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Debug> executeQuery: Read 1355 rows, 115.80 KiB in 0.002418 sec., 560380.4797353185 rows/sec., 46.77 MiB/sec. | ||
946 | 2024.11.20 02:17:54.741450 [ 274 ] {db8e4391-d540-4246-87b9-50c96901eb89} <Debug> TCPHandler: Processed in 0.002687898 sec. | ||
947 | 2024.11.20 02:17:54.741609 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
948 | 2024.11.20 02:17:54.741729 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
949 | 2024.11.20 02:17:54.741779 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
950 | 2024.11.20 02:17:54.742400 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
951 | 2024.11.20 02:17:54.742437 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
952 | 2024.11.20 02:17:54.742792 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
953 | 2024.11.20 02:17:54.743040 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
954 | 2024.11.20 02:17:54.743250 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001549 sec., 9683.666881859264 rows/sec., 682.77 KiB/sec. | ||
955 | 2024.11.20 02:17:54.743302 [ 276 ] {5d15f362-6334-4f19-ad3e-0137aeec6a5a} <Debug> TCPHandler: Processed in 0.001752107 sec. | ||
956 | 2024.11.20 02:17:54.743454 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
957 | 2024.11.20 02:17:54.743580 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
958 | 2024.11.20 02:17:54.743630 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
959 | 2024.11.20 02:17:54.744332 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
960 | 2024.11.20 02:17:54.744373 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
961 | 2024.11.20 02:17:54.744752 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
962 | 2024.11.20 02:17:54.744996 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
963 | 2024.11.20 02:17:54.745208 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Debug> executeQuery: Read 242 rows, 16.79 KiB in 0.001654 sec., 146311.97097944375 rows/sec., 9.91 MiB/sec. | ||
964 | 2024.11.20 02:17:54.745263 [ 274 ] {a07ef403-90af-4c57-8338-06fff125a25d} <Debug> TCPHandler: Processed in 0.001867591 sec. | ||
965 | 2024.11.20 02:17:54.745402 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
966 | 2024.11.20 02:17:54.745517 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
967 | 2024.11.20 02:17:54.745564 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
968 | 2024.11.20 02:17:54.746122 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
969 | 2024.11.20 02:17:54.746161 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
970 | 2024.11.20 02:17:54.746505 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
971 | 2024.11.20 02:17:54.746740 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
972 | 2024.11.20 02:17:54.746934 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001441 sec., 9021.512838306731 rows/sec., 562.49 KiB/sec. | ||
973 | 2024.11.20 02:17:54.746983 [ 276 ] {797b87ba-adae-4a63-b977-2d61a900bd3b} <Debug> TCPHandler: Processed in 0.001632735 sec. | ||
974 | 2024.11.20 02:17:54.747149 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
975 | 2024.11.20 02:17:54.747270 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
976 | 2024.11.20 02:17:54.747317 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
977 | 2024.11.20 02:17:54.748212 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
978 | 2024.11.20 02:17:54.748251 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
979 | 2024.11.20 02:17:54.748653 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
980 | 2024.11.20 02:17:54.748894 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
981 | 2024.11.20 02:17:54.749155 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Debug> executeQuery: Read 838 rows, 61.97 KiB in 0.001908 sec., 439203.35429769394 rows/sec., 31.72 MiB/sec. | ||
982 | 2024.11.20 02:17:54.749213 [ 274 ] {681af16f-dceb-4e2a-9aab-6b99d40c63ba} <Debug> TCPHandler: Processed in 0.002137517 sec. | ||
983 | 2024.11.20 02:17:54.749354 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
984 | 2024.11.20 02:17:54.749471 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
985 | 2024.11.20 02:17:54.749521 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
986 | 2024.11.20 02:17:54.750022 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
987 | 2024.11.20 02:17:54.750061 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
988 | 2024.11.20 02:17:54.750465 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
989 | 2024.11.20 02:17:54.750699 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
990 | 2024.11.20 02:17:54.750958 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001487 sec., 4034.9697377269667 rows/sec., 210.81 KiB/sec. | ||
991 | 2024.11.20 02:17:54.751072 [ 276 ] {7bcd95c1-9ec6-477e-86dd-d1eb8cafe876} <Debug> TCPHandler: Processed in 0.001773658 sec. | ||
992 | 2024.11.20 02:17:54.751232 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
993 | 2024.11.20 02:17:54.751358 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
994 | 2024.11.20 02:17:54.751413 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
995 | 2024.11.20 02:17:54.752454 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
996 | 2024.11.20 02:17:54.752490 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
997 | 2024.11.20 02:17:54.753005 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
998 | 2024.11.20 02:17:54.753262 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
999 | 2024.11.20 02:17:54.753466 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Debug> executeQuery: Read 1781 rows, 121.42 KiB in 0.002132 sec., 835365.8536585364 rows/sec., 55.62 MiB/sec. | ||
1000 | 2024.11.20 02:17:54.753518 [ 274 ] {9810b1aa-f763-489f-852e-498fa9dbe1f1} <Debug> TCPHandler: Processed in 0.002344861 sec. | ||
1001 | 2024.11.20 02:17:54.753669 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1002 | 2024.11.20 02:17:54.753789 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1003 | 2024.11.20 02:17:54.753841 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1004 | 2024.11.20 02:17:54.754299 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1005 | 2024.11.20 02:17:54.754337 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1006 | 2024.11.20 02:17:54.754693 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1007 | 2024.11.20 02:17:54.754931 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1008 | 2024.11.20 02:17:54.755192 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001409 sec., 709.7232079488999 rows/sec., 47.82 KiB/sec. | ||
1009 | 2024.11.20 02:17:54.755278 [ 276 ] {451fe586-a3f9-4f47-8581-d2d3faaf4a8c} <Debug> TCPHandler: Processed in 0.001665706 sec. | ||
1010 | 2024.11.20 02:17:54.755430 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1011 | 2024.11.20 02:17:54.755547 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1012 | 2024.11.20 02:17:54.755628 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <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 | ||
1013 | 2024.11.20 02:17:54.756721 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1014 | 2024.11.20 02:17:54.756761 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1015 | 2024.11.20 02:17:54.759339 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1016 | 2024.11.20 02:17:54.759614 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1017 | 2024.11.20 02:17:54.759852 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.004329 sec., 1848.0018480018477 rows/sec., 3.31 MiB/sec. | ||
1018 | 2024.11.20 02:17:54.759947 [ 274 ] {392b7f5f-38c1-4840-ae62-6f24f7d334a4} <Debug> TCPHandler: Processed in 0.00457366 sec. | ||
1019 | 2024.11.20 02:17:54.760104 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1020 | 2024.11.20 02:17:54.760226 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1021 | 2024.11.20 02:17:54.760278 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1022 | 2024.11.20 02:17:54.760780 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1023 | 2024.11.20 02:17:54.760820 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1024 | 2024.11.20 02:17:54.761232 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1025 | 2024.11.20 02:17:54.761522 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1026 | 2024.11.20 02:17:54.761750 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Debug> executeQuery: Read 32 rows, 1.89 KiB in 0.001548 sec., 20671.834625322997 rows/sec., 1.20 MiB/sec. | ||
1027 | 2024.11.20 02:17:54.761808 [ 276 ] {f0f26479-04f6-4afa-91da-12a0c3b614f5} <Debug> TCPHandler: Processed in 0.001762138 sec. | ||
1028 | 2024.11.20 02:17:55.086317 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
1029 | 2024.11.20 02:17:55.086958 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1030 | 2024.11.20 02:17:55.087003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1031 | 2024.11.20 02:17:55.087610 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1032 | 2024.11.20 02:17:55.087871 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1033 | 2024.11.20 02:17:55.088051 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
1034 | 2024.11.20 02:17:55.153340 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
1035 | 2024.11.20 02:17:55.171334 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1036 | 2024.11.20 02:17:55.171391 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.20 GiB. | ||
1037 | 2024.11.20 02:17:55.178195 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1038 | 2024.11.20 02:17:55.178948 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1039 | 2024.11.20 02:17:55.181765 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
1040 | 2024.11.20 02:17:58.898147 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56488, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1041 | 2024.11.20 02:17:59.089458 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1042 | 2024.11.20 02:17:59.089690 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1043 | 2024.11.20 02:17:59.089773 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1044 | 2024.11.20 02:17:59.090555 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1045 | 2024.11.20 02:17:59.090610 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1046 | 2024.11.20 02:17:59.091065 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1047 | 2024.11.20 02:17:59.091328 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1048 | 2024.11.20 02:17:59.091622 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001971 sec., 26382.546930492135 rows/sec., 2.02 MiB/sec. | ||
1049 | 2024.11.20 02:17:59.091731 [ 274 ] {e1f35d4a-dc50-483d-8f57-b48d4e9a6fa4} <Debug> TCPHandler: Processed in 0.002414343 sec. | ||
1050 | 2024.11.20 02:17:59.092060 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1051 | 2024.11.20 02:17:59.092366 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1052 | 2024.11.20 02:17:59.092483 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1053 | 2024.11.20 02:17:59.093387 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1054 | 2024.11.20 02:17:59.093434 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1055 | 2024.11.20 02:17:59.093882 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1056 | 2024.11.20 02:17:59.094143 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1057 | 2024.11.20 02:17:59.094379 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.002098 sec., 26692.08770257388 rows/sec., 2.08 MiB/sec. | ||
1058 | 2024.11.20 02:17:59.094444 [ 276 ] {d789ef65-c3ef-43b1-8c75-29cd23e3d6d9} <Debug> TCPHandler: Processed in 0.002571656 sec. | ||
1059 | 2024.11.20 02:17:59.094613 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1060 | 2024.11.20 02:17:59.094753 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1061 | 2024.11.20 02:17:59.094817 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1062 | 2024.11.20 02:17:59.095476 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1063 | 2024.11.20 02:17:59.095525 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1064 | 2024.11.20 02:17:59.095969 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1065 | 2024.11.20 02:17:59.096219 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1066 | 2024.11.20 02:17:59.096430 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Debug> executeQuery: Read 120 rows, 8.52 KiB in 0.001707 sec., 70298.769771529 rows/sec., 4.87 MiB/sec. | ||
1067 | 2024.11.20 02:17:59.096481 [ 274 ] {6e620499-7e4b-4b74-8062-11d1fb254f91} <Debug> TCPHandler: Processed in 0.001936312 sec. | ||
1068 | 2024.11.20 02:17:59.096627 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1069 | 2024.11.20 02:17:59.096753 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1070 | 2024.11.20 02:17:59.096815 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1071 | 2024.11.20 02:17:59.097730 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1072 | 2024.11.20 02:17:59.097810 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1073 | 2024.11.20 02:17:59.098210 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1074 | 2024.11.20 02:17:59.098462 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1075 | 2024.11.20 02:17:59.098659 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Debug> executeQuery: Read 40 rows, 2.81 KiB in 0.001931 sec., 20714.65561885034 rows/sec., 1.42 MiB/sec. | ||
1076 | 2024.11.20 02:17:59.098811 [ 276 ] {25b78ad2-b5f9-4325-b358-daaea57e5371} <Debug> TCPHandler: Processed in 0.002238599 sec. | ||
1077 | 2024.11.20 02:17:59.111366 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1078 | 2024.11.20 02:17:59.116643 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1079 | 2024.11.20 02:17:59.222181 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1080 | 2024.11.20 02:17:59.226522 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1081 | 2024.11.20 02:17:59.293814 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1082 | 2024.11.20 02:17:59.296154 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47791, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1083 | 2024.11.20 02:17:59.305423 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1084 | 2024.11.20 02:18:02.502153 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1085 | 2024.11.20 02:18:02.502256 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1086 | 2024.11.20 02:18:02.576295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 98 entries to flush up to offset 188 | ||
1087 | 2024.11.20 02:18:02.581477 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1088 | 2024.11.20 02:18:02.581533 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1089 | 2024.11.20 02:18:02.583267 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1090 | 2024.11.20 02:18:02.583580 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1091 | 2024.11.20 02:18:02.584189 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 188 | ||
1092 | 2024.11.20 02:18:02.589074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
1093 | 2024.11.20 02:18:02.589679 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1094 | 2024.11.20 02:18:02.589714 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1095 | 2024.11.20 02:18:02.590325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1096 | 2024.11.20 02:18:02.590571 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1097 | 2024.11.20 02:18:02.590806 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
1098 | 2024.11.20 02:18:02.682752 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
1099 | 2024.11.20 02:18:02.701664 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1100 | 2024.11.20 02:18:02.701713 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1101 | 2024.11.20 02:18:02.708909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1102 | 2024.11.20 02:18:02.709673 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1103 | 2024.11.20 02:18:02.712135 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
1104 | 2024.11.20 02:18:03.160035 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1105 | 2024.11.20 02:18:03.456561 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41172, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1106 | 2024.11.20 02:18:03.477736 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1107 | 2024.11.20 02:18:03.522094 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60095, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1108 | 2024.11.20 02:18:03.580739 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41419, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1109 | 2024.11.20 02:18:03.651478 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36869, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1110 | 2024.11.20 02:18:03.659817 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1111 | 2024.11.20 02:18:03.719593 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41230, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1112 | 2024.11.20 02:18:03.807062 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1113 | 2024.11.20 02:18:04.092177 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1114 | 2024.11.20 02:18:04.092393 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1115 | 2024.11.20 02:18:04.092474 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1116 | 2024.11.20 02:18:04.093350 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1117 | 2024.11.20 02:18:04.093396 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1118 | 2024.11.20 02:18:04.093848 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1119 | 2024.11.20 02:18:04.094113 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1120 | 2024.11.20 02:18:04.094318 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Debug> executeQuery: Read 52 rows, 4.07 KiB in 0.001986 sec., 26183.282980866064 rows/sec., 2.00 MiB/sec. | ||
1121 | 2024.11.20 02:18:04.094385 [ 274 ] {72b06071-620e-43a0-b5f6-e42a542f2c90} <Debug> TCPHandler: Processed in 0.00234273 sec. | ||
1122 | 2024.11.20 02:18:04.094655 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1123 | 2024.11.20 02:18:04.094861 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1124 | 2024.11.20 02:18:04.094940 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1125 | 2024.11.20 02:18:04.095678 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1126 | 2024.11.20 02:18:04.095721 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1127 | 2024.11.20 02:18:04.096158 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1128 | 2024.11.20 02:18:04.096411 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1129 | 2024.11.20 02:18:04.096628 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Debug> executeQuery: Read 56 rows, 4.47 KiB in 0.001833 sec., 30551.00927441353 rows/sec., 2.38 MiB/sec. | ||
1130 | 2024.11.20 02:18:04.096681 [ 276 ] {dcbb4088-5f9c-48c9-81a5-fb495ebee735} <Debug> TCPHandler: Processed in 0.002175517 sec. | ||
1131 | 2024.11.20 02:18:04.096847 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1132 | 2024.11.20 02:18:04.096987 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1133 | 2024.11.20 02:18:04.097049 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1134 | 2024.11.20 02:18:04.097776 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1135 | 2024.11.20 02:18:04.097822 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1136 | 2024.11.20 02:18:04.098254 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1137 | 2024.11.20 02:18:04.098508 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1138 | 2024.11.20 02:18:04.098691 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Debug> executeQuery: Read 150 rows, 10.65 KiB in 0.001709 sec., 87770.62609713283 rows/sec., 6.09 MiB/sec. | ||
1139 | 2024.11.20 02:18:04.098748 [ 274 ] {2641faea-6937-473c-96ec-a3ee9fcd8f63} <Debug> TCPHandler: Processed in 0.001944092 sec. | ||
1140 | 2024.11.20 02:18:04.098908 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1141 | 2024.11.20 02:18:04.099076 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1142 | 2024.11.20 02:18:04.099171 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1143 | 2024.11.20 02:18:04.100055 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1144 | 2024.11.20 02:18:04.100095 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1145 | 2024.11.20 02:18:04.100477 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1146 | 2024.11.20 02:18:04.100717 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1147 | 2024.11.20 02:18:04.100986 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Debug> executeQuery: Read 50 rows, 3.51 KiB in 0.001946 sec., 25693.73072970195 rows/sec., 1.76 MiB/sec. | ||
1148 | 2024.11.20 02:18:04.101100 [ 276 ] {060c89a4-aa0c-44fe-be06-f27bf2ce788d} <Debug> TCPHandler: Processed in 0.002248929 sec. | ||
1149 | 2024.11.20 02:18:04.293235 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47923, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1150 | 2024.11.20 02:18:04.390802 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1151 | 2024.11.20 02:18:04.496317 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56570, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1152 | 2024.11.20 02:18:04.510892 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1153 | 2024.11.20 02:18:04.552870 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1154 | 2024.11.20 02:18:04.605335 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1155 | 2024.11.20 02:18:04.727460 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41395, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1156 | 2024.11.20 02:18:04.732156 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38142, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1157 | 2024.11.20 02:18:05.245757 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36944, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1158 | 2024.11.20 02:18:05.337924 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1159 | 2024.11.20 02:18:05.446624 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1160 | 2024.11.20 02:18:05.486206 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1161 | 2024.11.20 02:18:05.521923 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58808, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1162 | 2024.11.20 02:18:05.525189 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51623, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1163 | 2024.11.20 02:18:05.533567 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1164 | 2024.11.20 02:18:09.096015 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1165 | 2024.11.20 02:18:09.096235 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1166 | 2024.11.20 02:18:09.096307 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1167 | 2024.11.20 02:18:09.097083 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1168 | 2024.11.20 02:18:09.097136 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1169 | 2024.11.20 02:18:09.097572 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1170 | 2024.11.20 02:18:09.097823 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1171 | 2024.11.20 02:18:09.098044 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
1172 | 2024.11.20 02:18:09.098098 [ 274 ] {7f780ad5-a7cb-4eb4-8511-6368f45fe299} <Debug> TCPHandler: Processed in 0.002209558 sec. | ||
1173 | 2024.11.20 02:18:09.098355 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1174 | 2024.11.20 02:18:09.098540 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1175 | 2024.11.20 02:18:09.098609 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1176 | 2024.11.20 02:18:09.099423 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1177 | 2024.11.20 02:18:09.099466 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1178 | 2024.11.20 02:18:09.099928 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1179 | 2024.11.20 02:18:09.100216 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1180 | 2024.11.20 02:18:09.100500 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Debug> executeQuery: Read 215 rows, 19.24 KiB in 0.001992 sec., 107931.72690763052 rows/sec., 9.43 MiB/sec. | ||
1181 | 2024.11.20 02:18:09.100640 [ 276 ] {30fafb7f-93f6-47b6-8c3c-67678ca36fe2} <Debug> TCPHandler: Processed in 0.002413472 sec. | ||
1182 | 2024.11.20 02:18:09.100801 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1183 | 2024.11.20 02:18:09.100938 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1184 | 2024.11.20 02:18:09.100995 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1185 | 2024.11.20 02:18:09.101595 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1186 | 2024.11.20 02:18:09.101636 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1187 | 2024.11.20 02:18:09.101987 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1188 | 2024.11.20 02:18:09.102225 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1189 | 2024.11.20 02:18:09.102429 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001522 sec., 9855.453350854139 rows/sec., 694.89 KiB/sec. | ||
1190 | 2024.11.20 02:18:09.102482 [ 274 ] {416ee20a-793e-4e86-b243-b1c8cd41c70c} <Debug> TCPHandler: Processed in 0.001745418 sec. | ||
1191 | 2024.11.20 02:18:09.102630 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1192 | 2024.11.20 02:18:09.102772 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1193 | 2024.11.20 02:18:09.102831 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1194 | 2024.11.20 02:18:09.103461 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1195 | 2024.11.20 02:18:09.103501 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1196 | 2024.11.20 02:18:09.103864 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1197 | 2024.11.20 02:18:09.104100 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1198 | 2024.11.20 02:18:09.104316 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001574 sec., 8894.53621346887 rows/sec., 622.92 KiB/sec. | ||
1199 | 2024.11.20 02:18:09.104368 [ 276 ] {8a68fdff-7242-403d-a38a-0ed57e9cec3f} <Debug> TCPHandler: Processed in 0.001805119 sec. | ||
1200 | 2024.11.20 02:18:09.104536 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1201 | 2024.11.20 02:18:09.104673 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1202 | 2024.11.20 02:18:09.104728 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1203 | 2024.11.20 02:18:09.105405 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1204 | 2024.11.20 02:18:09.105444 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1205 | 2024.11.20 02:18:09.105793 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1206 | 2024.11.20 02:18:09.106027 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1207 | 2024.11.20 02:18:09.106299 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001643 sec., 7912.355447352405 rows/sec., 493.33 KiB/sec. | ||
1208 | 2024.11.20 02:18:09.106366 [ 274 ] {64dc9840-d4ba-4ad4-bbb4-1d79e66778c9} <Debug> TCPHandler: Processed in 0.001900462 sec. | ||
1209 | 2024.11.20 02:18:09.106516 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1210 | 2024.11.20 02:18:09.106652 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1211 | 2024.11.20 02:18:09.106708 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1212 | 2024.11.20 02:18:09.107473 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1213 | 2024.11.20 02:18:09.107513 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1214 | 2024.11.20 02:18:09.107883 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1215 | 2024.11.20 02:18:09.108117 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1216 | 2024.11.20 02:18:09.108337 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Debug> executeQuery: Read 382 rows, 27.68 KiB in 0.001713 sec., 223000.5837711617 rows/sec., 15.78 MiB/sec. | ||
1217 | 2024.11.20 02:18:09.108390 [ 276 ] {2bce3424-16d8-4399-b51e-af23e21cce83} <Debug> TCPHandler: Processed in 0.001944322 sec. | ||
1218 | 2024.11.20 02:18:09.108529 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1219 | 2024.11.20 02:18:09.108667 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1220 | 2024.11.20 02:18:09.108725 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1221 | 2024.11.20 02:18:09.109266 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1222 | 2024.11.20 02:18:09.109305 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1223 | 2024.11.20 02:18:09.109676 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1224 | 2024.11.20 02:18:09.109910 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1225 | 2024.11.20 02:18:09.110175 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 206.78 KiB/sec. | ||
1226 | 2024.11.20 02:18:09.110284 [ 274 ] {f797e8fe-24c6-4ad2-9ad2-2d00cb287583} <Debug> TCPHandler: Processed in 0.00182052 sec. | ||
1227 | 2024.11.20 02:18:09.110432 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1228 | 2024.11.20 02:18:09.110548 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1229 | 2024.11.20 02:18:09.110597 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1230 | 2024.11.20 02:18:09.111157 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1231 | 2024.11.20 02:18:09.111194 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1232 | 2024.11.20 02:18:09.111627 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1233 | 2024.11.20 02:18:09.111861 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1234 | 2024.11.20 02:18:09.112071 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Debug> executeQuery: Read 227 rows, 15.50 KiB in 0.001544 sec., 147020.72538860104 rows/sec., 9.81 MiB/sec. | ||
1235 | 2024.11.20 02:18:09.112122 [ 276 ] {a4df80e1-69e0-4703-b0dd-b4abed36104b} <Debug> TCPHandler: Processed in 0.001749358 sec. | ||
1236 | 2024.11.20 02:18:09.112293 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1237 | 2024.11.20 02:18:09.112430 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1238 | 2024.11.20 02:18:09.112490 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1239 | 2024.11.20 02:18:09.113039 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1240 | 2024.11.20 02:18:09.113087 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1241 | 2024.11.20 02:18:09.113455 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1242 | 2024.11.20 02:18:09.113692 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1243 | 2024.11.20 02:18:09.113959 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 43.81 KiB/sec. | ||
1244 | 2024.11.20 02:18:09.114038 [ 274 ] {07160bbb-495e-4c8b-baf8-53b4c907df1a} <Debug> TCPHandler: Processed in 0.001811379 sec. | ||
1245 | 2024.11.20 02:18:09.114176 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1246 | 2024.11.20 02:18:09.114312 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1247 | 2024.11.20 02:18:09.114402 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <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 | ||
1248 | 2024.11.20 02:18:09.115576 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1249 | 2024.11.20 02:18:09.115615 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1250 | 2024.11.20 02:18:09.116225 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1251 | 2024.11.20 02:18:09.116480 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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.20 02:18:09.116710 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002424 sec., 3300.3300330033003 rows/sec., 5.91 MiB/sec. | ||
1253 | 2024.11.20 02:18:09.116884 [ 276 ] {fcfad1ba-a77f-47e8-bd10-ce193557a585} <Debug> TCPHandler: Processed in 0.00276398 sec. | ||
1254 | 2024.11.20 02:18:09.117049 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1255 | 2024.11.20 02:18:09.117187 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1256 | 2024.11.20 02:18:09.117246 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1257 | 2024.11.20 02:18:09.117798 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1258 | 2024.11.20 02:18:09.117844 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1259 | 2024.11.20 02:18:09.118262 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1260 | 2024.11.20 02:18:09.118496 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1261 | 2024.11.20 02:18:09.118669 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Debug> executeQuery: Read 72 rows, 4.70 KiB in 0.001513 sec., 47587.57435558493 rows/sec., 3.04 MiB/sec. | ||
1262 | 2024.11.20 02:18:09.118717 [ 274 ] {c561329b-6cff-48f1-8163-f3406a474e42} <Debug> TCPHandler: Processed in 0.001733258 sec. | ||
1263 | 2024.11.20 02:18:10.090964 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
1264 | 2024.11.20 02:18:10.091596 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1265 | 2024.11.20 02:18:10.091642 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1266 | 2024.11.20 02:18:10.092198 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1267 | 2024.11.20 02:18:10.092449 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1268 | 2024.11.20 02:18:10.092695 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
1269 | 2024.11.20 02:18:10.212239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
1270 | 2024.11.20 02:18:10.232412 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1271 | 2024.11.20 02:18:10.232472 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1272 | 2024.11.20 02:18:10.239143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1273 | 2024.11.20 02:18:10.239886 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1274 | 2024.11.20 02:18:10.242755 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
1275 | 2024.11.20 02:18:11.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.28 MiB, peak 161.28 MiB, free memory in arenas 0.00 B, will set to 158.45 MiB (RSS), difference: 1.18 MiB | ||
1276 | 2024.11.20 02:18:12.584707 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 218 | ||
1277 | 2024.11.20 02:18:12.587733 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1278 | 2024.11.20 02:18:12.587783 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1279 | 2024.11.20 02:18:12.589265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1280 | 2024.11.20 02:18:12.589579 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1281 | 2024.11.20 02:18:12.590426 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 218 | ||
1282 | 2024.11.20 02:18:14.084854 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1283 | 2024.11.20 02:18:14.085169 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'sled_data_link:bytes_received', 'sled_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) | ||
1284 | 2024.11.20 02:18:14.085733 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1285 | 2024.11.20 02:18:14.087896 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <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', 'sled_data_link:bytes_received', 'sled_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 | ||
1286 | 2024.11.20 02:18:14.088341 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1287 | 2024.11.20 02:18:14.088584 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1288 | 2024.11.20 02:18:14.088942 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
1289 | 2024.11.20 02:18:14.092180 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1290 | 2024.11.20 02:18:14.094293 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
1291 | 2024.11.20 02:18:14.094318 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1292 | 2024.11.20 02:18:14.094501 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <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', 'sled_data_link:bytes_received', 'sled_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'))" | ||
1293 | 2024.11.20 02:18:14.094535 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1294 | 2024.11.20 02:18:14.106370 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.021351 sec., 1545.595054095827 rows/sec., 57.22 KiB/sec. | ||
1295 | 2024.11.20 02:18:14.106498 [ 274 ] {2f51c5a2-2162-43d0-a01b-59aa53d05b29} <Debug> TCPHandler: Processed in 0.021785703 sec. | ||
1296 | 2024.11.20 02:18:14.106856 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1297 | 2024.11.20 02:18:14.107108 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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) | ||
1298 | 2024.11.20 02:18:14.107520 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1299 | 2024.11.20 02:18:14.107572 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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 | ||
1300 | 2024.11.20 02:18:14.107917 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1301 | 2024.11.20 02:18:14.107998 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1302 | 2024.11.20 02:18:14.108177 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
1303 | 2024.11.20 02:18:14.108217 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1304 | 2024.11.20 02:18:14.108243 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
1305 | 2024.11.20 02:18:14.108282 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1306 | 2024.11.20 02:18:14.108330 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', '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'))" | ||
1307 | 2024.11.20 02:18:14.108380 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1308 | 2024.11.20 02:18:14.108981 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.001994 sec., 16549.64894684052 rows/sec., 612.68 KiB/sec. | ||
1309 | 2024.11.20 02:18:14.109068 [ 276 ] {2b09897b-63f0-4137-8068-1fbd094af678} <Debug> TCPHandler: Processed in 0.00234096 sec. | ||
1310 | 2024.11.20 02:18:14.109380 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1311 | 2024.11.20 02:18:14.109612 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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) | ||
1312 | 2024.11.20 02:18:14.110017 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1313 | 2024.11.20 02:18:14.110077 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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 | ||
1314 | 2024.11.20 02:18:14.110457 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1315 | 2024.11.20 02:18:14.110524 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1316 | 2024.11.20 02:18:14.110675 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
1317 | 2024.11.20 02:18:14.110708 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1318 | 2024.11.20 02:18:14.110731 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
1319 | 2024.11.20 02:18:14.110748 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1320 | 2024.11.20 02:18:14.110803 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_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'))" | ||
1321 | 2024.11.20 02:18:14.110830 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1322 | 2024.11.20 02:18:14.111406 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.001914 sec., 17241.37931034483 rows/sec., 638.29 KiB/sec. | ||
1323 | 2024.11.20 02:18:14.111525 [ 274 ] {c0366b78-5647-4928-8c06-3cdc31ec8baa} <Debug> TCPHandler: Processed in 0.002214828 sec. | ||
1324 | 2024.11.20 02:18:14.111856 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1325 | 2024.11.20 02:18:14.112050 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
1326 | 2024.11.20 02:18:14.112396 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1327 | 2024.11.20 02:18:14.112445 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
1328 | 2024.11.20 02:18:14.112765 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1329 | 2024.11.20 02:18:14.112836 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1330 | 2024.11.20 02:18:14.113001 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
1331 | 2024.11.20 02:18:14.113036 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1332 | 2024.11.20 02:18:14.113059 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
1333 | 2024.11.20 02:18:14.113076 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1334 | 2024.11.20 02:18:14.113122 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <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', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
1335 | 2024.11.20 02:18:14.113146 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 33 rows starting from 0 | ||
1336 | 2024.11.20 02:18:14.113661 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Debug> executeQuery: Read 33 rows, 1.22 KiB in 0.00171 sec., 19298.245614035088 rows/sec., 714.43 KiB/sec. | ||
1337 | 2024.11.20 02:18:14.113744 [ 276 ] {80d7e365-ea67-48ae-a7d0-4b57db26304b} <Debug> TCPHandler: Processed in 0.001946692 sec. | ||
1338 | 2024.11.20 02:18:14.120435 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1339 | 2024.11.20 02:18:14.120566 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1340 | 2024.11.20 02:18:14.120621 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1341 | 2024.11.20 02:18:14.121368 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1342 | 2024.11.20 02:18:14.121418 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1343 | 2024.11.20 02:18:14.121937 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1344 | 2024.11.20 02:18:14.122179 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1345 | 2024.11.20 02:18:14.122410 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.00188 sec., 2127.6595744680853 rows/sec., 270.63 KiB/sec. | ||
1346 | 2024.11.20 02:18:14.122465 [ 274 ] {6de21027-ef40-43b8-9640-ae9fe7ca19f8} <Debug> TCPHandler: Processed in 0.002087065 sec. | ||
1347 | 2024.11.20 02:18:14.122621 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1348 | 2024.11.20 02:18:14.122773 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1349 | 2024.11.20 02:18:14.122834 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1350 | 2024.11.20 02:18:14.123529 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1351 | 2024.11.20 02:18:14.123570 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1352 | 2024.11.20 02:18:14.123982 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1353 | 2024.11.20 02:18:14.124227 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1354 | 2024.11.20 02:18:14.124482 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001752 sec., 31963.4703196347 rows/sec., 2.46 MiB/sec. | ||
1355 | 2024.11.20 02:18:14.124632 [ 276 ] {f7dc9ca1-9233-4e0c-be20-9710b39c7588} <Debug> TCPHandler: Processed in 0.002076265 sec. | ||
1356 | 2024.11.20 02:18:14.124779 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1357 | 2024.11.20 02:18:14.124898 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1358 | 2024.11.20 02:18:14.124946 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1359 | 2024.11.20 02:18:14.125558 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1360 | 2024.11.20 02:18:14.125597 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1361 | 2024.11.20 02:18:14.125965 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1362 | 2024.11.20 02:18:14.126203 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1363 | 2024.11.20 02:18:14.126420 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001547 sec., 41370.39431157078 rows/sec., 3.23 MiB/sec. | ||
1364 | 2024.11.20 02:18:14.126472 [ 274 ] {c14e669f-67db-4c7f-8316-6ec228e20191} <Debug> TCPHandler: Processed in 0.001749758 sec. | ||
1365 | 2024.11.20 02:18:14.126629 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1366 | 2024.11.20 02:18:14.126767 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1367 | 2024.11.20 02:18:14.126828 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1368 | 2024.11.20 02:18:14.127441 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1369 | 2024.11.20 02:18:14.127480 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1370 | 2024.11.20 02:18:14.127866 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1371 | 2024.11.20 02:18:14.128106 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1372 | 2024.11.20 02:18:14.128349 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Debug> executeQuery: Read 130 rows, 9.28 KiB in 0.001609 sec., 80795.5251709136 rows/sec., 5.63 MiB/sec. | ||
1373 | 2024.11.20 02:18:14.128420 [ 276 ] {d69d389f-1947-488b-a5c2-8972d8cbc947} <Debug> TCPHandler: Processed in 0.001861731 sec. | ||
1374 | 2024.11.20 02:18:14.128562 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1375 | 2024.11.20 02:18:14.128705 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1376 | 2024.11.20 02:18:14.128764 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1377 | 2024.11.20 02:18:14.129334 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1378 | 2024.11.20 02:18:14.129378 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1379 | 2024.11.20 02:18:14.129747 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1380 | 2024.11.20 02:18:14.129987 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1381 | 2024.11.20 02:18:14.130198 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001526 sec., 32765.399737876804 rows/sec., 2.20 MiB/sec. | ||
1382 | 2024.11.20 02:18:14.130248 [ 274 ] {ec96113a-79d5-4e4b-bb9a-c62ffb543ab6} <Debug> TCPHandler: Processed in 0.001751848 sec. | ||
1383 | 2024.11.20 02:18:17.502334 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1384 | 2024.11.20 02:18:17.502426 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1385 | 2024.11.20 02:18:17.592837 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
1386 | 2024.11.20 02:18:17.593535 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1387 | 2024.11.20 02:18:17.593579 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1388 | 2024.11.20 02:18:17.594175 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1389 | 2024.11.20 02:18:17.594429 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1390 | 2024.11.20 02:18:17.594630 [ 77 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1391 | 2024.11.20 02:18:17.594714 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
1392 | 2024.11.20 02:18:17.594729 [ 77 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1393 | 2024.11.20 02:18:17.594772 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1394 | 2024.11.20 02:18:17.595162 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
1395 | 2024.11.20 02:18:17.595337 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1396 | 2024.11.20 02:18:17.595464 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
1397 | 2024.11.20 02:18:17.595584 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
1398 | 2024.11.20 02:18:17.595788 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
1399 | 2024.11.20 02:18:17.596077 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
1400 | 2024.11.20 02:18:17.596278 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
1401 | 2024.11.20 02:18:17.596399 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
1402 | 2024.11.20 02:18:17.606700 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.011844537 sec., 236902.46397980774 rows/sec., 3.39 MiB/sec. | ||
1403 | 2024.11.20 02:18:17.607622 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1404 | 2024.11.20 02:18:17.607904 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1405 | 2024.11.20 02:18:17.607983 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_6_1} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1406 | 2024.11.20 02:18:17.608083 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
1407 | 2024.11.20 02:18:17.743057 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
1408 | 2024.11.20 02:18:17.762703 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1409 | 2024.11.20 02:18:17.762755 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1410 | 2024.11.20 02:18:17.769261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1411 | 2024.11.20 02:18:17.770045 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1412 | 2024.11.20 02:18:17.770437 [ 77 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1413 | 2024.11.20 02:18:17.770589 [ 77 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1414 | 2024.11.20 02:18:17.770660 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1415 | 2024.11.20 02:18:17.771200 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
1416 | 2024.11.20 02:18:17.787991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
1417 | 2024.11.20 02:18:17.789158 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1418 | 2024.11.20 02:18:17.790494 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
1419 | 2024.11.20 02:18:17.796065 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
1420 | 2024.11.20 02:18:17.801450 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part | ||
1421 | 2024.11.20 02:18:17.806660 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
1422 | 2024.11.20 02:18:17.813822 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part | ||
1423 | 2024.11.20 02:18:17.818683 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 8 rows starting from the beginning of the part | ||
1424 | 2024.11.20 02:18:17.876801 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.106002401 sec., 433.95243471890797 rows/sec., 2.24 MiB/sec. | ||
1425 | 2024.11.20 02:18:17.879364 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1426 | 2024.11.20 02:18:17.882439 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1427 | 2024.11.20 02:18:17.882532 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_6_1} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1428 | 2024.11.20 02:18:17.884886 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
1429 | 2024.11.20 02:18:18.000166 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 160.69 MiB, peak 170.23 MiB, free memory in arenas 0.00 B, will set to 163.25 MiB (RSS), difference: 2.56 MiB | ||
1430 | 2024.11.20 02:18:19.092904 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1431 | 2024.11.20 02:18:19.093117 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1432 | 2024.11.20 02:18:19.093197 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1433 | 2024.11.20 02:18:19.094006 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1434 | 2024.11.20 02:18:19.094058 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1435 | 2024.11.20 02:18:19.094496 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1436 | 2024.11.20 02:18:19.094766 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1437 | 2024.11.20 02:18:19.094947 [ 76 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1438 | 2024.11.20 02:18:19.095017 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.19 MiB/sec. | ||
1439 | 2024.11.20 02:18:19.095038 [ 76 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1440 | 2024.11.20 02:18:19.095119 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1441 | 2024.11.20 02:18:19.095146 [ 274 ] {d2dcd47b-db15-4b12-9b95-8c06104c3fe3} <Debug> TCPHandler: Processed in 0.002374521 sec. | ||
1442 | 2024.11.20 02:18:19.095348 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
1443 | 2024.11.20 02:18:19.095462 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1444 | 2024.11.20 02:18:19.095545 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1445 | 2024.11.20 02:18:19.095592 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1355 rows starting from the beginning of the part | ||
1446 | 2024.11.20 02:18:19.095802 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1447 | 2024.11.20 02:18:19.095867 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
1448 | 2024.11.20 02:18:19.095994 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1449 | 2024.11.20 02:18:19.096250 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 52 rows starting from the beginning of the part | ||
1450 | 2024.11.20 02:18:19.096595 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 215 rows starting from the beginning of the part | ||
1451 | 2024.11.20 02:18:19.096933 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
1452 | 2024.11.20 02:18:19.097299 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
1453 | 2024.11.20 02:18:19.098963 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1454 | 2024.11.20 02:18:19.099046 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1455 | 2024.11.20 02:18:19.100268 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1456 | 2024.11.20 02:18:19.100569 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1786 rows, containing 5 columns (5 merged, 0 gathered) in 0.005326926 sec., 335277.7943601995 rows/sec., 29.14 MiB/sec. | ||
1457 | 2024.11.20 02:18:19.100727 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1458 | 2024.11.20 02:18:19.100983 [ 76 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1459 | 2024.11.20 02:18:19.100968 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1460 | 2024.11.20 02:18:19.101093 [ 76 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1461 | 2024.11.20 02:18:19.101189 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1462 | 2024.11.20 02:18:19.101283 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005594 sec., 11440.82946013586 rows/sec., 914.41 KiB/sec. | ||
1463 | 2024.11.20 02:18:19.101571 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
1464 | 2024.11.20 02:18:19.101636 [ 276 ] {3a62d5b5-1388-428b-9962-e6b8bce61ccd} <Debug> TCPHandler: Processed in 0.006341258 sec. | ||
1465 | 2024.11.20 02:18:19.101927 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1466 | 2024.11.20 02:18:19.101993 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1467 | 2024.11.20 02:18:19.102037 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1468 | 2024.11.20 02:18:19.102071 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 838 rows starting from the beginning of the part | ||
1469 | 2024.11.20 02:18:19.102206 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1470 | 2024.11.20 02:18:19.102413 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_6_1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1471 | 2024.11.20 02:18:19.102515 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1472 | 2024.11.20 02:18:19.102550 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 56 rows starting from the beginning of the part | ||
1473 | 2024.11.20 02:18:19.102964 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
1474 | 2024.11.20 02:18:19.103062 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 56 rows starting from the beginning of the part | ||
1475 | 2024.11.20 02:18:19.103471 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 382 rows starting from the beginning of the part | ||
1476 | 2024.11.20 02:18:19.103886 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
1477 | 2024.11.20 02:18:19.104359 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
1478 | 2024.11.20 02:18:19.105304 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1479 | 2024.11.20 02:18:19.105349 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1480 | 2024.11.20 02:18:19.105993 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1481 | 2024.11.20 02:18:19.106360 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1482 | 2024.11.20 02:18:19.106420 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1460 rows, containing 5 columns (5 merged, 0 gathered) in 0.00508897 sec., 286894.99053836043 rows/sec., 21.98 MiB/sec. | ||
1483 | 2024.11.20 02:18:19.106550 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1484 | 2024.11.20 02:18:19.106636 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1485 | 2024.11.20 02:18:19.106705 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1486 | 2024.11.20 02:18:19.106854 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00474 sec., 33755.27426160337 rows/sec., 2.35 MiB/sec. | ||
1487 | 2024.11.20 02:18:19.107015 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
1488 | 2024.11.20 02:18:19.107016 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1489 | 2024.11.20 02:18:19.107056 [ 274 ] {c931d900-5832-466e-8e66-904aca306499} <Debug> TCPHandler: Processed in 0.005277435 sec. | ||
1490 | 2024.11.20 02:18:19.107391 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1491 | 2024.11.20 02:18:19.107483 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1492 | 2024.11.20 02:18:19.107577 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1781 rows starting from the beginning of the part | ||
1493 | 2024.11.20 02:18:19.107745 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1494 | 2024.11.20 02:18:19.108021 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1495 | 2024.11.20 02:18:19.108085 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 120 rows starting from the beginning of the part | ||
1496 | 2024.11.20 02:18:19.108681 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 150 rows starting from the beginning of the part | ||
1497 | 2024.11.20 02:18:19.108689 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1498 | 2024.11.20 02:18:19.109200 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_6_1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1499 | 2024.11.20 02:18:19.109326 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 227 rows starting from the beginning of the part | ||
1500 | 2024.11.20 02:18:19.109595 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
1501 | 2024.11.20 02:18:19.109801 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 130 rows starting from the beginning of the part | ||
1502 | 2024.11.20 02:18:19.110171 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
1503 | 2024.11.20 02:18:19.110747 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1504 | 2024.11.20 02:18:19.110799 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1505 | 2024.11.20 02:18:19.111719 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1506 | 2024.11.20 02:18:19.112298 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1507 | 2024.11.20 02:18:19.112625 [ 76 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1508 | 2024.11.20 02:18:19.112721 [ 76 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1509 | 2024.11.20 02:18:19.112779 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.19 GiB. | ||
1510 | 2024.11.20 02:18:19.112821 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005194 sec., 11551.790527531768 rows/sec., 797.19 KiB/sec. | ||
1511 | 2024.11.20 02:18:19.113164 [ 276 ] {39d0fd1a-4caa-45ec-8908-7723b9410136} <Debug> TCPHandler: Processed in 0.00596058 sec. | ||
1512 | 2024.11.20 02:18:19.113554 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
1513 | 2024.11.20 02:18:19.113649 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2568 rows, containing 5 columns (5 merged, 0 gathered) in 0.006805768 sec., 377326.99674746476 rows/sec., 25.37 MiB/sec. | ||
1514 | 2024.11.20 02:18:19.113752 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1515 | 2024.11.20 02:18:19.113787 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
1516 | 2024.11.20 02:18:19.113969 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
1517 | 2024.11.20 02:18:19.114078 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1518 | 2024.11.20 02:18:19.114364 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
1519 | 2024.11.20 02:18:19.114593 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 72 rows starting from the beginning of the part | ||
1520 | 2024.11.20 02:18:19.114893 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part | ||
1521 | 2024.11.20 02:18:19.115090 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
1522 | 2024.11.20 02:18:19.115126 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1523 | 2024.11.20 02:18:19.115494 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1524 | 2024.11.20 02:18:19.115680 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
1525 | 2024.11.20 02:18:19.116485 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.003542677 sec., 85810.81481602753 rows/sec., 5.65 MiB/sec. | ||
1526 | 2024.11.20 02:18:19.116653 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1527 | 2024.11.20 02:18:19.116961 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1528 | 2024.11.20 02:18:19.117042 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_6_1} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
1529 | 2024.11.20 02:18:19.117121 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
1530 | 2024.11.20 02:18:22.590640 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 244 | ||
1531 | 2024.11.20 02:18:22.593534 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1532 | 2024.11.20 02:18:22.593580 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1533 | 2024.11.20 02:18:22.595060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1534 | 2024.11.20 02:18:22.595366 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1535 | 2024.11.20 02:18:22.596202 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 244 | ||
1536 | 2024.11.20 02:18:24.097433 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1537 | 2024.11.20 02:18:24.097645 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1538 | 2024.11.20 02:18:24.097725 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1539 | 2024.11.20 02:18:24.098473 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1540 | 2024.11.20 02:18:24.098514 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1541 | 2024.11.20 02:18:24.098953 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1542 | 2024.11.20 02:18:24.099208 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1543 | 2024.11.20 02:18:24.099401 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001816 sec., 7709.251101321586 rows/sec., 554.96 KiB/sec. | ||
1544 | 2024.11.20 02:18:24.099455 [ 274 ] {76b818e9-65c4-430a-9e98-500a6ef83468} <Debug> TCPHandler: Processed in 0.002160737 sec. | ||
1545 | 2024.11.20 02:18:24.099714 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1546 | 2024.11.20 02:18:24.099901 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1547 | 2024.11.20 02:18:24.099973 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1548 | 2024.11.20 02:18:24.100806 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1549 | 2024.11.20 02:18:24.100850 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1550 | 2024.11.20 02:18:24.101288 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1551 | 2024.11.20 02:18:24.101536 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1552 | 2024.11.20 02:18:24.101759 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Debug> executeQuery: Read 219 rows, 19.58 KiB in 0.001911 sec., 114599.68602825746 rows/sec., 10.00 MiB/sec. | ||
1553 | 2024.11.20 02:18:24.101815 [ 276 ] {d7a68d48-df50-459a-be6a-afbd3cad03bc} <Debug> TCPHandler: Processed in 0.002228658 sec. | ||
1554 | 2024.11.20 02:18:24.101980 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1555 | 2024.11.20 02:18:24.102119 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1556 | 2024.11.20 02:18:24.102177 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1557 | 2024.11.20 02:18:24.102858 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1558 | 2024.11.20 02:18:24.102895 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1559 | 2024.11.20 02:18:24.103251 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1560 | 2024.11.20 02:18:24.103493 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1561 | 2024.11.20 02:18:24.103728 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Debug> executeQuery: Read 15 rows, 1.06 KiB in 0.001612 sec., 9305.210918114144 rows/sec., 656.09 KiB/sec. | ||
1562 | 2024.11.20 02:18:24.103842 [ 274 ] {f9ed8a60-b867-4624-a090-5bdb2468c873} <Debug> TCPHandler: Processed in 0.001928242 sec. | ||
1563 | 2024.11.20 02:18:24.104027 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1564 | 2024.11.20 02:18:24.104165 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1565 | 2024.11.20 02:18:24.104224 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1566 | 2024.11.20 02:18:24.104878 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1567 | 2024.11.20 02:18:24.104919 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1568 | 2024.11.20 02:18:24.105283 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1569 | 2024.11.20 02:18:24.105528 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1570 | 2024.11.20 02:18:24.105810 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001664 sec., 8413.461538461539 rows/sec., 589.22 KiB/sec. | ||
1571 | 2024.11.20 02:18:24.105881 [ 276 ] {c9dee372-b391-4768-a661-23d323334462} <Debug> TCPHandler: Processed in 0.001920522 sec. | ||
1572 | 2024.11.20 02:18:24.106030 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1573 | 2024.11.20 02:18:24.106149 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1574 | 2024.11.20 02:18:24.106198 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1575 | 2024.11.20 02:18:24.106767 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1576 | 2024.11.20 02:18:24.106805 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1577 | 2024.11.20 02:18:24.107169 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1578 | 2024.11.20 02:18:24.107403 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1579 | 2024.11.20 02:18:24.107575 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001449 sec., 8971.704623878537 rows/sec., 559.38 KiB/sec. | ||
1580 | 2024.11.20 02:18:24.107625 [ 274 ] {0c8275ec-1b7c-4b39-bb44-361ee8fc8f67} <Debug> TCPHandler: Processed in 0.001651496 sec. | ||
1581 | 2024.11.20 02:18:24.107780 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1582 | 2024.11.20 02:18:24.107897 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1583 | 2024.11.20 02:18:24.107946 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1584 | 2024.11.20 02:18:24.108698 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1585 | 2024.11.20 02:18:24.108739 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1586 | 2024.11.20 02:18:24.109119 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1587 | 2024.11.20 02:18:24.109352 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1588 | 2024.11.20 02:18:24.109566 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Debug> executeQuery: Read 390 rows, 28.32 KiB in 0.001693 sec., 230360.30714707618 rows/sec., 16.34 MiB/sec. | ||
1589 | 2024.11.20 02:18:24.109618 [ 276 ] {2fd536db-e390-4dc3-aa1d-73bcff7b0444} <Debug> TCPHandler: Processed in 0.001894901 sec. | ||
1590 | 2024.11.20 02:18:24.109772 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1591 | 2024.11.20 02:18:24.109911 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1592 | 2024.11.20 02:18:24.109972 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1593 | 2024.11.20 02:18:24.110544 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1594 | 2024.11.20 02:18:24.110589 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1595 | 2024.11.20 02:18:24.110969 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1596 | 2024.11.20 02:18:24.111204 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1597 | 2024.11.20 02:18:24.111379 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001499 sec., 4002.6684456304206 rows/sec., 209.12 KiB/sec. | ||
1598 | 2024.11.20 02:18:24.111428 [ 274 ] {1686b5ce-c8d8-4348-afa4-aa6f9f5b8b4a} <Debug> TCPHandler: Processed in 0.001718287 sec. | ||
1599 | 2024.11.20 02:18:24.111576 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1600 | 2024.11.20 02:18:24.111692 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1601 | 2024.11.20 02:18:24.111747 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1602 | 2024.11.20 02:18:24.112426 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1603 | 2024.11.20 02:18:24.112472 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1604 | 2024.11.20 02:18:24.112912 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1605 | 2024.11.20 02:18:24.113143 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1606 | 2024.11.20 02:18:24.113357 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00169 sec., 140236.68639053253 rows/sec., 9.40 MiB/sec. | ||
1607 | 2024.11.20 02:18:24.113411 [ 276 ] {0f675372-55b1-46bd-a088-14c7bf63ab16} <Debug> TCPHandler: Processed in 0.001889471 sec. | ||
1608 | 2024.11.20 02:18:24.113555 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1609 | 2024.11.20 02:18:24.113679 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1610 | 2024.11.20 02:18:24.113731 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1611 | 2024.11.20 02:18:24.114214 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1612 | 2024.11.20 02:18:24.114251 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1613 | 2024.11.20 02:18:24.114626 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1614 | 2024.11.20 02:18:24.114868 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1615 | 2024.11.20 02:18:24.115074 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001419 sec., 704.7216349541932 rows/sec., 47.49 KiB/sec. | ||
1616 | 2024.11.20 02:18:24.115123 [ 274 ] {57e89e18-8b2a-460d-a04a-80ed0b4a00bb} <Debug> TCPHandler: Processed in 0.001627175 sec. | ||
1617 | 2024.11.20 02:18:24.115275 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1618 | 2024.11.20 02:18:24.115394 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1619 | 2024.11.20 02:18:24.115473 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <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 | ||
1620 | 2024.11.20 02:18:24.116567 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1621 | 2024.11.20 02:18:24.116607 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1622 | 2024.11.20 02:18:24.117220 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1623 | 2024.11.20 02:18:24.117478 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1624 | 2024.11.20 02:18:24.117807 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <Debug> executeQuery: Read 8 rows, 14.68 KiB in 0.002417 sec., 3309.8882912701697 rows/sec., 5.93 MiB/sec. | ||
1625 | 2024.11.20 02:18:24.117958 [ 276 ] {b33d01f9-5b27-4f09-a1b2-3ad9266a9585} <Debug> TCPHandler: Processed in 0.00274366 sec. | ||
1626 | 2024.11.20 02:18:24.118151 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1627 | 2024.11.20 02:18:24.118292 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1628 | 2024.11.20 02:18:24.118352 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1629 | 2024.11.20 02:18:24.118916 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1630 | 2024.11.20 02:18:24.118956 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1631 | 2024.11.20 02:18:24.119340 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1632 | 2024.11.20 02:18:24.119577 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1633 | 2024.11.20 02:18:24.119856 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00157 sec., 52229.299363057326 rows/sec., 3.32 MiB/sec. | ||
1634 | 2024.11.20 02:18:24.119988 [ 274 ] {abe25c8e-a40f-48a8-8d91-7b86e1855ebb} <Debug> TCPHandler: Processed in 0.001907442 sec. | ||
1635 | 2024.11.20 02:18:25.094867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
1636 | 2024.11.20 02:18:25.095510 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1637 | 2024.11.20 02:18:25.095546 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1638 | 2024.11.20 02:18:25.096058 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1639 | 2024.11.20 02:18:25.096318 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1640 | 2024.11.20 02:18:25.096493 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
1641 | 2024.11.20 02:18:25.288115 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
1642 | 2024.11.20 02:18:25.307158 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1643 | 2024.11.20 02:18:25.307221 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1644 | 2024.11.20 02:18:25.313993 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1645 | 2024.11.20 02:18:25.314748 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1646 | 2024.11.20 02:18:25.317385 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
1647 | 2024.11.20 02:18:26.000277 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.14 MiB, peak 170.23 MiB, free memory in arenas 0.00 B, will set to 165.39 MiB (RSS), difference: 1.26 MiB | ||
1648 | 2024.11.20 02:18:28.916019 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38772, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1649 | 2024.11.20 02:18:29.085493 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1650 | 2024.11.20 02:18:29.085767 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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) | ||
1651 | 2024.11.20 02:18:29.086211 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1652 | 2024.11.20 02:18:29.086266 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <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 | ||
1653 | 2024.11.20 02:18:29.086636 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1654 | 2024.11.20 02:18:29.086716 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1655 | 2024.11.20 02:18:29.086895 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
1656 | 2024.11.20 02:18:29.087156 [ 295 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1657 | 2024.11.20 02:18:29.087229 [ 296 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1658 | 2024.11.20 02:18:29.087360 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
1659 | 2024.11.20 02:18:29.087394 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1660 | 2024.11.20 02:18:29.091288 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1661 | 2024.11.20 02:18:29.091320 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1662 | 2024.11.20 02:18:29.091380 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <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'))" | ||
1663 | 2024.11.20 02:18:29.091430 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <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'))" | ||
1664 | 2024.11.20 02:18:29.092895 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.007255 sec., 5099.931082012406 rows/sec., 191.14 KiB/sec. | ||
1665 | 2024.11.20 02:18:29.093032 [ 274 ] {62d8f819-d883-4921-aab2-c130472b5f5f} <Debug> TCPHandler: Processed in 0.007671656 sec. | ||
1666 | 2024.11.20 02:18:29.093461 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1667 | 2024.11.20 02:18:29.093724 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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) | ||
1668 | 2024.11.20 02:18:29.094168 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1669 | 2024.11.20 02:18:29.094222 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <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 | ||
1670 | 2024.11.20 02:18:29.094599 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1671 | 2024.11.20 02:18:29.094683 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1672 | 2024.11.20 02:18:29.094866 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
1673 | 2024.11.20 02:18:29.094989 [ 295 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1674 | 2024.11.20 02:18:29.094989 [ 297 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1675 | 2024.11.20 02:18:29.095154 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
1676 | 2024.11.20 02:18:29.095184 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1677 | 2024.11.20 02:18:29.095277 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1678 | 2024.11.20 02:18:29.095301 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1679 | 2024.11.20 02:18:29.095345 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <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'))" | ||
1680 | 2024.11.20 02:18:29.095395 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <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'))" | ||
1681 | 2024.11.20 02:18:29.096456 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002865 sec., 12914.485165794067 rows/sec., 484.02 KiB/sec. | ||
1682 | 2024.11.20 02:18:29.096591 [ 276 ] {67d74c84-a01f-479e-9dad-697d67dd3df9} <Debug> TCPHandler: Processed in 0.003258321 sec. | ||
1683 | 2024.11.20 02:18:29.096866 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1684 | 2024.11.20 02:18:29.097076 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) 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) | ||
1685 | 2024.11.20 02:18:29.097443 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
1686 | 2024.11.20 02:18:29.097495 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <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 | ||
1687 | 2024.11.20 02:18:29.097844 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1688 | 2024.11.20 02:18:29.097913 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1689 | 2024.11.20 02:18:29.098070 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
1690 | 2024.11.20 02:18:29.098177 [ 297 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1691 | 2024.11.20 02:18:29.098197 [ 296 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1692 | 2024.11.20 02:18:29.098320 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
1693 | 2024.11.20 02:18:29.098349 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
1694 | 2024.11.20 02:18:29.098431 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
1695 | 2024.11.20 02:18:29.098452 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Reading approx. 37 rows with 2 streams | ||
1696 | 2024.11.20 02:18:29.098495 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <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'))" | ||
1697 | 2024.11.20 02:18:29.098541 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <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'))" | ||
1698 | 2024.11.20 02:18:29.099640 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Debug> executeQuery: Read 37 rows, 1.39 KiB in 0.002668 sec., 13868.065967016493 rows/sec., 519.76 KiB/sec. | ||
1699 | 2024.11.20 02:18:29.099817 [ 274 ] {df9670e3-124a-47aa-b42e-3917b1fec6a2} <Debug> TCPHandler: Processed in 0.003009836 sec. | ||
1700 | 2024.11.20 02:18:29.107025 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1701 | 2024.11.20 02:18:29.107152 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
1702 | 2024.11.20 02:18:29.107202 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1703 | 2024.11.20 02:18:29.107893 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1704 | 2024.11.20 02:18:29.107940 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1705 | 2024.11.20 02:18:29.108440 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1706 | 2024.11.20 02:18:29.108675 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1707 | 2024.11.20 02:18:29.108896 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.00178 sec., 1685.3932584269664 rows/sec., 153.62 KiB/sec. | ||
1708 | 2024.11.20 02:18:29.108951 [ 274 ] {1280dc25-6534-46ec-98db-349883b69425} <Debug> TCPHandler: Processed in 0.001982393 sec. | ||
1709 | 2024.11.20 02:18:29.109111 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1710 | 2024.11.20 02:18:29.109259 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1711 | 2024.11.20 02:18:29.109318 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1712 | 2024.11.20 02:18:29.109994 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1713 | 2024.11.20 02:18:29.110034 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1714 | 2024.11.20 02:18:29.110464 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1715 | 2024.11.20 02:18:29.110718 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1716 | 2024.11.20 02:18:29.110932 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Debug> executeQuery: Read 84 rows, 7.03 KiB in 0.001711 sec., 49094.097019286964 rows/sec., 4.01 MiB/sec. | ||
1717 | 2024.11.20 02:18:29.111145 [ 276 ] {fab325df-3aa8-4c74-9d41-44bc49e871cb} <Debug> TCPHandler: Processed in 0.002086115 sec. | ||
1718 | 2024.11.20 02:18:29.111356 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1719 | 2024.11.20 02:18:29.111509 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1720 | 2024.11.20 02:18:29.111570 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1721 | 2024.11.20 02:18:29.112347 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1722 | 2024.11.20 02:18:29.112395 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1723 | 2024.11.20 02:18:29.112761 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1724 | 2024.11.20 02:18:29.113095 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1725 | 2024.11.20 02:18:29.113336 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Debug> executeQuery: Read 14 rows, 1.05 KiB in 0.001858 sec., 7534.983853606028 rows/sec., 566.60 KiB/sec. | ||
1726 | 2024.11.20 02:18:29.113394 [ 274 ] {df2d15d9-479c-4bfc-9390-5f9ce1e02d2b} <Debug> TCPHandler: Processed in 0.002105895 sec. | ||
1727 | 2024.11.20 02:18:29.113559 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1728 | 2024.11.20 02:18:29.113685 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1729 | 2024.11.20 02:18:29.113736 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1730 | 2024.11.20 02:18:29.114351 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1731 | 2024.11.20 02:18:29.114391 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1732 | 2024.11.20 02:18:29.114778 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1733 | 2024.11.20 02:18:29.115021 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1734 | 2024.11.20 02:18:29.115228 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Debug> executeQuery: Read 90 rows, 7.20 KiB in 0.001563 sec., 57581.57389635317 rows/sec., 4.50 MiB/sec. | ||
1735 | 2024.11.20 02:18:29.115388 [ 276 ] {735a409a-e98d-4db1-be7d-8ff8f746efe0} <Debug> TCPHandler: Processed in 0.001883621 sec. | ||
1736 | 2024.11.20 02:18:29.115546 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1737 | 2024.11.20 02:18:29.115683 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1738 | 2024.11.20 02:18:29.115739 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1739 | 2024.11.20 02:18:29.116315 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1740 | 2024.11.20 02:18:29.116363 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1741 | 2024.11.20 02:18:29.116784 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1742 | 2024.11.20 02:18:29.117030 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1743 | 2024.11.20 02:18:29.117244 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001599 sec., 80050.03126954347 rows/sec., 5.58 MiB/sec. | ||
1744 | 2024.11.20 02:18:29.117298 [ 274 ] {7967575e-3a7f-4dc2-b4b0-ca93838a1c68} <Debug> TCPHandler: Processed in 0.001808569 sec. | ||
1745 | 2024.11.20 02:18:29.117456 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1746 | 2024.11.20 02:18:29.117573 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1747 | 2024.11.20 02:18:29.117654 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <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 | ||
1748 | 2024.11.20 02:18:29.118785 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1749 | 2024.11.20 02:18:29.118824 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1750 | 2024.11.20 02:18:29.119449 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1751 | 2024.11.20 02:18:29.119708 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1752 | 2024.11.20 02:18:29.119990 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <Debug> executeQuery: Read 14 rows, 25.69 KiB in 0.002414 sec., 5799.50289975145 rows/sec., 10.39 MiB/sec. | ||
1753 | 2024.11.20 02:18:29.120117 [ 276 ] {36c9db34-dbf0-4ed1-9c8d-27eb1c6800c0} <Debug> TCPHandler: Processed in 0.002722259 sec. | ||
1754 | 2024.11.20 02:18:29.120299 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1755 | 2024.11.20 02:18:29.120453 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1756 | 2024.11.20 02:18:29.120515 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1757 | 2024.11.20 02:18:29.121097 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1758 | 2024.11.20 02:18:29.121143 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1759 | 2024.11.20 02:18:29.121534 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1760 | 2024.11.20 02:18:29.121781 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1761 | 2024.11.20 02:18:29.122057 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Debug> executeQuery: Read 15 rows, 1.09 KiB in 0.001616 sec., 9282.178217821782 rows/sec., 673.20 KiB/sec. | ||
1762 | 2024.11.20 02:18:29.122116 [ 274 ] {baa79628-6493-498b-827e-0a6effe2ac65} <Debug> TCPHandler: Processed in 0.001887791 sec. | ||
1763 | 2024.11.20 02:18:29.122244 [ 293 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46092, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1764 | 2024.11.20 02:18:29.122317 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1765 | 2024.11.20 02:18:29.122446 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1766 | 2024.11.20 02:18:29.122496 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1767 | 2024.11.20 02:18:29.122987 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1768 | 2024.11.20 02:18:29.123026 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1769 | 2024.11.20 02:18:29.123400 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1770 | 2024.11.20 02:18:29.123644 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1771 | 2024.11.20 02:18:29.123845 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001421 sec., 33779.02885292048 rows/sec., 2.28 MiB/sec. | ||
1772 | 2024.11.20 02:18:29.123895 [ 276 ] {a2f91b16-f4e3-4d02-8dd9-0962c3a73f30} <Debug> TCPHandler: Processed in 0.001657086 sec. | ||
1773 | 2024.11.20 02:18:29.126516 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63598, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1774 | 2024.11.20 02:18:29.232942 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1775 | 2024.11.20 02:18:29.235311 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1776 | 2024.11.20 02:18:29.297703 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1777 | 2024.11.20 02:18:29.313065 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37590, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1778 | 2024.11.20 02:18:29.313135 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1779 | 2024.11.20 02:18:32.502479 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1780 | 2024.11.20 02:18:32.502551 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1781 | 2024.11.20 02:18:32.596421 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 288 | ||
1782 | 2024.11.20 02:18:32.596734 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
1783 | 2024.11.20 02:18:32.598554 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1784 | 2024.11.20 02:18:32.598621 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1785 | 2024.11.20 02:18:32.599826 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1786 | 2024.11.20 02:18:32.600618 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1787 | 2024.11.20 02:18:32.601272 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
1788 | 2024.11.20 02:18:32.602902 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1789 | 2024.11.20 02:18:32.602947 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1790 | 2024.11.20 02:18:32.604461 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1791 | 2024.11.20 02:18:32.604773 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1792 | 2024.11.20 02:18:32.605375 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
1793 | 2024.11.20 02:18:32.817482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
1794 | 2024.11.20 02:18:32.836999 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1795 | 2024.11.20 02:18:32.837048 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1796 | 2024.11.20 02:18:32.844298 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1797 | 2024.11.20 02:18:32.845067 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1798 | 2024.11.20 02:18:32.847611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
1799 | 2024.11.20 02:18:33.167199 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36898, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1800 | 2024.11.20 02:18:33.471709 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50076, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1801 | 2024.11.20 02:18:33.499101 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55745, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1802 | 2024.11.20 02:18:33.538670 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53740, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1803 | 2024.11.20 02:18:33.583089 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1804 | 2024.11.20 02:18:33.662760 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1805 | 2024.11.20 02:18:33.665022 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47864, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1806 | 2024.11.20 02:18:33.740868 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1807 | 2024.11.20 02:18:33.808428 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1808 | 2024.11.20 02:18:34.092991 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1809 | 2024.11.20 02:18:34.093182 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1810 | 2024.11.20 02:18:34.093259 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1811 | 2024.11.20 02:18:34.094045 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1812 | 2024.11.20 02:18:34.094095 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1813 | 2024.11.20 02:18:34.094548 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1814 | 2024.11.20 02:18:34.094800 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1815 | 2024.11.20 02:18:34.095050 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00192 sec., 29166.666666666664 rows/sec., 2.24 MiB/sec. | ||
1816 | 2024.11.20 02:18:34.095124 [ 274 ] {28f940aa-fc77-4771-9977-fe1b104e5c77} <Debug> TCPHandler: Processed in 0.002259859 sec. | ||
1817 | 2024.11.20 02:18:34.095375 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1818 | 2024.11.20 02:18:34.095566 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1819 | 2024.11.20 02:18:34.095642 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1820 | 2024.11.20 02:18:34.096430 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1821 | 2024.11.20 02:18:34.096474 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1822 | 2024.11.20 02:18:34.096917 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1823 | 2024.11.20 02:18:34.097177 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1824 | 2024.11.20 02:18:34.097448 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001936 sec., 33057.85123966942 rows/sec., 2.58 MiB/sec. | ||
1825 | 2024.11.20 02:18:34.097636 [ 276 ] {d788b167-d961-444e-b92d-38d2bdc71cea} <Debug> TCPHandler: Processed in 0.002385492 sec. | ||
1826 | 2024.11.20 02:18:34.097822 [ 274 ] {} <Trace> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1827 | 2024.11.20 02:18:34.097978 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48103) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1828 | 2024.11.20 02:18:34.098049 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1829 | 2024.11.20 02:18:34.098680 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1830 | 2024.11.20 02:18:34.098722 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1831 | 2024.11.20 02:18:34.099137 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1832 | 2024.11.20 02:18:34.099393 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1833 | 2024.11.20 02:18:34.099636 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001698 sec., 94228.50412249705 rows/sec., 6.56 MiB/sec. | ||
1834 | 2024.11.20 02:18:34.099701 [ 274 ] {6e23dce7-3d81-49a2-9e11-93d90c84c0f5} <Debug> TCPHandler: Processed in 0.001950962 sec. | ||
1835 | 2024.11.20 02:18:34.099869 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1836 | 2024.11.20 02:18:34.100009 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1837 | 2024.11.20 02:18:34.100069 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1838 | 2024.11.20 02:18:34.100650 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1839 | 2024.11.20 02:18:34.100702 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1840 | 2024.11.20 02:18:34.101148 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1841 | 2024.11.20 02:18:34.101390 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1842 | 2024.11.20 02:18:34.101618 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001642 sec., 36540.80389768575 rows/sec., 2.46 MiB/sec. | ||
1843 | 2024.11.20 02:18:34.101668 [ 276 ] {5f4ec2df-7aa1-431f-9226-75eadc02f6bf} <Debug> TCPHandler: Processed in 0.001864401 sec. | ||
1844 | 2024.11.20 02:18:34.302657 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61642, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1845 | 2024.11.20 02:18:34.407081 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63837, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1846 | 2024.11.20 02:18:34.511505 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49524, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1847 | 2024.11.20 02:18:34.530825 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1848 | 2024.11.20 02:18:34.557853 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1849 | 2024.11.20 02:18:34.616233 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1850 | 2024.11.20 02:18:34.744241 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1851 | 2024.11.20 02:18:34.751784 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1852 | 2024.11.20 02:18:35.258986 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45155, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1853 | 2024.11.20 02:18:35.340918 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63174, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1854 | 2024.11.20 02:18:35.456605 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36826, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1855 | 2024.11.20 02:18:35.497255 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1856 | 2024.11.20 02:18:35.531025 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1857 | 2024.11.20 02:18:35.536386 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60640, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1858 | 2024.11.20 02:18:35.553715 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1859 | 2024.11.20 02:18:38.593251 [ 274 ] {} <Debug> TCPHandler: Done processing connection. | ||
1860 | 2024.11.20 02:18:38.593350 [ 274 ] {} <Debug> TCP-Session: deee7c51-3116-44e3-945a-ae37cce31c8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
1861 | 2024.11.20 02:18:39.000256 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.07 MiB, peak 170.23 MiB, free memory in arenas 0.00 B, will set to 167.13 MiB (RSS), difference: 2.06 MiB | ||
1862 | 2024.11.20 02:18:39.100853 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1863 | 2024.11.20 02:18:39.101048 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
1864 | 2024.11.20 02:18:39.101123 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
1865 | 2024.11.20 02:18:39.101880 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1866 | 2024.11.20 02:18:39.101935 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1867 | 2024.11.20 02:18:39.102395 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1868 | 2024.11.20 02:18:39.102700 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1869 | 2024.11.20 02:18:39.103044 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002043 sec., 6852.667645619187 rows/sec., 493.30 KiB/sec. | ||
1870 | 2024.11.20 02:18:39.103155 [ 276 ] {203a3e27-fd59-4132-b840-238f5bc76cde} <Debug> TCPHandler: Processed in 0.002436512 sec. | ||
1871 | 2024.11.20 02:18:39.103421 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1872 | 2024.11.20 02:18:39.103567 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
1873 | 2024.11.20 02:18:39.103647 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1874 | 2024.11.20 02:18:39.104475 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1875 | 2024.11.20 02:18:39.104526 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1876 | 2024.11.20 02:18:39.104985 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1877 | 2024.11.20 02:18:39.105273 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1878 | 2024.11.20 02:18:39.105555 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Debug> executeQuery: Read 263 rows, 23.69 KiB in 0.002025 sec., 129876.54320987655 rows/sec., 11.42 MiB/sec. | ||
1879 | 2024.11.20 02:18:39.105761 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1880 | 2024.11.20 02:18:39.105794 [ 280 ] {1a7d512b-eaad-4018-ac59-b25d9943d203} <Debug> TCPHandler: Processed in 0.002462904 sec. | ||
1881 | 2024.11.20 02:18:39.105960 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1882 | 2024.11.20 02:18:39.106080 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
1883 | 2024.11.20 02:18:39.106153 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
1884 | 2024.11.20 02:18:39.106814 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1885 | 2024.11.20 02:18:39.106858 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1886 | 2024.11.20 02:18:39.107331 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1887 | 2024.11.20 02:18:39.107590 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1888 | 2024.11.20 02:18:39.107907 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Debug> executeQuery: Read 37 rows, 2.71 KiB in 0.001832 sec., 20196.50655021834 rows/sec., 1.45 MiB/sec. | ||
1889 | 2024.11.20 02:18:39.108164 [ 276 ] {c46e1ffb-3075-4fcb-948e-1b5835cd3c8b} <Debug> TCPHandler: Processed in 0.002247879 sec. | ||
1890 | 2024.11.20 02:18:39.108325 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1891 | 2024.11.20 02:18:39.108438 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
1892 | 2024.11.20 02:18:39.108483 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
1893 | 2024.11.20 02:18:39.109051 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1894 | 2024.11.20 02:18:39.109091 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1895 | 2024.11.20 02:18:39.109454 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1896 | 2024.11.20 02:18:39.109846 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1897 | 2024.11.20 02:18:39.110267 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001802 sec., 7769.145394006659 rows/sec., 544.10 KiB/sec. | ||
1898 | 2024.11.20 02:18:39.110382 [ 280 ] {f5b45e50-fa14-4af3-aad7-791b34a2fa5e} <Debug> TCPHandler: Processed in 0.002115266 sec. | ||
1899 | 2024.11.20 02:18:39.110534 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1900 | 2024.11.20 02:18:39.110642 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
1901 | 2024.11.20 02:18:39.110687 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
1902 | 2024.11.20 02:18:39.111244 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1903 | 2024.11.20 02:18:39.111281 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1904 | 2024.11.20 02:18:39.111635 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1905 | 2024.11.20 02:18:39.111939 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1906 | 2024.11.20 02:18:39.112236 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001605 sec., 8099.688473520248 rows/sec., 505.01 KiB/sec. | ||
1907 | 2024.11.20 02:18:39.112529 [ 276 ] {854c3c05-0242-4a22-a362-fd1639a6c482} <Debug> TCPHandler: Processed in 0.002044364 sec. | ||
1908 | 2024.11.20 02:18:39.112697 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1909 | 2024.11.20 02:18:39.112822 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
1910 | 2024.11.20 02:18:39.112874 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1911 | 2024.11.20 02:18:39.113661 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1912 | 2024.11.20 02:18:39.113703 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1913 | 2024.11.20 02:18:39.114102 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1914 | 2024.11.20 02:18:39.114421 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1915 | 2024.11.20 02:18:39.114720 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Debug> executeQuery: Read 415 rows, 30.35 KiB in 0.001921 sec., 216033.31598125977 rows/sec., 15.43 MiB/sec. | ||
1916 | 2024.11.20 02:18:39.114824 [ 280 ] {64423701-68f4-48fd-8875-d71b905cce47} <Debug> TCPHandler: Processed in 0.002178217 sec. | ||
1917 | 2024.11.20 02:18:39.114984 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1918 | 2024.11.20 02:18:39.115105 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
1919 | 2024.11.20 02:18:39.115164 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1920 | 2024.11.20 02:18:39.115687 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1921 | 2024.11.20 02:18:39.115741 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1922 | 2024.11.20 02:18:39.116143 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1923 | 2024.11.20 02:18:39.116416 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1924 | 2024.11.20 02:18:39.116806 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001694 sec., 3541.912632821724 rows/sec., 185.05 KiB/sec. | ||
1925 | 2024.11.20 02:18:39.117041 [ 276 ] {184384aa-8f0a-42c4-b09b-b7c7d54eb81e} <Debug> TCPHandler: Processed in 0.002108686 sec. | ||
1926 | 2024.11.20 02:18:39.117193 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1927 | 2024.11.20 02:18:39.117303 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
1928 | 2024.11.20 02:18:39.117352 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
1929 | 2024.11.20 02:18:39.117923 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1930 | 2024.11.20 02:18:39.117973 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1931 | 2024.11.20 02:18:39.118433 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1932 | 2024.11.20 02:18:39.118741 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1933 | 2024.11.20 02:18:39.119033 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001748 sec., 135583.52402745996 rows/sec., 9.09 MiB/sec. | ||
1934 | 2024.11.20 02:18:39.119200 [ 280 ] {dbaa4231-59b8-4644-a11c-ecb70f37c861} <Debug> TCPHandler: Processed in 0.002055055 sec. | ||
1935 | 2024.11.20 02:18:39.119424 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1936 | 2024.11.20 02:18:39.119563 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
1937 | 2024.11.20 02:18:39.119635 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
1938 | 2024.11.20 02:18:39.120148 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1939 | 2024.11.20 02:18:39.120189 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1940 | 2024.11.20 02:18:39.120572 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1941 | 2024.11.20 02:18:39.120836 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1942 | 2024.11.20 02:18:39.121214 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001646 sec., 607.5334143377886 rows/sec., 40.94 KiB/sec. | ||
1943 | 2024.11.20 02:18:39.121417 [ 276 ] {6a56903d-47b2-4e73-8e89-1868dac85439} <Debug> TCPHandler: Processed in 0.002047514 sec. | ||
1944 | 2024.11.20 02:18:39.121590 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1945 | 2024.11.20 02:18:39.121698 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
1946 | 2024.11.20 02:18:39.121776 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <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 | ||
1947 | 2024.11.20 02:18:39.123026 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1948 | 2024.11.20 02:18:39.123065 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1949 | 2024.11.20 02:18:39.123738 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1950 | 2024.11.20 02:18:39.124018 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1951 | 2024.11.20 02:18:39.124406 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002699 sec., 11115.227862171174 rows/sec., 19.92 MiB/sec. | ||
1952 | 2024.11.20 02:18:39.124814 [ 280 ] {a9be607f-ec11-4c7b-b352-5c33676946aa} <Debug> TCPHandler: Processed in 0.003295862 sec. | ||
1953 | 2024.11.20 02:18:39.124986 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1954 | 2024.11.20 02:18:39.125097 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
1955 | 2024.11.20 02:18:39.125145 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1956 | 2024.11.20 02:18:39.125575 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1957 | 2024.11.20 02:18:39.125615 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1958 | 2024.11.20 02:18:39.125967 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1959 | 2024.11.20 02:18:39.126210 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1960 | 2024.11.20 02:18:39.126413 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00134 sec., 2238.805970149254 rows/sec., 179.28 KiB/sec. | ||
1961 | 2024.11.20 02:18:39.126462 [ 276 ] {f9e1df2d-2362-4b49-ae29-b794cfcebdf8} <Debug> TCPHandler: Processed in 0.001530724 sec. | ||
1962 | 2024.11.20 02:18:39.126618 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
1963 | 2024.11.20 02:18:39.126750 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
1964 | 2024.11.20 02:18:39.126806 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
1965 | 2024.11.20 02:18:39.127336 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1966 | 2024.11.20 02:18:39.127375 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1967 | 2024.11.20 02:18:39.127721 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1968 | 2024.11.20 02:18:39.127958 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1969 | 2024.11.20 02:18:39.128205 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001475 sec., 55593.220338983054 rows/sec., 3.53 MiB/sec. | ||
1970 | 2024.11.20 02:18:39.128302 [ 280 ] {5623ae31-ff12-4605-b57b-7ec6bd4b342c} <Debug> TCPHandler: Processed in 0.001746258 sec. | ||
1971 | 2024.11.20 02:18:40.000168 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.01 MiB, peak 171.47 MiB, free memory in arenas 0.00 B, will set to 167.21 MiB (RSS), difference: -2.81 MiB | ||
1972 | 2024.11.20 02:18:40.101476 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
1973 | 2024.11.20 02:18:40.102289 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1974 | 2024.11.20 02:18:40.102369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1975 | 2024.11.20 02:18:40.102966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1976 | 2024.11.20 02:18:40.103248 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1977 | 2024.11.20 02:18:40.103528 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
1978 | 2024.11.20 02:18:40.347708 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
1979 | 2024.11.20 02:18:40.367360 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1980 | 2024.11.20 02:18:40.367414 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1981 | 2024.11.20 02:18:40.374565 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1982 | 2024.11.20 02:18:40.375335 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1983 | 2024.11.20 02:18:40.378502 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
1984 | 2024.11.20 02:18:42.605590 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 320 | ||
1985 | 2024.11.20 02:18:42.608626 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1986 | 2024.11.20 02:18:42.608668 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1987 | 2024.11.20 02:18:42.610151 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1988 | 2024.11.20 02:18:42.610459 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
1989 | 2024.11.20 02:18:42.610661 [ 41 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1990 | 2024.11.20 02:18:42.610796 [ 41 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
1991 | 2024.11.20 02:18:42.610874 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
1992 | 2024.11.20 02:18:42.611200 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
1993 | 2024.11.20 02:18:42.611476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 320 | ||
1994 | 2024.11.20 02:18:42.611909 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1995 | 2024.11.20 02:18:42.612033 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
1996 | 2024.11.20 02:18:42.612581 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 98 rows starting from the beginning of the part | ||
1997 | 2024.11.20 02:18:42.613148 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
1998 | 2024.11.20 02:18:42.613711 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 26 rows starting from the beginning of the part | ||
1999 | 2024.11.20 02:18:42.614230 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part | ||
2000 | 2024.11.20 02:18:42.614799 [ 198 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 32 rows starting from the beginning of the part | ||
2001 | 2024.11.20 02:18:42.622305 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 320 rows, containing 72 columns (72 merged, 0 gathered) in 0.011284965 sec., 28356.3130235672 rows/sec., 28.33 MiB/sec. | ||
2002 | 2024.11.20 02:18:42.623474 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2003 | 2024.11.20 02:18:42.624339 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2004 | 2024.11.20 02:18:42.624436 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_6_1} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2005 | 2024.11.20 02:18:42.624764 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.63 MiB. | ||
2006 | 2024.11.20 02:18:44.091144 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2007 | 2024.11.20 02:18:44.091350 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2008 | 2024.11.20 02:18:44.091428 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2009 | 2024.11.20 02:18:44.092198 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2010 | 2024.11.20 02:18:44.092244 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2011 | 2024.11.20 02:18:44.092679 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2012 | 2024.11.20 02:18:44.092941 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2013 | 2024.11.20 02:18:44.093121 [ 40 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2014 | 2024.11.20 02:18:44.093196 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Debug> executeQuery: Read 62 rows, 4.99 KiB in 0.001897 sec., 32683.18397469689 rows/sec., 2.57 MiB/sec. | ||
2015 | 2024.11.20 02:18:44.093207 [ 40 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2016 | 2024.11.20 02:18:44.093281 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2017 | 2024.11.20 02:18:44.093335 [ 276 ] {2b63a8b3-4799-49d2-b8a4-978052b7f053} <Debug> TCPHandler: Processed in 0.002326171 sec. | ||
2018 | 2024.11.20 02:18:44.093552 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
2019 | 2024.11.20 02:18:44.093576 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2020 | 2024.11.20 02:18:44.093825 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2021 | 2024.11.20 02:18:44.093845 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2022 | 2024.11.20 02:18:44.093893 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1359 rows starting from the beginning of the part | ||
2023 | 2024.11.20 02:18:44.093959 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2024 | 2024.11.20 02:18:44.094196 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 219 rows starting from the beginning of the part | ||
2025 | 2024.11.20 02:18:44.094578 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 84 rows starting from the beginning of the part | ||
2026 | 2024.11.20 02:18:44.094941 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
2027 | 2024.11.20 02:18:44.095418 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 263 rows starting from the beginning of the part | ||
2028 | 2024.11.20 02:18:44.095770 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 62 rows starting from the beginning of the part | ||
2029 | 2024.11.20 02:18:44.096710 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2030 | 2024.11.20 02:18:44.096796 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2031 | 2024.11.20 02:18:44.097837 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2032 | 2024.11.20 02:18:44.098343 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2033 | 2024.11.20 02:18:44.098577 [ 39 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2034 | 2024.11.20 02:18:44.098648 [ 39 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2035 | 2024.11.20 02:18:44.098735 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2036 | 2024.11.20 02:18:44.098751 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Debug> executeQuery: Read 3 rows, 231.00 B in 0.004971 sec., 603.5003017501509 rows/sec., 45.38 KiB/sec. | ||
2037 | 2024.11.20 02:18:44.099173 [ 280 ] {081dbd39-f465-4669-b795-975d7fc21d5a} <Debug> TCPHandler: Processed in 0.005690063 sec. | ||
2038 | 2024.11.20 02:18:44.099296 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
2039 | 2024.11.20 02:18:44.099480 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2040 | 2024.11.20 02:18:44.099849 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2041 | 2024.11.20 02:18:44.099892 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2043 rows, containing 5 columns (5 merged, 0 gathered) in 0.006479141 sec., 315319.5770859131 rows/sec., 27.70 MiB/sec. | ||
2042 | 2024.11.20 02:18:44.099911 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2043 | 2024.11.20 02:18:44.099948 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
2044 | 2024.11.20 02:18:44.099999 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2045 | 2024.11.20 02:18:44.100370 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2046 | 2024.11.20 02:18:44.100461 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 15 rows starting from the beginning of the part | ||
2047 | 2024.11.20 02:18:44.100907 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
2048 | 2024.11.20 02:18:44.101411 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2049 | 2024.11.20 02:18:44.101805 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2050 | 2024.11.20 02:18:44.101916 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 37 rows starting from the beginning of the part | ||
2051 | 2024.11.20 02:18:44.102302 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_11_2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2052 | 2024.11.20 02:18:44.102403 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
2053 | 2024.11.20 02:18:44.102636 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
2054 | 2024.11.20 02:18:44.103965 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2055 | 2024.11.20 02:18:44.104030 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2056 | 2024.11.20 02:18:44.105109 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2057 | 2024.11.20 02:18:44.105191 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 99 rows, containing 5 columns (5 merged, 0 gathered) in 0.006308737 sec., 15692.522924953124 rows/sec., 1.17 MiB/sec. | ||
2058 | 2024.11.20 02:18:44.105375 [ 196 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2059 | 2024.11.20 02:18:44.105612 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2060 | 2024.11.20 02:18:44.105872 [ 39 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2061 | 2024.11.20 02:18:44.105954 [ 39 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2062 | 2024.11.20 02:18:44.105985 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2063 | 2024.11.20 02:18:44.105994 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2064 | 2024.11.20 02:18:44.106029 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Debug> executeQuery: Read 73 rows, 5.84 KiB in 0.006218 sec., 11740.109359922806 rows/sec., 938.87 KiB/sec. | ||
2065 | 2024.11.20 02:18:44.106293 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_6_1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2066 | 2024.11.20 02:18:44.106400 [ 276 ] {5dde587f-37cf-4603-ba38-04b3adece8a5} <Debug> TCPHandler: Processed in 0.007087073 sec. | ||
2067 | 2024.11.20 02:18:44.106477 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
2068 | 2024.11.20 02:18:44.106594 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2069 | 2024.11.20 02:18:44.106678 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2070 | 2024.11.20 02:18:44.106755 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2071 | 2024.11.20 02:18:44.106828 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 846 rows starting from the beginning of the part | ||
2072 | 2024.11.20 02:18:44.106894 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2073 | 2024.11.20 02:18:44.107023 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 390 rows starting from the beginning of the part | ||
2074 | 2024.11.20 02:18:44.107115 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2075 | 2024.11.20 02:18:44.107365 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 90 rows starting from the beginning of the part | ||
2076 | 2024.11.20 02:18:44.107744 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
2077 | 2024.11.20 02:18:44.108075 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 415 rows starting from the beginning of the part | ||
2078 | 2024.11.20 02:18:44.108414 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 73 rows starting from the beginning of the part | ||
2079 | 2024.11.20 02:18:44.109777 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2080 | 2024.11.20 02:18:44.109847 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2081 | 2024.11.20 02:18:44.110921 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2082 | 2024.11.20 02:18:44.111382 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 5 columns (5 merged, 0 gathered) in 0.005256435 sec., 357276.3669673457 rows/sec., 27.27 MiB/sec. | ||
2083 | 2024.11.20 02:18:44.111413 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2084 | 2024.11.20 02:18:44.111614 [ 39 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2085 | 2024.11.20 02:18:44.111627 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2086 | 2024.11.20 02:18:44.111682 [ 39 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2087 | 2024.11.20 02:18:44.111769 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2088 | 2024.11.20 02:18:44.111926 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.005056 sec., 25316.455696202534 rows/sec., 1.76 MiB/sec. | ||
2089 | 2024.11.20 02:18:44.112155 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2090 | 2024.11.20 02:18:44.112205 [ 280 ] {e8952225-8ae7-4281-b57a-365e8b88f392} <Debug> TCPHandler: Processed in 0.005675533 sec. | ||
2091 | 2024.11.20 02:18:44.112450 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2092 | 2024.11.20 02:18:44.112527 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2093 | 2024.11.20 02:18:44.112540 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2094 | 2024.11.20 02:18:44.112649 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2568 rows starting from the beginning of the part | ||
2095 | 2024.11.20 02:18:44.112742 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2096 | 2024.11.20 02:18:44.112794 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_11_2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2097 | 2024.11.20 02:18:44.113116 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2098 | 2024.11.20 02:18:44.113209 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2099 | 2024.11.20 02:18:44.113229 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <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 | ||
2100 | 2024.11.20 02:18:44.113501 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2101 | 2024.11.20 02:18:44.113784 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2102 | 2024.11.20 02:18:44.114074 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2103 | 2024.11.20 02:18:44.114361 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2104 | 2024.11.20 02:18:44.116285 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2105 | 2024.11.20 02:18:44.116333 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2106 | 2024.11.20 02:18:44.116879 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3458 rows, containing 5 columns (5 merged, 0 gathered) in 0.004965388 sec., 696420.9040663086 rows/sec., 47.00 MiB/sec. | ||
2107 | 2024.11.20 02:18:44.117224 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2108 | 2024.11.20 02:18:44.117269 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2109 | 2024.11.20 02:18:44.117614 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2110 | 2024.11.20 02:18:44.117671 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2111 | 2024.11.20 02:18:44.117734 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2112 | 2024.11.20 02:18:44.117843 [ 39 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2113 | 2024.11.20 02:18:44.117858 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
2114 | 2024.11.20 02:18:44.117905 [ 39 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2115 | 2024.11.20 02:18:44.117942 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2116 | 2024.11.20 02:18:44.118038 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.00539 sec., 556.5862708719852 rows/sec., 1021.31 KiB/sec. | ||
2117 | 2024.11.20 02:18:44.118379 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
2118 | 2024.11.20 02:18:44.118746 [ 276 ] {1dc6be59-f52a-46c1-8fee-e3066419a0bd} <Debug> TCPHandler: Processed in 0.006398628 sec. | ||
2119 | 2024.11.20 02:18:44.118989 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2120 | 2024.11.20 02:18:44.119249 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2121 | 2024.11.20 02:18:44.119255 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2122 | 2024.11.20 02:18:44.119369 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2123 | 2024.11.20 02:18:44.119406 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
2124 | 2024.11.20 02:18:44.120367 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 8 rows starting from the beginning of the part | ||
2125 | 2024.11.20 02:18:44.121028 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 8 rows starting from the beginning of the part | ||
2126 | 2024.11.20 02:18:44.121808 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 14 rows starting from the beginning of the part | ||
2127 | 2024.11.20 02:18:44.121829 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2128 | 2024.11.20 02:18:44.121905 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2129 | 2024.11.20 02:18:44.122438 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
2130 | 2024.11.20 02:18:44.123110 [ 196 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
2131 | 2024.11.20 02:18:44.123649 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
2132 | 2024.11.20 02:18:44.124229 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2133 | 2024.11.20 02:18:44.124842 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.005657 sec., 1060.6328442637441 rows/sec., 74.92 KiB/sec. | ||
2134 | 2024.11.20 02:18:44.125095 [ 280 ] {df270c9b-f9d4-4506-bbdd-b90f0ce225c8} <Debug> TCPHandler: Processed in 0.006222565 sec. | ||
2135 | 2024.11.20 02:18:44.125329 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2136 | 2024.11.20 02:18:44.125591 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2137 | 2024.11.20 02:18:44.125708 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2138 | 2024.11.20 02:18:44.127555 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2139 | 2024.11.20 02:18:44.127629 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2140 | 2024.11.20 02:18:44.128733 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2141 | 2024.11.20 02:18:44.129309 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2142 | 2024.11.20 02:18:44.129620 [ 39 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2143 | 2024.11.20 02:18:44.129741 [ 39 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2144 | 2024.11.20 02:18:44.129828 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2145 | 2024.11.20 02:18:44.130045 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.004517 sec., 10626.52202789462 rows/sec., 733.34 KiB/sec. | ||
2146 | 2024.11.20 02:18:44.130432 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2147 | 2024.11.20 02:18:44.130446 [ 276 ] {4c4e0e14-130e-411e-bd25-3dc3dab55653} <Debug> TCPHandler: Processed in 0.005236443 sec. | ||
2148 | 2024.11.20 02:18:44.130977 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2149 | 2024.11.20 02:18:44.131025 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 304 rows starting from the beginning of the part | ||
2150 | 2024.11.20 02:18:44.131057 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.013022233 sec., 5452.213917536263 rows/sec., 9.77 MiB/sec. | ||
2151 | 2024.11.20 02:18:44.131225 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2152 | 2024.11.20 02:18:44.131374 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2153 | 2024.11.20 02:18:44.131637 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2154 | 2024.11.20 02:18:44.131846 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2155 | 2024.11.20 02:18:44.131862 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2156 | 2024.11.20 02:18:44.132259 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2157 | 2024.11.20 02:18:44.133437 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2158 | 2024.11.20 02:18:44.133618 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
2159 | 2024.11.20 02:18:44.133894 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
2160 | 2024.11.20 02:18:44.134369 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 4 columns (4 merged, 0 gathered) in 0.004381356 sec., 142421.66123912323 rows/sec., 9.35 MiB/sec. | ||
2161 | 2024.11.20 02:18:44.134634 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2162 | 2024.11.20 02:18:44.135018 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_11_2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2163 | 2024.11.20 02:18:44.135117 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_11_2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2164 | 2024.11.20 02:18:44.135227 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
2165 | 2024.11.20 02:18:47.502607 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2166 | 2024.11.20 02:18:47.502681 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2167 | 2024.11.20 02:18:47.603679 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
2168 | 2024.11.20 02:18:47.604279 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2169 | 2024.11.20 02:18:47.604326 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2170 | 2024.11.20 02:18:47.604857 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2171 | 2024.11.20 02:18:47.605131 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2172 | 2024.11.20 02:18:47.605355 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
2173 | 2024.11.20 02:18:47.878618 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
2174 | 2024.11.20 02:18:47.900347 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2175 | 2024.11.20 02:18:47.900402 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2176 | 2024.11.20 02:18:47.907763 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2177 | 2024.11.20 02:18:47.908508 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2178 | 2024.11.20 02:18:47.911145 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
2179 | 2024.11.20 02:18:49.093199 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2180 | 2024.11.20 02:18:49.093408 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2181 | 2024.11.20 02:18:49.093484 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2182 | 2024.11.20 02:18:49.094253 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2183 | 2024.11.20 02:18:49.094296 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2184 | 2024.11.20 02:18:49.094734 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2185 | 2024.11.20 02:18:49.094983 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2186 | 2024.11.20 02:18:49.095242 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001887 sec., 29676.7355590885 rows/sec., 2.28 MiB/sec. | ||
2187 | 2024.11.20 02:18:49.095326 [ 276 ] {9dc536e3-e98b-43e8-9844-e12c133bc610} <Debug> TCPHandler: Processed in 0.002266099 sec. | ||
2188 | 2024.11.20 02:18:49.095508 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2189 | 2024.11.20 02:18:49.095645 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2190 | 2024.11.20 02:18:49.095700 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2191 | 2024.11.20 02:18:49.096373 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2192 | 2024.11.20 02:18:49.096421 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2193 | 2024.11.20 02:18:49.096837 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2194 | 2024.11.20 02:18:49.097084 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2195 | 2024.11.20 02:18:49.097354 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001722 sec., 37166.08594657375 rows/sec., 2.90 MiB/sec. | ||
2196 | 2024.11.20 02:18:49.097525 [ 280 ] {d7270621-7928-4a1a-a888-5bc78ec122f0} <Debug> TCPHandler: Processed in 0.002081025 sec. | ||
2197 | 2024.11.20 02:18:49.097680 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2198 | 2024.11.20 02:18:49.097811 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2199 | 2024.11.20 02:18:49.097870 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2200 | 2024.11.20 02:18:49.098531 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2201 | 2024.11.20 02:18:49.098577 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2202 | 2024.11.20 02:18:49.098985 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2203 | 2024.11.20 02:18:49.099218 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2204 | 2024.11.20 02:18:49.099411 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001622 sec., 98643.64981504316 rows/sec., 6.87 MiB/sec. | ||
2205 | 2024.11.20 02:18:49.099493 [ 276 ] {ea17867e-37ff-4baa-8ca3-0d18b7fc7339} <Debug> TCPHandler: Processed in 0.001864021 sec. | ||
2206 | 2024.11.20 02:18:49.099650 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2207 | 2024.11.20 02:18:49.099772 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2208 | 2024.11.20 02:18:49.099828 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2209 | 2024.11.20 02:18:49.100353 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2210 | 2024.11.20 02:18:49.100398 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2211 | 2024.11.20 02:18:49.100811 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2212 | 2024.11.20 02:18:49.101047 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2213 | 2024.11.20 02:18:49.101302 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001555 sec., 38585.20900321544 rows/sec., 2.60 MiB/sec. | ||
2214 | 2024.11.20 02:18:49.101464 [ 280 ] {8a011ae1-aef7-4c8b-b132-7e68d05f6289} <Debug> TCPHandler: Processed in 0.00186362 sec. | ||
2215 | 2024.11.20 02:18:52.611697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 342 | ||
2216 | 2024.11.20 02:18:52.614668 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2217 | 2024.11.20 02:18:52.614728 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2218 | 2024.11.20 02:18:52.616212 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2219 | 2024.11.20 02:18:52.616527 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2220 | 2024.11.20 02:18:52.617282 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 342 | ||
2221 | 2024.11.20 02:18:54.098743 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2222 | 2024.11.20 02:18:54.098940 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2223 | 2024.11.20 02:18:54.099015 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2224 | 2024.11.20 02:18:54.099853 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2225 | 2024.11.20 02:18:54.099899 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2226 | 2024.11.20 02:18:54.100347 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2227 | 2024.11.20 02:18:54.100606 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2228 | 2024.11.20 02:18:54.100746 [ 67 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2229 | 2024.11.20 02:18:54.100799 [ 67 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2230 | 2024.11.20 02:18:54.100809 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001926 sec., 7268.95119418484 rows/sec., 523.27 KiB/sec. | ||
2231 | 2024.11.20 02:18:54.100834 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2232 | 2024.11.20 02:18:54.100884 [ 276 ] {20bf01f7-2e82-4b56-ab3b-6586b4eda107} <Debug> TCPHandler: Processed in 0.002269089 sec. | ||
2233 | 2024.11.20 02:18:54.101169 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
2234 | 2024.11.20 02:18:54.101201 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2235 | 2024.11.20 02:18:54.101348 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2236 | 2024.11.20 02:18:54.101373 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2237 | 2024.11.20 02:18:54.101386 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
2238 | 2024.11.20 02:18:54.101430 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2239 | 2024.11.20 02:18:54.101552 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
2240 | 2024.11.20 02:18:54.101776 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
2241 | 2024.11.20 02:18:54.102227 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
2242 | 2024.11.20 02:18:54.102465 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
2243 | 2024.11.20 02:18:54.103514 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2244 | 2024.11.20 02:18:54.103563 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2245 | 2024.11.20 02:18:54.103973 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.003050886 sec., 22944.154583291544 rows/sec., 1.70 MiB/sec. | ||
2246 | 2024.11.20 02:18:54.104316 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2247 | 2024.11.20 02:18:54.104340 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2248 | 2024.11.20 02:18:54.104800 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2249 | 2024.11.20 02:18:54.104889 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_5_1} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2250 | 2024.11.20 02:18:54.105133 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_5_1} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2251 | 2024.11.20 02:18:54.105192 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Debug> executeQuery: Read 283 rows, 25.58 KiB in 0.003848 sec., 73544.69854469855 rows/sec., 6.49 MiB/sec. | ||
2252 | 2024.11.20 02:18:54.105302 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2253 | 2024.11.20 02:18:54.105368 [ 280 ] {4b9c8aae-73fb-4014-8771-6e94502d72bb} <Debug> TCPHandler: Processed in 0.004335294 sec. | ||
2254 | 2024.11.20 02:18:54.105529 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2255 | 2024.11.20 02:18:54.105640 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2256 | 2024.11.20 02:18:54.105686 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2257 | 2024.11.20 02:18:54.106250 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2258 | 2024.11.20 02:18:54.106289 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2259 | 2024.11.20 02:18:54.106639 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2260 | 2024.11.20 02:18:54.106883 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2261 | 2024.11.20 02:18:54.107074 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001449 sec., 32436.16287094548 rows/sec., 2.33 MiB/sec. | ||
2262 | 2024.11.20 02:18:54.107239 [ 276 ] {f84e4d91-6208-4d5a-bfbd-e56563541cb2} <Debug> TCPHandler: Processed in 0.001756268 sec. | ||
2263 | 2024.11.20 02:18:54.107395 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2264 | 2024.11.20 02:18:54.107524 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2265 | 2024.11.20 02:18:54.107577 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2266 | 2024.11.20 02:18:54.108164 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2267 | 2024.11.20 02:18:54.108203 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2268 | 2024.11.20 02:18:54.108543 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2269 | 2024.11.20 02:18:54.108784 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2270 | 2024.11.20 02:18:54.108960 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001466 sec., 9549.795361527968 rows/sec., 668.81 KiB/sec. | ||
2271 | 2024.11.20 02:18:54.109010 [ 280 ] {069a9c65-a86b-4fae-883f-a4f4ac32515a} <Debug> TCPHandler: Processed in 0.001676426 sec. | ||
2272 | 2024.11.20 02:18:54.109153 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2273 | 2024.11.20 02:18:54.109281 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2274 | 2024.11.20 02:18:54.109335 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2275 | 2024.11.20 02:18:54.109946 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2276 | 2024.11.20 02:18:54.109984 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2277 | 2024.11.20 02:18:54.110325 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2278 | 2024.11.20 02:18:54.110555 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2279 | 2024.11.20 02:18:54.110679 [ 67 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2280 | 2024.11.20 02:18:54.110720 [ 67 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2281 | 2024.11.20 02:18:54.110733 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001479 sec., 8789.72278566599 rows/sec., 548.04 KiB/sec. | ||
2282 | 2024.11.20 02:18:54.110744 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2283 | 2024.11.20 02:18:54.110818 [ 276 ] {3846b5a4-2ffd-4193-9e95-48bb4a892763} <Debug> TCPHandler: Processed in 0.001723837 sec. | ||
2284 | 2024.11.20 02:18:54.110863 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
2285 | 2024.11.20 02:18:54.110965 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2286 | 2024.11.20 02:18:54.110970 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2287 | 2024.11.20 02:18:54.111011 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
2288 | 2024.11.20 02:18:54.111155 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
2289 | 2024.11.20 02:18:54.111153 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2290 | 2024.11.20 02:18:54.111270 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2291 | 2024.11.20 02:18:54.111295 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
2292 | 2024.11.20 02:18:54.111541 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
2293 | 2024.11.20 02:18:54.111856 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
2294 | 2024.11.20 02:18:54.112979 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2295 | 2024.11.20 02:18:54.113028 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2296 | 2024.11.20 02:18:54.113269 [ 186 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.002455783 sec., 26468.136639108587 rows/sec., 1.71 MiB/sec. | ||
2297 | 2024.11.20 02:18:54.113533 [ 186 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2298 | 2024.11.20 02:18:54.113746 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2299 | 2024.11.20 02:18:54.114063 [ 186 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_5_1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2300 | 2024.11.20 02:18:54.114258 [ 186 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_5_1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2301 | 2024.11.20 02:18:54.114265 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2302 | 2024.11.20 02:18:54.114417 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
2303 | 2024.11.20 02:18:54.114643 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Debug> executeQuery: Read 425 rows, 31.15 KiB in 0.003545 sec., 119887.16502115656 rows/sec., 8.58 MiB/sec. | ||
2304 | 2024.11.20 02:18:54.114830 [ 280 ] {e843d803-e451-40e6-b04a-a690833974d1} <Debug> TCPHandler: Processed in 0.003922535 sec. | ||
2305 | 2024.11.20 02:18:54.114964 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2306 | 2024.11.20 02:18:54.115076 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2307 | 2024.11.20 02:18:54.115121 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2308 | 2024.11.20 02:18:54.115572 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2309 | 2024.11.20 02:18:54.115610 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2310 | 2024.11.20 02:18:54.115975 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2311 | 2024.11.20 02:18:54.116207 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2312 | 2024.11.20 02:18:54.116383 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001331 sec., 4507.888805409467 rows/sec., 235.52 KiB/sec. | ||
2313 | 2024.11.20 02:18:54.116432 [ 276 ] {6e993c23-5b95-4ae7-9dd3-78318c143757} <Debug> TCPHandler: Processed in 0.001521163 sec. | ||
2314 | 2024.11.20 02:18:54.116583 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2315 | 2024.11.20 02:18:54.116720 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2316 | 2024.11.20 02:18:54.116778 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2317 | 2024.11.20 02:18:54.117333 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2318 | 2024.11.20 02:18:54.117372 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2319 | 2024.11.20 02:18:54.117755 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2320 | 2024.11.20 02:18:54.117994 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2321 | 2024.11.20 02:18:54.118176 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001487 sec., 159381.30464021518 rows/sec., 10.68 MiB/sec. | ||
2322 | 2024.11.20 02:18:54.118226 [ 280 ] {8f408393-8ad8-4573-9a99-5d238103bb2b} <Debug> TCPHandler: Processed in 0.001710097 sec. | ||
2323 | 2024.11.20 02:18:54.118366 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2324 | 2024.11.20 02:18:54.118493 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2325 | 2024.11.20 02:18:54.118549 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2326 | 2024.11.20 02:18:54.119021 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2327 | 2024.11.20 02:18:54.119057 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2328 | 2024.11.20 02:18:54.119393 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2329 | 2024.11.20 02:18:54.119619 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2330 | 2024.11.20 02:18:54.119752 [ 87 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2331 | 2024.11.20 02:18:54.119795 [ 87 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2332 | 2024.11.20 02:18:54.119795 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001328 sec., 753.0120481927711 rows/sec., 50.74 KiB/sec. | ||
2333 | 2024.11.20 02:18:54.119822 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2334 | 2024.11.20 02:18:54.119910 [ 276 ] {690ace6e-42b7-43cf-8501-338b504faf70} <Debug> TCPHandler: Processed in 0.001606035 sec. | ||
2335 | 2024.11.20 02:18:54.120036 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
2336 | 2024.11.20 02:18:54.120107 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2337 | 2024.11.20 02:18:54.120225 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2338 | 2024.11.20 02:18:54.120297 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
2339 | 2024.11.20 02:18:54.120336 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2340 | 2024.11.20 02:18:54.120631 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
2341 | 2024.11.20 02:18:54.120665 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <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 | ||
2342 | 2024.11.20 02:18:54.120976 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
2343 | 2024.11.20 02:18:54.121399 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
2344 | 2024.11.20 02:18:54.121827 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
2345 | 2024.11.20 02:18:54.124729 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.004810695 sec., 1039.3508630249892 rows/sec., 70.03 KiB/sec. | ||
2346 | 2024.11.20 02:18:54.124945 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2347 | 2024.11.20 02:18:54.125514 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_5_1} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2348 | 2024.11.20 02:18:54.125661 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2349 | 2024.11.20 02:18:54.125724 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_5_1} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2350 | 2024.11.20 02:18:54.125733 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2351 | 2024.11.20 02:18:54.125855 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
2352 | 2024.11.20 02:18:54.126513 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2353 | 2024.11.20 02:18:54.126780 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2354 | 2024.11.20 02:18:54.127072 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00678 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
2355 | 2024.11.20 02:18:54.127266 [ 280 ] {37fa23bf-76de-4033-a4d9-3eb19f29f011} <Debug> TCPHandler: Processed in 0.007262897 sec. | ||
2356 | 2024.11.20 02:18:54.127400 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2357 | 2024.11.20 02:18:54.127508 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
2358 | 2024.11.20 02:18:54.127554 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2359 | 2024.11.20 02:18:54.127971 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2360 | 2024.11.20 02:18:54.128008 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2361 | 2024.11.20 02:18:54.128355 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2362 | 2024.11.20 02:18:54.128588 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2363 | 2024.11.20 02:18:54.128772 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.00128 sec., 2343.75 rows/sec., 187.68 KiB/sec. | ||
2364 | 2024.11.20 02:18:54.128833 [ 276 ] {2cf2696e-c0cb-4386-8bdb-519213b67052} <Debug> TCPHandler: Processed in 0.001484002 sec. | ||
2365 | 2024.11.20 02:18:54.128966 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2366 | 2024.11.20 02:18:54.129074 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2367 | 2024.11.20 02:18:54.129120 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2368 | 2024.11.20 02:18:54.129550 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2369 | 2024.11.20 02:18:54.129588 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2370 | 2024.11.20 02:18:54.129936 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2371 | 2024.11.20 02:18:54.130174 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2372 | 2024.11.20 02:18:54.130388 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00133 sec., 61654.13533834586 rows/sec., 3.92 MiB/sec. | ||
2373 | 2024.11.20 02:18:54.130563 [ 280 ] {ebbefd76-50ca-4f1a-9e6a-c89551102d57} <Debug> TCPHandler: Processed in 0.001644526 sec. | ||
2374 | 2024.11.20 02:18:55.105512 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
2375 | 2024.11.20 02:18:55.106222 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2376 | 2024.11.20 02:18:55.106283 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2377 | 2024.11.20 02:18:55.106832 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2378 | 2024.11.20 02:18:55.107089 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2379 | 2024.11.20 02:18:55.107286 [ 105 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2380 | 2024.11.20 02:18:55.107371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
2381 | 2024.11.20 02:18:55.107387 [ 105 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2382 | 2024.11.20 02:18:55.107421 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2383 | 2024.11.20 02:18:55.107544 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
2384 | 2024.11.20 02:18:55.107641 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2385 | 2024.11.20 02:18:55.107681 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
2386 | 2024.11.20 02:18:55.107772 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
2387 | 2024.11.20 02:18:55.107933 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
2388 | 2024.11.20 02:18:55.108148 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
2389 | 2024.11.20 02:18:55.108290 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
2390 | 2024.11.20 02:18:55.108440 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
2391 | 2024.11.20 02:18:55.110088 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588097 sec., 1979833.058807301 rows/sec., 28.32 MiB/sec. | ||
2392 | 2024.11.20 02:18:55.110522 [ 191 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2393 | 2024.11.20 02:18:55.110893 [ 191 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2394 | 2024.11.20 02:18:55.110988 [ 191 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_11_2} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2395 | 2024.11.20 02:18:55.111103 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
2396 | 2024.11.20 02:18:55.411239 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
2397 | 2024.11.20 02:18:55.431347 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2398 | 2024.11.20 02:18:55.431404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2399 | 2024.11.20 02:18:55.438630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2400 | 2024.11.20 02:18:55.439395 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2401 | 2024.11.20 02:18:55.439794 [ 122 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2402 | 2024.11.20 02:18:55.439942 [ 122 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2403 | 2024.11.20 02:18:55.440022 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2404 | 2024.11.20 02:18:55.440379 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
2405 | 2024.11.20 02:18:55.456754 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
2406 | 2024.11.20 02:18:55.457949 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2407 | 2024.11.20 02:18:55.459261 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part | ||
2408 | 2024.11.20 02:18:55.464607 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part | ||
2409 | 2024.11.20 02:18:55.471023 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 8 rows starting from the beginning of the part | ||
2410 | 2024.11.20 02:18:55.476384 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part | ||
2411 | 2024.11.20 02:18:55.481989 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
2412 | 2024.11.20 02:18:55.486584 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part | ||
2413 | 2024.11.20 02:18:55.544694 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.10453017 sec., 794.0291305371453 rows/sec., 4.11 MiB/sec. | ||
2414 | 2024.11.20 02:18:55.547252 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2415 | 2024.11.20 02:18:55.550106 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2416 | 2024.11.20 02:18:55.550222 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_11_2} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2417 | 2024.11.20 02:18:55.552518 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
2418 | 2024.11.20 02:18:56.000165 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.64 MiB, peak 180.53 MiB, free memory in arenas 0.00 B, will set to 171.68 MiB (RSS), difference: 1.05 MiB | ||
2419 | 2024.11.20 02:18:58.934847 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2420 | 2024.11.20 02:18:59.086982 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2421 | 2024.11.20 02:18:59.087423 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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) | ||
2422 | 2024.11.20 02:18:59.088134 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
2423 | 2024.11.20 02:18:59.088188 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <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 | ||
2424 | 2024.11.20 02:18:59.088565 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2425 | 2024.11.20 02:18:59.088648 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
2426 | 2024.11.20 02:18:59.088825 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
2427 | 2024.11.20 02:18:59.089007 [ 296 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
2428 | 2024.11.20 02:18:59.089070 [ 299 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
2429 | 2024.11.20 02:18:59.089086 [ 295 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
2430 | 2024.11.20 02:18:59.089220 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
2431 | 2024.11.20 02:18:59.089253 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
2432 | 2024.11.20 02:18:59.089374 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
2433 | 2024.11.20 02:18:59.089399 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
2434 | 2024.11.20 02:18:59.089444 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <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'))" | ||
2435 | 2024.11.20 02:18:59.089491 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <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'))" | ||
2436 | 2024.11.20 02:18:59.089535 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <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'))" | ||
2437 | 2024.11.20 02:18:59.091455 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.00425 sec., 9411.764705882353 rows/sec., 358.92 KiB/sec. | ||
2438 | 2024.11.20 02:18:59.091650 [ 276 ] {a8f15078-d93d-4ee1-9f32-90735d2b01ab} <Debug> TCPHandler: Processed in 0.004852565 sec. | ||
2439 | 2024.11.20 02:18:59.098426 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2440 | 2024.11.20 02:18:59.098572 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
2441 | 2024.11.20 02:18:59.098634 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
2442 | 2024.11.20 02:18:59.099387 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2443 | 2024.11.20 02:18:59.099431 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2444 | 2024.11.20 02:18:59.099929 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
2445 | 2024.11.20 02:18:59.100166 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2446 | 2024.11.20 02:18:59.100410 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Debug> executeQuery: Read 1 rows, 232.00 B in 0.001882 sec., 531.3496280552604 rows/sec., 120.38 KiB/sec. | ||
2447 | 2024.11.20 02:18:59.100468 [ 276 ] {af0da21c-9dc1-4436-9526-46c8615775e8} <Debug> TCPHandler: Processed in 0.002108306 sec. | ||
2448 | 2024.11.20 02:18:59.100639 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2449 | 2024.11.20 02:18:59.100777 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2450 | 2024.11.20 02:18:59.100833 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2451 | 2024.11.20 02:18:59.101449 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2452 | 2024.11.20 02:18:59.101489 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2453 | 2024.11.20 02:18:59.101844 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
2454 | 2024.11.20 02:18:59.102088 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2455 | 2024.11.20 02:18:59.102324 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001573 sec., 6357.279084551812 rows/sec., 518.39 KiB/sec. | ||
2456 | 2024.11.20 02:18:59.102383 [ 280 ] {fca097f5-87fd-4edd-b8b8-e2ebcd5328e7} <Debug> TCPHandler: Processed in 0.001812999 sec. | ||
2457 | 2024.11.20 02:18:59.102545 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2458 | 2024.11.20 02:18:59.102675 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2459 | 2024.11.20 02:18:59.102730 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2460 | 2024.11.20 02:18:59.103347 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2461 | 2024.11.20 02:18:59.103386 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2462 | 2024.11.20 02:18:59.103734 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2463 | 2024.11.20 02:18:59.103966 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2464 | 2024.11.20 02:18:59.104192 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001546 sec., 39456.66235446313 rows/sec., 3.01 MiB/sec. | ||
2465 | 2024.11.20 02:18:59.104245 [ 276 ] {0c127210-b7c3-4878-b020-926798a90b1b} <Debug> TCPHandler: Processed in 0.001762119 sec. | ||
2466 | 2024.11.20 02:18:59.104393 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2467 | 2024.11.20 02:18:59.104521 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2468 | 2024.11.20 02:18:59.104575 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2469 | 2024.11.20 02:18:59.105216 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2470 | 2024.11.20 02:18:59.105256 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2471 | 2024.11.20 02:18:59.105589 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2472 | 2024.11.20 02:18:59.105827 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2473 | 2024.11.20 02:18:59.106060 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001562 sec., 6402.048655569783 rows/sec., 447.02 KiB/sec. | ||
2474 | 2024.11.20 02:18:59.106136 [ 280 ] {72e62812-1eb0-46bf-9986-a083c3b75751} <Debug> TCPHandler: Processed in 0.001806699 sec. | ||
2475 | 2024.11.20 02:18:59.106279 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2476 | 2024.11.20 02:18:59.106386 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2477 | 2024.11.20 02:18:59.106431 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2478 | 2024.11.20 02:18:59.106979 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2479 | 2024.11.20 02:18:59.107019 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2480 | 2024.11.20 02:18:59.107376 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2481 | 2024.11.20 02:18:59.107615 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2482 | 2024.11.20 02:18:59.107847 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001476 sec., 50135.50135501355 rows/sec., 3.92 MiB/sec. | ||
2483 | 2024.11.20 02:18:59.107924 [ 276 ] {8744028a-6cc7-4a61-a177-2b5aba7b8a37} <Debug> TCPHandler: Processed in 0.001696686 sec. | ||
2484 | 2024.11.20 02:18:59.108067 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2485 | 2024.11.20 02:18:59.108199 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2486 | 2024.11.20 02:18:59.108257 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2487 | 2024.11.20 02:18:59.108883 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2488 | 2024.11.20 02:18:59.108929 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2489 | 2024.11.20 02:18:59.109339 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2490 | 2024.11.20 02:18:59.109577 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2491 | 2024.11.20 02:18:59.109776 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001607 sec., 102675.79340385813 rows/sec., 7.15 MiB/sec. | ||
2492 | 2024.11.20 02:18:59.109828 [ 280 ] {c1bf624f-8619-4808-a473-1a3b4382e8d7} <Debug> TCPHandler: Processed in 0.00181683 sec. | ||
2493 | 2024.11.20 02:18:59.109967 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2494 | 2024.11.20 02:18:59.110078 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2495 | 2024.11.20 02:18:59.110136 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2496 | 2024.11.20 02:18:59.110675 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2497 | 2024.11.20 02:18:59.110722 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.18 GiB. | ||
2498 | 2024.11.20 02:18:59.111138 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2499 | 2024.11.20 02:18:59.111373 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2500 | 2024.11.20 02:18:59.111604 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001548 sec., 38759.689922480626 rows/sec., 2.61 MiB/sec. | ||
2501 | 2024.11.20 02:18:59.111680 [ 276 ] {7959e4a0-68e0-4187-a89b-f15680e289f8} <Debug> TCPHandler: Processed in 0.001764178 sec. | ||
2502 | 2024.11.20 02:18:59.137348 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2503 | 2024.11.20 02:18:59.138695 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57428, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2504 | 2024.11.20 02:18:59.250083 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57407, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2505 | 2024.11.20 02:18:59.255565 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2506 | 2024.11.20 02:18:59.306945 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2507 | 2024.11.20 02:18:59.319398 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2508 | 2024.11.20 02:18:59.333845 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38216, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2509 | 2024.11.20 02:19:02.502726 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2510 | 2024.11.20 02:19:02.502792 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2511 | 2024.11.20 02:19:02.607535 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
2512 | 2024.11.20 02:19:02.608342 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2513 | 2024.11.20 02:19:02.608387 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2514 | 2024.11.20 02:19:02.608979 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2515 | 2024.11.20 02:19:02.609239 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2516 | 2024.11.20 02:19:02.609475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
2517 | 2024.11.20 02:19:02.617484 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 382 | ||
2518 | 2024.11.20 02:19:02.620785 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2519 | 2024.11.20 02:19:02.620834 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2520 | 2024.11.20 02:19:02.622331 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2521 | 2024.11.20 02:19:02.622652 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2522 | 2024.11.20 02:19:02.623497 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 382 | ||
2523 | 2024.11.20 02:19:02.956884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
2524 | 2024.11.20 02:19:02.976414 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2525 | 2024.11.20 02:19:02.976473 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2526 | 2024.11.20 02:19:02.983729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2527 | 2024.11.20 02:19:02.984483 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2528 | 2024.11.20 02:19:02.987149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
2529 | 2024.11.20 02:19:03.176633 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2530 | 2024.11.20 02:19:03.493181 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2531 | 2024.11.20 02:19:03.516593 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36957, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2532 | 2024.11.20 02:19:03.557938 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2533 | 2024.11.20 02:19:03.590353 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2534 | 2024.11.20 02:19:03.677329 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49094, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2535 | 2024.11.20 02:19:03.679754 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2536 | 2024.11.20 02:19:03.754582 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37594, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2537 | 2024.11.20 02:19:03.818520 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50600, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2538 | 2024.11.20 02:19:04.092328 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2539 | 2024.11.20 02:19:04.092617 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2540 | 2024.11.20 02:19:04.092727 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2541 | 2024.11.20 02:19:04.093747 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2542 | 2024.11.20 02:19:04.093788 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2543 | 2024.11.20 02:19:04.094221 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2544 | 2024.11.20 02:19:04.094473 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2545 | 2024.11.20 02:19:04.094711 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002176 sec., 25735.29411764706 rows/sec., 1.98 MiB/sec. | ||
2546 | 2024.11.20 02:19:04.094767 [ 276 ] {810596c8-f5e8-4090-992e-0dd651cda184} <Debug> TCPHandler: Processed in 0.002618417 sec. | ||
2547 | 2024.11.20 02:19:04.094950 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2548 | 2024.11.20 02:19:04.095077 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2549 | 2024.11.20 02:19:04.095127 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2550 | 2024.11.20 02:19:04.095667 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2551 | 2024.11.20 02:19:04.095706 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2552 | 2024.11.20 02:19:04.096131 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2553 | 2024.11.20 02:19:04.096396 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2554 | 2024.11.20 02:19:04.096639 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001577 sec., 40583.38617628408 rows/sec., 3.17 MiB/sec. | ||
2555 | 2024.11.20 02:19:04.096812 [ 280 ] {853338f3-93d4-49a0-8c8a-77aad21c7658} <Debug> TCPHandler: Processed in 0.001922291 sec. | ||
2556 | 2024.11.20 02:19:04.096975 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2557 | 2024.11.20 02:19:04.097086 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2558 | 2024.11.20 02:19:04.097136 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2559 | 2024.11.20 02:19:04.097682 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2560 | 2024.11.20 02:19:04.097721 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2561 | 2024.11.20 02:19:04.098127 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2562 | 2024.11.20 02:19:04.098367 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2563 | 2024.11.20 02:19:04.098580 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001517 sec., 105471.32498352011 rows/sec., 7.35 MiB/sec. | ||
2564 | 2024.11.20 02:19:04.098632 [ 276 ] {917caaf0-1ed0-462f-bae4-9352afa179d6} <Debug> TCPHandler: Processed in 0.001708857 sec. | ||
2565 | 2024.11.20 02:19:04.098770 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2566 | 2024.11.20 02:19:04.098877 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2567 | 2024.11.20 02:19:04.098923 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2568 | 2024.11.20 02:19:04.099391 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2569 | 2024.11.20 02:19:04.099430 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2570 | 2024.11.20 02:19:04.099785 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2571 | 2024.11.20 02:19:04.100021 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2572 | 2024.11.20 02:19:04.100239 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
2573 | 2024.11.20 02:19:04.100289 [ 280 ] {b351a4e9-d8bd-4d8d-8c6a-ab49a55b6342} <Debug> TCPHandler: Processed in 0.001569864 sec. | ||
2574 | 2024.11.20 02:19:04.305235 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2575 | 2024.11.20 02:19:04.422260 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56846, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2576 | 2024.11.20 02:19:04.528596 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52453, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2577 | 2024.11.20 02:19:04.540983 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2578 | 2024.11.20 02:19:04.573517 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2024.11.20 02:19:04.632756 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2580 | 2024.11.20 02:19:04.752892 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2581 | 2024.11.20 02:19:04.765352 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40344, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2582 | 2024.11.20 02:19:05.261841 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42937, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2583 | 2024.11.20 02:19:05.352007 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2584 | 2024.11.20 02:19:05.470689 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2585 | 2024.11.20 02:19:05.501208 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50526, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2586 | 2024.11.20 02:19:05.532719 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2587 | 2024.11.20 02:19:05.551170 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2588 | 2024.11.20 02:19:05.559427 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51298, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2589 | 2024.11.20 02:19:06.982573 [ 43 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2590 | 2024.11.20 02:19:06.982669 [ 43 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2591 | 2024.11.20 02:19:06.982710 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2592 | 2024.11.20 02:19:06.983023 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
2593 | 2024.11.20 02:19:06.983290 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2594 | 2024.11.20 02:19:06.983355 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
2595 | 2024.11.20 02:19:06.983460 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
2596 | 2024.11.20 02:19:06.983662 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
2597 | 2024.11.20 02:19:06.983897 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
2598 | 2024.11.20 02:19:06.984079 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
2599 | 2024.11.20 02:19:06.985139 [ 191 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.00231761 sec., 12944.369415043946 rows/sec., 676.29 KiB/sec. | ||
2600 | 2024.11.20 02:19:06.985277 [ 201 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2601 | 2024.11.20 02:19:06.985599 [ 201 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_5_1} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2602 | 2024.11.20 02:19:06.985691 [ 201 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_5_1} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2603 | 2024.11.20 02:19:06.985776 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
2604 | 2024.11.20 02:19:07.903061 [ 35 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
2605 | 2024.11.20 02:19:07.903152 [ 35 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2606 | 2024.11.20 02:19:07.903195 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2607 | 2024.11.20 02:19:07.903459 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
2608 | 2024.11.20 02:19:07.903757 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2609 | 2024.11.20 02:19:07.903817 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
2610 | 2024.11.20 02:19:07.903941 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
2611 | 2024.11.20 02:19:07.904186 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
2612 | 2024.11.20 02:19:07.904538 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
2613 | 2024.11.20 02:19:07.904754 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
2614 | 2024.11.20 02:19:07.905874 [ 191 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002567216 sec., 116079.05217169103 rows/sec., 8.32 MiB/sec. | ||
2615 | 2024.11.20 02:19:07.906110 [ 194 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
2616 | 2024.11.20 02:19:07.906520 [ 194 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_5_1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2617 | 2024.11.20 02:19:07.906612 [ 194 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_5_1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
2618 | 2024.11.20 02:19:07.906720 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2619 | 2024.11.20 02:19:09.099038 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2620 | 2024.11.20 02:19:09.099229 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2621 | 2024.11.20 02:19:09.099303 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2622 | 2024.11.20 02:19:09.100043 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2623 | 2024.11.20 02:19:09.100087 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2624 | 2024.11.20 02:19:09.100509 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2625 | 2024.11.20 02:19:09.100758 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2626 | 2024.11.20 02:19:09.101006 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001827 sec., 7662.835249042146 rows/sec., 551.62 KiB/sec. | ||
2627 | 2024.11.20 02:19:09.101172 [ 276 ] {adcde162-42e8-42ae-81f8-65dadd892bc2} <Debug> TCPHandler: Processed in 0.002266169 sec. | ||
2628 | 2024.11.20 02:19:09.101342 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2629 | 2024.11.20 02:19:09.101466 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2630 | 2024.11.20 02:19:09.101516 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2631 | 2024.11.20 02:19:09.102206 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2632 | 2024.11.20 02:19:09.102246 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2633 | 2024.11.20 02:19:09.102642 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2634 | 2024.11.20 02:19:09.102885 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2635 | 2024.11.20 02:19:09.103016 [ 31 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2636 | 2024.11.20 02:19:09.103058 [ 31 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2637 | 2024.11.20 02:19:09.103073 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Debug> executeQuery: Read 283 rows, 25.58 KiB in 0.001636 sec., 172982.88508557455 rows/sec., 15.27 MiB/sec. | ||
2638 | 2024.11.20 02:19:09.103084 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2639 | 2024.11.20 02:19:09.103168 [ 280 ] {c0b03a29-c0d3-49b8-9118-dbc08b6de256} <Debug> TCPHandler: Processed in 0.001882151 sec. | ||
2640 | 2024.11.20 02:19:09.103376 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2641 | 2024.11.20 02:19:09.103397 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
2642 | 2024.11.20 02:19:09.103576 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2643 | 2024.11.20 02:19:09.103702 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2644 | 2024.11.20 02:19:09.103723 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2645 | 2024.11.20 02:19:09.103829 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1409 rows starting from the beginning of the part | ||
2646 | 2024.11.20 02:19:09.104140 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
2647 | 2024.11.20 02:19:09.104570 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 283 rows starting from the beginning of the part | ||
2648 | 2024.11.20 02:19:09.104895 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 61 rows starting from the beginning of the part | ||
2649 | 2024.11.20 02:19:09.105264 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
2650 | 2024.11.20 02:19:09.105618 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 283 rows starting from the beginning of the part | ||
2651 | 2024.11.20 02:19:09.106658 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2652 | 2024.11.20 02:19:09.106739 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2653 | 2024.11.20 02:19:09.107761 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2654 | 2024.11.20 02:19:09.108240 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2655 | 2024.11.20 02:19:09.108648 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.005132 sec., 9158.222915042868 rows/sec., 674.95 KiB/sec. | ||
2656 | 2024.11.20 02:19:09.109039 [ 276 ] {595eb6ab-a41b-4799-8c75-87f30e03b54b} <Debug> TCPHandler: Processed in 0.005765195 sec. | ||
2657 | 2024.11.20 02:19:09.109135 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2148 rows, containing 5 columns (5 merged, 0 gathered) in 0.005941729 sec., 361510.9339385893 rows/sec., 31.88 MiB/sec. | ||
2658 | 2024.11.20 02:19:09.109259 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2659 | 2024.11.20 02:19:09.109434 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2660 | 2024.11.20 02:19:09.109444 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2661 | 2024.11.20 02:19:09.109570 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2662 | 2024.11.20 02:19:09.110042 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2663 | 2024.11.20 02:19:09.110286 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_16_3} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2664 | 2024.11.20 02:19:09.110457 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
2665 | 2024.11.20 02:19:09.110786 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2666 | 2024.11.20 02:19:09.110833 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2667 | 2024.11.20 02:19:09.111204 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2668 | 2024.11.20 02:19:09.111449 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2669 | 2024.11.20 02:19:09.111760 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002344 sec., 5972.696245733788 rows/sec., 418.29 KiB/sec. | ||
2670 | 2024.11.20 02:19:09.111872 [ 280 ] {b99a61b6-8800-4a30-8764-f45c177867be} <Debug> TCPHandler: Processed in 0.002690329 sec. | ||
2671 | 2024.11.20 02:19:09.112017 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2672 | 2024.11.20 02:19:09.112128 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2673 | 2024.11.20 02:19:09.112174 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2674 | 2024.11.20 02:19:09.112711 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2675 | 2024.11.20 02:19:09.112751 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2676 | 2024.11.20 02:19:09.113101 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2677 | 2024.11.20 02:19:09.113344 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2678 | 2024.11.20 02:19:09.113551 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001446 sec., 8990.318118948824 rows/sec., 560.54 KiB/sec. | ||
2679 | 2024.11.20 02:19:09.113605 [ 276 ] {97b07d03-f968-471c-a209-39f62692705b} <Debug> TCPHandler: Processed in 0.001639045 sec. | ||
2680 | 2024.11.20 02:19:09.113745 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2681 | 2024.11.20 02:19:09.113857 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2682 | 2024.11.20 02:19:09.113904 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2683 | 2024.11.20 02:19:09.114626 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2684 | 2024.11.20 02:19:09.114666 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2685 | 2024.11.20 02:19:09.115054 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2686 | 2024.11.20 02:19:09.115303 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2687 | 2024.11.20 02:19:09.115466 [ 9 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2688 | 2024.11.20 02:19:09.115546 [ 9 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2689 | 2024.11.20 02:19:09.115555 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001707 sec., 247217.34036321033 rows/sec., 17.67 MiB/sec. | ||
2690 | 2024.11.20 02:19:09.115591 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2691 | 2024.11.20 02:19:09.115725 [ 280 ] {700b2118-9e75-444c-bb20-1cb1fc8466a2} <Debug> TCPHandler: Processed in 0.002026384 sec. | ||
2692 | 2024.11.20 02:19:09.116033 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2693 | 2024.11.20 02:19:09.116147 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
2694 | 2024.11.20 02:19:09.116374 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2695 | 2024.11.20 02:19:09.116458 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2696 | 2024.11.20 02:19:09.116489 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2697 | 2024.11.20 02:19:09.116519 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 889 rows starting from the beginning of the part | ||
2698 | 2024.11.20 02:19:09.116877 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
2699 | 2024.11.20 02:19:09.117255 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 425 rows starting from the beginning of the part | ||
2700 | 2024.11.20 02:19:09.117621 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
2701 | 2024.11.20 02:19:09.117880 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
2702 | 2024.11.20 02:19:09.118176 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 422 rows starting from the beginning of the part | ||
2703 | 2024.11.20 02:19:09.118966 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2704 | 2024.11.20 02:19:09.119039 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2705 | 2024.11.20 02:19:09.120031 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2706 | 2024.11.20 02:19:09.120606 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2707 | 2024.11.20 02:19:09.120862 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004571 sec., 1312.6230584117259 rows/sec., 68.58 KiB/sec. | ||
2708 | 2024.11.20 02:19:09.121089 [ 276 ] {e4264b08-28f4-48e8-8342-ff2e808d2a32} <Debug> TCPHandler: Processed in 0.005223013 sec. | ||
2709 | 2024.11.20 02:19:09.121377 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2710 | 2024.11.20 02:19:09.121439 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1938 rows, containing 5 columns (5 merged, 0 gathered) in 0.005742824 sec., 337464.63412425667 rows/sec., 25.82 MiB/sec. | ||
2711 | 2024.11.20 02:19:09.121576 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2712 | 2024.11.20 02:19:09.121656 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2713 | 2024.11.20 02:19:09.121686 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2714 | 2024.11.20 02:19:09.122247 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2715 | 2024.11.20 02:19:09.122390 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_16_3} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2716 | 2024.11.20 02:19:09.122461 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
2717 | 2024.11.20 02:19:09.122757 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2718 | 2024.11.20 02:19:09.122803 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2719 | 2024.11.20 02:19:09.123209 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2720 | 2024.11.20 02:19:09.123451 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2721 | 2024.11.20 02:19:09.123620 [ 9 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2722 | 2024.11.20 02:19:09.123681 [ 9 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2723 | 2024.11.20 02:19:09.123715 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2724 | 2024.11.20 02:19:09.123734 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002206 sec., 107434.27017225747 rows/sec., 7.20 MiB/sec. | ||
2725 | 2024.11.20 02:19:09.124058 [ 280 ] {6871578b-1b17-4bdf-bc01-981ece02880f} <Debug> TCPHandler: Processed in 0.002848942 sec. | ||
2726 | 2024.11.20 02:19:09.124137 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2727 | 2024.11.20 02:19:09.124369 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2728 | 2024.11.20 02:19:09.124622 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2729 | 2024.11.20 02:19:09.124643 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
2730 | 2024.11.20 02:19:09.124659 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3458 rows starting from the beginning of the part | ||
2731 | 2024.11.20 02:19:09.124697 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
2732 | 2024.11.20 02:19:09.124914 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2733 | 2024.11.20 02:19:09.125273 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2734 | 2024.11.20 02:19:09.125619 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 165 rows starting from the beginning of the part | ||
2735 | 2024.11.20 02:19:09.125929 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2736 | 2024.11.20 02:19:09.126217 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
2737 | 2024.11.20 02:19:09.126830 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2738 | 2024.11.20 02:19:09.126871 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2739 | 2024.11.20 02:19:09.127328 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2740 | 2024.11.20 02:19:09.127637 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2741 | 2024.11.20 02:19:09.128181 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.003553 sec., 281.45229383619477 rows/sec., 18.97 KiB/sec. | ||
2742 | 2024.11.20 02:19:09.128268 [ 276 ] {93828631-8d6f-472f-b190-3df689c8d7b1} <Debug> TCPHandler: Processed in 0.004081329 sec. | ||
2743 | 2024.11.20 02:19:09.128552 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2744 | 2024.11.20 02:19:09.128756 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4417 rows, containing 5 columns (5 merged, 0 gathered) in 0.004955137 sec., 891398.159122543 rows/sec., 60.33 MiB/sec. | ||
2745 | 2024.11.20 02:19:09.128769 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
2746 | 2024.11.20 02:19:09.128879 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <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 | ||
2747 | 2024.11.20 02:19:09.129333 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2748 | 2024.11.20 02:19:09.130039 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2749 | 2024.11.20 02:19:09.130207 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2750 | 2024.11.20 02:19:09.130295 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
2751 | 2024.11.20 02:19:09.130813 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2752 | 2024.11.20 02:19:09.130859 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2753 | 2024.11.20 02:19:09.131522 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2754 | 2024.11.20 02:19:09.131772 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2755 | 2024.11.20 02:19:09.132011 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.003298 sec., 12128.56276531231 rows/sec., 21.73 MiB/sec. | ||
2756 | 2024.11.20 02:19:09.132109 [ 280 ] {1ce33cee-5b19-4abe-a044-cf9b5e45288c} <Debug> TCPHandler: Processed in 0.003756231 sec. | ||
2757 | 2024.11.20 02:19:09.132260 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2758 | 2024.11.20 02:19:09.132389 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2759 | 2024.11.20 02:19:09.132444 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2760 | 2024.11.20 02:19:09.132969 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2761 | 2024.11.20 02:19:09.133016 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2762 | 2024.11.20 02:19:09.133446 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2763 | 2024.11.20 02:19:09.133677 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2764 | 2024.11.20 02:19:09.133847 [ 9 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2765 | 2024.11.20 02:19:09.133913 [ 9 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2766 | 2024.11.20 02:19:09.133928 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001561 sec., 52530.42921204356 rows/sec., 3.34 MiB/sec. | ||
2767 | 2024.11.20 02:19:09.133958 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2768 | 2024.11.20 02:19:09.134079 [ 276 ] {c06c3366-70d6-4137-8010-0e7dc2dfec57} <Debug> TCPHandler: Processed in 0.001878461 sec. | ||
2769 | 2024.11.20 02:19:09.134180 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2770 | 2024.11.20 02:19:09.134302 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2771 | 2024.11.20 02:19:09.134336 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 624 rows starting from the beginning of the part | ||
2772 | 2024.11.20 02:19:09.134449 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2773 | 2024.11.20 02:19:09.134658 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2774 | 2024.11.20 02:19:09.134789 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
2775 | 2024.11.20 02:19:09.134985 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2776 | 2024.11.20 02:19:09.135153 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
2777 | 2024.11.20 02:19:09.136338 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 4 columns (4 merged, 0 gathered) in 0.002266909 sec., 427013.1707977691 rows/sec., 28.01 MiB/sec. | ||
2778 | 2024.11.20 02:19:09.136552 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2779 | 2024.11.20 02:19:09.136910 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_16_3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2780 | 2024.11.20 02:19:09.136998 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_16_3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
2781 | 2024.11.20 02:19:09.137077 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
2782 | 2024.11.20 02:19:10.109624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
2783 | 2024.11.20 02:19:10.110316 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2784 | 2024.11.20 02:19:10.110366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2785 | 2024.11.20 02:19:10.110908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2786 | 2024.11.20 02:19:10.111180 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2787 | 2024.11.20 02:19:10.111415 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
2788 | 2024.11.20 02:19:10.487255 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
2789 | 2024.11.20 02:19:10.506398 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2790 | 2024.11.20 02:19:10.506448 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2791 | 2024.11.20 02:19:10.513982 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2792 | 2024.11.20 02:19:10.514714 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2793 | 2024.11.20 02:19:10.517162 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
2794 | 2024.11.20 02:19:12.623804 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 412 | ||
2795 | 2024.11.20 02:19:12.627287 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2796 | 2024.11.20 02:19:12.627337 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2797 | 2024.11.20 02:19:12.628797 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2798 | 2024.11.20 02:19:12.629112 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2799 | 2024.11.20 02:19:12.629672 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 412 | ||
2800 | 2024.11.20 02:19:14.091481 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2801 | 2024.11.20 02:19:14.091674 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
2802 | 2024.11.20 02:19:14.091754 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
2803 | 2024.11.20 02:19:14.092584 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2804 | 2024.11.20 02:19:14.092636 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2805 | 2024.11.20 02:19:14.093065 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
2806 | 2024.11.20 02:19:14.093319 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2807 | 2024.11.20 02:19:14.093538 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001916 sec., 1043.8413361169103 rows/sec., 85.12 KiB/sec. | ||
2808 | 2024.11.20 02:19:14.093613 [ 276 ] {e184e1d5-6367-4eda-91bf-c8921ef5a8ac} <Debug> TCPHandler: Processed in 0.002257989 sec. | ||
2809 | 2024.11.20 02:19:14.093802 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2810 | 2024.11.20 02:19:14.093944 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2811 | 2024.11.20 02:19:14.094008 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2812 | 2024.11.20 02:19:14.094679 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2813 | 2024.11.20 02:19:14.094718 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2814 | 2024.11.20 02:19:14.095093 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2815 | 2024.11.20 02:19:14.095333 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2816 | 2024.11.20 02:19:14.095507 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001598 sec., 35669.58698372966 rows/sec., 2.74 MiB/sec. | ||
2817 | 2024.11.20 02:19:14.095560 [ 280 ] {40ee9ef6-e829-41f1-9aba-0692727edb54} <Debug> TCPHandler: Processed in 0.00182865 sec. | ||
2818 | 2024.11.20 02:19:14.095701 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2819 | 2024.11.20 02:19:14.095811 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2820 | 2024.11.20 02:19:14.095856 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2821 | 2024.11.20 02:19:14.096370 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2822 | 2024.11.20 02:19:14.096407 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2823 | 2024.11.20 02:19:14.096746 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2824 | 2024.11.20 02:19:14.096984 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2825 | 2024.11.20 02:19:14.097214 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001425 sec., 1403.5087719298244 rows/sec., 98.00 KiB/sec. | ||
2826 | 2024.11.20 02:19:14.097405 [ 276 ] {d6f9f144-9188-4fee-9999-4ab19308e021} <Debug> TCPHandler: Processed in 0.001749188 sec. | ||
2827 | 2024.11.20 02:19:14.097557 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2828 | 2024.11.20 02:19:14.097664 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2829 | 2024.11.20 02:19:14.097708 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2830 | 2024.11.20 02:19:14.098272 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2831 | 2024.11.20 02:19:14.098311 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2832 | 2024.11.20 02:19:14.098700 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2833 | 2024.11.20 02:19:14.098935 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2834 | 2024.11.20 02:19:14.099116 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001476 sec., 44715.44715447154 rows/sec., 3.49 MiB/sec. | ||
2835 | 2024.11.20 02:19:14.099168 [ 280 ] {e57bedbf-8472-4c8c-9023-68b964dc2210} <Debug> TCPHandler: Processed in 0.001660796 sec. | ||
2836 | 2024.11.20 02:19:14.099307 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2837 | 2024.11.20 02:19:14.099413 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2838 | 2024.11.20 02:19:14.099463 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2839 | 2024.11.20 02:19:14.099963 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2840 | 2024.11.20 02:19:14.100004 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2841 | 2024.11.20 02:19:14.100390 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2842 | 2024.11.20 02:19:14.100630 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2843 | 2024.11.20 02:19:14.100803 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001412 sec., 91359.7733711048 rows/sec., 6.36 MiB/sec. | ||
2844 | 2024.11.20 02:19:14.100854 [ 276 ] {f6430381-806b-45b3-ba0f-7eb6192a33f6} <Debug> TCPHandler: Processed in 0.001596855 sec. | ||
2845 | 2024.11.20 02:19:14.100987 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2846 | 2024.11.20 02:19:14.101093 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2847 | 2024.11.20 02:19:14.101140 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2848 | 2024.11.20 02:19:14.101566 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2849 | 2024.11.20 02:19:14.101605 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2850 | 2024.11.20 02:19:14.101957 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2851 | 2024.11.20 02:19:14.102195 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2852 | 2024.11.20 02:19:14.102365 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001294 sec., 37094.281298299844 rows/sec., 2.50 MiB/sec. | ||
2853 | 2024.11.20 02:19:14.102413 [ 280 ] {1090357e-c0f2-4975-8f4e-7c0356afeb60} <Debug> TCPHandler: Processed in 0.001476782 sec. | ||
2854 | 2024.11.20 02:19:17.503045 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2855 | 2024.11.20 02:19:17.503151 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2856 | 2024.11.20 02:19:17.611572 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
2857 | 2024.11.20 02:19:17.612195 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2858 | 2024.11.20 02:19:17.612237 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2859 | 2024.11.20 02:19:17.612795 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2860 | 2024.11.20 02:19:17.613063 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2861 | 2024.11.20 02:19:17.613292 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
2862 | 2024.11.20 02:19:18.017259 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
2863 | 2024.11.20 02:19:18.037072 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2864 | 2024.11.20 02:19:18.037121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2865 | 2024.11.20 02:19:18.044211 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2866 | 2024.11.20 02:19:18.044996 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2867 | 2024.11.20 02:19:18.047576 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
2868 | 2024.11.20 02:19:19.092964 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2869 | 2024.11.20 02:19:19.093181 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2870 | 2024.11.20 02:19:19.093257 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2871 | 2024.11.20 02:19:19.094092 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2872 | 2024.11.20 02:19:19.094137 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2873 | 2024.11.20 02:19:19.094573 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2874 | 2024.11.20 02:19:19.094821 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2875 | 2024.11.20 02:19:19.095030 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001908 sec., 29350.104821802935 rows/sec., 2.25 MiB/sec. | ||
2876 | 2024.11.20 02:19:19.095087 [ 276 ] {e30ba6e3-fbcf-4406-b4e8-3e4833e8b0df} <Debug> TCPHandler: Processed in 0.002262919 sec. | ||
2877 | 2024.11.20 02:19:19.095265 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2878 | 2024.11.20 02:19:19.095377 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2879 | 2024.11.20 02:19:19.095423 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2880 | 2024.11.20 02:19:19.095966 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2881 | 2024.11.20 02:19:19.096009 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2882 | 2024.11.20 02:19:19.096361 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2883 | 2024.11.20 02:19:19.096600 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2884 | 2024.11.20 02:19:19.096781 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001427 sec., 44849.33426769446 rows/sec., 3.50 MiB/sec. | ||
2885 | 2024.11.20 02:19:19.096833 [ 280 ] {ac6a2ca7-336c-4aa7-97a2-f1474d79927b} <Debug> TCPHandler: Processed in 0.001628626 sec. | ||
2886 | 2024.11.20 02:19:19.096990 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2887 | 2024.11.20 02:19:19.097096 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2888 | 2024.11.20 02:19:19.097144 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2889 | 2024.11.20 02:19:19.097676 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2890 | 2024.11.20 02:19:19.097713 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2891 | 2024.11.20 02:19:19.098112 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2892 | 2024.11.20 02:19:19.098349 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2893 | 2024.11.20 02:19:19.098532 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001458 sec., 109739.36899862826 rows/sec., 7.64 MiB/sec. | ||
2894 | 2024.11.20 02:19:19.098581 [ 276 ] {a6d261c6-8097-4337-b174-81a815b6508b} <Debug> TCPHandler: Processed in 0.001651096 sec. | ||
2895 | 2024.11.20 02:19:19.098734 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2896 | 2024.11.20 02:19:19.098840 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
2897 | 2024.11.20 02:19:19.098886 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
2898 | 2024.11.20 02:19:19.099318 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2899 | 2024.11.20 02:19:19.099355 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2900 | 2024.11.20 02:19:19.099709 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2901 | 2024.11.20 02:19:19.099944 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2902 | 2024.11.20 02:19:19.100141 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001322 sec., 45385.7791225416 rows/sec., 3.06 MiB/sec. | ||
2903 | 2024.11.20 02:19:19.100245 [ 280 ] {7bcce7aa-a94c-4ef1-8fa8-2823b014b85f} <Debug> TCPHandler: Processed in 0.001569254 sec. | ||
2904 | 2024.11.20 02:19:22.629912 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 432 | ||
2905 | 2024.11.20 02:19:22.632719 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2906 | 2024.11.20 02:19:22.632763 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2907 | 2024.11.20 02:19:22.634377 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2908 | 2024.11.20 02:19:22.634755 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2909 | 2024.11.20 02:19:22.635653 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 432 | ||
2910 | 2024.11.20 02:19:24.100428 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2911 | 2024.11.20 02:19:24.100645 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
2912 | 2024.11.20 02:19:24.100727 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
2913 | 2024.11.20 02:19:24.101503 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2914 | 2024.11.20 02:19:24.101556 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2915 | 2024.11.20 02:19:24.101989 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2916 | 2024.11.20 02:19:24.102242 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2917 | 2024.11.20 02:19:24.102547 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001935 sec., 7235.142118863048 rows/sec., 520.83 KiB/sec. | ||
2918 | 2024.11.20 02:19:24.102684 [ 276 ] {bbb2f7af-5f89-44cc-b182-e72f19a2f419} <Debug> TCPHandler: Processed in 0.002398552 sec. | ||
2919 | 2024.11.20 02:19:24.102879 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2920 | 2024.11.20 02:19:24.102990 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
2921 | 2024.11.20 02:19:24.103037 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2922 | 2024.11.20 02:19:24.103688 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2923 | 2024.11.20 02:19:24.103728 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2924 | 2024.11.20 02:19:24.104120 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2925 | 2024.11.20 02:19:24.104360 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2926 | 2024.11.20 02:19:24.104576 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Debug> executeQuery: Read 283 rows, 25.58 KiB in 0.001609 sec., 175885.6432566812 rows/sec., 15.53 MiB/sec. | ||
2927 | 2024.11.20 02:19:24.104626 [ 280 ] {824bc727-3054-4d9b-b228-fc14916ea1ef} <Debug> TCPHandler: Processed in 0.001806489 sec. | ||
2928 | 2024.11.20 02:19:24.104768 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2929 | 2024.11.20 02:19:24.104874 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
2930 | 2024.11.20 02:19:24.104919 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
2931 | 2024.11.20 02:19:24.105457 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2932 | 2024.11.20 02:19:24.105497 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2933 | 2024.11.20 02:19:24.105839 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2934 | 2024.11.20 02:19:24.106072 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2935 | 2024.11.20 02:19:24.106243 [ 144 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2936 | 2024.11.20 02:19:24.106268 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Debug> executeQuery: Read 47 rows, 3.46 KiB in 0.001409 sec., 33356.99077359829 rows/sec., 2.40 MiB/sec. | ||
2937 | 2024.11.20 02:19:24.106330 [ 144 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2938 | 2024.11.20 02:19:24.106398 [ 276 ] {f3dd299f-bd5d-4dd1-9434-4216cb632620} <Debug> TCPHandler: Processed in 0.001686317 sec. | ||
2939 | 2024.11.20 02:19:24.106398 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2940 | 2024.11.20 02:19:24.106584 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
2941 | 2024.11.20 02:19:24.106598 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2942 | 2024.11.20 02:19:24.106706 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2943 | 2024.11.20 02:19:24.106748 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 40 rows starting from the beginning of the part | ||
2944 | 2024.11.20 02:19:24.106776 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
2945 | 2024.11.20 02:19:24.106832 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
2946 | 2024.11.20 02:19:24.106900 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
2947 | 2024.11.20 02:19:24.107237 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
2948 | 2024.11.20 02:19:24.107510 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
2949 | 2024.11.20 02:19:24.107751 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
2950 | 2024.11.20 02:19:24.108105 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
2951 | 2024.11.20 02:19:24.109223 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2952 | 2024.11.20 02:19:24.109281 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2953 | 2024.11.20 02:19:24.109617 [ 189 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 193 rows, containing 5 columns (5 merged, 0 gathered) in 0.003082437 sec., 62612.79630370386 rows/sec., 4.73 MiB/sec. | ||
2954 | 2024.11.20 02:19:24.109812 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2955 | 2024.11.20 02:19:24.110056 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2956 | 2024.11.20 02:19:24.110314 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2957 | 2024.11.20 02:19:24.110384 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2958 | 2024.11.20 02:19:24.110455 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_11_2} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
2959 | 2024.11.20 02:19:24.110659 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
2960 | 2024.11.20 02:19:24.110705 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003971 sec., 3525.5603122639136 rows/sec., 246.91 KiB/sec. | ||
2961 | 2024.11.20 02:19:24.110765 [ 280 ] {911029f3-f097-4105-9c6d-e59540c30b99} <Debug> TCPHandler: Processed in 0.004278043 sec. | ||
2962 | 2024.11.20 02:19:24.110947 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2963 | 2024.11.20 02:19:24.111071 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
2964 | 2024.11.20 02:19:24.111116 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
2965 | 2024.11.20 02:19:24.111641 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2966 | 2024.11.20 02:19:24.111681 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2967 | 2024.11.20 02:19:24.112025 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2968 | 2024.11.20 02:19:24.112255 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2969 | 2024.11.20 02:19:24.112457 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001408 sec., 9232.954545454546 rows/sec., 575.67 KiB/sec. | ||
2970 | 2024.11.20 02:19:24.112508 [ 276 ] {2da041cf-af39-417d-8f11-80f786ba6fa7} <Debug> TCPHandler: Processed in 0.001624595 sec. | ||
2971 | 2024.11.20 02:19:24.112647 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2972 | 2024.11.20 02:19:24.112752 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
2973 | 2024.11.20 02:19:24.112797 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2974 | 2024.11.20 02:19:24.113436 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2975 | 2024.11.20 02:19:24.113475 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2976 | 2024.11.20 02:19:24.113853 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2977 | 2024.11.20 02:19:24.114097 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2978 | 2024.11.20 02:19:24.114340 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Debug> executeQuery: Read 422 rows, 30.88 KiB in 0.001599 sec., 263914.94684177614 rows/sec., 18.86 MiB/sec. | ||
2979 | 2024.11.20 02:19:24.114553 [ 280 ] {258b933d-429a-463d-be05-92490b81ba30} <Debug> TCPHandler: Processed in 0.001954033 sec. | ||
2980 | 2024.11.20 02:19:24.114708 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2981 | 2024.11.20 02:19:24.114820 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
2982 | 2024.11.20 02:19:24.114868 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2983 | 2024.11.20 02:19:24.115321 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2984 | 2024.11.20 02:19:24.115360 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2985 | 2024.11.20 02:19:24.115704 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2986 | 2024.11.20 02:19:24.115935 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2987 | 2024.11.20 02:19:24.116222 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001402 sec., 4279.600570613409 rows/sec., 223.59 KiB/sec. | ||
2988 | 2024.11.20 02:19:24.116357 [ 276 ] {c7ac3bb7-4356-4756-93fe-ed1161dcee2c} <Debug> TCPHandler: Processed in 0.001702877 sec. | ||
2989 | 2024.11.20 02:19:24.116491 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2990 | 2024.11.20 02:19:24.116618 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
2991 | 2024.11.20 02:19:24.116678 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
2992 | 2024.11.20 02:19:24.117268 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
2993 | 2024.11.20 02:19:24.117306 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
2994 | 2024.11.20 02:19:24.117675 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2995 | 2024.11.20 02:19:24.117910 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
2996 | 2024.11.20 02:19:24.118116 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001526 sec., 155307.99475753604 rows/sec., 10.41 MiB/sec. | ||
2997 | 2024.11.20 02:19:24.118166 [ 280 ] {3e756228-e914-4228-9984-50e69ead2b08} <Debug> TCPHandler: Processed in 0.001735717 sec. | ||
2998 | 2024.11.20 02:19:24.118319 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
2999 | 2024.11.20 02:19:24.118448 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3000 | 2024.11.20 02:19:24.118504 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3001 | 2024.11.20 02:19:24.118995 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3002 | 2024.11.20 02:19:24.119045 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3003 | 2024.11.20 02:19:24.119382 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
3004 | 2024.11.20 02:19:24.119615 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3005 | 2024.11.20 02:19:24.119843 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001421 sec., 703.7297677691766 rows/sec., 47.42 KiB/sec. | ||
3006 | 2024.11.20 02:19:24.119976 [ 276 ] {55b6ba0a-b2b9-4ee9-a262-31b506046a6c} <Debug> TCPHandler: Processed in 0.001717518 sec. | ||
3007 | 2024.11.20 02:19:24.120134 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3008 | 2024.11.20 02:19:24.120260 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3009 | 2024.11.20 02:19:24.120341 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <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 | ||
3010 | 2024.11.20 02:19:24.121507 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3011 | 2024.11.20 02:19:24.121545 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3012 | 2024.11.20 02:19:24.122207 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3013 | 2024.11.20 02:19:24.122456 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3014 | 2024.11.20 02:19:24.122785 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002524 sec., 15847.860538827257 rows/sec., 28.40 MiB/sec. | ||
3015 | 2024.11.20 02:19:24.122950 [ 280 ] {cb45c000-8e78-4031-afcd-fd22b5e851d3} <Debug> TCPHandler: Processed in 0.002878122 sec. | ||
3016 | 2024.11.20 02:19:24.123082 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3017 | 2024.11.20 02:19:24.123212 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3018 | 2024.11.20 02:19:24.123266 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3019 | 2024.11.20 02:19:24.123801 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3020 | 2024.11.20 02:19:24.123847 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3021 | 2024.11.20 02:19:24.124223 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3022 | 2024.11.20 02:19:24.124473 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3023 | 2024.11.20 02:19:24.124684 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0015 sec., 54666.666666666664 rows/sec., 3.47 MiB/sec. | ||
3024 | 2024.11.20 02:19:24.124732 [ 276 ] {22704514-0a09-4065-9ad2-f795305d1525} <Debug> TCPHandler: Processed in 0.001714087 sec. | ||
3025 | 2024.11.20 02:19:25.113446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
3026 | 2024.11.20 02:19:25.114191 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3027 | 2024.11.20 02:19:25.114245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3028 | 2024.11.20 02:19:25.114764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3029 | 2024.11.20 02:19:25.115025 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3030 | 2024.11.20 02:19:25.115267 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
3031 | 2024.11.20 02:19:25.547691 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
3032 | 2024.11.20 02:19:25.568600 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3033 | 2024.11.20 02:19:25.568669 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3034 | 2024.11.20 02:19:25.576220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3035 | 2024.11.20 02:19:25.577007 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3036 | 2024.11.20 02:19:25.579767 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
3037 | 2024.11.20 02:19:28.955601 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3038 | 2024.11.20 02:19:29.093211 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3039 | 2024.11.20 02:19:29.093404 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3040 | 2024.11.20 02:19:29.093481 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3041 | 2024.11.20 02:19:29.094232 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3042 | 2024.11.20 02:19:29.094288 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3043 | 2024.11.20 02:19:29.094730 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
3044 | 2024.11.20 02:19:29.094983 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3045 | 2024.11.20 02:19:29.095219 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001868 sec., 1070.663811563169 rows/sec., 87.31 KiB/sec. | ||
3046 | 2024.11.20 02:19:29.095288 [ 276 ] {c214c98f-0e07-4ea6-9b36-2e5d21c78b27} <Debug> TCPHandler: Processed in 0.002210158 sec. | ||
3047 | 2024.11.20 02:19:29.095478 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3048 | 2024.11.20 02:19:29.095623 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3049 | 2024.11.20 02:19:29.095682 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3050 | 2024.11.20 02:19:29.096348 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3051 | 2024.11.20 02:19:29.096390 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3052 | 2024.11.20 02:19:29.096772 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3053 | 2024.11.20 02:19:29.097014 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3054 | 2024.11.20 02:19:29.097266 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001676 sec., 34009.54653937947 rows/sec., 2.61 MiB/sec. | ||
3055 | 2024.11.20 02:19:29.097337 [ 280 ] {1c745fff-7be8-4bde-b160-f7dab7c59137} <Debug> TCPHandler: Processed in 0.001925491 sec. | ||
3056 | 2024.11.20 02:19:29.097616 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3057 | 2024.11.20 02:19:29.097740 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3058 | 2024.11.20 02:19:29.097792 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3059 | 2024.11.20 02:19:29.098331 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3060 | 2024.11.20 02:19:29.098373 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3061 | 2024.11.20 02:19:29.098739 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3062 | 2024.11.20 02:19:29.098985 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3063 | 2024.11.20 02:19:29.099201 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001488 sec., 1344.0860215053765 rows/sec., 93.85 KiB/sec. | ||
3064 | 2024.11.20 02:19:29.099258 [ 276 ] {614a54ef-52d5-4ac8-862b-9a4c90955f47} <Debug> TCPHandler: Processed in 0.001694337 sec. | ||
3065 | 2024.11.20 02:19:29.099414 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3066 | 2024.11.20 02:19:29.099524 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3067 | 2024.11.20 02:19:29.099570 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3068 | 2024.11.20 02:19:29.100146 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3069 | 2024.11.20 02:19:29.100187 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3070 | 2024.11.20 02:19:29.100553 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3071 | 2024.11.20 02:19:29.100787 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3072 | 2024.11.20 02:19:29.101002 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001501 sec., 43970.686209193875 rows/sec., 3.43 MiB/sec. | ||
3073 | 2024.11.20 02:19:29.101057 [ 280 ] {df6fd301-1b39-47b8-929e-f22283550092} <Debug> TCPHandler: Processed in 0.001695037 sec. | ||
3074 | 2024.11.20 02:19:29.101217 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3075 | 2024.11.20 02:19:29.101349 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3076 | 2024.11.20 02:19:29.101407 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3077 | 2024.11.20 02:19:29.102059 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3078 | 2024.11.20 02:19:29.102107 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3079 | 2024.11.20 02:19:29.102534 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3080 | 2024.11.20 02:19:29.102800 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3081 | 2024.11.20 02:19:29.103018 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001699 sec., 94761.62448499117 rows/sec., 6.60 MiB/sec. | ||
3082 | 2024.11.20 02:19:29.103072 [ 276 ] {b1b55444-1e51-4153-a601-0007dfdfd684} <Debug> TCPHandler: Processed in 0.001919482 sec. | ||
3083 | 2024.11.20 02:19:29.103212 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3084 | 2024.11.20 02:19:29.103339 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3085 | 2024.11.20 02:19:29.103395 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3086 | 2024.11.20 02:19:29.103918 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3087 | 2024.11.20 02:19:29.103964 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.17 GiB. | ||
3088 | 2024.11.20 02:19:29.104381 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3089 | 2024.11.20 02:19:29.104612 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3090 | 2024.11.20 02:19:29.104823 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001513 sec., 39656.31196298744 rows/sec., 2.67 MiB/sec. | ||
3091 | 2024.11.20 02:19:29.104871 [ 280 ] {6027bc39-df96-4238-bcfa-a140c807c89b} <Debug> TCPHandler: Processed in 0.001710417 sec. | ||
3092 | 2024.11.20 02:19:29.151295 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3093 | 2024.11.20 02:19:29.156637 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3094 | 2024.11.20 02:19:29.265515 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39432, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3095 | 2024.11.20 02:19:29.270781 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60469, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3096 | 2024.11.20 02:19:29.325073 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3097 | 2024.11.20 02:19:29.328290 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3098 | 2024.11.20 02:19:29.350522 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52273, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3099 | 2024.11.20 02:19:32.503217 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3100 | 2024.11.20 02:19:32.503284 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3101 | 2024.11.20 02:19:32.615424 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
3102 | 2024.11.20 02:19:32.616059 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3103 | 2024.11.20 02:19:32.616115 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3104 | 2024.11.20 02:19:32.616707 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3105 | 2024.11.20 02:19:32.616980 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3106 | 2024.11.20 02:19:32.617188 [ 133 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3107 | 2024.11.20 02:19:32.617244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
3108 | 2024.11.20 02:19:32.617273 [ 133 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3109 | 2024.11.20 02:19:32.617303 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3110 | 2024.11.20 02:19:32.617497 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
3111 | 2024.11.20 02:19:32.617668 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3112 | 2024.11.20 02:19:32.617709 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
3113 | 2024.11.20 02:19:32.617795 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
3114 | 2024.11.20 02:19:32.617977 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
3115 | 2024.11.20 02:19:32.618217 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
3116 | 2024.11.20 02:19:32.618350 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
3117 | 2024.11.20 02:19:32.618524 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
3118 | 2024.11.20 02:19:32.620160 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.002779341 sec., 2655665.497684523 rows/sec., 37.99 MiB/sec. | ||
3119 | 2024.11.20 02:19:32.621214 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3120 | 2024.11.20 02:19:32.621559 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3121 | 2024.11.20 02:19:32.621642 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_16_3} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3122 | 2024.11.20 02:19:32.621750 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
3123 | 2024.11.20 02:19:32.635852 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 466 | ||
3124 | 2024.11.20 02:19:32.638977 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3125 | 2024.11.20 02:19:32.639029 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3126 | 2024.11.20 02:19:32.640547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3127 | 2024.11.20 02:19:32.640859 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3128 | 2024.11.20 02:19:32.641055 [ 133 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3129 | 2024.11.20 02:19:32.641150 [ 133 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3130 | 2024.11.20 02:19:32.641212 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3131 | 2024.11.20 02:19:32.641736 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
3132 | 2024.11.20 02:19:32.642828 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 466 | ||
3133 | 2024.11.20 02:19:32.643230 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3134 | 2024.11.20 02:19:32.643392 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 320 rows starting from the beginning of the part | ||
3135 | 2024.11.20 02:19:32.643995 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 22 rows starting from the beginning of the part | ||
3136 | 2024.11.20 02:19:32.644593 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3137 | 2024.11.20 02:19:32.645179 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
3138 | 2024.11.20 02:19:32.645815 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 20 rows starting from the beginning of the part | ||
3139 | 2024.11.20 02:19:32.646439 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
3140 | 2024.11.20 02:19:32.654493 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 466 rows, containing 72 columns (72 merged, 0 gathered) in 0.013159805 sec., 35410.859051482905 rows/sec., 32.35 MiB/sec. | ||
3141 | 2024.11.20 02:19:32.655727 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3142 | 2024.11.20 02:19:32.656512 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3143 | 2024.11.20 02:19:32.656604 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_11_2} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3144 | 2024.11.20 02:19:32.656919 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.76 MiB. | ||
3145 | 2024.11.20 02:19:33.001327 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00093479 sec. | ||
3146 | 2024.11.20 02:19:33.079860 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
3147 | 2024.11.20 02:19:33.101026 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3148 | 2024.11.20 02:19:33.101079 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3149 | 2024.11.20 02:19:33.108686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3150 | 2024.11.20 02:19:33.109455 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3151 | 2024.11.20 02:19:33.109802 [ 132 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3152 | 2024.11.20 02:19:33.109927 [ 132 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3153 | 2024.11.20 02:19:33.109994 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3154 | 2024.11.20 02:19:33.110505 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
3155 | 2024.11.20 02:19:33.126955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
3156 | 2024.11.20 02:19:33.128133 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3157 | 2024.11.20 02:19:33.129311 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part | ||
3158 | 2024.11.20 02:19:33.134393 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
3159 | 2024.11.20 02:19:33.139594 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part | ||
3160 | 2024.11.20 02:19:33.144647 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 8 rows starting from the beginning of the part | ||
3161 | 2024.11.20 02:19:33.150003 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part | ||
3162 | 2024.11.20 02:19:33.154335 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
3163 | 2024.11.20 02:19:33.188662 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52327, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3164 | 2024.11.20 02:19:33.212405 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.10228219 sec., 1183.001654540248 rows/sec., 6.12 MiB/sec. | ||
3165 | 2024.11.20 02:19:33.214997 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3166 | 2024.11.20 02:19:33.217880 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3167 | 2024.11.20 02:19:33.218000 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_16_3} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3168 | 2024.11.20 02:19:33.220450 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
3169 | 2024.11.20 02:19:33.504264 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40471, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3170 | 2024.11.20 02:19:33.521749 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3171 | 2024.11.20 02:19:33.575223 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41264, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3172 | 2024.11.20 02:19:33.599649 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3173 | 2024.11.20 02:19:33.688349 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38140, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3174 | 2024.11.20 02:19:33.696733 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43605, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3175 | 2024.11.20 02:19:33.765236 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3176 | 2024.11.20 02:19:33.837623 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44531, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3177 | 2024.11.20 02:19:34.000225 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 177.24 MiB, peak 187.52 MiB, free memory in arenas 0.00 B, will set to 178.95 MiB (RSS), difference: 1.70 MiB | ||
3178 | 2024.11.20 02:19:34.092175 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3179 | 2024.11.20 02:19:34.092350 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3180 | 2024.11.20 02:19:34.092417 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3181 | 2024.11.20 02:19:34.093157 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3182 | 2024.11.20 02:19:34.093199 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3183 | 2024.11.20 02:19:34.093639 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3184 | 2024.11.20 02:19:34.093976 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3185 | 2024.11.20 02:19:34.094133 [ 131 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3186 | 2024.11.20 02:19:34.094180 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00188 sec., 29787.23404255319 rows/sec., 2.29 MiB/sec. | ||
3187 | 2024.11.20 02:19:34.094187 [ 131 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3188 | 2024.11.20 02:19:34.094241 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3189 | 2024.11.20 02:19:34.094253 [ 276 ] {19eac728-0000-431f-8c2e-4b5443ca25e2} <Debug> TCPHandler: Processed in 0.002201558 sec. | ||
3190 | 2024.11.20 02:19:34.094523 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3191 | 2024.11.20 02:19:34.094739 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
3192 | 2024.11.20 02:19:34.094868 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3193 | 2024.11.20 02:19:34.095009 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3194 | 2024.11.20 02:19:34.095270 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3195 | 2024.11.20 02:19:34.095360 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1428 rows starting from the beginning of the part | ||
3196 | 2024.11.20 02:19:34.095810 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 57 rows starting from the beginning of the part | ||
3197 | 2024.11.20 02:19:34.096175 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
3198 | 2024.11.20 02:19:34.096499 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 283 rows starting from the beginning of the part | ||
3199 | 2024.11.20 02:19:34.096842 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
3200 | 2024.11.20 02:19:34.097162 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
3201 | 2024.11.20 02:19:34.097845 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3202 | 2024.11.20 02:19:34.097905 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3203 | 2024.11.20 02:19:34.098866 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3204 | 2024.11.20 02:19:34.099455 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3205 | 2024.11.20 02:19:34.099789 [ 131 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3206 | 2024.11.20 02:19:34.099854 [ 131 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3207 | 2024.11.20 02:19:34.099896 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3208 | 2024.11.20 02:19:34.099920 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00512 sec., 12499.999999999998 rows/sec., 999.07 KiB/sec. | ||
3209 | 2024.11.20 02:19:34.100223 [ 280 ] {837a1d87-d03c-4bd7-b1bf-6248b54ddf7d} <Debug> TCPHandler: Processed in 0.005852127 sec. | ||
3210 | 2024.11.20 02:19:34.100283 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
3211 | 2024.11.20 02:19:34.100577 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3212 | 2024.11.20 02:19:34.100850 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3213 | 2024.11.20 02:19:34.100977 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 906 rows starting from the beginning of the part | ||
3214 | 2024.11.20 02:19:34.100978 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3215 | 2024.11.20 02:19:34.101154 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3216 | 2024.11.20 02:19:34.101162 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1937 rows, containing 5 columns (5 merged, 0 gathered) in 0.006767307 sec., 286229.07162332075 rows/sec., 25.03 MiB/sec. | ||
3217 | 2024.11.20 02:19:34.101327 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 66 rows starting from the beginning of the part | ||
3218 | 2024.11.20 02:19:34.101852 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
3219 | 2024.11.20 02:19:34.101873 [ 187 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3220 | 2024.11.20 02:19:34.102430 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 422 rows starting from the beginning of the part | ||
3221 | 2024.11.20 02:19:34.102913 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
3222 | 2024.11.20 02:19:34.103297 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
3223 | 2024.11.20 02:19:34.103348 [ 187 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3224 | 2024.11.20 02:19:34.103906 [ 187 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_21_4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3225 | 2024.11.20 02:19:34.104021 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
3226 | 2024.11.20 02:19:34.104436 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3227 | 2024.11.20 02:19:34.104480 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3228 | 2024.11.20 02:19:34.105105 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3229 | 2024.11.20 02:19:34.105456 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3230 | 2024.11.20 02:19:34.105502 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 5 columns (5 merged, 0 gathered) in 0.00552662 sec., 287336.5637586807 rows/sec., 22.14 MiB/sec. | ||
3231 | 2024.11.20 02:19:34.105678 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3232 | 2024.11.20 02:19:34.105748 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3233 | 2024.11.20 02:19:34.105783 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3234 | 2024.11.20 02:19:34.105793 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004957 sec., 32277.587250353037 rows/sec., 2.25 MiB/sec. | ||
3235 | 2024.11.20 02:19:34.105865 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3236 | 2024.11.20 02:19:34.106170 [ 276 ] {126f7f2b-0520-42bf-a3aa-1ebc472baff3} <Debug> TCPHandler: Processed in 0.005802786 sec. | ||
3237 | 2024.11.20 02:19:34.106225 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3238 | 2024.11.20 02:19:34.106443 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3239 | 2024.11.20 02:19:34.106554 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3240 | 2024.11.20 02:19:34.106651 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4417 rows starting from the beginning of the part | ||
3241 | 2024.11.20 02:19:34.106691 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3242 | 2024.11.20 02:19:34.106893 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3243 | 2024.11.20 02:19:34.107007 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 129 rows starting from the beginning of the part | ||
3244 | 2024.11.20 02:19:34.107083 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3245 | 2024.11.20 02:19:34.107503 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3246 | 2024.11.20 02:19:34.107968 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_21_4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3247 | 2024.11.20 02:19:34.108099 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3248 | 2024.11.20 02:19:34.108342 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
3249 | 2024.11.20 02:19:34.108624 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
3250 | 2024.11.20 02:19:34.108818 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3251 | 2024.11.20 02:19:34.109512 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3252 | 2024.11.20 02:19:34.109563 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3253 | 2024.11.20 02:19:34.110027 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3254 | 2024.11.20 02:19:34.110350 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3255 | 2024.11.20 02:19:34.110499 [ 131 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3256 | 2024.11.20 02:19:34.110537 [ 131 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3257 | 2024.11.20 02:19:34.110560 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003957 sec., 15163.002274450342 rows/sec., 1.02 MiB/sec. | ||
3258 | 2024.11.20 02:19:34.110562 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3259 | 2024.11.20 02:19:34.110757 [ 280 ] {09e66115-91cd-4827-91c1-dc59dc6494ae} <Debug> TCPHandler: Processed in 0.004461857 sec. | ||
3260 | 2024.11.20 02:19:34.111053 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3261 | 2024.11.20 02:19:34.111222 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3262 | 2024.11.20 02:19:34.111253 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 968 rows starting from the beginning of the part | ||
3263 | 2024.11.20 02:19:34.111356 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part | ||
3264 | 2024.11.20 02:19:34.111804 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3265 | 2024.11.20 02:19:34.112254 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3266 | 2024.11.20 02:19:34.112280 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5264 rows, containing 5 columns (5 merged, 0 gathered) in 0.006415629 sec., 820496.3223403349 rows/sec., 55.69 MiB/sec. | ||
3267 | 2024.11.20 02:19:34.112454 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
3268 | 2024.11.20 02:19:34.112603 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3269 | 2024.11.20 02:19:34.112738 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3270 | 2024.11.20 02:19:34.113483 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3271 | 2024.11.20 02:19:34.113706 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3272 | 2024.11.20 02:19:34.113831 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
3273 | 2024.11.20 02:19:34.114495 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 4 columns (4 merged, 0 gathered) in 0.003788992 sec., 337292.8736719423 rows/sec., 22.19 MiB/sec. | ||
3274 | 2024.11.20 02:19:34.114703 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3275 | 2024.11.20 02:19:34.114974 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3276 | 2024.11.20 02:19:34.115050 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_21_4} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
3277 | 2024.11.20 02:19:34.115126 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
3278 | 2024.11.20 02:19:34.313880 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3279 | 2024.11.20 02:19:34.443328 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3280 | 2024.11.20 02:19:34.542700 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3281 | 2024.11.20 02:19:34.554450 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47812, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3282 | 2024.11.20 02:19:34.589622 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53225, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3283 | 2024.11.20 02:19:34.638524 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43360, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3284 | 2024.11.20 02:19:34.757363 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62790, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3285 | 2024.11.20 02:19:34.770043 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55461, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3286 | 2024.11.20 02:19:35.280183 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46534, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3287 | 2024.11.20 02:19:35.357168 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3288 | 2024.11.20 02:19:35.472519 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55474, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3289 | 2024.11.20 02:19:35.510157 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3290 | 2024.11.20 02:19:35.542777 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34489, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3291 | 2024.11.20 02:19:35.562395 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49156, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3292 | 2024.11.20 02:19:35.567808 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3293 | 2024.11.20 02:19:39.099678 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3294 | 2024.11.20 02:19:39.099865 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3295 | 2024.11.20 02:19:39.099938 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3296 | 2024.11.20 02:19:39.100677 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3297 | 2024.11.20 02:19:39.100722 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3298 | 2024.11.20 02:19:39.101150 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3299 | 2024.11.20 02:19:39.101422 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3300 | 2024.11.20 02:19:39.101618 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001805 sec., 7756.232686980609 rows/sec., 558.34 KiB/sec. | ||
3301 | 2024.11.20 02:19:39.101675 [ 276 ] {6276e02b-bb04-4b01-802a-205903f8de1b} <Debug> TCPHandler: Processed in 0.002127777 sec. | ||
3302 | 2024.11.20 02:19:39.101848 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3303 | 2024.11.20 02:19:39.101964 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3304 | 2024.11.20 02:19:39.102012 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3305 | 2024.11.20 02:19:39.102726 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3306 | 2024.11.20 02:19:39.102764 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3307 | 2024.11.20 02:19:39.103155 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3308 | 2024.11.20 02:19:39.103401 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3309 | 2024.11.20 02:19:39.103629 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Debug> executeQuery: Read 285 rows, 25.78 KiB in 0.001683 sec., 169340.46345811052 rows/sec., 14.96 MiB/sec. | ||
3310 | 2024.11.20 02:19:39.103737 [ 280 ] {ae5a5d34-20ff-4009-8df0-40f1452dd203} <Debug> TCPHandler: Processed in 0.001941002 sec. | ||
3311 | 2024.11.20 02:19:39.103967 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3312 | 2024.11.20 02:19:39.104101 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3313 | 2024.11.20 02:19:39.104158 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3314 | 2024.11.20 02:19:39.104832 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3315 | 2024.11.20 02:19:39.104872 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3316 | 2024.11.20 02:19:39.105224 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3317 | 2024.11.20 02:19:39.105465 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3318 | 2024.11.20 02:19:39.105685 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Debug> executeQuery: Read 48 rows, 3.54 KiB in 0.001613 sec., 29758.21450712957 rows/sec., 2.14 MiB/sec. | ||
3319 | 2024.11.20 02:19:39.105885 [ 276 ] {0720726e-3842-4be6-b1dc-7494acb04ca7} <Debug> TCPHandler: Processed in 0.002014244 sec. | ||
3320 | 2024.11.20 02:19:39.106034 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3321 | 2024.11.20 02:19:39.106141 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3322 | 2024.11.20 02:19:39.106187 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3323 | 2024.11.20 02:19:39.106736 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3324 | 2024.11.20 02:19:39.106775 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3325 | 2024.11.20 02:19:39.107120 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3326 | 2024.11.20 02:19:39.107361 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3327 | 2024.11.20 02:19:39.107567 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001449 sec., 9661.835748792271 rows/sec., 676.65 KiB/sec. | ||
3328 | 2024.11.20 02:19:39.107620 [ 280 ] {76d3cb39-afe2-4cd9-ab0a-f68dc92674f8} <Debug> TCPHandler: Processed in 0.001636226 sec. | ||
3329 | 2024.11.20 02:19:39.107775 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3330 | 2024.11.20 02:19:39.107905 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3331 | 2024.11.20 02:19:39.107958 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3332 | 2024.11.20 02:19:39.108595 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3333 | 2024.11.20 02:19:39.108636 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3334 | 2024.11.20 02:19:39.108991 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3335 | 2024.11.20 02:19:39.109232 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3336 | 2024.11.20 02:19:39.109501 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001612 sec., 8064.5161290322585 rows/sec., 502.82 KiB/sec. | ||
3337 | 2024.11.20 02:19:39.109630 [ 276 ] {a2290891-2428-4a8c-8620-dd4746ae0d13} <Debug> TCPHandler: Processed in 0.001916591 sec. | ||
3338 | 2024.11.20 02:19:39.109782 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3339 | 2024.11.20 02:19:39.109911 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3340 | 2024.11.20 02:19:39.109965 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3341 | 2024.11.20 02:19:39.110753 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3342 | 2024.11.20 02:19:39.110794 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3343 | 2024.11.20 02:19:39.111172 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3344 | 2024.11.20 02:19:39.111420 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3345 | 2024.11.20 02:19:39.111628 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Debug> executeQuery: Read 423 rows, 30.96 KiB in 0.001746 sec., 242268.04123711342 rows/sec., 17.32 MiB/sec. | ||
3346 | 2024.11.20 02:19:39.111682 [ 280 ] {801f3037-1bae-4282-a99a-e4b36a60562f} <Debug> TCPHandler: Processed in 0.001960893 sec. | ||
3347 | 2024.11.20 02:19:39.111828 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3348 | 2024.11.20 02:19:39.111937 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3349 | 2024.11.20 02:19:39.111983 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3350 | 2024.11.20 02:19:39.112426 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3351 | 2024.11.20 02:19:39.112466 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3352 | 2024.11.20 02:19:39.112823 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3353 | 2024.11.20 02:19:39.113058 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3354 | 2024.11.20 02:19:39.113303 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001381 sec., 4344.677769732078 rows/sec., 226.99 KiB/sec. | ||
3355 | 2024.11.20 02:19:39.113488 [ 276 ] {9e376fad-574d-46f5-a9a6-7a169349bc47} <Debug> TCPHandler: Processed in 0.001709227 sec. | ||
3356 | 2024.11.20 02:19:39.113680 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3357 | 2024.11.20 02:19:39.113810 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3358 | 2024.11.20 02:19:39.113869 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3359 | 2024.11.20 02:19:39.114593 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3360 | 2024.11.20 02:19:39.114634 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3361 | 2024.11.20 02:19:39.115023 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3362 | 2024.11.20 02:19:39.115260 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3363 | 2024.11.20 02:19:39.115473 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001692 sec., 140070.9219858156 rows/sec., 9.39 MiB/sec. | ||
3364 | 2024.11.20 02:19:39.115525 [ 280 ] {81bab3bf-bb7d-489b-9d41-0951b511bc04} <Debug> TCPHandler: Processed in 0.001926412 sec. | ||
3365 | 2024.11.20 02:19:39.115666 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3366 | 2024.11.20 02:19:39.115775 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3367 | 2024.11.20 02:19:39.115823 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3368 | 2024.11.20 02:19:39.116248 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3369 | 2024.11.20 02:19:39.116288 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3370 | 2024.11.20 02:19:39.116652 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
3371 | 2024.11.20 02:19:39.116885 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3372 | 2024.11.20 02:19:39.117141 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001379 sec., 725.1631617113851 rows/sec., 48.86 KiB/sec. | ||
3373 | 2024.11.20 02:19:39.117264 [ 276 ] {115fa70b-d699-4328-a62d-d4b0aa6d0455} <Debug> TCPHandler: Processed in 0.001648896 sec. | ||
3374 | 2024.11.20 02:19:39.117409 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3375 | 2024.11.20 02:19:39.117516 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3376 | 2024.11.20 02:19:39.117587 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <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 | ||
3377 | 2024.11.20 02:19:39.118877 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3378 | 2024.11.20 02:19:39.118918 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3379 | 2024.11.20 02:19:39.119555 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3380 | 2024.11.20 02:19:39.119810 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3381 | 2024.11.20 02:19:39.120106 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.002605 sec., 15738.963531669864 rows/sec., 28.20 MiB/sec. | ||
3382 | 2024.11.20 02:19:39.120329 [ 280 ] {2ebbb541-193e-458e-82f2-7082b78a9b54} <Debug> TCPHandler: Processed in 0.002969505 sec. | ||
3383 | 2024.11.20 02:19:39.120470 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3384 | 2024.11.20 02:19:39.120577 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3385 | 2024.11.20 02:19:39.120635 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3386 | 2024.11.20 02:19:39.121173 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3387 | 2024.11.20 02:19:39.121222 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3388 | 2024.11.20 02:19:39.121645 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3389 | 2024.11.20 02:19:39.121881 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3390 | 2024.11.20 02:19:39.122088 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001532 sec., 53524.804177545695 rows/sec., 3.40 MiB/sec. | ||
3391 | 2024.11.20 02:19:39.122138 [ 276 ] {79ec826e-c36f-4df1-84c7-76278baab047} <Debug> TCPHandler: Processed in 0.001719807 sec. | ||
3392 | 2024.11.20 02:19:40.117402 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
3393 | 2024.11.20 02:19:40.118137 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3394 | 2024.11.20 02:19:40.118191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3395 | 2024.11.20 02:19:40.118777 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3396 | 2024.11.20 02:19:40.119049 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3397 | 2024.11.20 02:19:40.119351 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
3398 | 2024.11.20 02:19:40.627067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 129 | ||
3399 | 2024.11.20 02:19:40.645603 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3400 | 2024.11.20 02:19:40.645646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3401 | 2024.11.20 02:19:40.652891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3402 | 2024.11.20 02:19:40.653613 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3403 | 2024.11.20 02:19:40.656828 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 129 | ||
3404 | 2024.11.20 02:19:42.643091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 496 | ||
3405 | 2024.11.20 02:19:42.646121 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3406 | 2024.11.20 02:19:42.646174 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3407 | 2024.11.20 02:19:42.647620 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3408 | 2024.11.20 02:19:42.647935 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3409 | 2024.11.20 02:19:42.648636 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 496 | ||
3410 | 2024.11.20 02:19:44.092542 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3411 | 2024.11.20 02:19:44.092720 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3412 | 2024.11.20 02:19:44.092785 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3413 | 2024.11.20 02:19:44.093476 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3414 | 2024.11.20 02:19:44.093516 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3415 | 2024.11.20 02:19:44.093923 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
3416 | 2024.11.20 02:19:44.094169 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3417 | 2024.11.20 02:19:44.094358 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001687 sec., 2371.072910491998 rows/sec., 193.34 KiB/sec. | ||
3418 | 2024.11.20 02:19:44.094413 [ 276 ] {6e603938-b42b-4ee7-ac8e-fc82da81b1f5} <Debug> TCPHandler: Processed in 0.001995263 sec. | ||
3419 | 2024.11.20 02:19:44.094582 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3420 | 2024.11.20 02:19:44.094716 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3421 | 2024.11.20 02:19:44.094771 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3422 | 2024.11.20 02:19:44.095424 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3423 | 2024.11.20 02:19:44.095470 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3424 | 2024.11.20 02:19:44.095896 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3425 | 2024.11.20 02:19:44.096154 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3426 | 2024.11.20 02:19:44.096348 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.00166 sec., 34939.75903614458 rows/sec., 2.68 MiB/sec. | ||
3427 | 2024.11.20 02:19:44.096399 [ 280 ] {7eb381f1-1208-481a-9b46-fb54c58904d4} <Debug> TCPHandler: Processed in 0.001884931 sec. | ||
3428 | 2024.11.20 02:19:44.096533 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3429 | 2024.11.20 02:19:44.096640 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3430 | 2024.11.20 02:19:44.096684 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3431 | 2024.11.20 02:19:44.097211 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3432 | 2024.11.20 02:19:44.097250 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3433 | 2024.11.20 02:19:44.097592 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3434 | 2024.11.20 02:19:44.097859 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3435 | 2024.11.20 02:19:44.098078 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.00146 sec., 2739.7260273972606 rows/sec., 191.30 KiB/sec. | ||
3436 | 2024.11.20 02:19:44.098132 [ 276 ] {48cfe083-f2e6-4b2a-96e8-1ff79195bb86} <Debug> TCPHandler: Processed in 0.001651916 sec. | ||
3437 | 2024.11.20 02:19:44.098270 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3438 | 2024.11.20 02:19:44.098375 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3439 | 2024.11.20 02:19:44.098417 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3440 | 2024.11.20 02:19:44.098988 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3441 | 2024.11.20 02:19:44.099028 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3442 | 2024.11.20 02:19:44.099383 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3443 | 2024.11.20 02:19:44.099614 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3444 | 2024.11.20 02:19:44.099815 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001463 sec., 46479.83595352016 rows/sec., 3.63 MiB/sec. | ||
3445 | 2024.11.20 02:19:44.099866 [ 280 ] {8d7c61f8-5e2c-4f9b-806e-5ea086c341bf} <Debug> TCPHandler: Processed in 0.001647425 sec. | ||
3446 | 2024.11.20 02:19:44.100032 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3447 | 2024.11.20 02:19:44.100179 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3448 | 2024.11.20 02:19:44.100240 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3449 | 2024.11.20 02:19:44.100845 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3450 | 2024.11.20 02:19:44.100883 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3451 | 2024.11.20 02:19:44.101263 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3452 | 2024.11.20 02:19:44.101499 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3453 | 2024.11.20 02:19:44.101707 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001576 sec., 102791.87817258884 rows/sec., 7.16 MiB/sec. | ||
3454 | 2024.11.20 02:19:44.101759 [ 276 ] {b7e4186c-e2ea-42c3-9586-b5c71e255d0d} <Debug> TCPHandler: Processed in 0.001788429 sec. | ||
3455 | 2024.11.20 02:19:44.101903 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3456 | 2024.11.20 02:19:44.102030 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3457 | 2024.11.20 02:19:44.102085 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3458 | 2024.11.20 02:19:44.102615 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3459 | 2024.11.20 02:19:44.102662 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3460 | 2024.11.20 02:19:44.103033 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3461 | 2024.11.20 02:19:44.103268 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3462 | 2024.11.20 02:19:44.103515 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001508 sec., 39787.798408488066 rows/sec., 2.68 MiB/sec. | ||
3463 | 2024.11.20 02:19:44.103717 [ 280 ] {e55db546-0056-48e0-9f36-6dc26a54ffcc} <Debug> TCPHandler: Processed in 0.001871 sec. | ||
3464 | 2024.11.20 02:19:47.503546 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3465 | 2024.11.20 02:19:47.503647 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3466 | 2024.11.20 02:19:47.619544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
3467 | 2024.11.20 02:19:47.620332 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3468 | 2024.11.20 02:19:47.620371 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3469 | 2024.11.20 02:19:47.620996 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3470 | 2024.11.20 02:19:47.621258 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3471 | 2024.11.20 02:19:47.621448 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
3472 | 2024.11.20 02:19:48.156937 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 136 | ||
3473 | 2024.11.20 02:19:48.176302 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3474 | 2024.11.20 02:19:48.176348 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3475 | 2024.11.20 02:19:48.183486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3476 | 2024.11.20 02:19:48.184243 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3477 | 2024.11.20 02:19:48.186745 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
3478 | 2024.11.20 02:19:49.093364 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3479 | 2024.11.20 02:19:49.093569 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3480 | 2024.11.20 02:19:49.093644 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3481 | 2024.11.20 02:19:49.094435 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3482 | 2024.11.20 02:19:49.094478 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3483 | 2024.11.20 02:19:49.094949 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3484 | 2024.11.20 02:19:49.095207 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3485 | 2024.11.20 02:19:49.095429 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001912 sec., 29288.70292887029 rows/sec., 2.25 MiB/sec. | ||
3486 | 2024.11.20 02:19:49.095533 [ 276 ] {cf5c8af8-b7a4-4b8b-a75f-01f3fdc50c37} <Debug> TCPHandler: Processed in 0.002297079 sec. | ||
3487 | 2024.11.20 02:19:49.095794 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3488 | 2024.11.20 02:19:49.095940 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3489 | 2024.11.20 02:19:49.095998 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3490 | 2024.11.20 02:19:49.096686 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3491 | 2024.11.20 02:19:49.096734 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3492 | 2024.11.20 02:19:49.097136 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3493 | 2024.11.20 02:19:49.097384 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3494 | 2024.11.20 02:19:49.097564 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00166 sec., 38554.21686746988 rows/sec., 3.01 MiB/sec. | ||
3495 | 2024.11.20 02:19:49.097614 [ 280 ] {9b549a00-ca0b-4718-ae60-0d984700ed67} <Debug> TCPHandler: Processed in 0.001941522 sec. | ||
3496 | 2024.11.20 02:19:49.097757 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3497 | 2024.11.20 02:19:49.097865 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3498 | 2024.11.20 02:19:49.097916 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3499 | 2024.11.20 02:19:49.098530 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3500 | 2024.11.20 02:19:49.098575 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3501 | 2024.11.20 02:19:49.099036 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3502 | 2024.11.20 02:19:49.099273 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3503 | 2024.11.20 02:19:49.099505 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001661 sec., 96327.5135460566 rows/sec., 6.71 MiB/sec. | ||
3504 | 2024.11.20 02:19:49.099732 [ 276 ] {cd90b3f9-57d5-4ad8-9197-8b4f89ee78bf} <Debug> TCPHandler: Processed in 0.002023284 sec. | ||
3505 | 2024.11.20 02:19:49.099891 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3506 | 2024.11.20 02:19:49.100000 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3507 | 2024.11.20 02:19:49.100048 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3508 | 2024.11.20 02:19:49.100515 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3509 | 2024.11.20 02:19:49.100553 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3510 | 2024.11.20 02:19:49.100906 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3511 | 2024.11.20 02:19:49.101139 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3512 | 2024.11.20 02:19:49.101342 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001356 sec., 44247.78761061947 rows/sec., 2.98 MiB/sec. | ||
3513 | 2024.11.20 02:19:49.101520 [ 280 ] {981f33be-eddc-4438-a042-7181d966a7fb} <Debug> TCPHandler: Processed in 0.001677267 sec. | ||
3514 | 2024.11.20 02:19:52.648870 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 516 | ||
3515 | 2024.11.20 02:19:52.651870 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3516 | 2024.11.20 02:19:52.651922 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3517 | 2024.11.20 02:19:52.653371 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3518 | 2024.11.20 02:19:52.653694 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3519 | 2024.11.20 02:19:52.654231 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 516 | ||
3520 | 2024.11.20 02:19:54.100129 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3521 | 2024.11.20 02:19:54.100364 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3522 | 2024.11.20 02:19:54.100440 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3523 | 2024.11.20 02:19:54.101264 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3524 | 2024.11.20 02:19:54.101306 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3525 | 2024.11.20 02:19:54.101722 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3526 | 2024.11.20 02:19:54.101968 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3527 | 2024.11.20 02:19:54.102106 [ 111 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3528 | 2024.11.20 02:19:54.102156 [ 111 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3529 | 2024.11.20 02:19:54.102182 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001881 sec., 7442.849548112706 rows/sec., 535.79 KiB/sec. | ||
3530 | 2024.11.20 02:19:54.102186 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3531 | 2024.11.20 02:19:54.102300 [ 276 ] {e7662525-375c-47ab-946f-ab03e1f01f9f} <Debug> TCPHandler: Processed in 0.0023 sec. | ||
3532 | 2024.11.20 02:19:54.102655 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3533 | 2024.11.20 02:19:54.102693 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
3534 | 2024.11.20 02:19:54.102843 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3535 | 2024.11.20 02:19:54.102964 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3536 | 2024.11.20 02:19:54.103017 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3537 | 2024.11.20 02:19:54.103130 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
3538 | 2024.11.20 02:19:54.103431 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
3539 | 2024.11.20 02:19:54.103814 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
3540 | 2024.11.20 02:19:54.104179 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
3541 | 2024.11.20 02:19:54.104520 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
3542 | 2024.11.20 02:19:54.105887 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3543 | 2024.11.20 02:19:54.105975 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3544 | 2024.11.20 02:19:54.107009 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004674151 sec., 14975.981734436908 rows/sec., 1.11 MiB/sec. | ||
3545 | 2024.11.20 02:19:54.107080 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3546 | 2024.11.20 02:19:54.107215 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3547 | 2024.11.20 02:19:54.107525 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3548 | 2024.11.20 02:19:54.107753 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_9_2} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3549 | 2024.11.20 02:19:54.108002 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_9_2} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3550 | 2024.11.20 02:19:54.108011 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005209 sec., 55096.94759070839 rows/sec., 4.87 MiB/sec. | ||
3551 | 2024.11.20 02:19:54.108246 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3552 | 2024.11.20 02:19:54.108254 [ 280 ] {1af35298-d638-4248-8555-61be1ca3b9f2} <Debug> TCPHandler: Processed in 0.005804636 sec. | ||
3553 | 2024.11.20 02:19:54.108453 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3554 | 2024.11.20 02:19:54.108584 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3555 | 2024.11.20 02:19:54.108638 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3556 | 2024.11.20 02:19:54.109307 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3557 | 2024.11.20 02:19:54.109346 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3558 | 2024.11.20 02:19:54.109720 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3559 | 2024.11.20 02:19:54.109954 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3560 | 2024.11.20 02:19:54.110131 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001577 sec., 31071.655041217502 rows/sec., 2.24 MiB/sec. | ||
3561 | 2024.11.20 02:19:54.110183 [ 276 ] {31bb751a-d8be-490d-9724-54bd8d680f92} <Debug> TCPHandler: Processed in 0.001795639 sec. | ||
3562 | 2024.11.20 02:19:54.110344 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3563 | 2024.11.20 02:19:54.110473 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3564 | 2024.11.20 02:19:54.110525 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3565 | 2024.11.20 02:19:54.111149 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3566 | 2024.11.20 02:19:54.111187 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3567 | 2024.11.20 02:19:54.111519 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3568 | 2024.11.20 02:19:54.111751 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3569 | 2024.11.20 02:19:54.111925 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001482 sec., 9446.693657219972 rows/sec., 661.58 KiB/sec. | ||
3570 | 2024.11.20 02:19:54.111977 [ 280 ] {4d6d65a5-871e-45d1-84bb-55b2a88c241e} <Debug> TCPHandler: Processed in 0.001692807 sec. | ||
3571 | 2024.11.20 02:19:54.112120 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3572 | 2024.11.20 02:19:54.112226 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3573 | 2024.11.20 02:19:54.112270 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3574 | 2024.11.20 02:19:54.112783 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3575 | 2024.11.20 02:19:54.112820 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3576 | 2024.11.20 02:19:54.113154 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3577 | 2024.11.20 02:19:54.113375 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3578 | 2024.11.20 02:19:54.113480 [ 111 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3579 | 2024.11.20 02:19:54.113520 [ 111 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3580 | 2024.11.20 02:19:54.113541 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3581 | 2024.11.20 02:19:54.113543 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001361 sec., 9551.80014695077 rows/sec., 595.55 KiB/sec. | ||
3582 | 2024.11.20 02:19:54.113762 [ 276 ] {b27ed8ca-4bfb-4248-a856-77fd2e58fafa} <Debug> TCPHandler: Processed in 0.001724857 sec. | ||
3583 | 2024.11.20 02:19:54.114004 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3584 | 2024.11.20 02:19:54.114065 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
3585 | 2024.11.20 02:19:54.114272 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3586 | 2024.11.20 02:19:54.114383 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3587 | 2024.11.20 02:19:54.114420 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3588 | 2024.11.20 02:19:54.114524 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
3589 | 2024.11.20 02:19:54.114875 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
3590 | 2024.11.20 02:19:54.115224 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
3591 | 2024.11.20 02:19:54.115577 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
3592 | 2024.11.20 02:19:54.115955 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
3593 | 2024.11.20 02:19:54.117549 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3594 | 2024.11.20 02:19:54.117621 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3595 | 2024.11.20 02:19:54.118499 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004812784 sec., 13505.696495001646 rows/sec., 894.83 KiB/sec. | ||
3596 | 2024.11.20 02:19:54.118644 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3597 | 2024.11.20 02:19:54.118669 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3598 | 2024.11.20 02:19:54.119097 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3599 | 2024.11.20 02:19:54.119182 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_9_2} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3600 | 2024.11.20 02:19:54.119467 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_9_2} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3601 | 2024.11.20 02:19:54.119620 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005382 sec., 78781.12225938313 rows/sec., 5.63 MiB/sec. | ||
3602 | 2024.11.20 02:19:54.119753 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3603 | 2024.11.20 02:19:54.119909 [ 280 ] {17f51ba3-74ab-4d0b-beaf-937f910de759} <Debug> TCPHandler: Processed in 0.00599889 sec. | ||
3604 | 2024.11.20 02:19:54.120088 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3605 | 2024.11.20 02:19:54.120220 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
3606 | 2024.11.20 02:19:54.120277 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3607 | 2024.11.20 02:19:54.120795 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3608 | 2024.11.20 02:19:54.120841 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3609 | 2024.11.20 02:19:54.121246 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3610 | 2024.11.20 02:19:54.121477 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3611 | 2024.11.20 02:19:54.121710 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001511 sec., 3970.880211780278 rows/sec., 207.46 KiB/sec. | ||
3612 | 2024.11.20 02:19:54.121896 [ 276 ] {b9fa442b-5250-48fa-86fb-8ef023c4707f} <Debug> TCPHandler: Processed in 0.00186885 sec. | ||
3613 | 2024.11.20 02:19:54.122036 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3614 | 2024.11.20 02:19:54.122143 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3615 | 2024.11.20 02:19:54.122200 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3616 | 2024.11.20 02:19:54.122851 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3617 | 2024.11.20 02:19:54.122898 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3618 | 2024.11.20 02:19:54.123313 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3619 | 2024.11.20 02:19:54.123547 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3620 | 2024.11.20 02:19:54.123766 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001646 sec., 143985.4191980559 rows/sec., 9.65 MiB/sec. | ||
3621 | 2024.11.20 02:19:54.123817 [ 280 ] {2e9f2c2a-a443-44ab-9958-01d217a7ea67} <Debug> TCPHandler: Processed in 0.00183169 sec. | ||
3622 | 2024.11.20 02:19:54.123956 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3623 | 2024.11.20 02:19:54.124061 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
3624 | 2024.11.20 02:19:54.124107 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
3625 | 2024.11.20 02:19:54.124594 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3626 | 2024.11.20 02:19:54.124640 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3627 | 2024.11.20 02:19:54.125042 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
3628 | 2024.11.20 02:19:54.125319 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3629 | 2024.11.20 02:19:54.125549 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001505 sec., 664.4518272425249 rows/sec., 44.77 KiB/sec. | ||
3630 | 2024.11.20 02:19:54.125619 [ 276 ] {d53e1273-273c-410f-9593-0bedd04080cb} <Debug> TCPHandler: Processed in 0.001712647 sec. | ||
3631 | 2024.11.20 02:19:54.125746 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3632 | 2024.11.20 02:19:54.125850 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
3633 | 2024.11.20 02:19:54.125914 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <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 | ||
3634 | 2024.11.20 02:19:54.127037 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3635 | 2024.11.20 02:19:54.127076 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3636 | 2024.11.20 02:19:54.127727 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3637 | 2024.11.20 02:19:54.127974 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3638 | 2024.11.20 02:19:54.128151 [ 110 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3639 | 2024.11.20 02:19:54.128217 [ 110 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3640 | 2024.11.20 02:19:54.128253 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002407 sec., 17449.10677191525 rows/sec., 31.27 MiB/sec. | ||
3641 | 2024.11.20 02:19:54.128259 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3642 | 2024.11.20 02:19:54.128706 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
3643 | 2024.11.20 02:19:54.128963 [ 280 ] {885c8d05-a39b-4b21-9644-e4887ec8c384} <Debug> TCPHandler: Processed in 0.003265621 sec. | ||
3644 | 2024.11.20 02:19:54.129208 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3645 | 2024.11.20 02:19:54.129470 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3646 | 2024.11.20 02:19:54.129538 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3647 | 2024.11.20 02:19:54.129567 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3648 | 2024.11.20 02:19:54.129752 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
3649 | 2024.11.20 02:19:54.130578 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
3650 | 2024.11.20 02:19:54.131413 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
3651 | 2024.11.20 02:19:54.131748 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3652 | 2024.11.20 02:19:54.131861 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3653 | 2024.11.20 02:19:54.132175 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part | ||
3654 | 2024.11.20 02:19:54.132823 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 41 rows starting from the beginning of the part | ||
3655 | 2024.11.20 02:19:54.133380 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3656 | 2024.11.20 02:19:54.133448 [ 194 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 42 rows starting from the beginning of the part | ||
3657 | 2024.11.20 02:19:54.134128 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3658 | 2024.11.20 02:19:54.134697 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005315 sec., 15428.033866415804 rows/sec., 1003.39 KiB/sec. | ||
3659 | 2024.11.20 02:19:54.134824 [ 276 ] {10dc52f2-662d-4061-8bc3-dab645f5731e} <Debug> TCPHandler: Processed in 0.005742065 sec. | ||
3660 | 2024.11.20 02:19:54.137579 [ 193 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 19 columns (19 merged, 0 gathered) in 0.00919701 sec., 29792.291190289016 rows/sec., 53.39 MiB/sec. | ||
3661 | 2024.11.20 02:19:54.138238 [ 193 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3662 | 2024.11.20 02:19:54.138656 [ 193 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3663 | 2024.11.20 02:19:54.138740 [ 193 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
3664 | 2024.11.20 02:19:54.138891 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.48 MiB. | ||
3665 | 2024.11.20 02:19:55.121608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
3666 | 2024.11.20 02:19:55.122286 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3667 | 2024.11.20 02:19:55.122334 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3668 | 2024.11.20 02:19:55.122860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3669 | 2024.11.20 02:19:55.123123 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3670 | 2024.11.20 02:19:55.123454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
3671 | 2024.11.20 02:19:55.686849 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
3672 | 2024.11.20 02:19:55.707116 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3673 | 2024.11.20 02:19:55.707168 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3674 | 2024.11.20 02:19:55.714963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3675 | 2024.11.20 02:19:55.715737 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3676 | 2024.11.20 02:19:55.718740 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
3677 | 2024.11.20 02:19:58.961361 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3678 | 2024.11.20 02:19:59.091664 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3679 | 2024.11.20 02:19:59.091942 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
3680 | 2024.11.20 02:19:59.092053 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
3681 | 2024.11.20 02:19:59.092919 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3682 | 2024.11.20 02:19:59.092961 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3683 | 2024.11.20 02:19:59.093379 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
3684 | 2024.11.20 02:19:59.093632 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3685 | 2024.11.20 02:19:59.093842 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001981 sec., 5047.955577990913 rows/sec., 411.63 KiB/sec. | ||
3686 | 2024.11.20 02:19:59.093907 [ 276 ] {8abf64e8-76cc-4344-bcf2-bb2cc8d809d1} <Debug> TCPHandler: Processed in 0.002422292 sec. | ||
3687 | 2024.11.20 02:19:59.094104 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3688 | 2024.11.20 02:19:59.094254 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3689 | 2024.11.20 02:19:59.094313 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3690 | 2024.11.20 02:19:59.095005 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3691 | 2024.11.20 02:19:59.095053 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3692 | 2024.11.20 02:19:59.095481 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3693 | 2024.11.20 02:19:59.095718 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3694 | 2024.11.20 02:19:59.095848 [ 103 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3695 | 2024.11.20 02:19:59.095897 [ 103 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3696 | 2024.11.20 02:19:59.095902 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001686 sec., 36180.30842230131 rows/sec., 2.76 MiB/sec. | ||
3697 | 2024.11.20 02:19:59.095924 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3698 | 2024.11.20 02:19:59.095976 [ 280 ] {3356fbd5-66cf-42ad-8ed6-a63283f78155} <Debug> TCPHandler: Processed in 0.001941072 sec. | ||
3699 | 2024.11.20 02:19:59.096229 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3700 | 2024.11.20 02:19:59.096407 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
3701 | 2024.11.20 02:19:59.096565 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3702 | 2024.11.20 02:19:59.096739 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3703 | 2024.11.20 02:19:59.097053 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3704 | 2024.11.20 02:19:59.097195 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1430 rows starting from the beginning of the part | ||
3705 | 2024.11.20 02:19:59.097538 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 285 rows starting from the beginning of the part | ||
3706 | 2024.11.20 02:19:59.098013 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 58 rows starting from the beginning of the part | ||
3707 | 2024.11.20 02:19:59.098429 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
3708 | 2024.11.20 02:19:59.098776 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 287 rows starting from the beginning of the part | ||
3709 | 2024.11.20 02:19:59.099130 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 61 rows starting from the beginning of the part | ||
3710 | 2024.11.20 02:19:59.099802 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3711 | 2024.11.20 02:19:59.099861 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3712 | 2024.11.20 02:19:59.100793 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3713 | 2024.11.20 02:19:59.101404 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3714 | 2024.11.20 02:19:59.101697 [ 103 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3715 | 2024.11.20 02:19:59.101751 [ 103 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3716 | 2024.11.20 02:19:59.101784 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3717 | 2024.11.20 02:19:59.101821 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.005387 sec., 1856.3207722294412 rows/sec., 129.62 KiB/sec. | ||
3718 | 2024.11.20 02:19:59.102224 [ 276 ] {3b90cade-9308-4e32-99ea-bbfd7f2f1181} <Debug> TCPHandler: Processed in 0.006133484 sec. | ||
3719 | 2024.11.20 02:19:59.102603 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3720 | 2024.11.20 02:19:59.102635 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
3721 | 2024.11.20 02:19:59.103209 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3722 | 2024.11.20 02:19:59.103327 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3723 | 2024.11.20 02:19:59.103413 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3724 | 2024.11.20 02:19:59.103527 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 59 rows starting from the beginning of the part | ||
3725 | 2024.11.20 02:19:59.104016 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
3726 | 2024.11.20 02:19:59.104057 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2177 rows, containing 5 columns (5 merged, 0 gathered) in 0.007746369 sec., 281034.8951876679 rows/sec., 24.79 MiB/sec. | ||
3727 | 2024.11.20 02:19:59.104586 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part | ||
3728 | 2024.11.20 02:19:59.104763 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3729 | 2024.11.20 02:19:59.105259 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
3730 | 2024.11.20 02:19:59.105658 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 49 rows starting from the beginning of the part | ||
3731 | 2024.11.20 02:19:59.106153 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3732 | 2024.11.20 02:19:59.106307 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
3733 | 2024.11.20 02:19:59.106778 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3734 | 2024.11.20 02:19:59.106787 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_26_5} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3735 | 2024.11.20 02:19:59.106876 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3736 | 2024.11.20 02:19:59.107113 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
3737 | 2024.11.20 02:19:59.107910 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3738 | 2024.11.20 02:19:59.108497 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3739 | 2024.11.20 02:19:59.108797 [ 103 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3740 | 2024.11.20 02:19:59.108928 [ 103 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3741 | 2024.11.20 02:19:59.109031 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3742 | 2024.11.20 02:19:59.109198 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.00613 sec., 12071.778140293638 rows/sec., 967.48 KiB/sec. | ||
3743 | 2024.11.20 02:19:59.109831 [ 280 ] {2741520c-a914-496d-98ba-7a7954cea656} <Debug> TCPHandler: Processed in 0.007433322 sec. | ||
3744 | 2024.11.20 02:19:59.110055 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
3745 | 2024.11.20 02:19:59.110297 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.008339872 sec., 20623.81772765817 rows/sec., 1.55 MiB/sec. | ||
3746 | 2024.11.20 02:19:59.110292 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3747 | 2024.11.20 02:19:59.110797 [ 197 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3748 | 2024.11.20 02:19:59.110821 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3749 | 2024.11.20 02:19:59.110808 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3750 | 2024.11.20 02:19:59.111024 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 910 rows starting from the beginning of the part | ||
3751 | 2024.11.20 02:19:59.111049 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3752 | 2024.11.20 02:19:59.111547 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 423 rows starting from the beginning of the part | ||
3753 | 2024.11.20 02:19:59.112072 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 68 rows starting from the beginning of the part | ||
3754 | 2024.11.20 02:19:59.112542 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
3755 | 2024.11.20 02:19:59.112724 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 424 rows starting from the beginning of the part | ||
3756 | 2024.11.20 02:19:59.113273 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
3757 | 2024.11.20 02:19:59.113914 [ 197 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3758 | 2024.11.20 02:19:59.114323 [ 197 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_16_3} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
3759 | 2024.11.20 02:19:59.114443 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3760 | 2024.11.20 02:19:59.114546 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3761 | 2024.11.20 02:19:59.114649 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
3762 | 2024.11.20 02:19:59.115684 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3763 | 2024.11.20 02:19:59.116154 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3764 | 2024.11.20 02:19:59.116369 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3765 | 2024.11.20 02:19:59.116482 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3766 | 2024.11.20 02:19:59.116548 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3767 | 2024.11.20 02:19:59.116656 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.005993 sec., 22192.557984315034 rows/sec., 1.54 MiB/sec. | ||
3768 | 2024.11.20 02:19:59.117026 [ 276 ] {511fafd5-4ec7-4547-b83e-ae5b90beda66} <Debug> TCPHandler: Processed in 0.006999992 sec. | ||
3769 | 2024.11.20 02:19:59.117312 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1963 rows, containing 5 columns (5 merged, 0 gathered) in 0.008096036 sec., 242464.3368680673 rows/sec., 18.57 MiB/sec. | ||
3770 | 2024.11.20 02:19:59.117321 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3771 | 2024.11.20 02:19:59.117490 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3772 | 2024.11.20 02:19:59.117673 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3773 | 2024.11.20 02:19:59.117709 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3774 | 2024.11.20 02:19:59.117905 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3775 | 2024.11.20 02:19:59.118110 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3776 | 2024.11.20 02:19:59.118278 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 5264 rows starting from the beginning of the part | ||
3777 | 2024.11.20 02:19:59.118735 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3778 | 2024.11.20 02:19:59.118949 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3779 | 2024.11.20 02:19:59.119313 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_26_5} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3780 | 2024.11.20 02:19:59.119410 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 162 rows starting from the beginning of the part | ||
3781 | 2024.11.20 02:19:59.119771 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
3782 | 2024.11.20 02:19:59.119966 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3783 | 2024.11.20 02:19:59.120355 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
3784 | 2024.11.20 02:19:59.120663 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 133 rows starting from the beginning of the part | ||
3785 | 2024.11.20 02:19:59.121407 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3786 | 2024.11.20 02:19:59.121465 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3787 | 2024.11.20 02:19:59.122136 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3788 | 2024.11.20 02:19:59.122700 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3789 | 2024.11.20 02:19:59.122999 [ 103 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3790 | 2024.11.20 02:19:59.123120 [ 103 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3791 | 2024.11.20 02:19:59.123205 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3792 | 2024.11.20 02:19:59.123389 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005783 sec., 8300.190212692374 rows/sec., 572.80 KiB/sec. | ||
3793 | 2024.11.20 02:19:59.123835 [ 280 ] {60a35831-a085-48a5-bb0b-b34d143c09c9} <Debug> TCPHandler: Processed in 0.006680425 sec. | ||
3794 | 2024.11.20 02:19:59.124070 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3795 | 2024.11.20 02:19:59.124413 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3796 | 2024.11.20 02:19:59.124444 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1278 rows starting from the beginning of the part | ||
3797 | 2024.11.20 02:19:59.124581 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3798 | 2024.11.20 02:19:59.124830 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
3799 | 2024.11.20 02:19:59.125070 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3800 | 2024.11.20 02:19:59.125365 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3801 | 2024.11.20 02:19:59.125502 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
3802 | 2024.11.20 02:19:59.126269 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6193 rows, containing 5 columns (5 merged, 0 gathered) in 0.009511317 sec., 651119.0826675212 rows/sec., 44.24 MiB/sec. | ||
3803 | 2024.11.20 02:19:59.126897 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3804 | 2024.11.20 02:19:59.127601 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3805 | 2024.11.20 02:19:59.127725 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3806 | 2024.11.20 02:19:59.127973 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
3807 | 2024.11.20 02:19:59.128156 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 4 columns (4 merged, 0 gathered) in 0.004773604 sec., 337271.37818721455 rows/sec., 22.16 MiB/sec. | ||
3808 | 2024.11.20 02:19:59.128455 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3809 | 2024.11.20 02:19:59.128740 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_26_5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3810 | 2024.11.20 02:19:59.128814 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_26_5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
3811 | 2024.11.20 02:19:59.128897 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
3812 | 2024.11.20 02:19:59.155320 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3813 | 2024.11.20 02:19:59.163653 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59959, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3814 | 2024.11.20 02:19:59.267843 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3815 | 2024.11.20 02:19:59.273215 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35774, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3816 | 2024.11.20 02:19:59.333683 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3817 | 2024.11.20 02:19:59.341106 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54451, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3818 | 2024.11.20 02:19:59.356523 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49325, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3819 | 2024.11.20 02:20:02.503910 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3820 | 2024.11.20 02:20:02.503993 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3821 | 2024.11.20 02:20:02.623619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
3822 | 2024.11.20 02:20:02.624261 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3823 | 2024.11.20 02:20:02.624308 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3824 | 2024.11.20 02:20:02.624851 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3825 | 2024.11.20 02:20:02.625118 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3826 | 2024.11.20 02:20:02.625386 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
3827 | 2024.11.20 02:20:02.654435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 550 | ||
3828 | 2024.11.20 02:20:02.657808 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3829 | 2024.11.20 02:20:02.657872 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3830 | 2024.11.20 02:20:02.659379 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3831 | 2024.11.20 02:20:02.659705 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3832 | 2024.11.20 02:20:02.660374 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 550 | ||
3833 | 2024.11.20 02:20:03.206516 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3834 | 2024.11.20 02:20:03.218855 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
3835 | 2024.11.20 02:20:03.240867 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3836 | 2024.11.20 02:20:03.240920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3837 | 2024.11.20 02:20:03.248670 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3838 | 2024.11.20 02:20:03.249470 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3839 | 2024.11.20 02:20:03.252092 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
3840 | 2024.11.20 02:20:03.520005 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3841 | 2024.11.20 02:20:03.523454 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64925, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3842 | 2024.11.20 02:20:03.586791 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3843 | 2024.11.20 02:20:03.603096 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48542, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3844 | 2024.11.20 02:20:03.690956 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3845 | 2024.11.20 02:20:03.702288 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3846 | 2024.11.20 02:20:03.785984 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55859, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3847 | 2024.11.20 02:20:03.858338 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3848 | 2024.11.20 02:20:04.093291 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3849 | 2024.11.20 02:20:04.093575 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3850 | 2024.11.20 02:20:04.093644 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3851 | 2024.11.20 02:20:04.094366 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3852 | 2024.11.20 02:20:04.094409 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3853 | 2024.11.20 02:20:04.094862 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3854 | 2024.11.20 02:20:04.095128 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3855 | 2024.11.20 02:20:04.095339 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001839 sec., 30451.332245785754 rows/sec., 2.34 MiB/sec. | ||
3856 | 2024.11.20 02:20:04.095396 [ 276 ] {32eabbc9-f21d-4636-b96a-e48a0fadf83b} <Debug> TCPHandler: Processed in 0.00228833 sec. | ||
3857 | 2024.11.20 02:20:04.095570 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3858 | 2024.11.20 02:20:04.095706 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3859 | 2024.11.20 02:20:04.095760 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3860 | 2024.11.20 02:20:04.096428 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3861 | 2024.11.20 02:20:04.096579 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3862 | 2024.11.20 02:20:04.096947 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3863 | 2024.11.20 02:20:04.097201 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3864 | 2024.11.20 02:20:04.097433 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001746 sec., 36655.21191294387 rows/sec., 2.86 MiB/sec. | ||
3865 | 2024.11.20 02:20:04.097542 [ 280 ] {26a77f79-0856-411c-b279-c502a861d2b1} <Debug> TCPHandler: Processed in 0.002034904 sec. | ||
3866 | 2024.11.20 02:20:04.097809 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3867 | 2024.11.20 02:20:04.097980 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
3868 | 2024.11.20 02:20:04.098041 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
3869 | 2024.11.20 02:20:04.098703 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3870 | 2024.11.20 02:20:04.098741 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3871 | 2024.11.20 02:20:04.099143 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3872 | 2024.11.20 02:20:04.099382 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3873 | 2024.11.20 02:20:04.099635 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. | ||
3874 | 2024.11.20 02:20:04.099844 [ 276 ] {786f34ee-3b12-4752-8206-2026144c18f2} <Debug> TCPHandler: Processed in 0.002180957 sec. | ||
3875 | 2024.11.20 02:20:04.100056 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3876 | 2024.11.20 02:20:04.100188 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
3877 | 2024.11.20 02:20:04.100253 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
3878 | 2024.11.20 02:20:04.100774 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3879 | 2024.11.20 02:20:04.100814 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3880 | 2024.11.20 02:20:04.101170 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3881 | 2024.11.20 02:20:04.101408 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3882 | 2024.11.20 02:20:04.101605 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001449 sec., 41407.867494824015 rows/sec., 2.79 MiB/sec. | ||
3883 | 2024.11.20 02:20:04.101654 [ 280 ] {023b3f19-d3b7-4a5c-96ad-ca01374a9825} <Debug> TCPHandler: Processed in 0.001700237 sec. | ||
3884 | 2024.11.20 02:20:04.325857 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64906, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3885 | 2024.11.20 02:20:04.449778 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3886 | 2024.11.20 02:20:04.556183 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58182, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3887 | 2024.11.20 02:20:04.572503 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3888 | 2024.11.20 02:20:04.608834 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34300, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3889 | 2024.11.20 02:20:04.640977 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45266, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3890 | 2024.11.20 02:20:04.772289 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47800, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3891 | 2024.11.20 02:20:04.782754 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57283, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3892 | 2024.11.20 02:20:05.013400 [ 96 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3893 | 2024.11.20 02:20:05.013463 [ 96 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3894 | 2024.11.20 02:20:05.013486 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3895 | 2024.11.20 02:20:05.013734 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
3896 | 2024.11.20 02:20:05.013955 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3897 | 2024.11.20 02:20:05.014001 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
3898 | 2024.11.20 02:20:05.014095 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
3899 | 2024.11.20 02:20:05.014264 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
3900 | 2024.11.20 02:20:05.014511 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
3901 | 2024.11.20 02:20:05.014693 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
3902 | 2024.11.20 02:20:05.015926 [ 192 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9 rows, containing 4 columns (4 merged, 0 gathered) in 0.002350441 sec., 3829.0686726448357 rows/sec., 258.01 KiB/sec. | ||
3903 | 2024.11.20 02:20:05.016106 [ 192 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3904 | 2024.11.20 02:20:05.016504 [ 192 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3905 | 2024.11.20 02:20:05.016599 [ 192 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_9_2} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3906 | 2024.11.20 02:20:05.016690 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
3907 | 2024.11.20 02:20:05.290116 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3908 | 2024.11.20 02:20:05.363594 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:58194, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3909 | 2024.11.20 02:20:05.488198 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39406, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3910 | 2024.11.20 02:20:05.523610 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63226, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3911 | 2024.11.20 02:20:05.558644 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64032, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3912 | 2024.11.20 02:20:05.564017 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3913 | 2024.11.20 02:20:05.574290 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3914 | 2024.11.20 02:20:06.519773 [ 95 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3915 | 2024.11.20 02:20:06.519861 [ 95 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3916 | 2024.11.20 02:20:06.519902 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3917 | 2024.11.20 02:20:06.520225 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
3918 | 2024.11.20 02:20:06.520511 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3919 | 2024.11.20 02:20:06.520574 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
3920 | 2024.11.20 02:20:06.520721 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
3921 | 2024.11.20 02:20:06.520901 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
3922 | 2024.11.20 02:20:06.521079 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
3923 | 2024.11.20 02:20:06.521312 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
3924 | 2024.11.20 02:20:06.522346 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.0023223 sec., 23252.809714507173 rows/sec., 1.19 MiB/sec. | ||
3925 | 2024.11.20 02:20:06.522551 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3926 | 2024.11.20 02:20:06.522917 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_9_2} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3927 | 2024.11.20 02:20:06.523010 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_9_2} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3928 | 2024.11.20 02:20:06.523114 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
3929 | 2024.11.20 02:20:08.747172 [ 93 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
3930 | 2024.11.20 02:20:08.747242 [ 93 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3931 | 2024.11.20 02:20:08.747265 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3932 | 2024.11.20 02:20:08.747474 [ 187 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
3933 | 2024.11.20 02:20:08.747657 [ 187 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3934 | 2024.11.20 02:20:08.747702 [ 187 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 242 rows starting from the beginning of the part | ||
3935 | 2024.11.20 02:20:08.747825 [ 187 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
3936 | 2024.11.20 02:20:08.748058 [ 187 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
3937 | 2024.11.20 02:20:08.748267 [ 187 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
3938 | 2024.11.20 02:20:08.748392 [ 187 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
3939 | 2024.11.20 02:20:08.749510 [ 194 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002163257 sec., 137755.24590929324 rows/sec., 9.88 MiB/sec. | ||
3940 | 2024.11.20 02:20:08.749765 [ 192 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
3941 | 2024.11.20 02:20:08.750156 [ 192 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_9_2} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3942 | 2024.11.20 02:20:08.750274 [ 192 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_9_2} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
3943 | 2024.11.20 02:20:08.750391 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
3944 | 2024.11.20 02:20:09.099353 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3945 | 2024.11.20 02:20:09.099563 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
3946 | 2024.11.20 02:20:09.099642 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
3947 | 2024.11.20 02:20:09.100355 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3948 | 2024.11.20 02:20:09.100406 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3949 | 2024.11.20 02:20:09.100825 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3950 | 2024.11.20 02:20:09.101076 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3951 | 2024.11.20 02:20:09.101313 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 556.80 KiB/sec. | ||
3952 | 2024.11.20 02:20:09.101372 [ 276 ] {ec2ee997-9fbd-49d9-8f3d-dd3b0fb86e5e} <Debug> TCPHandler: Processed in 0.002164087 sec. | ||
3953 | 2024.11.20 02:20:09.101530 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3954 | 2024.11.20 02:20:09.101673 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
3955 | 2024.11.20 02:20:09.101731 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3956 | 2024.11.20 02:20:09.102493 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3957 | 2024.11.20 02:20:09.102544 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3958 | 2024.11.20 02:20:09.102964 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3959 | 2024.11.20 02:20:09.103207 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3960 | 2024.11.20 02:20:09.103420 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001779 sec., 161326.5879707701 rows/sec., 14.26 MiB/sec. | ||
3961 | 2024.11.20 02:20:09.103474 [ 280 ] {c3ecdd74-a76f-46b4-8b1e-a06f677d21de} <Debug> TCPHandler: Processed in 0.002012144 sec. | ||
3962 | 2024.11.20 02:20:09.103595 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3963 | 2024.11.20 02:20:09.103701 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
3964 | 2024.11.20 02:20:09.103746 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
3965 | 2024.11.20 02:20:09.104281 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3966 | 2024.11.20 02:20:09.104320 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3967 | 2024.11.20 02:20:09.104665 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3968 | 2024.11.20 02:20:09.104929 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3969 | 2024.11.20 02:20:09.105139 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001461 sec., 33538.67214236824 rows/sec., 2.42 MiB/sec. | ||
3970 | 2024.11.20 02:20:09.105193 [ 276 ] {e2ac093a-ad2b-4cba-8ddf-241be4a56928} <Debug> TCPHandler: Processed in 0.001649226 sec. | ||
3971 | 2024.11.20 02:20:09.105320 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3972 | 2024.11.20 02:20:09.105426 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
3973 | 2024.11.20 02:20:09.105472 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
3974 | 2024.11.20 02:20:09.105993 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3975 | 2024.11.20 02:20:09.106034 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3976 | 2024.11.20 02:20:09.106392 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3977 | 2024.11.20 02:20:09.106629 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3978 | 2024.11.20 02:20:09.106835 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001431 sec., 9783.368273934311 rows/sec., 685.16 KiB/sec. | ||
3979 | 2024.11.20 02:20:09.106889 [ 280 ] {b8182442-520e-4aaf-9e87-0878bc216247} <Debug> TCPHandler: Processed in 0.001620445 sec. | ||
3980 | 2024.11.20 02:20:09.107008 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3981 | 2024.11.20 02:20:09.107114 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
3982 | 2024.11.20 02:20:09.107159 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
3983 | 2024.11.20 02:20:09.107674 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3984 | 2024.11.20 02:20:09.107714 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3985 | 2024.11.20 02:20:09.108053 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
3986 | 2024.11.20 02:20:09.108283 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3987 | 2024.11.20 02:20:09.108472 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00138 sec., 9420.289855072464 rows/sec., 587.35 KiB/sec. | ||
3988 | 2024.11.20 02:20:09.108524 [ 276 ] {16c3c9c6-798e-4779-aacf-08278cb9d6e2} <Debug> TCPHandler: Processed in 0.001567404 sec. | ||
3989 | 2024.11.20 02:20:09.108645 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3990 | 2024.11.20 02:20:09.108761 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
3991 | 2024.11.20 02:20:09.108816 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3992 | 2024.11.20 02:20:09.109628 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
3993 | 2024.11.20 02:20:09.109677 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
3994 | 2024.11.20 02:20:09.110052 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3995 | 2024.11.20 02:20:09.110295 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
3996 | 2024.11.20 02:20:09.110507 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001775 sec., 238873.2394366197 rows/sec., 17.08 MiB/sec. | ||
3997 | 2024.11.20 02:20:09.110561 [ 280 ] {0c85ec7a-ca89-4c58-b028-adc145b296bd} <Debug> TCPHandler: Processed in 0.001965892 sec. | ||
3998 | 2024.11.20 02:20:09.110734 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
3999 | 2024.11.20 02:20:09.110860 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4000 | 2024.11.20 02:20:09.110916 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4001 | 2024.11.20 02:20:09.111425 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4002 | 2024.11.20 02:20:09.111471 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4003 | 2024.11.20 02:20:09.111851 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4004 | 2024.11.20 02:20:09.112085 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4005 | 2024.11.20 02:20:09.112347 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. | ||
4006 | 2024.11.20 02:20:09.112521 [ 276 ] {58eac7c3-cbab-4c7d-8ea1-6333b47ecbaf} <Debug> TCPHandler: Processed in 0.00184188 sec. | ||
4007 | 2024.11.20 02:20:09.112658 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4008 | 2024.11.20 02:20:09.112778 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4009 | 2024.11.20 02:20:09.112837 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4010 | 2024.11.20 02:20:09.113470 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4011 | 2024.11.20 02:20:09.113520 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4012 | 2024.11.20 02:20:09.113927 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4013 | 2024.11.20 02:20:09.114156 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4014 | 2024.11.20 02:20:09.114369 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. | ||
4015 | 2024.11.20 02:20:09.114422 [ 280 ] {fdac16ef-9104-4795-8509-16390482ef72} <Debug> TCPHandler: Processed in 0.001813649 sec. | ||
4016 | 2024.11.20 02:20:09.114549 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4017 | 2024.11.20 02:20:09.114656 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4018 | 2024.11.20 02:20:09.114703 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4019 | 2024.11.20 02:20:09.115199 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4020 | 2024.11.20 02:20:09.115245 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4021 | 2024.11.20 02:20:09.115652 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
4022 | 2024.11.20 02:20:09.115894 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4023 | 2024.11.20 02:20:09.116085 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001451 sec., 689.1798759476223 rows/sec., 46.44 KiB/sec. | ||
4024 | 2024.11.20 02:20:09.116135 [ 276 ] {fea26dd2-ea5e-47e7-b31a-3cd4b3c96fe0} <Debug> TCPHandler: Processed in 0.001635316 sec. | ||
4025 | 2024.11.20 02:20:09.116271 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4026 | 2024.11.20 02:20:09.116382 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4027 | 2024.11.20 02:20:09.116449 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <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 | ||
4028 | 2024.11.20 02:20:09.117516 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4029 | 2024.11.20 02:20:09.117558 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4030 | 2024.11.20 02:20:09.118215 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4031 | 2024.11.20 02:20:09.118467 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4032 | 2024.11.20 02:20:09.118699 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002338 sec., 17964.071856287428 rows/sec., 32.19 MiB/sec. | ||
4033 | 2024.11.20 02:20:09.118792 [ 280 ] {716f160e-9755-4543-9022-9e19e0775e1f} <Debug> TCPHandler: Processed in 0.002571046 sec. | ||
4034 | 2024.11.20 02:20:09.118926 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4035 | 2024.11.20 02:20:09.119037 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4036 | 2024.11.20 02:20:09.119084 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4037 | 2024.11.20 02:20:09.119541 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4038 | 2024.11.20 02:20:09.119586 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4039 | 2024.11.20 02:20:09.119954 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
4040 | 2024.11.20 02:20:09.120193 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4041 | 2024.11.20 02:20:09.120405 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001391 sec., 58950.395398993525 rows/sec., 3.74 MiB/sec. | ||
4042 | 2024.11.20 02:20:09.120456 [ 276 ] {197f0a3a-d86c-4b53-a033-2442ed85ffb6} <Debug> TCPHandler: Processed in 0.001583694 sec. | ||
4043 | 2024.11.20 02:20:10.125544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
4044 | 2024.11.20 02:20:10.126287 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4045 | 2024.11.20 02:20:10.126333 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4046 | 2024.11.20 02:20:10.126978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4047 | 2024.11.20 02:20:10.127235 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4048 | 2024.11.20 02:20:10.127437 [ 90 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4049 | 2024.11.20 02:20:10.127487 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
4050 | 2024.11.20 02:20:10.127531 [ 90 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4051 | 2024.11.20 02:20:10.127560 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4052 | 2024.11.20 02:20:10.127765 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
4053 | 2024.11.20 02:20:10.127997 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4054 | 2024.11.20 02:20:10.128040 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
4055 | 2024.11.20 02:20:10.128121 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
4056 | 2024.11.20 02:20:10.128359 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
4057 | 2024.11.20 02:20:10.128539 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
4058 | 2024.11.20 02:20:10.128739 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
4059 | 2024.11.20 02:20:10.128921 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
4060 | 2024.11.20 02:20:10.131411 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.003789583 sec., 2559384.5021998463 rows/sec., 36.61 MiB/sec. | ||
4061 | 2024.11.20 02:20:10.131706 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4062 | 2024.11.20 02:20:10.132055 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4063 | 2024.11.20 02:20:10.132144 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_21_4} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4064 | 2024.11.20 02:20:10.132257 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
4065 | 2024.11.20 02:20:10.752189 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
4066 | 2024.11.20 02:20:10.773166 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4067 | 2024.11.20 02:20:10.773219 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4068 | 2024.11.20 02:20:10.780955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4069 | 2024.11.20 02:20:10.781761 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4070 | 2024.11.20 02:20:10.782132 [ 90 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4071 | 2024.11.20 02:20:10.782262 [ 90 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4072 | 2024.11.20 02:20:10.782334 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4073 | 2024.11.20 02:20:10.782755 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
4074 | 2024.11.20 02:20:10.799474 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
4075 | 2024.11.20 02:20:10.800698 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4076 | 2024.11.20 02:20:10.801900 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 121 rows starting from the beginning of the part | ||
4077 | 2024.11.20 02:20:10.806973 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 8 rows starting from the beginning of the part | ||
4078 | 2024.11.20 02:20:10.812335 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 7 rows starting from the beginning of the part | ||
4079 | 2024.11.20 02:20:10.817752 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
4080 | 2024.11.20 02:20:10.823632 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 7 rows starting from the beginning of the part | ||
4081 | 2024.11.20 02:20:10.828394 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
4082 | 2024.11.20 02:20:10.887641 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.105153933 sec., 1512.0689779620511 rows/sec., 7.82 MiB/sec. | ||
4083 | 2024.11.20 02:20:10.890237 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4084 | 2024.11.20 02:20:10.893232 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4085 | 2024.11.20 02:20:10.893368 [ 190 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_21_4} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4086 | 2024.11.20 02:20:10.895810 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4087 | 2024.11.20 02:20:11.000160 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.55 MiB, peak 194.11 MiB, free memory in arenas 0.00 B, will set to 186.36 MiB (RSS), difference: 2.81 MiB | ||
4088 | 2024.11.20 02:20:11.473546 [ 90 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
4089 | 2024.11.20 02:20:11.473618 [ 90 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4090 | 2024.11.20 02:20:11.473644 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4091 | 2024.11.20 02:20:11.473894 [ 193 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
4092 | 2024.11.20 02:20:11.474112 [ 193 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4093 | 2024.11.20 02:20:11.474158 [ 193 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
4094 | 2024.11.20 02:20:11.474252 [ 193 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
4095 | 2024.11.20 02:20:11.474529 [ 193 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
4096 | 2024.11.20 02:20:11.474771 [ 193 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
4097 | 2024.11.20 02:20:11.475023 [ 193 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
4098 | 2024.11.20 02:20:11.476130 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 5 columns (5 merged, 0 gathered) in 0.002398441 sec., 11674.250064938016 rows/sec., 997.56 KiB/sec. | ||
4099 | 2024.11.20 02:20:11.476303 [ 201 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
4100 | 2024.11.20 02:20:11.476646 [ 201 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4101 | 2024.11.20 02:20:11.476744 [ 201 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_5_1} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
4102 | 2024.11.20 02:20:11.476829 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
4103 | 2024.11.20 02:20:12.660620 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 580 | ||
4104 | 2024.11.20 02:20:12.663688 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4105 | 2024.11.20 02:20:12.663746 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4106 | 2024.11.20 02:20:12.665235 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
4107 | 2024.11.20 02:20:12.665562 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4108 | 2024.11.20 02:20:12.666171 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 580 | ||
4109 | 2024.11.20 02:20:14.093351 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4110 | 2024.11.20 02:20:14.093555 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4111 | 2024.11.20 02:20:14.093634 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4112 | 2024.11.20 02:20:14.094416 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4113 | 2024.11.20 02:20:14.094464 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4114 | 2024.11.20 02:20:14.094878 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
4115 | 2024.11.20 02:20:14.095126 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4116 | 2024.11.20 02:20:14.095399 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001894 sec., 1055.9662090813094 rows/sec., 86.11 KiB/sec. | ||
4117 | 2024.11.20 02:20:14.095589 [ 276 ] {39c4bebd-fe0f-4f1a-81a4-90697ae91f02} <Debug> TCPHandler: Processed in 0.002376532 sec. | ||
4118 | 2024.11.20 02:20:14.095754 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4119 | 2024.11.20 02:20:14.095870 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4120 | 2024.11.20 02:20:14.095920 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4121 | 2024.11.20 02:20:14.096495 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4122 | 2024.11.20 02:20:14.096537 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4123 | 2024.11.20 02:20:14.096905 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4124 | 2024.11.20 02:20:14.097159 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4125 | 2024.11.20 02:20:14.097373 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001531 sec., 37230.5682560418 rows/sec., 2.86 MiB/sec. | ||
4126 | 2024.11.20 02:20:14.097430 [ 280 ] {985d0dc1-7487-4f01-8b80-0f6990653ee8} <Debug> TCPHandler: Processed in 0.001737908 sec. | ||
4127 | 2024.11.20 02:20:14.097563 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4128 | 2024.11.20 02:20:14.097670 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4129 | 2024.11.20 02:20:14.097715 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4130 | 2024.11.20 02:20:14.098246 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4131 | 2024.11.20 02:20:14.098286 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4132 | 2024.11.20 02:20:14.098625 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4133 | 2024.11.20 02:20:14.098863 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4134 | 2024.11.20 02:20:14.099098 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001451 sec., 1378.3597518952447 rows/sec., 96.24 KiB/sec. | ||
4135 | 2024.11.20 02:20:14.099151 [ 276 ] {9dac82bf-fba7-4dc1-bb33-c0f5d25ee225} <Debug> TCPHandler: Processed in 0.001648146 sec. | ||
4136 | 2024.11.20 02:20:14.099328 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4137 | 2024.11.20 02:20:14.099465 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4138 | 2024.11.20 02:20:14.099520 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4139 | 2024.11.20 02:20:14.100129 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4140 | 2024.11.20 02:20:14.100169 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4141 | 2024.11.20 02:20:14.100537 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4142 | 2024.11.20 02:20:14.100799 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4143 | 2024.11.20 02:20:14.101020 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001582 sec., 41719.342604298356 rows/sec., 3.26 MiB/sec. | ||
4144 | 2024.11.20 02:20:14.101145 [ 280 ] {338ed5c8-9f99-4a14-805a-697eb669965b} <Debug> TCPHandler: Processed in 0.001880941 sec. | ||
4145 | 2024.11.20 02:20:14.101322 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4146 | 2024.11.20 02:20:14.101463 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4147 | 2024.11.20 02:20:14.101522 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4148 | 2024.11.20 02:20:14.102106 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4149 | 2024.11.20 02:20:14.102145 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4150 | 2024.11.20 02:20:14.102547 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4151 | 2024.11.20 02:20:14.102790 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4152 | 2024.11.20 02:20:14.103000 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001569 sec., 102613.12938177183 rows/sec., 7.15 MiB/sec. | ||
4153 | 2024.11.20 02:20:14.103052 [ 276 ] {52c293ae-931c-4847-adde-2dfd12db72dc} <Debug> TCPHandler: Processed in 0.00181608 sec. | ||
4154 | 2024.11.20 02:20:14.103192 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4155 | 2024.11.20 02:20:14.103321 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4156 | 2024.11.20 02:20:14.103377 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4157 | 2024.11.20 02:20:14.103907 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4158 | 2024.11.20 02:20:14.103946 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4159 | 2024.11.20 02:20:14.104294 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
4160 | 2024.11.20 02:20:14.104527 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4161 | 2024.11.20 02:20:14.104732 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
4162 | 2024.11.20 02:20:14.104782 [ 280 ] {90e3d7d9-f44b-420b-b24a-3e16fda01f7c} <Debug> TCPHandler: Processed in 0.001650615 sec. | ||
4163 | 2024.11.20 02:20:17.504048 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4164 | 2024.11.20 02:20:17.504146 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4165 | 2024.11.20 02:20:17.627662 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
4166 | 2024.11.20 02:20:17.628337 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4167 | 2024.11.20 02:20:17.628381 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4168 | 2024.11.20 02:20:17.628978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4169 | 2024.11.20 02:20:17.629252 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4170 | 2024.11.20 02:20:17.629519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
4171 | 2024.11.20 02:20:18.299589 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
4172 | 2024.11.20 02:20:18.317742 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4173 | 2024.11.20 02:20:18.317787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4174 | 2024.11.20 02:20:18.325225 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4175 | 2024.11.20 02:20:18.326002 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4176 | 2024.11.20 02:20:18.328468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
4177 | 2024.11.20 02:20:19.093129 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4178 | 2024.11.20 02:20:19.093343 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4179 | 2024.11.20 02:20:19.093423 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4180 | 2024.11.20 02:20:19.094276 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4181 | 2024.11.20 02:20:19.094322 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4182 | 2024.11.20 02:20:19.094764 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4183 | 2024.11.20 02:20:19.095022 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4184 | 2024.11.20 02:20:19.095259 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001972 sec., 28397.565922920894 rows/sec., 2.18 MiB/sec. | ||
4185 | 2024.11.20 02:20:19.095371 [ 276 ] {a0d55399-ed86-44b0-b7c8-d8b644c4324e} <Debug> TCPHandler: Processed in 0.002418932 sec. | ||
4186 | 2024.11.20 02:20:19.095612 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4187 | 2024.11.20 02:20:19.095752 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4188 | 2024.11.20 02:20:19.095803 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4189 | 2024.11.20 02:20:19.096391 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4190 | 2024.11.20 02:20:19.096432 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4191 | 2024.11.20 02:20:19.096805 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4192 | 2024.11.20 02:20:19.097050 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4193 | 2024.11.20 02:20:19.097307 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001575 sec., 40634.920634920636 rows/sec., 3.17 MiB/sec. | ||
4194 | 2024.11.20 02:20:19.097459 [ 280 ] {8bdc13ee-7d83-4b0c-a8da-7c386264cd9c} <Debug> TCPHandler: Processed in 0.001967103 sec. | ||
4195 | 2024.11.20 02:20:19.097671 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4196 | 2024.11.20 02:20:19.097806 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4197 | 2024.11.20 02:20:19.097867 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4198 | 2024.11.20 02:20:19.098464 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4199 | 2024.11.20 02:20:19.098504 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4200 | 2024.11.20 02:20:19.098894 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4201 | 2024.11.20 02:20:19.099141 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4202 | 2024.11.20 02:20:19.099389 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001615 sec., 99071.20743034057 rows/sec., 6.90 MiB/sec. | ||
4203 | 2024.11.20 02:20:19.099524 [ 276 ] {ff682606-c7ad-4e4d-9f21-47a8dfd8f9ce} <Debug> TCPHandler: Processed in 0.001946753 sec. | ||
4204 | 2024.11.20 02:20:19.099732 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4205 | 2024.11.20 02:20:19.099846 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4206 | 2024.11.20 02:20:19.099894 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4207 | 2024.11.20 02:20:19.100360 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4208 | 2024.11.20 02:20:19.100399 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4209 | 2024.11.20 02:20:19.100757 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
4210 | 2024.11.20 02:20:19.100999 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4211 | 2024.11.20 02:20:19.101266 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
4212 | 2024.11.20 02:20:19.101333 [ 280 ] {caf117a8-ec83-4c29-92c6-4dc8e91e0d66} <Debug> TCPHandler: Processed in 0.001701297 sec. | ||
4213 | 2024.11.20 02:20:22.666408 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 600 | ||
4214 | 2024.11.20 02:20:22.669317 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4215 | 2024.11.20 02:20:22.669370 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4216 | 2024.11.20 02:20:22.670859 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
4217 | 2024.11.20 02:20:22.671173 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4218 | 2024.11.20 02:20:22.671442 [ 76 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
4219 | 2024.11.20 02:20:22.671630 [ 76 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4220 | 2024.11.20 02:20:22.671757 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4221 | 2024.11.20 02:20:22.672351 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
4222 | 2024.11.20 02:20:22.672615 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 600 | ||
4223 | 2024.11.20 02:20:22.673242 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4224 | 2024.11.20 02:20:22.673418 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 466 rows starting from the beginning of the part | ||
4225 | 2024.11.20 02:20:22.674114 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
4226 | 2024.11.20 02:20:22.674825 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 20 rows starting from the beginning of the part | ||
4227 | 2024.11.20 02:20:22.675514 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
4228 | 2024.11.20 02:20:22.676132 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part | ||
4229 | 2024.11.20 02:20:22.676708 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 20 rows starting from the beginning of the part | ||
4230 | 2024.11.20 02:20:22.684418 [ 200 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 72 columns (72 merged, 0 gathered) in 0.01243619 sec., 48246.287649191596 rows/sec., 41.85 MiB/sec. | ||
4231 | 2024.11.20 02:20:22.685608 [ 191 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
4232 | 2024.11.20 02:20:22.686472 [ 191 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4233 | 2024.11.20 02:20:22.686575 [ 191 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_16_3} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
4234 | 2024.11.20 02:20:22.686928 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.94 MiB. | ||
4235 | 2024.11.20 02:20:24.099846 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4236 | 2024.11.20 02:20:24.100055 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4237 | 2024.11.20 02:20:24.100134 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4238 | 2024.11.20 02:20:24.100896 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4239 | 2024.11.20 02:20:24.100943 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4240 | 2024.11.20 02:20:24.101374 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4241 | 2024.11.20 02:20:24.101627 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4242 | 2024.11.20 02:20:24.101881 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001883 sec., 7434.944237918216 rows/sec., 535.22 KiB/sec. | ||
4243 | 2024.11.20 02:20:24.101944 [ 276 ] {422377d8-e90b-4e9c-befa-fb3d123931ba} <Debug> TCPHandler: Processed in 0.002234158 sec. | ||
4244 | 2024.11.20 02:20:24.102137 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4245 | 2024.11.20 02:20:24.102282 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4246 | 2024.11.20 02:20:24.102336 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4247 | 2024.11.20 02:20:24.103037 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4248 | 2024.11.20 02:20:24.103078 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4249 | 2024.11.20 02:20:24.103464 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4250 | 2024.11.20 02:20:24.103698 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4251 | 2024.11.20 02:20:24.103869 [ 74 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4252 | 2024.11.20 02:20:24.103917 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001669 sec., 171959.2570401438 rows/sec., 15.20 MiB/sec. | ||
4253 | 2024.11.20 02:20:24.103969 [ 74 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4254 | 2024.11.20 02:20:24.104033 [ 280 ] {e9d87c27-89a8-4ec0-b326-3113d580b278} <Debug> TCPHandler: Processed in 0.001964843 sec. | ||
4255 | 2024.11.20 02:20:24.104040 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4256 | 2024.11.20 02:20:24.104241 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4257 | 2024.11.20 02:20:24.104287 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4258 | 2024.11.20 02:20:24.104424 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4259 | 2024.11.20 02:20:24.104532 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4260 | 2024.11.20 02:20:24.104848 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4261 | 2024.11.20 02:20:24.104960 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1436 rows starting from the beginning of the part | ||
4262 | 2024.11.20 02:20:24.105431 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4263 | 2024.11.20 02:20:24.105782 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 287 rows starting from the beginning of the part | ||
4264 | 2024.11.20 02:20:24.106156 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 57 rows starting from the beginning of the part | ||
4265 | 2024.11.20 02:20:24.106361 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4266 | 2024.11.20 02:20:24.106711 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 287 rows starting from the beginning of the part | ||
4267 | 2024.11.20 02:20:24.107353 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4268 | 2024.11.20 02:20:24.107415 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4269 | 2024.11.20 02:20:24.108270 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4270 | 2024.11.20 02:20:24.108807 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4271 | 2024.11.20 02:20:24.109234 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004867 sec., 10067.803575097596 rows/sec., 742.60 KiB/sec. | ||
4272 | 2024.11.20 02:20:24.109327 [ 276 ] {d02b309b-adb6-4c07-92ac-cc04edf53fbd} <Debug> TCPHandler: Processed in 0.005184013 sec. | ||
4273 | 2024.11.20 02:20:24.109540 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4274 | 2024.11.20 02:20:24.109859 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4275 | 2024.11.20 02:20:24.109876 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.005700124 sec., 382272.38565336476 rows/sec., 33.74 MiB/sec. | ||
4276 | 2024.11.20 02:20:24.109942 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4277 | 2024.11.20 02:20:24.110174 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4278 | 2024.11.20 02:20:24.110817 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4279 | 2024.11.20 02:20:24.111023 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_31_6} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4280 | 2024.11.20 02:20:24.111207 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
4281 | 2024.11.20 02:20:24.111235 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4282 | 2024.11.20 02:20:24.111285 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4283 | 2024.11.20 02:20:24.111644 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4284 | 2024.11.20 02:20:24.111878 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4285 | 2024.11.20 02:20:24.112061 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002299 sec., 6089.604175728578 rows/sec., 426.48 KiB/sec. | ||
4286 | 2024.11.20 02:20:24.112115 [ 280 ] {16097535-356a-4db9-9129-69179bae7062} <Debug> TCPHandler: Processed in 0.002682668 sec. | ||
4287 | 2024.11.20 02:20:24.112262 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4288 | 2024.11.20 02:20:24.112389 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4289 | 2024.11.20 02:20:24.112442 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4290 | 2024.11.20 02:20:24.113073 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4291 | 2024.11.20 02:20:24.113118 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4292 | 2024.11.20 02:20:24.113491 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4293 | 2024.11.20 02:20:24.113748 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4294 | 2024.11.20 02:20:24.113981 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001615 sec., 8049.5356037151705 rows/sec., 501.89 KiB/sec. | ||
4295 | 2024.11.20 02:20:24.114200 [ 276 ] {84f56433-345c-493d-8cdf-81608567920c} <Debug> TCPHandler: Processed in 0.001995213 sec. | ||
4296 | 2024.11.20 02:20:24.114356 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4297 | 2024.11.20 02:20:24.114489 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4298 | 2024.11.20 02:20:24.114541 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4299 | 2024.11.20 02:20:24.115362 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4300 | 2024.11.20 02:20:24.115400 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4301 | 2024.11.20 02:20:24.115767 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4302 | 2024.11.20 02:20:24.116003 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4303 | 2024.11.20 02:20:24.116120 [ 71 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4304 | 2024.11.20 02:20:24.116163 [ 71 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4305 | 2024.11.20 02:20:24.116183 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001722 sec., 246225.3193960511 rows/sec., 17.61 MiB/sec. | ||
4306 | 2024.11.20 02:20:24.116187 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4307 | 2024.11.20 02:20:24.116266 [ 280 ] {b285e8ad-c539-4d33-937b-77e0272797a2} <Debug> TCPHandler: Processed in 0.001970162 sec. | ||
4308 | 2024.11.20 02:20:24.116340 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4309 | 2024.11.20 02:20:24.116431 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4310 | 2024.11.20 02:20:24.116469 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4311 | 2024.11.20 02:20:24.116504 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 916 rows starting from the beginning of the part | ||
4312 | 2024.11.20 02:20:24.116608 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4313 | 2024.11.20 02:20:24.116706 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4314 | 2024.11.20 02:20:24.116810 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4315 | 2024.11.20 02:20:24.117141 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 424 rows starting from the beginning of the part | ||
4316 | 2024.11.20 02:20:24.117367 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 66 rows starting from the beginning of the part | ||
4317 | 2024.11.20 02:20:24.117628 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4318 | 2024.11.20 02:20:24.117968 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 424 rows starting from the beginning of the part | ||
4319 | 2024.11.20 02:20:24.118448 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4320 | 2024.11.20 02:20:24.118488 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4321 | 2024.11.20 02:20:24.119019 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4322 | 2024.11.20 02:20:24.119303 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4323 | 2024.11.20 02:20:24.119603 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003037 sec., 1975.6338491932827 rows/sec., 103.22 KiB/sec. | ||
4324 | 2024.11.20 02:20:24.119896 [ 276 ] {2544c467-7ac0-488d-ac18-8307825ba876} <Debug> TCPHandler: Processed in 0.003526907 sec. | ||
4325 | 2024.11.20 02:20:24.120059 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.003794163 sec., 516055.84683631145 rows/sec., 39.51 MiB/sec. | ||
4326 | 2024.11.20 02:20:24.120089 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4327 | 2024.11.20 02:20:24.120278 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4328 | 2024.11.20 02:20:24.120344 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4329 | 2024.11.20 02:20:24.120388 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4330 | 2024.11.20 02:20:24.121014 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4331 | 2024.11.20 02:20:24.121377 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_31_6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4332 | 2024.11.20 02:20:24.121709 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
4333 | 2024.11.20 02:20:24.121992 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4334 | 2024.11.20 02:20:24.122034 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4335 | 2024.11.20 02:20:24.122424 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4336 | 2024.11.20 02:20:24.122664 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4337 | 2024.11.20 02:20:24.122787 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4338 | 2024.11.20 02:20:24.122827 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4339 | 2024.11.20 02:20:24.122847 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4340 | 2024.11.20 02:20:24.122863 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002643 sec., 89670.82860385925 rows/sec., 6.01 MiB/sec. | ||
4341 | 2024.11.20 02:20:24.123249 [ 280 ] {67d59dc5-faf8-46a9-9be9-c6aaf1bdf78c} <Debug> TCPHandler: Processed in 0.00321869 sec. | ||
4342 | 2024.11.20 02:20:24.123396 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4343 | 2024.11.20 02:20:24.123531 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4344 | 2024.11.20 02:20:24.123858 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4345 | 2024.11.20 02:20:24.123867 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4346 | 2024.11.20 02:20:24.123931 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 6193 rows starting from the beginning of the part | ||
4347 | 2024.11.20 02:20:24.124004 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4348 | 2024.11.20 02:20:24.124402 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4349 | 2024.11.20 02:20:24.124952 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4350 | 2024.11.20 02:20:24.125295 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 161 rows starting from the beginning of the part | ||
4351 | 2024.11.20 02:20:24.125543 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4352 | 2024.11.20 02:20:24.125937 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4353 | 2024.11.20 02:20:24.126591 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4354 | 2024.11.20 02:20:24.126641 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4355 | 2024.11.20 02:20:24.127307 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
4356 | 2024.11.20 02:20:24.127692 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4357 | 2024.11.20 02:20:24.128274 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004489 sec., 222.76676319893073 rows/sec., 15.01 KiB/sec. | ||
4358 | 2024.11.20 02:20:24.128450 [ 276 ] {95bd1a4a-2070-44f9-b4ff-df09a0d751c8} <Debug> TCPHandler: Processed in 0.00507796 sec. | ||
4359 | 2024.11.20 02:20:24.128681 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4360 | 2024.11.20 02:20:24.128843 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4361 | 2024.11.20 02:20:24.128955 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <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 | ||
4362 | 2024.11.20 02:20:24.130038 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7148 rows, containing 5 columns (5 merged, 0 gathered) in 0.007103304 sec., 1006292.2831403527 rows/sec., 68.42 MiB/sec. | ||
4363 | 2024.11.20 02:20:24.130606 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4364 | 2024.11.20 02:20:24.130659 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4365 | 2024.11.20 02:20:24.130760 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4366 | 2024.11.20 02:20:24.131426 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4367 | 2024.11.20 02:20:24.131604 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4368 | 2024.11.20 02:20:24.131802 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
4369 | 2024.11.20 02:20:24.132072 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4370 | 2024.11.20 02:20:24.132334 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4371 | 2024.11.20 02:20:24.132533 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003723 sec., 11281.2248186946 rows/sec., 20.22 MiB/sec. | ||
4372 | 2024.11.20 02:20:24.132633 [ 280 ] {bc6fa1b7-543a-4acb-973a-cfe20861877f} <Debug> TCPHandler: Processed in 0.004077899 sec. | ||
4373 | 2024.11.20 02:20:24.132772 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4374 | 2024.11.20 02:20:24.132878 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4375 | 2024.11.20 02:20:24.132924 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4376 | 2024.11.20 02:20:24.133359 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4377 | 2024.11.20 02:20:24.133397 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4378 | 2024.11.20 02:20:24.133760 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4379 | 2024.11.20 02:20:24.134013 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4380 | 2024.11.20 02:20:24.134136 [ 71 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4381 | 2024.11.20 02:20:24.134169 [ 71 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4382 | 2024.11.20 02:20:24.134189 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4383 | 2024.11.20 02:20:24.134205 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001348 sec., 60830.86053412463 rows/sec., 3.86 MiB/sec. | ||
4384 | 2024.11.20 02:20:24.134460 [ 276 ] {4240d377-ad9b-453b-a6e1-c138cb886c2e} <Debug> TCPHandler: Processed in 0.001731007 sec. | ||
4385 | 2024.11.20 02:20:24.134868 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4386 | 2024.11.20 02:20:24.135093 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4387 | 2024.11.20 02:20:24.135150 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1610 rows starting from the beginning of the part | ||
4388 | 2024.11.20 02:20:24.135291 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4389 | 2024.11.20 02:20:24.135374 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4390 | 2024.11.20 02:20:24.135587 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4391 | 2024.11.20 02:20:24.135673 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4392 | 2024.11.20 02:20:24.135861 [ 188 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4393 | 2024.11.20 02:20:24.137188 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 4 columns (4 merged, 0 gathered) in 0.002917013 sec., 669863.3156588606 rows/sec., 44.00 MiB/sec. | ||
4394 | 2024.11.20 02:20:24.137445 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4395 | 2024.11.20 02:20:24.137788 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_31_6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4396 | 2024.11.20 02:20:24.137881 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_31_6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
4397 | 2024.11.20 02:20:24.137978 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
4398 | 2024.11.20 02:20:25.129671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
4399 | 2024.11.20 02:20:25.130431 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4400 | 2024.11.20 02:20:25.130476 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4401 | 2024.11.20 02:20:25.131009 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4402 | 2024.11.20 02:20:25.131291 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4403 | 2024.11.20 02:20:25.131532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
4404 | 2024.11.20 02:20:25.828587 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
4405 | 2024.11.20 02:20:25.849398 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4406 | 2024.11.20 02:20:25.849467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4407 | 2024.11.20 02:20:25.857383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4408 | 2024.11.20 02:20:25.858185 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4409 | 2024.11.20 02:20:25.861104 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
4410 | 2024.11.20 02:20:28.972056 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4411 | 2024.11.20 02:20:29.092872 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4412 | 2024.11.20 02:20:29.093082 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4413 | 2024.11.20 02:20:29.093164 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4414 | 2024.11.20 02:20:29.093947 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4415 | 2024.11.20 02:20:29.093999 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4416 | 2024.11.20 02:20:29.094424 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
4417 | 2024.11.20 02:20:29.094679 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4418 | 2024.11.20 02:20:29.094930 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001906 sec., 1049.3179433368311 rows/sec., 85.56 KiB/sec. | ||
4419 | 2024.11.20 02:20:29.094995 [ 276 ] {a86d4250-8c31-4d20-963e-f15ce0674bf6} <Debug> TCPHandler: Processed in 0.002263429 sec. | ||
4420 | 2024.11.20 02:20:29.095187 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4421 | 2024.11.20 02:20:29.095328 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4422 | 2024.11.20 02:20:29.095387 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4423 | 2024.11.20 02:20:29.095989 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4424 | 2024.11.20 02:20:29.096030 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4425 | 2024.11.20 02:20:29.096405 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4426 | 2024.11.20 02:20:29.096643 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4427 | 2024.11.20 02:20:29.096844 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.00155 sec., 36774.1935483871 rows/sec., 2.82 MiB/sec. | ||
4428 | 2024.11.20 02:20:29.096895 [ 280 ] {a2a4d8d4-6225-4d57-a57e-7896584de67c} <Debug> TCPHandler: Processed in 0.001776208 sec. | ||
4429 | 2024.11.20 02:20:29.097056 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4430 | 2024.11.20 02:20:29.097186 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4431 | 2024.11.20 02:20:29.097242 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4432 | 2024.11.20 02:20:29.097804 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4433 | 2024.11.20 02:20:29.097845 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4434 | 2024.11.20 02:20:29.098180 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4435 | 2024.11.20 02:20:29.098412 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4436 | 2024.11.20 02:20:29.098642 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001484 sec., 1347.7088948787061 rows/sec., 94.10 KiB/sec. | ||
4437 | 2024.11.20 02:20:29.098697 [ 276 ] {4196c8d6-5982-4b4d-b594-a5e8370236a6} <Debug> TCPHandler: Processed in 0.001704207 sec. | ||
4438 | 2024.11.20 02:20:29.098838 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4439 | 2024.11.20 02:20:29.098965 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4440 | 2024.11.20 02:20:29.099019 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4441 | 2024.11.20 02:20:29.099639 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4442 | 2024.11.20 02:20:29.099678 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4443 | 2024.11.20 02:20:29.100035 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4444 | 2024.11.20 02:20:29.100261 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4445 | 2024.11.20 02:20:29.100460 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001523 sec., 43335.52199606041 rows/sec., 3.38 MiB/sec. | ||
4446 | 2024.11.20 02:20:29.100511 [ 280 ] {a30ef755-1289-478b-bdf2-975ca65864c8} <Debug> TCPHandler: Processed in 0.001734258 sec. | ||
4447 | 2024.11.20 02:20:29.100653 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4448 | 2024.11.20 02:20:29.100784 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4449 | 2024.11.20 02:20:29.100843 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4450 | 2024.11.20 02:20:29.101454 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4451 | 2024.11.20 02:20:29.101500 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4452 | 2024.11.20 02:20:29.101888 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4453 | 2024.11.20 02:20:29.102125 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4454 | 2024.11.20 02:20:29.102329 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Debug> executeQuery: Read 131 rows, 9.35 KiB in 0.001573 sec., 83280.35600762874 rows/sec., 5.81 MiB/sec. | ||
4455 | 2024.11.20 02:20:29.102381 [ 276 ] {52af0ded-7657-4d4a-b229-f4aca354e95b} <Debug> TCPHandler: Processed in 0.001789129 sec. | ||
4456 | 2024.11.20 02:20:29.102515 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4457 | 2024.11.20 02:20:29.102620 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4458 | 2024.11.20 02:20:29.102665 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4459 | 2024.11.20 02:20:29.103097 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4460 | 2024.11.20 02:20:29.103136 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4461 | 2024.11.20 02:20:29.103489 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
4462 | 2024.11.20 02:20:29.103719 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4463 | 2024.11.20 02:20:29.103941 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Debug> executeQuery: Read 50 rows, 3.44 KiB in 0.001336 sec., 37425.149700598806 rows/sec., 2.51 MiB/sec. | ||
4464 | 2024.11.20 02:20:29.104004 [ 280 ] {23328bae-3f16-4f70-a68d-312c96871538} <Debug> TCPHandler: Processed in 0.001538984 sec. | ||
4465 | 2024.11.20 02:20:29.164401 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35949, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4466 | 2024.11.20 02:20:29.176804 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4467 | 2024.11.20 02:20:29.279246 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42107, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4468 | 2024.11.20 02:20:29.279727 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38035, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4469 | 2024.11.20 02:20:29.336208 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53818, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4470 | 2024.11.20 02:20:29.360587 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4471 | 2024.11.20 02:20:29.375947 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4472 | 2024.11.20 02:20:32.504205 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4473 | 2024.11.20 02:20:32.504271 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4474 | 2024.11.20 02:20:32.631731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
4475 | 2024.11.20 02:20:32.632575 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4476 | 2024.11.20 02:20:32.632624 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4477 | 2024.11.20 02:20:32.633201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4478 | 2024.11.20 02:20:32.633471 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4479 | 2024.11.20 02:20:32.633694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
4480 | 2024.11.20 02:20:32.672846 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 634 | ||
4481 | 2024.11.20 02:20:32.676116 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4482 | 2024.11.20 02:20:32.676170 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4483 | 2024.11.20 02:20:32.677711 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4484 | 2024.11.20 02:20:32.678038 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4485 | 2024.11.20 02:20:32.679188 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 634 | ||
4486 | 2024.11.20 02:20:33.217259 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4487 | 2024.11.20 02:20:33.361195 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
4488 | 2024.11.20 02:20:33.381809 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4489 | 2024.11.20 02:20:33.381855 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4490 | 2024.11.20 02:20:33.389743 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4491 | 2024.11.20 02:20:33.390545 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4492 | 2024.11.20 02:20:33.393085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
4493 | 2024.11.20 02:20:33.522880 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4494 | 2024.11.20 02:20:33.538301 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43011, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4495 | 2024.11.20 02:20:33.589767 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4496 | 2024.11.20 02:20:33.615299 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4497 | 2024.11.20 02:20:33.699142 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4498 | 2024.11.20 02:20:33.716535 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4499 | 2024.11.20 02:20:33.804254 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51644, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4500 | 2024.11.20 02:20:33.874810 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4501 | 2024.11.20 02:20:34.092619 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4502 | 2024.11.20 02:20:34.092826 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4503 | 2024.11.20 02:20:34.092899 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4504 | 2024.11.20 02:20:34.093758 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4505 | 2024.11.20 02:20:34.093799 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4506 | 2024.11.20 02:20:34.094258 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4507 | 2024.11.20 02:20:34.094513 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4508 | 2024.11.20 02:20:34.094714 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001944 sec., 28806.584362139918 rows/sec., 2.21 MiB/sec. | ||
4509 | 2024.11.20 02:20:34.094769 [ 276 ] {e125e3fd-1f0f-4cfc-86cf-e63494572e77} <Debug> TCPHandler: Processed in 0.002285849 sec. | ||
4510 | 2024.11.20 02:20:34.094947 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4511 | 2024.11.20 02:20:34.095061 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4512 | 2024.11.20 02:20:34.095107 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4513 | 2024.11.20 02:20:34.095672 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4514 | 2024.11.20 02:20:34.095711 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4515 | 2024.11.20 02:20:34.096080 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4516 | 2024.11.20 02:20:34.096323 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4517 | 2024.11.20 02:20:34.096539 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0015 sec., 42666.666666666664 rows/sec., 3.33 MiB/sec. | ||
4518 | 2024.11.20 02:20:34.096702 [ 280 ] {1f8f4da0-9185-47cf-b5d3-0c0f3f0a6ca1} <Debug> TCPHandler: Processed in 0.001807459 sec. | ||
4519 | 2024.11.20 02:20:34.096929 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4520 | 2024.11.20 02:20:34.097067 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4521 | 2024.11.20 02:20:34.097129 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4522 | 2024.11.20 02:20:34.097753 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4523 | 2024.11.20 02:20:34.097792 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4524 | 2024.11.20 02:20:34.098190 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4525 | 2024.11.20 02:20:34.098433 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4526 | 2024.11.20 02:20:34.098606 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
4527 | 2024.11.20 02:20:34.098658 [ 276 ] {8b69fb10-035b-4a3b-92b9-c93d4c995ef3} <Debug> TCPHandler: Processed in 0.00184134 sec. | ||
4528 | 2024.11.20 02:20:34.098810 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4529 | 2024.11.20 02:20:34.098936 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4530 | 2024.11.20 02:20:34.098992 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4531 | 2024.11.20 02:20:34.099533 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4532 | 2024.11.20 02:20:34.099578 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4533 | 2024.11.20 02:20:34.099959 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
4534 | 2024.11.20 02:20:34.100191 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4535 | 2024.11.20 02:20:34.100364 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
4536 | 2024.11.20 02:20:34.100415 [ 280 ] {2af8f487-e9c9-406e-a317-deb296daaab2} <Debug> TCPHandler: Processed in 0.001663376 sec. | ||
4537 | 2024.11.20 02:20:34.331112 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34518, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4538 | 2024.11.20 02:20:34.458384 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34411, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4539 | 2024.11.20 02:20:34.559848 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64165, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4540 | 2024.11.20 02:20:34.580157 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4541 | 2024.11.20 02:20:34.626163 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59171, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4542 | 2024.11.20 02:20:34.658684 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42196, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4543 | 2024.11.20 02:20:34.777353 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4544 | 2024.11.20 02:20:34.803698 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4545 | 2024.11.20 02:20:35.299048 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40318, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4546 | 2024.11.20 02:20:35.370660 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41888, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4547 | 2024.11.20 02:20:35.491022 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43908, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4548 | 2024.11.20 02:20:35.538435 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32850, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4549 | 2024.11.20 02:20:35.570375 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4550 | 2024.11.20 02:20:35.571646 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4551 | 2024.11.20 02:20:35.580945 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65054, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4552 | 2024.11.20 02:20:39.100482 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4553 | 2024.11.20 02:20:39.100676 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4554 | 2024.11.20 02:20:39.100751 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4555 | 2024.11.20 02:20:39.101518 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4556 | 2024.11.20 02:20:39.101570 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4557 | 2024.11.20 02:20:39.102007 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4558 | 2024.11.20 02:20:39.102257 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4559 | 2024.11.20 02:20:39.102516 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001878 sec., 7454.739084132056 rows/sec., 536.64 KiB/sec. | ||
4560 | 2024.11.20 02:20:39.102647 [ 276 ] {ded2d774-6fdd-47c7-82be-09fa67fda2f6} <Debug> TCPHandler: Processed in 0.00230356 sec. | ||
4561 | 2024.11.20 02:20:39.102861 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4562 | 2024.11.20 02:20:39.102986 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4563 | 2024.11.20 02:20:39.103037 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4564 | 2024.11.20 02:20:39.103783 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4565 | 2024.11.20 02:20:39.103825 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4566 | 2024.11.20 02:20:39.104223 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4567 | 2024.11.20 02:20:39.104477 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4568 | 2024.11.20 02:20:39.104700 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001738 sec., 165132.33601841197 rows/sec., 14.60 MiB/sec. | ||
4569 | 2024.11.20 02:20:39.104764 [ 280 ] {4c8a9501-8906-48d5-b503-83c706800470} <Debug> TCPHandler: Processed in 0.001971803 sec. | ||
4570 | 2024.11.20 02:20:39.104924 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4571 | 2024.11.20 02:20:39.105030 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4572 | 2024.11.20 02:20:39.105075 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4573 | 2024.11.20 02:20:39.105650 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4574 | 2024.11.20 02:20:39.105689 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4575 | 2024.11.20 02:20:39.106044 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4576 | 2024.11.20 02:20:39.106283 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4577 | 2024.11.20 02:20:39.106447 [ 54 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4578 | 2024.11.20 02:20:39.106511 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001499 sec., 32688.458972648434 rows/sec., 2.35 MiB/sec. | ||
4579 | 2024.11.20 02:20:39.106524 [ 54 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4580 | 2024.11.20 02:20:39.106588 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4581 | 2024.11.20 02:20:39.106641 [ 276 ] {a6f2b26c-0d2b-41fa-bc6a-196c15eb0eb8} <Debug> TCPHandler: Processed in 0.001764929 sec. | ||
4582 | 2024.11.20 02:20:39.106862 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
4583 | 2024.11.20 02:20:39.106883 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4584 | 2024.11.20 02:20:39.107112 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4585 | 2024.11.20 02:20:39.107121 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4586 | 2024.11.20 02:20:39.107205 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4587 | 2024.11.20 02:20:39.107213 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 67 rows starting from the beginning of the part | ||
4588 | 2024.11.20 02:20:39.107584 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 49 rows starting from the beginning of the part | ||
4589 | 2024.11.20 02:20:39.108044 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
4590 | 2024.11.20 02:20:39.108377 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 49 rows starting from the beginning of the part | ||
4591 | 2024.11.20 02:20:39.108769 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
4592 | 2024.11.20 02:20:39.109024 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part | ||
4593 | 2024.11.20 02:20:39.109902 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4594 | 2024.11.20 02:20:39.109961 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4595 | 2024.11.20 02:20:39.110972 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4596 | 2024.11.20 02:20:39.111568 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4597 | 2024.11.20 02:20:39.111927 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.005222804 sec., 41740.03083401177 rows/sec., 3.15 MiB/sec. | ||
4598 | 2024.11.20 02:20:39.112228 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00516 sec., 2713.1782945736436 rows/sec., 190.01 KiB/sec. | ||
4599 | 2024.11.20 02:20:39.112229 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4600 | 2024.11.20 02:20:39.112405 [ 280 ] {611b497e-fa0b-4f8b-bab6-b23d4e72adc3} <Debug> TCPHandler: Processed in 0.005627632 sec. | ||
4601 | 2024.11.20 02:20:39.112580 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4602 | 2024.11.20 02:20:39.112678 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4603 | 2024.11.20 02:20:39.112723 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4604 | 2024.11.20 02:20:39.112782 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_21_4} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
4605 | 2024.11.20 02:20:39.112784 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4606 | 2024.11.20 02:20:39.112890 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
4607 | 2024.11.20 02:20:39.113374 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4608 | 2024.11.20 02:20:39.113414 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4609 | 2024.11.20 02:20:39.113773 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4610 | 2024.11.20 02:20:39.114020 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4611 | 2024.11.20 02:20:39.114263 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001565 sec., 8306.70926517572 rows/sec., 517.92 KiB/sec. | ||
4612 | 2024.11.20 02:20:39.114471 [ 276 ] {dd27c390-029b-4bc6-9884-291d647d5c75} <Debug> TCPHandler: Processed in 0.001948172 sec. | ||
4613 | 2024.11.20 02:20:39.114636 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4614 | 2024.11.20 02:20:39.114748 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4615 | 2024.11.20 02:20:39.114793 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4616 | 2024.11.20 02:20:39.115538 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4617 | 2024.11.20 02:20:39.115580 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4618 | 2024.11.20 02:20:39.115968 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4619 | 2024.11.20 02:20:39.116209 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4620 | 2024.11.20 02:20:39.116462 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00173 sec., 245086.70520231215 rows/sec., 17.52 MiB/sec. | ||
4621 | 2024.11.20 02:20:39.116656 [ 280 ] {c385f090-f11d-4bd8-a378-7677edbf7178} <Debug> TCPHandler: Processed in 0.002069805 sec. | ||
4622 | 2024.11.20 02:20:39.116836 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4623 | 2024.11.20 02:20:39.116948 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4624 | 2024.11.20 02:20:39.116995 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4625 | 2024.11.20 02:20:39.117460 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4626 | 2024.11.20 02:20:39.117502 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4627 | 2024.11.20 02:20:39.117853 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4628 | 2024.11.20 02:20:39.118093 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4629 | 2024.11.20 02:20:39.118398 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001444 sec., 4155.124653739612 rows/sec., 217.09 KiB/sec. | ||
4630 | 2024.11.20 02:20:39.118530 [ 276 ] {5eadcc88-b66b-4346-9352-cd44fdf93043} <Debug> TCPHandler: Processed in 0.001761209 sec. | ||
4631 | 2024.11.20 02:20:39.118663 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4632 | 2024.11.20 02:20:39.118771 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4633 | 2024.11.20 02:20:39.118821 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4634 | 2024.11.20 02:20:39.119467 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4635 | 2024.11.20 02:20:39.119515 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4636 | 2024.11.20 02:20:39.119960 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4637 | 2024.11.20 02:20:39.120203 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4638 | 2024.11.20 02:20:39.120416 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001668 sec., 142086.3309352518 rows/sec., 9.52 MiB/sec. | ||
4639 | 2024.11.20 02:20:39.120474 [ 280 ] {20171bc5-c39e-4485-b99a-3ca1c0f08481} <Debug> TCPHandler: Processed in 0.001861961 sec. | ||
4640 | 2024.11.20 02:20:39.120623 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4641 | 2024.11.20 02:20:39.120734 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4642 | 2024.11.20 02:20:39.120781 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4643 | 2024.11.20 02:20:39.121226 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4644 | 2024.11.20 02:20:39.121266 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4645 | 2024.11.20 02:20:39.121674 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
4646 | 2024.11.20 02:20:39.122001 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4647 | 2024.11.20 02:20:39.122349 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001612 sec., 620.3473945409429 rows/sec., 41.80 KiB/sec. | ||
4648 | 2024.11.20 02:20:39.122468 [ 276 ] {a82f9a97-eb8f-4ee9-93a0-7bb61e7969c0} <Debug> TCPHandler: Processed in 0.001896171 sec. | ||
4649 | 2024.11.20 02:20:39.122625 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4650 | 2024.11.20 02:20:39.122734 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
4651 | 2024.11.20 02:20:39.122802 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <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 | ||
4652 | 2024.11.20 02:20:39.123939 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4653 | 2024.11.20 02:20:39.123979 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4654 | 2024.11.20 02:20:39.124706 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
4655 | 2024.11.20 02:20:39.125015 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4656 | 2024.11.20 02:20:39.125401 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002653 sec., 15831.1345646438 rows/sec., 28.37 MiB/sec. | ||
4657 | 2024.11.20 02:20:39.125598 [ 280 ] {cc63633e-e5e0-4046-a015-8994871f850c} <Debug> TCPHandler: Processed in 0.003026016 sec. | ||
4658 | 2024.11.20 02:20:39.125760 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4659 | 2024.11.20 02:20:39.125871 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4660 | 2024.11.20 02:20:39.125919 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4661 | 2024.11.20 02:20:39.126370 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4662 | 2024.11.20 02:20:39.126409 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.16 GiB. | ||
4663 | 2024.11.20 02:20:39.126777 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
4664 | 2024.11.20 02:20:39.127019 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4665 | 2024.11.20 02:20:39.127273 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec. | ||
4666 | 2024.11.20 02:20:39.127370 [ 276 ] {776484f0-f066-4d33-9295-80e71e56d936} <Debug> TCPHandler: Processed in 0.001659605 sec. | ||
4667 | 2024.11.20 02:20:40.133841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
4668 | 2024.11.20 02:20:40.134501 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4669 | 2024.11.20 02:20:40.134538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4670 | 2024.11.20 02:20:40.135051 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4671 | 2024.11.20 02:20:40.135306 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4672 | 2024.11.20 02:20:40.135510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
4673 | 2024.11.20 02:20:40.893183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
4674 | 2024.11.20 02:20:40.914415 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4675 | 2024.11.20 02:20:40.914484 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4676 | 2024.11.20 02:20:40.922212 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4677 | 2024.11.20 02:20:40.923005 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4678 | 2024.11.20 02:20:40.926357 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
4679 | 2024.11.20 02:20:42.679435 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 664 | ||
4680 | 2024.11.20 02:20:42.682735 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4681 | 2024.11.20 02:20:42.682784 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4682 | 2024.11.20 02:20:42.684303 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4683 | 2024.11.20 02:20:42.684627 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4684 | 2024.11.20 02:20:42.686303 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
4685 | 2024.11.20 02:20:44.091495 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4686 | 2024.11.20 02:20:44.091691 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
4687 | 2024.11.20 02:20:44.091763 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
4688 | 2024.11.20 02:20:44.092513 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4689 | 2024.11.20 02:20:44.092564 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4690 | 2024.11.20 02:20:44.092973 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
4691 | 2024.11.20 02:20:44.093216 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4692 | 2024.11.20 02:20:44.093628 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001963 sec., 2037.6974019358126 rows/sec., 166.16 KiB/sec. | ||
4693 | 2024.11.20 02:20:44.093945 [ 276 ] {3d3049f3-d826-477a-a482-bd6fb781c5f8} <Debug> TCPHandler: Processed in 0.002593086 sec. | ||
4694 | 2024.11.20 02:20:44.094141 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4695 | 2024.11.20 02:20:44.094268 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4696 | 2024.11.20 02:20:44.094319 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4697 | 2024.11.20 02:20:44.094928 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4698 | 2024.11.20 02:20:44.094969 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4699 | 2024.11.20 02:20:44.095347 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4700 | 2024.11.20 02:20:44.095590 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4701 | 2024.11.20 02:20:44.095805 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001566 sec., 37037.03703703704 rows/sec., 2.84 MiB/sec. | ||
4702 | 2024.11.20 02:20:44.095860 [ 280 ] {6a85fb51-384f-476e-8a9d-a3d73daa003c} <Debug> TCPHandler: Processed in 0.001778579 sec. | ||
4703 | 2024.11.20 02:20:44.096012 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4704 | 2024.11.20 02:20:44.096119 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4705 | 2024.11.20 02:20:44.096164 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4706 | 2024.11.20 02:20:44.096697 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4707 | 2024.11.20 02:20:44.096736 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4708 | 2024.11.20 02:20:44.097076 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4709 | 2024.11.20 02:20:44.097320 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4710 | 2024.11.20 02:20:44.097535 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001437 sec., 2783.5768963117607 rows/sec., 194.36 KiB/sec. | ||
4711 | 2024.11.20 02:20:44.097654 [ 276 ] {1eaa70da-50e7-465d-8b9f-af7407fb01bb} <Debug> TCPHandler: Processed in 0.001694797 sec. | ||
4712 | 2024.11.20 02:20:44.097807 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4713 | 2024.11.20 02:20:44.097915 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4714 | 2024.11.20 02:20:44.097960 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4715 | 2024.11.20 02:20:44.098612 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4716 | 2024.11.20 02:20:44.098659 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4717 | 2024.11.20 02:20:44.099074 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4718 | 2024.11.20 02:20:44.099308 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4719 | 2024.11.20 02:20:44.099518 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001625 sec., 41846.15384615385 rows/sec., 3.27 MiB/sec. | ||
4720 | 2024.11.20 02:20:44.099568 [ 280 ] {6d293bc5-6b1a-4413-986d-50524af79cc2} <Debug> TCPHandler: Processed in 0.00181327 sec. | ||
4721 | 2024.11.20 02:20:44.099716 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4722 | 2024.11.20 02:20:44.099824 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4723 | 2024.11.20 02:20:44.099873 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4724 | 2024.11.20 02:20:44.100390 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4725 | 2024.11.20 02:20:44.100428 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4726 | 2024.11.20 02:20:44.100810 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4727 | 2024.11.20 02:20:44.101055 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4728 | 2024.11.20 02:20:44.101326 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001525 sec., 85245.90163934426 rows/sec., 5.94 MiB/sec. | ||
4729 | 2024.11.20 02:20:44.101571 [ 276 ] {e1439cbb-8496-487f-ae9b-ea7f2d2f1bd3} <Debug> TCPHandler: Processed in 0.001904132 sec. | ||
4730 | 2024.11.20 02:20:44.101769 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4731 | 2024.11.20 02:20:44.101878 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4732 | 2024.11.20 02:20:44.101928 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4733 | 2024.11.20 02:20:44.102402 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4734 | 2024.11.20 02:20:44.102442 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4735 | 2024.11.20 02:20:44.102798 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4736 | 2024.11.20 02:20:44.103045 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4737 | 2024.11.20 02:20:44.103249 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001394 sec., 34433.28550932568 rows/sec., 2.32 MiB/sec. | ||
4738 | 2024.11.20 02:20:44.103299 [ 280 ] {3dadfcb8-05e6-4123-b4e4-d3cd6f958bf3} <Debug> TCPHandler: Processed in 0.001624815 sec. | ||
4739 | 2024.11.20 02:20:47.504340 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4740 | 2024.11.20 02:20:47.504447 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4741 | 2024.11.20 02:20:47.635705 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
4742 | 2024.11.20 02:20:47.636538 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4743 | 2024.11.20 02:20:47.636586 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4744 | 2024.11.20 02:20:47.637141 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4745 | 2024.11.20 02:20:47.637398 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4746 | 2024.11.20 02:20:47.637573 [ 44 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4747 | 2024.11.20 02:20:47.637596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
4748 | 2024.11.20 02:20:47.637623 [ 44 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4749 | 2024.11.20 02:20:47.637649 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4750 | 2024.11.20 02:20:47.637826 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
4751 | 2024.11.20 02:20:47.638170 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4752 | 2024.11.20 02:20:47.638227 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
4753 | 2024.11.20 02:20:47.638310 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
4754 | 2024.11.20 02:20:47.638399 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
4755 | 2024.11.20 02:20:47.638606 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
4756 | 2024.11.20 02:20:47.638779 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
4757 | 2024.11.20 02:20:47.638886 [ 192 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
4758 | 2024.11.20 02:20:47.641279 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003569558 sec., 3349434.2997088153 rows/sec., 47.91 MiB/sec. | ||
4759 | 2024.11.20 02:20:47.641717 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4760 | 2024.11.20 02:20:47.642086 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4761 | 2024.11.20 02:20:47.642184 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_26_5} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4762 | 2024.11.20 02:20:47.642292 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
4763 | 2024.11.20 02:20:48.426460 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
4764 | 2024.11.20 02:20:48.447341 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4765 | 2024.11.20 02:20:48.447399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4766 | 2024.11.20 02:20:48.454852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4767 | 2024.11.20 02:20:48.455617 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4768 | 2024.11.20 02:20:48.456081 [ 44 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4769 | 2024.11.20 02:20:48.456257 [ 44 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4770 | 2024.11.20 02:20:48.456328 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4771 | 2024.11.20 02:20:48.456615 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
4772 | 2024.11.20 02:20:48.464183 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
4773 | 2024.11.20 02:20:48.465600 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4774 | 2024.11.20 02:20:48.466470 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
4775 | 2024.11.20 02:20:48.470947 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
4776 | 2024.11.20 02:20:48.475676 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
4777 | 2024.11.20 02:20:48.480782 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
4778 | 2024.11.20 02:20:48.486007 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
4779 | 2024.11.20 02:20:48.490687 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
4780 | 2024.11.20 02:20:48.547673 [ 192 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.09121343 sec., 2148.806376429436 rows/sec., 11.11 MiB/sec. | ||
4781 | 2024.11.20 02:20:48.550400 [ 192 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4782 | 2024.11.20 02:20:48.553366 [ 192 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4783 | 2024.11.20 02:20:48.553491 [ 192 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_26_5} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
4784 | 2024.11.20 02:20:48.556127 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.09 MiB. | ||
4785 | 2024.11.20 02:20:49.000152 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.91 MiB, peak 201.45 MiB, free memory in arenas 0.00 B, will set to 192.52 MiB (RSS), difference: 1.61 MiB | ||
4786 | 2024.11.20 02:20:49.093317 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4787 | 2024.11.20 02:20:49.093515 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4788 | 2024.11.20 02:20:49.093592 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4789 | 2024.11.20 02:20:49.094444 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4790 | 2024.11.20 02:20:49.094491 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4791 | 2024.11.20 02:20:49.094963 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4792 | 2024.11.20 02:20:49.095222 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4793 | 2024.11.20 02:20:49.095431 [ 42 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4794 | 2024.11.20 02:20:49.095456 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002 sec., 28000 rows/sec., 2.15 MiB/sec. | ||
4795 | 2024.11.20 02:20:49.095526 [ 42 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4796 | 2024.11.20 02:20:49.095603 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4797 | 2024.11.20 02:20:49.095609 [ 276 ] {0bfd6876-37be-4409-a852-3c37815ef542} <Debug> TCPHandler: Processed in 0.002427072 sec. | ||
4798 | 2024.11.20 02:20:49.095813 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4799 | 2024.11.20 02:20:49.095851 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4800 | 2024.11.20 02:20:49.096068 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4801 | 2024.11.20 02:20:49.096085 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4802 | 2024.11.20 02:20:49.096140 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1436 rows starting from the beginning of the part | ||
4803 | 2024.11.20 02:20:49.096183 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4804 | 2024.11.20 02:20:49.096510 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4805 | 2024.11.20 02:20:49.096842 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4806 | 2024.11.20 02:20:49.097271 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 287 rows starting from the beginning of the part | ||
4807 | 2024.11.20 02:20:49.097756 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4808 | 2024.11.20 02:20:49.098095 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
4809 | 2024.11.20 02:20:49.099149 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4810 | 2024.11.20 02:20:49.099231 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4811 | 2024.11.20 02:20:49.100370 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4812 | 2024.11.20 02:20:49.100883 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4813 | 2024.11.20 02:20:49.101104 [ 42 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4814 | 2024.11.20 02:20:49.101195 [ 42 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4815 | 2024.11.20 02:20:49.101285 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4816 | 2024.11.20 02:20:49.101528 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005451 sec., 11740.964960557696 rows/sec., 938.40 KiB/sec. | ||
4817 | 2024.11.20 02:20:49.102015 [ 280 ] {51104a6e-b066-4b3e-8a34-2637771cdf71} <Debug> TCPHandler: Processed in 0.006247965 sec. | ||
4818 | 2024.11.20 02:20:49.102100 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4819 | 2024.11.20 02:20:49.102193 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.006480881 sec., 300885.0185646056 rows/sec., 26.32 MiB/sec. | ||
4820 | 2024.11.20 02:20:49.102270 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4821 | 2024.11.20 02:20:49.102384 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4822 | 2024.11.20 02:20:49.102519 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 916 rows starting from the beginning of the part | ||
4823 | 2024.11.20 02:20:49.102551 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4824 | 2024.11.20 02:20:49.102605 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4825 | 2024.11.20 02:20:49.102844 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4826 | 2024.11.20 02:20:49.103120 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4827 | 2024.11.20 02:20:49.103797 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4828 | 2024.11.20 02:20:49.103919 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_36_7} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4829 | 2024.11.20 02:20:49.104306 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 424 rows starting from the beginning of the part | ||
4830 | 2024.11.20 02:20:49.104690 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4831 | 2024.11.20 02:20:49.105078 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_36_7} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4832 | 2024.11.20 02:20:49.105297 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
4833 | 2024.11.20 02:20:49.105393 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
4834 | 2024.11.20 02:20:49.106126 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4835 | 2024.11.20 02:20:49.106195 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4836 | 2024.11.20 02:20:49.107177 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4837 | 2024.11.20 02:20:49.107782 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4838 | 2024.11.20 02:20:49.108024 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4839 | 2024.11.20 02:20:49.108132 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4840 | 2024.11.20 02:20:49.108194 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4841 | 2024.11.20 02:20:49.108278 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005802 sec., 27576.69769045157 rows/sec., 1.92 MiB/sec. | ||
4842 | 2024.11.20 02:20:49.108636 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4843 | 2024.11.20 02:20:49.108707 [ 276 ] {6d44e841-ccf0-4cd7-9cc4-ac688acb144b} <Debug> TCPHandler: Processed in 0.006535162 sec. | ||
4844 | 2024.11.20 02:20:49.109096 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4845 | 2024.11.20 02:20:49.109307 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4846 | 2024.11.20 02:20:49.109349 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.007917772 sec., 202329.6452587925 rows/sec., 15.60 MiB/sec. | ||
4847 | 2024.11.20 02:20:49.109416 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 7148 rows starting from the beginning of the part | ||
4848 | 2024.11.20 02:20:49.109504 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
4849 | 2024.11.20 02:20:49.109724 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
4850 | 2024.11.20 02:20:49.109839 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4851 | 2024.11.20 02:20:49.109845 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 131 rows starting from the beginning of the part | ||
4852 | 2024.11.20 02:20:49.110451 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4853 | 2024.11.20 02:20:49.111043 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4854 | 2024.11.20 02:20:49.111337 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_36_7} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4855 | 2024.11.20 02:20:49.111575 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 130 rows starting from the beginning of the part | ||
4856 | 2024.11.20 02:20:49.111906 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_36_7} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4857 | 2024.11.20 02:20:49.112140 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
4858 | 2024.11.20 02:20:49.112276 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
4859 | 2024.11.20 02:20:49.112976 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4860 | 2024.11.20 02:20:49.113042 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4861 | 2024.11.20 02:20:49.113831 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4862 | 2024.11.20 02:20:49.114349 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4863 | 2024.11.20 02:20:49.114661 [ 42 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4864 | 2024.11.20 02:20:49.114775 [ 42 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4865 | 2024.11.20 02:20:49.114857 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4866 | 2024.11.20 02:20:49.115079 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00566 sec., 10600.706713780919 rows/sec., 731.56 KiB/sec. | ||
4867 | 2024.11.20 02:20:49.115291 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4868 | 2024.11.20 02:20:49.115444 [ 280 ] {d1489610-4e17-4c6f-b387-aa5c282eb9f7} <Debug> TCPHandler: Processed in 0.006590983 sec. | ||
4869 | 2024.11.20 02:20:49.115636 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4870 | 2024.11.20 02:20:49.115680 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1954 rows starting from the beginning of the part | ||
4871 | 2024.11.20 02:20:49.115767 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part | ||
4872 | 2024.11.20 02:20:49.115998 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4873 | 2024.11.20 02:20:49.116255 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4874 | 2024.11.20 02:20:49.116557 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part | ||
4875 | 2024.11.20 02:20:49.116687 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
4876 | 2024.11.20 02:20:49.117338 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7966 rows, containing 5 columns (5 merged, 0 gathered) in 0.009011735 sec., 883958.5274089839 rows/sec., 60.19 MiB/sec. | ||
4877 | 2024.11.20 02:20:49.118311 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4878 | 2024.11.20 02:20:49.118877 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2254 rows, containing 4 columns (4 merged, 0 gathered) in 0.003862043 sec., 583628.9238623185 rows/sec., 38.38 MiB/sec. | ||
4879 | 2024.11.20 02:20:49.119018 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4880 | 2024.11.20 02:20:49.119116 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4881 | 2024.11.20 02:20:49.119268 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
4882 | 2024.11.20 02:20:49.119288 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4883 | 2024.11.20 02:20:49.119635 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4884 | 2024.11.20 02:20:49.119728 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_36_7} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
4885 | 2024.11.20 02:20:49.119828 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
4886 | 2024.11.20 02:20:52.686566 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 684 | ||
4887 | 2024.11.20 02:20:52.689464 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4888 | 2024.11.20 02:20:52.689514 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4889 | 2024.11.20 02:20:52.690959 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4890 | 2024.11.20 02:20:52.691278 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4891 | 2024.11.20 02:20:52.691813 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
4892 | 2024.11.20 02:20:54.099392 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4893 | 2024.11.20 02:20:54.099605 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
4894 | 2024.11.20 02:20:54.099684 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
4895 | 2024.11.20 02:20:54.100518 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4896 | 2024.11.20 02:20:54.100606 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4897 | 2024.11.20 02:20:54.101119 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4898 | 2024.11.20 02:20:54.101421 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4899 | 2024.11.20 02:20:54.101593 [ 38 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4900 | 2024.11.20 02:20:54.101681 [ 38 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4901 | 2024.11.20 02:20:54.101689 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002136 sec., 6554.307116104869 rows/sec., 471.82 KiB/sec. | ||
4902 | 2024.11.20 02:20:54.101718 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4903 | 2024.11.20 02:20:54.101854 [ 276 ] {d3ba7079-22e6-4a54-a229-7026b24f0b4d} <Debug> TCPHandler: Processed in 0.002595686 sec. | ||
4904 | 2024.11.20 02:20:54.101935 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
4905 | 2024.11.20 02:20:54.102085 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4906 | 2024.11.20 02:20:54.102115 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4907 | 2024.11.20 02:20:54.102175 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
4908 | 2024.11.20 02:20:54.102387 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
4909 | 2024.11.20 02:20:54.102445 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
4910 | 2024.11.20 02:20:54.102545 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4911 | 2024.11.20 02:20:54.102820 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
4912 | 2024.11.20 02:20:54.103202 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
4913 | 2024.11.20 02:20:54.103557 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
4914 | 2024.11.20 02:20:54.105480 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4915 | 2024.11.20 02:20:54.105556 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4916 | 2024.11.20 02:20:54.106223 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004381235 sec., 15977.23016455406 rows/sec., 1.18 MiB/sec. | ||
4917 | 2024.11.20 02:20:54.106527 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4918 | 2024.11.20 02:20:54.106542 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4919 | 2024.11.20 02:20:54.107018 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4920 | 2024.11.20 02:20:54.107191 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_13_3} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4921 | 2024.11.20 02:20:54.107560 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005271 sec., 54448.871181938914 rows/sec., 4.81 MiB/sec. | ||
4922 | 2024.11.20 02:20:54.107614 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_13_3} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4923 | 2024.11.20 02:20:54.107881 [ 280 ] {b4bd34d0-5952-492f-b2eb-2e90c094d747} <Debug> TCPHandler: Processed in 0.005877947 sec. | ||
4924 | 2024.11.20 02:20:54.108172 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
4925 | 2024.11.20 02:20:54.108203 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4926 | 2024.11.20 02:20:54.108389 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
4927 | 2024.11.20 02:20:54.108441 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
4928 | 2024.11.20 02:20:54.109059 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4929 | 2024.11.20 02:20:54.109101 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4930 | 2024.11.20 02:20:54.109473 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4931 | 2024.11.20 02:20:54.109728 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4932 | 2024.11.20 02:20:54.109993 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001631 sec., 30042.91845493562 rows/sec., 2.16 MiB/sec. | ||
4933 | 2024.11.20 02:20:54.110196 [ 276 ] {b19944ea-ca4a-4bf4-8d30-e66741f9d5b1} <Debug> TCPHandler: Processed in 0.002172598 sec. | ||
4934 | 2024.11.20 02:20:54.110392 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4935 | 2024.11.20 02:20:54.110525 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
4936 | 2024.11.20 02:20:54.110588 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
4937 | 2024.11.20 02:20:54.111263 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4938 | 2024.11.20 02:20:54.111311 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4939 | 2024.11.20 02:20:54.111682 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4940 | 2024.11.20 02:20:54.111919 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4941 | 2024.11.20 02:20:54.112135 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00164 sec., 8536.585365853658 rows/sec., 597.85 KiB/sec. | ||
4942 | 2024.11.20 02:20:54.112189 [ 280 ] {cbe4934d-edbd-4edf-a7b9-36f09be2a040} <Debug> TCPHandler: Processed in 0.00185048 sec. | ||
4943 | 2024.11.20 02:20:54.112332 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4944 | 2024.11.20 02:20:54.112440 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
4945 | 2024.11.20 02:20:54.112487 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
4946 | 2024.11.20 02:20:54.113018 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4947 | 2024.11.20 02:20:54.113059 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4948 | 2024.11.20 02:20:54.113413 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4949 | 2024.11.20 02:20:54.113661 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4950 | 2024.11.20 02:20:54.113822 [ 38 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
4951 | 2024.11.20 02:20:54.113880 [ 38 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4952 | 2024.11.20 02:20:54.113917 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4953 | 2024.11.20 02:20:54.113924 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001498 sec., 8678.237650200266 rows/sec., 541.09 KiB/sec. | ||
4954 | 2024.11.20 02:20:54.114225 [ 276 ] {d228f385-478c-43de-93f8-a09108b2b320} <Debug> TCPHandler: Processed in 0.001940712 sec. | ||
4955 | 2024.11.20 02:20:54.114306 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
4956 | 2024.11.20 02:20:54.114493 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4957 | 2024.11.20 02:20:54.114743 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4958 | 2024.11.20 02:20:54.114802 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
4959 | 2024.11.20 02:20:54.114821 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
4960 | 2024.11.20 02:20:54.114894 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4961 | 2024.11.20 02:20:54.115133 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
4962 | 2024.11.20 02:20:54.115478 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
4963 | 2024.11.20 02:20:54.115824 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
4964 | 2024.11.20 02:20:54.116163 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
4965 | 2024.11.20 02:20:54.117805 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4966 | 2024.11.20 02:20:54.117881 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4967 | 2024.11.20 02:20:54.118548 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004531959 sec., 14342.583417016791 rows/sec., 950.28 KiB/sec. | ||
4968 | 2024.11.20 02:20:54.118754 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
4969 | 2024.11.20 02:20:54.118841 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4970 | 2024.11.20 02:20:54.119221 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_13_3} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4971 | 2024.11.20 02:20:54.119272 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4972 | 2024.11.20 02:20:54.119401 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_13_3} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
4973 | 2024.11.20 02:20:54.119661 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
4974 | 2024.11.20 02:20:54.119718 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00499 sec., 84969.93987975952 rows/sec., 6.08 MiB/sec. | ||
4975 | 2024.11.20 02:20:54.119786 [ 280 ] {2f77069a-077b-45c0-80ab-cd0e94bb4783} <Debug> TCPHandler: Processed in 0.005441288 sec. | ||
4976 | 2024.11.20 02:20:54.119942 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4977 | 2024.11.20 02:20:54.120073 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
4978 | 2024.11.20 02:20:54.120131 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4979 | 2024.11.20 02:20:54.120632 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4980 | 2024.11.20 02:20:54.120673 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4981 | 2024.11.20 02:20:54.121035 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
4982 | 2024.11.20 02:20:54.121280 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4983 | 2024.11.20 02:20:54.121553 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001502 sec., 3994.6737683089214 rows/sec., 208.71 KiB/sec. | ||
4984 | 2024.11.20 02:20:54.121699 [ 276 ] {cd92f6dd-9587-4158-93e1-43c1179c481e} <Debug> TCPHandler: Processed in 0.001815939 sec. | ||
4985 | 2024.11.20 02:20:54.121849 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4986 | 2024.11.20 02:20:54.121957 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
4987 | 2024.11.20 02:20:54.122004 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
4988 | 2024.11.20 02:20:54.122549 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4989 | 2024.11.20 02:20:54.122588 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4990 | 2024.11.20 02:20:54.122979 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4991 | 2024.11.20 02:20:54.123218 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
4992 | 2024.11.20 02:20:54.123462 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001523 sec., 155613.91989494418 rows/sec., 10.43 MiB/sec. | ||
4993 | 2024.11.20 02:20:54.123623 [ 280 ] {dd87cdc4-752b-42b5-9583-dc9b0a047eb0} <Debug> TCPHandler: Processed in 0.001820499 sec. | ||
4994 | 2024.11.20 02:20:54.123853 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
4995 | 2024.11.20 02:20:54.124000 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
4996 | 2024.11.20 02:20:54.124060 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
4997 | 2024.11.20 02:20:54.124569 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
4998 | 2024.11.20 02:20:54.124608 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
4999 | 2024.11.20 02:20:54.124963 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
5000 | 2024.11.20 02:20:54.125213 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5001 | 2024.11.20 02:20:54.125502 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001507 sec., 663.5700066357 rows/sec., 44.71 KiB/sec. | ||
5002 | 2024.11.20 02:20:54.125651 [ 276 ] {5c7efe96-78d2-4290-98fc-23fa509abd37} <Debug> TCPHandler: Processed in 0.001922891 sec. | ||
5003 | 2024.11.20 02:20:54.125804 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5004 | 2024.11.20 02:20:54.125931 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5005 | 2024.11.20 02:20:54.126013 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <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 | ||
5006 | 2024.11.20 02:20:54.127191 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5007 | 2024.11.20 02:20:54.127229 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5008 | 2024.11.20 02:20:54.127877 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5009 | 2024.11.20 02:20:54.128128 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5010 | 2024.11.20 02:20:54.128369 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002467 sec., 17024.7263883259 rows/sec., 30.51 MiB/sec. | ||
5011 | 2024.11.20 02:20:54.128463 [ 280 ] {974b3e88-99fd-458d-90fa-a82138d491e9} <Debug> TCPHandler: Processed in 0.002719439 sec. | ||
5012 | 2024.11.20 02:20:54.128606 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5013 | 2024.11.20 02:20:54.128714 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5014 | 2024.11.20 02:20:54.128762 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5015 | 2024.11.20 02:20:54.129196 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5016 | 2024.11.20 02:20:54.129236 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5017 | 2024.11.20 02:20:54.129595 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
5018 | 2024.11.20 02:20:54.129830 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5019 | 2024.11.20 02:20:54.130038 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001346 sec., 60921.24814264487 rows/sec., 3.87 MiB/sec. | ||
5020 | 2024.11.20 02:20:54.130088 [ 276 ] {ea1b4093-64ad-4e3d-af46-8fbc94678896} <Debug> TCPHandler: Processed in 0.001534364 sec. | ||
5021 | 2024.11.20 02:20:55.137759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
5022 | 2024.11.20 02:20:55.138512 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5023 | 2024.11.20 02:20:55.138560 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5024 | 2024.11.20 02:20:55.139095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5025 | 2024.11.20 02:20:55.139351 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5026 | 2024.11.20 02:20:55.139584 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
5027 | 2024.11.20 02:20:55.964290 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
5028 | 2024.11.20 02:20:55.984182 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5029 | 2024.11.20 02:20:55.984253 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5030 | 2024.11.20 02:20:55.991758 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5031 | 2024.11.20 02:20:55.992540 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5032 | 2024.11.20 02:20:55.996043 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
5033 | 2024.11.20 02:20:58.987370 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36687, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5034 | 2024.11.20 02:20:59.091761 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5035 | 2024.11.20 02:20:59.091946 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5036 | 2024.11.20 02:20:59.092015 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5037 | 2024.11.20 02:20:59.092718 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5038 | 2024.11.20 02:20:59.092764 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5039 | 2024.11.20 02:20:59.093181 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
5040 | 2024.11.20 02:20:59.093432 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5041 | 2024.11.20 02:20:59.093673 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001779 sec., 5621.135469364812 rows/sec., 458.36 KiB/sec. | ||
5042 | 2024.11.20 02:20:59.093728 [ 276 ] {0d98238a-9712-4c09-91e0-ee2cbbd078ca} <Debug> TCPHandler: Processed in 0.002091806 sec. | ||
5043 | 2024.11.20 02:20:59.093887 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5044 | 2024.11.20 02:20:59.094004 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5045 | 2024.11.20 02:20:59.094051 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5046 | 2024.11.20 02:20:59.094637 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5047 | 2024.11.20 02:20:59.094677 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5048 | 2024.11.20 02:20:59.095049 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5049 | 2024.11.20 02:20:59.095290 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5050 | 2024.11.20 02:20:59.095509 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.00153 sec., 39869.28104575164 rows/sec., 3.05 MiB/sec. | ||
5051 | 2024.11.20 02:20:59.095561 [ 280 ] {cae4c15a-76bb-4fdb-8228-80ef82465c3f} <Debug> TCPHandler: Processed in 0.001731268 sec. | ||
5052 | 2024.11.20 02:20:59.095728 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5053 | 2024.11.20 02:20:59.095855 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5054 | 2024.11.20 02:20:59.095909 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5055 | 2024.11.20 02:20:59.096528 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5056 | 2024.11.20 02:20:59.096579 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5057 | 2024.11.20 02:20:59.096927 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
5058 | 2024.11.20 02:20:59.097160 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5059 | 2024.11.20 02:20:59.097369 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001542 sec., 6485.08430609598 rows/sec., 452.82 KiB/sec. | ||
5060 | 2024.11.20 02:20:59.097421 [ 276 ] {95f9457d-da81-4c03-b85e-bfa8ccfbac46} <Debug> TCPHandler: Processed in 0.001756208 sec. | ||
5061 | 2024.11.20 02:20:59.097577 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5062 | 2024.11.20 02:20:59.097686 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5063 | 2024.11.20 02:20:59.097731 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5064 | 2024.11.20 02:20:59.098283 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5065 | 2024.11.20 02:20:59.098324 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5066 | 2024.11.20 02:20:59.098694 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5067 | 2024.11.20 02:20:59.098932 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5068 | 2024.11.20 02:20:59.099136 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001472 sec., 50271.739130434784 rows/sec., 3.93 MiB/sec. | ||
5069 | 2024.11.20 02:20:59.099188 [ 280 ] {e30015da-665b-4328-bd05-2e52aa0a7ab1} <Debug> TCPHandler: Processed in 0.001664666 sec. | ||
5070 | 2024.11.20 02:20:59.099322 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5071 | 2024.11.20 02:20:59.099431 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5072 | 2024.11.20 02:20:59.099481 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5073 | 2024.11.20 02:20:59.099974 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5074 | 2024.11.20 02:20:59.100013 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5075 | 2024.11.20 02:20:59.100392 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5076 | 2024.11.20 02:20:59.100635 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5077 | 2024.11.20 02:20:59.100855 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001445 sec., 92041.52249134947 rows/sec., 6.41 MiB/sec. | ||
5078 | 2024.11.20 02:20:59.100938 [ 276 ] {e84a6a73-ecdc-4589-a577-4c379f7e105c} <Debug> TCPHandler: Processed in 0.001667306 sec. | ||
5079 | 2024.11.20 02:20:59.101095 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5080 | 2024.11.20 02:20:59.101211 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5081 | 2024.11.20 02:20:59.101259 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5082 | 2024.11.20 02:20:59.101721 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5083 | 2024.11.20 02:20:59.101770 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5084 | 2024.11.20 02:20:59.102220 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
5085 | 2024.11.20 02:20:59.102468 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5086 | 2024.11.20 02:20:59.102699 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001505 sec., 31893.687707641195 rows/sec., 2.15 MiB/sec. | ||
5087 | 2024.11.20 02:20:59.102762 [ 280 ] {ecb30b9c-2e81-4e10-8a7f-311aea59c86e} <Debug> TCPHandler: Processed in 0.001746258 sec. | ||
5088 | 2024.11.20 02:20:59.181419 [ 290 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33367, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5089 | 2024.11.20 02:20:59.182743 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53313, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5090 | 2024.11.20 02:20:59.287971 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62855, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5091 | 2024.11.20 02:20:59.293399 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41584, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5092 | 2024.11.20 02:20:59.345711 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:39744, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5093 | 2024.11.20 02:20:59.378070 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45630, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5094 | 2024.11.20 02:20:59.387425 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5095 | 2024.11.20 02:21:02.504510 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5096 | 2024.11.20 02:21:02.504611 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5097 | 2024.11.20 02:21:02.639782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
5098 | 2024.11.20 02:21:02.640850 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5099 | 2024.11.20 02:21:02.640937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5100 | 2024.11.20 02:21:02.641605 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5101 | 2024.11.20 02:21:02.641869 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5102 | 2024.11.20 02:21:02.642049 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
5103 | 2024.11.20 02:21:02.692055 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 718 | ||
5104 | 2024.11.20 02:21:02.695292 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5105 | 2024.11.20 02:21:02.695351 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5106 | 2024.11.20 02:21:02.696838 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
5107 | 2024.11.20 02:21:02.697142 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5108 | 2024.11.20 02:21:02.697764 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 718 | ||
5109 | 2024.11.20 02:21:03.237669 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5110 | 2024.11.20 02:21:03.496149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
5111 | 2024.11.20 02:21:03.515976 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5112 | 2024.11.20 02:21:03.516019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5113 | 2024.11.20 02:21:03.523511 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5114 | 2024.11.20 02:21:03.524270 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5115 | 2024.11.20 02:21:03.526846 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
5116 | 2024.11.20 02:21:03.537144 [ 287 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59329, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5117 | 2024.11.20 02:21:03.556449 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38224, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5118 | 2024.11.20 02:21:03.598841 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43512, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5119 | 2024.11.20 02:21:03.620197 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63015, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5120 | 2024.11.20 02:21:03.704047 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36042, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5121 | 2024.11.20 02:21:03.731399 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5122 | 2024.11.20 02:21:03.821079 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33835, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5123 | 2024.11.20 02:21:03.896060 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39278, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5124 | 2024.11.20 02:21:04.093385 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5125 | 2024.11.20 02:21:04.093568 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5126 | 2024.11.20 02:21:04.093636 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5127 | 2024.11.20 02:21:04.094396 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5128 | 2024.11.20 02:21:04.094439 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5129 | 2024.11.20 02:21:04.094908 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5130 | 2024.11.20 02:21:04.095171 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5131 | 2024.11.20 02:21:04.095406 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001883 sec., 29739.776951672862 rows/sec., 2.28 MiB/sec. | ||
5132 | 2024.11.20 02:21:04.095493 [ 276 ] {03247228-378d-4d43-b38c-948f7053ef2a} <Debug> TCPHandler: Processed in 0.002231088 sec. | ||
5133 | 2024.11.20 02:21:04.095750 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5134 | 2024.11.20 02:21:04.095889 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5135 | 2024.11.20 02:21:04.095940 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5136 | 2024.11.20 02:21:04.096524 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5137 | 2024.11.20 02:21:04.096566 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5138 | 2024.11.20 02:21:04.096942 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5139 | 2024.11.20 02:21:04.097185 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5140 | 2024.11.20 02:21:04.097359 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001501 sec., 42638.241172551636 rows/sec., 3.33 MiB/sec. | ||
5141 | 2024.11.20 02:21:04.097412 [ 280 ] {cac8edfb-85c5-4236-8288-7f253efc349b} <Debug> TCPHandler: Processed in 0.001781579 sec. | ||
5142 | 2024.11.20 02:21:04.097571 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5143 | 2024.11.20 02:21:04.097685 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5144 | 2024.11.20 02:21:04.097736 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5145 | 2024.11.20 02:21:04.098274 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5146 | 2024.11.20 02:21:04.098312 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5147 | 2024.11.20 02:21:04.098719 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5148 | 2024.11.20 02:21:04.098964 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5149 | 2024.11.20 02:21:04.099143 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001481 sec., 108035.11141120865 rows/sec., 7.52 MiB/sec. | ||
5150 | 2024.11.20 02:21:04.099250 [ 276 ] {c7dd3b66-741b-470b-ac20-2fccc358810d} <Debug> TCPHandler: Processed in 0.001731988 sec. | ||
5151 | 2024.11.20 02:21:04.099409 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5152 | 2024.11.20 02:21:04.099516 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5153 | 2024.11.20 02:21:04.099561 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5154 | 2024.11.20 02:21:04.100001 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5155 | 2024.11.20 02:21:04.100039 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5156 | 2024.11.20 02:21:04.100401 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
5157 | 2024.11.20 02:21:04.100648 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5158 | 2024.11.20 02:21:04.100856 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001353 sec., 44345.89800443459 rows/sec., 2.99 MiB/sec. | ||
5159 | 2024.11.20 02:21:04.100914 [ 280 ] {2acc31d6-653d-4c5c-ab72-c2846d16f9a2} <Debug> TCPHandler: Processed in 0.001552174 sec. | ||
5160 | 2024.11.20 02:21:04.334925 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59721, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5161 | 2024.11.20 02:21:04.475375 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52006, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5162 | 2024.11.20 02:21:04.574155 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39392, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5163 | 2024.11.20 02:21:04.600743 [ 288 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:34302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5164 | 2024.11.20 02:21:04.639338 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5165 | 2024.11.20 02:21:04.674069 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41319, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5166 | 2024.11.20 02:21:04.797146 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5167 | 2024.11.20 02:21:04.821522 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5168 | 2024.11.20 02:21:05.312220 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38257, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5169 | 2024.11.20 02:21:05.386999 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5170 | 2024.11.20 02:21:05.497592 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42051, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5171 | 2024.11.20 02:21:05.552007 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55511, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5172 | 2024.11.20 02:21:05.582653 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53201, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5173 | 2024.11.20 02:21:05.586946 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5174 | 2024.11.20 02:21:05.589231 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5175 | 2024.11.20 02:21:05.589961 [ 105 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5176 | 2024.11.20 02:21:05.590032 [ 105 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5177 | 2024.11.20 02:21:05.590058 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5178 | 2024.11.20 02:21:05.590237 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
5179 | 2024.11.20 02:21:05.590418 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5180 | 2024.11.20 02:21:05.590461 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 9 rows starting from the beginning of the part | ||
5181 | 2024.11.20 02:21:05.590553 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
5182 | 2024.11.20 02:21:05.590753 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
5183 | 2024.11.20 02:21:05.590940 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
5184 | 2024.11.20 02:21:05.591032 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
5185 | 2024.11.20 02:21:05.591949 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13 rows, containing 4 columns (4 merged, 0 gathered) in 0.00180544 sec., 7200.460829493088 rows/sec., 485.19 KiB/sec. | ||
5186 | 2024.11.20 02:21:05.592141 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5187 | 2024.11.20 02:21:05.592513 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5188 | 2024.11.20 02:21:05.592618 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_13_3} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5189 | 2024.11.20 02:21:05.592728 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
5190 | 2024.11.20 02:21:05.735232 [ 122 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5191 | 2024.11.20 02:21:05.735285 [ 122 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5192 | 2024.11.20 02:21:05.735311 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5193 | 2024.11.20 02:21:05.735507 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
5194 | 2024.11.20 02:21:05.735737 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5195 | 2024.11.20 02:21:05.735780 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
5196 | 2024.11.20 02:21:05.735902 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
5197 | 2024.11.20 02:21:05.736089 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
5198 | 2024.11.20 02:21:05.736287 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
5199 | 2024.11.20 02:21:05.736443 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
5200 | 2024.11.20 02:21:05.737482 [ 191 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 78 rows, containing 4 columns (4 merged, 0 gathered) in 0.002108055 sec., 37000.93213886734 rows/sec., 1.89 MiB/sec. | ||
5201 | 2024.11.20 02:21:05.737653 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5202 | 2024.11.20 02:21:05.738009 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_13_3} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5203 | 2024.11.20 02:21:05.738112 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_13_3} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5204 | 2024.11.20 02:21:05.738210 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5205 | 2024.11.20 02:21:07.314283 [ 141 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
5206 | 2024.11.20 02:21:07.314347 [ 141 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5207 | 2024.11.20 02:21:07.314370 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5208 | 2024.11.20 02:21:07.314599 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
5209 | 2024.11.20 02:21:07.314812 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5210 | 2024.11.20 02:21:07.314855 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 242 rows starting from the beginning of the part | ||
5211 | 2024.11.20 02:21:07.314945 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
5212 | 2024.11.20 02:21:07.315176 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
5213 | 2024.11.20 02:21:07.315390 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
5214 | 2024.11.20 02:21:07.315550 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
5215 | 2024.11.20 02:21:07.316654 [ 191 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002207428 sec., 134998.74061577546 rows/sec., 9.68 MiB/sec. | ||
5216 | 2024.11.20 02:21:07.316793 [ 191 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
5217 | 2024.11.20 02:21:07.317072 [ 191 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_13_3} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5218 | 2024.11.20 02:21:07.317152 [ 191 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_13_3} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
5219 | 2024.11.20 02:21:07.317235 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
5220 | 2024.11.20 02:21:09.100164 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5221 | 2024.11.20 02:21:09.100349 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5222 | 2024.11.20 02:21:09.100425 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5223 | 2024.11.20 02:21:09.101197 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5224 | 2024.11.20 02:21:09.101250 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5225 | 2024.11.20 02:21:09.101688 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5226 | 2024.11.20 02:21:09.101956 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5227 | 2024.11.20 02:21:09.102187 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. | ||
5228 | 2024.11.20 02:21:09.102324 [ 276 ] {213d0b77-e2ea-4823-9fa1-b97248115b30} <Debug> TCPHandler: Processed in 0.00229138 sec. | ||
5229 | 2024.11.20 02:21:09.102532 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5230 | 2024.11.20 02:21:09.102657 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5231 | 2024.11.20 02:21:09.102709 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5232 | 2024.11.20 02:21:09.103456 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5233 | 2024.11.20 02:21:09.103506 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5234 | 2024.11.20 02:21:09.103945 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5235 | 2024.11.20 02:21:09.104198 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5236 | 2024.11.20 02:21:09.104435 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001809 sec., 158651.18850193475 rows/sec., 14.03 MiB/sec. | ||
5237 | 2024.11.20 02:21:09.104491 [ 280 ] {a16cb8f0-fa6c-4194-a38b-4fd54e8d548e} <Debug> TCPHandler: Processed in 0.002016184 sec. | ||
5238 | 2024.11.20 02:21:09.104663 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5239 | 2024.11.20 02:21:09.104772 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5240 | 2024.11.20 02:21:09.104819 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5241 | 2024.11.20 02:21:09.105376 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5242 | 2024.11.20 02:21:09.105417 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5243 | 2024.11.20 02:21:09.105775 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
5244 | 2024.11.20 02:21:09.106010 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5245 | 2024.11.20 02:21:09.106246 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001496 sec., 32754.010695187168 rows/sec., 2.36 MiB/sec. | ||
5246 | 2024.11.20 02:21:09.106363 [ 276 ] {5b781f8d-a1f5-46f1-a60f-4d1e5cbde031} <Debug> TCPHandler: Processed in 0.001759498 sec. | ||
5247 | 2024.11.20 02:21:09.106527 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5248 | 2024.11.20 02:21:09.106635 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5249 | 2024.11.20 02:21:09.106680 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5250 | 2024.11.20 02:21:09.107198 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5251 | 2024.11.20 02:21:09.107237 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5252 | 2024.11.20 02:21:09.107575 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5253 | 2024.11.20 02:21:09.107810 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5254 | 2024.11.20 02:21:09.108010 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001397 sec., 10021.474588403722 rows/sec., 701.84 KiB/sec. | ||
5255 | 2024.11.20 02:21:09.108063 [ 280 ] {1e9b6e8c-68b4-4445-b52e-9395964d7c20} <Debug> TCPHandler: Processed in 0.001595684 sec. | ||
5256 | 2024.11.20 02:21:09.108208 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5257 | 2024.11.20 02:21:09.108314 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5258 | 2024.11.20 02:21:09.108357 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5259 | 2024.11.20 02:21:09.108874 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5260 | 2024.11.20 02:21:09.108915 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5261 | 2024.11.20 02:21:09.109250 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5262 | 2024.11.20 02:21:09.109480 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5263 | 2024.11.20 02:21:09.109708 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001415 sec., 9187.279151943463 rows/sec., 572.82 KiB/sec. | ||
5264 | 2024.11.20 02:21:09.109822 [ 276 ] {e47a65fb-102e-48be-928d-9c2bab8546eb} <Debug> TCPHandler: Processed in 0.001673387 sec. | ||
5265 | 2024.11.20 02:21:09.109962 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5266 | 2024.11.20 02:21:09.110066 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5267 | 2024.11.20 02:21:09.110109 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5268 | 2024.11.20 02:21:09.110799 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5269 | 2024.11.20 02:21:09.110838 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5270 | 2024.11.20 02:21:09.111202 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5271 | 2024.11.20 02:21:09.111430 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5272 | 2024.11.20 02:21:09.111852 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001799 sec., 235686.49249583101 rows/sec., 16.85 MiB/sec. | ||
5273 | 2024.11.20 02:21:09.111974 [ 280 ] {6caf9c73-f48e-499c-98ba-2ad3b6926112} <Debug> TCPHandler: Processed in 0.002067884 sec. | ||
5274 | 2024.11.20 02:21:09.112130 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5275 | 2024.11.20 02:21:09.112236 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5276 | 2024.11.20 02:21:09.112282 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5277 | 2024.11.20 02:21:09.112714 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5278 | 2024.11.20 02:21:09.112752 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5279 | 2024.11.20 02:21:09.113088 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5280 | 2024.11.20 02:21:09.113325 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5281 | 2024.11.20 02:21:09.113577 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001361 sec., 4408.52314474651 rows/sec., 230.33 KiB/sec. | ||
5282 | 2024.11.20 02:21:09.113775 [ 276 ] {4cd824bc-e5d8-4daf-959c-13d37efd5804} <Debug> TCPHandler: Processed in 0.001700117 sec. | ||
5283 | 2024.11.20 02:21:09.113943 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5284 | 2024.11.20 02:21:09.114060 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5285 | 2024.11.20 02:21:09.114112 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5286 | 2024.11.20 02:21:09.114693 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5287 | 2024.11.20 02:21:09.114735 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5288 | 2024.11.20 02:21:09.115132 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5289 | 2024.11.20 02:21:09.115367 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5290 | 2024.11.20 02:21:09.115584 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001548 sec., 153100.77519379847 rows/sec., 10.26 MiB/sec. | ||
5291 | 2024.11.20 02:21:09.115637 [ 280 ] {c7159616-ce96-4a4e-b091-143fc9125487} <Debug> TCPHandler: Processed in 0.001745748 sec. | ||
5292 | 2024.11.20 02:21:09.115766 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5293 | 2024.11.20 02:21:09.115873 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5294 | 2024.11.20 02:21:09.115920 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5295 | 2024.11.20 02:21:09.116337 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5296 | 2024.11.20 02:21:09.116381 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5297 | 2024.11.20 02:21:09.116723 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
5298 | 2024.11.20 02:21:09.116955 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5299 | 2024.11.20 02:21:09.117161 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00131 sec., 763.3587786259542 rows/sec., 51.44 KiB/sec. | ||
5300 | 2024.11.20 02:21:09.117211 [ 276 ] {0bb767d7-9b56-4b29-9f6a-abc91b47a0d2} <Debug> TCPHandler: Processed in 0.001494592 sec. | ||
5301 | 2024.11.20 02:21:09.117353 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5302 | 2024.11.20 02:21:09.117459 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5303 | 2024.11.20 02:21:09.117525 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <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 | ||
5304 | 2024.11.20 02:21:09.118668 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5305 | 2024.11.20 02:21:09.118708 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5306 | 2024.11.20 02:21:09.119350 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5307 | 2024.11.20 02:21:09.119601 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5308 | 2024.11.20 02:21:09.119787 [ 161 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
5309 | 2024.11.20 02:21:09.119868 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002422 sec., 17341.040462427743 rows/sec., 31.07 MiB/sec. | ||
5310 | 2024.11.20 02:21:09.119875 [ 161 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5311 | 2024.11.20 02:21:09.119963 [ 161 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5312 | 2024.11.20 02:21:09.120272 [ 280 ] {b80475a0-336a-4271-b9f0-23d818fc3aea} <Debug> TCPHandler: Processed in 0.002960334 sec. | ||
5313 | 2024.11.20 02:21:09.120320 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
5314 | 2024.11.20 02:21:09.120496 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5315 | 2024.11.20 02:21:09.120681 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5316 | 2024.11.20 02:21:09.120704 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5317 | 2024.11.20 02:21:09.120756 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5318 | 2024.11.20 02:21:09.120782 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 274 rows starting from the beginning of the part | ||
5319 | 2024.11.20 02:21:09.121466 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 42 rows starting from the beginning of the part | ||
5320 | 2024.11.20 02:21:09.121971 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 42 rows starting from the beginning of the part | ||
5321 | 2024.11.20 02:21:09.122550 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5322 | 2024.11.20 02:21:09.122565 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 42 rows starting from the beginning of the part | ||
5323 | 2024.11.20 02:21:09.122594 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.15 GiB. | ||
5324 | 2024.11.20 02:21:09.123104 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 42 rows starting from the beginning of the part | ||
5325 | 2024.11.20 02:21:09.123661 [ 187 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part | ||
5326 | 2024.11.20 02:21:09.123708 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
5327 | 2024.11.20 02:21:09.124214 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5328 | 2024.11.20 02:21:09.124684 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.004057 sec., 20211.9792950456 rows/sec., 1.28 MiB/sec. | ||
5329 | 2024.11.20 02:21:09.125085 [ 276 ] {7b1e216f-0db9-4622-a748-7876d7990631} <Debug> TCPHandler: Processed in 0.004699822 sec. | ||
5330 | 2024.11.20 02:21:09.129373 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 484 rows, containing 19 columns (19 merged, 0 gathered) in 0.009281231 sec., 52148.254902824854 rows/sec., 93.45 MiB/sec. | ||
5331 | 2024.11.20 02:21:09.130040 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
5332 | 2024.11.20 02:21:09.130520 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5333 | 2024.11.20 02:21:09.130614 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
5334 | 2024.11.20 02:21:09.130780 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.41 MiB. | ||
5335 | 2024.11.20 02:21:10.142197 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
5336 | 2024.11.20 02:21:10.142871 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5337 | 2024.11.20 02:21:10.142909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5338 | 2024.11.20 02:21:10.143463 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5339 | 2024.11.20 02:21:10.143722 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5340 | 2024.11.20 02:21:10.143944 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
5341 | 2024.11.20 02:21:10.666297 [ 56 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
5342 | 2024.11.20 02:21:10.666365 [ 56 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5343 | 2024.11.20 02:21:10.666393 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5344 | 2024.11.20 02:21:10.666599 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
5345 | 2024.11.20 02:21:10.666775 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5346 | 2024.11.20 02:21:10.666813 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 18 rows starting from the beginning of the part | ||
5347 | 2024.11.20 02:21:10.666894 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
5348 | 2024.11.20 02:21:10.667158 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
5349 | 2024.11.20 02:21:10.667314 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
5350 | 2024.11.20 02:21:10.667485 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
5351 | 2024.11.20 02:21:10.668508 [ 187 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002035944 sec., 17682.215227923753 rows/sec., 1.48 MiB/sec. | ||
5352 | 2024.11.20 02:21:10.668638 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
5353 | 2024.11.20 02:21:10.668924 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5354 | 2024.11.20 02:21:10.669005 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_9_2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
5355 | 2024.11.20 02:21:10.669080 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
5356 | 2024.11.20 02:21:11.026917 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
5357 | 2024.11.20 02:21:11.047923 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5358 | 2024.11.20 02:21:11.047970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5359 | 2024.11.20 02:21:11.055573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5360 | 2024.11.20 02:21:11.056332 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5361 | 2024.11.20 02:21:11.059219 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
5362 | 2024.11.20 02:21:12.698020 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 748 | ||
5363 | 2024.11.20 02:21:12.701092 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5364 | 2024.11.20 02:21:12.701149 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5365 | 2024.11.20 02:21:12.702642 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
5366 | 2024.11.20 02:21:12.702966 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5367 | 2024.11.20 02:21:12.703219 [ 107 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
5368 | 2024.11.20 02:21:12.703339 [ 107 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5369 | 2024.11.20 02:21:12.703401 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5370 | 2024.11.20 02:21:12.703850 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
5371 | 2024.11.20 02:21:12.704535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 748 | ||
5372 | 2024.11.20 02:21:12.704984 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5373 | 2024.11.20 02:21:12.705155 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 600 rows starting from the beginning of the part | ||
5374 | 2024.11.20 02:21:12.705806 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
5375 | 2024.11.20 02:21:12.706472 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
5376 | 2024.11.20 02:21:12.707108 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 20 rows starting from the beginning of the part | ||
5377 | 2024.11.20 02:21:12.707709 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
5378 | 2024.11.20 02:21:12.708326 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part | ||
5379 | 2024.11.20 02:21:12.716061 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 748 rows, containing 72 columns (72 merged, 0 gathered) in 0.012486611 sec., 59904.16454873144 rows/sec., 50.06 MiB/sec. | ||
5380 | 2024.11.20 02:21:12.717285 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
5381 | 2024.11.20 02:21:12.718112 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5382 | 2024.11.20 02:21:12.718207 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_21_4} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
5383 | 2024.11.20 02:21:12.718533 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
5384 | 2024.11.20 02:21:14.093722 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5385 | 2024.11.20 02:21:14.093929 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5386 | 2024.11.20 02:21:14.094008 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5387 | 2024.11.20 02:21:14.094745 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5388 | 2024.11.20 02:21:14.094787 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5389 | 2024.11.20 02:21:14.095211 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
5390 | 2024.11.20 02:21:14.095468 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5391 | 2024.11.20 02:21:14.095674 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001802 sec., 1109.8779134295228 rows/sec., 90.50 KiB/sec. | ||
5392 | 2024.11.20 02:21:14.095739 [ 276 ] {741be02c-5863-411a-9e28-248e276fa4e2} <Debug> TCPHandler: Processed in 0.002150886 sec. | ||
5393 | 2024.11.20 02:21:14.095926 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5394 | 2024.11.20 02:21:14.096071 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5395 | 2024.11.20 02:21:14.096129 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5396 | 2024.11.20 02:21:14.096786 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5397 | 2024.11.20 02:21:14.096833 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5398 | 2024.11.20 02:21:14.097257 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5399 | 2024.11.20 02:21:14.097498 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5400 | 2024.11.20 02:21:14.097623 [ 107 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5401 | 2024.11.20 02:21:14.097664 [ 107 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5402 | 2024.11.20 02:21:14.097683 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001645 sec., 34650.45592705167 rows/sec., 2.66 MiB/sec. | ||
5403 | 2024.11.20 02:21:14.097691 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5404 | 2024.11.20 02:21:14.097774 [ 280 ] {2458c987-5660-4828-9779-8b20a4b9c3fa} <Debug> TCPHandler: Processed in 0.001913231 sec. | ||
5405 | 2024.11.20 02:21:14.097967 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5406 | 2024.11.20 02:21:14.098011 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
5407 | 2024.11.20 02:21:14.098129 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5408 | 2024.11.20 02:21:14.098238 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5409 | 2024.11.20 02:21:14.098364 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5410 | 2024.11.20 02:21:14.098461 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1436 rows starting from the beginning of the part | ||
5411 | 2024.11.20 02:21:14.098744 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 287 rows starting from the beginning of the part | ||
5412 | 2024.11.20 02:21:14.099078 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 61 rows starting from the beginning of the part | ||
5413 | 2024.11.20 02:21:14.099499 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
5414 | 2024.11.20 02:21:14.099851 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 287 rows starting from the beginning of the part | ||
5415 | 2024.11.20 02:21:14.100136 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 57 rows starting from the beginning of the part | ||
5416 | 2024.11.20 02:21:14.101281 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5417 | 2024.11.20 02:21:14.101353 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5418 | 2024.11.20 02:21:14.102331 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
5419 | 2024.11.20 02:21:14.102778 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5420 | 2024.11.20 02:21:14.102978 [ 107 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
5421 | 2024.11.20 02:21:14.103060 [ 107 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5422 | 2024.11.20 02:21:14.103153 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5423 | 2024.11.20 02:21:14.103259 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005155 sec., 387.97284190106694 rows/sec., 27.09 KiB/sec. | ||
5424 | 2024.11.20 02:21:14.103733 [ 276 ] {44a6ba1f-e43e-4531-8976-a995619432c3} <Debug> TCPHandler: Processed in 0.005866228 sec. | ||
5425 | 2024.11.20 02:21:14.103738 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
5426 | 2024.11.20 02:21:14.104085 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5427 | 2024.11.20 02:21:14.104233 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5428 | 2024.11.20 02:21:14.104240 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 5 columns (5 merged, 0 gathered) in 0.006423759 sec., 339987.84823652316 rows/sec., 30.00 MiB/sec. | ||
5429 | 2024.11.20 02:21:14.104293 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 67 rows starting from the beginning of the part | ||
5430 | 2024.11.20 02:21:14.104335 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5431 | 2024.11.20 02:21:14.104470 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5432 | 2024.11.20 02:21:14.104606 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 4 rows starting from the beginning of the part | ||
5433 | 2024.11.20 02:21:14.105051 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 49 rows starting from the beginning of the part | ||
5434 | 2024.11.20 02:21:14.105114 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5435 | 2024.11.20 02:21:14.105575 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
5436 | 2024.11.20 02:21:14.106040 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 49 rows starting from the beginning of the part | ||
5437 | 2024.11.20 02:21:14.106511 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
5438 | 2024.11.20 02:21:14.107260 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5439 | 2024.11.20 02:21:14.107560 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_41_8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5440 | 2024.11.20 02:21:14.107895 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
5441 | 2024.11.20 02:21:14.108201 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5442 | 2024.11.20 02:21:14.108253 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5443 | 2024.11.20 02:21:14.108845 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5444 | 2024.11.20 02:21:14.108912 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005646932 sec., 32052.803185871548 rows/sec., 2.41 MiB/sec. | ||
5445 | 2024.11.20 02:21:14.109186 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
5446 | 2024.11.20 02:21:14.109222 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5447 | 2024.11.20 02:21:14.109487 [ 107 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5448 | 2024.11.20 02:21:14.109590 [ 107 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5449 | 2024.11.20 02:21:14.109651 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5450 | 2024.11.20 02:21:14.109667 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005385 sec., 12256.267409470753 rows/sec., 980.19 KiB/sec. | ||
5451 | 2024.11.20 02:21:14.110012 [ 280 ] {13b9dcfc-3435-43fd-bdfd-07af23a71a45} <Debug> TCPHandler: Processed in 0.006119363 sec. | ||
5452 | 2024.11.20 02:21:14.110105 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5453 | 2024.11.20 02:21:14.110451 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5454 | 2024.11.20 02:21:14.110642 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
5455 | 2024.11.20 02:21:14.110700 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_26_5} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
5456 | 2024.11.20 02:21:14.111093 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
5457 | 2024.11.20 02:21:14.111155 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5458 | 2024.11.20 02:21:14.111288 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5459 | 2024.11.20 02:21:14.111305 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5460 | 2024.11.20 02:21:14.111362 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 916 rows starting from the beginning of the part | ||
5461 | 2024.11.20 02:21:14.111729 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 424 rows starting from the beginning of the part | ||
5462 | 2024.11.20 02:21:14.112199 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
5463 | 2024.11.20 02:21:14.112482 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
5464 | 2024.11.20 02:21:14.112757 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 424 rows starting from the beginning of the part | ||
5465 | 2024.11.20 02:21:14.112991 [ 201 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part | ||
5466 | 2024.11.20 02:21:14.113931 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5467 | 2024.11.20 02:21:14.113986 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5468 | 2024.11.20 02:21:14.115134 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5469 | 2024.11.20 02:21:14.115626 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5470 | 2024.11.20 02:21:14.115861 [ 107 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5471 | 2024.11.20 02:21:14.115993 [ 107 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5472 | 2024.11.20 02:21:14.116082 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5473 | 2024.11.20 02:21:14.116255 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00531 sec., 30320.150659133713 rows/sec., 2.11 MiB/sec. | ||
5474 | 2024.11.20 02:21:14.116731 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.006930191 sec., 283974.85725862393 rows/sec., 21.75 MiB/sec. | ||
5475 | 2024.11.20 02:21:14.116914 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5476 | 2024.11.20 02:21:14.116967 [ 276 ] {37936998-fe5b-4129-9ecd-8389f9e68bfb} <Debug> TCPHandler: Processed in 0.006811058 sec. | ||
5477 | 2024.11.20 02:21:14.117305 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5478 | 2024.11.20 02:21:14.117325 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5479 | 2024.11.20 02:21:14.117993 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5480 | 2024.11.20 02:21:14.118000 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5481 | 2024.11.20 02:21:14.118132 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 7966 rows starting from the beginning of the part | ||
5482 | 2024.11.20 02:21:14.118184 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5483 | 2024.11.20 02:21:14.118581 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5484 | 2024.11.20 02:21:14.118952 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 133 rows starting from the beginning of the part | ||
5485 | 2024.11.20 02:21:14.119110 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5486 | 2024.11.20 02:21:14.119403 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5487 | 2024.11.20 02:21:14.119727 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_41_8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5488 | 2024.11.20 02:21:14.119860 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5489 | 2024.11.20 02:21:14.120285 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 161 rows starting from the beginning of the part | ||
5490 | 2024.11.20 02:21:14.120701 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
5491 | 2024.11.20 02:21:14.121145 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5492 | 2024.11.20 02:21:14.121195 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5493 | 2024.11.20 02:21:14.121663 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
5494 | 2024.11.20 02:21:14.121967 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5495 | 2024.11.20 02:21:14.122145 [ 107 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
5496 | 2024.11.20 02:21:14.122210 [ 107 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5497 | 2024.11.20 02:21:14.122274 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5498 | 2024.11.20 02:21:14.122346 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004499 sec., 13336.29695487886 rows/sec., 920.34 KiB/sec. | ||
5499 | 2024.11.20 02:21:14.122745 [ 280 ] {9bd866cc-7149-43eb-aae3-d47fb082248c} <Debug> TCPHandler: Processed in 0.005650763 sec. | ||
5500 | 2024.11.20 02:21:14.123173 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
5501 | 2024.11.20 02:21:14.123448 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5502 | 2024.11.20 02:21:14.123565 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2254 rows starting from the beginning of the part | ||
5503 | 2024.11.20 02:21:14.123811 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
5504 | 2024.11.20 02:21:14.123930 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
5505 | 2024.11.20 02:21:14.124149 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
5506 | 2024.11.20 02:21:14.124322 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
5507 | 2024.11.20 02:21:14.124548 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
5508 | 2024.11.20 02:21:14.125193 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8894 rows, containing 5 columns (5 merged, 0 gathered) in 0.008926333 sec., 996377.7958989431 rows/sec., 67.86 MiB/sec. | ||
5509 | 2024.11.20 02:21:14.125427 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5510 | 2024.11.20 02:21:14.125905 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5511 | 2024.11.20 02:21:14.126056 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5512 | 2024.11.20 02:21:14.126193 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
5513 | 2024.11.20 02:21:14.126822 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2586 rows, containing 4 columns (4 merged, 0 gathered) in 0.004356904 sec., 593540.7344297695 rows/sec., 39.01 MiB/sec. | ||
5514 | 2024.11.20 02:21:14.127113 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
5515 | 2024.11.20 02:21:14.127386 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_41_8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5516 | 2024.11.20 02:21:14.127459 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_41_8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
5517 | 2024.11.20 02:21:14.127530 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
5518 | 2024.11.20 02:21:17.504663 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5519 | 2024.11.20 02:21:17.504731 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5520 | 2024.11.20 02:21:17.644113 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
5521 | 2024.11.20 02:21:17.644823 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5522 | 2024.11.20 02:21:17.644879 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5523 | 2024.11.20 02:21:17.645479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5524 | 2024.11.20 02:21:17.645757 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5525 | 2024.11.20 02:21:17.646019 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
5526 | 2024.11.20 02:21:18.559325 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 227 | ||
5527 | 2024.11.20 02:21:18.581301 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5528 | 2024.11.20 02:21:18.581363 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5529 | 2024.11.20 02:21:18.588807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
5530 | 2024.11.20 02:21:18.589610 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5531 | 2024.11.20 02:21:18.592414 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 227 | ||
5532 | 2024.11.20 02:21:19.093655 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5533 | 2024.11.20 02:21:19.093838 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5534 | 2024.11.20 02:21:19.093904 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5535 | 2024.11.20 02:21:19.094643 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5536 | 2024.11.20 02:21:19.094682 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5537 | 2024.11.20 02:21:19.095102 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5538 | 2024.11.20 02:21:19.095364 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5539 | 2024.11.20 02:21:19.095563 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001776 sec., 31531.53153153153 rows/sec., 2.42 MiB/sec. | ||
5540 | 2024.11.20 02:21:19.095618 [ 276 ] {2f09abb4-37b7-47a1-8839-d706af1e9ea0} <Debug> TCPHandler: Processed in 0.002086275 sec. | ||
5541 | 2024.11.20 02:21:19.095806 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5542 | 2024.11.20 02:21:19.095944 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5543 | 2024.11.20 02:21:19.095997 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5544 | 2024.11.20 02:21:19.096618 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5545 | 2024.11.20 02:21:19.096657 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5546 | 2024.11.20 02:21:19.097018 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5547 | 2024.11.20 02:21:19.097268 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5548 | 2024.11.20 02:21:19.097447 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001534 sec., 41720.99087353325 rows/sec., 3.26 MiB/sec. | ||
5549 | 2024.11.20 02:21:19.097498 [ 280 ] {b5885043-d0bf-479e-aff0-53411e168451} <Debug> TCPHandler: Processed in 0.001759138 sec. | ||
5550 | 2024.11.20 02:21:19.097655 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5551 | 2024.11.20 02:21:19.097785 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5552 | 2024.11.20 02:21:19.097843 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5553 | 2024.11.20 02:21:19.098443 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5554 | 2024.11.20 02:21:19.098482 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5555 | 2024.11.20 02:21:19.098882 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5556 | 2024.11.20 02:21:19.099128 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5557 | 2024.11.20 02:21:19.099315 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001559 sec., 102629.89095574086 rows/sec., 7.15 MiB/sec. | ||
5558 | 2024.11.20 02:21:19.099440 [ 276 ] {ddc69dd5-b37e-4e85-836f-23ce6256ffc0} <Debug> TCPHandler: Processed in 0.00184623 sec. | ||
5559 | 2024.11.20 02:21:19.099613 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5560 | 2024.11.20 02:21:19.099743 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5561 | 2024.11.20 02:21:19.099797 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5562 | 2024.11.20 02:21:19.100315 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5563 | 2024.11.20 02:21:19.100361 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5564 | 2024.11.20 02:21:19.100727 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
5565 | 2024.11.20 02:21:19.100964 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5566 | 2024.11.20 02:21:19.101144 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001431 sec., 41928.7211740042 rows/sec., 2.83 MiB/sec. | ||
5567 | 2024.11.20 02:21:19.101260 [ 280 ] {ae7bc708-bda5-42c8-ae14-ded380f59d83} <Debug> TCPHandler: Processed in 0.001716797 sec. | ||
5568 | 2024.11.20 02:21:22.704815 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 768 | ||
5569 | 2024.11.20 02:21:22.707827 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5570 | 2024.11.20 02:21:22.707868 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5571 | 2024.11.20 02:21:22.709317 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
5572 | 2024.11.20 02:21:22.709631 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5573 | 2024.11.20 02:21:22.710697 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 768 | ||
5574 | 2024.11.20 02:21:24.099805 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5575 | 2024.11.20 02:21:24.099989 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5576 | 2024.11.20 02:21:24.100058 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5577 | 2024.11.20 02:21:24.100788 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5578 | 2024.11.20 02:21:24.100833 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5579 | 2024.11.20 02:21:24.101267 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5580 | 2024.11.20 02:21:24.101537 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5581 | 2024.11.20 02:21:24.101803 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001855 sec., 7547.169811320754 rows/sec., 543.30 KiB/sec. | ||
5582 | 2024.11.20 02:21:24.101959 [ 276 ] {4cc3b500-9458-42af-b3f9-3aa268e86073} <Debug> TCPHandler: Processed in 0.00227572 sec. | ||
5583 | 2024.11.20 02:21:24.102172 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5584 | 2024.11.20 02:21:24.102309 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5585 | 2024.11.20 02:21:24.102365 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5586 | 2024.11.20 02:21:24.103106 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5587 | 2024.11.20 02:21:24.103148 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5588 | 2024.11.20 02:21:24.103541 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5589 | 2024.11.20 02:21:24.103794 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5590 | 2024.11.20 02:21:24.104020 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001743 sec., 164658.6345381526 rows/sec., 14.56 MiB/sec. | ||
5591 | 2024.11.20 02:21:24.104075 [ 280 ] {415f6f1f-ad3d-4838-9a29-c37181bec7e4} <Debug> TCPHandler: Processed in 0.001970693 sec. | ||
5592 | 2024.11.20 02:21:24.104233 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5593 | 2024.11.20 02:21:24.104363 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5594 | 2024.11.20 02:21:24.104417 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5595 | 2024.11.20 02:21:24.104994 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5596 | 2024.11.20 02:21:24.105044 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5597 | 2024.11.20 02:21:24.105396 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
5598 | 2024.11.20 02:21:24.105634 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5599 | 2024.11.20 02:21:24.105895 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001557 sec., 31470.77713551702 rows/sec., 2.27 MiB/sec. | ||
5600 | 2024.11.20 02:21:24.106126 [ 276 ] {de8c8aa9-8ae2-4f7d-b87d-a272b0764c18} <Debug> TCPHandler: Processed in 0.001950922 sec. | ||
5601 | 2024.11.20 02:21:24.106301 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5602 | 2024.11.20 02:21:24.106433 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5603 | 2024.11.20 02:21:24.106489 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5604 | 2024.11.20 02:21:24.107063 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5605 | 2024.11.20 02:21:24.107103 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5606 | 2024.11.20 02:21:24.107456 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5607 | 2024.11.20 02:21:24.107700 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5608 | 2024.11.20 02:21:24.107908 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001506 sec., 9296.148738379814 rows/sec., 651.04 KiB/sec. | ||
5609 | 2024.11.20 02:21:24.107962 [ 280 ] {77c99da9-18e1-4e56-944c-ac7ef3d430f3} <Debug> TCPHandler: Processed in 0.001732188 sec. | ||
5610 | 2024.11.20 02:21:24.108099 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5611 | 2024.11.20 02:21:24.108205 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5612 | 2024.11.20 02:21:24.108251 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5613 | 2024.11.20 02:21:24.108773 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5614 | 2024.11.20 02:21:24.108816 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5615 | 2024.11.20 02:21:24.109158 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5616 | 2024.11.20 02:21:24.109398 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5617 | 2024.11.20 02:21:24.109608 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001425 sec., 9122.807017543859 rows/sec., 568.80 KiB/sec. | ||
5618 | 2024.11.20 02:21:24.109660 [ 276 ] {eade9f61-423c-4175-9dd2-02240e100f54} <Debug> TCPHandler: Processed in 0.001611965 sec. | ||
5619 | 2024.11.20 02:21:24.109809 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5620 | 2024.11.20 02:21:24.109936 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5621 | 2024.11.20 02:21:24.109989 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5622 | 2024.11.20 02:21:24.110739 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5623 | 2024.11.20 02:21:24.110779 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5624 | 2024.11.20 02:21:24.111146 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5625 | 2024.11.20 02:21:24.111380 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5626 | 2024.11.20 02:21:24.111588 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00168 sec., 252380.95238095237 rows/sec., 18.05 MiB/sec. | ||
5627 | 2024.11.20 02:21:24.111640 [ 280 ] {d4492a57-6d1b-472b-a8c1-d02e77972e84} <Debug> TCPHandler: Processed in 0.001893671 sec. | ||
5628 | 2024.11.20 02:21:24.111788 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5629 | 2024.11.20 02:21:24.111916 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5630 | 2024.11.20 02:21:24.111971 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5631 | 2024.11.20 02:21:24.112489 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5632 | 2024.11.20 02:21:24.112536 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5633 | 2024.11.20 02:21:24.112888 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5634 | 2024.11.20 02:21:24.113136 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5635 | 2024.11.20 02:21:24.113397 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001501 sec., 3997.3351099267156 rows/sec., 208.85 KiB/sec. | ||
5636 | 2024.11.20 02:21:24.113589 [ 276 ] {ff436cd0-8049-44de-b38d-cbb44e2e6263} <Debug> TCPHandler: Processed in 0.00186121 sec. | ||
5637 | 2024.11.20 02:21:24.113736 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5638 | 2024.11.20 02:21:24.113865 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5639 | 2024.11.20 02:21:24.113921 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5640 | 2024.11.20 02:21:24.114559 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5641 | 2024.11.20 02:21:24.114598 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5642 | 2024.11.20 02:21:24.114974 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5643 | 2024.11.20 02:21:24.115212 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5644 | 2024.11.20 02:21:24.115459 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00162 sec., 146296.2962962963 rows/sec., 9.81 MiB/sec. | ||
5645 | 2024.11.20 02:21:24.115660 [ 280 ] {d2d61b32-1b46-422d-a992-7d6b20ed8289} <Debug> TCPHandler: Processed in 0.001980663 sec. | ||
5646 | 2024.11.20 02:21:24.115915 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5647 | 2024.11.20 02:21:24.116051 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5648 | 2024.11.20 02:21:24.116110 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5649 | 2024.11.20 02:21:24.116634 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5650 | 2024.11.20 02:21:24.116673 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5651 | 2024.11.20 02:21:24.117013 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
5652 | 2024.11.20 02:21:24.117243 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5653 | 2024.11.20 02:21:24.117517 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001479 sec., 676.1325219743069 rows/sec., 45.56 KiB/sec. | ||
5654 | 2024.11.20 02:21:24.117677 [ 276 ] {6e4f2e45-1f66-49ab-a13a-5d6277844da0} <Debug> TCPHandler: Processed in 0.001895071 sec. | ||
5655 | 2024.11.20 02:21:24.117835 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5656 | 2024.11.20 02:21:24.117964 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5657 | 2024.11.20 02:21:24.118044 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <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 | ||
5658 | 2024.11.20 02:21:24.119270 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5659 | 2024.11.20 02:21:24.119309 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5660 | 2024.11.20 02:21:24.119956 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
5661 | 2024.11.20 02:21:24.120219 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5662 | 2024.11.20 02:21:24.120453 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002519 sec., 16673.2830488289 rows/sec., 29.88 MiB/sec. | ||
5663 | 2024.11.20 02:21:24.120561 [ 280 ] {a16d3ede-7f37-407c-ba4c-cc56798de970} <Debug> TCPHandler: Processed in 0.002787341 sec. | ||
5664 | 2024.11.20 02:21:24.120742 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5665 | 2024.11.20 02:21:24.120871 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5666 | 2024.11.20 02:21:24.120928 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5667 | 2024.11.20 02:21:24.121469 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5668 | 2024.11.20 02:21:24.121518 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5669 | 2024.11.20 02:21:24.121890 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
5670 | 2024.11.20 02:21:24.122122 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5671 | 2024.11.20 02:21:24.122370 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00152 sec., 53947.368421052626 rows/sec., 3.43 MiB/sec. | ||
5672 | 2024.11.20 02:21:24.122432 [ 276 ] {8f719f3b-2d98-4c25-a3f6-210df370d31e} <Debug> TCPHandler: Processed in 0.001752638 sec. | ||
5673 | 2024.11.20 02:21:25.146181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
5674 | 2024.11.20 02:21:25.146850 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5675 | 2024.11.20 02:21:25.146903 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5676 | 2024.11.20 02:21:25.147474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5677 | 2024.11.20 02:21:25.147740 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5678 | 2024.11.20 02:21:25.147970 [ 81 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5679 | 2024.11.20 02:21:25.147989 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
5680 | 2024.11.20 02:21:25.148047 [ 81 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5681 | 2024.11.20 02:21:25.148074 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5682 | 2024.11.20 02:21:25.148263 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
5683 | 2024.11.20 02:21:25.148510 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5684 | 2024.11.20 02:21:25.148553 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
5685 | 2024.11.20 02:21:25.148630 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
5686 | 2024.11.20 02:21:25.148853 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
5687 | 2024.11.20 02:21:25.148966 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
5688 | 2024.11.20 02:21:25.149233 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
5689 | 2024.11.20 02:21:25.149357 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
5690 | 2024.11.20 02:21:25.151890 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.003751842 sec., 3804531.214267552 rows/sec., 54.42 MiB/sec. | ||
5691 | 2024.11.20 02:21:25.152299 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5692 | 2024.11.20 02:21:25.152605 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5693 | 2024.11.20 02:21:25.152684 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_31_6} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5694 | 2024.11.20 02:21:25.152786 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
5695 | 2024.11.20 02:21:26.092509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 234 | ||
5696 | 2024.11.20 02:21:26.114835 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5697 | 2024.11.20 02:21:26.114887 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5698 | 2024.11.20 02:21:26.122451 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
5699 | 2024.11.20 02:21:26.123221 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5700 | 2024.11.20 02:21:26.123523 [ 91 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
5701 | 2024.11.20 02:21:26.123594 [ 91 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5702 | 2024.11.20 02:21:26.123643 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5703 | 2024.11.20 02:21:26.124176 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
5704 | 2024.11.20 02:21:26.140016 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
5705 | 2024.11.20 02:21:26.141457 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5706 | 2024.11.20 02:21:26.142765 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
5707 | 2024.11.20 02:21:26.147815 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
5708 | 2024.11.20 02:21:26.153438 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
5709 | 2024.11.20 02:21:26.159097 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
5710 | 2024.11.20 02:21:26.164943 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
5711 | 2024.11.20 02:21:26.169886 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part | ||
5712 | 2024.11.20 02:21:26.229284 [ 195 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.10548631 sec., 2218.2973316632274 rows/sec., 11.47 MiB/sec. | ||
5713 | 2024.11.20 02:21:26.232048 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
5714 | 2024.11.20 02:21:26.235054 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5715 | 2024.11.20 02:21:26.235187 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_31_6} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
5716 | 2024.11.20 02:21:26.237761 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
5717 | 2024.11.20 02:21:27.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 198.11 MiB, peak 208.66 MiB, free memory in arenas 0.00 B, will set to 199.75 MiB (RSS), difference: 1.63 MiB | ||
5718 | 2024.11.20 02:21:29.008677 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59314, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5719 | 2024.11.20 02:21:29.091950 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5720 | 2024.11.20 02:21:29.092132 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
5721 | 2024.11.20 02:21:29.092207 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
5722 | 2024.11.20 02:21:29.092981 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5723 | 2024.11.20 02:21:29.093021 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5724 | 2024.11.20 02:21:29.093442 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
5725 | 2024.11.20 02:21:29.093701 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5726 | 2024.11.20 02:21:29.093934 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001853 sec., 1079.3308148947651 rows/sec., 88.01 KiB/sec. | ||
5727 | 2024.11.20 02:21:29.094151 [ 276 ] {7439699d-95df-4097-8fa4-ca2881113f76} <Debug> TCPHandler: Processed in 0.002323911 sec. | ||
5728 | 2024.11.20 02:21:29.094343 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5729 | 2024.11.20 02:21:29.094485 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5730 | 2024.11.20 02:21:29.094538 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5731 | 2024.11.20 02:21:29.095153 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5732 | 2024.11.20 02:21:29.095192 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5733 | 2024.11.20 02:21:29.095562 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5734 | 2024.11.20 02:21:29.095808 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5735 | 2024.11.20 02:21:29.096011 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001551 sec., 36750.483558994194 rows/sec., 2.82 MiB/sec. | ||
5736 | 2024.11.20 02:21:29.096112 [ 280 ] {559ee1d6-9c9c-4551-9a98-494a1a279512} <Debug> TCPHandler: Processed in 0.001836109 sec. | ||
5737 | 2024.11.20 02:21:29.096297 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5738 | 2024.11.20 02:21:29.096426 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5739 | 2024.11.20 02:21:29.096481 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5740 | 2024.11.20 02:21:29.097065 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5741 | 2024.11.20 02:21:29.097105 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5742 | 2024.11.20 02:21:29.097443 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
5743 | 2024.11.20 02:21:29.097694 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5744 | 2024.11.20 02:21:29.097944 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001543 sec., 1296.1762799740764 rows/sec., 90.50 KiB/sec. | ||
5745 | 2024.11.20 02:21:29.098182 [ 276 ] {b3f98e01-493b-4bb6-bcf5-83841cd60071} <Debug> TCPHandler: Processed in 0.001943612 sec. | ||
5746 | 2024.11.20 02:21:29.098378 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5747 | 2024.11.20 02:21:29.098513 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5748 | 2024.11.20 02:21:29.098567 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5749 | 2024.11.20 02:21:29.099176 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5750 | 2024.11.20 02:21:29.099216 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5751 | 2024.11.20 02:21:29.099573 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5752 | 2024.11.20 02:21:29.099811 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5753 | 2024.11.20 02:21:29.100018 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001535 sec., 42996.74267100977 rows/sec., 3.36 MiB/sec. | ||
5754 | 2024.11.20 02:21:29.100070 [ 280 ] {b8646cf3-6109-4d1e-9ec5-7ce81fde60be} <Debug> TCPHandler: Processed in 0.001754578 sec. | ||
5755 | 2024.11.20 02:21:29.100231 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5756 | 2024.11.20 02:21:29.100359 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5757 | 2024.11.20 02:21:29.100417 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5758 | 2024.11.20 02:21:29.100980 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5759 | 2024.11.20 02:21:29.101019 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5760 | 2024.11.20 02:21:29.101407 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5761 | 2024.11.20 02:21:29.101642 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5762 | 2024.11.20 02:21:29.101852 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001521 sec., 84812.62327416174 rows/sec., 5.91 MiB/sec. | ||
5763 | 2024.11.20 02:21:29.101903 [ 276 ] {aad28b98-85c5-402e-a43e-1104cf1cebed} <Debug> TCPHandler: Processed in 0.001733228 sec. | ||
5764 | 2024.11.20 02:21:29.102070 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5765 | 2024.11.20 02:21:29.102198 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5766 | 2024.11.20 02:21:29.102253 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5767 | 2024.11.20 02:21:29.102771 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5768 | 2024.11.20 02:21:29.102810 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5769 | 2024.11.20 02:21:29.103158 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
5770 | 2024.11.20 02:21:29.103393 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5771 | 2024.11.20 02:21:29.103589 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001421 sec., 33779.02885292048 rows/sec., 2.28 MiB/sec. | ||
5772 | 2024.11.20 02:21:29.103638 [ 280 ] {c5d3fd46-f561-454c-b957-40a5467211c3} <Debug> TCPHandler: Processed in 0.001629776 sec. | ||
5773 | 2024.11.20 02:21:29.192308 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48633, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5774 | 2024.11.20 02:21:29.202634 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37398, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5775 | 2024.11.20 02:21:29.299679 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45589, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5776 | 2024.11.20 02:21:29.304978 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5777 | 2024.11.20 02:21:29.354388 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50144, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5778 | 2024.11.20 02:21:29.387734 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37734, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5779 | 2024.11.20 02:21:29.395978 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42779, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5780 | 2024.11.20 02:21:32.504985 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
5781 | 2024.11.20 02:21:32.505086 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
5782 | 2024.11.20 02:21:32.648171 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
5783 | 2024.11.20 02:21:32.648780 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5784 | 2024.11.20 02:21:32.648821 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5785 | 2024.11.20 02:21:32.649428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5786 | 2024.11.20 02:21:32.649689 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5787 | 2024.11.20 02:21:32.649904 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
5788 | 2024.11.20 02:21:32.710924 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 802 | ||
5789 | 2024.11.20 02:21:32.714713 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5790 | 2024.11.20 02:21:32.714778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5791 | 2024.11.20 02:21:32.716252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
5792 | 2024.11.20 02:21:32.716553 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5793 | 2024.11.20 02:21:32.718146 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
5794 | 2024.11.20 02:21:33.001427 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001026563 sec. | ||
5795 | 2024.11.20 02:21:33.253249 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5796 | 2024.11.20 02:21:33.542678 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5797 | 2024.11.20 02:21:33.565136 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5798 | 2024.11.20 02:21:33.615478 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5799 | 2024.11.20 02:21:33.636699 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45889, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5800 | 2024.11.20 02:21:33.640132 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 242 | ||
5801 | 2024.11.20 02:21:33.659491 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5802 | 2024.11.20 02:21:33.659553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5803 | 2024.11.20 02:21:33.666765 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
5804 | 2024.11.20 02:21:33.667534 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5805 | 2024.11.20 02:21:33.670785 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 242 | ||
5806 | 2024.11.20 02:21:33.707524 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5807 | 2024.11.20 02:21:33.746888 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50058, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5808 | 2024.11.20 02:21:33.831526 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40708, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5809 | 2024.11.20 02:21:33.914940 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5810 | 2024.11.20 02:21:34.093729 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5811 | 2024.11.20 02:21:34.093915 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5812 | 2024.11.20 02:21:34.093978 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5813 | 2024.11.20 02:21:34.094651 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5814 | 2024.11.20 02:21:34.094693 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5815 | 2024.11.20 02:21:34.095116 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5816 | 2024.11.20 02:21:34.095371 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5817 | 2024.11.20 02:21:34.095635 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.43 MiB/sec. | ||
5818 | 2024.11.20 02:21:34.095741 [ 276 ] {2aa82b14-e316-4aab-94bb-7793c4168782} <Debug> TCPHandler: Processed in 0.002133756 sec. | ||
5819 | 2024.11.20 02:21:34.095925 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5820 | 2024.11.20 02:21:34.096047 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5821 | 2024.11.20 02:21:34.096095 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5822 | 2024.11.20 02:21:34.096658 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5823 | 2024.11.20 02:21:34.096698 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5824 | 2024.11.20 02:21:34.097084 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5825 | 2024.11.20 02:21:34.097331 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5826 | 2024.11.20 02:21:34.097547 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
5827 | 2024.11.20 02:21:34.097602 [ 280 ] {4d906fb9-b43e-41dd-9fe7-efc7c5792832} <Debug> TCPHandler: Processed in 0.001737638 sec. | ||
5828 | 2024.11.20 02:21:34.097749 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5829 | 2024.11.20 02:21:34.097858 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5830 | 2024.11.20 02:21:34.097907 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5831 | 2024.11.20 02:21:34.098539 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5832 | 2024.11.20 02:21:34.098587 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5833 | 2024.11.20 02:21:34.099036 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5834 | 2024.11.20 02:21:34.099294 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5835 | 2024.11.20 02:21:34.099518 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001682 sec., 95124.85136741975 rows/sec., 6.63 MiB/sec. | ||
5836 | 2024.11.20 02:21:34.099570 [ 276 ] {c11917a9-eac8-4dbf-a38b-31a2a3d48d7f} <Debug> TCPHandler: Processed in 0.001872461 sec. | ||
5837 | 2024.11.20 02:21:34.099715 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5838 | 2024.11.20 02:21:34.099823 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
5839 | 2024.11.20 02:21:34.099869 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
5840 | 2024.11.20 02:21:34.100319 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5841 | 2024.11.20 02:21:34.100360 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5842 | 2024.11.20 02:21:34.100713 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
5843 | 2024.11.20 02:21:34.100958 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5844 | 2024.11.20 02:21:34.101177 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. | ||
5845 | 2024.11.20 02:21:34.101228 [ 280 ] {075cd92c-6225-49a1-88aa-49d6df91bf9c} <Debug> TCPHandler: Processed in 0.001563105 sec. | ||
5846 | 2024.11.20 02:21:34.346774 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33887, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5847 | 2024.11.20 02:21:34.481372 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5848 | 2024.11.20 02:21:34.590357 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55124, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5849 | 2024.11.20 02:21:34.605684 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55343, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5850 | 2024.11.20 02:21:34.646286 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48187, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5851 | 2024.11.20 02:21:34.684044 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43884, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5852 | 2024.11.20 02:21:34.799765 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65024, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5853 | 2024.11.20 02:21:34.841330 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55954, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5854 | 2024.11.20 02:21:35.332965 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5855 | 2024.11.20 02:21:35.404845 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41400, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5856 | 2024.11.20 02:21:35.504440 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59658, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5857 | 2024.11.20 02:21:35.570586 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5858 | 2024.11.20 02:21:35.596072 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45069, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5859 | 2024.11.20 02:21:35.599407 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5860 | 2024.11.20 02:21:35.606734 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:40680, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
5861 | 2024.11.20 02:21:39.100534 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5862 | 2024.11.20 02:21:39.100730 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
5863 | 2024.11.20 02:21:39.100807 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
5864 | 2024.11.20 02:21:39.101576 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5865 | 2024.11.20 02:21:39.101631 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5866 | 2024.11.20 02:21:39.102066 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5867 | 2024.11.20 02:21:39.102326 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5868 | 2024.11.20 02:21:39.102543 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001863 sec., 7514.761137949544 rows/sec., 540.96 KiB/sec. | ||
5869 | 2024.11.20 02:21:39.102685 [ 276 ] {7ca3bfb5-4b00-41e3-a890-f237e9eda97a} <Debug> TCPHandler: Processed in 0.00228689 sec. | ||
5870 | 2024.11.20 02:21:39.102883 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5871 | 2024.11.20 02:21:39.103010 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
5872 | 2024.11.20 02:21:39.103061 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
5873 | 2024.11.20 02:21:39.103786 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5874 | 2024.11.20 02:21:39.103825 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5875 | 2024.11.20 02:21:39.104204 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5876 | 2024.11.20 02:21:39.104427 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5877 | 2024.11.20 02:21:39.104552 [ 143 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5878 | 2024.11.20 02:21:39.104592 [ 143 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5879 | 2024.11.20 02:21:39.104604 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001676 sec., 171241.05011933175 rows/sec., 15.14 MiB/sec. | ||
5880 | 2024.11.20 02:21:39.104614 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5881 | 2024.11.20 02:21:39.104694 [ 280 ] {9cf17146-bb0e-4166-be1f-1c284a6e260f} <Debug> TCPHandler: Processed in 0.001928502 sec. | ||
5882 | 2024.11.20 02:21:39.104962 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
5883 | 2024.11.20 02:21:39.104977 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5884 | 2024.11.20 02:21:39.105257 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
5885 | 2024.11.20 02:21:39.105258 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5886 | 2024.11.20 02:21:39.105350 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
5887 | 2024.11.20 02:21:39.105355 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1436 rows starting from the beginning of the part | ||
5888 | 2024.11.20 02:21:39.105769 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
5889 | 2024.11.20 02:21:39.106201 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 287 rows starting from the beginning of the part | ||
5890 | 2024.11.20 02:21:39.106637 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
5891 | 2024.11.20 02:21:39.106904 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
5892 | 2024.11.20 02:21:39.107294 [ 198 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 287 rows starting from the beginning of the part | ||
5893 | 2024.11.20 02:21:39.108033 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5894 | 2024.11.20 02:21:39.108106 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5895 | 2024.11.20 02:21:39.109110 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
5896 | 2024.11.20 02:21:39.109717 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5897 | 2024.11.20 02:21:39.110083 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004912 sec., 9975.57003257329 rows/sec., 735.80 KiB/sec. | ||
5898 | 2024.11.20 02:21:39.110447 [ 276 ] {417e85b4-f72c-48ae-b7d3-a459862f853a} <Debug> TCPHandler: Processed in 0.005561051 sec. | ||
5899 | 2024.11.20 02:21:39.110807 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5900 | 2024.11.20 02:21:39.111172 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
5901 | 2024.11.20 02:21:39.111184 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006398069 sec., 340571.5068093201 rows/sec., 30.06 MiB/sec. | ||
5902 | 2024.11.20 02:21:39.111252 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
5903 | 2024.11.20 02:21:39.111562 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5904 | 2024.11.20 02:21:39.112197 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5905 | 2024.11.20 02:21:39.112433 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_46_9} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5906 | 2024.11.20 02:21:39.112462 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5907 | 2024.11.20 02:21:39.112526 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5908 | 2024.11.20 02:21:39.112592 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
5909 | 2024.11.20 02:21:39.112965 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5910 | 2024.11.20 02:21:39.113215 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5911 | 2024.11.20 02:21:39.113403 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002334 sec., 5998.2862039417305 rows/sec., 420.08 KiB/sec. | ||
5912 | 2024.11.20 02:21:39.113465 [ 280 ] {7997769b-48c9-480d-a337-1f748e9f9c7f} <Debug> TCPHandler: Processed in 0.002868232 sec. | ||
5913 | 2024.11.20 02:21:39.113639 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5914 | 2024.11.20 02:21:39.113761 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
5915 | 2024.11.20 02:21:39.113809 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
5916 | 2024.11.20 02:21:39.114391 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5917 | 2024.11.20 02:21:39.114433 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5918 | 2024.11.20 02:21:39.114802 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5919 | 2024.11.20 02:21:39.115055 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5920 | 2024.11.20 02:21:39.115249 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001514 sec., 8586.525759577278 rows/sec., 535.37 KiB/sec. | ||
5921 | 2024.11.20 02:21:39.115345 [ 276 ] {e30b95e6-63a7-41c7-b63b-d04a49d303a5} <Debug> TCPHandler: Processed in 0.001761408 sec. | ||
5922 | 2024.11.20 02:21:39.115535 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5923 | 2024.11.20 02:21:39.115647 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
5924 | 2024.11.20 02:21:39.115694 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
5925 | 2024.11.20 02:21:39.116406 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5926 | 2024.11.20 02:21:39.116445 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5927 | 2024.11.20 02:21:39.116822 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5928 | 2024.11.20 02:21:39.117065 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5929 | 2024.11.20 02:21:39.117201 [ 143 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5930 | 2024.11.20 02:21:39.117241 [ 143 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5931 | 2024.11.20 02:21:39.117250 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001624 sec., 261083.74384236452 rows/sec., 18.67 MiB/sec. | ||
5932 | 2024.11.20 02:21:39.117266 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5933 | 2024.11.20 02:21:39.117332 [ 280 ] {c751e76a-2217-4dfa-998b-5dee601bce81} <Debug> TCPHandler: Processed in 0.00187511 sec. | ||
5934 | 2024.11.20 02:21:39.117403 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
5935 | 2024.11.20 02:21:39.117502 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5936 | 2024.11.20 02:21:39.117526 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5937 | 2024.11.20 02:21:39.117563 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 916 rows starting from the beginning of the part | ||
5938 | 2024.11.20 02:21:39.117632 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
5939 | 2024.11.20 02:21:39.117728 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
5940 | 2024.11.20 02:21:39.117768 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
5941 | 2024.11.20 02:21:39.118183 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 424 rows starting from the beginning of the part | ||
5942 | 2024.11.20 02:21:39.118532 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
5943 | 2024.11.20 02:21:39.118728 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
5944 | 2024.11.20 02:21:39.119107 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 424 rows starting from the beginning of the part | ||
5945 | 2024.11.20 02:21:39.119765 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5946 | 2024.11.20 02:21:39.119807 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5947 | 2024.11.20 02:21:39.120320 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5948 | 2024.11.20 02:21:39.120624 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5949 | 2024.11.20 02:21:39.120966 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003358 sec., 1786.777843954735 rows/sec., 93.35 KiB/sec. | ||
5950 | 2024.11.20 02:21:39.121391 [ 276 ] {a76d2ed5-aeae-4e73-8ab1-260fa3d92881} <Debug> TCPHandler: Processed in 0.003937635 sec. | ||
5951 | 2024.11.20 02:21:39.121647 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5952 | 2024.11.20 02:21:39.121785 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.004448816 sec., 440117.10081963375 rows/sec., 33.69 MiB/sec. | ||
5953 | 2024.11.20 02:21:39.121871 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
5954 | 2024.11.20 02:21:39.121941 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
5955 | 2024.11.20 02:21:39.121956 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5956 | 2024.11.20 02:21:39.122594 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5957 | 2024.11.20 02:21:39.122722 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_46_9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5958 | 2024.11.20 02:21:39.122791 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
5959 | 2024.11.20 02:21:39.123058 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5960 | 2024.11.20 02:21:39.123097 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5961 | 2024.11.20 02:21:39.123487 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
5962 | 2024.11.20 02:21:39.123726 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5963 | 2024.11.20 02:21:39.123854 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
5964 | 2024.11.20 02:21:39.123892 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5965 | 2024.11.20 02:21:39.123914 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002069 sec., 114548.09086515225 rows/sec., 7.68 MiB/sec. | ||
5966 | 2024.11.20 02:21:39.123916 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5967 | 2024.11.20 02:21:39.124073 [ 280 ] {8c5a887a-45e6-4786-a580-63d7f63057f2} <Debug> TCPHandler: Processed in 0.002543435 sec. | ||
5968 | 2024.11.20 02:21:39.124342 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5969 | 2024.11.20 02:21:39.124368 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5970 | 2024.11.20 02:21:39.124728 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
5971 | 2024.11.20 02:21:39.124946 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
5972 | 2024.11.20 02:21:39.124994 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
5973 | 2024.11.20 02:21:39.125154 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 8894 rows starting from the beginning of the part | ||
5974 | 2024.11.20 02:21:39.125683 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5975 | 2024.11.20 02:21:39.126176 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5976 | 2024.11.20 02:21:39.126532 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 129 rows starting from the beginning of the part | ||
5977 | 2024.11.20 02:21:39.126858 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5978 | 2024.11.20 02:21:39.127195 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
5979 | 2024.11.20 02:21:39.127856 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5980 | 2024.11.20 02:21:39.127919 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5981 | 2024.11.20 02:21:39.128634 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
5982 | 2024.11.20 02:21:39.128935 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5983 | 2024.11.20 02:21:39.129356 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004756 sec., 210.26072329688816 rows/sec., 14.17 KiB/sec. | ||
5984 | 2024.11.20 02:21:39.129696 [ 276 ] {1fcedcc4-25e5-4071-b5ca-456d6b290948} <Debug> TCPHandler: Processed in 0.00550027 sec. | ||
5985 | 2024.11.20 02:21:39.129917 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
5986 | 2024.11.20 02:21:39.130172 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
5987 | 2024.11.20 02:21:39.130397 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <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 | ||
5988 | 2024.11.20 02:21:39.132396 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
5989 | 2024.11.20 02:21:39.132438 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
5990 | 2024.11.20 02:21:39.133432 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
5991 | 2024.11.20 02:21:39.133473 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9817 rows, containing 5 columns (5 merged, 0 gathered) in 0.009435985 sec., 1040378.9323531142 rows/sec., 70.88 MiB/sec. | ||
5992 | 2024.11.20 02:21:39.133744 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5993 | 2024.11.20 02:21:39.133754 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
5994 | 2024.11.20 02:21:39.134179 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004069 sec., 10321.946424182846 rows/sec., 18.50 MiB/sec. | ||
5995 | 2024.11.20 02:21:39.134617 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
5996 | 2024.11.20 02:21:39.134892 [ 280 ] {81d4fa13-c97c-4668-9afb-bf41714d5e73} <Debug> TCPHandler: Processed in 0.00506633 sec. | ||
5997 | 2024.11.20 02:21:39.134903 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
5998 | 2024.11.20 02:21:39.135018 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.17 MiB. | ||
5999 | 2024.11.20 02:21:39.135068 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6000 | 2024.11.20 02:21:39.135181 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6001 | 2024.11.20 02:21:39.135229 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6002 | 2024.11.20 02:21:39.135709 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6003 | 2024.11.20 02:21:39.135746 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6004 | 2024.11.20 02:21:39.136119 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
6005 | 2024.11.20 02:21:39.136364 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6006 | 2024.11.20 02:21:39.136497 [ 143 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
6007 | 2024.11.20 02:21:39.136546 [ 143 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6008 | 2024.11.20 02:21:39.136552 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001393 sec., 58865.75735821967 rows/sec., 3.74 MiB/sec. | ||
6009 | 2024.11.20 02:21:39.136573 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.14 GiB. | ||
6010 | 2024.11.20 02:21:39.136639 [ 276 ] {ec41a78b-c60d-4833-bd32-c92e16e8ea53} <Debug> TCPHandler: Processed in 0.001629446 sec. | ||
6011 | 2024.11.20 02:21:39.136829 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6012 | 2024.11.20 02:21:39.136987 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6013 | 2024.11.20 02:21:39.137023 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2586 rows starting from the beginning of the part | ||
6014 | 2024.11.20 02:21:39.137098 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6015 | 2024.11.20 02:21:39.137311 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6016 | 2024.11.20 02:21:39.137491 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 48 rows starting from the beginning of the part | ||
6017 | 2024.11.20 02:21:39.137624 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6018 | 2024.11.20 02:21:39.137814 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6019 | 2024.11.20 02:21:39.139412 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2918 rows, containing 4 columns (4 merged, 0 gathered) in 0.0027422 sec., 1064109.1094741449 rows/sec., 69.91 MiB/sec. | ||
6020 | 2024.11.20 02:21:39.139760 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
6021 | 2024.11.20 02:21:39.140149 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_46_9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6022 | 2024.11.20 02:21:39.140249 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_46_9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
6023 | 2024.11.20 02:21:39.140354 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
6024 | 2024.11.20 02:21:40.150050 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
6025 | 2024.11.20 02:21:40.150727 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6026 | 2024.11.20 02:21:40.150765 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6027 | 2024.11.20 02:21:40.151302 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6028 | 2024.11.20 02:21:40.151573 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6029 | 2024.11.20 02:21:40.151820 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
6030 | 2024.11.20 02:21:41.170884 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 249 | ||
6031 | 2024.11.20 02:21:41.191730 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6032 | 2024.11.20 02:21:41.191789 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6033 | 2024.11.20 02:21:41.199586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6034 | 2024.11.20 02:21:41.200352 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6035 | 2024.11.20 02:21:41.203716 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
6036 | 2024.11.20 02:21:42.718402 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 832 | ||
6037 | 2024.11.20 02:21:42.721514 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6038 | 2024.11.20 02:21:42.721565 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6039 | 2024.11.20 02:21:42.723033 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
6040 | 2024.11.20 02:21:42.723344 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6041 | 2024.11.20 02:21:42.725047 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 832 | ||
6042 | 2024.11.20 02:21:44.092532 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6043 | 2024.11.20 02:21:44.092830 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6044 | 2024.11.20 02:21:44.092944 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6045 | 2024.11.20 02:21:44.093827 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6046 | 2024.11.20 02:21:44.093869 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6047 | 2024.11.20 02:21:44.094289 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
6048 | 2024.11.20 02:21:44.094539 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6049 | 2024.11.20 02:21:44.094807 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002051 sec., 1950.2681618722575 rows/sec., 159.03 KiB/sec. | ||
6050 | 2024.11.20 02:21:44.094903 [ 276 ] {f8903b07-8a77-4f9e-bf7f-91bd9b12a5b7} <Debug> TCPHandler: Processed in 0.002548526 sec. | ||
6051 | 2024.11.20 02:21:44.095120 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6052 | 2024.11.20 02:21:44.095262 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6053 | 2024.11.20 02:21:44.095318 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6054 | 2024.11.20 02:21:44.095996 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6055 | 2024.11.20 02:21:44.096043 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6056 | 2024.11.20 02:21:44.096462 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6057 | 2024.11.20 02:21:44.096701 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6058 | 2024.11.20 02:21:44.096927 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001689 sec., 34339.84606275903 rows/sec., 2.63 MiB/sec. | ||
6059 | 2024.11.20 02:21:44.097000 [ 280 ] {2847b424-2075-45d8-ab17-6b7dae5d8769} <Debug> TCPHandler: Processed in 0.001947402 sec. | ||
6060 | 2024.11.20 02:21:44.097216 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6061 | 2024.11.20 02:21:44.097382 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6062 | 2024.11.20 02:21:44.097438 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6063 | 2024.11.20 02:21:44.098075 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6064 | 2024.11.20 02:21:44.098121 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6065 | 2024.11.20 02:21:44.098496 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
6066 | 2024.11.20 02:21:44.098728 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6067 | 2024.11.20 02:21:44.098943 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001591 sec., 2514.14204902577 rows/sec., 175.55 KiB/sec. | ||
6068 | 2024.11.20 02:21:44.098995 [ 276 ] {876f177f-b7a4-410f-bf91-ec53c25c78dc} <Debug> TCPHandler: Processed in 0.001893111 sec. | ||
6069 | 2024.11.20 02:21:44.099125 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6070 | 2024.11.20 02:21:44.099230 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6071 | 2024.11.20 02:21:44.099274 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6072 | 2024.11.20 02:21:44.099930 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6073 | 2024.11.20 02:21:44.099976 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6074 | 2024.11.20 02:21:44.100383 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6075 | 2024.11.20 02:21:44.100615 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6076 | 2024.11.20 02:21:44.100813 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001604 sec., 42394.014962593516 rows/sec., 3.31 MiB/sec. | ||
6077 | 2024.11.20 02:21:44.100865 [ 280 ] {a3e71f9c-1277-4c7c-bae2-37d23def07eb} <Debug> TCPHandler: Processed in 0.001790079 sec. | ||
6078 | 2024.11.20 02:21:44.101007 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6079 | 2024.11.20 02:21:44.101112 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6080 | 2024.11.20 02:21:44.101159 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6081 | 2024.11.20 02:21:44.101656 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6082 | 2024.11.20 02:21:44.101695 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6083 | 2024.11.20 02:21:44.102073 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6084 | 2024.11.20 02:21:44.102306 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6085 | 2024.11.20 02:21:44.102532 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001442 sec., 90152.56588072123 rows/sec., 6.28 MiB/sec. | ||
6086 | 2024.11.20 02:21:44.102583 [ 276 ] {d09f2036-b5b6-428c-846a-5d9036f6f265} <Debug> TCPHandler: Processed in 0.001627166 sec. | ||
6087 | 2024.11.20 02:21:44.102712 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6088 | 2024.11.20 02:21:44.102816 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6089 | 2024.11.20 02:21:44.102862 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6090 | 2024.11.20 02:21:44.103285 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6091 | 2024.11.20 02:21:44.103324 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6092 | 2024.11.20 02:21:44.103676 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
6093 | 2024.11.20 02:21:44.103909 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6094 | 2024.11.20 02:21:44.104102 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001307 sec., 36725.32517214996 rows/sec., 2.48 MiB/sec. | ||
6095 | 2024.11.20 02:21:44.104151 [ 280 ] {97e4d382-2b9e-4518-9cf7-95ab62c9b1df} <Debug> TCPHandler: Processed in 0.001488443 sec. | ||
6096 | 2024.11.20 02:21:47.505140 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6097 | 2024.11.20 02:21:47.505214 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6098 | 2024.11.20 02:21:47.651992 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
6099 | 2024.11.20 02:21:47.652598 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6100 | 2024.11.20 02:21:47.652637 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6101 | 2024.11.20 02:21:47.653210 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6102 | 2024.11.20 02:21:47.653477 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6103 | 2024.11.20 02:21:47.653672 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
6104 | 2024.11.20 02:21:48.703817 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
6105 | 2024.11.20 02:21:48.724985 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6106 | 2024.11.20 02:21:48.725052 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6107 | 2024.11.20 02:21:48.732902 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6108 | 2024.11.20 02:21:48.733694 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6109 | 2024.11.20 02:21:48.737431 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
6110 | 2024.11.20 02:21:49.093241 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6111 | 2024.11.20 02:21:49.093513 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6112 | 2024.11.20 02:21:49.093589 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6113 | 2024.11.20 02:21:49.094335 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6114 | 2024.11.20 02:21:49.094376 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6115 | 2024.11.20 02:21:49.094814 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6116 | 2024.11.20 02:21:49.095069 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6117 | 2024.11.20 02:21:49.095295 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.32 MiB/sec. | ||
6118 | 2024.11.20 02:21:49.095367 [ 276 ] {fdd69f12-d36f-4f70-b0d6-41f3b5ab47a7} <Debug> TCPHandler: Processed in 0.002292039 sec. | ||
6119 | 2024.11.20 02:21:49.095655 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6120 | 2024.11.20 02:21:49.095835 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6121 | 2024.11.20 02:21:49.095892 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6122 | 2024.11.20 02:21:49.096562 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6123 | 2024.11.20 02:21:49.096601 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6124 | 2024.11.20 02:21:49.096960 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6125 | 2024.11.20 02:21:49.097204 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6126 | 2024.11.20 02:21:49.097424 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001612 sec., 39702.233250620346 rows/sec., 3.10 MiB/sec. | ||
6127 | 2024.11.20 02:21:49.097484 [ 280 ] {84bfe734-a64d-45b0-9612-5332ba6fdcf9} <Debug> TCPHandler: Processed in 0.001972823 sec. | ||
6128 | 2024.11.20 02:21:49.097709 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6129 | 2024.11.20 02:21:49.097892 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6130 | 2024.11.20 02:21:49.097954 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6131 | 2024.11.20 02:21:49.098572 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6132 | 2024.11.20 02:21:49.098610 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6133 | 2024.11.20 02:21:49.098993 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6134 | 2024.11.20 02:21:49.099234 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6135 | 2024.11.20 02:21:49.099409 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00155 sec., 103225.80645161291 rows/sec., 7.19 MiB/sec. | ||
6136 | 2024.11.20 02:21:49.099460 [ 276 ] {7b62c114-f828-4253-b203-6ad32a8082a0} <Debug> TCPHandler: Processed in 0.001886111 sec. | ||
6137 | 2024.11.20 02:21:49.099594 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6138 | 2024.11.20 02:21:49.099721 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6139 | 2024.11.20 02:21:49.099774 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6140 | 2024.11.20 02:21:49.100295 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6141 | 2024.11.20 02:21:49.100340 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6142 | 2024.11.20 02:21:49.100720 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
6143 | 2024.11.20 02:21:49.100954 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6144 | 2024.11.20 02:21:49.101159 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
6145 | 2024.11.20 02:21:49.101227 [ 280 ] {19097f80-01e8-42b9-9138-399926ba754b} <Debug> TCPHandler: Processed in 0.001689486 sec. | ||
6146 | 2024.11.20 02:21:52.725288 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 852 | ||
6147 | 2024.11.20 02:21:52.728096 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6148 | 2024.11.20 02:21:52.728146 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6149 | 2024.11.20 02:21:52.729594 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
6150 | 2024.11.20 02:21:52.729892 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6151 | 2024.11.20 02:21:52.731115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 852 | ||
6152 | 2024.11.20 02:21:54.100306 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6153 | 2024.11.20 02:21:54.100516 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6154 | 2024.11.20 02:21:54.100591 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6155 | 2024.11.20 02:21:54.101339 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6156 | 2024.11.20 02:21:54.101380 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6157 | 2024.11.20 02:21:54.101816 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6158 | 2024.11.20 02:21:54.102075 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6159 | 2024.11.20 02:21:54.102214 [ 127 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6160 | 2024.11.20 02:21:54.102257 [ 127 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6161 | 2024.11.20 02:21:54.102270 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00181 sec., 7734.806629834255 rows/sec., 556.80 KiB/sec. | ||
6162 | 2024.11.20 02:21:54.102281 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6163 | 2024.11.20 02:21:54.102402 [ 276 ] {74141492-493b-43d0-b663-e2039432b29c} <Debug> TCPHandler: Processed in 0.002218558 sec. | ||
6164 | 2024.11.20 02:21:54.102599 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
6165 | 2024.11.20 02:21:54.102736 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6166 | 2024.11.20 02:21:54.102984 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6167 | 2024.11.20 02:21:54.103018 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6168 | 2024.11.20 02:21:54.103048 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
6169 | 2024.11.20 02:21:54.103109 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6170 | 2024.11.20 02:21:54.103416 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
6171 | 2024.11.20 02:21:54.103798 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
6172 | 2024.11.20 02:21:54.104192 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
6173 | 2024.11.20 02:21:54.104486 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
6174 | 2024.11.20 02:21:54.106155 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6175 | 2024.11.20 02:21:54.106233 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6176 | 2024.11.20 02:21:54.107127 [ 193 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004728063 sec., 14805.217273966104 rows/sec., 1.10 MiB/sec. | ||
6177 | 2024.11.20 02:21:54.107292 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6178 | 2024.11.20 02:21:54.107357 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6179 | 2024.11.20 02:21:54.107772 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6180 | 2024.11.20 02:21:54.108060 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_17_4} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6181 | 2024.11.20 02:21:54.108129 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005175 sec., 55458.93719806764 rows/sec., 4.90 MiB/sec. | ||
6182 | 2024.11.20 02:21:54.108275 [ 280 ] {73aa3265-5714-425e-8373-30dabbf17392} <Debug> TCPHandler: Processed in 0.005705764 sec. | ||
6183 | 2024.11.20 02:21:54.108286 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_17_4} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6184 | 2024.11.20 02:21:54.108453 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6185 | 2024.11.20 02:21:54.108475 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6186 | 2024.11.20 02:21:54.108599 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6187 | 2024.11.20 02:21:54.108647 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6188 | 2024.11.20 02:21:54.109323 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6189 | 2024.11.20 02:21:54.109372 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6190 | 2024.11.20 02:21:54.109791 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
6191 | 2024.11.20 02:21:54.110048 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6192 | 2024.11.20 02:21:54.110180 [ 127 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
6193 | 2024.11.20 02:21:54.110233 [ 127 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6194 | 2024.11.20 02:21:54.110238 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.00166 sec., 29518.072289156626 rows/sec., 2.13 MiB/sec. | ||
6195 | 2024.11.20 02:21:54.110261 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6196 | 2024.11.20 02:21:54.110343 [ 276 ] {0cda9cc2-a9ac-4eb2-b0c8-48a00c565654} <Debug> TCPHandler: Processed in 0.001957263 sec. | ||
6197 | 2024.11.20 02:21:54.110538 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6198 | 2024.11.20 02:21:54.110558 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
6199 | 2024.11.20 02:21:54.110687 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6200 | 2024.11.20 02:21:54.110815 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6201 | 2024.11.20 02:21:54.110840 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6202 | 2024.11.20 02:21:54.110941 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 67 rows starting from the beginning of the part | ||
6203 | 2024.11.20 02:21:54.111260 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 49 rows starting from the beginning of the part | ||
6204 | 2024.11.20 02:21:54.111616 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
6205 | 2024.11.20 02:21:54.112114 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 49 rows starting from the beginning of the part | ||
6206 | 2024.11.20 02:21:54.112415 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 4 rows starting from the beginning of the part | ||
6207 | 2024.11.20 02:21:54.112739 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 49 rows starting from the beginning of the part | ||
6208 | 2024.11.20 02:21:54.113539 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6209 | 2024.11.20 02:21:54.113605 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6210 | 2024.11.20 02:21:54.114534 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6211 | 2024.11.20 02:21:54.115080 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6212 | 2024.11.20 02:21:54.115676 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.005311626 sec., 41418.5787930099 rows/sec., 3.12 MiB/sec. | ||
6213 | 2024.11.20 02:21:54.115716 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005069 sec., 2761.8859735648057 rows/sec., 193.42 KiB/sec. | ||
6214 | 2024.11.20 02:21:54.115850 [ 280 ] {cae70f15-0285-4200-b120-dce0547ab44d} <Debug> TCPHandler: Processed in 0.005414987 sec. | ||
6215 | 2024.11.20 02:21:54.115949 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
6216 | 2024.11.20 02:21:54.116033 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6217 | 2024.11.20 02:21:54.116228 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6218 | 2024.11.20 02:21:54.116311 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6219 | 2024.11.20 02:21:54.116436 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6220 | 2024.11.20 02:21:54.116634 [ 201 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_31_6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
6221 | 2024.11.20 02:21:54.116816 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
6222 | 2024.11.20 02:21:54.117294 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6223 | 2024.11.20 02:21:54.117339 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6224 | 2024.11.20 02:21:54.117701 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6225 | 2024.11.20 02:21:54.117958 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6226 | 2024.11.20 02:21:54.118085 [ 127 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6227 | 2024.11.20 02:21:54.118126 [ 127 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6228 | 2024.11.20 02:21:54.118147 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001945 sec., 6683.8046272493575 rows/sec., 416.73 KiB/sec. | ||
6229 | 2024.11.20 02:21:54.118153 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6230 | 2024.11.20 02:21:54.118279 [ 276 ] {ffe0f003-5968-48e4-99d9-579574999db0} <Debug> TCPHandler: Processed in 0.00233137 sec. | ||
6231 | 2024.11.20 02:21:54.118539 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6232 | 2024.11.20 02:21:54.118557 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
6233 | 2024.11.20 02:21:54.118960 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6234 | 2024.11.20 02:21:54.119055 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6235 | 2024.11.20 02:21:54.119108 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6236 | 2024.11.20 02:21:54.119142 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
6237 | 2024.11.20 02:21:54.119498 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
6238 | 2024.11.20 02:21:54.119794 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
6239 | 2024.11.20 02:21:54.120128 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
6240 | 2024.11.20 02:21:54.120456 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
6241 | 2024.11.20 02:21:54.122140 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6242 | 2024.11.20 02:21:54.122207 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6243 | 2024.11.20 02:21:54.122931 [ 200 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004662191 sec., 13941.942747519352 rows/sec., 923.74 KiB/sec. | ||
6244 | 2024.11.20 02:21:54.123140 [ 201 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6245 | 2024.11.20 02:21:54.123222 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6246 | 2024.11.20 02:21:54.123613 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_17_4} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6247 | 2024.11.20 02:21:54.123673 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6248 | 2024.11.20 02:21:54.123850 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_17_4} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6249 | 2024.11.20 02:21:54.124098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6250 | 2024.11.20 02:21:54.124138 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00532 sec., 79699.24812030075 rows/sec., 5.70 MiB/sec. | ||
6251 | 2024.11.20 02:21:54.124212 [ 280 ] {9b9fb198-4bbf-4f3d-9d5f-c27b158a0be9} <Debug> TCPHandler: Processed in 0.005834637 sec. | ||
6252 | 2024.11.20 02:21:54.124352 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6253 | 2024.11.20 02:21:54.124463 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6254 | 2024.11.20 02:21:54.124509 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6255 | 2024.11.20 02:21:54.124950 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6256 | 2024.11.20 02:21:54.124990 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6257 | 2024.11.20 02:21:54.125359 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6258 | 2024.11.20 02:21:54.125595 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6259 | 2024.11.20 02:21:54.125859 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. | ||
6260 | 2024.11.20 02:21:54.126081 [ 276 ] {9caacfb2-dc6e-47ba-ac25-81cd60316c88} <Debug> TCPHandler: Processed in 0.001778699 sec. | ||
6261 | 2024.11.20 02:21:54.126263 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6262 | 2024.11.20 02:21:54.126392 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6263 | 2024.11.20 02:21:54.126449 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6264 | 2024.11.20 02:21:54.127043 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6265 | 2024.11.20 02:21:54.127082 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6266 | 2024.11.20 02:21:54.127474 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6267 | 2024.11.20 02:21:54.127708 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6268 | 2024.11.20 02:21:54.127914 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001552 sec., 152706.1855670103 rows/sec., 10.24 MiB/sec. | ||
6269 | 2024.11.20 02:21:54.127966 [ 280 ] {d726ac50-a26f-4e63-a1b6-d8a9a576a745} <Debug> TCPHandler: Processed in 0.001765039 sec. | ||
6270 | 2024.11.20 02:21:54.128098 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6271 | 2024.11.20 02:21:54.128226 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6272 | 2024.11.20 02:21:54.128282 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6273 | 2024.11.20 02:21:54.128767 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6274 | 2024.11.20 02:21:54.128807 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6275 | 2024.11.20 02:21:54.129160 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
6276 | 2024.11.20 02:21:54.129394 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6277 | 2024.11.20 02:21:54.129678 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001461 sec., 684.4626967830253 rows/sec., 46.12 KiB/sec. | ||
6278 | 2024.11.20 02:21:54.129877 [ 276 ] {9994cb1b-2025-44ea-b617-82a9680ffdbb} <Debug> TCPHandler: Processed in 0.00183596 sec. | ||
6279 | 2024.11.20 02:21:54.130031 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6280 | 2024.11.20 02:21:54.130160 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6281 | 2024.11.20 02:21:54.130240 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <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 | ||
6282 | 2024.11.20 02:21:54.131462 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6283 | 2024.11.20 02:21:54.131502 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6284 | 2024.11.20 02:21:54.132149 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6285 | 2024.11.20 02:21:54.132405 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6286 | 2024.11.20 02:21:54.132742 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002588 sec., 16228.748068006182 rows/sec., 29.08 MiB/sec. | ||
6287 | 2024.11.20 02:21:54.133038 [ 280 ] {334774a1-bc6c-4c33-bd9d-ab796d564ba0} <Debug> TCPHandler: Processed in 0.003066827 sec. | ||
6288 | 2024.11.20 02:21:54.133182 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6289 | 2024.11.20 02:21:54.133311 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6290 | 2024.11.20 02:21:54.133367 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6291 | 2024.11.20 02:21:54.133861 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6292 | 2024.11.20 02:21:54.133901 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6293 | 2024.11.20 02:21:54.134264 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
6294 | 2024.11.20 02:21:54.134500 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6295 | 2024.11.20 02:21:54.134752 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001468 sec., 55858.310626703 rows/sec., 3.55 MiB/sec. | ||
6296 | 2024.11.20 02:21:54.134936 [ 276 ] {ef489d3e-304c-4a37-9be0-717f63a01fb6} <Debug> TCPHandler: Processed in 0.00181284 sec. | ||
6297 | 2024.11.20 02:21:55.153821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
6298 | 2024.11.20 02:21:55.154486 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6299 | 2024.11.20 02:21:55.154532 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6300 | 2024.11.20 02:21:55.155075 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6301 | 2024.11.20 02:21:55.155334 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6302 | 2024.11.20 02:21:55.155540 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
6303 | 2024.11.20 02:21:56.237542 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
6304 | 2024.11.20 02:21:56.258506 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6305 | 2024.11.20 02:21:56.258553 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6306 | 2024.11.20 02:21:56.266320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6307 | 2024.11.20 02:21:56.267093 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6308 | 2024.11.20 02:21:56.269859 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
6309 | 2024.11.20 02:21:59.021702 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47971, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6310 | 2024.11.20 02:21:59.093322 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6311 | 2024.11.20 02:21:59.093528 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6312 | 2024.11.20 02:21:59.093607 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6313 | 2024.11.20 02:21:59.094370 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6314 | 2024.11.20 02:21:59.094411 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6315 | 2024.11.20 02:21:59.094845 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
6316 | 2024.11.20 02:21:59.095104 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6317 | 2024.11.20 02:21:59.095305 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001835 sec., 5449.591280653951 rows/sec., 444.38 KiB/sec. | ||
6318 | 2024.11.20 02:21:59.095361 [ 276 ] {792d917e-75e8-4650-bad9-ed65403ea2a5} <Debug> TCPHandler: Processed in 0.002171267 sec. | ||
6319 | 2024.11.20 02:21:59.095545 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6320 | 2024.11.20 02:21:59.095683 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6321 | 2024.11.20 02:21:59.095737 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6322 | 2024.11.20 02:21:59.096338 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6323 | 2024.11.20 02:21:59.096377 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6324 | 2024.11.20 02:21:59.096752 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6325 | 2024.11.20 02:21:59.097000 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6326 | 2024.11.20 02:21:59.097180 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001528 sec., 39921.46596858639 rows/sec., 3.05 MiB/sec. | ||
6327 | 2024.11.20 02:21:59.097232 [ 280 ] {b9fa64aa-06c0-45a9-ba83-c28c98206ec0} <Debug> TCPHandler: Processed in 0.001755138 sec. | ||
6328 | 2024.11.20 02:21:59.097388 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6329 | 2024.11.20 02:21:59.097519 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6330 | 2024.11.20 02:21:59.097573 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6331 | 2024.11.20 02:21:59.098144 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6332 | 2024.11.20 02:21:59.098181 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6333 | 2024.11.20 02:21:59.098517 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
6334 | 2024.11.20 02:21:59.098762 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6335 | 2024.11.20 02:21:59.098938 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001449 sec., 6901.311249137336 rows/sec., 481.88 KiB/sec. | ||
6336 | 2024.11.20 02:21:59.098990 [ 276 ] {bb43d337-7b25-4a3f-8c4d-814daa7ba299} <Debug> TCPHandler: Processed in 0.001664077 sec. | ||
6337 | 2024.11.20 02:21:59.099125 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6338 | 2024.11.20 02:21:59.099233 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6339 | 2024.11.20 02:21:59.099279 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6340 | 2024.11.20 02:21:59.099831 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6341 | 2024.11.20 02:21:59.099869 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6342 | 2024.11.20 02:21:59.100226 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6343 | 2024.11.20 02:21:59.100465 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6344 | 2024.11.20 02:21:59.100637 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001427 sec., 51857.04274702172 rows/sec., 4.06 MiB/sec. | ||
6345 | 2024.11.20 02:21:59.100687 [ 280 ] {8079dd46-ae51-4aed-9d20-2933297cb229} <Debug> TCPHandler: Processed in 0.001613875 sec. | ||
6346 | 2024.11.20 02:21:59.100820 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6347 | 2024.11.20 02:21:59.100941 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6348 | 2024.11.20 02:21:59.101001 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6349 | 2024.11.20 02:21:59.101607 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6350 | 2024.11.20 02:21:59.101653 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6351 | 2024.11.20 02:21:59.102070 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6352 | 2024.11.20 02:21:59.102307 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6353 | 2024.11.20 02:21:59.102496 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001585 sec., 104100.94637223975 rows/sec., 7.25 MiB/sec. | ||
6354 | 2024.11.20 02:21:59.102547 [ 276 ] {75115f7a-16ac-4858-805e-b480bf5e7930} <Debug> TCPHandler: Processed in 0.001777579 sec. | ||
6355 | 2024.11.20 02:21:59.102674 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6356 | 2024.11.20 02:21:59.102780 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6357 | 2024.11.20 02:21:59.102826 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6358 | 2024.11.20 02:21:59.103321 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6359 | 2024.11.20 02:21:59.103368 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6360 | 2024.11.20 02:21:59.103787 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
6361 | 2024.11.20 02:21:59.104043 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6362 | 2024.11.20 02:21:59.104264 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001506 sec., 39840.6374501992 rows/sec., 2.68 MiB/sec. | ||
6363 | 2024.11.20 02:21:59.104319 [ 280 ] {04414b05-8cf9-449d-b9fc-f66731d3f8ea} <Debug> TCPHandler: Processed in 0.001694616 sec. | ||
6364 | 2024.11.20 02:21:59.203678 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61763, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6365 | 2024.11.20 02:21:59.220011 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63301, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6366 | 2024.11.20 02:21:59.309347 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:50732, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6367 | 2024.11.20 02:21:59.314712 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:35138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6368 | 2024.11.20 02:21:59.368999 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54914, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6369 | 2024.11.20 02:21:59.406326 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6370 | 2024.11.20 02:21:59.411680 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63414, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6371 | 2024.11.20 02:22:02.505266 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6372 | 2024.11.20 02:22:02.505341 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6373 | 2024.11.20 02:22:02.655731 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
6374 | 2024.11.20 02:22:02.656558 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6375 | 2024.11.20 02:22:02.656596 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6376 | 2024.11.20 02:22:02.657189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6377 | 2024.11.20 02:22:02.657439 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6378 | 2024.11.20 02:22:02.657600 [ 116 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6379 | 2024.11.20 02:22:02.657636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
6380 | 2024.11.20 02:22:02.657655 [ 116 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6381 | 2024.11.20 02:22:02.657681 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6382 | 2024.11.20 02:22:02.657862 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
6383 | 2024.11.20 02:22:02.658080 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6384 | 2024.11.20 02:22:02.658127 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
6385 | 2024.11.20 02:22:02.658218 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
6386 | 2024.11.20 02:22:02.658474 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
6387 | 2024.11.20 02:22:02.658679 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
6388 | 2024.11.20 02:22:02.658853 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
6389 | 2024.11.20 02:22:02.658989 [ 201 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
6390 | 2024.11.20 02:22:02.661746 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.003982296 sec., 4151122.8698218316 rows/sec., 59.38 MiB/sec. | ||
6391 | 2024.11.20 02:22:02.661930 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6392 | 2024.11.20 02:22:02.662284 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6393 | 2024.11.20 02:22:02.662359 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_36_7} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6394 | 2024.11.20 02:22:02.662460 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
6395 | 2024.11.20 02:22:02.731316 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 886 | ||
6396 | 2024.11.20 02:22:02.734557 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6397 | 2024.11.20 02:22:02.734604 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6398 | 2024.11.20 02:22:02.736108 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
6399 | 2024.11.20 02:22:02.736414 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6400 | 2024.11.20 02:22:02.736627 [ 116 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
6401 | 2024.11.20 02:22:02.736732 [ 116 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6402 | 2024.11.20 02:22:02.736800 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6403 | 2024.11.20 02:22:02.737278 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
6404 | 2024.11.20 02:22:02.737842 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
6405 | 2024.11.20 02:22:02.738386 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6406 | 2024.11.20 02:22:02.738566 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 748 rows starting from the beginning of the part | ||
6407 | 2024.11.20 02:22:02.739222 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 20 rows starting from the beginning of the part | ||
6408 | 2024.11.20 02:22:02.739845 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 34 rows starting from the beginning of the part | ||
6409 | 2024.11.20 02:22:02.740339 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
6410 | 2024.11.20 02:22:02.740827 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 20 rows starting from the beginning of the part | ||
6411 | 2024.11.20 02:22:02.741312 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
6412 | 2024.11.20 02:22:02.749009 [ 187 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 886 rows, containing 72 columns (72 merged, 0 gathered) in 0.012061332 sec., 73457.89005725073 rows/sec., 59.91 MiB/sec. | ||
6413 | 2024.11.20 02:22:02.750402 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
6414 | 2024.11.20 02:22:02.751191 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6415 | 2024.11.20 02:22:02.751286 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_26_5} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
6416 | 2024.11.20 02:22:02.751613 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
6417 | 2024.11.20 02:22:03.264312 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40349, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6418 | 2024.11.20 02:22:03.551932 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64871, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6419 | 2024.11.20 02:22:03.576424 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37723, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6420 | 2024.11.20 02:22:03.629942 [ 285 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45260, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6421 | 2024.11.20 02:22:03.651427 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38653, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6422 | 2024.11.20 02:22:03.709422 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37941, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6423 | 2024.11.20 02:22:03.764885 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43665, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6424 | 2024.11.20 02:22:03.769968 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
6425 | 2024.11.20 02:22:03.791024 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6426 | 2024.11.20 02:22:03.791072 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6427 | 2024.11.20 02:22:03.798686 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
6428 | 2024.11.20 02:22:03.799459 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6429 | 2024.11.20 02:22:03.799737 [ 115 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
6430 | 2024.11.20 02:22:03.799798 [ 115 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6431 | 2024.11.20 02:22:03.799838 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6432 | 2024.11.20 02:22:03.800196 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
6433 | 2024.11.20 02:22:03.811287 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
6434 | 2024.11.20 02:22:03.812318 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6435 | 2024.11.20 02:22:03.813269 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
6436 | 2024.11.20 02:22:03.817699 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 8 rows starting from the beginning of the part | ||
6437 | 2024.11.20 02:22:03.822361 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part | ||
6438 | 2024.11.20 02:22:03.827313 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
6439 | 2024.11.20 02:22:03.832699 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
6440 | 2024.11.20 02:22:03.837142 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 8 rows starting from the beginning of the part | ||
6441 | 2024.11.20 02:22:03.841577 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56480, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6442 | 2024.11.20 02:22:03.898221 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.098302524 sec., 2766.968628394526 rows/sec., 14.31 MiB/sec. | ||
6443 | 2024.11.20 02:22:03.900165 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
6444 | 2024.11.20 02:22:03.902659 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6445 | 2024.11.20 02:22:03.902761 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_36_7} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
6446 | 2024.11.20 02:22:03.904228 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
6447 | 2024.11.20 02:22:03.936158 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60053, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6448 | 2024.11.20 02:22:04.000245 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.73 MiB, peak 216.61 MiB, free memory in arenas 0.00 B, will set to 206.56 MiB (RSS), difference: 1.83 MiB | ||
6449 | 2024.11.20 02:22:04.093851 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6450 | 2024.11.20 02:22:04.094122 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6451 | 2024.11.20 02:22:04.094186 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6452 | 2024.11.20 02:22:04.094867 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6453 | 2024.11.20 02:22:04.094907 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6454 | 2024.11.20 02:22:04.095327 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6455 | 2024.11.20 02:22:04.095578 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6456 | 2024.11.20 02:22:04.095730 [ 115 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6457 | 2024.11.20 02:22:04.095776 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001726 sec., 32444.959443800693 rows/sec., 2.49 MiB/sec. | ||
6458 | 2024.11.20 02:22:04.095780 [ 115 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6459 | 2024.11.20 02:22:04.095831 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.13 GiB. | ||
6460 | 2024.11.20 02:22:04.095853 [ 276 ] {ebbf0169-fe1f-457e-8718-fcc3de13cb1f} <Debug> TCPHandler: Processed in 0.002175877 sec. | ||
6461 | 2024.11.20 02:22:04.096080 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
6462 | 2024.11.20 02:22:04.096090 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6463 | 2024.11.20 02:22:04.096357 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6464 | 2024.11.20 02:22:04.096366 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6465 | 2024.11.20 02:22:04.096423 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1436 rows starting from the beginning of the part | ||
6466 | 2024.11.20 02:22:04.096467 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6467 | 2024.11.20 02:22:04.096769 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
6468 | 2024.11.20 02:22:04.097123 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
6469 | 2024.11.20 02:22:04.097436 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 287 rows starting from the beginning of the part | ||
6470 | 2024.11.20 02:22:04.097959 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 61 rows starting from the beginning of the part | ||
6471 | 2024.11.20 02:22:04.098367 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
6472 | 2024.11.20 02:22:04.099320 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6473 | 2024.11.20 02:22:04.099386 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6474 | 2024.11.20 02:22:04.100328 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6475 | 2024.11.20 02:22:04.100852 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6476 | 2024.11.20 02:22:04.101036 [ 115 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6477 | 2024.11.20 02:22:04.101093 [ 115 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6478 | 2024.11.20 02:22:04.101127 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004854 sec., 13185.002060156572 rows/sec., 1.03 MiB/sec. | ||
6479 | 2024.11.20 02:22:04.101138 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6480 | 2024.11.20 02:22:04.101479 [ 280 ] {5d3751b0-1bf7-4a64-96e3-3d7fd9d11f52} <Debug> TCPHandler: Processed in 0.005491919 sec. | ||
6481 | 2024.11.20 02:22:04.101917 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6482 | 2024.11.20 02:22:04.102425 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6483 | 2024.11.20 02:22:04.102688 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
6484 | 2024.11.20 02:22:04.102711 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6485 | 2024.11.20 02:22:04.103487 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6486 | 2024.11.20 02:22:04.103628 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part | ||
6487 | 2024.11.20 02:22:04.103679 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.007727877 sec., 252850.81530153754 rows/sec., 22.11 MiB/sec. | ||
6488 | 2024.11.20 02:22:04.104076 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
6489 | 2024.11.20 02:22:04.104478 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
6490 | 2024.11.20 02:22:04.104767 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 424 rows starting from the beginning of the part | ||
6491 | 2024.11.20 02:22:04.104926 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6492 | 2024.11.20 02:22:04.105265 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 74 rows starting from the beginning of the part | ||
6493 | 2024.11.20 02:22:04.105690 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
6494 | 2024.11.20 02:22:04.106680 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6495 | 2024.11.20 02:22:04.106774 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6496 | 2024.11.20 02:22:04.106884 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6497 | 2024.11.20 02:22:04.107321 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_51_10} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6498 | 2024.11.20 02:22:04.107766 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
6499 | 2024.11.20 02:22:04.108262 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6500 | 2024.11.20 02:22:04.108849 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6501 | 2024.11.20 02:22:04.109042 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6502 | 2024.11.20 02:22:04.109133 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6503 | 2024.11.20 02:22:04.109161 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6504 | 2024.11.20 02:22:04.109193 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006922 sec., 23114.706732158334 rows/sec., 1.61 MiB/sec. | ||
6505 | 2024.11.20 02:22:04.109689 [ 276 ] {b2908ab6-3298-4cfd-80c9-6296a552b15e} <Debug> TCPHandler: Processed in 0.008100276 sec. | ||
6506 | 2024.11.20 02:22:04.110104 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6507 | 2024.11.20 02:22:04.110372 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 5 columns (5 merged, 0 gathered) in 0.008633878 sec., 186474.72201946797 rows/sec., 14.39 MiB/sec. | ||
6508 | 2024.11.20 02:22:04.110691 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6509 | 2024.11.20 02:22:04.110846 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6510 | 2024.11.20 02:22:04.110992 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6511 | 2024.11.20 02:22:04.111032 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
6512 | 2024.11.20 02:22:04.111895 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6513 | 2024.11.20 02:22:04.111928 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6514 | 2024.11.20 02:22:04.112061 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 9817 rows starting from the beginning of the part | ||
6515 | 2024.11.20 02:22:04.112322 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_51_10} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6516 | 2024.11.20 02:22:04.112631 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
6517 | 2024.11.20 02:22:04.112743 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
6518 | 2024.11.20 02:22:04.113118 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
6519 | 2024.11.20 02:22:04.113511 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
6520 | 2024.11.20 02:22:04.113616 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6521 | 2024.11.20 02:22:04.113721 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6522 | 2024.11.20 02:22:04.113821 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 165 rows starting from the beginning of the part | ||
6523 | 2024.11.20 02:22:04.114131 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
6524 | 2024.11.20 02:22:04.114977 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
6525 | 2024.11.20 02:22:04.115410 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6526 | 2024.11.20 02:22:04.115632 [ 115 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
6527 | 2024.11.20 02:22:04.115671 [ 115 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6528 | 2024.11.20 02:22:04.115702 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6529 | 2024.11.20 02:22:04.115701 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005247 sec., 11435.105774728416 rows/sec., 789.14 KiB/sec. | ||
6530 | 2024.11.20 02:22:04.115934 [ 280 ] {bdd4e988-85bf-4876-a4e4-bd38835fa7f3} <Debug> TCPHandler: Processed in 0.006081552 sec. | ||
6531 | 2024.11.20 02:22:04.116127 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6532 | 2024.11.20 02:22:04.116406 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6533 | 2024.11.20 02:22:04.116480 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2918 rows starting from the beginning of the part | ||
6534 | 2024.11.20 02:22:04.116791 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6535 | 2024.11.20 02:22:04.117118 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6536 | 2024.11.20 02:22:04.117438 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6537 | 2024.11.20 02:22:04.117770 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6538 | 2024.11.20 02:22:04.118053 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
6539 | 2024.11.20 02:22:04.120613 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3228 rows, containing 4 columns (4 merged, 0 gathered) in 0.004807734 sec., 671418.177461565 rows/sec., 44.16 MiB/sec. | ||
6540 | 2024.11.20 02:22:04.121006 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6541 | 2024.11.20 02:22:04.121338 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_51_10} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6542 | 2024.11.20 02:22:04.121439 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_51_10} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6543 | 2024.11.20 02:22:04.121574 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
6544 | 2024.11.20 02:22:04.121780 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10669 rows, containing 5 columns (5 merged, 0 gathered) in 0.012484351 sec., 854589.8781602664 rows/sec., 58.27 MiB/sec. | ||
6545 | 2024.11.20 02:22:04.122055 [ 200 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
6546 | 2024.11.20 02:22:04.122360 [ 200 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6547 | 2024.11.20 02:22:04.122442 [ 200 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
6548 | 2024.11.20 02:22:04.122537 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
6549 | 2024.11.20 02:22:04.351179 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6550 | 2024.11.20 02:22:04.485565 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60527, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6551 | 2024.11.20 02:22:04.610074 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62023, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6552 | 2024.11.20 02:22:04.622558 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46670, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6553 | 2024.11.20 02:22:04.655437 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57810, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6554 | 2024.11.20 02:22:04.693863 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6555 | 2024.11.20 02:22:04.814451 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6556 | 2024.11.20 02:22:04.851820 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6557 | 2024.11.20 02:22:05.339774 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51185, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6558 | 2024.11.20 02:22:05.420769 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6559 | 2024.11.20 02:22:05.508481 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6560 | 2024.11.20 02:22:05.575109 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63309, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6561 | 2024.11.20 02:22:05.597765 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41441, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6562 | 2024.11.20 02:22:05.611054 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61839, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6563 | 2024.11.20 02:22:05.623342 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6564 | 2024.11.20 02:22:06.544025 [ 112 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6565 | 2024.11.20 02:22:06.544125 [ 112 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6566 | 2024.11.20 02:22:06.544148 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6567 | 2024.11.20 02:22:06.544379 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
6568 | 2024.11.20 02:22:06.544583 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6569 | 2024.11.20 02:22:06.544622 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
6570 | 2024.11.20 02:22:06.544700 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
6571 | 2024.11.20 02:22:06.544912 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
6572 | 2024.11.20 02:22:06.545160 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
6573 | 2024.11.20 02:22:06.545314 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
6574 | 2024.11.20 02:22:06.546449 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 102 rows, containing 4 columns (4 merged, 0 gathered) in 0.002217178 sec., 46004.425445318324 rows/sec., 2.35 MiB/sec. | ||
6575 | 2024.11.20 02:22:06.546675 [ 195 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6576 | 2024.11.20 02:22:06.547115 [ 195 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_17_4} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6577 | 2024.11.20 02:22:06.547221 [ 195 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_17_4} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6578 | 2024.11.20 02:22:06.547331 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
6579 | 2024.11.20 02:22:07.802789 [ 111 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6580 | 2024.11.20 02:22:07.802888 [ 111 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6581 | 2024.11.20 02:22:07.802930 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6582 | 2024.11.20 02:22:07.803286 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
6583 | 2024.11.20 02:22:07.803633 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6584 | 2024.11.20 02:22:07.803699 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
6585 | 2024.11.20 02:22:07.803828 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
6586 | 2024.11.20 02:22:07.804057 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
6587 | 2024.11.20 02:22:07.804267 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
6588 | 2024.11.20 02:22:07.804377 [ 188 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
6589 | 2024.11.20 02:22:07.805364 [ 201 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17 rows, containing 4 columns (4 merged, 0 gathered) in 0.002316731 sec., 7337.925723789253 rows/sec., 494.45 KiB/sec. | ||
6590 | 2024.11.20 02:22:07.805594 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6591 | 2024.11.20 02:22:07.806021 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6592 | 2024.11.20 02:22:07.806137 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_17_4} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6593 | 2024.11.20 02:22:07.806252 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6594 | 2024.11.20 02:22:08.184295 [ 111 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
6595 | 2024.11.20 02:22:08.184387 [ 111 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6596 | 2024.11.20 02:22:08.184428 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6597 | 2024.11.20 02:22:08.184672 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
6598 | 2024.11.20 02:22:08.184892 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6599 | 2024.11.20 02:22:08.184937 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 242 rows starting from the beginning of the part | ||
6600 | 2024.11.20 02:22:08.185043 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
6601 | 2024.11.20 02:22:08.185322 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
6602 | 2024.11.20 02:22:08.185420 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
6603 | 2024.11.20 02:22:08.185694 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
6604 | 2024.11.20 02:22:08.186820 [ 201 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002287459 sec., 130275.55903734232 rows/sec., 9.34 MiB/sec. | ||
6605 | 2024.11.20 02:22:08.187053 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
6606 | 2024.11.20 02:22:08.187404 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_17_4} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6607 | 2024.11.20 02:22:08.187499 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_17_4} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
6608 | 2024.11.20 02:22:08.187599 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
6609 | 2024.11.20 02:22:09.100151 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6610 | 2024.11.20 02:22:09.100367 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6611 | 2024.11.20 02:22:09.100449 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6612 | 2024.11.20 02:22:09.101284 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6613 | 2024.11.20 02:22:09.101333 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6614 | 2024.11.20 02:22:09.101767 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6615 | 2024.11.20 02:22:09.102022 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6616 | 2024.11.20 02:22:09.102290 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001977 sec., 7081.436519979768 rows/sec., 509.77 KiB/sec. | ||
6617 | 2024.11.20 02:22:09.102507 [ 276 ] {b3c9f90d-b4b5-4aa5-bcc2-bc7cf614ded4} <Debug> TCPHandler: Processed in 0.002492895 sec. | ||
6618 | 2024.11.20 02:22:09.102688 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6619 | 2024.11.20 02:22:09.102802 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6620 | 2024.11.20 02:22:09.102850 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6621 | 2024.11.20 02:22:09.103539 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6622 | 2024.11.20 02:22:09.103578 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6623 | 2024.11.20 02:22:09.103957 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6624 | 2024.11.20 02:22:09.104200 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6625 | 2024.11.20 02:22:09.104414 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001635 sec., 175535.16819571867 rows/sec., 15.52 MiB/sec. | ||
6626 | 2024.11.20 02:22:09.104471 [ 280 ] {21e10fa1-387d-477c-9891-8f43f4fdf79f} <Debug> TCPHandler: Processed in 0.001839649 sec. | ||
6627 | 2024.11.20 02:22:09.104631 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6628 | 2024.11.20 02:22:09.104763 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6629 | 2024.11.20 02:22:09.104817 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6630 | 2024.11.20 02:22:09.105434 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6631 | 2024.11.20 02:22:09.105474 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6632 | 2024.11.20 02:22:09.105823 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
6633 | 2024.11.20 02:22:09.106075 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6634 | 2024.11.20 02:22:09.106285 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001551 sec., 31592.52095422308 rows/sec., 2.28 MiB/sec. | ||
6635 | 2024.11.20 02:22:09.106338 [ 276 ] {e65c4528-c134-43c9-9bc2-594cb35b5f40} <Debug> TCPHandler: Processed in 0.001779839 sec. | ||
6636 | 2024.11.20 02:22:09.106476 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6637 | 2024.11.20 02:22:09.106602 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6638 | 2024.11.20 02:22:09.106655 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6639 | 2024.11.20 02:22:09.107284 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6640 | 2024.11.20 02:22:09.107323 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6641 | 2024.11.20 02:22:09.107660 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6642 | 2024.11.20 02:22:09.107895 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6643 | 2024.11.20 02:22:09.108102 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001528 sec., 9162.303664921466 rows/sec., 641.67 KiB/sec. | ||
6644 | 2024.11.20 02:22:09.108153 [ 280 ] {9d0f29cd-a81f-4237-a19f-27d9ca905878} <Debug> TCPHandler: Processed in 0.001738568 sec. | ||
6645 | 2024.11.20 02:22:09.108315 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6646 | 2024.11.20 02:22:09.108443 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6647 | 2024.11.20 02:22:09.108498 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6648 | 2024.11.20 02:22:09.109136 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6649 | 2024.11.20 02:22:09.109185 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6650 | 2024.11.20 02:22:09.109542 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6651 | 2024.11.20 02:22:09.109782 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6652 | 2024.11.20 02:22:09.110049 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001628 sec., 7985.257985257985 rows/sec., 497.88 KiB/sec. | ||
6653 | 2024.11.20 02:22:09.110258 [ 276 ] {e9e85e69-7b25-4726-b58c-55bf5b8fc784} <Debug> TCPHandler: Processed in 0.001999144 sec. | ||
6654 | 2024.11.20 02:22:09.110409 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6655 | 2024.11.20 02:22:09.110538 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6656 | 2024.11.20 02:22:09.110591 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6657 | 2024.11.20 02:22:09.111380 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6658 | 2024.11.20 02:22:09.111419 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6659 | 2024.11.20 02:22:09.111787 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6660 | 2024.11.20 02:22:09.112019 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6661 | 2024.11.20 02:22:09.112230 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001722 sec., 246225.3193960511 rows/sec., 17.61 MiB/sec. | ||
6662 | 2024.11.20 02:22:09.112282 [ 280 ] {80e31b47-a2ed-4237-a8b7-22580d571154} <Debug> TCPHandler: Processed in 0.001935812 sec. | ||
6663 | 2024.11.20 02:22:09.112424 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6664 | 2024.11.20 02:22:09.112554 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6665 | 2024.11.20 02:22:09.112610 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6666 | 2024.11.20 02:22:09.113136 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6667 | 2024.11.20 02:22:09.113183 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6668 | 2024.11.20 02:22:09.113542 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6669 | 2024.11.20 02:22:09.113773 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6670 | 2024.11.20 02:22:09.113979 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001454 sec., 4126.547455295736 rows/sec., 215.60 KiB/sec. | ||
6671 | 2024.11.20 02:22:09.114035 [ 276 ] {37576f01-2294-4411-95f0-93e04c74e579} <Debug> TCPHandler: Processed in 0.001670686 sec. | ||
6672 | 2024.11.20 02:22:09.114173 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6673 | 2024.11.20 02:22:09.114286 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6674 | 2024.11.20 02:22:09.114344 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6675 | 2024.11.20 02:22:09.114971 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6676 | 2024.11.20 02:22:09.115018 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6677 | 2024.11.20 02:22:09.115432 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6678 | 2024.11.20 02:22:09.115657 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6679 | 2024.11.20 02:22:09.115852 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001596 sec., 148496.24060150376 rows/sec., 9.95 MiB/sec. | ||
6680 | 2024.11.20 02:22:09.115903 [ 280 ] {c494f6fb-079c-4a96-b076-6736185e604d} <Debug> TCPHandler: Processed in 0.001780009 sec. | ||
6681 | 2024.11.20 02:22:09.116038 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6682 | 2024.11.20 02:22:09.116145 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6683 | 2024.11.20 02:22:09.116192 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6684 | 2024.11.20 02:22:09.116681 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6685 | 2024.11.20 02:22:09.116729 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6686 | 2024.11.20 02:22:09.117137 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
6687 | 2024.11.20 02:22:09.117388 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6688 | 2024.11.20 02:22:09.117614 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001486 sec., 672.9475100942127 rows/sec., 45.35 KiB/sec. | ||
6689 | 2024.11.20 02:22:09.117704 [ 276 ] {f3768480-2163-46a0-9495-a095c618e565} <Debug> TCPHandler: Processed in 0.001716487 sec. | ||
6690 | 2024.11.20 02:22:09.117833 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6691 | 2024.11.20 02:22:09.117938 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6692 | 2024.11.20 02:22:09.118003 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <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 | ||
6693 | 2024.11.20 02:22:09.119070 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6694 | 2024.11.20 02:22:09.119107 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6695 | 2024.11.20 02:22:09.119731 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
6696 | 2024.11.20 02:22:09.119984 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6697 | 2024.11.20 02:22:09.120235 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002318 sec., 18119.068162208798 rows/sec., 32.47 MiB/sec. | ||
6698 | 2024.11.20 02:22:09.120329 [ 280 ] {73d9da36-1b16-46db-91ce-6b5e2b03c9cd} <Debug> TCPHandler: Processed in 0.002545135 sec. | ||
6699 | 2024.11.20 02:22:09.120480 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6700 | 2024.11.20 02:22:09.120610 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6701 | 2024.11.20 02:22:09.120665 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6702 | 2024.11.20 02:22:09.121188 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6703 | 2024.11.20 02:22:09.121235 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6704 | 2024.11.20 02:22:09.121603 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
6705 | 2024.11.20 02:22:09.121834 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6706 | 2024.11.20 02:22:09.122040 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00146 sec., 56164.38356164384 rows/sec., 3.57 MiB/sec. | ||
6707 | 2024.11.20 02:22:09.122091 [ 276 ] {b8aa2cc8-16fd-4066-a895-7408813911fe} <Debug> TCPHandler: Processed in 0.001672146 sec. | ||
6708 | 2024.11.20 02:22:10.157785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
6709 | 2024.11.20 02:22:10.158449 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6710 | 2024.11.20 02:22:10.158491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6711 | 2024.11.20 02:22:10.159002 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6712 | 2024.11.20 02:22:10.159254 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6713 | 2024.11.20 02:22:10.159534 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
6714 | 2024.11.20 02:22:11.311392 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
6715 | 2024.11.20 02:22:11.329901 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6716 | 2024.11.20 02:22:11.329962 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6717 | 2024.11.20 02:22:11.337220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
6718 | 2024.11.20 02:22:11.337966 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6719 | 2024.11.20 02:22:11.340659 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
6720 | 2024.11.20 02:22:12.738109 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 916 | ||
6721 | 2024.11.20 02:22:12.741152 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6722 | 2024.11.20 02:22:12.741192 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6723 | 2024.11.20 02:22:12.742641 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
6724 | 2024.11.20 02:22:12.742952 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6725 | 2024.11.20 02:22:12.744329 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
6726 | 2024.11.20 02:22:12.850255 [ 104 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
6727 | 2024.11.20 02:22:12.850349 [ 104 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6728 | 2024.11.20 02:22:12.850389 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6729 | 2024.11.20 02:22:12.850653 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
6730 | 2024.11.20 02:22:12.850915 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6731 | 2024.11.20 02:22:12.850982 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
6732 | 2024.11.20 02:22:12.851142 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
6733 | 2024.11.20 02:22:12.851364 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
6734 | 2024.11.20 02:22:12.851805 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
6735 | 2024.11.20 02:22:12.851913 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
6736 | 2024.11.20 02:22:12.852835 [ 201 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002331271 sec., 15442.220145148289 rows/sec., 1.29 MiB/sec. | ||
6737 | 2024.11.20 02:22:12.853048 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
6738 | 2024.11.20 02:22:12.853436 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6739 | 2024.11.20 02:22:12.853526 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_13_3} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
6740 | 2024.11.20 02:22:12.853628 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
6741 | 2024.11.20 02:22:14.092272 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6742 | 2024.11.20 02:22:14.092477 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6743 | 2024.11.20 02:22:14.092560 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6744 | 2024.11.20 02:22:14.093403 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6745 | 2024.11.20 02:22:14.093467 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6746 | 2024.11.20 02:22:14.093894 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
6747 | 2024.11.20 02:22:14.094154 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6748 | 2024.11.20 02:22:14.094377 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001952 sec., 1024.5901639344263 rows/sec., 83.55 KiB/sec. | ||
6749 | 2024.11.20 02:22:14.094623 [ 276 ] {96bb072a-6df6-4c66-8a09-5f30695efb1e} <Debug> TCPHandler: Processed in 0.002475614 sec. | ||
6750 | 2024.11.20 02:22:14.094822 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6751 | 2024.11.20 02:22:14.094971 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6752 | 2024.11.20 02:22:14.095030 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6753 | 2024.11.20 02:22:14.095697 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6754 | 2024.11.20 02:22:14.095737 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6755 | 2024.11.20 02:22:14.096108 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6756 | 2024.11.20 02:22:14.096344 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6757 | 2024.11.20 02:22:14.096527 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001593 sec., 35781.54425612053 rows/sec., 2.75 MiB/sec. | ||
6758 | 2024.11.20 02:22:14.096579 [ 280 ] {e895b728-900c-4469-b6c5-9fae86bdc12a} <Debug> TCPHandler: Processed in 0.001827299 sec. | ||
6759 | 2024.11.20 02:22:14.096726 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6760 | 2024.11.20 02:22:14.096855 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6761 | 2024.11.20 02:22:14.096909 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6762 | 2024.11.20 02:22:14.097506 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6763 | 2024.11.20 02:22:14.097544 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6764 | 2024.11.20 02:22:14.097880 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
6765 | 2024.11.20 02:22:14.098114 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6766 | 2024.11.20 02:22:14.098288 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001462 sec., 1367.9890560875513 rows/sec., 95.52 KiB/sec. | ||
6767 | 2024.11.20 02:22:14.098340 [ 276 ] {b2608eeb-9e85-4e24-ad39-8ff49449fe10} <Debug> TCPHandler: Processed in 0.001674646 sec. | ||
6768 | 2024.11.20 02:22:14.098477 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6769 | 2024.11.20 02:22:14.098605 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6770 | 2024.11.20 02:22:14.098659 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6771 | 2024.11.20 02:22:14.099301 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6772 | 2024.11.20 02:22:14.099347 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6773 | 2024.11.20 02:22:14.099725 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6774 | 2024.11.20 02:22:14.099962 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6775 | 2024.11.20 02:22:14.100133 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001556 sec., 42416.45244215938 rows/sec., 3.31 MiB/sec. | ||
6776 | 2024.11.20 02:22:14.100182 [ 280 ] {2de4e981-6a1b-4ba8-8dd6-31803d8a56ff} <Debug> TCPHandler: Processed in 0.001763589 sec. | ||
6777 | 2024.11.20 02:22:14.100301 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6778 | 2024.11.20 02:22:14.100408 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6779 | 2024.11.20 02:22:14.100461 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6780 | 2024.11.20 02:22:14.101052 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6781 | 2024.11.20 02:22:14.101099 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6782 | 2024.11.20 02:22:14.101546 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6783 | 2024.11.20 02:22:14.101782 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6784 | 2024.11.20 02:22:14.101953 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001567 sec., 82322.91001914487 rows/sec., 5.73 MiB/sec. | ||
6785 | 2024.11.20 02:22:14.102003 [ 276 ] {899cf13d-e0ff-41b7-826a-2c0484f0a25d} <Debug> TCPHandler: Processed in 0.001751458 sec. | ||
6786 | 2024.11.20 02:22:14.102130 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6787 | 2024.11.20 02:22:14.102234 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6788 | 2024.11.20 02:22:14.102281 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6789 | 2024.11.20 02:22:14.102696 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6790 | 2024.11.20 02:22:14.102733 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6791 | 2024.11.20 02:22:14.103083 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
6792 | 2024.11.20 02:22:14.103320 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6793 | 2024.11.20 02:22:14.103507 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001293 sec., 37122.96983758701 rows/sec., 2.50 MiB/sec. | ||
6794 | 2024.11.20 02:22:14.103577 [ 280 ] {8eae7687-ef44-4b8f-9db0-530b24de510b} <Debug> TCPHandler: Processed in 0.001497392 sec. | ||
6795 | 2024.11.20 02:22:17.505387 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
6796 | 2024.11.20 02:22:17.505458 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
6797 | 2024.11.20 02:22:17.659710 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
6798 | 2024.11.20 02:22:17.660354 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6799 | 2024.11.20 02:22:17.660397 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6800 | 2024.11.20 02:22:17.660928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6801 | 2024.11.20 02:22:17.661246 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6802 | 2024.11.20 02:22:17.661472 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
6803 | 2024.11.20 02:22:18.840764 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
6804 | 2024.11.20 02:22:18.860390 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6805 | 2024.11.20 02:22:18.860446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6806 | 2024.11.20 02:22:18.867712 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
6807 | 2024.11.20 02:22:18.868470 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6808 | 2024.11.20 02:22:18.871059 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
6809 | 2024.11.20 02:22:19.093508 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6810 | 2024.11.20 02:22:19.093691 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6811 | 2024.11.20 02:22:19.093761 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6812 | 2024.11.20 02:22:19.094521 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6813 | 2024.11.20 02:22:19.094573 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6814 | 2024.11.20 02:22:19.094961 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6815 | 2024.11.20 02:22:19.095270 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6816 | 2024.11.20 02:22:19.095502 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001861 sec., 30091.348737238044 rows/sec., 2.31 MiB/sec. | ||
6817 | 2024.11.20 02:22:19.095559 [ 276 ] {7970b1a1-7359-4fb9-bb9d-01a27b32fdbd} <Debug> TCPHandler: Processed in 0.002174427 sec. | ||
6818 | 2024.11.20 02:22:19.095727 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6819 | 2024.11.20 02:22:19.095850 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6820 | 2024.11.20 02:22:19.095896 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6821 | 2024.11.20 02:22:19.096465 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6822 | 2024.11.20 02:22:19.096504 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6823 | 2024.11.20 02:22:19.096870 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6824 | 2024.11.20 02:22:19.097102 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6825 | 2024.11.20 02:22:19.097361 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001529 sec., 41857.42315238718 rows/sec., 3.27 MiB/sec. | ||
6826 | 2024.11.20 02:22:19.097424 [ 280 ] {c6b02db1-e80b-4669-b046-e9b5d5456c4f} <Debug> TCPHandler: Processed in 0.001749338 sec. | ||
6827 | 2024.11.20 02:22:19.097642 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6828 | 2024.11.20 02:22:19.097813 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6829 | 2024.11.20 02:22:19.097874 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6830 | 2024.11.20 02:22:19.098496 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6831 | 2024.11.20 02:22:19.098543 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6832 | 2024.11.20 02:22:19.098933 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6833 | 2024.11.20 02:22:19.099170 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6834 | 2024.11.20 02:22:19.099375 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001594 sec., 100376.41154328734 rows/sec., 6.99 MiB/sec. | ||
6835 | 2024.11.20 02:22:19.099426 [ 276 ] {fe4bcd13-f66e-41c4-a4d2-896d29524942} <Debug> TCPHandler: Processed in 0.001901251 sec. | ||
6836 | 2024.11.20 02:22:19.099562 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6837 | 2024.11.20 02:22:19.099677 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6838 | 2024.11.20 02:22:19.099732 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6839 | 2024.11.20 02:22:19.100256 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6840 | 2024.11.20 02:22:19.100302 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6841 | 2024.11.20 02:22:19.100702 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
6842 | 2024.11.20 02:22:19.100932 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6843 | 2024.11.20 02:22:19.101146 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
6844 | 2024.11.20 02:22:19.101209 [ 280 ] {8ff239cd-3133-48a4-8176-4db2a9f0f087} <Debug> TCPHandler: Processed in 0.001697467 sec. | ||
6845 | 2024.11.20 02:22:22.744556 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 936 | ||
6846 | 2024.11.20 02:22:22.747347 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6847 | 2024.11.20 02:22:22.747387 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6848 | 2024.11.20 02:22:22.748824 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
6849 | 2024.11.20 02:22:22.749123 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6850 | 2024.11.20 02:22:22.749596 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 936 | ||
6851 | 2024.11.20 02:22:24.100954 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6852 | 2024.11.20 02:22:24.101251 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
6853 | 2024.11.20 02:22:24.101362 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
6854 | 2024.11.20 02:22:24.102284 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6855 | 2024.11.20 02:22:24.102329 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6856 | 2024.11.20 02:22:24.102772 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6857 | 2024.11.20 02:22:24.103030 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6858 | 2024.11.20 02:22:24.103269 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002102 sec., 6660.323501427211 rows/sec., 479.45 KiB/sec. | ||
6859 | 2024.11.20 02:22:24.103325 [ 276 ] {e8406fdd-f0b9-4e4b-91d3-8642491aec82} <Debug> TCPHandler: Processed in 0.002558915 sec. | ||
6860 | 2024.11.20 02:22:24.103510 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6861 | 2024.11.20 02:22:24.103646 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6862 | 2024.11.20 02:22:24.103702 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6863 | 2024.11.20 02:22:24.104443 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6864 | 2024.11.20 02:22:24.104483 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6865 | 2024.11.20 02:22:24.104868 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6866 | 2024.11.20 02:22:24.105115 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6867 | 2024.11.20 02:22:24.105355 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001732 sec., 165704.38799076213 rows/sec., 14.65 MiB/sec. | ||
6868 | 2024.11.20 02:22:24.105439 [ 280 ] {4cfe403c-c930-453f-846d-c0ad18ee4127} <Debug> TCPHandler: Processed in 0.001995853 sec. | ||
6869 | 2024.11.20 02:22:24.105667 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6870 | 2024.11.20 02:22:24.105853 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
6871 | 2024.11.20 02:22:24.105900 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
6872 | 2024.11.20 02:22:24.106461 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6873 | 2024.11.20 02:22:24.106500 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6874 | 2024.11.20 02:22:24.106840 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
6875 | 2024.11.20 02:22:24.107072 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6876 | 2024.11.20 02:22:24.107288 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001458 sec., 33607.6817558299 rows/sec., 2.42 MiB/sec. | ||
6877 | 2024.11.20 02:22:24.107339 [ 276 ] {3d2542d2-2a06-4b09-8353-b01f9b719da1} <Debug> TCPHandler: Processed in 0.0018039 sec. | ||
6878 | 2024.11.20 02:22:24.107481 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6879 | 2024.11.20 02:22:24.107586 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
6880 | 2024.11.20 02:22:24.107632 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
6881 | 2024.11.20 02:22:24.108135 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6882 | 2024.11.20 02:22:24.108175 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6883 | 2024.11.20 02:22:24.108521 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6884 | 2024.11.20 02:22:24.108752 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6885 | 2024.11.20 02:22:24.109004 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001437 sec., 9742.519137091163 rows/sec., 682.30 KiB/sec. | ||
6886 | 2024.11.20 02:22:24.109235 [ 280 ] {aa7e3d84-6316-47d8-aeb5-394505a4fb23} <Debug> TCPHandler: Processed in 0.001800759 sec. | ||
6887 | 2024.11.20 02:22:24.109387 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6888 | 2024.11.20 02:22:24.109516 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
6889 | 2024.11.20 02:22:24.109569 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
6890 | 2024.11.20 02:22:24.110154 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6891 | 2024.11.20 02:22:24.110195 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6892 | 2024.11.20 02:22:24.110534 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6893 | 2024.11.20 02:22:24.110766 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6894 | 2024.11.20 02:22:24.110977 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001489 sec., 8730.691739422431 rows/sec., 544.36 KiB/sec. | ||
6895 | 2024.11.20 02:22:24.111028 [ 276 ] {0704db63-b5af-43db-ad19-8d4b0f1cca94} <Debug> TCPHandler: Processed in 0.001701737 sec. | ||
6896 | 2024.11.20 02:22:24.111166 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6897 | 2024.11.20 02:22:24.111292 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
6898 | 2024.11.20 02:22:24.111344 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
6899 | 2024.11.20 02:22:24.112082 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6900 | 2024.11.20 02:22:24.112122 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6901 | 2024.11.20 02:22:24.112484 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6902 | 2024.11.20 02:22:24.112717 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6903 | 2024.11.20 02:22:24.112943 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001678 sec., 252681.76400476758 rows/sec., 18.07 MiB/sec. | ||
6904 | 2024.11.20 02:22:24.113009 [ 280 ] {bf20dfec-062a-4f10-ac4b-c90c9f206857} <Debug> TCPHandler: Processed in 0.001903792 sec. | ||
6905 | 2024.11.20 02:22:24.113198 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6906 | 2024.11.20 02:22:24.113400 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
6907 | 2024.11.20 02:22:24.113457 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
6908 | 2024.11.20 02:22:24.113952 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6909 | 2024.11.20 02:22:24.113991 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6910 | 2024.11.20 02:22:24.114334 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6911 | 2024.11.20 02:22:24.114572 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6912 | 2024.11.20 02:22:24.114819 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. | ||
6913 | 2024.11.20 02:22:24.114986 [ 276 ] {c699a451-455d-4c8c-8957-0ed8707658a9} <Debug> TCPHandler: Processed in 0.001899731 sec. | ||
6914 | 2024.11.20 02:22:24.115185 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6915 | 2024.11.20 02:22:24.115315 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
6916 | 2024.11.20 02:22:24.115373 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
6917 | 2024.11.20 02:22:24.115987 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6918 | 2024.11.20 02:22:24.116026 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6919 | 2024.11.20 02:22:24.116394 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6920 | 2024.11.20 02:22:24.116623 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6921 | 2024.11.20 02:22:24.116841 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001554 sec., 152509.65250965251 rows/sec., 10.22 MiB/sec. | ||
6922 | 2024.11.20 02:22:24.116895 [ 280 ] {d6b94c3e-705e-4094-b983-58fff4c3d516} <Debug> TCPHandler: Processed in 0.001802009 sec. | ||
6923 | 2024.11.20 02:22:24.117068 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6924 | 2024.11.20 02:22:24.117203 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
6925 | 2024.11.20 02:22:24.117259 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
6926 | 2024.11.20 02:22:24.117760 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6927 | 2024.11.20 02:22:24.117806 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6928 | 2024.11.20 02:22:24.118142 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
6929 | 2024.11.20 02:22:24.118373 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6930 | 2024.11.20 02:22:24.118632 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001453 sec., 688.2312456985546 rows/sec., 46.37 KiB/sec. | ||
6931 | 2024.11.20 02:22:24.118845 [ 276 ] {4d5d530b-4ad6-4bf9-94b7-53a42e881788} <Debug> TCPHandler: Processed in 0.001855831 sec. | ||
6932 | 2024.11.20 02:22:24.119014 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6933 | 2024.11.20 02:22:24.119143 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
6934 | 2024.11.20 02:22:24.119223 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <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 | ||
6935 | 2024.11.20 02:22:24.120465 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6936 | 2024.11.20 02:22:24.120504 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6937 | 2024.11.20 02:22:24.121142 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
6938 | 2024.11.20 02:22:24.121392 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6939 | 2024.11.20 02:22:24.121586 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
6940 | 2024.11.20 02:22:24.121660 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002538 sec., 16548.463356973996 rows/sec., 29.65 MiB/sec. | ||
6941 | 2024.11.20 02:22:24.121675 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6942 | 2024.11.20 02:22:24.121746 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6943 | 2024.11.20 02:22:24.121978 [ 280 ] {5bfbb387-88db-4831-96d2-c42f22151bdf} <Debug> TCPHandler: Processed in 0.003022705 sec. | ||
6944 | 2024.11.20 02:22:24.122010 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
6945 | 2024.11.20 02:22:24.122160 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6946 | 2024.11.20 02:22:24.122317 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
6947 | 2024.11.20 02:22:24.122334 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
6948 | 2024.11.20 02:22:24.122384 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 484 rows starting from the beginning of the part | ||
6949 | 2024.11.20 02:22:24.122404 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
6950 | 2024.11.20 02:22:24.122906 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 42 rows starting from the beginning of the part | ||
6951 | 2024.11.20 02:22:24.123292 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 42 rows starting from the beginning of the part | ||
6952 | 2024.11.20 02:22:24.123747 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 42 rows starting from the beginning of the part | ||
6953 | 2024.11.20 02:22:24.123761 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6954 | 2024.11.20 02:22:24.123812 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6955 | 2024.11.20 02:22:24.124094 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 42 rows starting from the beginning of the part | ||
6956 | 2024.11.20 02:22:24.124473 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part | ||
6957 | 2024.11.20 02:22:24.124619 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
6958 | 2024.11.20 02:22:24.124988 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6959 | 2024.11.20 02:22:24.125341 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.003055 sec., 26841.24386252046 rows/sec., 1.70 MiB/sec. | ||
6960 | 2024.11.20 02:22:24.125587 [ 276 ] {2d5c7fec-dee3-4c0d-86b1-d839e1b022de} <Debug> TCPHandler: Processed in 0.003526747 sec. | ||
6961 | 2024.11.20 02:22:24.138510 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 694 rows, containing 19 columns (19 merged, 0 gathered) in 0.01660884 sec., 41784.977156743036 rows/sec., 74.88 MiB/sec. | ||
6962 | 2024.11.20 02:22:24.139466 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
6963 | 2024.11.20 02:22:24.139929 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6964 | 2024.11.20 02:22:24.140022 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
6965 | 2024.11.20 02:22:24.140201 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.61 MiB. | ||
6966 | 2024.11.20 02:22:25.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.05 MiB, peak 216.62 MiB, free memory in arenas 0.00 B, will set to 210.37 MiB (RSS), difference: 1.32 MiB | ||
6967 | 2024.11.20 02:22:25.161630 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
6968 | 2024.11.20 02:22:25.162303 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6969 | 2024.11.20 02:22:25.162345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6970 | 2024.11.20 02:22:25.162860 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6971 | 2024.11.20 02:22:25.163115 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6972 | 2024.11.20 02:22:25.163294 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
6973 | 2024.11.20 02:22:26.371161 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
6974 | 2024.11.20 02:22:26.391283 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6975 | 2024.11.20 02:22:26.391337 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6976 | 2024.11.20 02:22:26.398721 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
6977 | 2024.11.20 02:22:26.399494 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6978 | 2024.11.20 02:22:26.402049 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
6979 | 2024.11.20 02:22:29.037354 [ 291 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
6980 | 2024.11.20 02:22:29.092202 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6981 | 2024.11.20 02:22:29.092411 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
6982 | 2024.11.20 02:22:29.092490 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
6983 | 2024.11.20 02:22:29.093246 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6984 | 2024.11.20 02:22:29.093292 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6985 | 2024.11.20 02:22:29.093709 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
6986 | 2024.11.20 02:22:29.093968 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6987 | 2024.11.20 02:22:29.094213 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001858 sec., 1076.4262648008612 rows/sec., 87.77 KiB/sec. | ||
6988 | 2024.11.20 02:22:29.094279 [ 276 ] {d3c2f5dd-eda8-4837-8f1c-0f338eb9c6e2} <Debug> TCPHandler: Processed in 0.002211798 sec. | ||
6989 | 2024.11.20 02:22:29.094456 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
6990 | 2024.11.20 02:22:29.094564 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
6991 | 2024.11.20 02:22:29.094610 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
6992 | 2024.11.20 02:22:29.095195 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6993 | 2024.11.20 02:22:29.095235 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
6994 | 2024.11.20 02:22:29.095597 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
6995 | 2024.11.20 02:22:29.095834 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
6996 | 2024.11.20 02:22:29.096014 [ 86 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
6997 | 2024.11.20 02:22:29.096070 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001527 sec., 37328.09430255403 rows/sec., 2.86 MiB/sec. | ||
6998 | 2024.11.20 02:22:29.096095 [ 86 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
6999 | 2024.11.20 02:22:29.096157 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7000 | 2024.11.20 02:22:29.096194 [ 280 ] {46ccc366-4ca3-4561-bf8f-835819b00495} <Debug> TCPHandler: Processed in 0.001791859 sec. | ||
7001 | 2024.11.20 02:22:29.096452 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7002 | 2024.11.20 02:22:29.096602 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
7003 | 2024.11.20 02:22:29.096813 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7004 | 2024.11.20 02:22:29.097003 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7005 | 2024.11.20 02:22:29.097245 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7006 | 2024.11.20 02:22:29.097398 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1436 rows starting from the beginning of the part | ||
7007 | 2024.11.20 02:22:29.097818 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 287 rows starting from the beginning of the part | ||
7008 | 2024.11.20 02:22:29.098318 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 57 rows starting from the beginning of the part | ||
7009 | 2024.11.20 02:22:29.098733 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
7010 | 2024.11.20 02:22:29.099214 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 287 rows starting from the beginning of the part | ||
7011 | 2024.11.20 02:22:29.099572 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
7012 | 2024.11.20 02:22:29.100462 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7013 | 2024.11.20 02:22:29.100529 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7014 | 2024.11.20 02:22:29.101435 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
7015 | 2024.11.20 02:22:29.101989 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7016 | 2024.11.20 02:22:29.102285 [ 86 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
7017 | 2024.11.20 02:22:29.102374 [ 86 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7018 | 2024.11.20 02:22:29.102425 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.005751 sec., 347.7656059815684 rows/sec., 24.28 KiB/sec. | ||
7019 | 2024.11.20 02:22:29.102435 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7020 | 2024.11.20 02:22:29.102823 [ 276 ] {21b1aab7-0c09-4ac1-8e8d-82f2740fd7d6} <Debug> TCPHandler: Processed in 0.006507901 sec. | ||
7021 | 2024.11.20 02:22:29.102948 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
7022 | 2024.11.20 02:22:29.103162 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7023 | 2024.11.20 02:22:29.103510 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7024 | 2024.11.20 02:22:29.103602 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 67 rows starting from the beginning of the part | ||
7025 | 2024.11.20 02:22:29.103602 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7026 | 2024.11.20 02:22:29.103602 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.007310638 sec., 298195.58840145 rows/sec., 26.32 MiB/sec. | ||
7027 | 2024.11.20 02:22:29.103824 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7028 | 2024.11.20 02:22:29.103940 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
7029 | 2024.11.20 02:22:29.104183 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7030 | 2024.11.20 02:22:29.104442 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part | ||
7031 | 2024.11.20 02:22:29.104939 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
7032 | 2024.11.20 02:22:29.105452 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 49 rows starting from the beginning of the part | ||
7033 | 2024.11.20 02:22:29.105562 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7034 | 2024.11.20 02:22:29.105947 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
7035 | 2024.11.20 02:22:29.106194 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_56_11} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7036 | 2024.11.20 02:22:29.106551 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7037 | 2024.11.20 02:22:29.107185 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7038 | 2024.11.20 02:22:29.107237 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7039 | 2024.11.20 02:22:29.107818 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7040 | 2024.11.20 02:22:29.107958 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.005362546 sec., 33379.66704621275 rows/sec., 2.51 MiB/sec. | ||
7041 | 2024.11.20 02:22:29.108210 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
7042 | 2024.11.20 02:22:29.108221 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7043 | 2024.11.20 02:22:29.108523 [ 86 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7044 | 2024.11.20 02:22:29.108622 [ 86 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7045 | 2024.11.20 02:22:29.108696 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7046 | 2024.11.20 02:22:29.108802 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.005268 sec., 12528.473804100227 rows/sec., 1001.96 KiB/sec. | ||
7047 | 2024.11.20 02:22:29.109079 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7048 | 2024.11.20 02:22:29.109238 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
7049 | 2024.11.20 02:22:29.109290 [ 280 ] {4c4d9ef2-f006-44e3-abc3-ac27d7b12b80} <Debug> TCPHandler: Processed in 0.006312727 sec. | ||
7050 | 2024.11.20 02:22:29.109533 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_36_7} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
7051 | 2024.11.20 02:22:29.109637 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7052 | 2024.11.20 02:22:29.109877 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7053 | 2024.11.20 02:22:29.109894 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7054 | 2024.11.20 02:22:29.110055 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 916 rows starting from the beginning of the part | ||
7055 | 2024.11.20 02:22:29.110172 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7056 | 2024.11.20 02:22:29.110380 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7057 | 2024.11.20 02:22:29.110897 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 424 rows starting from the beginning of the part | ||
7058 | 2024.11.20 02:22:29.111397 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 66 rows starting from the beginning of the part | ||
7059 | 2024.11.20 02:22:29.111755 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
7060 | 2024.11.20 02:22:29.112289 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 424 rows starting from the beginning of the part | ||
7061 | 2024.11.20 02:22:29.112688 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
7062 | 2024.11.20 02:22:29.113365 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7063 | 2024.11.20 02:22:29.113427 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7064 | 2024.11.20 02:22:29.114342 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7065 | 2024.11.20 02:22:29.114916 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7066 | 2024.11.20 02:22:29.115151 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7067 | 2024.11.20 02:22:29.115262 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7068 | 2024.11.20 02:22:29.115325 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7069 | 2024.11.20 02:22:29.115338 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.00531 sec., 24293.785310734464 rows/sec., 1.69 MiB/sec. | ||
7070 | 2024.11.20 02:22:29.115711 [ 276 ] {1d8cb148-3996-43d1-bb91-e2f06b7e9b18} <Debug> TCPHandler: Processed in 0.006271247 sec. | ||
7071 | 2024.11.20 02:22:29.115994 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7072 | 2024.11.20 02:22:29.116137 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7073 | 2024.11.20 02:22:29.116314 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.007480532 sec., 262013.45038026708 rows/sec., 20.06 MiB/sec. | ||
7074 | 2024.11.20 02:22:29.116345 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7075 | 2024.11.20 02:22:29.116505 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7076 | 2024.11.20 02:22:29.116667 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7077 | 2024.11.20 02:22:29.116731 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7078 | 2024.11.20 02:22:29.116801 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 10669 rows starting from the beginning of the part | ||
7079 | 2024.11.20 02:22:29.117582 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7080 | 2024.11.20 02:22:29.117996 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7081 | 2024.11.20 02:22:29.118344 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 129 rows starting from the beginning of the part | ||
7082 | 2024.11.20 02:22:29.118367 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_56_11} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7083 | 2024.11.20 02:22:29.118738 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
7084 | 2024.11.20 02:22:29.118953 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7085 | 2024.11.20 02:22:29.119349 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7086 | 2024.11.20 02:22:29.119524 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7087 | 2024.11.20 02:22:29.119627 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7088 | 2024.11.20 02:22:29.119646 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7089 | 2024.11.20 02:22:29.120657 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
7090 | 2024.11.20 02:22:29.121018 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7091 | 2024.11.20 02:22:29.121303 [ 86 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
7092 | 2024.11.20 02:22:29.121432 [ 86 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7093 | 2024.11.20 02:22:29.121505 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7094 | 2024.11.20 02:22:29.121504 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005251 sec., 9141.11597790897 rows/sec., 630.83 KiB/sec. | ||
7095 | 2024.11.20 02:22:29.121859 [ 280 ] {c19fc9ac-ca85-4c37-bdc0-02a3cec036ed} <Debug> TCPHandler: Processed in 0.006017091 sec. | ||
7096 | 2024.11.20 02:22:29.121957 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7097 | 2024.11.20 02:22:29.122318 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7098 | 2024.11.20 02:22:29.122394 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3228 rows starting from the beginning of the part | ||
7099 | 2024.11.20 02:22:29.122716 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7100 | 2024.11.20 02:22:29.122971 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part | ||
7101 | 2024.11.20 02:22:29.123330 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7102 | 2024.11.20 02:22:29.123609 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7103 | 2024.11.20 02:22:29.123886 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7104 | 2024.11.20 02:22:29.126182 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3548 rows, containing 4 columns (4 merged, 0 gathered) in 0.004546529 sec., 780375.5348310767 rows/sec., 51.30 MiB/sec. | ||
7105 | 2024.11.20 02:22:29.126414 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11561 rows, containing 5 columns (5 merged, 0 gathered) in 0.010940777 sec., 1056689.1181494696 rows/sec., 72.06 MiB/sec. | ||
7106 | 2024.11.20 02:22:29.126613 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7107 | 2024.11.20 02:22:29.126747 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
7108 | 2024.11.20 02:22:29.127085 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_56_11} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7109 | 2024.11.20 02:22:29.127223 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_56_11} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7110 | 2024.11.20 02:22:29.127273 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7111 | 2024.11.20 02:22:29.127384 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
7112 | 2024.11.20 02:22:29.127458 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
7113 | 2024.11.20 02:22:29.127552 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
7114 | 2024.11.20 02:22:29.212540 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7115 | 2024.11.20 02:22:29.232445 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7116 | 2024.11.20 02:22:29.312744 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43969, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7117 | 2024.11.20 02:22:29.332987 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56522, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7118 | 2024.11.20 02:22:29.380329 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7119 | 2024.11.20 02:22:29.422615 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63347, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7120 | 2024.11.20 02:22:29.425825 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63589, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7121 | 2024.11.20 02:22:32.505515 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7122 | 2024.11.20 02:22:32.505615 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7123 | 2024.11.20 02:22:32.663473 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
7124 | 2024.11.20 02:22:32.664391 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7125 | 2024.11.20 02:22:32.664427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7126 | 2024.11.20 02:22:32.664956 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7127 | 2024.11.20 02:22:32.665210 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7128 | 2024.11.20 02:22:32.665458 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
7129 | 2024.11.20 02:22:32.749803 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 970 | ||
7130 | 2024.11.20 02:22:32.753012 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7131 | 2024.11.20 02:22:32.753065 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7132 | 2024.11.20 02:22:32.754544 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
7133 | 2024.11.20 02:22:32.754860 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7134 | 2024.11.20 02:22:32.756229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 970 | ||
7135 | 2024.11.20 02:22:33.270890 [ 292 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47508, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7136 | 2024.11.20 02:22:33.568511 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42786, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7137 | 2024.11.20 02:22:33.587074 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43947, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7138 | 2024.11.20 02:22:33.642454 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59853, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7139 | 2024.11.20 02:22:33.658721 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56380, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7140 | 2024.11.20 02:22:33.716505 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7141 | 2024.11.20 02:22:33.766970 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48549, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7142 | 2024.11.20 02:22:33.852588 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49756, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7143 | 2024.11.20 02:22:33.902154 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
7144 | 2024.11.20 02:22:33.923250 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7145 | 2024.11.20 02:22:33.923301 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7146 | 2024.11.20 02:22:33.930539 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7147 | 2024.11.20 02:22:33.931314 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7148 | 2024.11.20 02:22:33.933955 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
7149 | 2024.11.20 02:22:33.937995 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33775, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7150 | 2024.11.20 02:22:34.093992 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7151 | 2024.11.20 02:22:34.094177 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7152 | 2024.11.20 02:22:34.094242 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7153 | 2024.11.20 02:22:34.094883 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7154 | 2024.11.20 02:22:34.094921 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7155 | 2024.11.20 02:22:34.095300 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7156 | 2024.11.20 02:22:34.095546 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7157 | 2024.11.20 02:22:34.095746 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.67 MiB/sec. | ||
7158 | 2024.11.20 02:22:34.095828 [ 276 ] {eff8a357-7f01-4692-a05c-a1a5ab7ae6b2} <Debug> TCPHandler: Processed in 0.001960222 sec. | ||
7159 | 2024.11.20 02:22:34.096083 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7160 | 2024.11.20 02:22:34.096243 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7161 | 2024.11.20 02:22:34.096292 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7162 | 2024.11.20 02:22:34.096971 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7163 | 2024.11.20 02:22:34.097013 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7164 | 2024.11.20 02:22:34.097383 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7165 | 2024.11.20 02:22:34.097638 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7166 | 2024.11.20 02:22:34.097835 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00161 sec., 39751.55279503105 rows/sec., 3.10 MiB/sec. | ||
7167 | 2024.11.20 02:22:34.097936 [ 280 ] {dc4f9da8-8def-42a3-8129-f253175670a9} <Debug> TCPHandler: Processed in 0.001982023 sec. | ||
7168 | 2024.11.20 02:22:34.098168 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7169 | 2024.11.20 02:22:34.098300 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7170 | 2024.11.20 02:22:34.098351 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7171 | 2024.11.20 02:22:34.098893 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7172 | 2024.11.20 02:22:34.098931 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7173 | 2024.11.20 02:22:34.099310 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7174 | 2024.11.20 02:22:34.099548 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7175 | 2024.11.20 02:22:34.099720 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001443 sec., 110880.11088011088 rows/sec., 7.72 MiB/sec. | ||
7176 | 2024.11.20 02:22:34.099770 [ 276 ] {f9d0d9a0-86c2-4e65-b02f-f601df10ac36} <Debug> TCPHandler: Processed in 0.001710987 sec. | ||
7177 | 2024.11.20 02:22:34.099915 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7178 | 2024.11.20 02:22:34.100020 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7179 | 2024.11.20 02:22:34.100067 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7180 | 2024.11.20 02:22:34.100500 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7181 | 2024.11.20 02:22:34.100536 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7182 | 2024.11.20 02:22:34.100892 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
7183 | 2024.11.20 02:22:34.101131 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7184 | 2024.11.20 02:22:34.101348 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00134 sec., 44776.119402985074 rows/sec., 3.02 MiB/sec. | ||
7185 | 2024.11.20 02:22:34.101405 [ 280 ] {df35c6f4-5404-4520-8408-1eab313413e2} <Debug> TCPHandler: Processed in 0.001542093 sec. | ||
7186 | 2024.11.20 02:22:34.366821 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40609, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7187 | 2024.11.20 02:22:34.488294 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7188 | 2024.11.20 02:22:34.628480 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7189 | 2024.11.20 02:22:34.630825 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37033, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7190 | 2024.11.20 02:22:34.671847 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35431, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7191 | 2024.11.20 02:22:34.706181 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7192 | 2024.11.20 02:22:34.822748 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7193 | 2024.11.20 02:22:34.870539 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50478, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7194 | 2024.11.20 02:22:35.355786 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46403, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7195 | 2024.11.20 02:22:35.439155 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7196 | 2024.11.20 02:22:35.515794 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7197 | 2024.11.20 02:22:35.587171 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37393, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7198 | 2024.11.20 02:22:35.613007 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:60943, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7199 | 2024.11.20 02:22:35.616247 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55238, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7200 | 2024.11.20 02:22:35.632516 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7201 | 2024.11.20 02:22:39.100840 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7202 | 2024.11.20 02:22:39.101037 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7203 | 2024.11.20 02:22:39.101111 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7204 | 2024.11.20 02:22:39.101881 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7205 | 2024.11.20 02:22:39.101930 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7206 | 2024.11.20 02:22:39.102371 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7207 | 2024.11.20 02:22:39.102633 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7208 | 2024.11.20 02:22:39.102872 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001892 sec., 7399.577167019027 rows/sec., 532.67 KiB/sec. | ||
7209 | 2024.11.20 02:22:39.102991 [ 276 ] {61a3156d-187c-440e-a3a9-9cde5b654748} <Debug> TCPHandler: Processed in 0.002280289 sec. | ||
7210 | 2024.11.20 02:22:39.103186 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7211 | 2024.11.20 02:22:39.103297 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7212 | 2024.11.20 02:22:39.103344 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7213 | 2024.11.20 02:22:39.104042 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7214 | 2024.11.20 02:22:39.104083 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7215 | 2024.11.20 02:22:39.104486 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7216 | 2024.11.20 02:22:39.104733 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7217 | 2024.11.20 02:22:39.104961 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001688 sec., 170023.69668246445 rows/sec., 15.03 MiB/sec. | ||
7218 | 2024.11.20 02:22:39.105013 [ 280 ] {19d08d74-1adf-4f0a-841f-5ec86887f421} <Debug> TCPHandler: Processed in 0.001888291 sec. | ||
7219 | 2024.11.20 02:22:39.105181 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7220 | 2024.11.20 02:22:39.105300 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7221 | 2024.11.20 02:22:39.105348 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7222 | 2024.11.20 02:22:39.106011 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7223 | 2024.11.20 02:22:39.106060 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7224 | 2024.11.20 02:22:39.106553 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
7225 | 2024.11.20 02:22:39.106892 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7226 | 2024.11.20 02:22:39.107138 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001854 sec., 26429.341963322546 rows/sec., 1.90 MiB/sec. | ||
7227 | 2024.11.20 02:22:39.107310 [ 276 ] {b9c07d1f-99c4-455a-b86a-c715ab46c1df} <Debug> TCPHandler: Processed in 0.002184827 sec. | ||
7228 | 2024.11.20 02:22:39.107543 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7229 | 2024.11.20 02:22:39.107656 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7230 | 2024.11.20 02:22:39.107703 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7231 | 2024.11.20 02:22:39.108261 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7232 | 2024.11.20 02:22:39.108301 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7233 | 2024.11.20 02:22:39.108669 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7234 | 2024.11.20 02:22:39.108912 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7235 | 2024.11.20 02:22:39.109136 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001502 sec., 9320.905459387483 rows/sec., 652.78 KiB/sec. | ||
7236 | 2024.11.20 02:22:39.109250 [ 280 ] {4a06da8c-7882-4846-a889-47e5f9320f56} <Debug> TCPHandler: Processed in 0.001817879 sec. | ||
7237 | 2024.11.20 02:22:39.109434 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7238 | 2024.11.20 02:22:39.109541 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7239 | 2024.11.20 02:22:39.109585 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7240 | 2024.11.20 02:22:39.110128 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7241 | 2024.11.20 02:22:39.110168 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7242 | 2024.11.20 02:22:39.110538 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7243 | 2024.11.20 02:22:39.110794 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7244 | 2024.11.20 02:22:39.111001 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001483 sec., 8766.014834794336 rows/sec., 546.56 KiB/sec. | ||
7245 | 2024.11.20 02:22:39.111052 [ 276 ] {8af9260c-31ed-4fd4-9a59-8c6ff461b7a4} <Debug> TCPHandler: Processed in 0.001678226 sec. | ||
7246 | 2024.11.20 02:22:39.111244 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7247 | 2024.11.20 02:22:39.111362 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7248 | 2024.11.20 02:22:39.111430 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7249 | 2024.11.20 02:22:39.112192 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7250 | 2024.11.20 02:22:39.112262 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7251 | 2024.11.20 02:22:39.112651 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7252 | 2024.11.20 02:22:39.112907 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7253 | 2024.11.20 02:22:39.113129 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001789 sec., 237003.91280044717 rows/sec., 16.95 MiB/sec. | ||
7254 | 2024.11.20 02:22:39.113200 [ 280 ] {af409a2a-10fe-48d0-bd74-2a4845318633} <Debug> TCPHandler: Processed in 0.002029324 sec. | ||
7255 | 2024.11.20 02:22:39.113436 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7256 | 2024.11.20 02:22:39.113557 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7257 | 2024.11.20 02:22:39.113604 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7258 | 2024.11.20 02:22:39.114046 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7259 | 2024.11.20 02:22:39.114086 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7260 | 2024.11.20 02:22:39.114445 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7261 | 2024.11.20 02:22:39.114687 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7262 | 2024.11.20 02:22:39.114909 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001371 sec., 4376.367614879649 rows/sec., 228.65 KiB/sec. | ||
7263 | 2024.11.20 02:22:39.115025 [ 276 ] {ce0aef0f-0c03-448e-9c4a-a4476b4ece6c} <Debug> TCPHandler: Processed in 0.001709897 sec. | ||
7264 | 2024.11.20 02:22:39.115187 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7265 | 2024.11.20 02:22:39.115293 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7266 | 2024.11.20 02:22:39.115340 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7267 | 2024.11.20 02:22:39.115899 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7268 | 2024.11.20 02:22:39.115937 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7269 | 2024.11.20 02:22:39.116317 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7270 | 2024.11.20 02:22:39.116551 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7271 | 2024.11.20 02:22:39.116798 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001515 sec., 156435.64356435643 rows/sec., 10.49 MiB/sec. | ||
7272 | 2024.11.20 02:22:39.116853 [ 280 ] {062cfbfd-9479-495c-9a97-bdd77e1b57f4} <Debug> TCPHandler: Processed in 0.001725987 sec. | ||
7273 | 2024.11.20 02:22:39.117078 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7274 | 2024.11.20 02:22:39.117244 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7275 | 2024.11.20 02:22:39.117299 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7276 | 2024.11.20 02:22:39.117750 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7277 | 2024.11.20 02:22:39.117791 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7278 | 2024.11.20 02:22:39.118186 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
7279 | 2024.11.20 02:22:39.118453 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7280 | 2024.11.20 02:22:39.118677 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 46.25 KiB/sec. | ||
7281 | 2024.11.20 02:22:39.118768 [ 276 ] {a3ef69d2-0569-4167-8cf9-40a3c64ab398} <Debug> TCPHandler: Processed in 0.001799759 sec. | ||
7282 | 2024.11.20 02:22:39.118924 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7283 | 2024.11.20 02:22:39.119032 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7284 | 2024.11.20 02:22:39.119097 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <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 | ||
7285 | 2024.11.20 02:22:39.120251 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7286 | 2024.11.20 02:22:39.120292 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7287 | 2024.11.20 02:22:39.120947 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7288 | 2024.11.20 02:22:39.121215 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7289 | 2024.11.20 02:22:39.121587 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002545 sec., 16502.94695481336 rows/sec., 29.57 MiB/sec. | ||
7290 | 2024.11.20 02:22:39.121849 [ 280 ] {9571f096-37b7-4845-8a73-e33273556574} <Debug> TCPHandler: Processed in 0.002982895 sec. | ||
7291 | 2024.11.20 02:22:39.121987 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7292 | 2024.11.20 02:22:39.122096 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7293 | 2024.11.20 02:22:39.122147 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7294 | 2024.11.20 02:22:39.122621 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7295 | 2024.11.20 02:22:39.122661 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7296 | 2024.11.20 02:22:39.123025 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
7297 | 2024.11.20 02:22:39.123267 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7298 | 2024.11.20 02:22:39.123521 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001448 sec., 56629.83425414364 rows/sec., 3.60 MiB/sec. | ||
7299 | 2024.11.20 02:22:39.123573 [ 276 ] {c75ffe9d-96ba-4256-8ef6-d4fdfff27c16} <Debug> TCPHandler: Processed in 0.001638376 sec. | ||
7300 | 2024.11.20 02:22:40.165623 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
7301 | 2024.11.20 02:22:40.166406 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7302 | 2024.11.20 02:22:40.166456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7303 | 2024.11.20 02:22:40.166977 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7304 | 2024.11.20 02:22:40.167232 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7305 | 2024.11.20 02:22:40.167444 [ 74 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7306 | 2024.11.20 02:22:40.167475 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
7307 | 2024.11.20 02:22:40.167522 [ 74 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7308 | 2024.11.20 02:22:40.167550 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7309 | 2024.11.20 02:22:40.167750 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
7310 | 2024.11.20 02:22:40.167969 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7311 | 2024.11.20 02:22:40.168012 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
7312 | 2024.11.20 02:22:40.168092 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
7313 | 2024.11.20 02:22:40.168330 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
7314 | 2024.11.20 02:22:40.168474 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
7315 | 2024.11.20 02:22:40.168615 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
7316 | 2024.11.20 02:22:40.168761 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
7317 | 2024.11.20 02:22:40.171327 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.00369823 sec., 5096762.505306593 rows/sec., 72.91 MiB/sec. | ||
7318 | 2024.11.20 02:22:40.171687 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7319 | 2024.11.20 02:22:40.172016 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7320 | 2024.11.20 02:22:40.172103 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_41_8} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7321 | 2024.11.20 02:22:40.172215 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
7322 | 2024.11.20 02:22:41.434054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
7323 | 2024.11.20 02:22:41.456183 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7324 | 2024.11.20 02:22:41.456241 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7325 | 2024.11.20 02:22:41.463648 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7326 | 2024.11.20 02:22:41.464423 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7327 | 2024.11.20 02:22:41.464723 [ 71 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7328 | 2024.11.20 02:22:41.464797 [ 71 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7329 | 2024.11.20 02:22:41.464845 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7330 | 2024.11.20 02:22:41.465637 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
7331 | 2024.11.20 02:22:41.481991 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
7332 | 2024.11.20 02:22:41.483367 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7333 | 2024.11.20 02:22:41.484565 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
7334 | 2024.11.20 02:22:41.489391 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
7335 | 2024.11.20 02:22:41.494501 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
7336 | 2024.11.20 02:22:41.501890 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
7337 | 2024.11.20 02:22:41.507435 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
7338 | 2024.11.20 02:22:41.512053 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
7339 | 2024.11.20 02:22:41.572443 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.107446283 sec., 2875.8556496551864 rows/sec., 14.87 MiB/sec. | ||
7340 | 2024.11.20 02:22:41.575476 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7341 | 2024.11.20 02:22:41.579829 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7342 | 2024.11.20 02:22:41.579960 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_41_8} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7343 | 2024.11.20 02:22:41.582468 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
7344 | 2024.11.20 02:22:42.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.22 MiB, peak 225.64 MiB, free memory in arenas 0.00 B, will set to 215.57 MiB (RSS), difference: 3.35 MiB | ||
7345 | 2024.11.20 02:22:42.756559 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1000 | ||
7346 | 2024.11.20 02:22:42.759777 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7347 | 2024.11.20 02:22:42.759824 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7348 | 2024.11.20 02:22:42.761373 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
7349 | 2024.11.20 02:22:42.761685 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7350 | 2024.11.20 02:22:42.763289 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1000 | ||
7351 | 2024.11.20 02:22:44.092211 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7352 | 2024.11.20 02:22:44.092422 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7353 | 2024.11.20 02:22:44.092499 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7354 | 2024.11.20 02:22:44.093221 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7355 | 2024.11.20 02:22:44.093266 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7356 | 2024.11.20 02:22:44.093678 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
7357 | 2024.11.20 02:22:44.093928 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7358 | 2024.11.20 02:22:44.094176 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001809 sec., 2211.166390270868 rows/sec., 180.31 KiB/sec. | ||
7359 | 2024.11.20 02:22:44.094300 [ 276 ] {292e3600-9e74-4ce3-93df-c388716836bd} <Debug> TCPHandler: Processed in 0.002226469 sec. | ||
7360 | 2024.11.20 02:22:44.094475 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7361 | 2024.11.20 02:22:44.094613 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7362 | 2024.11.20 02:22:44.094667 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7363 | 2024.11.20 02:22:44.095319 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7364 | 2024.11.20 02:22:44.095366 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7365 | 2024.11.20 02:22:44.095766 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7366 | 2024.11.20 02:22:44.096003 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7367 | 2024.11.20 02:22:44.096237 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001649 sec., 35172.8320194057 rows/sec., 2.70 MiB/sec. | ||
7368 | 2024.11.20 02:22:44.096332 [ 280 ] {b8712dae-c98d-4feb-9705-76c1eeeeaeef} <Debug> TCPHandler: Processed in 0.001924062 sec. | ||
7369 | 2024.11.20 02:22:44.096534 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7370 | 2024.11.20 02:22:44.096744 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7371 | 2024.11.20 02:22:44.096792 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7372 | 2024.11.20 02:22:44.097315 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7373 | 2024.11.20 02:22:44.097357 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7374 | 2024.11.20 02:22:44.097698 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
7375 | 2024.11.20 02:22:44.097944 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7376 | 2024.11.20 02:22:44.098166 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001476 sec., 2710.0271002710024 rows/sec., 189.23 KiB/sec. | ||
7377 | 2024.11.20 02:22:44.098219 [ 276 ] {e300c783-0ae0-480b-97fb-a1ac8533d328} <Debug> TCPHandler: Processed in 0.00181394 sec. | ||
7378 | 2024.11.20 02:22:44.098345 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7379 | 2024.11.20 02:22:44.098452 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7380 | 2024.11.20 02:22:44.098496 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7381 | 2024.11.20 02:22:44.099157 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7382 | 2024.11.20 02:22:44.099204 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7383 | 2024.11.20 02:22:44.099618 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7384 | 2024.11.20 02:22:44.099856 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7385 | 2024.11.20 02:22:44.100070 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001639 sec., 41488.712629652226 rows/sec., 3.24 MiB/sec. | ||
7386 | 2024.11.20 02:22:44.100120 [ 280 ] {629db72e-755a-4ffe-aed5-e6ad404c66c0} <Debug> TCPHandler: Processed in 0.00182743 sec. | ||
7387 | 2024.11.20 02:22:44.100269 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7388 | 2024.11.20 02:22:44.100376 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7389 | 2024.11.20 02:22:44.100426 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7390 | 2024.11.20 02:22:44.100940 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7391 | 2024.11.20 02:22:44.100979 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7392 | 2024.11.20 02:22:44.101359 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7393 | 2024.11.20 02:22:44.101590 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7394 | 2024.11.20 02:22:44.101796 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001442 sec., 90152.56588072123 rows/sec., 6.28 MiB/sec. | ||
7395 | 2024.11.20 02:22:44.101847 [ 276 ] {8b517d8f-b120-4e4b-ac4b-c8c00e218d73} <Debug> TCPHandler: Processed in 0.001628366 sec. | ||
7396 | 2024.11.20 02:22:44.102001 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7397 | 2024.11.20 02:22:44.102129 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7398 | 2024.11.20 02:22:44.102185 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7399 | 2024.11.20 02:22:44.102676 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7400 | 2024.11.20 02:22:44.102715 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.12 GiB. | ||
7401 | 2024.11.20 02:22:44.103073 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
7402 | 2024.11.20 02:22:44.103304 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7403 | 2024.11.20 02:22:44.103504 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001404 sec., 34188.03418803419 rows/sec., 2.30 MiB/sec. | ||
7404 | 2024.11.20 02:22:44.103553 [ 280 ] {54db7723-40cc-4015-b90f-cffe5c4f1fe5} <Debug> TCPHandler: Processed in 0.001612224 sec. | ||
7405 | 2024.11.20 02:22:47.505671 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7406 | 2024.11.20 02:22:47.505739 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7407 | 2024.11.20 02:22:47.667683 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
7408 | 2024.11.20 02:22:47.668728 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7409 | 2024.11.20 02:22:47.668817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7410 | 2024.11.20 02:22:47.669525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7411 | 2024.11.20 02:22:47.669772 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7412 | 2024.11.20 02:22:47.670024 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
7413 | 2024.11.20 02:22:48.982127 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
7414 | 2024.11.20 02:22:49.001220 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7415 | 2024.11.20 02:22:49.001270 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7416 | 2024.11.20 02:22:49.008174 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
7417 | 2024.11.20 02:22:49.008917 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7418 | 2024.11.20 02:22:49.011444 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
7419 | 2024.11.20 02:22:49.095042 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7420 | 2024.11.20 02:22:49.095220 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7421 | 2024.11.20 02:22:49.095288 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7422 | 2024.11.20 02:22:49.096068 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7423 | 2024.11.20 02:22:49.096108 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7424 | 2024.11.20 02:22:49.096476 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7425 | 2024.11.20 02:22:49.096711 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7426 | 2024.11.20 02:22:49.096955 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001784 sec., 31390.13452914798 rows/sec., 2.41 MiB/sec. | ||
7427 | 2024.11.20 02:22:49.097008 [ 276 ] {05c8b25e-4f5a-4fef-b4f0-c40d4f967505} <Debug> TCPHandler: Processed in 0.002094036 sec. | ||
7428 | 2024.11.20 02:22:49.097185 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7429 | 2024.11.20 02:22:49.097312 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7430 | 2024.11.20 02:22:49.097360 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7431 | 2024.11.20 02:22:49.097928 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7432 | 2024.11.20 02:22:49.097969 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7433 | 2024.11.20 02:22:49.098325 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7434 | 2024.11.20 02:22:49.098558 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7435 | 2024.11.20 02:22:49.098796 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001506 sec., 42496.67994687915 rows/sec., 3.32 MiB/sec. | ||
7436 | 2024.11.20 02:22:49.098911 [ 280 ] {1b72e276-b786-43ef-aa21-db5efa5dfd0e} <Debug> TCPHandler: Processed in 0.001784319 sec. | ||
7437 | 2024.11.20 02:22:49.099144 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7438 | 2024.11.20 02:22:49.099405 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7439 | 2024.11.20 02:22:49.099466 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7440 | 2024.11.20 02:22:49.100050 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7441 | 2024.11.20 02:22:49.100089 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7442 | 2024.11.20 02:22:49.100469 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7443 | 2024.11.20 02:22:49.100702 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7444 | 2024.11.20 02:22:49.100923 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001587 sec., 100819.15563957152 rows/sec., 7.02 MiB/sec. | ||
7445 | 2024.11.20 02:22:49.100975 [ 276 ] {458cb13d-5d00-407f-830f-7947678a8169} <Debug> TCPHandler: Processed in 0.001961753 sec. | ||
7446 | 2024.11.20 02:22:49.101106 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7447 | 2024.11.20 02:22:49.101213 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7448 | 2024.11.20 02:22:49.101261 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7449 | 2024.11.20 02:22:49.101705 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7450 | 2024.11.20 02:22:49.101743 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7451 | 2024.11.20 02:22:49.102093 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
7452 | 2024.11.20 02:22:49.102330 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7453 | 2024.11.20 02:22:49.102563 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001371 sec., 43763.6761487965 rows/sec., 2.95 MiB/sec. | ||
7454 | 2024.11.20 02:22:49.102651 [ 280 ] {6ba9b71b-00b3-4a3d-bbda-3f105a3f0fa7} <Debug> TCPHandler: Processed in 0.001595394 sec. | ||
7455 | 2024.11.20 02:22:52.763515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1020 | ||
7456 | 2024.11.20 02:22:52.766342 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7457 | 2024.11.20 02:22:52.766393 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7458 | 2024.11.20 02:22:52.767863 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
7459 | 2024.11.20 02:22:52.768193 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7460 | 2024.11.20 02:22:52.768377 [ 58 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
7461 | 2024.11.20 02:22:52.768447 [ 58 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7462 | 2024.11.20 02:22:52.768494 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7463 | 2024.11.20 02:22:52.769073 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
7464 | 2024.11.20 02:22:52.769703 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1020 | ||
7465 | 2024.11.20 02:22:52.770188 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7466 | 2024.11.20 02:22:52.770376 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 886 rows starting from the beginning of the part | ||
7467 | 2024.11.20 02:22:52.770902 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part | ||
7468 | 2024.11.20 02:22:52.771387 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 20 rows starting from the beginning of the part | ||
7469 | 2024.11.20 02:22:52.771872 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
7470 | 2024.11.20 02:22:52.772355 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
7471 | 2024.11.20 02:22:52.772809 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
7472 | 2024.11.20 02:22:52.780575 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 72 columns (72 merged, 0 gathered) in 0.011915288 sec., 85604.30935450323 rows/sec., 68.59 MiB/sec. | ||
7473 | 2024.11.20 02:22:52.781956 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
7474 | 2024.11.20 02:22:52.782806 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7475 | 2024.11.20 02:22:52.782912 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_31_6} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
7476 | 2024.11.20 02:22:52.783250 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
7477 | 2024.11.20 02:22:54.100925 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7478 | 2024.11.20 02:22:54.101139 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7479 | 2024.11.20 02:22:54.101218 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7480 | 2024.11.20 02:22:54.102082 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7481 | 2024.11.20 02:22:54.102126 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7482 | 2024.11.20 02:22:54.102573 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7483 | 2024.11.20 02:22:54.102822 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7484 | 2024.11.20 02:22:54.103012 [ 57 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7485 | 2024.11.20 02:22:54.103085 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002004 sec., 6986.027944111776 rows/sec., 502.90 KiB/sec. | ||
7486 | 2024.11.20 02:22:54.103103 [ 57 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7487 | 2024.11.20 02:22:54.103175 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7488 | 2024.11.20 02:22:54.103217 [ 276 ] {42e1aef6-da3f-4b54-92d3-6647137f4b3e} <Debug> TCPHandler: Processed in 0.002426933 sec. | ||
7489 | 2024.11.20 02:22:54.103557 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7490 | 2024.11.20 02:22:54.103573 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
7491 | 2024.11.20 02:22:54.103952 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7492 | 2024.11.20 02:22:54.104121 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7493 | 2024.11.20 02:22:54.104149 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7494 | 2024.11.20 02:22:54.104377 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
7495 | 2024.11.20 02:22:54.104666 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
7496 | 2024.11.20 02:22:54.105109 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
7497 | 2024.11.20 02:22:54.105605 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
7498 | 2024.11.20 02:22:54.105892 [ 197 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
7499 | 2024.11.20 02:22:54.107071 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7500 | 2024.11.20 02:22:54.107145 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7501 | 2024.11.20 02:22:54.108269 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7502 | 2024.11.20 02:22:54.108494 [ 199 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005215424 sec., 13421.727552735885 rows/sec., 1018.61 KiB/sec. | ||
7503 | 2024.11.20 02:22:54.108721 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7504 | 2024.11.20 02:22:54.108731 [ 189 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7505 | 2024.11.20 02:22:54.109009 [ 57 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7506 | 2024.11.20 02:22:54.109112 [ 57 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7507 | 2024.11.20 02:22:54.109202 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7508 | 2024.11.20 02:22:54.109359 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005508 sec., 52106.02759622368 rows/sec., 4.61 MiB/sec. | ||
7509 | 2024.11.20 02:22:54.109547 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
7510 | 2024.11.20 02:22:54.109596 [ 189 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_21_5} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7511 | 2024.11.20 02:22:54.109631 [ 280 ] {1c19ac09-e9f5-41bb-9614-1e1b0389c953} <Debug> TCPHandler: Processed in 0.006268836 sec. | ||
7512 | 2024.11.20 02:22:54.109870 [ 189 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_21_5} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7513 | 2024.11.20 02:22:54.109933 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7514 | 2024.11.20 02:22:54.109954 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7515 | 2024.11.20 02:22:54.110036 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1436 rows starting from the beginning of the part | ||
7516 | 2024.11.20 02:22:54.110040 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7517 | 2024.11.20 02:22:54.110289 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7518 | 2024.11.20 02:22:54.110313 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
7519 | 2024.11.20 02:22:54.110451 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7520 | 2024.11.20 02:22:54.110752 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 287 rows starting from the beginning of the part | ||
7521 | 2024.11.20 02:22:54.111254 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
7522 | 2024.11.20 02:22:54.111577 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
7523 | 2024.11.20 02:22:54.111962 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 287 rows starting from the beginning of the part | ||
7524 | 2024.11.20 02:22:54.113481 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7525 | 2024.11.20 02:22:54.113562 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7526 | 2024.11.20 02:22:54.114618 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
7527 | 2024.11.20 02:22:54.115006 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7528 | 2024.11.20 02:22:54.115311 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.00599051 sec., 363908.91593537113 rows/sec., 32.12 MiB/sec. | ||
7529 | 2024.11.20 02:22:54.115588 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.00543 sec., 9023.941068139964 rows/sec., 665.61 KiB/sec. | ||
7530 | 2024.11.20 02:22:54.115805 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7531 | 2024.11.20 02:22:54.115960 [ 276 ] {dd4a25af-a5ce-4b0d-8465-16581446d323} <Debug> TCPHandler: Processed in 0.006159294 sec. | ||
7532 | 2024.11.20 02:22:54.116268 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7533 | 2024.11.20 02:22:54.116640 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7534 | 2024.11.20 02:22:54.116733 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7535 | 2024.11.20 02:22:54.116792 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7536 | 2024.11.20 02:22:54.117005 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_61_12} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7537 | 2024.11.20 02:22:54.117153 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
7538 | 2024.11.20 02:22:54.117648 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7539 | 2024.11.20 02:22:54.117693 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7540 | 2024.11.20 02:22:54.118052 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7541 | 2024.11.20 02:22:54.118300 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7542 | 2024.11.20 02:22:54.118591 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002063 sec., 6786.233640329617 rows/sec., 475.26 KiB/sec. | ||
7543 | 2024.11.20 02:22:54.118658 [ 280 ] {7ac214d3-d882-42ec-b54d-f807f285a83f} <Debug> TCPHandler: Processed in 0.002560395 sec. | ||
7544 | 2024.11.20 02:22:54.118819 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7545 | 2024.11.20 02:22:54.118947 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7546 | 2024.11.20 02:22:54.119001 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7547 | 2024.11.20 02:22:54.119627 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7548 | 2024.11.20 02:22:54.119675 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7549 | 2024.11.20 02:22:54.120074 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7550 | 2024.11.20 02:22:54.120302 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7551 | 2024.11.20 02:22:54.120464 [ 57 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7552 | 2024.11.20 02:22:54.120530 [ 57 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7553 | 2024.11.20 02:22:54.120548 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001621 sec., 8019.740900678593 rows/sec., 500.03 KiB/sec. | ||
7554 | 2024.11.20 02:22:54.120569 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7555 | 2024.11.20 02:22:54.120784 [ 276 ] {7acbe657-add5-41b0-8d30-316486cae952} <Debug> TCPHandler: Processed in 0.002023444 sec. | ||
7556 | 2024.11.20 02:22:54.120932 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
7557 | 2024.11.20 02:22:54.121097 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7558 | 2024.11.20 02:22:54.121506 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7559 | 2024.11.20 02:22:54.121540 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7560 | 2024.11.20 02:22:54.121571 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
7561 | 2024.11.20 02:22:54.121644 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7562 | 2024.11.20 02:22:54.121872 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
7563 | 2024.11.20 02:22:54.122242 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
7564 | 2024.11.20 02:22:54.122665 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
7565 | 2024.11.20 02:22:54.123016 [ 193 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
7566 | 2024.11.20 02:22:54.124927 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7567 | 2024.11.20 02:22:54.125017 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7568 | 2024.11.20 02:22:54.125423 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004734743 sec., 13728.305844688932 rows/sec., 909.58 KiB/sec. | ||
7569 | 2024.11.20 02:22:54.125726 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7570 | 2024.11.20 02:22:54.125823 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7571 | 2024.11.20 02:22:54.126274 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7572 | 2024.11.20 02:22:54.126339 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_21_5} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7573 | 2024.11.20 02:22:54.126550 [ 57 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7574 | 2024.11.20 02:22:54.126568 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_21_5} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7575 | 2024.11.20 02:22:54.126655 [ 57 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7576 | 2024.11.20 02:22:54.126788 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7577 | 2024.11.20 02:22:54.126797 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005354 sec., 79193.12663429212 rows/sec., 5.66 MiB/sec. | ||
7578 | 2024.11.20 02:22:54.126828 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7579 | 2024.11.20 02:22:54.127001 [ 280 ] {0be1d00a-e2ec-48e2-9314-1f83fd423f81} <Debug> TCPHandler: Processed in 0.006085162 sec. | ||
7580 | 2024.11.20 02:22:54.127177 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
7581 | 2024.11.20 02:22:54.127246 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7582 | 2024.11.20 02:22:54.127356 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7583 | 2024.11.20 02:22:54.127434 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 916 rows starting from the beginning of the part | ||
7584 | 2024.11.20 02:22:54.127472 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7585 | 2024.11.20 02:22:54.127670 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7586 | 2024.11.20 02:22:54.127691 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
7587 | 2024.11.20 02:22:54.128252 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 424 rows starting from the beginning of the part | ||
7588 | 2024.11.20 02:22:54.128573 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
7589 | 2024.11.20 02:22:54.128958 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
7590 | 2024.11.20 02:22:54.129182 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 424 rows starting from the beginning of the part | ||
7591 | 2024.11.20 02:22:54.130132 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7592 | 2024.11.20 02:22:54.130203 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7593 | 2024.11.20 02:22:54.131191 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7594 | 2024.11.20 02:22:54.131672 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7595 | 2024.11.20 02:22:54.132161 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004738 sec., 1266.357112705783 rows/sec., 66.16 KiB/sec. | ||
7596 | 2024.11.20 02:22:54.132555 [ 276 ] {8164aa34-3350-4709-a2d7-0326d83b069d} <Debug> TCPHandler: Processed in 0.005429688 sec. | ||
7597 | 2024.11.20 02:22:54.132838 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.005812056 sec., 337230.06110058125 rows/sec., 25.82 MiB/sec. | ||
7598 | 2024.11.20 02:22:54.132857 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7599 | 2024.11.20 02:22:54.133222 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7600 | 2024.11.20 02:22:54.133236 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7601 | 2024.11.20 02:22:54.133368 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7602 | 2024.11.20 02:22:54.133833 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7603 | 2024.11.20 02:22:54.134017 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_61_12} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7604 | 2024.11.20 02:22:54.134108 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
7605 | 2024.11.20 02:22:54.134408 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7606 | 2024.11.20 02:22:54.134451 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7607 | 2024.11.20 02:22:54.134836 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7608 | 2024.11.20 02:22:54.135078 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7609 | 2024.11.20 02:22:54.135242 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7610 | 2024.11.20 02:22:54.135302 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7611 | 2024.11.20 02:22:54.135332 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002203 sec., 107580.57194734452 rows/sec., 7.21 MiB/sec. | ||
7612 | 2024.11.20 02:22:54.135335 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7613 | 2024.11.20 02:22:54.135537 [ 280 ] {2f2b2b60-c8ca-4921-9a3c-1faedba202fe} <Debug> TCPHandler: Processed in 0.002846072 sec. | ||
7614 | 2024.11.20 02:22:54.135590 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7615 | 2024.11.20 02:22:54.135744 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7616 | 2024.11.20 02:22:54.135790 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7617 | 2024.11.20 02:22:54.135849 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 11561 rows starting from the beginning of the part | ||
7618 | 2024.11.20 02:22:54.135992 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7619 | 2024.11.20 02:22:54.136157 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7620 | 2024.11.20 02:22:54.136178 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7621 | 2024.11.20 02:22:54.136525 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7622 | 2024.11.20 02:22:54.136890 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 130 rows starting from the beginning of the part | ||
7623 | 2024.11.20 02:22:54.137298 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7624 | 2024.11.20 02:22:54.137586 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
7625 | 2024.11.20 02:22:54.138376 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7626 | 2024.11.20 02:22:54.138449 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7627 | 2024.11.20 02:22:54.139058 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
7628 | 2024.11.20 02:22:54.139557 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7629 | 2024.11.20 02:22:54.140262 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004346 sec., 230.0966405890474 rows/sec., 15.50 KiB/sec. | ||
7630 | 2024.11.20 02:22:54.140668 [ 276 ] {3c9a2789-4be3-4ef9-ab1a-5e5128f9d0aa} <Debug> TCPHandler: Processed in 0.005011699 sec. | ||
7631 | 2024.11.20 02:22:54.140935 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7632 | 2024.11.20 02:22:54.141216 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7633 | 2024.11.20 02:22:54.141353 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <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 | ||
7634 | 2024.11.20 02:22:54.142944 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7635 | 2024.11.20 02:22:54.142999 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7636 | 2024.11.20 02:22:54.143685 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12485 rows, containing 5 columns (5 merged, 0 gathered) in 0.008232389 sec., 1516570.706267646 rows/sec., 103.43 MiB/sec. | ||
7637 | 2024.11.20 02:22:54.144107 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7638 | 2024.11.20 02:22:54.144598 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
7639 | 2024.11.20 02:22:54.144692 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7640 | 2024.11.20 02:22:54.144833 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7641 | 2024.11.20 02:22:54.144957 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
7642 | 2024.11.20 02:22:54.145058 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7643 | 2024.11.20 02:22:54.145314 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004201 sec., 9997.619614377529 rows/sec., 17.92 MiB/sec. | ||
7644 | 2024.11.20 02:22:54.145444 [ 280 ] {4fa314e9-af1e-42f9-b215-3727f61fdd80} <Debug> TCPHandler: Processed in 0.004658651 sec. | ||
7645 | 2024.11.20 02:22:54.145602 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7646 | 2024.11.20 02:22:54.145733 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7647 | 2024.11.20 02:22:54.145789 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7648 | 2024.11.20 02:22:54.146262 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7649 | 2024.11.20 02:22:54.146302 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7650 | 2024.11.20 02:22:54.146655 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
7651 | 2024.11.20 02:22:54.146889 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7652 | 2024.11.20 02:22:54.147057 [ 57 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
7653 | 2024.11.20 02:22:54.147116 [ 57 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7654 | 2024.11.20 02:22:54.147138 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001426 sec., 57503.50631136045 rows/sec., 3.65 MiB/sec. | ||
7655 | 2024.11.20 02:22:54.147154 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7656 | 2024.11.20 02:22:54.147284 [ 276 ] {f34ed7e8-fcd6-4703-8fb2-4345058c2259} <Debug> TCPHandler: Processed in 0.001746068 sec. | ||
7657 | 2024.11.20 02:22:54.147366 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7658 | 2024.11.20 02:22:54.147486 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7659 | 2024.11.20 02:22:54.147522 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3548 rows starting from the beginning of the part | ||
7660 | 2024.11.20 02:22:54.147636 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7661 | 2024.11.20 02:22:54.147787 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7662 | 2024.11.20 02:22:54.147895 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part | ||
7663 | 2024.11.20 02:22:54.148060 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7664 | 2024.11.20 02:22:54.148207 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
7665 | 2024.11.20 02:22:54.149809 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3880 rows, containing 4 columns (4 merged, 0 gathered) in 0.002518294 sec., 1540725.5864486038 rows/sec., 101.24 MiB/sec. | ||
7666 | 2024.11.20 02:22:54.150228 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
7667 | 2024.11.20 02:22:54.150573 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_61_12} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7668 | 2024.11.20 02:22:54.150663 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_61_12} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
7669 | 2024.11.20 02:22:54.150744 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
7670 | 2024.11.20 02:22:55.170184 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
7671 | 2024.11.20 02:22:55.170873 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7672 | 2024.11.20 02:22:55.170921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7673 | 2024.11.20 02:22:55.171445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7674 | 2024.11.20 02:22:55.171699 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7675 | 2024.11.20 02:22:55.171937 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
7676 | 2024.11.20 02:22:56.511561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
7677 | 2024.11.20 02:22:56.531869 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7678 | 2024.11.20 02:22:56.531934 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7679 | 2024.11.20 02:22:56.539252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
7680 | 2024.11.20 02:22:56.540024 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7681 | 2024.11.20 02:22:56.542795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
7682 | 2024.11.20 02:22:59.047861 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47726, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7683 | 2024.11.20 02:22:59.095187 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7684 | 2024.11.20 02:22:59.095496 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
7685 | 2024.11.20 02:22:59.095607 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
7686 | 2024.11.20 02:22:59.096581 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7687 | 2024.11.20 02:22:59.096621 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7688 | 2024.11.20 02:22:59.097048 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
7689 | 2024.11.20 02:22:59.097304 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7690 | 2024.11.20 02:22:59.097544 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.002124 sec., 4708.097928436911 rows/sec., 383.91 KiB/sec. | ||
7691 | 2024.11.20 02:22:59.097684 [ 276 ] {9a09c20e-3ca3-44ab-aa49-bcc861b2779d} <Debug> TCPHandler: Processed in 0.002678148 sec. | ||
7692 | 2024.11.20 02:22:59.097913 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7693 | 2024.11.20 02:22:59.098055 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7694 | 2024.11.20 02:22:59.098113 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7695 | 2024.11.20 02:22:59.098715 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7696 | 2024.11.20 02:22:59.098755 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7697 | 2024.11.20 02:22:59.099132 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7698 | 2024.11.20 02:22:59.099374 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7699 | 2024.11.20 02:22:59.099552 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001529 sec., 39895.35644211903 rows/sec., 3.05 MiB/sec. | ||
7700 | 2024.11.20 02:22:59.099607 [ 280 ] {3bbdb7c3-86a3-4a20-9c44-412beeac15a6} <Debug> TCPHandler: Processed in 0.001779959 sec. | ||
7701 | 2024.11.20 02:22:59.099736 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7702 | 2024.11.20 02:22:59.099842 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7703 | 2024.11.20 02:22:59.099889 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7704 | 2024.11.20 02:22:59.100401 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7705 | 2024.11.20 02:22:59.100438 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7706 | 2024.11.20 02:22:59.100773 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
7707 | 2024.11.20 02:22:59.101006 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7708 | 2024.11.20 02:22:59.101201 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001368 sec., 7309.941520467836 rows/sec., 510.41 KiB/sec. | ||
7709 | 2024.11.20 02:22:59.101309 [ 276 ] {2647f866-49e8-4f89-bbf7-95d5715b8a40} <Debug> TCPHandler: Processed in 0.001619765 sec. | ||
7710 | 2024.11.20 02:22:59.101557 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7711 | 2024.11.20 02:22:59.101730 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7712 | 2024.11.20 02:22:59.101786 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7713 | 2024.11.20 02:22:59.102409 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7714 | 2024.11.20 02:22:59.102448 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7715 | 2024.11.20 02:22:59.102806 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7716 | 2024.11.20 02:22:59.103044 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7717 | 2024.11.20 02:22:59.103242 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001539 sec., 48083.170890188434 rows/sec., 3.76 MiB/sec. | ||
7718 | 2024.11.20 02:22:59.103307 [ 280 ] {723c9039-0c41-4360-92c8-1fa51b41e7e6} <Debug> TCPHandler: Processed in 0.001903601 sec. | ||
7719 | 2024.11.20 02:22:59.103528 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7720 | 2024.11.20 02:22:59.103718 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7721 | 2024.11.20 02:22:59.103778 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7722 | 2024.11.20 02:22:59.104370 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7723 | 2024.11.20 02:22:59.104408 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7724 | 2024.11.20 02:22:59.104791 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7725 | 2024.11.20 02:22:59.105029 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7726 | 2024.11.20 02:22:59.105217 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001525 sec., 108196.7213114754 rows/sec., 7.53 MiB/sec. | ||
7727 | 2024.11.20 02:22:59.105307 [ 276 ] {05a34dd5-41a9-4dcb-a5e5-bcd97db96f59} <Debug> TCPHandler: Processed in 0.001914452 sec. | ||
7728 | 2024.11.20 02:22:59.105515 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7729 | 2024.11.20 02:22:59.105702 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7730 | 2024.11.20 02:22:59.105760 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7731 | 2024.11.20 02:22:59.106297 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7732 | 2024.11.20 02:22:59.106337 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7733 | 2024.11.20 02:22:59.106706 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
7734 | 2024.11.20 02:22:59.106948 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7735 | 2024.11.20 02:22:59.107128 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001457 sec., 41180.507892930684 rows/sec., 2.78 MiB/sec. | ||
7736 | 2024.11.20 02:22:59.107178 [ 280 ] {b0cd0a02-1aa6-4218-8fee-b2b3712b9835} <Debug> TCPHandler: Processed in 0.001789699 sec. | ||
7737 | 2024.11.20 02:22:59.216895 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61517, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7738 | 2024.11.20 02:22:59.238062 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46425, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7739 | 2024.11.20 02:22:59.320359 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34272, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7740 | 2024.11.20 02:22:59.350661 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7741 | 2024.11.20 02:22:59.395996 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57628, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7742 | 2024.11.20 02:22:59.427276 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44645, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7743 | 2024.11.20 02:22:59.445642 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54820, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7744 | 2024.11.20 02:23:02.505782 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
7745 | 2024.11.20 02:23:02.505848 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
7746 | 2024.11.20 02:23:02.672103 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
7747 | 2024.11.20 02:23:02.672788 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7748 | 2024.11.20 02:23:02.672841 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7749 | 2024.11.20 02:23:02.673391 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7750 | 2024.11.20 02:23:02.673660 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7751 | 2024.11.20 02:23:02.673918 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
7752 | 2024.11.20 02:23:02.769913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1054 | ||
7753 | 2024.11.20 02:23:02.773057 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7754 | 2024.11.20 02:23:02.773109 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7755 | 2024.11.20 02:23:02.774606 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
7756 | 2024.11.20 02:23:02.774919 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7757 | 2024.11.20 02:23:02.775809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1054 | ||
7758 | 2024.11.20 02:23:03.278475 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39654, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7759 | 2024.11.20 02:23:03.581906 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7760 | 2024.11.20 02:23:03.592199 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7761 | 2024.11.20 02:23:03.661470 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62202, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7762 | 2024.11.20 02:23:03.668811 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:51831, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7763 | 2024.11.20 02:23:03.722684 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7764 | 2024.11.20 02:23:03.770019 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54547, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7765 | 2024.11.20 02:23:03.860562 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41841, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7766 | 2024.11.20 02:23:03.959490 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53244, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7767 | 2024.11.20 02:23:04.042895 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
7768 | 2024.11.20 02:23:04.063416 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7769 | 2024.11.20 02:23:04.063467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7770 | 2024.11.20 02:23:04.070817 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
7771 | 2024.11.20 02:23:04.071595 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7772 | 2024.11.20 02:23:04.074662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
7773 | 2024.11.20 02:23:04.094382 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7774 | 2024.11.20 02:23:04.094582 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7775 | 2024.11.20 02:23:04.094663 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7776 | 2024.11.20 02:23:04.095420 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7777 | 2024.11.20 02:23:04.095463 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7778 | 2024.11.20 02:23:04.095854 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7779 | 2024.11.20 02:23:04.096101 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7780 | 2024.11.20 02:23:04.096331 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001805 sec., 31024.930747922437 rows/sec., 2.38 MiB/sec. | ||
7781 | 2024.11.20 02:23:04.096388 [ 276 ] {cb09cecd-fe85-4f50-a457-ede26da86e04} <Debug> TCPHandler: Processed in 0.002146576 sec. | ||
7782 | 2024.11.20 02:23:04.096549 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7783 | 2024.11.20 02:23:04.096692 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7784 | 2024.11.20 02:23:04.096749 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7785 | 2024.11.20 02:23:04.097400 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7786 | 2024.11.20 02:23:04.097442 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7787 | 2024.11.20 02:23:04.097801 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7788 | 2024.11.20 02:23:04.098045 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7789 | 2024.11.20 02:23:04.098261 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001602 sec., 39950.062421972536 rows/sec., 3.12 MiB/sec. | ||
7790 | 2024.11.20 02:23:04.098318 [ 280 ] {d0effe97-f5c4-49f8-b3df-1c8adf9cc4f9} <Debug> TCPHandler: Processed in 0.001836209 sec. | ||
7791 | 2024.11.20 02:23:04.098485 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7792 | 2024.11.20 02:23:04.098623 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7793 | 2024.11.20 02:23:04.098683 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7794 | 2024.11.20 02:23:04.099343 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7795 | 2024.11.20 02:23:04.099383 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7796 | 2024.11.20 02:23:04.099774 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7797 | 2024.11.20 02:23:04.100011 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7798 | 2024.11.20 02:23:04.100230 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. | ||
7799 | 2024.11.20 02:23:04.100281 [ 276 ] {30a7032b-8f75-48ad-be97-3ffd521f2033} <Debug> TCPHandler: Processed in 0.001873551 sec. | ||
7800 | 2024.11.20 02:23:04.100451 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7801 | 2024.11.20 02:23:04.100582 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7802 | 2024.11.20 02:23:04.100638 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7803 | 2024.11.20 02:23:04.101168 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7804 | 2024.11.20 02:23:04.101214 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7805 | 2024.11.20 02:23:04.101622 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
7806 | 2024.11.20 02:23:04.101858 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7807 | 2024.11.20 02:23:04.102084 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001532 sec., 39164.490861618804 rows/sec., 2.64 MiB/sec. | ||
7808 | 2024.11.20 02:23:04.102153 [ 280 ] {77ee4093-a18e-47e2-9a0e-912469a61612} <Debug> TCPHandler: Processed in 0.001763709 sec. | ||
7809 | 2024.11.20 02:23:04.379405 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55027, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7810 | 2024.11.20 02:23:04.498766 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7811 | 2024.11.20 02:23:04.647215 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42382, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7812 | 2024.11.20 02:23:04.652574 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35989, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7813 | 2024.11.20 02:23:04.679816 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53139, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7814 | 2024.11.20 02:23:04.724964 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39614, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7815 | 2024.11.20 02:23:04.831266 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:65128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7816 | 2024.11.20 02:23:04.882182 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64188, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7817 | 2024.11.20 02:23:05.367991 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:32861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7818 | 2024.11.20 02:23:05.445725 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7819 | 2024.11.20 02:23:05.525258 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7820 | 2024.11.20 02:23:05.592578 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41686, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7821 | 2024.11.20 02:23:05.628973 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7822 | 2024.11.20 02:23:05.630183 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48397, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7823 | 2024.11.20 02:23:05.634398 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
7824 | 2024.11.20 02:23:06.391164 [ 42 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7825 | 2024.11.20 02:23:06.391232 [ 42 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7826 | 2024.11.20 02:23:06.391258 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7827 | 2024.11.20 02:23:06.391483 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
7828 | 2024.11.20 02:23:06.391720 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7829 | 2024.11.20 02:23:06.391761 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 17 rows starting from the beginning of the part | ||
7830 | 2024.11.20 02:23:06.391844 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
7831 | 2024.11.20 02:23:06.391960 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
7832 | 2024.11.20 02:23:06.392222 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
7833 | 2024.11.20 02:23:06.392409 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
7834 | 2024.11.20 02:23:06.393385 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.002045505 sec., 10266.413428468764 rows/sec., 691.78 KiB/sec. | ||
7835 | 2024.11.20 02:23:06.393511 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7836 | 2024.11.20 02:23:06.393820 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7837 | 2024.11.20 02:23:06.393907 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_21_5} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7838 | 2024.11.20 02:23:06.393988 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
7839 | 2024.11.20 02:23:06.396654 [ 42 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7840 | 2024.11.20 02:23:06.396693 [ 42 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7841 | 2024.11.20 02:23:06.396716 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7842 | 2024.11.20 02:23:06.396863 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
7843 | 2024.11.20 02:23:06.397044 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7844 | 2024.11.20 02:23:06.397088 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
7845 | 2024.11.20 02:23:06.397231 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
7846 | 2024.11.20 02:23:06.397336 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
7847 | 2024.11.20 02:23:06.397594 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
7848 | 2024.11.20 02:23:06.397773 [ 198 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
7849 | 2024.11.20 02:23:06.398866 [ 201 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002085896 sec., 60405.69616126596 rows/sec., 3.08 MiB/sec. | ||
7850 | 2024.11.20 02:23:06.399075 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7851 | 2024.11.20 02:23:06.399420 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_21_5} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7852 | 2024.11.20 02:23:06.399512 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_21_5} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7853 | 2024.11.20 02:23:06.399614 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
7854 | 2024.11.20 02:23:07.208473 [ 42 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
7855 | 2024.11.20 02:23:07.208582 [ 42 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7856 | 2024.11.20 02:23:07.208630 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7857 | 2024.11.20 02:23:07.208932 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
7858 | 2024.11.20 02:23:07.209285 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7859 | 2024.11.20 02:23:07.209348 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 242 rows starting from the beginning of the part | ||
7860 | 2024.11.20 02:23:07.209504 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
7861 | 2024.11.20 02:23:07.209906 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
7862 | 2024.11.20 02:23:07.210153 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
7863 | 2024.11.20 02:23:07.210437 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
7864 | 2024.11.20 02:23:07.211491 [ 188 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00275584 sec., 108133.99907106363 rows/sec., 7.75 MiB/sec. | ||
7865 | 2024.11.20 02:23:07.211624 [ 188 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
7866 | 2024.11.20 02:23:07.211906 [ 188 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_21_5} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7867 | 2024.11.20 02:23:07.211990 [ 188 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_21_5} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
7868 | 2024.11.20 02:23:07.212067 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
7869 | 2024.11.20 02:23:09.101378 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7870 | 2024.11.20 02:23:09.101575 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
7871 | 2024.11.20 02:23:09.101648 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
7872 | 2024.11.20 02:23:09.102406 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7873 | 2024.11.20 02:23:09.102455 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7874 | 2024.11.20 02:23:09.102852 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7875 | 2024.11.20 02:23:09.103088 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7876 | 2024.11.20 02:23:09.103301 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001841 sec., 7604.5627376425855 rows/sec., 547.43 KiB/sec. | ||
7877 | 2024.11.20 02:23:09.103426 [ 276 ] {0e8c9a67-d2ba-4af0-b82a-4e29254591a5} <Debug> TCPHandler: Processed in 0.002181998 sec. | ||
7878 | 2024.11.20 02:23:09.103593 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7879 | 2024.11.20 02:23:09.103711 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
7880 | 2024.11.20 02:23:09.103763 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
7881 | 2024.11.20 02:23:09.104508 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7882 | 2024.11.20 02:23:09.104550 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7883 | 2024.11.20 02:23:09.105092 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7884 | 2024.11.20 02:23:09.105363 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7885 | 2024.11.20 02:23:09.105543 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001856 sec., 154633.62068965516 rows/sec., 13.67 MiB/sec. | ||
7886 | 2024.11.20 02:23:09.105596 [ 280 ] {2782ce29-ed9f-461b-944e-ed40eacba6ef} <Debug> TCPHandler: Processed in 0.002057705 sec. | ||
7887 | 2024.11.20 02:23:09.105750 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7888 | 2024.11.20 02:23:09.105859 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
7889 | 2024.11.20 02:23:09.105904 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
7890 | 2024.11.20 02:23:09.106449 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7891 | 2024.11.20 02:23:09.106487 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7892 | 2024.11.20 02:23:09.106837 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
7893 | 2024.11.20 02:23:09.107080 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7894 | 2024.11.20 02:23:09.107206 [ 39 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
7895 | 2024.11.20 02:23:09.107248 [ 39 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7896 | 2024.11.20 02:23:09.107258 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.00142 sec., 34507.042253521126 rows/sec., 2.49 MiB/sec. | ||
7897 | 2024.11.20 02:23:09.107272 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7898 | 2024.11.20 02:23:09.107342 [ 276 ] {7da002b4-b3fa-4254-b966-93b7cb31aabd} <Debug> TCPHandler: Processed in 0.001642946 sec. | ||
7899 | 2024.11.20 02:23:09.107403 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
7900 | 2024.11.20 02:23:09.107493 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7901 | 2024.11.20 02:23:09.107522 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
7902 | 2024.11.20 02:23:09.107557 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 67 rows starting from the beginning of the part | ||
7903 | 2024.11.20 02:23:09.107668 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 49 rows starting from the beginning of the part | ||
7904 | 2024.11.20 02:23:09.107670 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
7905 | 2024.11.20 02:23:09.107835 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
7906 | 2024.11.20 02:23:09.107857 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 4 rows starting from the beginning of the part | ||
7907 | 2024.11.20 02:23:09.108233 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 49 rows starting from the beginning of the part | ||
7908 | 2024.11.20 02:23:09.108396 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
7909 | 2024.11.20 02:23:09.108640 [ 199 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 49 rows starting from the beginning of the part | ||
7910 | 2024.11.20 02:23:09.109860 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7911 | 2024.11.20 02:23:09.109910 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7912 | 2024.11.20 02:23:09.110519 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7913 | 2024.11.20 02:23:09.110578 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.003237061 sec., 70434.2612017506 rows/sec., 5.30 MiB/sec. | ||
7914 | 2024.11.20 02:23:09.110842 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
7915 | 2024.11.20 02:23:09.110907 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7916 | 2024.11.20 02:23:09.111508 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003892 sec., 3597.122302158273 rows/sec., 251.92 KiB/sec. | ||
7917 | 2024.11.20 02:23:09.111728 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7918 | 2024.11.20 02:23:09.111832 [ 280 ] {0c7ecc47-ca46-49f4-9b69-5ba7d8fe835e} <Debug> TCPHandler: Processed in 0.004390975 sec. | ||
7919 | 2024.11.20 02:23:09.112115 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7920 | 2024.11.20 02:23:09.112136 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_41_8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
7921 | 2024.11.20 02:23:09.112346 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
7922 | 2024.11.20 02:23:09.112355 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
7923 | 2024.11.20 02:23:09.112421 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
7924 | 2024.11.20 02:23:09.113000 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7925 | 2024.11.20 02:23:09.113039 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7926 | 2024.11.20 02:23:09.113397 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7927 | 2024.11.20 02:23:09.113658 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7928 | 2024.11.20 02:23:09.113889 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001585 sec., 8201.892744479495 rows/sec., 511.39 KiB/sec. | ||
7929 | 2024.11.20 02:23:09.114122 [ 276 ] {535766c4-db8e-4800-a597-79c8bedde96f} <Debug> TCPHandler: Processed in 0.002115306 sec. | ||
7930 | 2024.11.20 02:23:09.114271 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7931 | 2024.11.20 02:23:09.114379 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
7932 | 2024.11.20 02:23:09.114426 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
7933 | 2024.11.20 02:23:09.115178 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7934 | 2024.11.20 02:23:09.115217 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7935 | 2024.11.20 02:23:09.115586 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7936 | 2024.11.20 02:23:09.115817 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7937 | 2024.11.20 02:23:09.115989 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001633 sec., 259644.82547458666 rows/sec., 18.57 MiB/sec. | ||
7938 | 2024.11.20 02:23:09.116041 [ 280 ] {f4bac392-680a-4765-8350-5c5a20b360c6} <Debug> TCPHandler: Processed in 0.001819549 sec. | ||
7939 | 2024.11.20 02:23:09.116187 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7940 | 2024.11.20 02:23:09.116294 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
7941 | 2024.11.20 02:23:09.116342 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
7942 | 2024.11.20 02:23:09.116813 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7943 | 2024.11.20 02:23:09.116854 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7944 | 2024.11.20 02:23:09.117209 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7945 | 2024.11.20 02:23:09.117457 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7946 | 2024.11.20 02:23:09.117630 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001358 sec., 4418.262150220913 rows/sec., 230.84 KiB/sec. | ||
7947 | 2024.11.20 02:23:09.117680 [ 276 ] {bb7cedb2-d8b5-446f-b869-7904f45540bd} <Debug> TCPHandler: Processed in 0.001544993 sec. | ||
7948 | 2024.11.20 02:23:09.117812 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7949 | 2024.11.20 02:23:09.117932 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
7950 | 2024.11.20 02:23:09.117988 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
7951 | 2024.11.20 02:23:09.118727 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7952 | 2024.11.20 02:23:09.118769 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7953 | 2024.11.20 02:23:09.119150 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7954 | 2024.11.20 02:23:09.119396 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7955 | 2024.11.20 02:23:09.119577 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001669 sec., 142001.19832234873 rows/sec., 9.52 MiB/sec. | ||
7956 | 2024.11.20 02:23:09.119629 [ 280 ] {cce81b55-82a7-4bc0-b6bf-fffd3539c6eb} <Debug> TCPHandler: Processed in 0.00186851 sec. | ||
7957 | 2024.11.20 02:23:09.119815 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7958 | 2024.11.20 02:23:09.119946 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
7959 | 2024.11.20 02:23:09.120002 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
7960 | 2024.11.20 02:23:09.120510 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7961 | 2024.11.20 02:23:09.120552 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7962 | 2024.11.20 02:23:09.120892 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
7963 | 2024.11.20 02:23:09.121123 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7964 | 2024.11.20 02:23:09.121300 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. | ||
7965 | 2024.11.20 02:23:09.121349 [ 276 ] {2ec639eb-b6a7-44d8-b9fd-474a9eac55dd} <Debug> TCPHandler: Processed in 0.001596895 sec. | ||
7966 | 2024.11.20 02:23:09.121515 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7967 | 2024.11.20 02:23:09.121627 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
7968 | 2024.11.20 02:23:09.121692 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <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 | ||
7969 | 2024.11.20 02:23:09.122830 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7970 | 2024.11.20 02:23:09.122868 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7971 | 2024.11.20 02:23:09.123531 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
7972 | 2024.11.20 02:23:09.123785 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7973 | 2024.11.20 02:23:09.123976 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002371 sec., 17714.044706874738 rows/sec., 31.74 MiB/sec. | ||
7974 | 2024.11.20 02:23:09.124067 [ 280 ] {12dc8148-e89d-4475-8549-931c30aa59e8} <Debug> TCPHandler: Processed in 0.002604857 sec. | ||
7975 | 2024.11.20 02:23:09.124207 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
7976 | 2024.11.20 02:23:09.124319 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
7977 | 2024.11.20 02:23:09.124370 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
7978 | 2024.11.20 02:23:09.124817 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7979 | 2024.11.20 02:23:09.124853 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.11 GiB. | ||
7980 | 2024.11.20 02:23:09.125210 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
7981 | 2024.11.20 02:23:09.125448 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7982 | 2024.11.20 02:23:09.125624 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001328 sec., 61746.987951807234 rows/sec., 3.92 MiB/sec. | ||
7983 | 2024.11.20 02:23:09.125673 [ 276 ] {498d26d3-1ab9-4dee-b5f4-baaf7a64601a} <Debug> TCPHandler: Processed in 0.001518353 sec. | ||
7984 | 2024.11.20 02:23:10.174079 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
7985 | 2024.11.20 02:23:10.174825 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7986 | 2024.11.20 02:23:10.174875 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7987 | 2024.11.20 02:23:10.175404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7988 | 2024.11.20 02:23:10.175654 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7989 | 2024.11.20 02:23:10.175902 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
7990 | 2024.11.20 02:23:11.574760 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 340 | ||
7991 | 2024.11.20 02:23:11.596144 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7992 | 2024.11.20 02:23:11.596213 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7993 | 2024.11.20 02:23:11.604170 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
7994 | 2024.11.20 02:23:11.604941 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
7995 | 2024.11.20 02:23:11.608607 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 340 | ||
7996 | 2024.11.20 02:23:12.383359 [ 36 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
7997 | 2024.11.20 02:23:12.383431 [ 36 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
7998 | 2024.11.20 02:23:12.383458 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
7999 | 2024.11.20 02:23:12.383627 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
8000 | 2024.11.20 02:23:12.383799 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8001 | 2024.11.20 02:23:12.383841 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
8002 | 2024.11.20 02:23:12.383930 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
8003 | 2024.11.20 02:23:12.384215 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
8004 | 2024.11.20 02:23:12.384420 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
8005 | 2024.11.20 02:23:12.384554 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
8006 | 2024.11.20 02:23:12.385627 [ 188 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002093845 sec., 17193.249739116316 rows/sec., 1.43 MiB/sec. | ||
8007 | 2024.11.20 02:23:12.385840 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
8008 | 2024.11.20 02:23:12.386235 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8009 | 2024.11.20 02:23:12.386344 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_17_4} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
8010 | 2024.11.20 02:23:12.386465 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8011 | 2024.11.20 02:23:12.776051 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1084 | ||
8012 | 2024.11.20 02:23:12.779097 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8013 | 2024.11.20 02:23:12.779153 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8014 | 2024.11.20 02:23:12.780663 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
8015 | 2024.11.20 02:23:12.780975 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8016 | 2024.11.20 02:23:12.782227 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
8017 | 2024.11.20 02:23:14.093149 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8018 | 2024.11.20 02:23:14.093447 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8019 | 2024.11.20 02:23:14.093561 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8020 | 2024.11.20 02:23:14.094359 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8021 | 2024.11.20 02:23:14.094405 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8022 | 2024.11.20 02:23:14.094817 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
8023 | 2024.11.20 02:23:14.095076 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8024 | 2024.11.20 02:23:14.095326 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001962 sec., 1019.3679918450559 rows/sec., 83.12 KiB/sec. | ||
8025 | 2024.11.20 02:23:14.095463 [ 276 ] {570f45ce-b3f5-4572-bc61-3a605ab6baf8} <Debug> TCPHandler: Processed in 0.002494824 sec. | ||
8026 | 2024.11.20 02:23:14.095645 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8027 | 2024.11.20 02:23:14.095780 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8028 | 2024.11.20 02:23:14.095829 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8029 | 2024.11.20 02:23:14.096399 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8030 | 2024.11.20 02:23:14.096441 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8031 | 2024.11.20 02:23:14.096812 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8032 | 2024.11.20 02:23:14.097052 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8033 | 2024.11.20 02:23:14.097319 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001557 sec., 36608.86319845857 rows/sec., 2.81 MiB/sec. | ||
8034 | 2024.11.20 02:23:14.097401 [ 280 ] {c29a27de-078d-47e2-9f40-fc85cb266473} <Debug> TCPHandler: Processed in 0.00181699 sec. | ||
8035 | 2024.11.20 02:23:14.097641 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8036 | 2024.11.20 02:23:14.097823 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8037 | 2024.11.20 02:23:14.097871 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8038 | 2024.11.20 02:23:14.098428 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8039 | 2024.11.20 02:23:14.098468 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8040 | 2024.11.20 02:23:14.098809 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
8041 | 2024.11.20 02:23:14.099054 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8042 | 2024.11.20 02:23:14.099266 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001471 sec., 1359.6193065941536 rows/sec., 94.93 KiB/sec. | ||
8043 | 2024.11.20 02:23:14.099322 [ 276 ] {dd0d091d-a2f2-4c07-8e1e-61f36be3b0a8} <Debug> TCPHandler: Processed in 0.00180929 sec. | ||
8044 | 2024.11.20 02:23:14.099472 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8045 | 2024.11.20 02:23:14.099578 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8046 | 2024.11.20 02:23:14.099623 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8047 | 2024.11.20 02:23:14.100169 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8048 | 2024.11.20 02:23:14.100210 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8049 | 2024.11.20 02:23:14.100564 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8050 | 2024.11.20 02:23:14.100803 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8051 | 2024.11.20 02:23:14.101018 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001454 sec., 45392.022008253094 rows/sec., 3.55 MiB/sec. | ||
8052 | 2024.11.20 02:23:14.101074 [ 280 ] {1ff7cd12-773a-41f7-be19-0196ce3439af} <Debug> TCPHandler: Processed in 0.001653256 sec. | ||
8053 | 2024.11.20 02:23:14.101201 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8054 | 2024.11.20 02:23:14.101308 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8055 | 2024.11.20 02:23:14.101357 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8056 | 2024.11.20 02:23:14.101861 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8057 | 2024.11.20 02:23:14.101902 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8058 | 2024.11.20 02:23:14.102303 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8059 | 2024.11.20 02:23:14.102544 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8060 | 2024.11.20 02:23:14.102780 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001495 sec., 86287.6254180602 rows/sec., 6.01 MiB/sec. | ||
8061 | 2024.11.20 02:23:14.102841 [ 276 ] {2a1b7ec8-9827-4742-9b71-65779b247fa7} <Debug> TCPHandler: Processed in 0.001690587 sec. | ||
8062 | 2024.11.20 02:23:14.103022 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8063 | 2024.11.20 02:23:14.103141 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8064 | 2024.11.20 02:23:14.103187 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8065 | 2024.11.20 02:23:14.103629 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8066 | 2024.11.20 02:23:14.103667 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8067 | 2024.11.20 02:23:14.104032 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
8068 | 2024.11.20 02:23:14.104275 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8069 | 2024.11.20 02:23:14.104498 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001379 sec., 34807.83176214648 rows/sec., 2.35 MiB/sec. | ||
8070 | 2024.11.20 02:23:14.104549 [ 280 ] {74e6a909-0c6b-4adf-9ea2-96f83f26f9d2} <Debug> TCPHandler: Processed in 0.001599005 sec. | ||
8071 | 2024.11.20 02:23:17.506091 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8072 | 2024.11.20 02:23:17.506156 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8073 | 2024.11.20 02:23:17.676104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
8074 | 2024.11.20 02:23:17.677121 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8075 | 2024.11.20 02:23:17.677170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8076 | 2024.11.20 02:23:17.677778 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8077 | 2024.11.20 02:23:17.678034 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8078 | 2024.11.20 02:23:17.678279 [ 30 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8079 | 2024.11.20 02:23:17.678301 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
8080 | 2024.11.20 02:23:17.678369 [ 30 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8081 | 2024.11.20 02:23:17.678412 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8082 | 2024.11.20 02:23:17.678663 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
8083 | 2024.11.20 02:23:17.678987 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8084 | 2024.11.20 02:23:17.679029 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
8085 | 2024.11.20 02:23:17.679106 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
8086 | 2024.11.20 02:23:17.679335 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
8087 | 2024.11.20 02:23:17.679507 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
8088 | 2024.11.20 02:23:17.679628 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
8089 | 2024.11.20 02:23:17.679781 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
8090 | 2024.11.20 02:23:17.682887 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.004370485 sec., 4829212.318541306 rows/sec., 69.08 MiB/sec. | ||
8091 | 2024.11.20 02:23:17.683363 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8092 | 2024.11.20 02:23:17.683748 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8093 | 2024.11.20 02:23:17.683854 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_46_9} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8094 | 2024.11.20 02:23:17.683975 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
8095 | 2024.11.20 02:23:19.094964 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8096 | 2024.11.20 02:23:19.095266 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8097 | 2024.11.20 02:23:19.095375 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8098 | 2024.11.20 02:23:19.096407 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8099 | 2024.11.20 02:23:19.096449 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8100 | 2024.11.20 02:23:19.096873 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8101 | 2024.11.20 02:23:19.097127 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8102 | 2024.11.20 02:23:19.097360 [ 48 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8103 | 2024.11.20 02:23:19.097373 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002183 sec., 25652.77141548328 rows/sec., 1.97 MiB/sec. | ||
8104 | 2024.11.20 02:23:19.097492 [ 48 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8105 | 2024.11.20 02:23:19.097555 [ 276 ] {1d2d3a6b-4d32-4f68-83d8-813ffdbd40aa} <Debug> TCPHandler: Processed in 0.002776941 sec. | ||
8106 | 2024.11.20 02:23:19.097578 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8107 | 2024.11.20 02:23:19.097796 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8108 | 2024.11.20 02:23:19.097845 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
8109 | 2024.11.20 02:23:19.097952 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8110 | 2024.11.20 02:23:19.098043 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8111 | 2024.11.20 02:23:19.098260 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8112 | 2024.11.20 02:23:19.098349 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1436 rows starting from the beginning of the part | ||
8113 | 2024.11.20 02:23:19.098817 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 61 rows starting from the beginning of the part | ||
8114 | 2024.11.20 02:23:19.099222 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
8115 | 2024.11.20 02:23:19.099573 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 287 rows starting from the beginning of the part | ||
8116 | 2024.11.20 02:23:19.099902 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 57 rows starting from the beginning of the part | ||
8117 | 2024.11.20 02:23:19.100212 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
8118 | 2024.11.20 02:23:19.100868 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8119 | 2024.11.20 02:23:19.100914 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8120 | 2024.11.20 02:23:19.101765 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8121 | 2024.11.20 02:23:19.102283 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8122 | 2024.11.20 02:23:19.102611 [ 48 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8123 | 2024.11.20 02:23:19.102727 [ 48 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8124 | 2024.11.20 02:23:19.102790 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8125 | 2024.11.20 02:23:19.102841 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004924 sec., 12997.562956945572 rows/sec., 1.01 MiB/sec. | ||
8126 | 2024.11.20 02:23:19.103254 [ 280 ] {fdf4ed8d-ea9c-487f-a127-504378821b8e} <Debug> TCPHandler: Processed in 0.00554957 sec. | ||
8127 | 2024.11.20 02:23:19.103397 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
8128 | 2024.11.20 02:23:19.103557 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8129 | 2024.11.20 02:23:19.103989 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8130 | 2024.11.20 02:23:19.104092 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8131 | 2024.11.20 02:23:19.104188 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8132 | 2024.11.20 02:23:19.104232 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 916 rows starting from the beginning of the part | ||
8133 | 2024.11.20 02:23:19.104633 [ 191 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.00690579 sec., 282806.16699899646 rows/sec., 24.73 MiB/sec. | ||
8134 | 2024.11.20 02:23:19.104755 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
8135 | 2024.11.20 02:23:19.105191 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
8136 | 2024.11.20 02:23:19.105684 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 424 rows starting from the beginning of the part | ||
8137 | 2024.11.20 02:23:19.106079 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 66 rows starting from the beginning of the part | ||
8138 | 2024.11.20 02:23:19.106196 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8139 | 2024.11.20 02:23:19.106562 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
8140 | 2024.11.20 02:23:19.108504 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8141 | 2024.11.20 02:23:19.108613 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8142 | 2024.11.20 02:23:19.108735 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 347 | ||
8143 | 2024.11.20 02:23:19.111146 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8144 | 2024.11.20 02:23:19.111189 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8145 | 2024.11.20 02:23:19.112280 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8146 | 2024.11.20 02:23:19.112958 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8147 | 2024.11.20 02:23:19.113167 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8148 | 2024.11.20 02:23:19.113273 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8149 | 2024.11.20 02:23:19.113673 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.009789 sec., 16344.876902645825 rows/sec., 1.14 MiB/sec. | ||
8150 | 2024.11.20 02:23:19.114184 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8151 | 2024.11.20 02:23:19.112977 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_66_13} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8152 | 2024.11.20 02:23:19.114556 [ 276 ] {1d8f0a22-36f6-4b05-99b6-23ef3f0a06b4} <Debug> TCPHandler: Processed in 0.011156873 sec. | ||
8153 | 2024.11.20 02:23:19.114980 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8154 | 2024.11.20 02:23:19.114993 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.012064852 sec., 133279.71200972877 rows/sec., 10.28 MiB/sec. | ||
8155 | 2024.11.20 02:23:19.115143 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
8156 | 2024.11.20 02:23:19.115473 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8157 | 2024.11.20 02:23:19.115613 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8158 | 2024.11.20 02:23:19.115636 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_61_12, total 12485 rows starting from the beginning of the part | ||
8159 | 2024.11.20 02:23:19.115822 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8160 | 2024.11.20 02:23:19.115814 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8161 | 2024.11.20 02:23:19.116397 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 165 rows starting from the beginning of the part | ||
8162 | 2024.11.20 02:23:19.117225 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8163 | 2024.11.20 02:23:19.117423 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8164 | 2024.11.20 02:23:19.118027 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8165 | 2024.11.20 02:23:19.118580 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 129 rows starting from the beginning of the part | ||
8166 | 2024.11.20 02:23:19.119089 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8167 | 2024.11.20 02:23:19.119147 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_66_13} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8168 | 2024.11.20 02:23:19.119935 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
8169 | 2024.11.20 02:23:19.120855 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8170 | 2024.11.20 02:23:19.120932 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8171 | 2024.11.20 02:23:19.122103 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
8172 | 2024.11.20 02:23:19.122850 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8173 | 2024.11.20 02:23:19.123338 [ 48 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
8174 | 2024.11.20 02:23:19.123548 [ 48 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8175 | 2024.11.20 02:23:19.123676 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8176 | 2024.11.20 02:23:19.124391 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.008867 sec., 6766.662907409496 rows/sec., 466.97 KiB/sec. | ||
8177 | 2024.11.20 02:23:19.124667 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8178 | 2024.11.20 02:23:19.125238 [ 280 ] {a9ef2147-eabe-43ab-acb5-001e603d9bb0} <Debug> TCPHandler: Processed in 0.010511888 sec. | ||
8179 | 2024.11.20 02:23:19.125445 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8180 | 2024.11.20 02:23:19.125637 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3880 rows starting from the beginning of the part | ||
8181 | 2024.11.20 02:23:19.126161 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8182 | 2024.11.20 02:23:19.126560 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8183 | 2024.11.20 02:23:19.127293 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8184 | 2024.11.20 02:23:19.128071 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8185 | 2024.11.20 02:23:19.128460 [ 196 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8186 | 2024.11.20 02:23:19.131693 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13336 rows, containing 5 columns (5 merged, 0 gathered) in 0.018191726 sec., 733080.5224309118 rows/sec., 50.03 MiB/sec. | ||
8187 | 2024.11.20 02:23:19.132249 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8188 | 2024.11.20 02:23:19.133474 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8189 | 2024.11.20 02:23:19.133876 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8190 | 2024.11.20 02:23:19.134064 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.78 MiB. | ||
8191 | 2024.11.20 02:23:19.135503 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4190 rows, containing 4 columns (4 merged, 0 gathered) in 0.01151145 sec., 363985.42320906575 rows/sec., 23.94 MiB/sec. | ||
8192 | 2024.11.20 02:23:19.136158 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
8193 | 2024.11.20 02:23:19.137114 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_66_13} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8194 | 2024.11.20 02:23:19.137379 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_66_13} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
8195 | 2024.11.20 02:23:19.137593 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
8196 | 2024.11.20 02:23:19.155737 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8197 | 2024.11.20 02:23:19.155782 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8198 | 2024.11.20 02:23:19.163381 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8199 | 2024.11.20 02:23:19.164169 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8200 | 2024.11.20 02:23:19.164539 [ 48 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8201 | 2024.11.20 02:23:19.164656 [ 48 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8202 | 2024.11.20 02:23:19.164741 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8203 | 2024.11.20 02:23:19.165157 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
8204 | 2024.11.20 02:23:19.181091 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
8205 | 2024.11.20 02:23:19.182535 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8206 | 2024.11.20 02:23:19.184189 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
8207 | 2024.11.20 02:23:19.189957 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
8208 | 2024.11.20 02:23:19.195665 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
8209 | 2024.11.20 02:23:19.201304 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
8210 | 2024.11.20 02:23:19.207211 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 8 rows starting from the beginning of the part | ||
8211 | 2024.11.20 02:23:19.211969 [ 198 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 7 rows starting from the beginning of the part | ||
8212 | 2024.11.20 02:23:19.277292 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.1123957 sec., 3087.306720808714 rows/sec., 15.96 MiB/sec. | ||
8213 | 2024.11.20 02:23:19.280325 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8214 | 2024.11.20 02:23:19.283165 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8215 | 2024.11.20 02:23:19.283286 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_46_9} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8216 | 2024.11.20 02:23:19.285615 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8217 | 2024.11.20 02:23:20.000174 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.74 MiB, peak 232.16 MiB, free memory in arenas 0.00 B, will set to 222.29 MiB (RSS), difference: 3.55 MiB | ||
8218 | 2024.11.20 02:23:22.782467 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1104 | ||
8219 | 2024.11.20 02:23:22.785325 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8220 | 2024.11.20 02:23:22.785385 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8221 | 2024.11.20 02:23:22.786881 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
8222 | 2024.11.20 02:23:22.787188 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8223 | 2024.11.20 02:23:22.788698 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1104 | ||
8224 | 2024.11.20 02:23:24.101223 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8225 | 2024.11.20 02:23:24.101527 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8226 | 2024.11.20 02:23:24.101639 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8227 | 2024.11.20 02:23:24.102587 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8228 | 2024.11.20 02:23:24.102630 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8229 | 2024.11.20 02:23:24.103067 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8230 | 2024.11.20 02:23:24.103330 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8231 | 2024.11.20 02:23:24.103612 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002161 sec., 6478.482184173993 rows/sec., 466.36 KiB/sec. | ||
8232 | 2024.11.20 02:23:24.103845 [ 276 ] {77b6fd38-27f4-4836-a487-fe2722c3022f} <Debug> TCPHandler: Processed in 0.00278801 sec. | ||
8233 | 2024.11.20 02:23:24.104065 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8234 | 2024.11.20 02:23:24.104212 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8235 | 2024.11.20 02:23:24.104269 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8236 | 2024.11.20 02:23:24.105144 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8237 | 2024.11.20 02:23:24.105186 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8238 | 2024.11.20 02:23:24.105582 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8239 | 2024.11.20 02:23:24.105828 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8240 | 2024.11.20 02:23:24.106047 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001867 sec., 153722.54954472417 rows/sec., 13.59 MiB/sec. | ||
8241 | 2024.11.20 02:23:24.106108 [ 280 ] {cd4bd002-e4ce-48ba-a031-46e4d779b142} <Debug> TCPHandler: Processed in 0.002109766 sec. | ||
8242 | 2024.11.20 02:23:24.106264 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8243 | 2024.11.20 02:23:24.106376 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8244 | 2024.11.20 02:23:24.106420 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8245 | 2024.11.20 02:23:24.106955 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8246 | 2024.11.20 02:23:24.106994 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8247 | 2024.11.20 02:23:24.107358 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
8248 | 2024.11.20 02:23:24.107602 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8249 | 2024.11.20 02:23:24.107803 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001449 sec., 33816.42512077295 rows/sec., 2.44 MiB/sec. | ||
8250 | 2024.11.20 02:23:24.107855 [ 276 ] {ce5796df-8b7e-4374-85ad-4987a1c5ea65} <Debug> TCPHandler: Processed in 0.001653796 sec. | ||
8251 | 2024.11.20 02:23:24.108006 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8252 | 2024.11.20 02:23:24.108115 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8253 | 2024.11.20 02:23:24.108161 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8254 | 2024.11.20 02:23:24.108703 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8255 | 2024.11.20 02:23:24.108743 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8256 | 2024.11.20 02:23:24.109100 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8257 | 2024.11.20 02:23:24.109330 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8258 | 2024.11.20 02:23:24.109541 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001449 sec., 9661.835748792271 rows/sec., 676.65 KiB/sec. | ||
8259 | 2024.11.20 02:23:24.109595 [ 280 ] {43bd74d0-71f0-4ba3-a4b4-85b38354d8ca} <Debug> TCPHandler: Processed in 0.001640135 sec. | ||
8260 | 2024.11.20 02:23:24.109747 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8261 | 2024.11.20 02:23:24.109852 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8262 | 2024.11.20 02:23:24.109895 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8263 | 2024.11.20 02:23:24.110413 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8264 | 2024.11.20 02:23:24.110452 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8265 | 2024.11.20 02:23:24.110798 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8266 | 2024.11.20 02:23:24.111038 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8267 | 2024.11.20 02:23:24.111291 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001458 sec., 8916.323731138546 rows/sec., 555.93 KiB/sec. | ||
8268 | 2024.11.20 02:23:24.111533 [ 276 ] {bc11de98-2edf-4794-a476-4bc7ca5a9a8c} <Debug> TCPHandler: Processed in 0.001832859 sec. | ||
8269 | 2024.11.20 02:23:24.111710 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8270 | 2024.11.20 02:23:24.111841 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8271 | 2024.11.20 02:23:24.111896 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8272 | 2024.11.20 02:23:24.112645 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8273 | 2024.11.20 02:23:24.112686 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8274 | 2024.11.20 02:23:24.113070 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8275 | 2024.11.20 02:23:24.113308 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8276 | 2024.11.20 02:23:24.113525 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001711 sec., 247808.29924021038 rows/sec., 17.72 MiB/sec. | ||
8277 | 2024.11.20 02:23:24.113586 [ 280 ] {4f0bf336-ed42-4884-8c50-c10f166aae87} <Debug> TCPHandler: Processed in 0.001940892 sec. | ||
8278 | 2024.11.20 02:23:24.113768 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8279 | 2024.11.20 02:23:24.113900 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8280 | 2024.11.20 02:23:24.113953 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8281 | 2024.11.20 02:23:24.114410 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8282 | 2024.11.20 02:23:24.114448 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8283 | 2024.11.20 02:23:24.114796 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8284 | 2024.11.20 02:23:24.115032 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8285 | 2024.11.20 02:23:24.115319 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001426 sec., 4207.57363253857 rows/sec., 219.83 KiB/sec. | ||
8286 | 2024.11.20 02:23:24.115516 [ 276 ] {089f570e-a684-4499-8fdc-49a8ca79b16d} <Debug> TCPHandler: Processed in 0.0018208 sec. | ||
8287 | 2024.11.20 02:23:24.115675 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8288 | 2024.11.20 02:23:24.115806 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8289 | 2024.11.20 02:23:24.115865 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8290 | 2024.11.20 02:23:24.116454 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8291 | 2024.11.20 02:23:24.116495 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8292 | 2024.11.20 02:23:24.116876 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8293 | 2024.11.20 02:23:24.117115 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8294 | 2024.11.20 02:23:24.117324 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001548 sec., 153100.77519379847 rows/sec., 10.26 MiB/sec. | ||
8295 | 2024.11.20 02:23:24.117376 [ 280 ] {10edfa81-b137-4d29-9d3b-8d36ba10d22c} <Debug> TCPHandler: Processed in 0.001763138 sec. | ||
8296 | 2024.11.20 02:23:24.117521 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8297 | 2024.11.20 02:23:24.117649 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8298 | 2024.11.20 02:23:24.117703 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8299 | 2024.11.20 02:23:24.118186 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8300 | 2024.11.20 02:23:24.118226 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8301 | 2024.11.20 02:23:24.118576 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
8302 | 2024.11.20 02:23:24.118808 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8303 | 2024.11.20 02:23:24.119031 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001408 sec., 710.2272727272727 rows/sec., 47.86 KiB/sec. | ||
8304 | 2024.11.20 02:23:24.119150 [ 276 ] {4f43068f-12c3-4418-b294-45fe47a93f8d} <Debug> TCPHandler: Processed in 0.001688887 sec. | ||
8305 | 2024.11.20 02:23:24.119304 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8306 | 2024.11.20 02:23:24.119433 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8307 | 2024.11.20 02:23:24.119512 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <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 | ||
8308 | 2024.11.20 02:23:24.120726 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8309 | 2024.11.20 02:23:24.120765 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8310 | 2024.11.20 02:23:24.121439 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8311 | 2024.11.20 02:23:24.121697 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8312 | 2024.11.20 02:23:24.121967 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002564 sec., 16380.65522620905 rows/sec., 29.35 MiB/sec. | ||
8313 | 2024.11.20 02:23:24.122064 [ 280 ] {dc605de7-fd94-4146-8d5f-eb5cbe3ce58e} <Debug> TCPHandler: Processed in 0.002821621 sec. | ||
8314 | 2024.11.20 02:23:24.122215 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8315 | 2024.11.20 02:23:24.122343 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8316 | 2024.11.20 02:23:24.122398 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8317 | 2024.11.20 02:23:24.122917 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8318 | 2024.11.20 02:23:24.122965 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8319 | 2024.11.20 02:23:24.123345 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
8320 | 2024.11.20 02:23:24.123589 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8321 | 2024.11.20 02:23:24.123788 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001473 sec., 55668.70332654447 rows/sec., 3.54 MiB/sec. | ||
8322 | 2024.11.20 02:23:24.123838 [ 276 ] {ec479869-5fc1-4791-be1e-798a04f6b8a1} <Debug> TCPHandler: Processed in 0.001685857 sec. | ||
8323 | 2024.11.20 02:23:25.178500 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
8324 | 2024.11.20 02:23:25.179270 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8325 | 2024.11.20 02:23:25.179317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8326 | 2024.11.20 02:23:25.179865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8327 | 2024.11.20 02:23:25.180126 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8328 | 2024.11.20 02:23:25.180430 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
8329 | 2024.11.20 02:23:26.681216 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 355 | ||
8330 | 2024.11.20 02:23:26.699787 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8331 | 2024.11.20 02:23:26.699842 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8332 | 2024.11.20 02:23:26.707021 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8333 | 2024.11.20 02:23:26.707779 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8334 | 2024.11.20 02:23:26.710366 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 355 | ||
8335 | 2024.11.20 02:23:29.056381 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58552, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8336 | 2024.11.20 02:23:29.092613 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8337 | 2024.11.20 02:23:29.092921 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8338 | 2024.11.20 02:23:29.093033 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8339 | 2024.11.20 02:23:29.093884 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8340 | 2024.11.20 02:23:29.093926 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8341 | 2024.11.20 02:23:29.094347 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
8342 | 2024.11.20 02:23:29.094603 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8343 | 2024.11.20 02:23:29.094865 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002019 sec., 990.5894006934126 rows/sec., 80.78 KiB/sec. | ||
8344 | 2024.11.20 02:23:29.095010 [ 276 ] {a439744d-235b-463a-8454-7477a78773ae} <Debug> TCPHandler: Processed in 0.002582716 sec. | ||
8345 | 2024.11.20 02:23:29.095232 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8346 | 2024.11.20 02:23:29.095358 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8347 | 2024.11.20 02:23:29.095406 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8348 | 2024.11.20 02:23:29.096002 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8349 | 2024.11.20 02:23:29.096043 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8350 | 2024.11.20 02:23:29.096411 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8351 | 2024.11.20 02:23:29.096657 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8352 | 2024.11.20 02:23:29.096865 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001531 sec., 37230.5682560418 rows/sec., 2.86 MiB/sec. | ||
8353 | 2024.11.20 02:23:29.096919 [ 280 ] {7c708f7d-e07f-420c-9f32-adc3189a90b5} <Debug> TCPHandler: Processed in 0.001755579 sec. | ||
8354 | 2024.11.20 02:23:29.097068 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8355 | 2024.11.20 02:23:29.097178 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8356 | 2024.11.20 02:23:29.097224 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8357 | 2024.11.20 02:23:29.097758 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8358 | 2024.11.20 02:23:29.097798 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8359 | 2024.11.20 02:23:29.098131 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
8360 | 2024.11.20 02:23:29.098378 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8361 | 2024.11.20 02:23:29.098584 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001427 sec., 1401.5416958654519 rows/sec., 97.86 KiB/sec. | ||
8362 | 2024.11.20 02:23:29.098637 [ 276 ] {106a77d2-8317-4814-9a18-8426639470f1} <Debug> TCPHandler: Processed in 0.001622265 sec. | ||
8363 | 2024.11.20 02:23:29.098775 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8364 | 2024.11.20 02:23:29.098882 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8365 | 2024.11.20 02:23:29.098927 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8366 | 2024.11.20 02:23:29.099472 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8367 | 2024.11.20 02:23:29.099515 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8368 | 2024.11.20 02:23:29.099865 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8369 | 2024.11.20 02:23:29.100093 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8370 | 2024.11.20 02:23:29.100317 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001456 sec., 45329.67032967033 rows/sec., 3.54 MiB/sec. | ||
8371 | 2024.11.20 02:23:29.100410 [ 280 ] {85bf0916-f6de-4176-977b-b8868ad4c7c8} <Debug> TCPHandler: Processed in 0.001685857 sec. | ||
8372 | 2024.11.20 02:23:29.100630 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8373 | 2024.11.20 02:23:29.100866 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8374 | 2024.11.20 02:23:29.100926 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8375 | 2024.11.20 02:23:29.101511 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8376 | 2024.11.20 02:23:29.101551 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8377 | 2024.11.20 02:23:29.101927 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8378 | 2024.11.20 02:23:29.102164 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8379 | 2024.11.20 02:23:29.102371 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001555 sec., 82958.19935691319 rows/sec., 5.78 MiB/sec. | ||
8380 | 2024.11.20 02:23:29.102424 [ 276 ] {654d6dfc-b8c1-44ec-8ed5-300d77ef9a45} <Debug> TCPHandler: Processed in 0.001933852 sec. | ||
8381 | 2024.11.20 02:23:29.102594 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8382 | 2024.11.20 02:23:29.102723 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8383 | 2024.11.20 02:23:29.102778 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8384 | 2024.11.20 02:23:29.103302 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8385 | 2024.11.20 02:23:29.103340 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8386 | 2024.11.20 02:23:29.103694 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
8387 | 2024.11.20 02:23:29.103936 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8388 | 2024.11.20 02:23:29.104137 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001442 sec., 33287.1012482663 rows/sec., 2.24 MiB/sec. | ||
8389 | 2024.11.20 02:23:29.104185 [ 280 ] {56af6691-f7b4-4155-9744-df94494c020e} <Debug> TCPHandler: Processed in 0.001654467 sec. | ||
8390 | 2024.11.20 02:23:29.237228 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33741, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8391 | 2024.11.20 02:23:29.248677 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52143, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8392 | 2024.11.20 02:23:29.324060 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8393 | 2024.11.20 02:23:29.362424 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8394 | 2024.11.20 02:23:29.411749 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61467, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8395 | 2024.11.20 02:23:29.434006 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8396 | 2024.11.20 02:23:29.458335 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64863, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8397 | 2024.11.20 02:23:32.506194 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8398 | 2024.11.20 02:23:32.506268 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8399 | 2024.11.20 02:23:32.680604 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
8400 | 2024.11.20 02:23:32.681353 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8401 | 2024.11.20 02:23:32.681407 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8402 | 2024.11.20 02:23:32.681995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8403 | 2024.11.20 02:23:32.682240 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8404 | 2024.11.20 02:23:32.682521 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
8405 | 2024.11.20 02:23:32.788900 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1138 | ||
8406 | 2024.11.20 02:23:32.792037 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8407 | 2024.11.20 02:23:32.792085 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8408 | 2024.11.20 02:23:32.793556 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
8409 | 2024.11.20 02:23:32.793859 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8410 | 2024.11.20 02:23:32.795027 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1138 | ||
8411 | 2024.11.20 02:23:33.002411 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001986693 sec. | ||
8412 | 2024.11.20 02:23:33.279845 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63991, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8413 | 2024.11.20 02:23:33.592497 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:60200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8414 | 2024.11.20 02:23:33.610923 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57063, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8415 | 2024.11.20 02:23:33.669370 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40528, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8416 | 2024.11.20 02:23:33.674837 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8417 | 2024.11.20 02:23:33.734778 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45330, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8418 | 2024.11.20 02:23:33.777128 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49056, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8419 | 2024.11.20 02:23:33.871671 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8420 | 2024.11.20 02:23:33.967764 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8421 | 2024.11.20 02:23:34.094905 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8422 | 2024.11.20 02:23:34.095201 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8423 | 2024.11.20 02:23:34.095313 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8424 | 2024.11.20 02:23:34.096153 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8425 | 2024.11.20 02:23:34.096198 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8426 | 2024.11.20 02:23:34.096643 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8427 | 2024.11.20 02:23:34.096900 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8428 | 2024.11.20 02:23:34.097165 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002042 sec., 27424.09402546523 rows/sec., 2.11 MiB/sec. | ||
8429 | 2024.11.20 02:23:34.097270 [ 276 ] {8d073cf1-5393-401d-ba0a-a431a2997b38} <Debug> TCPHandler: Processed in 0.002549015 sec. | ||
8430 | 2024.11.20 02:23:34.097525 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8431 | 2024.11.20 02:23:34.097727 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8432 | 2024.11.20 02:23:34.097785 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8433 | 2024.11.20 02:23:34.098494 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8434 | 2024.11.20 02:23:34.098536 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8435 | 2024.11.20 02:23:34.098910 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8436 | 2024.11.20 02:23:34.099150 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8437 | 2024.11.20 02:23:34.099371 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001681 sec., 38072.5758477097 rows/sec., 2.97 MiB/sec. | ||
8438 | 2024.11.20 02:23:34.099424 [ 280 ] {259cb716-cdbc-427f-b624-67eb5a120623} <Debug> TCPHandler: Processed in 0.002039604 sec. | ||
8439 | 2024.11.20 02:23:34.099570 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8440 | 2024.11.20 02:23:34.099701 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8441 | 2024.11.20 02:23:34.099758 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8442 | 2024.11.20 02:23:34.100419 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8443 | 2024.11.20 02:23:34.100467 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8444 | 2024.11.20 02:23:34.100856 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8445 | 2024.11.20 02:23:34.101107 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8446 | 2024.11.20 02:23:34.101330 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001658 sec., 96501.80940892642 rows/sec., 6.72 MiB/sec. | ||
8447 | 2024.11.20 02:23:34.101388 [ 276 ] {aaef9b8d-b0ea-4b8c-9cff-b8f99e16286b} <Debug> TCPHandler: Processed in 0.001878201 sec. | ||
8448 | 2024.11.20 02:23:34.101571 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8449 | 2024.11.20 02:23:34.101701 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8450 | 2024.11.20 02:23:34.101756 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8451 | 2024.11.20 02:23:34.102300 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8452 | 2024.11.20 02:23:34.102346 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8453 | 2024.11.20 02:23:34.102721 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
8454 | 2024.11.20 02:23:34.102952 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8455 | 2024.11.20 02:23:34.103150 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001477 sec., 40622.88422477996 rows/sec., 2.74 MiB/sec. | ||
8456 | 2024.11.20 02:23:34.103199 [ 280 ] {a37f6869-11bb-48b4-99bc-e5c4793744f9} <Debug> TCPHandler: Processed in 0.001704987 sec. | ||
8457 | 2024.11.20 02:23:34.210457 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 362 | ||
8458 | 2024.11.20 02:23:34.230074 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8459 | 2024.11.20 02:23:34.230119 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8460 | 2024.11.20 02:23:34.237432 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
8461 | 2024.11.20 02:23:34.238313 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8462 | 2024.11.20 02:23:34.241954 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
8463 | 2024.11.20 02:23:34.392377 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58437, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8464 | 2024.11.20 02:23:34.504914 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39852, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8465 | 2024.11.20 02:23:34.657512 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48909, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8466 | 2024.11.20 02:23:34.658982 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59362, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8467 | 2024.11.20 02:23:34.685638 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8468 | 2024.11.20 02:23:34.737092 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52823, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8469 | 2024.11.20 02:23:34.834168 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8470 | 2024.11.20 02:23:34.888606 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62643, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8471 | 2024.11.20 02:23:35.372890 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43326, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8472 | 2024.11.20 02:23:35.463637 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43424, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8473 | 2024.11.20 02:23:35.536212 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51701, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8474 | 2024.11.20 02:23:35.604683 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35783, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8475 | 2024.11.20 02:23:35.633268 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47715, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8476 | 2024.11.20 02:23:35.637528 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51607, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8477 | 2024.11.20 02:23:35.650790 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:55275, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8478 | 2024.11.20 02:23:39.100449 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8479 | 2024.11.20 02:23:39.100662 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8480 | 2024.11.20 02:23:39.100738 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8481 | 2024.11.20 02:23:39.101470 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8482 | 2024.11.20 02:23:39.101511 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8483 | 2024.11.20 02:23:39.101940 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8484 | 2024.11.20 02:23:39.102192 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8485 | 2024.11.20 02:23:39.102414 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001803 sec., 7764.83638380477 rows/sec., 558.96 KiB/sec. | ||
8486 | 2024.11.20 02:23:39.102543 [ 276 ] {bbc3f669-5892-4c18-94c4-34fdae419fbf} <Debug> TCPHandler: Processed in 0.002233078 sec. | ||
8487 | 2024.11.20 02:23:39.102785 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8488 | 2024.11.20 02:23:39.102919 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8489 | 2024.11.20 02:23:39.102975 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8490 | 2024.11.20 02:23:39.103863 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8491 | 2024.11.20 02:23:39.103908 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8492 | 2024.11.20 02:23:39.104390 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8493 | 2024.11.20 02:23:39.104703 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8494 | 2024.11.20 02:23:39.104909 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.002019 sec., 142149.5789995047 rows/sec., 12.57 MiB/sec. | ||
8495 | 2024.11.20 02:23:39.104975 [ 280 ] {b9d4f4a6-a925-4fff-b915-0e3e2d4566c8} <Debug> TCPHandler: Processed in 0.00230551 sec. | ||
8496 | 2024.11.20 02:23:39.105134 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8497 | 2024.11.20 02:23:39.105243 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8498 | 2024.11.20 02:23:39.105289 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8499 | 2024.11.20 02:23:39.105856 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8500 | 2024.11.20 02:23:39.105897 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8501 | 2024.11.20 02:23:39.106250 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
8502 | 2024.11.20 02:23:39.106497 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8503 | 2024.11.20 02:23:39.106685 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001464 sec., 33469.94535519126 rows/sec., 2.41 MiB/sec. | ||
8504 | 2024.11.20 02:23:39.106740 [ 276 ] {5316e6d5-22a1-45fd-b987-dcc5d8fe15ae} <Debug> TCPHandler: Processed in 0.001657816 sec. | ||
8505 | 2024.11.20 02:23:39.106887 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8506 | 2024.11.20 02:23:39.106998 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8507 | 2024.11.20 02:23:39.107043 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8508 | 2024.11.20 02:23:39.107598 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8509 | 2024.11.20 02:23:39.107636 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8510 | 2024.11.20 02:23:39.108002 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8511 | 2024.11.20 02:23:39.108257 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8512 | 2024.11.20 02:23:39.108487 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001503 sec., 9314.703925482369 rows/sec., 652.34 KiB/sec. | ||
8513 | 2024.11.20 02:23:39.108598 [ 280 ] {140ba926-dc9f-4645-9c5d-7350e5f00dfe} <Debug> TCPHandler: Processed in 0.001762189 sec. | ||
8514 | 2024.11.20 02:23:39.108758 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8515 | 2024.11.20 02:23:39.108867 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8516 | 2024.11.20 02:23:39.108913 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8517 | 2024.11.20 02:23:39.109441 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8518 | 2024.11.20 02:23:39.109480 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8519 | 2024.11.20 02:23:39.109830 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8520 | 2024.11.20 02:23:39.110070 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8521 | 2024.11.20 02:23:39.110296 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001449 sec., 8971.704623878537 rows/sec., 559.38 KiB/sec. | ||
8522 | 2024.11.20 02:23:39.110508 [ 276 ] {10e1e38d-722e-4af3-9326-496f868af8ef} <Debug> TCPHandler: Processed in 0.001799669 sec. | ||
8523 | 2024.11.20 02:23:39.110673 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8524 | 2024.11.20 02:23:39.110799 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8525 | 2024.11.20 02:23:39.110859 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8526 | 2024.11.20 02:23:39.111739 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8527 | 2024.11.20 02:23:39.111787 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8528 | 2024.11.20 02:23:39.112249 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8529 | 2024.11.20 02:23:39.112546 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8530 | 2024.11.20 02:23:39.112788 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.002017 sec., 210213.18790282597 rows/sec., 15.03 MiB/sec. | ||
8531 | 2024.11.20 02:23:39.112862 [ 280 ] {e5cad107-69b2-4b45-aca3-3bb7f5aca104} <Debug> TCPHandler: Processed in 0.002250549 sec. | ||
8532 | 2024.11.20 02:23:39.113018 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8533 | 2024.11.20 02:23:39.113128 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8534 | 2024.11.20 02:23:39.113177 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8535 | 2024.11.20 02:23:39.113629 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8536 | 2024.11.20 02:23:39.113670 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8537 | 2024.11.20 02:23:39.114032 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8538 | 2024.11.20 02:23:39.114283 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8539 | 2024.11.20 02:23:39.114510 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001403 sec., 4276.550249465431 rows/sec., 223.43 KiB/sec. | ||
8540 | 2024.11.20 02:23:39.114563 [ 276 ] {b580b4bb-dabd-4039-b2d6-f386adbca1d8} <Debug> TCPHandler: Processed in 0.001598964 sec. | ||
8541 | 2024.11.20 02:23:39.114717 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8542 | 2024.11.20 02:23:39.114849 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8543 | 2024.11.20 02:23:39.114914 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8544 | 2024.11.20 02:23:39.115499 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8545 | 2024.11.20 02:23:39.115540 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8546 | 2024.11.20 02:23:39.115922 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8547 | 2024.11.20 02:23:39.116156 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8548 | 2024.11.20 02:23:39.116387 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001567 sec., 151244.41608168476 rows/sec., 10.14 MiB/sec. | ||
8549 | 2024.11.20 02:23:39.116449 [ 280 ] {7308135d-aa6e-4e5b-889e-67de6a65768e} <Debug> TCPHandler: Processed in 0.001793659 sec. | ||
8550 | 2024.11.20 02:23:39.116602 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8551 | 2024.11.20 02:23:39.116721 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8552 | 2024.11.20 02:23:39.116769 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8553 | 2024.11.20 02:23:39.117206 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8554 | 2024.11.20 02:23:39.117245 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8555 | 2024.11.20 02:23:39.117601 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
8556 | 2024.11.20 02:23:39.117852 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8557 | 2024.11.20 02:23:39.118100 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001396 sec., 716.3323782234957 rows/sec., 48.27 KiB/sec. | ||
8558 | 2024.11.20 02:23:39.118307 [ 276 ] {829ce14d-b7c5-43b4-9111-1a92b15b18e0} <Debug> TCPHandler: Processed in 0.001770238 sec. | ||
8559 | 2024.11.20 02:23:39.118470 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8560 | 2024.11.20 02:23:39.118581 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8561 | 2024.11.20 02:23:39.118656 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <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 | ||
8562 | 2024.11.20 02:23:39.119906 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8563 | 2024.11.20 02:23:39.119952 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8564 | 2024.11.20 02:23:39.120789 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
8565 | 2024.11.20 02:23:39.121112 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8566 | 2024.11.20 02:23:39.121323 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
8567 | 2024.11.20 02:23:39.121421 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8568 | 2024.11.20 02:23:39.121430 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002862 sec., 14675.052410901468 rows/sec., 26.30 MiB/sec. | ||
8569 | 2024.11.20 02:23:39.121454 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8570 | 2024.11.20 02:23:39.121871 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
8571 | 2024.11.20 02:23:39.121895 [ 280 ] {829330df-9439-486e-abf0-b323a4ba7cfc} <Debug> TCPHandler: Processed in 0.003474235 sec. | ||
8572 | 2024.11.20 02:23:39.122156 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8573 | 2024.11.20 02:23:39.122445 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8574 | 2024.11.20 02:23:39.122587 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8575 | 2024.11.20 02:23:39.122657 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8576 | 2024.11.20 02:23:39.122948 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 694 rows starting from the beginning of the part | ||
8577 | 2024.11.20 02:23:39.123630 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 42 rows starting from the beginning of the part | ||
8578 | 2024.11.20 02:23:39.124381 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 42 rows starting from the beginning of the part | ||
8579 | 2024.11.20 02:23:39.124556 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8580 | 2024.11.20 02:23:39.124717 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8581 | 2024.11.20 02:23:39.124998 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part | ||
8582 | 2024.11.20 02:23:39.125533 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 42 rows starting from the beginning of the part | ||
8583 | 2024.11.20 02:23:39.126185 [ 192 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 42 rows starting from the beginning of the part | ||
8584 | 2024.11.20 02:23:39.126251 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
8585 | 2024.11.20 02:23:39.127063 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8586 | 2024.11.20 02:23:39.127609 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005235 sec., 15663.801337153773 rows/sec., 1018.72 KiB/sec. | ||
8587 | 2024.11.20 02:23:39.127762 [ 276 ] {636289b0-7156-483c-a9aa-56de915d5624} <Debug> TCPHandler: Processed in 0.005712914 sec. | ||
8588 | 2024.11.20 02:23:39.137435 [ 200 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 904 rows, containing 19 columns (19 merged, 0 gathered) in 0.015850075 sec., 57034.43043644903 rows/sec., 102.20 MiB/sec. | ||
8589 | 2024.11.20 02:23:39.138599 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
8590 | 2024.11.20 02:23:39.139071 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8591 | 2024.11.20 02:23:39.139161 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
8592 | 2024.11.20 02:23:39.139327 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.78 MiB. | ||
8593 | 2024.11.20 02:23:40.000172 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.55 MiB, peak 232.16 MiB, free memory in arenas 0.00 B, will set to 225.25 MiB (RSS), difference: 1.70 MiB | ||
8594 | 2024.11.20 02:23:40.182693 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
8595 | 2024.11.20 02:23:40.183428 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8596 | 2024.11.20 02:23:40.183491 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8597 | 2024.11.20 02:23:40.184295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8598 | 2024.11.20 02:23:40.184540 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8599 | 2024.11.20 02:23:40.184867 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
8600 | 2024.11.20 02:23:41.742055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 370 | ||
8601 | 2024.11.20 02:23:41.762481 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8602 | 2024.11.20 02:23:41.762543 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8603 | 2024.11.20 02:23:41.769923 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
8604 | 2024.11.20 02:23:41.770706 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8605 | 2024.11.20 02:23:41.773394 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 370 | ||
8606 | 2024.11.20 02:23:42.795278 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1168 | ||
8607 | 2024.11.20 02:23:42.798214 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8608 | 2024.11.20 02:23:42.798259 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8609 | 2024.11.20 02:23:42.799704 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
8610 | 2024.11.20 02:23:42.800007 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8611 | 2024.11.20 02:23:42.800222 [ 153 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
8612 | 2024.11.20 02:23:42.800347 [ 153 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8613 | 2024.11.20 02:23:42.800418 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8614 | 2024.11.20 02:23:42.800957 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
8615 | 2024.11.20 02:23:42.802273 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
8616 | 2024.11.20 02:23:42.802743 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8617 | 2024.11.20 02:23:42.802917 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1020 rows starting from the beginning of the part | ||
8618 | 2024.11.20 02:23:42.803582 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
8619 | 2024.11.20 02:23:42.804180 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 30 rows starting from the beginning of the part | ||
8620 | 2024.11.20 02:23:42.804784 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
8621 | 2024.11.20 02:23:42.805521 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
8622 | 2024.11.20 02:23:42.806237 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
8623 | 2024.11.20 02:23:42.814179 [ 200 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1168 rows, containing 72 columns (72 merged, 0 gathered) in 0.013593495 sec., 85923.45088588329 rows/sec., 67.82 MiB/sec. | ||
8624 | 2024.11.20 02:23:42.815664 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
8625 | 2024.11.20 02:23:42.816437 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8626 | 2024.11.20 02:23:42.816516 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_36_7} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
8627 | 2024.11.20 02:23:42.816816 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
8628 | 2024.11.20 02:23:44.093222 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8629 | 2024.11.20 02:23:44.093411 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8630 | 2024.11.20 02:23:44.093480 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8631 | 2024.11.20 02:23:44.094222 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8632 | 2024.11.20 02:23:44.094268 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8633 | 2024.11.20 02:23:44.094688 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
8634 | 2024.11.20 02:23:44.094951 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8635 | 2024.11.20 02:23:44.095223 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001855 sec., 2156.33423180593 rows/sec., 175.83 KiB/sec. | ||
8636 | 2024.11.20 02:23:44.095453 [ 276 ] {9371cccc-66a6-495f-8908-31525401c2e6} <Debug> TCPHandler: Processed in 0.002353141 sec. | ||
8637 | 2024.11.20 02:23:44.095667 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8638 | 2024.11.20 02:23:44.095809 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8639 | 2024.11.20 02:23:44.095864 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8640 | 2024.11.20 02:23:44.096565 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8641 | 2024.11.20 02:23:44.096613 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8642 | 2024.11.20 02:23:44.097021 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8643 | 2024.11.20 02:23:44.097263 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8644 | 2024.11.20 02:23:44.097444 [ 65 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8645 | 2024.11.20 02:23:44.097495 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001712 sec., 33878.504672897194 rows/sec., 2.60 MiB/sec. | ||
8646 | 2024.11.20 02:23:44.097545 [ 65 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8647 | 2024.11.20 02:23:44.097622 [ 280 ] {a251842d-fb5e-4fe3-b003-f317e87d0efd} <Debug> TCPHandler: Processed in 0.002016914 sec. | ||
8648 | 2024.11.20 02:23:44.097623 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.10 GiB. | ||
8649 | 2024.11.20 02:23:44.097819 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8650 | 2024.11.20 02:23:44.097887 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
8651 | 2024.11.20 02:23:44.097990 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8652 | 2024.11.20 02:23:44.098077 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8653 | 2024.11.20 02:23:44.098249 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8654 | 2024.11.20 02:23:44.098339 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1436 rows starting from the beginning of the part | ||
8655 | 2024.11.20 02:23:44.098633 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 287 rows starting from the beginning of the part | ||
8656 | 2024.11.20 02:23:44.099012 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
8657 | 2024.11.20 02:23:44.099382 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
8658 | 2024.11.20 02:23:44.099720 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 287 rows starting from the beginning of the part | ||
8659 | 2024.11.20 02:23:44.100027 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
8660 | 2024.11.20 02:23:44.100887 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8661 | 2024.11.20 02:23:44.100953 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8662 | 2024.11.20 02:23:44.101851 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
8663 | 2024.11.20 02:23:44.102346 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8664 | 2024.11.20 02:23:44.102622 [ 65 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
8665 | 2024.11.20 02:23:44.102752 [ 65 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8666 | 2024.11.20 02:23:44.102789 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.004824 sec., 829.1873963515754 rows/sec., 57.90 KiB/sec. | ||
8667 | 2024.11.20 02:23:44.102838 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8668 | 2024.11.20 02:23:44.103044 [ 276 ] {dcd3e28f-7d2a-46c4-8f72-2d361decaee0} <Debug> TCPHandler: Processed in 0.005304255 sec. | ||
8669 | 2024.11.20 02:23:44.103361 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8670 | 2024.11.20 02:23:44.103765 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.00598967 sec., 364126.90515504195 rows/sec., 32.14 MiB/sec. | ||
8671 | 2024.11.20 02:23:44.103799 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8672 | 2024.11.20 02:23:44.103967 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8673 | 2024.11.20 02:23:44.104234 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8674 | 2024.11.20 02:23:44.104874 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
8675 | 2024.11.20 02:23:44.105324 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8676 | 2024.11.20 02:23:44.105707 [ 188 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_71_14} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8677 | 2024.11.20 02:23:44.105971 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8678 | 2024.11.20 02:23:44.105997 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
8679 | 2024.11.20 02:23:44.106070 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 67 rows starting from the beginning of the part | ||
8680 | 2024.11.20 02:23:44.106393 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
8681 | 2024.11.20 02:23:44.106844 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 49 rows starting from the beginning of the part | ||
8682 | 2024.11.20 02:23:44.107240 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 2 rows starting from the beginning of the part | ||
8683 | 2024.11.20 02:23:44.107340 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8684 | 2024.11.20 02:23:44.107452 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8685 | 2024.11.20 02:23:44.107514 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 49 rows starting from the beginning of the part | ||
8686 | 2024.11.20 02:23:44.107865 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 4 rows starting from the beginning of the part | ||
8687 | 2024.11.20 02:23:44.108623 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8688 | 2024.11.20 02:23:44.109188 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8689 | 2024.11.20 02:23:44.109520 [ 65 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8690 | 2024.11.20 02:23:44.109635 [ 65 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8691 | 2024.11.20 02:23:44.109719 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8692 | 2024.11.20 02:23:44.109943 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006262 sec., 10859.15043117215 rows/sec., 868.96 KiB/sec. | ||
8693 | 2024.11.20 02:23:44.110233 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
8694 | 2024.11.20 02:23:44.110293 [ 280 ] {34df1877-5c1f-43b6-a339-efb6d7f5861e} <Debug> TCPHandler: Processed in 0.007092094 sec. | ||
8695 | 2024.11.20 02:23:44.110634 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8696 | 2024.11.20 02:23:44.110812 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8697 | 2024.11.20 02:23:44.110941 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 916 rows starting from the beginning of the part | ||
8698 | 2024.11.20 02:23:44.111020 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8699 | 2024.11.20 02:23:44.111247 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8700 | 2024.11.20 02:23:44.111329 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 424 rows starting from the beginning of the part | ||
8701 | 2024.11.20 02:23:44.111762 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
8702 | 2024.11.20 02:23:44.112329 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
8703 | 2024.11.20 02:23:44.113020 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 424 rows starting from the beginning of the part | ||
8704 | 2024.11.20 02:23:44.113561 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.010511139 sec., 16458.73011478585 rows/sec., 1.24 MiB/sec. | ||
8705 | 2024.11.20 02:23:44.113615 [ 195 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
8706 | 2024.11.20 02:23:44.114005 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
8707 | 2024.11.20 02:23:44.114727 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8708 | 2024.11.20 02:23:44.114930 [ 187 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_46_9} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
8709 | 2024.11.20 02:23:44.115094 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
8710 | 2024.11.20 02:23:44.115153 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8711 | 2024.11.20 02:23:44.115200 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8712 | 2024.11.20 02:23:44.115795 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8713 | 2024.11.20 02:23:44.116111 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8714 | 2024.11.20 02:23:44.116223 [ 188 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.006379539 sec., 307545.73332022893 rows/sec., 23.55 MiB/sec. | ||
8715 | 2024.11.20 02:23:44.116355 [ 65 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8716 | 2024.11.20 02:23:44.116437 [ 65 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8717 | 2024.11.20 02:23:44.116489 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8718 | 2024.11.20 02:23:44.116506 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005596 sec., 23230.87919942816 rows/sec., 1.62 MiB/sec. | ||
8719 | 2024.11.20 02:23:44.116500 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8720 | 2024.11.20 02:23:44.116872 [ 276 ] {cbbd3a95-40b8-4b41-a83f-2c127b9f0751} <Debug> TCPHandler: Processed in 0.0064339 sec. | ||
8721 | 2024.11.20 02:23:44.117137 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8722 | 2024.11.20 02:23:44.117200 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8723 | 2024.11.20 02:23:44.117632 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8724 | 2024.11.20 02:23:44.117741 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8725 | 2024.11.20 02:23:44.117773 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8726 | 2024.11.20 02:23:44.117982 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_66_13, total 13336 rows starting from the beginning of the part | ||
8727 | 2024.11.20 02:23:44.117992 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8728 | 2024.11.20 02:23:44.118448 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8729 | 2024.11.20 02:23:44.118605 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_71_14} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8730 | 2024.11.20 02:23:44.118890 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8731 | 2024.11.20 02:23:44.119352 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8732 | 2024.11.20 02:23:44.119846 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8733 | 2024.11.20 02:23:44.120005 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
8734 | 2024.11.20 02:23:44.120398 [ 196 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
8735 | 2024.11.20 02:23:44.121889 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8736 | 2024.11.20 02:23:44.121962 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8737 | 2024.11.20 02:23:44.122495 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
8738 | 2024.11.20 02:23:44.122865 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8739 | 2024.11.20 02:23:44.123272 [ 65 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
8740 | 2024.11.20 02:23:44.123424 [ 65 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8741 | 2024.11.20 02:23:44.123500 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.00595 sec., 8067.226890756302 rows/sec., 556.72 KiB/sec. | ||
8742 | 2024.11.20 02:23:44.123521 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8743 | 2024.11.20 02:23:44.123874 [ 280 ] {e9d1bc07-9483-4190-aa28-b62fb8c12d8a} <Debug> TCPHandler: Processed in 0.006857509 sec. | ||
8744 | 2024.11.20 02:23:44.124148 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8745 | 2024.11.20 02:23:44.124405 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8746 | 2024.11.20 02:23:44.124444 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4190 rows starting from the beginning of the part | ||
8747 | 2024.11.20 02:23:44.124546 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8748 | 2024.11.20 02:23:44.124676 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8749 | 2024.11.20 02:23:44.124902 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8750 | 2024.11.20 02:23:44.124979 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8751 | 2024.11.20 02:23:44.125063 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
8752 | 2024.11.20 02:23:44.127195 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14229 rows, containing 5 columns (5 merged, 0 gathered) in 0.010442217 sec., 1362641.6689099642 rows/sec., 93.00 MiB/sec. | ||
8753 | 2024.11.20 02:23:44.127710 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8754 | 2024.11.20 02:23:44.128075 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4510 rows, containing 4 columns (4 merged, 0 gathered) in 0.004379995 sec., 1029681.5407323524 rows/sec., 67.68 MiB/sec. | ||
8755 | 2024.11.20 02:23:44.128292 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8756 | 2024.11.20 02:23:44.128384 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8757 | 2024.11.20 02:23:44.128478 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
8758 | 2024.11.20 02:23:44.128599 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
8759 | 2024.11.20 02:23:44.128930 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_71_14} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8760 | 2024.11.20 02:23:44.129011 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_71_14} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
8761 | 2024.11.20 02:23:44.129086 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
8762 | 2024.11.20 02:23:47.506312 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache | ||
8763 | 2024.11.20 02:23:47.506377 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache | ||
8764 | 2024.11.20 02:23:47.685044 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
8765 | 2024.11.20 02:23:47.685689 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8766 | 2024.11.20 02:23:47.685738 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8767 | 2024.11.20 02:23:47.686267 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8768 | 2024.11.20 02:23:47.686519 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8769 | 2024.11.20 02:23:47.686792 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
8770 | 2024.11.20 02:23:49.095188 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8771 | 2024.11.20 02:23:49.095498 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8772 | 2024.11.20 02:23:49.095614 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8773 | 2024.11.20 02:23:49.096637 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8774 | 2024.11.20 02:23:49.096681 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8775 | 2024.11.20 02:23:49.097127 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8776 | 2024.11.20 02:23:49.097401 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8777 | 2024.11.20 02:23:49.097642 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002229 sec., 25123.37371018394 rows/sec., 1.93 MiB/sec. | ||
8778 | 2024.11.20 02:23:49.097713 [ 276 ] {0732eeb4-b384-4545-9b57-9ebe8fab5b0d} <Debug> TCPHandler: Processed in 0.002737629 sec. | ||
8779 | 2024.11.20 02:23:49.097905 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8780 | 2024.11.20 02:23:49.098045 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8781 | 2024.11.20 02:23:49.098099 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8782 | 2024.11.20 02:23:49.098778 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8783 | 2024.11.20 02:23:49.098824 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8784 | 2024.11.20 02:23:49.099222 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8785 | 2024.11.20 02:23:49.099455 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8786 | 2024.11.20 02:23:49.099688 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001671 sec., 38300.41891083184 rows/sec., 2.99 MiB/sec. | ||
8787 | 2024.11.20 02:23:49.099782 [ 280 ] {925a2656-a0e4-451e-96df-fd313ee51710} <Debug> TCPHandler: Processed in 0.001957522 sec. | ||
8788 | 2024.11.20 02:23:49.099989 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8789 | 2024.11.20 02:23:49.100162 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8790 | 2024.11.20 02:23:49.100224 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8791 | 2024.11.20 02:23:49.100870 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8792 | 2024.11.20 02:23:49.100917 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8793 | 2024.11.20 02:23:49.101327 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8794 | 2024.11.20 02:23:49.101567 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8795 | 2024.11.20 02:23:49.101782 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001651 sec., 96910.96305269534 rows/sec., 6.75 MiB/sec. | ||
8796 | 2024.11.20 02:23:49.101834 [ 276 ] {48aa986e-5a1c-4706-b2c5-0a7940316b64} <Debug> TCPHandler: Processed in 0.001957883 sec. | ||
8797 | 2024.11.20 02:23:49.101982 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8798 | 2024.11.20 02:23:49.102090 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8799 | 2024.11.20 02:23:49.102135 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8800 | 2024.11.20 02:23:49.102579 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8801 | 2024.11.20 02:23:49.102618 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8802 | 2024.11.20 02:23:49.102985 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
8803 | 2024.11.20 02:23:49.103214 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8804 | 2024.11.20 02:23:49.103420 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001352 sec., 44378.69822485207 rows/sec., 2.99 MiB/sec. | ||
8805 | 2024.11.20 02:23:49.103469 [ 280 ] {2805c7d2-b457-42c7-983d-784bf3ead1a8} <Debug> TCPHandler: Processed in 0.001539303 sec. | ||
8806 | 2024.11.20 02:23:49.273500 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 377 | ||
8807 | 2024.11.20 02:23:49.294939 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8808 | 2024.11.20 02:23:49.294986 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8809 | 2024.11.20 02:23:49.302302 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
8810 | 2024.11.20 02:23:49.303080 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8811 | 2024.11.20 02:23:49.306695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
8812 | 2024.11.20 02:23:52.802513 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1188 | ||
8813 | 2024.11.20 02:23:52.805301 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8814 | 2024.11.20 02:23:52.805348 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8815 | 2024.11.20 02:23:52.806805 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
8816 | 2024.11.20 02:23:52.807110 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8817 | 2024.11.20 02:23:52.807639 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1188 | ||
8818 | 2024.11.20 02:23:54.101678 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8819 | 2024.11.20 02:23:54.101983 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
8820 | 2024.11.20 02:23:54.102093 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
8821 | 2024.11.20 02:23:54.102913 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8822 | 2024.11.20 02:23:54.102956 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8823 | 2024.11.20 02:23:54.103387 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8824 | 2024.11.20 02:23:54.103641 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8825 | 2024.11.20 02:23:54.103869 [ 142 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8826 | 2024.11.20 02:23:54.103877 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001973 sec., 7095.793208312215 rows/sec., 510.80 KiB/sec. | ||
8827 | 2024.11.20 02:23:54.103986 [ 142 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8828 | 2024.11.20 02:23:54.104065 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8829 | 2024.11.20 02:23:54.104074 [ 276 ] {bec74ad3-ae0e-4553-93ae-291d39afad93} <Debug> TCPHandler: Processed in 0.002579416 sec. | ||
8830 | 2024.11.20 02:23:54.104380 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8831 | 2024.11.20 02:23:54.104415 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
8832 | 2024.11.20 02:23:54.104698 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
8833 | 2024.11.20 02:23:54.104826 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8834 | 2024.11.20 02:23:54.104826 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
8835 | 2024.11.20 02:23:54.104907 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
8836 | 2024.11.20 02:23:54.105263 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
8837 | 2024.11.20 02:23:54.105606 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
8838 | 2024.11.20 02:23:54.105956 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
8839 | 2024.11.20 02:23:54.106287 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
8840 | 2024.11.20 02:23:54.107908 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8841 | 2024.11.20 02:23:54.107981 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8842 | 2024.11.20 02:23:54.108923 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004746243 sec., 14748.507398378044 rows/sec., 1.09 MiB/sec. | ||
8843 | 2024.11.20 02:23:54.109082 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8844 | 2024.11.20 02:23:54.109109 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8845 | 2024.11.20 02:23:54.109597 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8846 | 2024.11.20 02:23:54.109652 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_25_6} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8847 | 2024.11.20 02:23:54.109877 [ 186 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_25_6} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8848 | 2024.11.20 02:23:54.110032 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005395 sec., 53197.405004633925 rows/sec., 4.70 MiB/sec. | ||
8849 | 2024.11.20 02:23:54.110047 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8850 | 2024.11.20 02:23:54.110166 [ 280 ] {500fa291-4756-4af1-9400-ed89da60fa01} <Debug> TCPHandler: Processed in 0.005934129 sec. | ||
8851 | 2024.11.20 02:23:54.110345 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8852 | 2024.11.20 02:23:54.110477 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
8853 | 2024.11.20 02:23:54.110531 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
8854 | 2024.11.20 02:23:54.111235 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8855 | 2024.11.20 02:23:54.111281 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8856 | 2024.11.20 02:23:54.111650 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
8857 | 2024.11.20 02:23:54.111897 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8858 | 2024.11.20 02:23:54.112126 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001673 sec., 29288.702928870294 rows/sec., 2.11 MiB/sec. | ||
8859 | 2024.11.20 02:23:54.112208 [ 276 ] {25e882ab-b812-418d-b2dc-c656e63fe86a} <Debug> TCPHandler: Processed in 0.001926952 sec. | ||
8860 | 2024.11.20 02:23:54.112451 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8861 | 2024.11.20 02:23:54.112612 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
8862 | 2024.11.20 02:23:54.112673 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
8863 | 2024.11.20 02:23:54.113313 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8864 | 2024.11.20 02:23:54.113352 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8865 | 2024.11.20 02:23:54.113693 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8866 | 2024.11.20 02:23:54.113926 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8867 | 2024.11.20 02:23:54.114152 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001569 sec., 8922.880815806246 rows/sec., 624.90 KiB/sec. | ||
8868 | 2024.11.20 02:23:54.114270 [ 280 ] {2f268a73-796a-44b2-9cf0-2032122a37fd} <Debug> TCPHandler: Processed in 0.001966333 sec. | ||
8869 | 2024.11.20 02:23:54.114441 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8870 | 2024.11.20 02:23:54.114546 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
8871 | 2024.11.20 02:23:54.114591 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
8872 | 2024.11.20 02:23:54.115116 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8873 | 2024.11.20 02:23:54.115156 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8874 | 2024.11.20 02:23:54.115514 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8875 | 2024.11.20 02:23:54.115755 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8876 | 2024.11.20 02:23:54.115918 [ 142 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
8877 | 2024.11.20 02:23:54.115980 [ 142 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8878 | 2024.11.20 02:23:54.116016 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8879 | 2024.11.20 02:23:54.116033 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001496 sec., 8689.839572192514 rows/sec., 541.81 KiB/sec. | ||
8880 | 2024.11.20 02:23:54.116249 [ 276 ] {5805bdb3-934d-4bd8-beda-8e74b0718c82} <Debug> TCPHandler: Processed in 0.00185759 sec. | ||
8881 | 2024.11.20 02:23:54.116255 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
8882 | 2024.11.20 02:23:54.116423 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8883 | 2024.11.20 02:23:54.116448 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8884 | 2024.11.20 02:23:54.116499 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
8885 | 2024.11.20 02:23:54.116739 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
8886 | 2024.11.20 02:23:54.116770 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
8887 | 2024.11.20 02:23:54.116889 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
8888 | 2024.11.20 02:23:54.117223 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
8889 | 2024.11.20 02:23:54.117560 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
8890 | 2024.11.20 02:23:54.117956 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
8891 | 2024.11.20 02:23:54.119528 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8892 | 2024.11.20 02:23:54.119600 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8893 | 2024.11.20 02:23:54.120313 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004232162 sec., 15358.58031899535 rows/sec., 1017.60 KiB/sec. | ||
8894 | 2024.11.20 02:23:54.120560 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8895 | 2024.11.20 02:23:54.120647 [ 192 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
8896 | 2024.11.20 02:23:54.120961 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8897 | 2024.11.20 02:23:54.121393 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004799 sec., 88351.73994582205 rows/sec., 6.32 MiB/sec. | ||
8898 | 2024.11.20 02:23:54.121562 [ 280 ] {a926800c-ab9f-4262-8253-3160faa86ac7} <Debug> TCPHandler: Processed in 0.005220103 sec. | ||
8899 | 2024.11.20 02:23:54.121573 [ 201 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_25_6} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8900 | 2024.11.20 02:23:54.121742 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8901 | 2024.11.20 02:23:54.121794 [ 201 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_25_6} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
8902 | 2024.11.20 02:23:54.121967 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
8903 | 2024.11.20 02:23:54.121982 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
8904 | 2024.11.20 02:23:54.122049 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
8905 | 2024.11.20 02:23:54.122564 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8906 | 2024.11.20 02:23:54.122604 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8907 | 2024.11.20 02:23:54.122969 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8908 | 2024.11.20 02:23:54.123213 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8909 | 2024.11.20 02:23:54.123468 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001588 sec., 3778.337531486146 rows/sec., 197.40 KiB/sec. | ||
8910 | 2024.11.20 02:23:54.123675 [ 276 ] {15749a6b-b84c-4c51-9d45-7c1ac835a877} <Debug> TCPHandler: Processed in 0.002007233 sec. | ||
8911 | 2024.11.20 02:23:54.123835 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8912 | 2024.11.20 02:23:54.123947 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
8913 | 2024.11.20 02:23:54.123996 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
8914 | 2024.11.20 02:23:54.124549 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8915 | 2024.11.20 02:23:54.124588 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8916 | 2024.11.20 02:23:54.124977 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8917 | 2024.11.20 02:23:54.125216 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8918 | 2024.11.20 02:23:54.125437 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001513 sec., 156642.4322538004 rows/sec., 10.50 MiB/sec. | ||
8919 | 2024.11.20 02:23:54.125492 [ 280 ] {b3a0182a-7405-45eb-90c7-ff3a828013ba} <Debug> TCPHandler: Processed in 0.001708738 sec. | ||
8920 | 2024.11.20 02:23:54.125660 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8921 | 2024.11.20 02:23:54.125791 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
8922 | 2024.11.20 02:23:54.125848 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
8923 | 2024.11.20 02:23:54.126340 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8924 | 2024.11.20 02:23:54.126378 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8925 | 2024.11.20 02:23:54.126726 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
8926 | 2024.11.20 02:23:54.126960 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8927 | 2024.11.20 02:23:54.127226 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001463 sec., 683.5269993164729 rows/sec., 46.06 KiB/sec. | ||
8928 | 2024.11.20 02:23:54.127441 [ 276 ] {95eddf06-24af-46e4-a42a-eaf15c22be35} <Debug> TCPHandler: Processed in 0.00185744 sec. | ||
8929 | 2024.11.20 02:23:54.127611 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8930 | 2024.11.20 02:23:54.127742 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
8931 | 2024.11.20 02:23:54.127827 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <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 | ||
8932 | 2024.11.20 02:23:54.129050 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8933 | 2024.11.20 02:23:54.129091 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8934 | 2024.11.20 02:23:54.129746 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
8935 | 2024.11.20 02:23:54.129998 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8936 | 2024.11.20 02:23:54.130282 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002561 sec., 16399.843811011324 rows/sec., 29.39 MiB/sec. | ||
8937 | 2024.11.20 02:23:54.130502 [ 280 ] {efc2312a-dcef-4029-bf7d-2e773a057bb8} <Debug> TCPHandler: Processed in 0.002952844 sec. | ||
8938 | 2024.11.20 02:23:54.130668 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8939 | 2024.11.20 02:23:54.130794 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
8940 | 2024.11.20 02:23:54.130850 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
8941 | 2024.11.20 02:23:54.131352 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8942 | 2024.11.20 02:23:54.131390 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8943 | 2024.11.20 02:23:54.131746 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
8944 | 2024.11.20 02:23:54.131977 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8945 | 2024.11.20 02:23:54.132179 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001414 sec., 57991.513437058 rows/sec., 3.68 MiB/sec. | ||
8946 | 2024.11.20 02:23:54.132228 [ 276 ] {0444e4c3-fc22-492c-8fa4-09f59871072b} <Debug> TCPHandler: Processed in 0.001624085 sec. | ||
8947 | 2024.11.20 02:23:55.186957 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
8948 | 2024.11.20 02:23:55.187693 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8949 | 2024.11.20 02:23:55.187740 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8950 | 2024.11.20 02:23:55.188258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8951 | 2024.11.20 02:23:55.188507 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8952 | 2024.11.20 02:23:55.188723 [ 146 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8953 | 2024.11.20 02:23:55.188755 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
8954 | 2024.11.20 02:23:55.188810 [ 146 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8955 | 2024.11.20 02:23:55.188842 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8956 | 2024.11.20 02:23:55.188976 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
8957 | 2024.11.20 02:23:55.189119 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8958 | 2024.11.20 02:23:55.189166 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
8959 | 2024.11.20 02:23:55.189249 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
8960 | 2024.11.20 02:23:55.189504 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
8961 | 2024.11.20 02:23:55.189702 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
8962 | 2024.11.20 02:23:55.189871 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
8963 | 2024.11.20 02:23:55.190069 [ 198 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
8964 | 2024.11.20 02:23:55.192831 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.003913365 sec., 5985641.513122338 rows/sec., 85.63 MiB/sec. | ||
8965 | 2024.11.20 02:23:55.193208 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8966 | 2024.11.20 02:23:55.193507 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8967 | 2024.11.20 02:23:55.193590 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_51_10} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8968 | 2024.11.20 02:23:55.193683 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
8969 | 2024.11.20 02:23:56.806797 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
8970 | 2024.11.20 02:23:56.827774 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8971 | 2024.11.20 02:23:56.827834 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8972 | 2024.11.20 02:23:56.835434 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
8973 | 2024.11.20 02:23:56.836205 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8974 | 2024.11.20 02:23:56.836590 [ 144 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
8975 | 2024.11.20 02:23:56.836719 [ 144 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8976 | 2024.11.20 02:23:56.836789 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8977 | 2024.11.20 02:23:56.837237 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
8978 | 2024.11.20 02:23:56.853243 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
8979 | 2024.11.20 02:23:56.854660 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
8980 | 2024.11.20 02:23:56.855905 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
8981 | 2024.11.20 02:23:56.861314 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 8 rows starting from the beginning of the part | ||
8982 | 2024.11.20 02:23:56.867022 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 7 rows starting from the beginning of the part | ||
8983 | 2024.11.20 02:23:56.872819 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 8 rows starting from the beginning of the part | ||
8984 | 2024.11.20 02:23:56.878878 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 7 rows starting from the beginning of the part | ||
8985 | 2024.11.20 02:23:56.883781 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
8986 | 2024.11.20 02:23:56.946748 [ 199 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.109795944 sec., 3506.5047575892236 rows/sec., 18.13 MiB/sec. | ||
8987 | 2024.11.20 02:23:56.949957 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
8988 | 2024.11.20 02:23:56.952906 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
8989 | 2024.11.20 02:23:56.953030 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_51_10} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
8990 | 2024.11.20 02:23:56.955513 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
8991 | 2024.11.20 02:23:57.000280 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.46 MiB, peak 240.86 MiB, free memory in arenas 0.00 B, will set to 229.80 MiB (RSS), difference: 2.34 MiB | ||
8992 | 2024.11.20 02:23:59.067686 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40915, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
8993 | 2024.11.20 02:23:59.092968 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
8994 | 2024.11.20 02:23:59.093128 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
8995 | 2024.11.20 02:23:59.093192 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
8996 | 2024.11.20 02:23:59.093919 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
8997 | 2024.11.20 02:23:59.093959 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
8998 | 2024.11.20 02:23:59.094389 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
8999 | 2024.11.20 02:23:59.094648 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9000 | 2024.11.20 02:23:59.094863 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001784 sec., 5605.3811659192825 rows/sec., 457.08 KiB/sec. | ||
9001 | 2024.11.20 02:23:59.094996 [ 276 ] {7a4a99ca-81e0-41dd-b0f9-820c10afa2e9} <Debug> TCPHandler: Processed in 0.002148427 sec. | ||
9002 | 2024.11.20 02:23:59.095199 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9003 | 2024.11.20 02:23:59.095341 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9004 | 2024.11.20 02:23:59.095398 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9005 | 2024.11.20 02:23:59.096103 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9006 | 2024.11.20 02:23:59.096150 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9007 | 2024.11.20 02:23:59.096570 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9008 | 2024.11.20 02:23:59.096815 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9009 | 2024.11.20 02:23:59.096995 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.00169 sec., 36094.674556213016 rows/sec., 2.76 MiB/sec. | ||
9010 | 2024.11.20 02:23:59.097048 [ 280 ] {66f49752-b56a-4690-88de-0d2b0761c1d4} <Debug> TCPHandler: Processed in 0.001920031 sec. | ||
9011 | 2024.11.20 02:23:59.097210 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9012 | 2024.11.20 02:23:59.097317 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9013 | 2024.11.20 02:23:59.097362 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9014 | 2024.11.20 02:23:59.097884 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9015 | 2024.11.20 02:23:59.097921 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9016 | 2024.11.20 02:23:59.098255 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
9017 | 2024.11.20 02:23:59.098495 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9018 | 2024.11.20 02:23:59.098668 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001374 sec., 7278.020378457059 rows/sec., 508.18 KiB/sec. | ||
9019 | 2024.11.20 02:23:59.098719 [ 276 ] {7be13518-a4c5-4904-919d-53f56a96230f} <Debug> TCPHandler: Processed in 0.001566354 sec. | ||
9020 | 2024.11.20 02:23:59.098867 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9021 | 2024.11.20 02:23:59.098973 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9022 | 2024.11.20 02:23:59.099018 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9023 | 2024.11.20 02:23:59.099558 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9024 | 2024.11.20 02:23:59.099596 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9025 | 2024.11.20 02:23:59.099960 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9026 | 2024.11.20 02:23:59.100187 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9027 | 2024.11.20 02:23:59.100358 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001408 sec., 52556.818181818184 rows/sec., 4.11 MiB/sec. | ||
9028 | 2024.11.20 02:23:59.100409 [ 280 ] {29a85bfc-74c4-428c-9808-69918e719abd} <Debug> TCPHandler: Processed in 0.001593234 sec. | ||
9029 | 2024.11.20 02:23:59.100554 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9030 | 2024.11.20 02:23:59.100681 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9031 | 2024.11.20 02:23:59.100738 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9032 | 2024.11.20 02:23:59.101342 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9033 | 2024.11.20 02:23:59.101386 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9034 | 2024.11.20 02:23:59.101772 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9035 | 2024.11.20 02:23:59.102020 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9036 | 2024.11.20 02:23:59.102213 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001561 sec., 85201.7937219731 rows/sec., 5.93 MiB/sec. | ||
9037 | 2024.11.20 02:23:59.102305 [ 276 ] {28c3bf85-6170-4683-883c-5f6a18cabfc3} <Debug> TCPHandler: Processed in 0.001811599 sec. | ||
9038 | 2024.11.20 02:23:59.102507 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9039 | 2024.11.20 02:23:59.102670 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9040 | 2024.11.20 02:23:59.102734 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9041 | 2024.11.20 02:23:59.103275 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9042 | 2024.11.20 02:23:59.103320 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9043 | 2024.11.20 02:23:59.103698 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
9044 | 2024.11.20 02:23:59.103928 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9045 | 2024.11.20 02:23:59.104131 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001485 sec., 32323.232323232325 rows/sec., 2.18 MiB/sec. | ||
9046 | 2024.11.20 02:23:59.104181 [ 280 ] {e59cdcb8-2726-49b4-acbe-d1fab0167ed9} <Debug> TCPHandler: Processed in 0.001788119 sec. | ||
9047 | 2024.11.20 02:23:59.240460 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62342, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9048 | 2024.11.20 02:23:59.268821 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59879, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9049 | 2024.11.20 02:23:59.345253 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54413, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9050 | 2024.11.20 02:23:59.365594 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9051 | 2024.11.20 02:23:59.417939 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9052 | 2024.11.20 02:23:59.452351 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9053 | 2024.11.20 02:23:59.473787 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9054 | 2024.11.20 02:24:02.506415 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9055 | 2024.11.20 02:24:02.506477 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9056 | 2024.11.20 02:24:02.688947 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
9057 | 2024.11.20 02:24:02.689670 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9058 | 2024.11.20 02:24:02.689719 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9059 | 2024.11.20 02:24:02.690250 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9060 | 2024.11.20 02:24:02.690508 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9061 | 2024.11.20 02:24:02.690697 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
9062 | 2024.11.20 02:24:02.807843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1222 | ||
9063 | 2024.11.20 02:24:02.810967 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9064 | 2024.11.20 02:24:02.811017 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9065 | 2024.11.20 02:24:02.812564 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
9066 | 2024.11.20 02:24:02.812878 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9067 | 2024.11.20 02:24:02.813413 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1222 | ||
9068 | 2024.11.20 02:24:03.289386 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40953, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9069 | 2024.11.20 02:24:03.605004 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9070 | 2024.11.20 02:24:03.630443 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9071 | 2024.11.20 02:24:03.677893 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49570, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9072 | 2024.11.20 02:24:03.681360 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:58535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9073 | 2024.11.20 02:24:03.740299 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37302, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9074 | 2024.11.20 02:24:03.785598 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9075 | 2024.11.20 02:24:03.893218 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9076 | 2024.11.20 02:24:03.977778 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64762, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9077 | 2024.11.20 02:24:04.095059 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9078 | 2024.11.20 02:24:04.095359 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9079 | 2024.11.20 02:24:04.095470 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9080 | 2024.11.20 02:24:04.096348 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9081 | 2024.11.20 02:24:04.096390 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9082 | 2024.11.20 02:24:04.096847 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9083 | 2024.11.20 02:24:04.097105 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9084 | 2024.11.20 02:24:04.097335 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002057 sec., 27224.112785610116 rows/sec., 2.09 MiB/sec. | ||
9085 | 2024.11.20 02:24:04.097393 [ 276 ] {8ad2008c-3488-4d56-9104-067f2150d456} <Debug> TCPHandler: Processed in 0.002516885 sec. | ||
9086 | 2024.11.20 02:24:04.097564 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9087 | 2024.11.20 02:24:04.097694 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9088 | 2024.11.20 02:24:04.097752 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9089 | 2024.11.20 02:24:04.098420 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9090 | 2024.11.20 02:24:04.098469 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9091 | 2024.11.20 02:24:04.098863 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9092 | 2024.11.20 02:24:04.099103 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9093 | 2024.11.20 02:24:04.099336 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001671 sec., 38300.41891083184 rows/sec., 2.99 MiB/sec. | ||
9094 | 2024.11.20 02:24:04.099390 [ 280 ] {dd98e4b9-e09d-4008-9159-b6c6465d2ae8} <Debug> TCPHandler: Processed in 0.001882961 sec. | ||
9095 | 2024.11.20 02:24:04.099528 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9096 | 2024.11.20 02:24:04.099642 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9097 | 2024.11.20 02:24:04.099701 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9098 | 2024.11.20 02:24:04.100350 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9099 | 2024.11.20 02:24:04.100396 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9100 | 2024.11.20 02:24:04.100826 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9101 | 2024.11.20 02:24:04.101072 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9102 | 2024.11.20 02:24:04.101288 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001676 sec., 95465.3937947494 rows/sec., 6.65 MiB/sec. | ||
9103 | 2024.11.20 02:24:04.101341 [ 276 ] {05841fb9-e70f-4d79-b8bf-7cdcd7d92292} <Debug> TCPHandler: Processed in 0.001863371 sec. | ||
9104 | 2024.11.20 02:24:04.101485 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9105 | 2024.11.20 02:24:04.101590 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9106 | 2024.11.20 02:24:04.101645 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9107 | 2024.11.20 02:24:04.102184 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9108 | 2024.11.20 02:24:04.102232 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9109 | 2024.11.20 02:24:04.102659 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
9110 | 2024.11.20 02:24:04.102912 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9111 | 2024.11.20 02:24:04.103130 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001561 sec., 38436.899423446506 rows/sec., 2.59 MiB/sec. | ||
9112 | 2024.11.20 02:24:04.103180 [ 280 ] {a280e0e6-6017-4ec0-8c3a-40c5b49c67d9} <Debug> TCPHandler: Processed in 0.001745558 sec. | ||
9113 | 2024.11.20 02:24:04.353362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
9114 | 2024.11.20 02:24:04.372289 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9115 | 2024.11.20 02:24:04.372350 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9116 | 2024.11.20 02:24:04.379263 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9117 | 2024.11.20 02:24:04.380006 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9118 | 2024.11.20 02:24:04.382712 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
9119 | 2024.11.20 02:24:04.397783 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37477, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9120 | 2024.11.20 02:24:04.511246 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43662, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9121 | 2024.11.20 02:24:04.665625 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57612, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9122 | 2024.11.20 02:24:04.673071 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38798, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9123 | 2024.11.20 02:24:04.705802 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64940, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9124 | 2024.11.20 02:24:04.739481 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9125 | 2024.11.20 02:24:04.853089 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36905, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9126 | 2024.11.20 02:24:04.897952 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9127 | 2024.11.20 02:24:05.092192 [ 133 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9128 | 2024.11.20 02:24:05.092259 [ 133 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9129 | 2024.11.20 02:24:05.092282 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9130 | 2024.11.20 02:24:05.092531 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
9131 | 2024.11.20 02:24:05.092720 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9132 | 2024.11.20 02:24:05.092762 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
9133 | 2024.11.20 02:24:05.092844 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
9134 | 2024.11.20 02:24:05.093051 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
9135 | 2024.11.20 02:24:05.093310 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
9136 | 2024.11.20 02:24:05.093485 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
9137 | 2024.11.20 02:24:05.094583 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.002197958 sec., 68245.1621004587 rows/sec., 3.48 MiB/sec. | ||
9138 | 2024.11.20 02:24:05.094740 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9139 | 2024.11.20 02:24:05.095040 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_25_6} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9140 | 2024.11.20 02:24:05.095122 [ 194 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_25_6} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9141 | 2024.11.20 02:24:05.095209 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
9142 | 2024.11.20 02:24:05.387748 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9143 | 2024.11.20 02:24:05.469704 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62304, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9144 | 2024.11.20 02:24:05.551423 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42639, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9145 | 2024.11.20 02:24:05.624939 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53072, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9146 | 2024.11.20 02:24:05.634358 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46429, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9147 | 2024.11.20 02:24:05.653931 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37354, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9148 | 2024.11.20 02:24:05.653947 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9149 | 2024.11.20 02:24:06.551701 [ 132 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9150 | 2024.11.20 02:24:06.551770 [ 132 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9151 | 2024.11.20 02:24:06.551791 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9152 | 2024.11.20 02:24:06.551989 [ 196 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
9153 | 2024.11.20 02:24:06.552272 [ 196 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9154 | 2024.11.20 02:24:06.552316 [ 196 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 21 rows starting from the beginning of the part | ||
9155 | 2024.11.20 02:24:06.552410 [ 196 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
9156 | 2024.11.20 02:24:06.552604 [ 196 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
9157 | 2024.11.20 02:24:06.552818 [ 196 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
9158 | 2024.11.20 02:24:06.552968 [ 196 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
9159 | 2024.11.20 02:24:06.554023 [ 194 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.002157737 sec., 11586.212777553521 rows/sec., 780.71 KiB/sec. | ||
9160 | 2024.11.20 02:24:06.554240 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9161 | 2024.11.20 02:24:06.554591 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9162 | 2024.11.20 02:24:06.554679 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_25_6} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9163 | 2024.11.20 02:24:06.554789 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
9164 | 2024.11.20 02:24:08.512432 [ 131 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
9165 | 2024.11.20 02:24:08.512511 [ 131 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9166 | 2024.11.20 02:24:08.512538 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9167 | 2024.11.20 02:24:08.512772 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
9168 | 2024.11.20 02:24:08.513050 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9169 | 2024.11.20 02:24:08.513090 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 242 rows starting from the beginning of the part | ||
9170 | 2024.11.20 02:24:08.513178 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
9171 | 2024.11.20 02:24:08.513386 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
9172 | 2024.11.20 02:24:08.513530 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
9173 | 2024.11.20 02:24:08.513691 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
9174 | 2024.11.20 02:24:08.514799 [ 194 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002167927 sec., 137458.50298464845 rows/sec., 9.85 MiB/sec. | ||
9175 | 2024.11.20 02:24:08.515067 [ 193 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
9176 | 2024.11.20 02:24:08.515421 [ 193 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_25_6} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9177 | 2024.11.20 02:24:08.515509 [ 193 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_25_6} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
9178 | 2024.11.20 02:24:08.515614 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9179 | 2024.11.20 02:24:09.100768 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9180 | 2024.11.20 02:24:09.100962 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9181 | 2024.11.20 02:24:09.101037 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9182 | 2024.11.20 02:24:09.101804 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9183 | 2024.11.20 02:24:09.101854 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9184 | 2024.11.20 02:24:09.102271 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9185 | 2024.11.20 02:24:09.102526 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9186 | 2024.11.20 02:24:09.102780 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001864 sec., 7510.729613733905 rows/sec., 540.67 KiB/sec. | ||
9187 | 2024.11.20 02:24:09.102859 [ 276 ] {83ef1c52-577f-4f3a-8802-b7f8c3636f7f} <Debug> TCPHandler: Processed in 0.002235058 sec. | ||
9188 | 2024.11.20 02:24:09.103109 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9189 | 2024.11.20 02:24:09.103248 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9190 | 2024.11.20 02:24:09.103310 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9191 | 2024.11.20 02:24:09.104123 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9192 | 2024.11.20 02:24:09.104164 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9193 | 2024.11.20 02:24:09.104571 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9194 | 2024.11.20 02:24:09.104841 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9195 | 2024.11.20 02:24:09.105033 [ 130 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9196 | 2024.11.20 02:24:09.105057 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001837 sec., 156232.9885683179 rows/sec., 13.81 MiB/sec. | ||
9197 | 2024.11.20 02:24:09.105129 [ 130 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9198 | 2024.11.20 02:24:09.105207 [ 280 ] {8b837de2-089a-46a3-9a80-0e9e3151174b} <Debug> TCPHandler: Processed in 0.002200188 sec. | ||
9199 | 2024.11.20 02:24:09.105207 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9200 | 2024.11.20 02:24:09.105473 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9201 | 2024.11.20 02:24:09.105520 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
9202 | 2024.11.20 02:24:09.105815 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9203 | 2024.11.20 02:24:09.106011 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9204 | 2024.11.20 02:24:09.106062 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9205 | 2024.11.20 02:24:09.106223 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1436 rows starting from the beginning of the part | ||
9206 | 2024.11.20 02:24:09.106705 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
9207 | 2024.11.20 02:24:09.107183 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 287 rows starting from the beginning of the part | ||
9208 | 2024.11.20 02:24:09.107578 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 61 rows starting from the beginning of the part | ||
9209 | 2024.11.20 02:24:09.107999 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
9210 | 2024.11.20 02:24:09.108347 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 287 rows starting from the beginning of the part | ||
9211 | 2024.11.20 02:24:09.109958 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9212 | 2024.11.20 02:24:09.110021 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9213 | 2024.11.20 02:24:09.111004 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
9214 | 2024.11.20 02:24:09.111460 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9215 | 2024.11.20 02:24:09.111977 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.006272 sec., 7812.5 rows/sec., 576.25 KiB/sec. | ||
9216 | 2024.11.20 02:24:09.112439 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.007090394 sec., 307881.3391752278 rows/sec., 27.17 MiB/sec. | ||
9217 | 2024.11.20 02:24:09.112486 [ 276 ] {46e97afa-1250-4c24-8044-60ddec388cf6} <Debug> TCPHandler: Processed in 0.007153005 sec. | ||
9218 | 2024.11.20 02:24:09.112794 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9219 | 2024.11.20 02:24:09.112840 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9220 | 2024.11.20 02:24:09.113010 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9221 | 2024.11.20 02:24:09.113103 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9222 | 2024.11.20 02:24:09.113371 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9223 | 2024.11.20 02:24:09.113631 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_76_15} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9224 | 2024.11.20 02:24:09.113814 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
9225 | 2024.11.20 02:24:09.114179 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9226 | 2024.11.20 02:24:09.114224 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9227 | 2024.11.20 02:24:09.114583 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9228 | 2024.11.20 02:24:09.114826 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9229 | 2024.11.20 02:24:09.115044 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002078 sec., 6737.247353224254 rows/sec., 471.83 KiB/sec. | ||
9230 | 2024.11.20 02:24:09.115104 [ 280 ] {f3bd9086-bb6c-4f9b-9b49-7c863a800f6e} <Debug> TCPHandler: Processed in 0.002481974 sec. | ||
9231 | 2024.11.20 02:24:09.115273 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9232 | 2024.11.20 02:24:09.115381 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9233 | 2024.11.20 02:24:09.115426 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9234 | 2024.11.20 02:24:09.115959 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9235 | 2024.11.20 02:24:09.115998 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9236 | 2024.11.20 02:24:09.116343 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9237 | 2024.11.20 02:24:09.116579 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9238 | 2024.11.20 02:24:09.116835 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001475 sec., 8813.559322033898 rows/sec., 549.52 KiB/sec. | ||
9239 | 2024.11.20 02:24:09.117056 [ 276 ] {3a82754e-f264-4bb3-b9d3-23dc40c2f03c} <Debug> TCPHandler: Processed in 0.001827789 sec. | ||
9240 | 2024.11.20 02:24:09.117241 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9241 | 2024.11.20 02:24:09.117370 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9242 | 2024.11.20 02:24:09.117424 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9243 | 2024.11.20 02:24:09.118230 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9244 | 2024.11.20 02:24:09.118271 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9245 | 2024.11.20 02:24:09.118647 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9246 | 2024.11.20 02:24:09.118883 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9247 | 2024.11.20 02:24:09.119054 [ 130 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9248 | 2024.11.20 02:24:09.119119 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001772 sec., 239277.65237020317 rows/sec., 17.11 MiB/sec. | ||
9249 | 2024.11.20 02:24:09.119123 [ 130 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9250 | 2024.11.20 02:24:09.119209 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9251 | 2024.11.20 02:24:09.119267 [ 280 ] {4299ce08-a3e6-4297-b8a8-28fffeef8245} <Debug> TCPHandler: Processed in 0.002096896 sec. | ||
9252 | 2024.11.20 02:24:09.119411 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
9253 | 2024.11.20 02:24:09.119448 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9254 | 2024.11.20 02:24:09.119541 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9255 | 2024.11.20 02:24:09.119592 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 916 rows starting from the beginning of the part | ||
9256 | 2024.11.20 02:24:09.119596 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9257 | 2024.11.20 02:24:09.119673 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9258 | 2024.11.20 02:24:09.119837 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
9259 | 2024.11.20 02:24:09.120243 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 424 rows starting from the beginning of the part | ||
9260 | 2024.11.20 02:24:09.120586 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
9261 | 2024.11.20 02:24:09.120977 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
9262 | 2024.11.20 02:24:09.121249 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 424 rows starting from the beginning of the part | ||
9263 | 2024.11.20 02:24:09.121959 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9264 | 2024.11.20 02:24:09.122005 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9265 | 2024.11.20 02:24:09.122513 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9266 | 2024.11.20 02:24:09.122831 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9267 | 2024.11.20 02:24:09.123220 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003646 sec., 1645.6390565002744 rows/sec., 85.98 KiB/sec. | ||
9268 | 2024.11.20 02:24:09.123542 [ 276 ] {f32f297d-23da-4fd8-be96-e4ca4c46bed6} <Debug> TCPHandler: Processed in 0.00414392 sec. | ||
9269 | 2024.11.20 02:24:09.123816 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9270 | 2024.11.20 02:24:09.124120 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9271 | 2024.11.20 02:24:09.124139 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.004812644 sec., 408507.2571335009 rows/sec., 31.29 MiB/sec. | ||
9272 | 2024.11.20 02:24:09.124180 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9273 | 2024.11.20 02:24:09.124472 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9274 | 2024.11.20 02:24:09.125033 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9275 | 2024.11.20 02:24:09.125267 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_76_15} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9276 | 2024.11.20 02:24:09.125432 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
9277 | 2024.11.20 02:24:09.125434 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9278 | 2024.11.20 02:24:09.125499 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9279 | 2024.11.20 02:24:09.125930 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9280 | 2024.11.20 02:24:09.126174 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9281 | 2024.11.20 02:24:09.126353 [ 130 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9282 | 2024.11.20 02:24:09.126420 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002361 sec., 100381.19440914868 rows/sec., 6.73 MiB/sec. | ||
9283 | 2024.11.20 02:24:09.126428 [ 130 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9284 | 2024.11.20 02:24:09.126509 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9285 | 2024.11.20 02:24:09.126573 [ 280 ] {cbd0cea6-7271-4098-80f7-b8ed87c0dd45} <Debug> TCPHandler: Processed in 0.002907513 sec. | ||
9286 | 2024.11.20 02:24:09.126814 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9287 | 2024.11.20 02:24:09.126814 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9288 | 2024.11.20 02:24:09.126990 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9289 | 2024.11.20 02:24:09.127078 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9290 | 2024.11.20 02:24:09.127123 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9291 | 2024.11.20 02:24:09.127147 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_71_14, total 14229 rows starting from the beginning of the part | ||
9292 | 2024.11.20 02:24:09.127639 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9293 | 2024.11.20 02:24:09.127969 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9294 | 2024.11.20 02:24:09.128349 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 133 rows starting from the beginning of the part | ||
9295 | 2024.11.20 02:24:09.128662 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9296 | 2024.11.20 02:24:09.129025 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9297 | 2024.11.20 02:24:09.129713 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9298 | 2024.11.20 02:24:09.129780 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9299 | 2024.11.20 02:24:09.130544 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
9300 | 2024.11.20 02:24:09.130856 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9301 | 2024.11.20 02:24:09.131242 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004301 sec., 232.50406882120436 rows/sec., 15.67 KiB/sec. | ||
9302 | 2024.11.20 02:24:09.131457 [ 276 ] {3804da0c-4a55-43d2-a5ae-5015ae444a37} <Debug> TCPHandler: Processed in 0.004767003 sec. | ||
9303 | 2024.11.20 02:24:09.131666 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9304 | 2024.11.20 02:24:09.131922 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9305 | 2024.11.20 02:24:09.132181 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <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 | ||
9306 | 2024.11.20 02:24:09.133762 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9307 | 2024.11.20 02:24:09.133804 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9308 | 2024.11.20 02:24:09.134864 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15156 rows, containing 5 columns (5 merged, 0 gathered) in 0.008245839 sec., 1838017.9385020738 rows/sec., 125.45 MiB/sec. | ||
9309 | 2024.11.20 02:24:09.134990 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9310 | 2024.11.20 02:24:09.135332 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9311 | 2024.11.20 02:24:09.135379 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9312 | 2024.11.20 02:24:09.135961 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004103 sec., 10236.4123811845 rows/sec., 18.34 MiB/sec. | ||
9313 | 2024.11.20 02:24:09.136406 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9314 | 2024.11.20 02:24:09.136732 [ 280 ] {88069b04-161d-4ac5-b20b-fb6a7cd1621c} <Debug> TCPHandler: Processed in 0.005166273 sec. | ||
9315 | 2024.11.20 02:24:09.136779 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9316 | 2024.11.20 02:24:09.136957 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9317 | 2024.11.20 02:24:09.136975 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.02 MiB. | ||
9318 | 2024.11.20 02:24:09.137091 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9319 | 2024.11.20 02:24:09.137143 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9320 | 2024.11.20 02:24:09.137620 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9321 | 2024.11.20 02:24:09.137659 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9322 | 2024.11.20 02:24:09.138030 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
9323 | 2024.11.20 02:24:09.138271 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9324 | 2024.11.20 02:24:09.138449 [ 129 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
9325 | 2024.11.20 02:24:09.138467 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.0014 sec., 58571.42857142857 rows/sec., 3.72 MiB/sec. | ||
9326 | 2024.11.20 02:24:09.138513 [ 129 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9327 | 2024.11.20 02:24:09.138586 [ 276 ] {32c96601-d565-469f-97b7-6605688c3f5b} <Debug> TCPHandler: Processed in 0.001726768 sec. | ||
9328 | 2024.11.20 02:24:09.138589 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.09 GiB. | ||
9329 | 2024.11.20 02:24:09.138815 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9330 | 2024.11.20 02:24:09.139241 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9331 | 2024.11.20 02:24:09.139335 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4510 rows starting from the beginning of the part | ||
9332 | 2024.11.20 02:24:09.139593 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9333 | 2024.11.20 02:24:09.139762 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9334 | 2024.11.20 02:24:09.139938 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9335 | 2024.11.20 02:24:09.140089 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9336 | 2024.11.20 02:24:09.140246 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9337 | 2024.11.20 02:24:09.142353 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4842 rows, containing 4 columns (4 merged, 0 gathered) in 0.003638889 sec., 1330625.9135686744 rows/sec., 87.44 MiB/sec. | ||
9338 | 2024.11.20 02:24:09.142680 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
9339 | 2024.11.20 02:24:09.142965 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_76_15} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9340 | 2024.11.20 02:24:09.143049 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_76_15} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
9341 | 2024.11.20 02:24:09.143130 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
9342 | 2024.11.20 02:24:10.168761 [ 129 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
9343 | 2024.11.20 02:24:10.168838 [ 129 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9344 | 2024.11.20 02:24:10.168867 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9345 | 2024.11.20 02:24:10.169096 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
9346 | 2024.11.20 02:24:10.169317 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9347 | 2024.11.20 02:24:10.169361 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
9348 | 2024.11.20 02:24:10.169468 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
9349 | 2024.11.20 02:24:10.169570 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
9350 | 2024.11.20 02:24:10.169854 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
9351 | 2024.11.20 02:24:10.170023 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
9352 | 2024.11.20 02:24:10.171017 [ 198 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063165 sec., 17448.91949989458 rows/sec., 1.46 MiB/sec. | ||
9353 | 2024.11.20 02:24:10.171222 [ 190 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
9354 | 2024.11.20 02:24:10.171606 [ 190 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9355 | 2024.11.20 02:24:10.171713 [ 190 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_21_5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
9356 | 2024.11.20 02:24:10.171847 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
9357 | 2024.11.20 02:24:10.190839 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
9358 | 2024.11.20 02:24:10.191421 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9359 | 2024.11.20 02:24:10.191463 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9360 | 2024.11.20 02:24:10.191932 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9361 | 2024.11.20 02:24:10.192182 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9362 | 2024.11.20 02:24:10.192442 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
9363 | 2024.11.20 02:24:11.882819 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
9364 | 2024.11.20 02:24:11.902517 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9365 | 2024.11.20 02:24:11.902561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9366 | 2024.11.20 02:24:11.909824 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9367 | 2024.11.20 02:24:11.910586 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9368 | 2024.11.20 02:24:11.913054 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
9369 | 2024.11.20 02:24:12.813648 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1252 | ||
9370 | 2024.11.20 02:24:12.816601 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9371 | 2024.11.20 02:24:12.816642 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9372 | 2024.11.20 02:24:12.818129 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
9373 | 2024.11.20 02:24:12.818436 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9374 | 2024.11.20 02:24:12.819731 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1252 | ||
9375 | 2024.11.20 02:24:14.093336 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9376 | 2024.11.20 02:24:14.093552 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9377 | 2024.11.20 02:24:14.093631 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9378 | 2024.11.20 02:24:14.094394 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9379 | 2024.11.20 02:24:14.094444 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9380 | 2024.11.20 02:24:14.094870 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
9381 | 2024.11.20 02:24:14.095136 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9382 | 2024.11.20 02:24:14.095375 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001881 sec., 1063.264221158958 rows/sec., 86.70 KiB/sec. | ||
9383 | 2024.11.20 02:24:14.095433 [ 276 ] {9acaa5dc-96c1-4fc6-ab9b-59a6c096b6bd} <Debug> TCPHandler: Processed in 0.002238399 sec. | ||
9384 | 2024.11.20 02:24:14.095637 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9385 | 2024.11.20 02:24:14.095776 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9386 | 2024.11.20 02:24:14.095832 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9387 | 2024.11.20 02:24:14.096420 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9388 | 2024.11.20 02:24:14.096461 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9389 | 2024.11.20 02:24:14.096833 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9390 | 2024.11.20 02:24:14.097075 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9391 | 2024.11.20 02:24:14.097300 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001554 sec., 36679.53667953668 rows/sec., 2.81 MiB/sec. | ||
9392 | 2024.11.20 02:24:14.097353 [ 280 ] {7482c099-6908-4e92-81fa-9b2685209c92} <Debug> TCPHandler: Processed in 0.001784129 sec. | ||
9393 | 2024.11.20 02:24:14.097497 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9394 | 2024.11.20 02:24:14.097604 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9395 | 2024.11.20 02:24:14.097648 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9396 | 2024.11.20 02:24:14.098152 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9397 | 2024.11.20 02:24:14.098191 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9398 | 2024.11.20 02:24:14.098525 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
9399 | 2024.11.20 02:24:14.098775 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9400 | 2024.11.20 02:24:14.098996 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001413 sec., 1415.4281670205237 rows/sec., 98.83 KiB/sec. | ||
9401 | 2024.11.20 02:24:14.099049 [ 276 ] {fd588752-5f5f-46c5-b16b-4578de64daa8} <Debug> TCPHandler: Processed in 0.001603185 sec. | ||
9402 | 2024.11.20 02:24:14.099186 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9403 | 2024.11.20 02:24:14.099315 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9404 | 2024.11.20 02:24:14.099367 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9405 | 2024.11.20 02:24:14.100034 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9406 | 2024.11.20 02:24:14.100076 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9407 | 2024.11.20 02:24:14.100435 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9408 | 2024.11.20 02:24:14.100691 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9409 | 2024.11.20 02:24:14.100873 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001588 sec., 41561.712846347604 rows/sec., 3.25 MiB/sec. | ||
9410 | 2024.11.20 02:24:14.100926 [ 280 ] {5b505286-9c0d-4e6a-8917-84b68460e1ce} <Debug> TCPHandler: Processed in 0.001804149 sec. | ||
9411 | 2024.11.20 02:24:14.101093 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9412 | 2024.11.20 02:24:14.101225 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9413 | 2024.11.20 02:24:14.101287 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9414 | 2024.11.20 02:24:14.101906 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9415 | 2024.11.20 02:24:14.101954 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9416 | 2024.11.20 02:24:14.102355 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9417 | 2024.11.20 02:24:14.102605 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9418 | 2024.11.20 02:24:14.102784 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001588 sec., 81234.25692695215 rows/sec., 5.66 MiB/sec. | ||
9419 | 2024.11.20 02:24:14.102834 [ 276 ] {feb12761-191a-4b62-b6d5-41c9c40bf5f0} <Debug> TCPHandler: Processed in 0.001802049 sec. | ||
9420 | 2024.11.20 02:24:14.102960 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9421 | 2024.11.20 02:24:14.103081 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9422 | 2024.11.20 02:24:14.103136 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9423 | 2024.11.20 02:24:14.103661 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9424 | 2024.11.20 02:24:14.103706 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9425 | 2024.11.20 02:24:14.104117 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
9426 | 2024.11.20 02:24:14.104354 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9427 | 2024.11.20 02:24:14.104526 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001473 sec., 32586.55804480652 rows/sec., 2.20 MiB/sec. | ||
9428 | 2024.11.20 02:24:14.104573 [ 280 ] {0d7edf04-c2f2-4d59-9fac-81842392923f} <Debug> TCPHandler: Processed in 0.001663085 sec. | ||
9429 | 2024.11.20 02:24:17.506538 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9430 | 2024.11.20 02:24:17.506610 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9431 | 2024.11.20 02:24:17.692600 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
9432 | 2024.11.20 02:24:17.693216 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9433 | 2024.11.20 02:24:17.693252 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9434 | 2024.11.20 02:24:17.693815 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9435 | 2024.11.20 02:24:17.694063 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9436 | 2024.11.20 02:24:17.694244 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
9437 | 2024.11.20 02:24:19.094547 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9438 | 2024.11.20 02:24:19.094771 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9439 | 2024.11.20 02:24:19.094848 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9440 | 2024.11.20 02:24:19.095668 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9441 | 2024.11.20 02:24:19.095712 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9442 | 2024.11.20 02:24:19.096154 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9443 | 2024.11.20 02:24:19.096429 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9444 | 2024.11.20 02:24:19.096673 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00196 sec., 28571.428571428572 rows/sec., 2.19 MiB/sec. | ||
9445 | 2024.11.20 02:24:19.096731 [ 276 ] {a2dace7f-16fa-429f-8c9e-3d4d2468edf1} <Debug> TCPHandler: Processed in 0.002324291 sec. | ||
9446 | 2024.11.20 02:24:19.096919 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9447 | 2024.11.20 02:24:19.097071 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9448 | 2024.11.20 02:24:19.097125 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9449 | 2024.11.20 02:24:19.097706 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9450 | 2024.11.20 02:24:19.097748 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9451 | 2024.11.20 02:24:19.098127 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9452 | 2024.11.20 02:24:19.098372 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9453 | 2024.11.20 02:24:19.098608 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001568 sec., 40816.32653061225 rows/sec., 3.19 MiB/sec. | ||
9454 | 2024.11.20 02:24:19.098662 [ 280 ] {733f42b2-129c-4abc-aaa4-a78adc5379a4} <Debug> TCPHandler: Processed in 0.001810399 sec. | ||
9455 | 2024.11.20 02:24:19.098806 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9456 | 2024.11.20 02:24:19.098936 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9457 | 2024.11.20 02:24:19.098995 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9458 | 2024.11.20 02:24:19.099564 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9459 | 2024.11.20 02:24:19.099604 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9460 | 2024.11.20 02:24:19.099995 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9461 | 2024.11.20 02:24:19.100241 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9462 | 2024.11.20 02:24:19.100463 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001557 sec., 102761.72125883108 rows/sec., 7.16 MiB/sec. | ||
9463 | 2024.11.20 02:24:19.100515 [ 276 ] {9403a82d-ccd0-41cc-b06b-75249dc9d39a} <Debug> TCPHandler: Processed in 0.001770989 sec. | ||
9464 | 2024.11.20 02:24:19.100658 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9465 | 2024.11.20 02:24:19.100766 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9466 | 2024.11.20 02:24:19.100813 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9467 | 2024.11.20 02:24:19.101269 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9468 | 2024.11.20 02:24:19.101310 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9469 | 2024.11.20 02:24:19.101678 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
9470 | 2024.11.20 02:24:19.101946 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9471 | 2024.11.20 02:24:19.102200 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
9472 | 2024.11.20 02:24:19.102289 [ 280 ] {5e07ac49-2aac-41bf-8572-b26da7c511b2} <Debug> TCPHandler: Processed in 0.001679366 sec. | ||
9473 | 2024.11.20 02:24:19.413157 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
9474 | 2024.11.20 02:24:19.433802 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9475 | 2024.11.20 02:24:19.433859 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9476 | 2024.11.20 02:24:19.441275 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
9477 | 2024.11.20 02:24:19.442086 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9478 | 2024.11.20 02:24:19.444831 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
9479 | 2024.11.20 02:24:22.819970 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1272 | ||
9480 | 2024.11.20 02:24:22.822745 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9481 | 2024.11.20 02:24:22.822792 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9482 | 2024.11.20 02:24:22.824319 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
9483 | 2024.11.20 02:24:22.824625 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9484 | 2024.11.20 02:24:22.825117 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1272 | ||
9485 | 2024.11.20 02:24:24.102278 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9486 | 2024.11.20 02:24:24.102492 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9487 | 2024.11.20 02:24:24.102571 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9488 | 2024.11.20 02:24:24.103453 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9489 | 2024.11.20 02:24:24.103499 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9490 | 2024.11.20 02:24:24.103949 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9491 | 2024.11.20 02:24:24.104238 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9492 | 2024.11.20 02:24:24.104452 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.00202 sec., 6930.693069306931 rows/sec., 498.92 KiB/sec. | ||
9493 | 2024.11.20 02:24:24.104520 [ 276 ] {601fdf6c-c5d8-4db0-af4b-3ea019f189b3} <Debug> TCPHandler: Processed in 0.002379892 sec. | ||
9494 | 2024.11.20 02:24:24.104715 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9495 | 2024.11.20 02:24:24.104869 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9496 | 2024.11.20 02:24:24.104929 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9497 | 2024.11.20 02:24:24.105705 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9498 | 2024.11.20 02:24:24.105745 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9499 | 2024.11.20 02:24:24.106138 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9500 | 2024.11.20 02:24:24.106389 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9501 | 2024.11.20 02:24:24.106571 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001743 sec., 164658.6345381526 rows/sec., 14.56 MiB/sec. | ||
9502 | 2024.11.20 02:24:24.106624 [ 280 ] {53cd6e1c-e7b3-489f-ab24-1fe1bbfbf315} <Debug> TCPHandler: Processed in 0.001978133 sec. | ||
9503 | 2024.11.20 02:24:24.106754 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9504 | 2024.11.20 02:24:24.106867 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9505 | 2024.11.20 02:24:24.106912 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9506 | 2024.11.20 02:24:24.107445 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9507 | 2024.11.20 02:24:24.107482 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9508 | 2024.11.20 02:24:24.107840 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
9509 | 2024.11.20 02:24:24.108085 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9510 | 2024.11.20 02:24:24.108210 [ 115 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
9511 | 2024.11.20 02:24:24.108254 [ 115 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9512 | 2024.11.20 02:24:24.108264 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001422 sec., 34458.509142053445 rows/sec., 2.48 MiB/sec. | ||
9513 | 2024.11.20 02:24:24.108278 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9514 | 2024.11.20 02:24:24.108373 [ 276 ] {e794ca63-7f70-44b7-b0cd-b2c4c5c00ab6} <Debug> TCPHandler: Processed in 0.001665067 sec. | ||
9515 | 2024.11.20 02:24:24.108644 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9516 | 2024.11.20 02:24:24.108755 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
9517 | 2024.11.20 02:24:24.109073 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9518 | 2024.11.20 02:24:24.109296 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9519 | 2024.11.20 02:24:24.109327 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9520 | 2024.11.20 02:24:24.109432 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 67 rows starting from the beginning of the part | ||
9521 | 2024.11.20 02:24:24.109730 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 49 rows starting from the beginning of the part | ||
9522 | 2024.11.20 02:24:24.110124 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
9523 | 2024.11.20 02:24:24.110461 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 49 rows starting from the beginning of the part | ||
9524 | 2024.11.20 02:24:24.110841 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 2 rows starting from the beginning of the part | ||
9525 | 2024.11.20 02:24:24.111156 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 49 rows starting from the beginning of the part | ||
9526 | 2024.11.20 02:24:24.112040 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9527 | 2024.11.20 02:24:24.112122 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9528 | 2024.11.20 02:24:24.113146 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9529 | 2024.11.20 02:24:24.113715 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9530 | 2024.11.20 02:24:24.113759 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005358376 sec., 42176.95809327304 rows/sec., 3.18 MiB/sec. | ||
9531 | 2024.11.20 02:24:24.114044 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005144 sec., 2721.617418351477 rows/sec., 190.60 KiB/sec. | ||
9532 | 2024.11.20 02:24:24.114094 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
9533 | 2024.11.20 02:24:24.114202 [ 280 ] {9828d501-62c4-4d68-9639-c5e71181c338} <Debug> TCPHandler: Processed in 0.005723994 sec. | ||
9534 | 2024.11.20 02:24:24.114402 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9535 | 2024.11.20 02:24:24.114590 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9536 | 2024.11.20 02:24:24.114633 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9537 | 2024.11.20 02:24:24.114679 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9538 | 2024.11.20 02:24:24.114853 [ 198 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_51_10} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
9539 | 2024.11.20 02:24:24.115042 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
9540 | 2024.11.20 02:24:24.115569 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9541 | 2024.11.20 02:24:24.115613 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9542 | 2024.11.20 02:24:24.115974 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9543 | 2024.11.20 02:24:24.116215 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9544 | 2024.11.20 02:24:24.116397 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001869 sec., 6955.591225254147 rows/sec., 433.68 KiB/sec. | ||
9545 | 2024.11.20 02:24:24.116451 [ 276 ] {5b359520-994b-4a11-8234-ae9975da6ef3} <Debug> TCPHandler: Processed in 0.002116306 sec. | ||
9546 | 2024.11.20 02:24:24.116614 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9547 | 2024.11.20 02:24:24.116741 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9548 | 2024.11.20 02:24:24.116793 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9549 | 2024.11.20 02:24:24.117558 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9550 | 2024.11.20 02:24:24.117595 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9551 | 2024.11.20 02:24:24.117969 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9552 | 2024.11.20 02:24:24.118213 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9553 | 2024.11.20 02:24:24.118387 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001675 sec., 253134.32835820894 rows/sec., 18.10 MiB/sec. | ||
9554 | 2024.11.20 02:24:24.118437 [ 280 ] {f6335807-f9cf-411b-b3c5-cd96aed93f04} <Debug> TCPHandler: Processed in 0.001883372 sec. | ||
9555 | 2024.11.20 02:24:24.118566 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9556 | 2024.11.20 02:24:24.118673 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9557 | 2024.11.20 02:24:24.118718 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9558 | 2024.11.20 02:24:24.119152 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9559 | 2024.11.20 02:24:24.119189 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9560 | 2024.11.20 02:24:24.119540 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9561 | 2024.11.20 02:24:24.119785 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9562 | 2024.11.20 02:24:24.120002 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001344 sec., 4464.285714285715 rows/sec., 233.24 KiB/sec. | ||
9563 | 2024.11.20 02:24:24.120160 [ 276 ] {14c7058f-5823-4c1d-a56c-389ef31c1a02} <Debug> TCPHandler: Processed in 0.001639966 sec. | ||
9564 | 2024.11.20 02:24:24.120361 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9565 | 2024.11.20 02:24:24.120507 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9566 | 2024.11.20 02:24:24.120566 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9567 | 2024.11.20 02:24:24.121208 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9568 | 2024.11.20 02:24:24.121255 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9569 | 2024.11.20 02:24:24.121656 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9570 | 2024.11.20 02:24:24.121899 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9571 | 2024.11.20 02:24:24.122091 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001615 sec., 146749.22600619195 rows/sec., 9.84 MiB/sec. | ||
9572 | 2024.11.20 02:24:24.122185 [ 280 ] {12bb872f-7919-4564-aeaa-733ecc1aa35f} <Debug> TCPHandler: Processed in 0.001915432 sec. | ||
9573 | 2024.11.20 02:24:24.122389 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9574 | 2024.11.20 02:24:24.122565 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9575 | 2024.11.20 02:24:24.122622 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9576 | 2024.11.20 02:24:24.123131 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9577 | 2024.11.20 02:24:24.123176 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9578 | 2024.11.20 02:24:24.123557 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
9579 | 2024.11.20 02:24:24.123796 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9580 | 2024.11.20 02:24:24.124006 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 45.84 KiB/sec. | ||
9581 | 2024.11.20 02:24:24.124225 [ 276 ] {9cf6680a-9d02-4480-8210-85a68f5d8fdd} <Debug> TCPHandler: Processed in 0.001942132 sec. | ||
9582 | 2024.11.20 02:24:24.124401 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9583 | 2024.11.20 02:24:24.124531 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9584 | 2024.11.20 02:24:24.124617 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <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 | ||
9585 | 2024.11.20 02:24:24.125890 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9586 | 2024.11.20 02:24:24.125930 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9587 | 2024.11.20 02:24:24.126578 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
9588 | 2024.11.20 02:24:24.126834 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9589 | 2024.11.20 02:24:24.127029 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002529 sec., 16607.3546856465 rows/sec., 29.76 MiB/sec. | ||
9590 | 2024.11.20 02:24:24.127117 [ 280 ] {76473d7e-97bd-4969-b4ea-3747f503fe28} <Debug> TCPHandler: Processed in 0.002787541 sec. | ||
9591 | 2024.11.20 02:24:24.127269 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9592 | 2024.11.20 02:24:24.127395 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9593 | 2024.11.20 02:24:24.127449 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9594 | 2024.11.20 02:24:24.127981 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9595 | 2024.11.20 02:24:24.128026 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9596 | 2024.11.20 02:24:24.128438 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
9597 | 2024.11.20 02:24:24.128676 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9598 | 2024.11.20 02:24:24.128879 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00151 sec., 54304.6357615894 rows/sec., 3.45 MiB/sec. | ||
9599 | 2024.11.20 02:24:24.128952 [ 276 ] {3bb66e3d-62d1-4337-b29c-e0162b8f8aee} <Debug> TCPHandler: Processed in 0.001743968 sec. | ||
9600 | 2024.11.20 02:24:25.194529 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
9601 | 2024.11.20 02:24:25.195615 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9602 | 2024.11.20 02:24:25.195663 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9603 | 2024.11.20 02:24:25.196178 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9604 | 2024.11.20 02:24:25.196428 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9605 | 2024.11.20 02:24:25.196622 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
9606 | 2024.11.20 02:24:26.944939 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
9607 | 2024.11.20 02:24:26.966720 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9608 | 2024.11.20 02:24:26.966773 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9609 | 2024.11.20 02:24:26.975082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
9610 | 2024.11.20 02:24:26.975849 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9611 | 2024.11.20 02:24:26.978611 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
9612 | 2024.11.20 02:24:29.073764 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9613 | 2024.11.20 02:24:29.094849 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9614 | 2024.11.20 02:24:29.095152 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9615 | 2024.11.20 02:24:29.095263 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9616 | 2024.11.20 02:24:29.096136 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9617 | 2024.11.20 02:24:29.096179 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9618 | 2024.11.20 02:24:29.096600 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
9619 | 2024.11.20 02:24:29.096870 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9620 | 2024.11.20 02:24:29.097116 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002051 sec., 975.1340809361287 rows/sec., 79.52 KiB/sec. | ||
9621 | 2024.11.20 02:24:29.097175 [ 276 ] {7ca0d81d-3d4c-4909-a86a-22aba43ebc08} <Debug> TCPHandler: Processed in 0.002519105 sec. | ||
9622 | 2024.11.20 02:24:29.097358 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9623 | 2024.11.20 02:24:29.097495 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9624 | 2024.11.20 02:24:29.097551 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9625 | 2024.11.20 02:24:29.098122 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9626 | 2024.11.20 02:24:29.098163 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9627 | 2024.11.20 02:24:29.098530 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9628 | 2024.11.20 02:24:29.098774 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9629 | 2024.11.20 02:24:29.098998 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001532 sec., 37206.26631853786 rows/sec., 2.85 MiB/sec. | ||
9630 | 2024.11.20 02:24:29.099064 [ 280 ] {f684f6c5-7028-473f-a932-875326f9d9e1} <Debug> TCPHandler: Processed in 0.001772429 sec. | ||
9631 | 2024.11.20 02:24:29.099231 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9632 | 2024.11.20 02:24:29.099356 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9633 | 2024.11.20 02:24:29.099401 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9634 | 2024.11.20 02:24:29.099930 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9635 | 2024.11.20 02:24:29.099970 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9636 | 2024.11.20 02:24:29.100334 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
9637 | 2024.11.20 02:24:29.100576 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9638 | 2024.11.20 02:24:29.100797 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001464 sec., 1366.120218579235 rows/sec., 95.39 KiB/sec. | ||
9639 | 2024.11.20 02:24:29.100852 [ 276 ] {e130936f-e4bf-4b8c-8c42-477f5debae28} <Debug> TCPHandler: Processed in 0.001689877 sec. | ||
9640 | 2024.11.20 02:24:29.100998 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9641 | 2024.11.20 02:24:29.101125 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9642 | 2024.11.20 02:24:29.101177 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9643 | 2024.11.20 02:24:29.101794 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9644 | 2024.11.20 02:24:29.101834 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9645 | 2024.11.20 02:24:29.102195 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9646 | 2024.11.20 02:24:29.102431 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9647 | 2024.11.20 02:24:29.102638 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001541 sec., 42829.33160285529 rows/sec., 3.34 MiB/sec. | ||
9648 | 2024.11.20 02:24:29.102689 [ 280 ] {8ad1bdc8-a37e-4e71-950f-326bbfe51cdc} <Debug> TCPHandler: Processed in 0.001751488 sec. | ||
9649 | 2024.11.20 02:24:29.102840 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9650 | 2024.11.20 02:24:29.102968 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9651 | 2024.11.20 02:24:29.103024 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9652 | 2024.11.20 02:24:29.103640 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9653 | 2024.11.20 02:24:29.103679 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9654 | 2024.11.20 02:24:29.104061 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9655 | 2024.11.20 02:24:29.104310 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9656 | 2024.11.20 02:24:29.104525 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001587 sec., 101449.27536231883 rows/sec., 7.07 MiB/sec. | ||
9657 | 2024.11.20 02:24:29.104580 [ 276 ] {1a1873c0-8b21-4270-a94b-88c08a38350e} <Debug> TCPHandler: Processed in 0.001802199 sec. | ||
9658 | 2024.11.20 02:24:29.104722 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9659 | 2024.11.20 02:24:29.104827 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9660 | 2024.11.20 02:24:29.104874 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9661 | 2024.11.20 02:24:29.105328 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9662 | 2024.11.20 02:24:29.105367 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9663 | 2024.11.20 02:24:29.105729 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
9664 | 2024.11.20 02:24:29.105974 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9665 | 2024.11.20 02:24:29.106189 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
9666 | 2024.11.20 02:24:29.106238 [ 280 ] {a43a87fe-3858-4dbc-aed7-a993942b4c92} <Debug> TCPHandler: Processed in 0.001565694 sec. | ||
9667 | 2024.11.20 02:24:29.257049 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9668 | 2024.11.20 02:24:29.278444 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37136, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9669 | 2024.11.20 02:24:29.347794 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9670 | 2024.11.20 02:24:29.384125 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37890, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9671 | 2024.11.20 02:24:29.436552 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62495, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9672 | 2024.11.20 02:24:29.458992 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43175, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9673 | 2024.11.20 02:24:29.492364 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59753, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9674 | 2024.11.20 02:24:32.506867 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
9675 | 2024.11.20 02:24:32.506938 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
9676 | 2024.11.20 02:24:32.696814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
9677 | 2024.11.20 02:24:32.697824 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9678 | 2024.11.20 02:24:32.697864 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9679 | 2024.11.20 02:24:32.698459 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9680 | 2024.11.20 02:24:32.698708 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9681 | 2024.11.20 02:24:32.698913 [ 103 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9682 | 2024.11.20 02:24:32.698956 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
9683 | 2024.11.20 02:24:32.698984 [ 103 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9684 | 2024.11.20 02:24:32.699011 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9685 | 2024.11.20 02:24:32.699135 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
9686 | 2024.11.20 02:24:32.699256 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9687 | 2024.11.20 02:24:32.699293 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
9688 | 2024.11.20 02:24:32.699366 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
9689 | 2024.11.20 02:24:32.699454 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
9690 | 2024.11.20 02:24:32.699701 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
9691 | 2024.11.20 02:24:32.699831 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
9692 | 2024.11.20 02:24:32.699910 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
9693 | 2024.11.20 02:24:32.702899 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.003819493 sec., 6723667.251124691 rows/sec., 96.18 MiB/sec. | ||
9694 | 2024.11.20 02:24:32.703221 [ 187 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9695 | 2024.11.20 02:24:32.703601 [ 187 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9696 | 2024.11.20 02:24:32.703702 [ 187 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_56_11} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9697 | 2024.11.20 02:24:32.703815 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
9698 | 2024.11.20 02:24:32.825337 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1306 | ||
9699 | 2024.11.20 02:24:32.828724 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9700 | 2024.11.20 02:24:32.828779 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9701 | 2024.11.20 02:24:32.830252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
9702 | 2024.11.20 02:24:32.830563 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9703 | 2024.11.20 02:24:32.830827 [ 103 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
9704 | 2024.11.20 02:24:32.830976 [ 103 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9705 | 2024.11.20 02:24:32.831089 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9706 | 2024.11.20 02:24:32.831717 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
9707 | 2024.11.20 02:24:32.832102 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1306 | ||
9708 | 2024.11.20 02:24:32.832644 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9709 | 2024.11.20 02:24:32.832815 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1168 rows starting from the beginning of the part | ||
9710 | 2024.11.20 02:24:32.833310 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 20 rows starting from the beginning of the part | ||
9711 | 2024.11.20 02:24:32.833803 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 34 rows starting from the beginning of the part | ||
9712 | 2024.11.20 02:24:32.834296 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 30 rows starting from the beginning of the part | ||
9713 | 2024.11.20 02:24:32.834785 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 20 rows starting from the beginning of the part | ||
9714 | 2024.11.20 02:24:32.835250 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
9715 | 2024.11.20 02:24:32.843001 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1306 rows, containing 72 columns (72 merged, 0 gathered) in 0.011659403 sec., 112012.59618524207 rows/sec., 87.44 MiB/sec. | ||
9716 | 2024.11.20 02:24:32.844489 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
9717 | 2024.11.20 02:24:32.845256 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9718 | 2024.11.20 02:24:32.845344 [ 199 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_41_8} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
9719 | 2024.11.20 02:24:32.845659 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
9720 | 2024.11.20 02:24:33.310603 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65324, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9721 | 2024.11.20 02:24:33.609110 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9722 | 2024.11.20 02:24:33.646617 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34269, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9723 | 2024.11.20 02:24:33.685174 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:33010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9724 | 2024.11.20 02:24:33.687588 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40597, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9725 | 2024.11.20 02:24:33.753902 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40198, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9726 | 2024.11.20 02:24:33.790270 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9727 | 2024.11.20 02:24:33.899913 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61351, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9728 | 2024.11.20 02:24:33.991234 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53426, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9729 | 2024.11.20 02:24:34.095346 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9730 | 2024.11.20 02:24:34.095595 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9731 | 2024.11.20 02:24:34.095698 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9732 | 2024.11.20 02:24:34.096507 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9733 | 2024.11.20 02:24:34.096548 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9734 | 2024.11.20 02:24:34.096991 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9735 | 2024.11.20 02:24:34.097254 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9736 | 2024.11.20 02:24:34.097456 [ 101 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9737 | 2024.11.20 02:24:34.097525 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002006 sec., 27916.251246261218 rows/sec., 2.14 MiB/sec. | ||
9738 | 2024.11.20 02:24:34.097551 [ 101 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9739 | 2024.11.20 02:24:34.097628 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9740 | 2024.11.20 02:24:34.097658 [ 276 ] {9463bf10-e9cb-4f66-92db-3c071b1120f9} <Debug> TCPHandler: Processed in 0.002474544 sec. | ||
9741 | 2024.11.20 02:24:34.097803 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
9742 | 2024.11.20 02:24:34.097871 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9743 | 2024.11.20 02:24:34.097934 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9744 | 2024.11.20 02:24:34.097980 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1436 rows starting from the beginning of the part | ||
9745 | 2024.11.20 02:24:34.098017 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9746 | 2024.11.20 02:24:34.098089 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9747 | 2024.11.20 02:24:34.098099 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 57 rows starting from the beginning of the part | ||
9748 | 2024.11.20 02:24:34.098705 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
9749 | 2024.11.20 02:24:34.099117 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 287 rows starting from the beginning of the part | ||
9750 | 2024.11.20 02:24:34.099475 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
9751 | 2024.11.20 02:24:34.099772 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
9752 | 2024.11.20 02:24:34.100822 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9753 | 2024.11.20 02:24:34.100869 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9754 | 2024.11.20 02:24:34.101417 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9755 | 2024.11.20 02:24:34.101711 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9756 | 2024.11.20 02:24:34.101879 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.00412979 sec., 471936.8297177338 rows/sec., 41.28 MiB/sec. | ||
9757 | 2024.11.20 02:24:34.101987 [ 101 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9758 | 2024.11.20 02:24:34.102063 [ 101 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9759 | 2024.11.20 02:24:34.102095 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9760 | 2024.11.20 02:24:34.102134 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.004143 sec., 15447.743181269612 rows/sec., 1.21 MiB/sec. | ||
9761 | 2024.11.20 02:24:34.102527 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9762 | 2024.11.20 02:24:34.102558 [ 280 ] {247b857f-9758-46f6-8a10-e905182558eb} <Debug> TCPHandler: Processed in 0.004739503 sec. | ||
9763 | 2024.11.20 02:24:34.102921 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9764 | 2024.11.20 02:24:34.103224 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
9765 | 2024.11.20 02:24:34.103343 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9766 | 2024.11.20 02:24:34.103549 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9767 | 2024.11.20 02:24:34.103828 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9768 | 2024.11.20 02:24:34.103983 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 916 rows starting from the beginning of the part | ||
9769 | 2024.11.20 02:24:34.104434 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 66 rows starting from the beginning of the part | ||
9770 | 2024.11.20 02:24:34.104875 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
9771 | 2024.11.20 02:24:34.105284 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 424 rows starting from the beginning of the part | ||
9772 | 2024.11.20 02:24:34.105643 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
9773 | 2024.11.20 02:24:34.106021 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
9774 | 2024.11.20 02:24:34.107228 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9775 | 2024.11.20 02:24:34.107759 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_81_16} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9776 | 2024.11.20 02:24:34.107835 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9777 | 2024.11.20 02:24:34.107912 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9778 | 2024.11.20 02:24:34.108007 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
9779 | 2024.11.20 02:24:34.108656 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9780 | 2024.11.20 02:24:34.109038 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9781 | 2024.11.20 02:24:34.109144 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.006876609 sec., 232672.8188268375 rows/sec., 17.94 MiB/sec. | ||
9782 | 2024.11.20 02:24:34.109313 [ 101 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9783 | 2024.11.20 02:24:34.109421 [ 101 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9784 | 2024.11.20 02:24:34.109463 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006253 sec., 25587.717895410202 rows/sec., 1.78 MiB/sec. | ||
9785 | 2024.11.20 02:24:34.109474 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9786 | 2024.11.20 02:24:34.109567 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9787 | 2024.11.20 02:24:34.109731 [ 276 ] {981a32c2-f5de-46a5-8018-c3909fba6e94} <Debug> TCPHandler: Processed in 0.006985632 sec. | ||
9788 | 2024.11.20 02:24:34.110034 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9789 | 2024.11.20 02:24:34.110061 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9790 | 2024.11.20 02:24:34.110352 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9791 | 2024.11.20 02:24:34.110531 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9792 | 2024.11.20 02:24:34.110548 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9793 | 2024.11.20 02:24:34.110721 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9794 | 2024.11.20 02:24:34.110729 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_76_15, total 15156 rows starting from the beginning of the part | ||
9795 | 2024.11.20 02:24:34.111286 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 129 rows starting from the beginning of the part | ||
9796 | 2024.11.20 02:24:34.111410 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_81_16} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9797 | 2024.11.20 02:24:34.111712 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9798 | 2024.11.20 02:24:34.112141 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
9799 | 2024.11.20 02:24:34.112247 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9800 | 2024.11.20 02:24:34.112602 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 161 rows starting from the beginning of the part | ||
9801 | 2024.11.20 02:24:34.112940 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
9802 | 2024.11.20 02:24:34.113188 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9803 | 2024.11.20 02:24:34.113292 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9804 | 2024.11.20 02:24:34.114306 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
9805 | 2024.11.20 02:24:34.114643 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9806 | 2024.11.20 02:24:34.114950 [ 100 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
9807 | 2024.11.20 02:24:34.115029 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00482 sec., 12448.132780082988 rows/sec., 859.05 KiB/sec. | ||
9808 | 2024.11.20 02:24:34.115034 [ 100 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9809 | 2024.11.20 02:24:34.115126 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9810 | 2024.11.20 02:24:34.115321 [ 280 ] {911217c6-da7f-4489-8cdc-236bd2224afa} <Debug> TCPHandler: Processed in 0.005432988 sec. | ||
9811 | 2024.11.20 02:24:34.115587 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9812 | 2024.11.20 02:24:34.115767 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9813 | 2024.11.20 02:24:34.115806 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 4842 rows starting from the beginning of the part | ||
9814 | 2024.11.20 02:24:34.116035 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9815 | 2024.11.20 02:24:34.116390 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9816 | 2024.11.20 02:24:34.116723 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9817 | 2024.11.20 02:24:34.116964 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
9818 | 2024.11.20 02:24:34.117160 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
9819 | 2024.11.20 02:24:34.119682 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5152 rows, containing 4 columns (4 merged, 0 gathered) in 0.004366605 sec., 1179863.9904456667 rows/sec., 77.58 MiB/sec. | ||
9820 | 2024.11.20 02:24:34.120350 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16003 rows, containing 5 columns (5 merged, 0 gathered) in 0.010719013 sec., 1492954.6218481124 rows/sec., 101.95 MiB/sec. | ||
9821 | 2024.11.20 02:24:34.120383 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9822 | 2024.11.20 02:24:34.120781 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_81_16} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9823 | 2024.11.20 02:24:34.120873 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_81_16} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9824 | 2024.11.20 02:24:34.121004 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
9825 | 2024.11.20 02:24:34.121116 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
9826 | 2024.11.20 02:24:34.121431 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9827 | 2024.11.20 02:24:34.121514 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
9828 | 2024.11.20 02:24:34.121604 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.09 MiB. | ||
9829 | 2024.11.20 02:24:34.403503 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62994, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9830 | 2024.11.20 02:24:34.478726 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
9831 | 2024.11.20 02:24:34.500408 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9832 | 2024.11.20 02:24:34.500466 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9833 | 2024.11.20 02:24:34.508229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
9834 | 2024.11.20 02:24:34.509018 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9835 | 2024.11.20 02:24:34.509423 [ 100 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
9836 | 2024.11.20 02:24:34.509557 [ 100 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9837 | 2024.11.20 02:24:34.509633 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9838 | 2024.11.20 02:24:34.510201 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
9839 | 2024.11.20 02:24:34.528429 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
9840 | 2024.11.20 02:24:34.529603 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
9841 | 2024.11.20 02:24:34.530854 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
9842 | 2024.11.20 02:24:34.530948 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:51714, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9843 | 2024.11.20 02:24:34.536394 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
9844 | 2024.11.20 02:24:34.542311 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
9845 | 2024.11.20 02:24:34.547983 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
9846 | 2024.11.20 02:24:34.553862 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
9847 | 2024.11.20 02:24:34.558537 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
9848 | 2024.11.20 02:24:34.620826 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.111041711 sec., 3800.3737172241517 rows/sec., 19.65 MiB/sec. | ||
9849 | 2024.11.20 02:24:34.624304 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
9850 | 2024.11.20 02:24:34.627292 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9851 | 2024.11.20 02:24:34.627415 [ 200 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_56_11} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
9852 | 2024.11.20 02:24:34.630041 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
9853 | 2024.11.20 02:24:34.673380 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58197, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9854 | 2024.11.20 02:24:34.679709 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50776, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9855 | 2024.11.20 02:24:34.720505 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43191, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9856 | 2024.11.20 02:24:34.754102 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:35710, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9857 | 2024.11.20 02:24:34.856710 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9858 | 2024.11.20 02:24:34.912270 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50588, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9859 | 2024.11.20 02:24:35.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.19 MiB, peak 245.53 MiB, free memory in arenas 0.00 B, will set to 235.91 MiB (RSS), difference: 3.73 MiB | ||
9860 | 2024.11.20 02:24:35.398817 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59386, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9861 | 2024.11.20 02:24:35.474827 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33596, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9862 | 2024.11.20 02:24:35.572669 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9863 | 2024.11.20 02:24:35.637323 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41548, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9864 | 2024.11.20 02:24:35.647934 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9865 | 2024.11.20 02:24:35.664059 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64460, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9866 | 2024.11.20 02:24:35.669362 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45752, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
9867 | 2024.11.20 02:24:39.100836 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9868 | 2024.11.20 02:24:39.101036 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
9869 | 2024.11.20 02:24:39.101113 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
9870 | 2024.11.20 02:24:39.101877 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9871 | 2024.11.20 02:24:39.101938 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9872 | 2024.11.20 02:24:39.102406 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9873 | 2024.11.20 02:24:39.102674 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9874 | 2024.11.20 02:24:39.102921 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001939 sec., 7220.216606498195 rows/sec., 519.76 KiB/sec. | ||
9875 | 2024.11.20 02:24:39.102994 [ 276 ] {58050603-e253-4ed8-acbd-036e3d25b82b} <Debug> TCPHandler: Processed in 0.00229333 sec. | ||
9876 | 2024.11.20 02:24:39.103168 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9877 | 2024.11.20 02:24:39.103297 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9878 | 2024.11.20 02:24:39.103349 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9879 | 2024.11.20 02:24:39.104104 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9880 | 2024.11.20 02:24:39.104147 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9881 | 2024.11.20 02:24:39.104560 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9882 | 2024.11.20 02:24:39.104806 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9883 | 2024.11.20 02:24:39.105035 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001768 sec., 162330.31674208146 rows/sec., 14.35 MiB/sec. | ||
9884 | 2024.11.20 02:24:39.105125 [ 280 ] {df2e231a-ee0e-4ea2-83e1-4803b26111f8} <Debug> TCPHandler: Processed in 0.002015994 sec. | ||
9885 | 2024.11.20 02:24:39.105375 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9886 | 2024.11.20 02:24:39.105541 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
9887 | 2024.11.20 02:24:39.105600 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
9888 | 2024.11.20 02:24:39.106247 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9889 | 2024.11.20 02:24:39.106289 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9890 | 2024.11.20 02:24:39.106686 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
9891 | 2024.11.20 02:24:39.106936 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9892 | 2024.11.20 02:24:39.107173 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001663 sec., 29464.82260974143 rows/sec., 2.12 MiB/sec. | ||
9893 | 2024.11.20 02:24:39.107243 [ 276 ] {b5ec8ccf-f305-49de-be4f-aabf4aea467e} <Debug> TCPHandler: Processed in 0.001997713 sec. | ||
9894 | 2024.11.20 02:24:39.107434 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9895 | 2024.11.20 02:24:39.107545 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
9896 | 2024.11.20 02:24:39.107592 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
9897 | 2024.11.20 02:24:39.108120 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9898 | 2024.11.20 02:24:39.108160 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9899 | 2024.11.20 02:24:39.108516 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9900 | 2024.11.20 02:24:39.108762 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9901 | 2024.11.20 02:24:39.109014 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001491 sec., 9389.671361502347 rows/sec., 657.59 KiB/sec. | ||
9902 | 2024.11.20 02:24:39.109251 [ 280 ] {5d9f2ad1-c8d6-4160-922e-d1e3711997a1} <Debug> TCPHandler: Processed in 0.001877621 sec. | ||
9903 | 2024.11.20 02:24:39.109420 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9904 | 2024.11.20 02:24:39.109536 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
9905 | 2024.11.20 02:24:39.109583 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
9906 | 2024.11.20 02:24:39.110165 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9907 | 2024.11.20 02:24:39.110205 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9908 | 2024.11.20 02:24:39.110578 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9909 | 2024.11.20 02:24:39.110817 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9910 | 2024.11.20 02:24:39.111021 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001509 sec., 8614.976805831677 rows/sec., 537.14 KiB/sec. | ||
9911 | 2024.11.20 02:24:39.111075 [ 276 ] {29dad9fc-6130-48e1-8839-c014d16dd871} <Debug> TCPHandler: Processed in 0.001714007 sec. | ||
9912 | 2024.11.20 02:24:39.111232 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9913 | 2024.11.20 02:24:39.111364 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
9914 | 2024.11.20 02:24:39.111419 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
9915 | 2024.11.20 02:24:39.112188 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9916 | 2024.11.20 02:24:39.112228 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9917 | 2024.11.20 02:24:39.112619 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9918 | 2024.11.20 02:24:39.112875 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9919 | 2024.11.20 02:24:39.113088 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001753 sec., 241871.07815173987 rows/sec., 17.29 MiB/sec. | ||
9920 | 2024.11.20 02:24:39.113140 [ 280 ] {2c328692-2687-4b4b-9553-fdce1c675f76} <Debug> TCPHandler: Processed in 0.001970572 sec. | ||
9921 | 2024.11.20 02:24:39.113290 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9922 | 2024.11.20 02:24:39.113397 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
9923 | 2024.11.20 02:24:39.113443 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
9924 | 2024.11.20 02:24:39.113875 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9925 | 2024.11.20 02:24:39.113916 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9926 | 2024.11.20 02:24:39.114283 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9927 | 2024.11.20 02:24:39.114528 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9928 | 2024.11.20 02:24:39.114782 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001396 sec., 4297.994269340974 rows/sec., 224.55 KiB/sec. | ||
9929 | 2024.11.20 02:24:39.114842 [ 276 ] {4443a24f-567c-4169-afc6-e276b6ad37d4} <Debug> TCPHandler: Processed in 0.001605125 sec. | ||
9930 | 2024.11.20 02:24:39.115069 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9931 | 2024.11.20 02:24:39.115216 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
9932 | 2024.11.20 02:24:39.115269 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
9933 | 2024.11.20 02:24:39.115817 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9934 | 2024.11.20 02:24:39.115857 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9935 | 2024.11.20 02:24:39.116253 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9936 | 2024.11.20 02:24:39.116506 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9937 | 2024.11.20 02:24:39.116728 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001536 sec., 154296.875 rows/sec., 10.34 MiB/sec. | ||
9938 | 2024.11.20 02:24:39.116782 [ 280 ] {1b403834-d3b3-4775-bf19-8b6d59bad43c} <Debug> TCPHandler: Processed in 0.0018301 sec. | ||
9939 | 2024.11.20 02:24:39.116932 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9940 | 2024.11.20 02:24:39.117043 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
9941 | 2024.11.20 02:24:39.117091 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
9942 | 2024.11.20 02:24:39.117533 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9943 | 2024.11.20 02:24:39.117572 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9944 | 2024.11.20 02:24:39.117930 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
9945 | 2024.11.20 02:24:39.118190 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9946 | 2024.11.20 02:24:39.118483 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001449 sec., 690.1311249137336 rows/sec., 46.50 KiB/sec. | ||
9947 | 2024.11.20 02:24:39.118732 [ 276 ] {ae80505c-ab4f-4437-8e58-f16b09ce7db5} <Debug> TCPHandler: Processed in 0.001849381 sec. | ||
9948 | 2024.11.20 02:24:39.118895 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9949 | 2024.11.20 02:24:39.119005 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
9950 | 2024.11.20 02:24:39.119078 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <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 | ||
9951 | 2024.11.20 02:24:39.120258 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9952 | 2024.11.20 02:24:39.120298 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9953 | 2024.11.20 02:24:39.120994 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
9954 | 2024.11.20 02:24:39.121263 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9955 | 2024.11.20 02:24:39.121524 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002542 sec., 16522.423288749018 rows/sec., 29.61 MiB/sec. | ||
9956 | 2024.11.20 02:24:39.121619 [ 280 ] {5f6dc930-c3e2-48e2-9146-34a3a15a26a3} <Debug> TCPHandler: Processed in 0.00277574 sec. | ||
9957 | 2024.11.20 02:24:39.121770 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9958 | 2024.11.20 02:24:39.121898 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
9959 | 2024.11.20 02:24:39.121977 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
9960 | 2024.11.20 02:24:39.122540 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9961 | 2024.11.20 02:24:39.122589 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.08 GiB. | ||
9962 | 2024.11.20 02:24:39.123021 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
9963 | 2024.11.20 02:24:39.123283 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9964 | 2024.11.20 02:24:39.123490 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00162 sec., 50617.28395061729 rows/sec., 3.21 MiB/sec. | ||
9965 | 2024.11.20 02:24:39.123543 [ 276 ] {d8e87376-73ba-4728-9705-7f104da7a0ff} <Debug> TCPHandler: Processed in 0.00183132 sec. | ||
9966 | 2024.11.20 02:24:40.199125 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
9967 | 2024.11.20 02:24:40.199906 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9968 | 2024.11.20 02:24:40.199962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
9969 | 2024.11.20 02:24:40.200490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9970 | 2024.11.20 02:24:40.200756 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9971 | 2024.11.20 02:24:40.201006 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
9972 | 2024.11.20 02:24:42.028543 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
9973 | 2024.11.20 02:24:42.047353 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9974 | 2024.11.20 02:24:42.047419 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
9975 | 2024.11.20 02:24:42.054542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
9976 | 2024.11.20 02:24:42.055298 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9977 | 2024.11.20 02:24:42.058055 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
9978 | 2024.11.20 02:24:42.832382 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1336 | ||
9979 | 2024.11.20 02:24:42.835573 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9980 | 2024.11.20 02:24:42.835619 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
9981 | 2024.11.20 02:24:42.837098 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
9982 | 2024.11.20 02:24:42.837404 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9983 | 2024.11.20 02:24:42.839717 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1336 | ||
9984 | 2024.11.20 02:24:44.093118 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9985 | 2024.11.20 02:24:44.093329 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
9986 | 2024.11.20 02:24:44.093408 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
9987 | 2024.11.20 02:24:44.094239 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9988 | 2024.11.20 02:24:44.094287 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
9989 | 2024.11.20 02:24:44.094705 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
9990 | 2024.11.20 02:24:44.094954 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
9991 | 2024.11.20 02:24:44.095192 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00192 sec., 2083.3333333333335 rows/sec., 169.88 KiB/sec. | ||
9992 | 2024.11.20 02:24:44.095262 [ 276 ] {905c951e-67ac-43f8-ac40-db316a8eda50} <Debug> TCPHandler: Processed in 0.002281769 sec. | ||
9993 | 2024.11.20 02:24:44.095465 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
9994 | 2024.11.20 02:24:44.095600 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
9995 | 2024.11.20 02:24:44.095656 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
9996 | 2024.11.20 02:24:44.096308 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
9997 | 2024.11.20 02:24:44.096350 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
9998 | 2024.11.20 02:24:44.096736 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
9999 | 2024.11.20 02:24:44.096976 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10000 | 2024.11.20 02:24:44.097210 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001634 sec., 35495.716034271725 rows/sec., 2.72 MiB/sec. | ||
10001 | 2024.11.20 02:24:44.097309 [ 280 ] {c9bd1f04-737d-4dd9-b7f0-843980eb760b} <Debug> TCPHandler: Processed in 0.001909622 sec. | ||
10002 | 2024.11.20 02:24:44.097535 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10003 | 2024.11.20 02:24:44.097726 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10004 | 2024.11.20 02:24:44.097782 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10005 | 2024.11.20 02:24:44.098389 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10006 | 2024.11.20 02:24:44.098428 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10007 | 2024.11.20 02:24:44.098760 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
10008 | 2024.11.20 02:24:44.098990 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10009 | 2024.11.20 02:24:44.099202 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001507 sec., 2654.2800265428 rows/sec., 185.33 KiB/sec. | ||
10010 | 2024.11.20 02:24:44.099254 [ 276 ] {e72cf240-c55a-4586-a589-b7cc7b4a4257} <Debug> TCPHandler: Processed in 0.00183521 sec. | ||
10011 | 2024.11.20 02:24:44.099407 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10012 | 2024.11.20 02:24:44.099535 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10013 | 2024.11.20 02:24:44.099587 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10014 | 2024.11.20 02:24:44.100230 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10015 | 2024.11.20 02:24:44.100270 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10016 | 2024.11.20 02:24:44.100626 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10017 | 2024.11.20 02:24:44.100859 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10018 | 2024.11.20 02:24:44.101075 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001568 sec., 43367.34693877551 rows/sec., 3.39 MiB/sec. | ||
10019 | 2024.11.20 02:24:44.101128 [ 280 ] {5c21d684-870d-4fac-9e90-4504e95d49c4} <Debug> TCPHandler: Processed in 0.001783509 sec. | ||
10020 | 2024.11.20 02:24:44.101282 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10021 | 2024.11.20 02:24:44.101409 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10022 | 2024.11.20 02:24:44.101467 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10023 | 2024.11.20 02:24:44.102081 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10024 | 2024.11.20 02:24:44.102128 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10025 | 2024.11.20 02:24:44.102514 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10026 | 2024.11.20 02:24:44.102742 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10027 | 2024.11.20 02:24:44.102953 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001572 sec., 82697.2010178117 rows/sec., 5.76 MiB/sec. | ||
10028 | 2024.11.20 02:24:44.103006 [ 276 ] {fb320235-1741-4fcb-bb3a-a3ba203b81f5} <Debug> TCPHandler: Processed in 0.001785108 sec. | ||
10029 | 2024.11.20 02:24:44.103139 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10030 | 2024.11.20 02:24:44.103267 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10031 | 2024.11.20 02:24:44.103323 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10032 | 2024.11.20 02:24:44.103838 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10033 | 2024.11.20 02:24:44.103885 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10034 | 2024.11.20 02:24:44.104282 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
10035 | 2024.11.20 02:24:44.104520 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10036 | 2024.11.20 02:24:44.104722 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001485 sec., 32323.232323232325 rows/sec., 2.18 MiB/sec. | ||
10037 | 2024.11.20 02:24:44.104772 [ 280 ] {598380d1-4bb5-4a3f-9597-edceaca20bf2} <Debug> TCPHandler: Processed in 0.001686087 sec. | ||
10038 | 2024.11.20 02:24:47.507182 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10039 | 2024.11.20 02:24:47.507256 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10040 | 2024.11.20 02:24:47.701170 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
10041 | 2024.11.20 02:24:47.701884 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10042 | 2024.11.20 02:24:47.701931 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10043 | 2024.11.20 02:24:47.702684 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10044 | 2024.11.20 02:24:47.703000 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10045 | 2024.11.20 02:24:47.703236 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
10046 | 2024.11.20 02:24:49.094891 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10047 | 2024.11.20 02:24:49.095084 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10048 | 2024.11.20 02:24:49.095154 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10049 | 2024.11.20 02:24:49.095924 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10050 | 2024.11.20 02:24:49.095973 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10051 | 2024.11.20 02:24:49.096399 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10052 | 2024.11.20 02:24:49.096645 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10053 | 2024.11.20 02:24:49.096854 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001822 sec., 30735.455543358945 rows/sec., 2.36 MiB/sec. | ||
10054 | 2024.11.20 02:24:49.096909 [ 276 ] {abfbc54d-b475-4caf-9674-527e303f1092} <Debug> TCPHandler: Processed in 0.002146787 sec. | ||
10055 | 2024.11.20 02:24:49.097108 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10056 | 2024.11.20 02:24:49.097245 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10057 | 2024.11.20 02:24:49.097302 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10058 | 2024.11.20 02:24:49.097974 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10059 | 2024.11.20 02:24:49.098029 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10060 | 2024.11.20 02:24:49.098439 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10061 | 2024.11.20 02:24:49.098691 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10062 | 2024.11.20 02:24:49.098909 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001695 sec., 37758.112094395285 rows/sec., 2.95 MiB/sec. | ||
10063 | 2024.11.20 02:24:49.098963 [ 280 ] {7c8c859d-1a08-4bd8-b41a-0f0361f427c3} <Debug> TCPHandler: Processed in 0.001924901 sec. | ||
10064 | 2024.11.20 02:24:49.099113 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10065 | 2024.11.20 02:24:49.099218 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10066 | 2024.11.20 02:24:49.099267 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10067 | 2024.11.20 02:24:49.099880 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10068 | 2024.11.20 02:24:49.099926 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10069 | 2024.11.20 02:24:49.100373 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10070 | 2024.11.20 02:24:49.100606 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10071 | 2024.11.20 02:24:49.100816 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00162 sec., 98765.43209876544 rows/sec., 6.88 MiB/sec. | ||
10072 | 2024.11.20 02:24:49.100867 [ 276 ] {ab15cd04-0efb-4d7a-9d87-def653e7ec2f} <Debug> TCPHandler: Processed in 0.00180476 sec. | ||
10073 | 2024.11.20 02:24:49.101010 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10074 | 2024.11.20 02:24:49.101119 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10075 | 2024.11.20 02:24:49.101166 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10076 | 2024.11.20 02:24:49.101607 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10077 | 2024.11.20 02:24:49.101646 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10078 | 2024.11.20 02:24:49.102004 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
10079 | 2024.11.20 02:24:49.102242 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10080 | 2024.11.20 02:24:49.102447 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001345 sec., 44609.665427509295 rows/sec., 3.01 MiB/sec. | ||
10081 | 2024.11.20 02:24:49.102500 [ 280 ] {da932657-1e49-4d9e-a202-3df1744b81c9} <Debug> TCPHandler: Processed in 0.001543784 sec. | ||
10082 | 2024.11.20 02:24:49.558153 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 438 | ||
10083 | 2024.11.20 02:24:49.577787 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10084 | 2024.11.20 02:24:49.577839 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10085 | 2024.11.20 02:24:49.585094 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10086 | 2024.11.20 02:24:49.585840 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10087 | 2024.11.20 02:24:49.588365 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 438 | ||
10088 | 2024.11.20 02:24:52.839942 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1356 | ||
10089 | 2024.11.20 02:24:52.842725 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10090 | 2024.11.20 02:24:52.842775 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10091 | 2024.11.20 02:24:52.844228 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
10092 | 2024.11.20 02:24:52.844528 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10093 | 2024.11.20 02:24:52.846091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1356 | ||
10094 | 2024.11.20 02:24:54.101890 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10095 | 2024.11.20 02:24:54.102099 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10096 | 2024.11.20 02:24:54.102179 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10097 | 2024.11.20 02:24:54.103004 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10098 | 2024.11.20 02:24:54.103053 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10099 | 2024.11.20 02:24:54.103499 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10100 | 2024.11.20 02:24:54.103755 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10101 | 2024.11.20 02:24:54.103971 [ 73 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10102 | 2024.11.20 02:24:54.103997 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001958 sec., 7150.153217568947 rows/sec., 514.72 KiB/sec. | ||
10103 | 2024.11.20 02:24:54.104056 [ 73 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10104 | 2024.11.20 02:24:54.104139 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10105 | 2024.11.20 02:24:54.104150 [ 276 ] {5965619f-94a9-457d-8290-d74089a15395} <Debug> TCPHandler: Processed in 0.002396682 sec. | ||
10106 | 2024.11.20 02:24:54.104407 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10107 | 2024.11.20 02:24:54.104405 [ 194 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
10108 | 2024.11.20 02:24:54.104613 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10109 | 2024.11.20 02:24:54.104728 [ 194 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10110 | 2024.11.20 02:24:54.104739 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10111 | 2024.11.20 02:24:54.104809 [ 194 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
10112 | 2024.11.20 02:24:54.105167 [ 194 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
10113 | 2024.11.20 02:24:54.105561 [ 194 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
10114 | 2024.11.20 02:24:54.105949 [ 194 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
10115 | 2024.11.20 02:24:54.106417 [ 194 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
10116 | 2024.11.20 02:24:54.107643 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10117 | 2024.11.20 02:24:54.107718 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10118 | 2024.11.20 02:24:54.108816 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10119 | 2024.11.20 02:24:54.108857 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.00457715 sec., 15293.359404869841 rows/sec., 1.13 MiB/sec. | ||
10120 | 2024.11.20 02:24:54.109095 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10121 | 2024.11.20 02:24:54.109273 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10122 | 2024.11.20 02:24:54.109737 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005174 sec., 55469.65597216854 rows/sec., 4.90 MiB/sec. | ||
10123 | 2024.11.20 02:24:54.109872 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_29_7} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10124 | 2024.11.20 02:24:54.110003 [ 280 ] {cd38bae4-0cfc-4cb6-9c46-d24735fe4f3d} <Debug> TCPHandler: Processed in 0.005695954 sec. | ||
10125 | 2024.11.20 02:24:54.110235 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_29_7} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10126 | 2024.11.20 02:24:54.110387 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10127 | 2024.11.20 02:24:54.110529 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
10128 | 2024.11.20 02:24:54.110776 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10129 | 2024.11.20 02:24:54.110892 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10130 | 2024.11.20 02:24:54.111510 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10131 | 2024.11.20 02:24:54.111550 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10132 | 2024.11.20 02:24:54.111913 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
10133 | 2024.11.20 02:24:54.112153 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10134 | 2024.11.20 02:24:54.112377 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001719 sec., 28504.944735311226 rows/sec., 2.05 MiB/sec. | ||
10135 | 2024.11.20 02:24:54.112430 [ 276 ] {46090019-ae0b-425a-b8b7-04384e4c53dd} <Debug> TCPHandler: Processed in 0.002258069 sec. | ||
10136 | 2024.11.20 02:24:54.112590 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10137 | 2024.11.20 02:24:54.112720 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10138 | 2024.11.20 02:24:54.112774 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10139 | 2024.11.20 02:24:54.113415 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10140 | 2024.11.20 02:24:54.113463 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10141 | 2024.11.20 02:24:54.113822 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10142 | 2024.11.20 02:24:54.114074 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10143 | 2024.11.20 02:24:54.114307 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001614 sec., 8674.101610904585 rows/sec., 607.48 KiB/sec. | ||
10144 | 2024.11.20 02:24:54.114418 [ 280 ] {5782a585-fced-429c-be31-a10327e62969} <Debug> TCPHandler: Processed in 0.001891321 sec. | ||
10145 | 2024.11.20 02:24:54.114561 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10146 | 2024.11.20 02:24:54.114667 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10147 | 2024.11.20 02:24:54.114712 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10148 | 2024.11.20 02:24:54.115249 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10149 | 2024.11.20 02:24:54.115289 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10150 | 2024.11.20 02:24:54.115633 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10151 | 2024.11.20 02:24:54.115868 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10152 | 2024.11.20 02:24:54.116026 [ 73 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10153 | 2024.11.20 02:24:54.116090 [ 73 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10154 | 2024.11.20 02:24:54.116133 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10155 | 2024.11.20 02:24:54.116134 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001473 sec., 8825.526137135099 rows/sec., 550.27 KiB/sec. | ||
10156 | 2024.11.20 02:24:54.116419 [ 276 ] {173d6b51-381c-4806-b37f-48e90004bf20} <Debug> TCPHandler: Processed in 0.001903801 sec. | ||
10157 | 2024.11.20 02:24:54.116648 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
10158 | 2024.11.20 02:24:54.116702 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10159 | 2024.11.20 02:24:54.117097 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10160 | 2024.11.20 02:24:54.117170 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10161 | 2024.11.20 02:24:54.117257 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10162 | 2024.11.20 02:24:54.117315 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
10163 | 2024.11.20 02:24:54.117910 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
10164 | 2024.11.20 02:24:54.118252 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
10165 | 2024.11.20 02:24:54.118675 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
10166 | 2024.11.20 02:24:54.119044 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
10167 | 2024.11.20 02:24:54.120132 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10168 | 2024.11.20 02:24:54.120221 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10169 | 2024.11.20 02:24:54.121325 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005090051 sec., 12770.009573577947 rows/sec., 846.09 KiB/sec. | ||
10170 | 2024.11.20 02:24:54.121333 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10171 | 2024.11.20 02:24:54.121591 [ 189 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10172 | 2024.11.20 02:24:54.121812 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10173 | 2024.11.20 02:24:54.122242 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.005277 sec., 80348.6829638052 rows/sec., 5.75 MiB/sec. | ||
10174 | 2024.11.20 02:24:54.122382 [ 280 ] {743a9410-653b-4067-b293-b1001da571b0} <Debug> TCPHandler: Processed in 0.005858837 sec. | ||
10175 | 2024.11.20 02:24:54.122577 [ 189 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_29_7} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10176 | 2024.11.20 02:24:54.122595 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10177 | 2024.11.20 02:24:54.122743 [ 189 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_29_7} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10178 | 2024.11.20 02:24:54.122824 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10179 | 2024.11.20 02:24:54.122920 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10180 | 2024.11.20 02:24:54.122952 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10181 | 2024.11.20 02:24:54.123520 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10182 | 2024.11.20 02:24:54.123561 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10183 | 2024.11.20 02:24:54.123919 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10184 | 2024.11.20 02:24:54.124164 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10185 | 2024.11.20 02:24:54.124397 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001624 sec., 3694.5812807881775 rows/sec., 193.03 KiB/sec. | ||
10186 | 2024.11.20 02:24:54.124512 [ 276 ] {72362055-3bec-4c38-97c7-91281df19993} <Debug> TCPHandler: Processed in 0.002021544 sec. | ||
10187 | 2024.11.20 02:24:54.124666 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10188 | 2024.11.20 02:24:54.124796 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10189 | 2024.11.20 02:24:54.124854 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10190 | 2024.11.20 02:24:54.125492 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10191 | 2024.11.20 02:24:54.125539 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10192 | 2024.11.20 02:24:54.125930 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10193 | 2024.11.20 02:24:54.126180 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10194 | 2024.11.20 02:24:54.126412 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001646 sec., 143985.4191980559 rows/sec., 9.65 MiB/sec. | ||
10195 | 2024.11.20 02:24:54.126466 [ 280 ] {4cfda6a3-17ba-40bf-aacd-f25cabfbb227} <Debug> TCPHandler: Processed in 0.00186555 sec. | ||
10196 | 2024.11.20 02:24:54.126617 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10197 | 2024.11.20 02:24:54.126744 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10198 | 2024.11.20 02:24:54.126802 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10199 | 2024.11.20 02:24:54.127311 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10200 | 2024.11.20 02:24:54.127357 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10201 | 2024.11.20 02:24:54.127730 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
10202 | 2024.11.20 02:24:54.127967 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10203 | 2024.11.20 02:24:54.128226 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001501 sec., 666.2225183211193 rows/sec., 44.89 KiB/sec. | ||
10204 | 2024.11.20 02:24:54.128335 [ 276 ] {15cda57b-5e5f-46ed-9180-a68b6298f6e9} <Debug> TCPHandler: Processed in 0.001777729 sec. | ||
10205 | 2024.11.20 02:24:54.128562 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10206 | 2024.11.20 02:24:54.128703 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10207 | 2024.11.20 02:24:54.128788 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <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 | ||
10208 | 2024.11.20 02:24:54.130063 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10209 | 2024.11.20 02:24:54.130103 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10210 | 2024.11.20 02:24:54.130760 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10211 | 2024.11.20 02:24:54.131033 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10212 | 2024.11.20 02:24:54.131190 [ 79 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
10213 | 2024.11.20 02:24:54.131238 [ 79 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10214 | 2024.11.20 02:24:54.131243 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002568 sec., 16355.140186915887 rows/sec., 29.31 MiB/sec. | ||
10215 | 2024.11.20 02:24:54.131266 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10216 | 2024.11.20 02:24:54.131876 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
10217 | 2024.11.20 02:24:54.131909 [ 280 ] {3dd2b5aa-23b9-402d-be4f-8f913ac6d9c4} <Debug> TCPHandler: Processed in 0.003468676 sec. | ||
10218 | 2024.11.20 02:24:54.132291 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10219 | 2024.11.20 02:24:54.132714 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10220 | 2024.11.20 02:24:54.132838 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10221 | 2024.11.20 02:24:54.133195 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10222 | 2024.11.20 02:24:54.133420 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 904 rows starting from the beginning of the part | ||
10223 | 2024.11.20 02:24:54.134184 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 42 rows starting from the beginning of the part | ||
10224 | 2024.11.20 02:24:54.135017 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 42 rows starting from the beginning of the part | ||
10225 | 2024.11.20 02:24:54.135053 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10226 | 2024.11.20 02:24:54.135140 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10227 | 2024.11.20 02:24:54.135641 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 42 rows starting from the beginning of the part | ||
10228 | 2024.11.20 02:24:54.136320 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 42 rows starting from the beginning of the part | ||
10229 | 2024.11.20 02:24:54.136727 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
10230 | 2024.11.20 02:24:54.136983 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 42 rows starting from the beginning of the part | ||
10231 | 2024.11.20 02:24:54.137604 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10232 | 2024.11.20 02:24:54.138283 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005676 sec., 14446.79351656096 rows/sec., 939.57 KiB/sec. | ||
10233 | 2024.11.20 02:24:54.138523 [ 276 ] {cde7fdee-02cd-4df7-97c6-e98ed7453026} <Debug> TCPHandler: Processed in 0.00646105 sec. | ||
10234 | 2024.11.20 02:24:54.145385 [ 188 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 19 columns (19 merged, 0 gathered) in 0.013998084 sec., 79582.31998036303 rows/sec., 142.61 MiB/sec. | ||
10235 | 2024.11.20 02:24:54.146539 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
10236 | 2024.11.20 02:24:54.146958 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10237 | 2024.11.20 02:24:54.147041 [ 199 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
10238 | 2024.11.20 02:24:54.147191 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.58 MiB. | ||
10239 | 2024.11.20 02:24:55.000171 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.32 MiB, peak 245.85 MiB, free memory in arenas 0.00 B, will set to 239.85 MiB (RSS), difference: 2.53 MiB | ||
10240 | 2024.11.20 02:24:55.203400 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
10241 | 2024.11.20 02:24:55.204067 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10242 | 2024.11.20 02:24:55.204117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10243 | 2024.11.20 02:24:55.204640 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10244 | 2024.11.20 02:24:55.204891 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10245 | 2024.11.20 02:24:55.205146 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
10246 | 2024.11.20 02:24:57.088468 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 445 | ||
10247 | 2024.11.20 02:24:57.109204 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10248 | 2024.11.20 02:24:57.109251 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10249 | 2024.11.20 02:24:57.116556 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10250 | 2024.11.20 02:24:57.117316 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10251 | 2024.11.20 02:24:57.119983 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
10252 | 2024.11.20 02:24:59.083869 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33177, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10253 | 2024.11.20 02:24:59.093146 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10254 | 2024.11.20 02:24:59.093332 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10255 | 2024.11.20 02:24:59.093401 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10256 | 2024.11.20 02:24:59.094137 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10257 | 2024.11.20 02:24:59.094181 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10258 | 2024.11.20 02:24:59.094613 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
10259 | 2024.11.20 02:24:59.094880 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10260 | 2024.11.20 02:24:59.095117 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001836 sec., 5446.623093681917 rows/sec., 444.13 KiB/sec. | ||
10261 | 2024.11.20 02:24:59.095174 [ 276 ] {5cb409a6-b236-495d-90dc-3ada241e770b} <Debug> TCPHandler: Processed in 0.002154896 sec. | ||
10262 | 2024.11.20 02:24:59.095350 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10263 | 2024.11.20 02:24:59.095466 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10264 | 2024.11.20 02:24:59.095513 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10265 | 2024.11.20 02:24:59.096103 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10266 | 2024.11.20 02:24:59.096145 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10267 | 2024.11.20 02:24:59.096513 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10268 | 2024.11.20 02:24:59.096762 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10269 | 2024.11.20 02:24:59.096940 [ 76 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10270 | 2024.11.20 02:24:59.097007 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001556 sec., 39203.08483290488 rows/sec., 2.99 MiB/sec. | ||
10271 | 2024.11.20 02:24:59.097016 [ 76 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10272 | 2024.11.20 02:24:59.097098 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10273 | 2024.11.20 02:24:59.097147 [ 280 ] {1482175c-3e31-4923-98a6-4f4e6c0dee40} <Debug> TCPHandler: Processed in 0.0018519 sec. | ||
10274 | 2024.11.20 02:24:59.097365 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10275 | 2024.11.20 02:24:59.097376 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
10276 | 2024.11.20 02:24:59.097586 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10277 | 2024.11.20 02:24:59.097714 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10278 | 2024.11.20 02:24:59.097731 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10279 | 2024.11.20 02:24:59.097834 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1436 rows starting from the beginning of the part | ||
10280 | 2024.11.20 02:24:59.098100 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 287 rows starting from the beginning of the part | ||
10281 | 2024.11.20 02:24:59.098594 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
10282 | 2024.11.20 02:24:59.098985 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
10283 | 2024.11.20 02:24:59.099417 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 287 rows starting from the beginning of the part | ||
10284 | 2024.11.20 02:24:59.099617 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 61 rows starting from the beginning of the part | ||
10285 | 2024.11.20 02:24:59.100436 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10286 | 2024.11.20 02:24:59.100504 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10287 | 2024.11.20 02:24:59.101360 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
10288 | 2024.11.20 02:24:59.101914 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10289 | 2024.11.20 02:24:59.102204 [ 76 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
10290 | 2024.11.20 02:24:59.102333 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.004802 sec., 2082.465639316951 rows/sec., 145.41 KiB/sec. | ||
10291 | 2024.11.20 02:24:59.102334 [ 76 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10292 | 2024.11.20 02:24:59.102537 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10293 | 2024.11.20 02:24:59.102594 [ 276 ] {1c9a3475-120f-4651-9ef6-5c92e5b998b6} <Debug> TCPHandler: Processed in 0.005324886 sec. | ||
10294 | 2024.11.20 02:24:59.103014 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10295 | 2024.11.20 02:24:59.103259 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
10296 | 2024.11.20 02:24:59.103430 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.006196184 sec., 352636.39685328904 rows/sec., 31.12 MiB/sec. | ||
10297 | 2024.11.20 02:24:59.103457 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10298 | 2024.11.20 02:24:59.103578 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10299 | 2024.11.20 02:24:59.103584 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10300 | 2024.11.20 02:24:59.103630 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 67 rows starting from the beginning of the part | ||
10301 | 2024.11.20 02:24:59.104043 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2 rows starting from the beginning of the part | ||
10302 | 2024.11.20 02:24:59.103981 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10303 | 2024.11.20 02:24:59.104569 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 49 rows starting from the beginning of the part | ||
10304 | 2024.11.20 02:24:59.105006 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 4 rows starting from the beginning of the part | ||
10305 | 2024.11.20 02:24:59.105546 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 49 rows starting from the beginning of the part | ||
10306 | 2024.11.20 02:24:59.105884 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10307 | 2024.11.20 02:24:59.106048 [ 195 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
10308 | 2024.11.20 02:24:59.106570 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_86_17} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10309 | 2024.11.20 02:24:59.106916 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10310 | 2024.11.20 02:24:59.107342 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10311 | 2024.11.20 02:24:59.107396 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10312 | 2024.11.20 02:24:59.107958 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10313 | 2024.11.20 02:24:59.108102 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.005348866 sec., 33838.94829296527 rows/sec., 2.54 MiB/sec. | ||
10314 | 2024.11.20 02:24:59.108260 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
10315 | 2024.11.20 02:24:59.108281 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10316 | 2024.11.20 02:24:59.108512 [ 76 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10317 | 2024.11.20 02:24:59.108606 [ 76 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10318 | 2024.11.20 02:24:59.108643 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.005289 sec., 13991.30270372471 rows/sec., 1.10 MiB/sec. | ||
10319 | 2024.11.20 02:24:59.108682 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10320 | 2024.11.20 02:24:59.108984 [ 280 ] {0b509ef4-483e-4dbd-b93a-45870cc03868} <Debug> TCPHandler: Processed in 0.006227665 sec. | ||
10321 | 2024.11.20 02:24:59.109037 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10322 | 2024.11.20 02:24:59.109283 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10323 | 2024.11.20 02:24:59.109313 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
10324 | 2024.11.20 02:24:59.109338 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_56_11} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
10325 | 2024.11.20 02:24:59.109560 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10326 | 2024.11.20 02:24:59.109571 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10327 | 2024.11.20 02:24:59.109722 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10328 | 2024.11.20 02:24:59.109754 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10329 | 2024.11.20 02:24:59.109859 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 916 rows starting from the beginning of the part | ||
10330 | 2024.11.20 02:24:59.110305 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 424 rows starting from the beginning of the part | ||
10331 | 2024.11.20 02:24:59.110686 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
10332 | 2024.11.20 02:24:59.110933 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
10333 | 2024.11.20 02:24:59.111242 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 424 rows starting from the beginning of the part | ||
10334 | 2024.11.20 02:24:59.111578 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 74 rows starting from the beginning of the part | ||
10335 | 2024.11.20 02:24:59.112377 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10336 | 2024.11.20 02:24:59.112447 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10337 | 2024.11.20 02:24:59.113466 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10338 | 2024.11.20 02:24:59.114039 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10339 | 2024.11.20 02:24:59.114266 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10340 | 2024.11.20 02:24:59.114353 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10341 | 2024.11.20 02:24:59.114410 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10342 | 2024.11.20 02:24:59.114455 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.005028 sec., 26451.86953062848 rows/sec., 1.84 MiB/sec. | ||
10343 | 2024.11.20 02:24:59.115039 [ 276 ] {54ff5692-3b32-48f1-bdb5-b0593c73fa82} <Debug> TCPHandler: Processed in 0.005891988 sec. | ||
10344 | 2024.11.20 02:24:59.115187 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10345 | 2024.11.20 02:24:59.115659 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10346 | 2024.11.20 02:24:59.116221 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10347 | 2024.11.20 02:24:59.116356 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10348 | 2024.11.20 02:24:59.116417 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_81_16, total 16003 rows starting from the beginning of the part | ||
10349 | 2024.11.20 02:24:59.116552 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1970 rows, containing 5 columns (5 merged, 0 gathered) in 0.007607395 sec., 258958.55282918792 rows/sec., 19.84 MiB/sec. | ||
10350 | 2024.11.20 02:24:59.116679 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10351 | 2024.11.20 02:24:59.117178 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10352 | 2024.11.20 02:24:59.117479 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10353 | 2024.11.20 02:24:59.118484 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10354 | 2024.11.20 02:24:59.119001 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10355 | 2024.11.20 02:24:59.119034 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10356 | 2024.11.20 02:24:59.119483 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10357 | 2024.11.20 02:24:59.119495 [ 197 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_86_17} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10358 | 2024.11.20 02:24:59.119923 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
10359 | 2024.11.20 02:24:59.120009 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 133 rows starting from the beginning of the part | ||
10360 | 2024.11.20 02:24:59.120886 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10361 | 2024.11.20 02:24:59.120942 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10362 | 2024.11.20 02:24:59.121897 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
10363 | 2024.11.20 02:24:59.122236 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10364 | 2024.11.20 02:24:59.122462 [ 76 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
10365 | 2024.11.20 02:24:59.122572 [ 76 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10366 | 2024.11.20 02:24:59.122651 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10367 | 2024.11.20 02:24:59.122722 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.006581 sec., 7293.724358000304 rows/sec., 503.34 KiB/sec. | ||
10368 | 2024.11.20 02:24:59.123006 [ 280 ] {56949f3b-9b93-4794-b830-b43e3ebee64b} <Debug> TCPHandler: Processed in 0.00781065 sec. | ||
10369 | 2024.11.20 02:24:59.123185 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10370 | 2024.11.20 02:24:59.123395 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10371 | 2024.11.20 02:24:59.123448 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5152 rows starting from the beginning of the part | ||
10372 | 2024.11.20 02:24:59.123721 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10373 | 2024.11.20 02:24:59.124069 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10374 | 2024.11.20 02:24:59.124348 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10375 | 2024.11.20 02:24:59.124574 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10376 | 2024.11.20 02:24:59.124776 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10377 | 2024.11.20 02:24:59.127390 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5472 rows, containing 4 columns (4 merged, 0 gathered) in 0.00457357 sec., 1196439.5428516455 rows/sec., 78.65 MiB/sec. | ||
10378 | 2024.11.20 02:24:59.127638 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16900 rows, containing 5 columns (5 merged, 0 gathered) in 0.013073874 sec., 1292654.342546058 rows/sec., 88.27 MiB/sec. | ||
10379 | 2024.11.20 02:24:59.127879 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10380 | 2024.11.20 02:24:59.128035 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
10381 | 2024.11.20 02:24:59.128458 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_86_17} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10382 | 2024.11.20 02:24:59.128651 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_86_17} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10383 | 2024.11.20 02:24:59.128832 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
10384 | 2024.11.20 02:24:59.128931 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10385 | 2024.11.20 02:24:59.129021 [ 192 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
10386 | 2024.11.20 02:24:59.129113 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.62 MiB. | ||
10387 | 2024.11.20 02:24:59.266263 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45307, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10388 | 2024.11.20 02:24:59.289785 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53473, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10389 | 2024.11.20 02:24:59.361333 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58717, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10390 | 2024.11.20 02:24:59.391779 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10391 | 2024.11.20 02:24:59.455295 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10392 | 2024.11.20 02:24:59.479664 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10393 | 2024.11.20 02:24:59.502942 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10394 | 2024.11.20 02:25:02.507307 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10395 | 2024.11.20 02:25:02.507383 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10396 | 2024.11.20 02:25:02.705311 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
10397 | 2024.11.20 02:25:02.706037 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10398 | 2024.11.20 02:25:02.706085 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10399 | 2024.11.20 02:25:02.706628 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10400 | 2024.11.20 02:25:02.706883 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10401 | 2024.11.20 02:25:02.707122 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
10402 | 2024.11.20 02:25:02.846279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1390 | ||
10403 | 2024.11.20 02:25:02.849383 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10404 | 2024.11.20 02:25:02.849425 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10405 | 2024.11.20 02:25:02.850872 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
10406 | 2024.11.20 02:25:02.851205 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10407 | 2024.11.20 02:25:02.852287 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
10408 | 2024.11.20 02:25:03.324472 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57306, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10409 | 2024.11.20 02:25:03.616994 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48104, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10410 | 2024.11.20 02:25:03.648422 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62037, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10411 | 2024.11.20 02:25:03.688720 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57821, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10412 | 2024.11.20 02:25:03.700982 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:54603, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10413 | 2024.11.20 02:25:03.774711 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62071, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10414 | 2024.11.20 02:25:03.811010 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10415 | 2024.11.20 02:25:03.911611 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35049, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10416 | 2024.11.20 02:25:04.006377 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39825, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10417 | 2024.11.20 02:25:04.095036 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10418 | 2024.11.20 02:25:04.095332 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10419 | 2024.11.20 02:25:04.095444 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10420 | 2024.11.20 02:25:04.096421 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10421 | 2024.11.20 02:25:04.096465 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10422 | 2024.11.20 02:25:04.096916 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10423 | 2024.11.20 02:25:04.097174 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10424 | 2024.11.20 02:25:04.097415 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002168 sec., 25830.258302583028 rows/sec., 1.98 MiB/sec. | ||
10425 | 2024.11.20 02:25:04.097472 [ 276 ] {79d41729-a708-40c7-8aa5-9f4a603f3e8e} <Debug> TCPHandler: Processed in 0.002621997 sec. | ||
10426 | 2024.11.20 02:25:04.097649 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10427 | 2024.11.20 02:25:04.097763 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10428 | 2024.11.20 02:25:04.097809 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10429 | 2024.11.20 02:25:04.098368 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10430 | 2024.11.20 02:25:04.098408 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10431 | 2024.11.20 02:25:04.098772 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10432 | 2024.11.20 02:25:04.099017 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10433 | 2024.11.20 02:25:04.099253 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001509 sec., 42412.19350563287 rows/sec., 3.31 MiB/sec. | ||
10434 | 2024.11.20 02:25:04.099361 [ 280 ] {352f4aca-785b-4fe2-bfa4-92b35ffbf271} <Debug> TCPHandler: Processed in 0.001767609 sec. | ||
10435 | 2024.11.20 02:25:04.099575 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10436 | 2024.11.20 02:25:04.099798 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10437 | 2024.11.20 02:25:04.099850 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10438 | 2024.11.20 02:25:04.100404 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10439 | 2024.11.20 02:25:04.100443 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10440 | 2024.11.20 02:25:04.100829 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10441 | 2024.11.20 02:25:04.101075 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10442 | 2024.11.20 02:25:04.101281 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001537 sec., 104098.8939492518 rows/sec., 7.25 MiB/sec. | ||
10443 | 2024.11.20 02:25:04.101333 [ 276 ] {0184e97b-659c-4ed9-8186-aa6dcb412569} <Debug> TCPHandler: Processed in 0.001869541 sec. | ||
10444 | 2024.11.20 02:25:04.101500 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10445 | 2024.11.20 02:25:04.101628 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10446 | 2024.11.20 02:25:04.101683 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10447 | 2024.11.20 02:25:04.102152 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10448 | 2024.11.20 02:25:04.102192 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10449 | 2024.11.20 02:25:04.102549 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
10450 | 2024.11.20 02:25:04.102786 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10451 | 2024.11.20 02:25:04.102997 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001398 sec., 42918.45493562232 rows/sec., 2.89 MiB/sec. | ||
10452 | 2024.11.20 02:25:04.103062 [ 280 ] {35d7d4d0-7db9-42e9-bc33-654aefd13223} <Debug> TCPHandler: Processed in 0.001622225 sec. | ||
10453 | 2024.11.20 02:25:04.424561 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10454 | 2024.11.20 02:25:04.539009 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52934, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10455 | 2024.11.20 02:25:04.620098 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 453 | ||
10456 | 2024.11.20 02:25:04.642426 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10457 | 2024.11.20 02:25:04.642481 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10458 | 2024.11.20 02:25:04.649785 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
10459 | 2024.11.20 02:25:04.650562 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10460 | 2024.11.20 02:25:04.653391 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 453 | ||
10461 | 2024.11.20 02:25:04.694380 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10462 | 2024.11.20 02:25:04.698881 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10463 | 2024.11.20 02:25:04.734867 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38064, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10464 | 2024.11.20 02:25:04.762751 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54766, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10465 | 2024.11.20 02:25:04.866306 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10466 | 2024.11.20 02:25:04.928455 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48705, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10467 | 2024.11.20 02:25:05.409836 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45557, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10468 | 2024.11.20 02:25:05.493646 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50975, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10469 | 2024.11.20 02:25:05.586255 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39214, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10470 | 2024.11.20 02:25:05.651037 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46434, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10471 | 2024.11.20 02:25:05.653284 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39192, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10472 | 2024.11.20 02:25:05.683616 [ 274 ] {} <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) | ||
10473 | 2024.11.20 02:25:05.688914 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44048, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
10474 | 2024.11.20 02:25:06.288917 [ 68 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10475 | 2024.11.20 02:25:06.289029 [ 68 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10476 | 2024.11.20 02:25:06.289078 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10477 | 2024.11.20 02:25:06.289419 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
10478 | 2024.11.20 02:25:06.289765 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10479 | 2024.11.20 02:25:06.289811 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 25 rows starting from the beginning of the part | ||
10480 | 2024.11.20 02:25:06.289912 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
10481 | 2024.11.20 02:25:06.290130 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
10482 | 2024.11.20 02:25:06.290476 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
10483 | 2024.11.20 02:25:06.290749 [ 198 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
10484 | 2024.11.20 02:25:06.291951 [ 192 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.002732189 sec., 10614.199822925866 rows/sec., 715.21 KiB/sec. | ||
10485 | 2024.11.20 02:25:06.292146 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10486 | 2024.11.20 02:25:06.292556 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10487 | 2024.11.20 02:25:06.292663 [ 187 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_29_7} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10488 | 2024.11.20 02:25:06.292781 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
10489 | 2024.11.20 02:25:06.531311 [ 64 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10490 | 2024.11.20 02:25:06.531405 [ 64 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10491 | 2024.11.20 02:25:06.531448 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10492 | 2024.11.20 02:25:06.531671 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
10493 | 2024.11.20 02:25:06.531975 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10494 | 2024.11.20 02:25:06.532042 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
10495 | 2024.11.20 02:25:06.532139 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
10496 | 2024.11.20 02:25:06.532354 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
10497 | 2024.11.20 02:25:06.532525 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
10498 | 2024.11.20 02:25:06.532701 [ 192 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
10499 | 2024.11.20 02:25:06.533651 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.002109606 sec., 82479.85642816716 rows/sec., 4.21 MiB/sec. | ||
10500 | 2024.11.20 02:25:06.533807 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10501 | 2024.11.20 02:25:06.534104 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_29_7} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10502 | 2024.11.20 02:25:06.534195 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_29_7} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10503 | 2024.11.20 02:25:06.534289 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
10504 | 2024.11.20 02:25:06.949951 [ 64 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
10505 | 2024.11.20 02:25:06.950053 [ 64 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10506 | 2024.11.20 02:25:06.950097 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10507 | 2024.11.20 02:25:06.950427 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
10508 | 2024.11.20 02:25:06.950793 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10509 | 2024.11.20 02:25:06.950858 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 242 rows starting from the beginning of the part | ||
10510 | 2024.11.20 02:25:06.950995 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
10511 | 2024.11.20 02:25:06.951307 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
10512 | 2024.11.20 02:25:06.951472 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
10513 | 2024.11.20 02:25:06.951659 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
10514 | 2024.11.20 02:25:06.952876 [ 196 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002660368 sec., 112014.57843426171 rows/sec., 8.03 MiB/sec. | ||
10515 | 2024.11.20 02:25:06.953070 [ 196 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
10516 | 2024.11.20 02:25:06.953394 [ 196 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_29_7} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10517 | 2024.11.20 02:25:06.953480 [ 196 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_29_7} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
10518 | 2024.11.20 02:25:06.953575 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
10519 | 2024.11.20 02:25:09.101555 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10520 | 2024.11.20 02:25:09.101750 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10521 | 2024.11.20 02:25:09.101823 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10522 | 2024.11.20 02:25:09.102709 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10523 | 2024.11.20 02:25:09.102768 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10524 | 2024.11.20 02:25:09.103346 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10525 | 2024.11.20 02:25:09.103698 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10526 | 2024.11.20 02:25:09.103984 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002285 sec., 6126.9146608315095 rows/sec., 441.06 KiB/sec. | ||
10527 | 2024.11.20 02:25:09.104065 [ 276 ] {ce909d47-f57b-481d-acad-d85e237e8ab8} <Debug> TCPHandler: Processed in 0.002645557 sec. | ||
10528 | 2024.11.20 02:25:09.104265 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10529 | 2024.11.20 02:25:09.104379 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10530 | 2024.11.20 02:25:09.104426 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10531 | 2024.11.20 02:25:09.105144 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10532 | 2024.11.20 02:25:09.105185 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10533 | 2024.11.20 02:25:09.105559 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10534 | 2024.11.20 02:25:09.105812 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10535 | 2024.11.20 02:25:09.106014 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001654 sec., 173518.74244256347 rows/sec., 15.34 MiB/sec. | ||
10536 | 2024.11.20 02:25:09.106120 [ 280 ] {843c30b8-df11-44cf-b509-20c1b5d26fa0} <Debug> TCPHandler: Processed in 0.001908232 sec. | ||
10537 | 2024.11.20 02:25:09.106340 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10538 | 2024.11.20 02:25:09.106525 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10539 | 2024.11.20 02:25:09.106572 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10540 | 2024.11.20 02:25:09.107144 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10541 | 2024.11.20 02:25:09.107185 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10542 | 2024.11.20 02:25:09.107545 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
10543 | 2024.11.20 02:25:09.107787 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10544 | 2024.11.20 02:25:09.107995 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001497 sec., 32732.13092852371 rows/sec., 2.36 MiB/sec. | ||
10545 | 2024.11.20 02:25:09.108048 [ 276 ] {82d0993a-43cf-4f18-b6de-313b5ca5cd02} <Debug> TCPHandler: Processed in 0.00181834 sec. | ||
10546 | 2024.11.20 02:25:09.108216 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10547 | 2024.11.20 02:25:09.108346 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10548 | 2024.11.20 02:25:09.108400 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10549 | 2024.11.20 02:25:09.109030 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10550 | 2024.11.20 02:25:09.109077 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10551 | 2024.11.20 02:25:09.109410 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10552 | 2024.11.20 02:25:09.109638 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10553 | 2024.11.20 02:25:09.109852 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001535 sec., 9120.521172638437 rows/sec., 638.74 KiB/sec. | ||
10554 | 2024.11.20 02:25:09.109906 [ 280 ] {4eb5cc6a-8e3a-4527-a87a-b41558ab19c1} <Debug> TCPHandler: Processed in 0.001751328 sec. | ||
10555 | 2024.11.20 02:25:09.110041 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10556 | 2024.11.20 02:25:09.110153 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10557 | 2024.11.20 02:25:09.110198 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10558 | 2024.11.20 02:25:09.110734 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10559 | 2024.11.20 02:25:09.110775 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10560 | 2024.11.20 02:25:09.111117 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10561 | 2024.11.20 02:25:09.111357 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10562 | 2024.11.20 02:25:09.111577 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00145 sec., 8965.517241379312 rows/sec., 559.00 KiB/sec. | ||
10563 | 2024.11.20 02:25:09.111676 [ 276 ] {8c16f53c-2a5a-4455-b2e0-093e150942ec} <Debug> TCPHandler: Processed in 0.001685906 sec. | ||
10564 | 2024.11.20 02:25:09.111831 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10565 | 2024.11.20 02:25:09.111941 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10566 | 2024.11.20 02:25:09.111986 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10567 | 2024.11.20 02:25:09.112695 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10568 | 2024.11.20 02:25:09.112734 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10569 | 2024.11.20 02:25:09.113104 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10570 | 2024.11.20 02:25:09.113340 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10571 | 2024.11.20 02:25:09.113550 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001632 sec., 259803.92156862744 rows/sec., 18.58 MiB/sec. | ||
10572 | 2024.11.20 02:25:09.113601 [ 280 ] {678a1728-e97a-4e7d-98ae-4e806e8f57ea} <Debug> TCPHandler: Processed in 0.001824749 sec. | ||
10573 | 2024.11.20 02:25:09.113748 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10574 | 2024.11.20 02:25:09.113855 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10575 | 2024.11.20 02:25:09.113903 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10576 | 2024.11.20 02:25:09.114339 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10577 | 2024.11.20 02:25:09.114378 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10578 | 2024.11.20 02:25:09.114722 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10579 | 2024.11.20 02:25:09.114953 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10580 | 2024.11.20 02:25:09.115151 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001316 sec., 4559.270516717325 rows/sec., 238.20 KiB/sec. | ||
10581 | 2024.11.20 02:25:09.115203 [ 276 ] {908c23a4-6e54-49b2-9a5d-26af46ae6f45} <Debug> TCPHandler: Processed in 0.001505593 sec. | ||
10582 | 2024.11.20 02:25:09.115345 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10583 | 2024.11.20 02:25:09.115474 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10584 | 2024.11.20 02:25:09.115532 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10585 | 2024.11.20 02:25:09.116153 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10586 | 2024.11.20 02:25:09.116192 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10587 | 2024.11.20 02:25:09.116559 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10588 | 2024.11.20 02:25:09.116783 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10589 | 2024.11.20 02:25:09.117014 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001568 sec., 151147.95918367346 rows/sec., 10.13 MiB/sec. | ||
10590 | 2024.11.20 02:25:09.117110 [ 280 ] {e6e1efd9-d5c6-41c1-80ce-f29abc201d4b} <Debug> TCPHandler: Processed in 0.001824819 sec. | ||
10591 | 2024.11.20 02:25:09.117310 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10592 | 2024.11.20 02:25:09.117514 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10593 | 2024.11.20 02:25:09.117571 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10594 | 2024.11.20 02:25:09.118090 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10595 | 2024.11.20 02:25:09.118132 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10596 | 2024.11.20 02:25:09.118468 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
10597 | 2024.11.20 02:25:09.118709 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10598 | 2024.11.20 02:25:09.118920 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001443 sec., 693.000693000693 rows/sec., 46.70 KiB/sec. | ||
10599 | 2024.11.20 02:25:09.118970 [ 276 ] {a73bc23f-b04a-4448-b40e-2318327f1c77} <Debug> TCPHandler: Processed in 0.001779269 sec. | ||
10600 | 2024.11.20 02:25:09.119101 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10601 | 2024.11.20 02:25:09.119229 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10602 | 2024.11.20 02:25:09.119308 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <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 | ||
10603 | 2024.11.20 02:25:09.120580 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10604 | 2024.11.20 02:25:09.120618 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10605 | 2024.11.20 02:25:09.121261 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
10606 | 2024.11.20 02:25:09.121511 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10607 | 2024.11.20 02:25:09.121745 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002544 sec., 16509.433962264153 rows/sec., 29.58 MiB/sec. | ||
10608 | 2024.11.20 02:25:09.121838 [ 280 ] {638bdecc-2fdd-4411-b993-6764d38ffed3} <Debug> TCPHandler: Processed in 0.002791801 sec. | ||
10609 | 2024.11.20 02:25:09.121973 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10610 | 2024.11.20 02:25:09.122083 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10611 | 2024.11.20 02:25:09.122144 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10612 | 2024.11.20 02:25:09.122682 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10613 | 2024.11.20 02:25:09.122729 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.07 GiB. | ||
10614 | 2024.11.20 02:25:09.123141 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
10615 | 2024.11.20 02:25:09.123374 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10616 | 2024.11.20 02:25:09.123583 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001523 sec., 53841.103086014446 rows/sec., 3.42 MiB/sec. | ||
10617 | 2024.11.20 02:25:09.123633 [ 276 ] {253d2e56-89f1-43cc-8cce-4d3c8b90b688} <Debug> TCPHandler: Processed in 0.001710127 sec. | ||
10618 | 2024.11.20 02:25:10.201129 [ 59 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
10619 | 2024.11.20 02:25:10.201212 [ 59 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10620 | 2024.11.20 02:25:10.201240 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10621 | 2024.11.20 02:25:10.201393 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
10622 | 2024.11.20 02:25:10.201559 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10623 | 2024.11.20 02:25:10.201623 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
10624 | 2024.11.20 02:25:10.201708 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
10625 | 2024.11.20 02:25:10.201813 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
10626 | 2024.11.20 02:25:10.201940 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
10627 | 2024.11.20 02:25:10.202025 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
10628 | 2024.11.20 02:25:10.202916 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.001602184 sec., 22469.329365416208 rows/sec., 1.87 MiB/sec. | ||
10629 | 2024.11.20 02:25:10.203027 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
10630 | 2024.11.20 02:25:10.203320 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10631 | 2024.11.20 02:25:10.203397 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_25_6} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
10632 | 2024.11.20 02:25:10.203470 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
10633 | 2024.11.20 02:25:10.207271 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
10634 | 2024.11.20 02:25:10.207922 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10635 | 2024.11.20 02:25:10.207966 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10636 | 2024.11.20 02:25:10.208432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10637 | 2024.11.20 02:25:10.208669 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10638 | 2024.11.20 02:25:10.208871 [ 59 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10639 | 2024.11.20 02:25:10.208911 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
10640 | 2024.11.20 02:25:10.208937 [ 59 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10641 | 2024.11.20 02:25:10.208968 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10642 | 2024.11.20 02:25:10.209066 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
10643 | 2024.11.20 02:25:10.209157 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10644 | 2024.11.20 02:25:10.209185 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
10645 | 2024.11.20 02:25:10.209256 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
10646 | 2024.11.20 02:25:10.209332 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
10647 | 2024.11.20 02:25:10.209392 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
10648 | 2024.11.20 02:25:10.209597 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
10649 | 2024.11.20 02:25:10.209801 [ 200 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
10650 | 2024.11.20 02:25:10.212166 [ 186 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.003134918 sec., 8931334.08912131 rows/sec., 127.76 MiB/sec. | ||
10651 | 2024.11.20 02:25:10.212558 [ 186 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10652 | 2024.11.20 02:25:10.212945 [ 186 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10653 | 2024.11.20 02:25:10.213056 [ 186 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_61_12} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10654 | 2024.11.20 02:25:10.213191 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.89 MiB. | ||
10655 | 2024.11.20 02:25:12.153497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 460 | ||
10656 | 2024.11.20 02:25:12.174744 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10657 | 2024.11.20 02:25:12.174787 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10658 | 2024.11.20 02:25:12.182330 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
10659 | 2024.11.20 02:25:12.183100 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10660 | 2024.11.20 02:25:12.183392 [ 55 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
10661 | 2024.11.20 02:25:12.183469 [ 55 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10662 | 2024.11.20 02:25:12.183518 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10663 | 2024.11.20 02:25:12.184085 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
10664 | 2024.11.20 02:25:12.200782 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
10665 | 2024.11.20 02:25:12.202227 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10666 | 2024.11.20 02:25:12.203595 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
10667 | 2024.11.20 02:25:12.208924 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
10668 | 2024.11.20 02:25:12.214623 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 8 rows starting from the beginning of the part | ||
10669 | 2024.11.20 02:25:12.220503 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 7 rows starting from the beginning of the part | ||
10670 | 2024.11.20 02:25:12.226659 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 8 rows starting from the beginning of the part | ||
10671 | 2024.11.20 02:25:12.232242 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 7 rows starting from the beginning of the part | ||
10672 | 2024.11.20 02:25:12.296837 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.113187427 sec., 4064.055630489772 rows/sec., 21.01 MiB/sec. | ||
10673 | 2024.11.20 02:25:12.300218 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
10674 | 2024.11.20 02:25:12.303148 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10675 | 2024.11.20 02:25:12.303271 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_61_12} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
10676 | 2024.11.20 02:25:12.305611 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
10677 | 2024.11.20 02:25:12.852535 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1420 | ||
10678 | 2024.11.20 02:25:12.855612 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10679 | 2024.11.20 02:25:12.855656 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10680 | 2024.11.20 02:25:12.857117 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
10681 | 2024.11.20 02:25:12.857430 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10682 | 2024.11.20 02:25:12.858336 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
10683 | 2024.11.20 02:25:13.000170 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.13 MiB, peak 255.53 MiB, free memory in arenas 0.00 B, will set to 243.28 MiB (RSS), difference: 1.15 MiB | ||
10684 | 2024.11.20 02:25:14.095511 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10685 | 2024.11.20 02:25:14.095697 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10686 | 2024.11.20 02:25:14.095769 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10687 | 2024.11.20 02:25:14.096515 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10688 | 2024.11.20 02:25:14.096560 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10689 | 2024.11.20 02:25:14.096976 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
10690 | 2024.11.20 02:25:14.097227 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10691 | 2024.11.20 02:25:14.097449 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001805 sec., 1108.03324099723 rows/sec., 90.35 KiB/sec. | ||
10692 | 2024.11.20 02:25:14.097506 [ 276 ] {8b09a059-2273-4952-9ec5-260ca9b4efe2} <Debug> TCPHandler: Processed in 0.002126406 sec. | ||
10693 | 2024.11.20 02:25:14.097685 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10694 | 2024.11.20 02:25:14.097802 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10695 | 2024.11.20 02:25:14.097855 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10696 | 2024.11.20 02:25:14.098450 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10697 | 2024.11.20 02:25:14.098490 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10698 | 2024.11.20 02:25:14.098859 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10699 | 2024.11.20 02:25:14.099094 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10700 | 2024.11.20 02:25:14.099315 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001537 sec., 37085.230969420954 rows/sec., 2.85 MiB/sec. | ||
10701 | 2024.11.20 02:25:14.099368 [ 280 ] {f01b7270-cbbb-42c4-a05d-d9221697f08a} <Debug> TCPHandler: Processed in 0.001741687 sec. | ||
10702 | 2024.11.20 02:25:14.099531 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10703 | 2024.11.20 02:25:14.099635 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10704 | 2024.11.20 02:25:14.099680 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10705 | 2024.11.20 02:25:14.100200 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10706 | 2024.11.20 02:25:14.100240 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10707 | 2024.11.20 02:25:14.100575 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
10708 | 2024.11.20 02:25:14.100813 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10709 | 2024.11.20 02:25:14.101030 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001416 sec., 1412.4293785310736 rows/sec., 98.62 KiB/sec. | ||
10710 | 2024.11.20 02:25:14.101083 [ 276 ] {6ae0b9f6-1e23-41d0-ab61-fb366b6fdbd6} <Debug> TCPHandler: Processed in 0.001613905 sec. | ||
10711 | 2024.11.20 02:25:14.101225 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10712 | 2024.11.20 02:25:14.101332 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10713 | 2024.11.20 02:25:14.101376 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10714 | 2024.11.20 02:25:14.101917 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10715 | 2024.11.20 02:25:14.101956 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10716 | 2024.11.20 02:25:14.102311 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10717 | 2024.11.20 02:25:14.102557 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10718 | 2024.11.20 02:25:14.102780 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001463 sec., 45112.781954887214 rows/sec., 3.52 MiB/sec. | ||
10719 | 2024.11.20 02:25:14.102878 [ 280 ] {5f2c65d6-d2c2-49b3-b8b2-998d2030ea5a} <Debug> TCPHandler: Processed in 0.001700447 sec. | ||
10720 | 2024.11.20 02:25:14.103076 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10721 | 2024.11.20 02:25:14.103283 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10722 | 2024.11.20 02:25:14.103345 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10723 | 2024.11.20 02:25:14.103989 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10724 | 2024.11.20 02:25:14.104037 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10725 | 2024.11.20 02:25:14.104474 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10726 | 2024.11.20 02:25:14.104725 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10727 | 2024.11.20 02:25:14.104943 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001708 sec., 94262.29508196721 rows/sec., 6.56 MiB/sec. | ||
10728 | 2024.11.20 02:25:14.104997 [ 276 ] {4adebf05-f2e8-4be6-ab1e-af125376dbd7} <Debug> TCPHandler: Processed in 0.002022804 sec. | ||
10729 | 2024.11.20 02:25:14.105140 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10730 | 2024.11.20 02:25:14.105247 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10731 | 2024.11.20 02:25:14.105294 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10732 | 2024.11.20 02:25:14.105746 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10733 | 2024.11.20 02:25:14.105785 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10734 | 2024.11.20 02:25:14.106142 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
10735 | 2024.11.20 02:25:14.106393 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10736 | 2024.11.20 02:25:14.106608 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001384 sec., 43352.601156069366 rows/sec., 2.92 MiB/sec. | ||
10737 | 2024.11.20 02:25:14.106658 [ 280 ] {2420ff5f-72fa-41d7-951e-bb578aa53ee2} <Debug> TCPHandler: Processed in 0.001568574 sec. | ||
10738 | 2024.11.20 02:25:17.507641 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
10739 | 2024.11.20 02:25:17.507739 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
10740 | 2024.11.20 02:25:17.709088 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
10741 | 2024.11.20 02:25:17.709789 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10742 | 2024.11.20 02:25:17.709837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10743 | 2024.11.20 02:25:17.710383 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10744 | 2024.11.20 02:25:17.710641 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10745 | 2024.11.20 02:25:17.710908 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
10746 | 2024.11.20 02:25:19.094987 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10747 | 2024.11.20 02:25:19.095168 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10748 | 2024.11.20 02:25:19.095234 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10749 | 2024.11.20 02:25:19.095986 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10750 | 2024.11.20 02:25:19.096027 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10751 | 2024.11.20 02:25:19.096456 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10752 | 2024.11.20 02:25:19.096718 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10753 | 2024.11.20 02:25:19.096935 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001806 sec., 31007.751937984496 rows/sec., 2.38 MiB/sec. | ||
10754 | 2024.11.20 02:25:19.096993 [ 276 ] {4a9bf351-67dc-422f-b207-a5823131e1a1} <Debug> TCPHandler: Processed in 0.002128076 sec. | ||
10755 | 2024.11.20 02:25:19.097167 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10756 | 2024.11.20 02:25:19.097289 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10757 | 2024.11.20 02:25:19.097336 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10758 | 2024.11.20 02:25:19.097905 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10759 | 2024.11.20 02:25:19.097947 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10760 | 2024.11.20 02:25:19.098316 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10761 | 2024.11.20 02:25:19.098564 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10762 | 2024.11.20 02:25:19.098788 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001522 sec., 42049.93429697766 rows/sec., 3.28 MiB/sec. | ||
10763 | 2024.11.20 02:25:19.098840 [ 280 ] {84dbd8e1-d69e-4a93-a05a-7b4039f93472} <Debug> TCPHandler: Processed in 0.001729357 sec. | ||
10764 | 2024.11.20 02:25:19.098984 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10765 | 2024.11.20 02:25:19.099090 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10766 | 2024.11.20 02:25:19.099138 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10767 | 2024.11.20 02:25:19.099656 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10768 | 2024.11.20 02:25:19.099694 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10769 | 2024.11.20 02:25:19.100081 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10770 | 2024.11.20 02:25:19.100317 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10771 | 2024.11.20 02:25:19.100557 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001485 sec., 107744.10774410775 rows/sec., 7.50 MiB/sec. | ||
10772 | 2024.11.20 02:25:19.100663 [ 276 ] {9689d682-a85c-4615-a572-a40066decf3b} <Debug> TCPHandler: Processed in 0.001727008 sec. | ||
10773 | 2024.11.20 02:25:19.100864 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10774 | 2024.11.20 02:25:19.101043 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10775 | 2024.11.20 02:25:19.101100 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10776 | 2024.11.20 02:25:19.101618 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10777 | 2024.11.20 02:25:19.101658 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10778 | 2024.11.20 02:25:19.102026 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
10779 | 2024.11.20 02:25:19.102268 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10780 | 2024.11.20 02:25:19.102494 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001483 sec., 40458.53000674309 rows/sec., 2.73 MiB/sec. | ||
10781 | 2024.11.20 02:25:19.102560 [ 280 ] {20731349-33ee-417d-bf7a-78620e911d51} <Debug> TCPHandler: Processed in 0.001803729 sec. | ||
10782 | 2024.11.20 02:25:19.700911 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 468 | ||
10783 | 2024.11.20 02:25:19.719479 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10784 | 2024.11.20 02:25:19.719530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10785 | 2024.11.20 02:25:19.726735 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
10786 | 2024.11.20 02:25:19.727475 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10787 | 2024.11.20 02:25:19.730601 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 468 | ||
10788 | 2024.11.20 02:25:22.858555 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1440 | ||
10789 | 2024.11.20 02:25:22.861748 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10790 | 2024.11.20 02:25:22.861789 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10791 | 2024.11.20 02:25:22.863261 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
10792 | 2024.11.20 02:25:22.863572 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10793 | 2024.11.20 02:25:22.863736 [ 46 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
10794 | 2024.11.20 02:25:22.863804 [ 46 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10795 | 2024.11.20 02:25:22.863850 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10796 | 2024.11.20 02:25:22.864355 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
10797 | 2024.11.20 02:25:22.865879 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
10798 | 2024.11.20 02:25:22.866226 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10799 | 2024.11.20 02:25:22.866394 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1306 rows starting from the beginning of the part | ||
10800 | 2024.11.20 02:25:22.866893 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
10801 | 2024.11.20 02:25:22.867448 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 20 rows starting from the beginning of the part | ||
10802 | 2024.11.20 02:25:22.867944 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
10803 | 2024.11.20 02:25:22.868425 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 30 rows starting from the beginning of the part | ||
10804 | 2024.11.20 02:25:22.868897 [ 195 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 20 rows starting from the beginning of the part | ||
10805 | 2024.11.20 02:25:22.877456 [ 201 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1440 rows, containing 72 columns (72 merged, 0 gathered) in 0.013451882 sec., 107048.21823444481 rows/sec., 82.83 MiB/sec. | ||
10806 | 2024.11.20 02:25:22.879196 [ 201 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
10807 | 2024.11.20 02:25:22.880028 [ 201 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10808 | 2024.11.20 02:25:22.880131 [ 201 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_46_9} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
10809 | 2024.11.20 02:25:22.880475 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
10810 | 2024.11.20 02:25:24.101467 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10811 | 2024.11.20 02:25:24.101679 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
10812 | 2024.11.20 02:25:24.101748 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
10813 | 2024.11.20 02:25:24.102492 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10814 | 2024.11.20 02:25:24.102540 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10815 | 2024.11.20 02:25:24.102980 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10816 | 2024.11.20 02:25:24.103232 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10817 | 2024.11.20 02:25:24.103485 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001859 sec., 7530.930607853685 rows/sec., 542.13 KiB/sec. | ||
10818 | 2024.11.20 02:25:24.103562 [ 276 ] {21e6059b-40f6-40a8-89e2-7c75fa74b44f} <Debug> TCPHandler: Processed in 0.002233038 sec. | ||
10819 | 2024.11.20 02:25:24.103749 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10820 | 2024.11.20 02:25:24.103866 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10821 | 2024.11.20 02:25:24.103913 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10822 | 2024.11.20 02:25:24.104627 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10823 | 2024.11.20 02:25:24.104668 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10824 | 2024.11.20 02:25:24.105073 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10825 | 2024.11.20 02:25:24.105312 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10826 | 2024.11.20 02:25:24.105487 [ 45 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10827 | 2024.11.20 02:25:24.105560 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001709 sec., 167934.4645991808 rows/sec., 14.85 MiB/sec. | ||
10828 | 2024.11.20 02:25:24.105571 [ 45 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10829 | 2024.11.20 02:25:24.105646 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10830 | 2024.11.20 02:25:24.105700 [ 280 ] {35921c18-8fb5-42ab-86d9-3afdfe734305} <Debug> TCPHandler: Processed in 0.002010234 sec. | ||
10831 | 2024.11.20 02:25:24.105937 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10832 | 2024.11.20 02:25:24.105944 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
10833 | 2024.11.20 02:25:24.106107 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
10834 | 2024.11.20 02:25:24.106224 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10835 | 2024.11.20 02:25:24.106230 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
10836 | 2024.11.20 02:25:24.106307 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1436 rows starting from the beginning of the part | ||
10837 | 2024.11.20 02:25:24.106650 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
10838 | 2024.11.20 02:25:24.107059 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 287 rows starting from the beginning of the part | ||
10839 | 2024.11.20 02:25:24.107430 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 57 rows starting from the beginning of the part | ||
10840 | 2024.11.20 02:25:24.107837 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
10841 | 2024.11.20 02:25:24.108170 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 287 rows starting from the beginning of the part | ||
10842 | 2024.11.20 02:25:24.109017 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10843 | 2024.11.20 02:25:24.109078 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10844 | 2024.11.20 02:25:24.110000 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
10845 | 2024.11.20 02:25:24.110522 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10846 | 2024.11.20 02:25:24.110931 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004877 sec., 10047.160139429978 rows/sec., 741.08 KiB/sec. | ||
10847 | 2024.11.20 02:25:24.111308 [ 276 ] {b7d5ad45-7dde-49be-a504-75eb5394e25b} <Debug> TCPHandler: Processed in 0.005469258 sec. | ||
10848 | 2024.11.20 02:25:24.111670 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10849 | 2024.11.20 02:25:24.112052 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.006293247 sec., 346244.1566332928 rows/sec., 30.56 MiB/sec. | ||
10850 | 2024.11.20 02:25:24.112175 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
10851 | 2024.11.20 02:25:24.112347 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
10852 | 2024.11.20 02:25:24.112425 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10853 | 2024.11.20 02:25:24.113105 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10854 | 2024.11.20 02:25:24.113305 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_91_18} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10855 | 2024.11.20 02:25:24.113474 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
10856 | 2024.11.20 02:25:24.113664 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10857 | 2024.11.20 02:25:24.113709 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10858 | 2024.11.20 02:25:24.114066 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10859 | 2024.11.20 02:25:24.114384 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10860 | 2024.11.20 02:25:24.114638 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002633 sec., 5317.128750474743 rows/sec., 372.38 KiB/sec. | ||
10861 | 2024.11.20 02:25:24.114697 [ 280 ] {706f041b-bd08-41ad-9e1d-d2d88316737c} <Debug> TCPHandler: Processed in 0.00323133 sec. | ||
10862 | 2024.11.20 02:25:24.114862 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10863 | 2024.11.20 02:25:24.114968 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
10864 | 2024.11.20 02:25:24.115014 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
10865 | 2024.11.20 02:25:24.115550 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10866 | 2024.11.20 02:25:24.115590 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10867 | 2024.11.20 02:25:24.115951 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10868 | 2024.11.20 02:25:24.116186 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10869 | 2024.11.20 02:25:24.116406 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001456 sec., 8928.571428571428 rows/sec., 556.69 KiB/sec. | ||
10870 | 2024.11.20 02:25:24.116489 [ 276 ] {1735355e-ac47-4424-94e9-669f0e614de6} <Debug> TCPHandler: Processed in 0.001678846 sec. | ||
10871 | 2024.11.20 02:25:24.116652 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10872 | 2024.11.20 02:25:24.116779 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
10873 | 2024.11.20 02:25:24.116832 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
10874 | 2024.11.20 02:25:24.117657 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10875 | 2024.11.20 02:25:24.117696 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10876 | 2024.11.20 02:25:24.118070 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10877 | 2024.11.20 02:25:24.118307 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10878 | 2024.11.20 02:25:24.118496 [ 44 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10879 | 2024.11.20 02:25:24.118541 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00178 sec., 238202.24719101124 rows/sec., 17.03 MiB/sec. | ||
10880 | 2024.11.20 02:25:24.118570 [ 44 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10881 | 2024.11.20 02:25:24.118635 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10882 | 2024.11.20 02:25:24.118657 [ 280 ] {61886829-1011-43ce-907c-d56ff2675219} <Debug> TCPHandler: Processed in 0.002063685 sec. | ||
10883 | 2024.11.20 02:25:24.118923 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10884 | 2024.11.20 02:25:24.118937 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
10885 | 2024.11.20 02:25:24.119358 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
10886 | 2024.11.20 02:25:24.119444 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10887 | 2024.11.20 02:25:24.119574 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 916 rows starting from the beginning of the part | ||
10888 | 2024.11.20 02:25:24.119644 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
10889 | 2024.11.20 02:25:24.120240 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
10890 | 2024.11.20 02:25:24.120827 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 424 rows starting from the beginning of the part | ||
10891 | 2024.11.20 02:25:24.121391 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 66 rows starting from the beginning of the part | ||
10892 | 2024.11.20 02:25:24.121884 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
10893 | 2024.11.20 02:25:24.122320 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 424 rows starting from the beginning of the part | ||
10894 | 2024.11.20 02:25:24.122838 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10895 | 2024.11.20 02:25:24.122916 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10896 | 2024.11.20 02:25:24.123818 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10897 | 2024.11.20 02:25:24.124410 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10898 | 2024.11.20 02:25:24.124805 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005639 sec., 1064.018442986345 rows/sec., 55.59 KiB/sec. | ||
10899 | 2024.11.20 02:25:24.124874 [ 276 ] {36ab3195-5900-49e2-a8a1-85464947b8f9} <Debug> TCPHandler: Processed in 0.006098962 sec. | ||
10900 | 2024.11.20 02:25:24.125097 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10901 | 2024.11.20 02:25:24.125339 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.006601393 sec., 296604.0652328986 rows/sec., 22.71 MiB/sec. | ||
10902 | 2024.11.20 02:25:24.125377 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
10903 | 2024.11.20 02:25:24.125458 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
10904 | 2024.11.20 02:25:24.125680 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10905 | 2024.11.20 02:25:24.126306 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10906 | 2024.11.20 02:25:24.126560 [ 190 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_91_18} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10907 | 2024.11.20 02:25:24.126676 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10908 | 2024.11.20 02:25:24.126736 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
10909 | 2024.11.20 02:25:24.126744 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10910 | 2024.11.20 02:25:24.127182 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10911 | 2024.11.20 02:25:24.127430 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10912 | 2024.11.20 02:25:24.127608 [ 44 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10913 | 2024.11.20 02:25:24.127668 [ 44 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10914 | 2024.11.20 02:25:24.127682 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002354 sec., 100679.69413763806 rows/sec., 6.75 MiB/sec. | ||
10915 | 2024.11.20 02:25:24.127714 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10916 | 2024.11.20 02:25:24.127843 [ 280 ] {e17bcc68-c4c2-4e15-9090-d9f7410d2904} <Debug> TCPHandler: Processed in 0.002873272 sec. | ||
10917 | 2024.11.20 02:25:24.127955 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10918 | 2024.11.20 02:25:24.128026 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10919 | 2024.11.20 02:25:24.128203 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10920 | 2024.11.20 02:25:24.128233 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
10921 | 2024.11.20 02:25:24.128265 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 16900 rows starting from the beginning of the part | ||
10922 | 2024.11.20 02:25:24.128324 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
10923 | 2024.11.20 02:25:24.128626 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10924 | 2024.11.20 02:25:24.129038 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10925 | 2024.11.20 02:25:24.129404 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 161 rows starting from the beginning of the part | ||
10926 | 2024.11.20 02:25:24.129745 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10927 | 2024.11.20 02:25:24.129971 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
10928 | 2024.11.20 02:25:24.130796 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10929 | 2024.11.20 02:25:24.130869 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10930 | 2024.11.20 02:25:24.131574 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
10931 | 2024.11.20 02:25:24.131880 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10932 | 2024.11.20 02:25:24.132210 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004032 sec., 248.015873015873 rows/sec., 16.71 KiB/sec. | ||
10933 | 2024.11.20 02:25:24.132419 [ 276 ] {fd71f151-fb1c-4bec-88c9-97790aa5a113} <Debug> TCPHandler: Processed in 0.004460387 sec. | ||
10934 | 2024.11.20 02:25:24.132672 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10935 | 2024.11.20 02:25:24.132919 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
10936 | 2024.11.20 02:25:24.133152 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <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 | ||
10937 | 2024.11.20 02:25:24.135023 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10938 | 2024.11.20 02:25:24.135064 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10939 | 2024.11.20 02:25:24.137523 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
10940 | 2024.11.20 02:25:24.137833 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10941 | 2024.11.20 02:25:24.138103 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.005272 sec., 7966.616084977239 rows/sec., 14.28 MiB/sec. | ||
10942 | 2024.11.20 02:25:24.138584 [ 280 ] {268a7309-f524-4a68-a8a6-4cbfbc46d1b3} <Debug> TCPHandler: Processed in 0.006028261 sec. | ||
10943 | 2024.11.20 02:25:24.138761 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10944 | 2024.11.20 02:25:24.138871 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
10945 | 2024.11.20 02:25:24.138917 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
10946 | 2024.11.20 02:25:24.139597 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10947 | 2024.11.20 02:25:24.139639 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10948 | 2024.11.20 02:25:24.140425 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17855 rows, containing 5 columns (5 merged, 0 gathered) in 0.012580484 sec., 1419261.7708507876 rows/sec., 96.92 MiB/sec. | ||
10949 | 2024.11.20 02:25:24.140533 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
10950 | 2024.11.20 02:25:24.140718 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10951 | 2024.11.20 02:25:24.140991 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10952 | 2024.11.20 02:25:24.141238 [ 44 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
10953 | 2024.11.20 02:25:24.141353 [ 44 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10954 | 2024.11.20 02:25:24.141404 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10955 | 2024.11.20 02:25:24.141429 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10956 | 2024.11.20 02:25:24.141450 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002582 sec., 31758.326878388845 rows/sec., 2.02 MiB/sec. | ||
10957 | 2024.11.20 02:25:24.141853 [ 276 ] {95baddcc-b877-4bd6-8ff0-c825687cbb50} <Debug> TCPHandler: Processed in 0.003155269 sec. | ||
10958 | 2024.11.20 02:25:24.141977 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10959 | 2024.11.20 02:25:24.142071 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10960 | 2024.11.20 02:25:24.142273 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
10961 | 2024.11.20 02:25:24.142689 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
10962 | 2024.11.20 02:25:24.142796 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 5472 rows starting from the beginning of the part | ||
10963 | 2024.11.20 02:25:24.143077 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10964 | 2024.11.20 02:25:24.143385 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10965 | 2024.11.20 02:25:24.143506 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
10966 | 2024.11.20 02:25:24.143628 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10967 | 2024.11.20 02:25:24.143788 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
10968 | 2024.11.20 02:25:24.145502 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5816 rows, containing 4 columns (4 merged, 0 gathered) in 0.003895604 sec., 1492964.890681907 rows/sec., 98.12 MiB/sec. | ||
10969 | 2024.11.20 02:25:24.146011 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
10970 | 2024.11.20 02:25:24.146319 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_91_18} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10971 | 2024.11.20 02:25:24.146405 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_91_18} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
10972 | 2024.11.20 02:25:24.146489 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
10973 | 2024.11.20 02:25:25.211093 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
10974 | 2024.11.20 02:25:25.212068 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10975 | 2024.11.20 02:25:25.212113 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10976 | 2024.11.20 02:25:25.212679 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10977 | 2024.11.20 02:25:25.212969 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10978 | 2024.11.20 02:25:25.213178 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
10979 | 2024.11.20 02:25:27.230710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 475 | ||
10980 | 2024.11.20 02:25:27.250940 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10981 | 2024.11.20 02:25:27.251007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10982 | 2024.11.20 02:25:27.258399 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
10983 | 2024.11.20 02:25:27.259259 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10984 | 2024.11.20 02:25:27.262511 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
10985 | 2024.11.20 02:25:29.094179 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10986 | 2024.11.20 02:25:29.094480 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
10987 | 2024.11.20 02:25:29.094593 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
10988 | 2024.11.20 02:25:29.095452 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10989 | 2024.11.20 02:25:29.095495 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10990 | 2024.11.20 02:25:29.095921 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
10991 | 2024.11.20 02:25:29.096182 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
10992 | 2024.11.20 02:25:29.096396 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001999 sec., 1000.5002501250626 rows/sec., 81.58 KiB/sec. | ||
10993 | 2024.11.20 02:25:29.096458 [ 276 ] {877e5dcc-0a13-4c81-8053-8a770a75aac5} <Debug> TCPHandler: Processed in 0.002459973 sec. | ||
10994 | 2024.11.20 02:25:29.096639 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
10995 | 2024.11.20 02:25:29.096757 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
10996 | 2024.11.20 02:25:29.096804 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
10997 | 2024.11.20 02:25:29.097368 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
10998 | 2024.11.20 02:25:29.097406 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
10999 | 2024.11.20 02:25:29.097780 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11000 | 2024.11.20 02:25:29.098014 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11001 | 2024.11.20 02:25:29.098202 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001472 sec., 38722.82608695652 rows/sec., 2.97 MiB/sec. | ||
11002 | 2024.11.20 02:25:29.098258 [ 280 ] {0bf505a4-a132-4635-8314-62d2a35f3dd7} <Debug> TCPHandler: Processed in 0.001679106 sec. | ||
11003 | 2024.11.20 02:25:29.098454 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11004 | 2024.11.20 02:25:29.098569 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11005 | 2024.11.20 02:25:29.098618 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11006 | 2024.11.20 02:25:29.099145 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11007 | 2024.11.20 02:25:29.099185 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11008 | 2024.11.20 02:25:29.099549 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
11009 | 2024.11.20 02:25:29.099787 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11010 | 2024.11.20 02:25:29.100015 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001469 sec., 1361.4703880190605 rows/sec., 95.06 KiB/sec. | ||
11011 | 2024.11.20 02:25:29.100067 [ 276 ] {96be6003-b1c6-4266-9a9a-8372e5cc16f9} <Debug> TCPHandler: Processed in 0.001668136 sec. | ||
11012 | 2024.11.20 02:25:29.100214 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11013 | 2024.11.20 02:25:29.100343 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11014 | 2024.11.20 02:25:29.100396 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11015 | 2024.11.20 02:25:29.101027 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11016 | 2024.11.20 02:25:29.101066 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11017 | 2024.11.20 02:25:29.101416 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11018 | 2024.11.20 02:25:29.101651 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11019 | 2024.11.20 02:25:29.101856 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001543 sec., 42773.81723914452 rows/sec., 3.34 MiB/sec. | ||
11020 | 2024.11.20 02:25:29.101907 [ 280 ] {1a91f1d5-fa0d-4d9f-adc0-a182343edb78} <Debug> TCPHandler: Processed in 0.001754958 sec. | ||
11021 | 2024.11.20 02:25:29.102068 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11022 | 2024.11.20 02:25:29.102197 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11023 | 2024.11.20 02:25:29.102255 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11024 | 2024.11.20 02:25:29.102738 [ 286 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57757, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11025 | 2024.11.20 02:25:29.103068 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11026 | 2024.11.20 02:25:29.103110 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11027 | 2024.11.20 02:25:29.103498 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11028 | 2024.11.20 02:25:29.103734 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11029 | 2024.11.20 02:25:29.103963 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001791 sec., 72026.80067001675 rows/sec., 5.02 MiB/sec. | ||
11030 | 2024.11.20 02:25:29.104045 [ 276 ] {6e540b15-48b6-4b66-a7a3-7259b9fcda61} <Debug> TCPHandler: Processed in 0.002036484 sec. | ||
11031 | 2024.11.20 02:25:29.104260 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11032 | 2024.11.20 02:25:29.104457 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11033 | 2024.11.20 02:25:29.104514 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11034 | 2024.11.20 02:25:29.105019 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11035 | 2024.11.20 02:25:29.105058 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11036 | 2024.11.20 02:25:29.105408 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
11037 | 2024.11.20 02:25:29.105638 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11038 | 2024.11.20 02:25:29.105848 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001421 sec., 33779.02885292048 rows/sec., 2.28 MiB/sec. | ||
11039 | 2024.11.20 02:25:29.105898 [ 280 ] {e7d9a430-f62c-480a-af05-d059064557bb} <Debug> TCPHandler: Processed in 0.001760748 sec. | ||
11040 | 2024.11.20 02:25:29.280227 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44482, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11041 | 2024.11.20 02:25:29.307617 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11042 | 2024.11.20 02:25:29.382960 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48296, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11043 | 2024.11.20 02:25:29.395273 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57284, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11044 | 2024.11.20 02:25:29.469575 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11045 | 2024.11.20 02:25:29.480895 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11046 | 2024.11.20 02:25:29.507169 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37897, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11047 | 2024.11.20 02:25:32.508009 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11048 | 2024.11.20 02:25:32.508115 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11049 | 2024.11.20 02:25:32.713392 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
11050 | 2024.11.20 02:25:32.714285 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11051 | 2024.11.20 02:25:32.714331 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11052 | 2024.11.20 02:25:32.714852 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11053 | 2024.11.20 02:25:32.715101 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11054 | 2024.11.20 02:25:32.715374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
11055 | 2024.11.20 02:25:32.866098 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1474 | ||
11056 | 2024.11.20 02:25:32.869197 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11057 | 2024.11.20 02:25:32.869239 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11058 | 2024.11.20 02:25:32.870716 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
11059 | 2024.11.20 02:25:32.871035 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11060 | 2024.11.20 02:25:32.871525 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
11061 | 2024.11.20 02:25:33.001369 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000966981 sec. | ||
11062 | 2024.11.20 02:25:33.338409 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11063 | 2024.11.20 02:25:33.637977 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52532, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11064 | 2024.11.20 02:25:33.659483 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35641, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11065 | 2024.11.20 02:25:33.709031 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11066 | 2024.11.20 02:25:33.718489 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62057, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11067 | 2024.11.20 02:25:33.793014 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46573, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11068 | 2024.11.20 02:25:33.826570 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:48267, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11069 | 2024.11.20 02:25:33.918294 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11070 | 2024.11.20 02:25:34.015549 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58981, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11071 | 2024.11.20 02:25:34.094668 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11072 | 2024.11.20 02:25:34.094966 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11073 | 2024.11.20 02:25:34.095076 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11074 | 2024.11.20 02:25:34.095835 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11075 | 2024.11.20 02:25:34.095878 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11076 | 2024.11.20 02:25:34.096328 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11077 | 2024.11.20 02:25:34.096585 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11078 | 2024.11.20 02:25:34.096826 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001943 sec., 28821.410190427174 rows/sec., 2.21 MiB/sec. | ||
11079 | 2024.11.20 02:25:34.096889 [ 276 ] {42b176ae-13fc-4116-bc1a-366b35cc436a} <Debug> TCPHandler: Processed in 0.002398912 sec. | ||
11080 | 2024.11.20 02:25:34.097087 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11081 | 2024.11.20 02:25:34.097231 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11082 | 2024.11.20 02:25:34.097290 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11083 | 2024.11.20 02:25:34.097987 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11084 | 2024.11.20 02:25:34.098037 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11085 | 2024.11.20 02:25:34.098416 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11086 | 2024.11.20 02:25:34.098664 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11087 | 2024.11.20 02:25:34.098875 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001679 sec., 38117.92733770101 rows/sec., 2.98 MiB/sec. | ||
11088 | 2024.11.20 02:25:34.098930 [ 280 ] {6e493e72-2932-4b5c-935c-0fdf4c1741a7} <Debug> TCPHandler: Processed in 0.001912011 sec. | ||
11089 | 2024.11.20 02:25:34.099077 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11090 | 2024.11.20 02:25:34.099206 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11091 | 2024.11.20 02:25:34.099264 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11092 | 2024.11.20 02:25:34.099916 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11093 | 2024.11.20 02:25:34.099963 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11094 | 2024.11.20 02:25:34.100376 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11095 | 2024.11.20 02:25:34.100630 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11096 | 2024.11.20 02:25:34.100846 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001668 sec., 95923.26139088729 rows/sec., 6.68 MiB/sec. | ||
11097 | 2024.11.20 02:25:34.100897 [ 276 ] {a10e3f08-2c1b-43df-8e89-17cb3530fdb3} <Debug> TCPHandler: Processed in 0.001881411 sec. | ||
11098 | 2024.11.20 02:25:34.101041 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11099 | 2024.11.20 02:25:34.101170 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11100 | 2024.11.20 02:25:34.101228 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11101 | 2024.11.20 02:25:34.101769 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11102 | 2024.11.20 02:25:34.101815 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11103 | 2024.11.20 02:25:34.102201 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
11104 | 2024.11.20 02:25:34.102429 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11105 | 2024.11.20 02:25:34.102631 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00149 sec., 40268.45637583893 rows/sec., 2.71 MiB/sec. | ||
11106 | 2024.11.20 02:25:34.102679 [ 280 ] {36b1e1f5-d157-43ca-b039-e0588bf2caf4} <Debug> TCPHandler: Processed in 0.001695547 sec. | ||
11107 | 2024.11.20 02:25:34.445275 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63178, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11108 | 2024.11.20 02:25:34.547730 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:38946, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11109 | 2024.11.20 02:25:34.711240 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44725, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11110 | 2024.11.20 02:25:34.718818 [ 302 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59475, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11111 | 2024.11.20 02:25:34.748955 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63960, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11112 | 2024.11.20 02:25:34.762616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 483 | ||
11113 | 2024.11.20 02:25:34.783591 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11114 | 2024.11.20 02:25:34.783884 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11115 | 2024.11.20 02:25:34.783952 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11116 | 2024.11.20 02:25:34.791554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11117 | 2024.11.20 02:25:34.792785 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11118 | 2024.11.20 02:25:34.796440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 483 | ||
11119 | 2024.11.20 02:25:34.878411 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:39050, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11120 | 2024.11.20 02:25:34.930610 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11121 | 2024.11.20 02:25:35.430769 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43576, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11122 | 2024.11.20 02:25:35.513712 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:49980, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11123 | 2024.11.20 02:25:35.605481 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48848, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11124 | 2024.11.20 02:25:35.658152 [ 304 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47731, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11125 | 2024.11.20 02:25:35.668954 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51146, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11126 | 2024.11.20 02:25:35.691361 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:48073, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11127 | 2024.11.20 02:25:35.695678 [ 306 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11128 | 2024.11.20 02:25:39.102004 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11129 | 2024.11.20 02:25:39.102202 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11130 | 2024.11.20 02:25:39.102277 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11131 | 2024.11.20 02:25:39.103051 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11132 | 2024.11.20 02:25:39.103104 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11133 | 2024.11.20 02:25:39.103532 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11134 | 2024.11.20 02:25:39.103781 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11135 | 2024.11.20 02:25:39.104001 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001851 sec., 7563.479200432199 rows/sec., 544.47 KiB/sec. | ||
11136 | 2024.11.20 02:25:39.104058 [ 276 ] {4cbbd84f-9c26-4365-8266-676bef8de2dd} <Debug> TCPHandler: Processed in 0.002185887 sec. | ||
11137 | 2024.11.20 02:25:39.104239 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11138 | 2024.11.20 02:25:39.104356 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11139 | 2024.11.20 02:25:39.104409 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11140 | 2024.11.20 02:25:39.105120 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11141 | 2024.11.20 02:25:39.105162 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11142 | 2024.11.20 02:25:39.105568 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11143 | 2024.11.20 02:25:39.105813 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11144 | 2024.11.20 02:25:39.106051 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001705 sec., 168328.4457478006 rows/sec., 14.88 MiB/sec. | ||
11145 | 2024.11.20 02:25:39.106121 [ 280 ] {1a98d28a-413e-429a-becc-1e154300cb80} <Debug> TCPHandler: Processed in 0.001933972 sec. | ||
11146 | 2024.11.20 02:25:39.106302 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11147 | 2024.11.20 02:25:39.106612 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11148 | 2024.11.20 02:25:39.106745 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11149 | 2024.11.20 02:25:39.107381 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11150 | 2024.11.20 02:25:39.107422 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11151 | 2024.11.20 02:25:39.107770 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
11152 | 2024.11.20 02:25:39.108006 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11153 | 2024.11.20 02:25:39.108184 [ 48 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
11154 | 2024.11.20 02:25:39.108242 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001731 sec., 28307.33679953784 rows/sec., 2.04 MiB/sec. | ||
11155 | 2024.11.20 02:25:39.108271 [ 48 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11156 | 2024.11.20 02:25:39.108349 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11157 | 2024.11.20 02:25:39.108360 [ 276 ] {ed9d4b5c-7763-4c49-b591-997a79da816d} <Debug> TCPHandler: Processed in 0.002139097 sec. | ||
11158 | 2024.11.20 02:25:39.108563 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11159 | 2024.11.20 02:25:39.108598 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
11160 | 2024.11.20 02:25:39.108757 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11161 | 2024.11.20 02:25:39.108863 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11162 | 2024.11.20 02:25:39.108899 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11163 | 2024.11.20 02:25:39.109010 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 67 rows starting from the beginning of the part | ||
11164 | 2024.11.20 02:25:39.109316 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 49 rows starting from the beginning of the part | ||
11165 | 2024.11.20 02:25:39.109806 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 2 rows starting from the beginning of the part | ||
11166 | 2024.11.20 02:25:39.110111 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 49 rows starting from the beginning of the part | ||
11167 | 2024.11.20 02:25:39.110537 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 2 rows starting from the beginning of the part | ||
11168 | 2024.11.20 02:25:39.110762 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 49 rows starting from the beginning of the part | ||
11169 | 2024.11.20 02:25:39.111569 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11170 | 2024.11.20 02:25:39.111631 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11171 | 2024.11.20 02:25:39.112702 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11172 | 2024.11.20 02:25:39.113424 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11173 | 2024.11.20 02:25:39.113669 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 5 columns (5 merged, 0 gathered) in 0.005170263 sec., 42164.19938405455 rows/sec., 3.18 MiB/sec. | ||
11174 | 2024.11.20 02:25:39.114024 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00528 sec., 2651.5151515151515 rows/sec., 185.69 KiB/sec. | ||
11175 | 2024.11.20 02:25:39.114042 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
11176 | 2024.11.20 02:25:39.114430 [ 280 ] {990f07ab-09e7-4543-81a0-dc3a3cd32432} <Debug> TCPHandler: Processed in 0.005953329 sec. | ||
11177 | 2024.11.20 02:25:39.114652 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11178 | 2024.11.20 02:25:39.114815 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11179 | 2024.11.20 02:25:39.114834 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11180 | 2024.11.20 02:25:39.114940 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11181 | 2024.11.20 02:25:39.114998 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_61_12} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
11182 | 2024.11.20 02:25:39.115170 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
11183 | 2024.11.20 02:25:39.115670 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11184 | 2024.11.20 02:25:39.115714 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11185 | 2024.11.20 02:25:39.116065 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11186 | 2024.11.20 02:25:39.116315 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11187 | 2024.11.20 02:25:39.116552 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001776 sec., 7319.81981981982 rows/sec., 456.39 KiB/sec. | ||
11188 | 2024.11.20 02:25:39.116645 [ 276 ] {ad47a474-5349-43ef-9ce6-d2d43e8e3ffa} <Debug> TCPHandler: Processed in 0.002082515 sec. | ||
11189 | 2024.11.20 02:25:39.116889 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11190 | 2024.11.20 02:25:39.117037 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11191 | 2024.11.20 02:25:39.117085 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11192 | 2024.11.20 02:25:39.117837 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11193 | 2024.11.20 02:25:39.117878 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11194 | 2024.11.20 02:25:39.118257 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11195 | 2024.11.20 02:25:39.118501 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11196 | 2024.11.20 02:25:39.118712 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001699 sec., 249558.56386109476 rows/sec., 17.84 MiB/sec. | ||
11197 | 2024.11.20 02:25:39.118764 [ 280 ] {e45574b2-2d93-487f-b5a0-a3f93df2c8b6} <Debug> TCPHandler: Processed in 0.002005154 sec. | ||
11198 | 2024.11.20 02:25:39.118930 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11199 | 2024.11.20 02:25:39.119059 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11200 | 2024.11.20 02:25:39.119114 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11201 | 2024.11.20 02:25:39.119569 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11202 | 2024.11.20 02:25:39.119610 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11203 | 2024.11.20 02:25:39.119956 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11204 | 2024.11.20 02:25:39.120180 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11205 | 2024.11.20 02:25:39.120433 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0014 sec., 4285.714285714285 rows/sec., 223.91 KiB/sec. | ||
11206 | 2024.11.20 02:25:39.120564 [ 276 ] {a416ee40-677f-44d1-a27d-bd23f877cab3} <Debug> TCPHandler: Processed in 0.001689647 sec. | ||
11207 | 2024.11.20 02:25:39.120823 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11208 | 2024.11.20 02:25:39.120968 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11209 | 2024.11.20 02:25:39.121027 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11210 | 2024.11.20 02:25:39.121623 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11211 | 2024.11.20 02:25:39.121664 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11212 | 2024.11.20 02:25:39.122049 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11213 | 2024.11.20 02:25:39.122292 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11214 | 2024.11.20 02:25:39.122580 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001639 sec., 144600.36607687615 rows/sec., 9.69 MiB/sec. | ||
11215 | 2024.11.20 02:25:39.122686 [ 280 ] {5f102612-c945-4cfc-8ae1-c99f18517e46} <Debug> TCPHandler: Processed in 0.002003504 sec. | ||
11216 | 2024.11.20 02:25:39.122921 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11217 | 2024.11.20 02:25:39.123092 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11218 | 2024.11.20 02:25:39.123142 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11219 | 2024.11.20 02:25:39.123613 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11220 | 2024.11.20 02:25:39.123672 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11221 | 2024.11.20 02:25:39.124038 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
11222 | 2024.11.20 02:25:39.124264 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11223 | 2024.11.20 02:25:39.124505 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001435 sec., 696.8641114982578 rows/sec., 46.96 KiB/sec. | ||
11224 | 2024.11.20 02:25:39.124701 [ 276 ] {c149223a-bbc4-4fa8-b448-e62e66c25812} <Debug> TCPHandler: Processed in 0.001887961 sec. | ||
11225 | 2024.11.20 02:25:39.124888 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11226 | 2024.11.20 02:25:39.125000 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11227 | 2024.11.20 02:25:39.125079 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <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 | ||
11228 | 2024.11.20 02:25:39.126272 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11229 | 2024.11.20 02:25:39.126314 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11230 | 2024.11.20 02:25:39.126969 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11231 | 2024.11.20 02:25:39.127221 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11232 | 2024.11.20 02:25:39.127473 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002495 sec., 16833.66733466934 rows/sec., 30.17 MiB/sec. | ||
11233 | 2024.11.20 02:25:39.127568 [ 280 ] {17a5bb29-7d02-4dfb-a0f5-756cfe122c1c} <Debug> TCPHandler: Processed in 0.00276039 sec. | ||
11234 | 2024.11.20 02:25:39.127709 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11235 | 2024.11.20 02:25:39.127837 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11236 | 2024.11.20 02:25:39.127894 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11237 | 2024.11.20 02:25:39.128381 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11238 | 2024.11.20 02:25:39.128421 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.06 GiB. | ||
11239 | 2024.11.20 02:25:39.128774 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
11240 | 2024.11.20 02:25:39.129016 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11241 | 2024.11.20 02:25:39.129197 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001389 sec., 59035.277177825774 rows/sec., 3.75 MiB/sec. | ||
11242 | 2024.11.20 02:25:39.129245 [ 276 ] {f4a982e8-b4ad-452f-98ca-84e5e1aa4b74} <Debug> TCPHandler: Processed in 0.001598325 sec. | ||
11243 | 2024.11.20 02:25:40.215526 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
11244 | 2024.11.20 02:25:40.216192 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11245 | 2024.11.20 02:25:40.216234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11246 | 2024.11.20 02:25:40.216754 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11247 | 2024.11.20 02:25:40.217007 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11248 | 2024.11.20 02:25:40.217270 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
11249 | 2024.11.20 02:25:42.296537 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 490 | ||
11250 | 2024.11.20 02:25:42.317585 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11251 | 2024.11.20 02:25:42.317639 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11252 | 2024.11.20 02:25:42.325049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11253 | 2024.11.20 02:25:42.325834 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11254 | 2024.11.20 02:25:42.328709 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
11255 | 2024.11.20 02:25:42.871770 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1504 | ||
11256 | 2024.11.20 02:25:42.874825 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11257 | 2024.11.20 02:25:42.874886 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11258 | 2024.11.20 02:25:42.876415 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
11259 | 2024.11.20 02:25:42.876738 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11260 | 2024.11.20 02:25:42.878659 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1504 | ||
11261 | 2024.11.20 02:25:44.093847 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11262 | 2024.11.20 02:25:44.094049 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11263 | 2024.11.20 02:25:44.094124 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11264 | 2024.11.20 02:25:44.094886 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11265 | 2024.11.20 02:25:44.094927 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11266 | 2024.11.20 02:25:44.095337 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
11267 | 2024.11.20 02:25:44.095583 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11268 | 2024.11.20 02:25:44.095813 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001822 sec., 2195.389681668496 rows/sec., 179.02 KiB/sec. | ||
11269 | 2024.11.20 02:25:44.095869 [ 276 ] {152637fe-ad13-471e-9b69-17e6e8000226} <Debug> TCPHandler: Processed in 0.002153037 sec. | ||
11270 | 2024.11.20 02:25:44.096053 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11271 | 2024.11.20 02:25:44.096191 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11272 | 2024.11.20 02:25:44.096245 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11273 | 2024.11.20 02:25:44.096837 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11274 | 2024.11.20 02:25:44.096878 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11275 | 2024.11.20 02:25:44.097249 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11276 | 2024.11.20 02:25:44.097488 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11277 | 2024.11.20 02:25:44.097701 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001539 sec., 37686.80961663418 rows/sec., 2.89 MiB/sec. | ||
11278 | 2024.11.20 02:25:44.097754 [ 280 ] {30b79e84-db7c-465c-b067-b3a7137700c6} <Debug> TCPHandler: Processed in 0.001768319 sec. | ||
11279 | 2024.11.20 02:25:44.097905 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11280 | 2024.11.20 02:25:44.098033 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11281 | 2024.11.20 02:25:44.098086 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11282 | 2024.11.20 02:25:44.098665 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11283 | 2024.11.20 02:25:44.098704 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11284 | 2024.11.20 02:25:44.099038 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
11285 | 2024.11.20 02:25:44.099274 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11286 | 2024.11.20 02:25:44.099511 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001501 sec., 2664.8900732844772 rows/sec., 186.07 KiB/sec. | ||
11287 | 2024.11.20 02:25:44.099600 [ 276 ] {399312ad-e70b-49a0-a03a-4cf8ed94858c} <Debug> TCPHandler: Processed in 0.001755998 sec. | ||
11288 | 2024.11.20 02:25:44.099847 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11289 | 2024.11.20 02:25:44.100020 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11290 | 2024.11.20 02:25:44.100075 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11291 | 2024.11.20 02:25:44.100705 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11292 | 2024.11.20 02:25:44.100744 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11293 | 2024.11.20 02:25:44.101096 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11294 | 2024.11.20 02:25:44.101334 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11295 | 2024.11.20 02:25:44.101554 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001563 sec., 43506.07805502239 rows/sec., 3.40 MiB/sec. | ||
11296 | 2024.11.20 02:25:44.101605 [ 280 ] {17dd2602-66e9-4d5b-9bca-a2f8e60c5ec1} <Debug> TCPHandler: Processed in 0.001911321 sec. | ||
11297 | 2024.11.20 02:25:44.101756 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11298 | 2024.11.20 02:25:44.101889 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11299 | 2024.11.20 02:25:44.101946 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11300 | 2024.11.20 02:25:44.102531 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11301 | 2024.11.20 02:25:44.102568 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11302 | 2024.11.20 02:25:44.102938 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11303 | 2024.11.20 02:25:44.103170 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11304 | 2024.11.20 02:25:44.103421 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001558 sec., 83440.3080872914 rows/sec., 5.81 MiB/sec. | ||
11305 | 2024.11.20 02:25:44.103515 [ 276 ] {7b48b31b-9348-4f1d-8160-cbadaae9d7df} <Debug> TCPHandler: Processed in 0.001819099 sec. | ||
11306 | 2024.11.20 02:25:44.103721 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11307 | 2024.11.20 02:25:44.104024 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11308 | 2024.11.20 02:25:44.104092 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11309 | 2024.11.20 02:25:44.104587 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11310 | 2024.11.20 02:25:44.104626 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11311 | 2024.11.20 02:25:44.105006 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
11312 | 2024.11.20 02:25:44.105245 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11313 | 2024.11.20 02:25:44.105481 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001561 sec., 30749.519538757206 rows/sec., 2.07 MiB/sec. | ||
11314 | 2024.11.20 02:25:44.105582 [ 280 ] {008d438e-7563-4c8a-b299-ef39ccc2d734} <Debug> TCPHandler: Processed in 0.001976682 sec. | ||
11315 | 2024.11.20 02:25:47.508376 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11316 | 2024.11.20 02:25:47.508456 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11317 | 2024.11.20 02:25:47.717436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
11318 | 2024.11.20 02:25:47.718073 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11319 | 2024.11.20 02:25:47.718122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11320 | 2024.11.20 02:25:47.718663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11321 | 2024.11.20 02:25:47.718925 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11322 | 2024.11.20 02:25:47.719156 [ 139 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11323 | 2024.11.20 02:25:47.719191 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
11324 | 2024.11.20 02:25:47.719245 [ 139 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11325 | 2024.11.20 02:25:47.719278 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11326 | 2024.11.20 02:25:47.719463 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
11327 | 2024.11.20 02:25:47.719842 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11328 | 2024.11.20 02:25:47.719964 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
11329 | 2024.11.20 02:25:47.720219 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
11330 | 2024.11.20 02:25:47.720374 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
11331 | 2024.11.20 02:25:47.720519 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
11332 | 2024.11.20 02:25:47.720712 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
11333 | 2024.11.20 02:25:47.720897 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
11334 | 2024.11.20 02:25:47.723944 [ 196 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00459882 sec., 6579078.981129942 rows/sec., 94.11 MiB/sec. | ||
11335 | 2024.11.20 02:25:47.724426 [ 186 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11336 | 2024.11.20 02:25:47.724811 [ 186 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11337 | 2024.11.20 02:25:47.724911 [ 186 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_66_13} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11338 | 2024.11.20 02:25:47.725036 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.93 MiB. | ||
11339 | 2024.11.20 02:25:49.095145 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11340 | 2024.11.20 02:25:49.095439 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11341 | 2024.11.20 02:25:49.095546 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11342 | 2024.11.20 02:25:49.096345 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11343 | 2024.11.20 02:25:49.096388 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11344 | 2024.11.20 02:25:49.096821 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11345 | 2024.11.20 02:25:49.097074 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11346 | 2024.11.20 02:25:49.097263 [ 56 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11347 | 2024.11.20 02:25:49.097329 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001971 sec., 28411.97361745307 rows/sec., 2.18 MiB/sec. | ||
11348 | 2024.11.20 02:25:49.097347 [ 56 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11349 | 2024.11.20 02:25:49.097437 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11350 | 2024.11.20 02:25:49.097486 [ 276 ] {27db0d55-a86f-45ad-be28-bc3d627ee831} <Debug> TCPHandler: Processed in 0.002518895 sec. | ||
11351 | 2024.11.20 02:25:49.097677 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
11352 | 2024.11.20 02:25:49.097738 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11353 | 2024.11.20 02:25:49.097930 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11354 | 2024.11.20 02:25:49.097996 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11355 | 2024.11.20 02:25:49.098012 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1436 rows starting from the beginning of the part | ||
11356 | 2024.11.20 02:25:49.098100 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11357 | 2024.11.20 02:25:49.098316 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
11358 | 2024.11.20 02:25:49.098724 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
11359 | 2024.11.20 02:25:49.099002 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 287 rows starting from the beginning of the part | ||
11360 | 2024.11.20 02:25:49.099333 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
11361 | 2024.11.20 02:25:49.099667 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
11362 | 2024.11.20 02:25:49.101104 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11363 | 2024.11.20 02:25:49.101180 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11364 | 2024.11.20 02:25:49.102248 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11365 | 2024.11.20 02:25:49.102702 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11366 | 2024.11.20 02:25:49.102952 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1950 rows, containing 5 columns (5 merged, 0 gathered) in 0.005407758 sec., 360593.05908289534 rows/sec., 31.54 MiB/sec. | ||
11367 | 2024.11.20 02:25:49.103068 [ 56 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11368 | 2024.11.20 02:25:49.103138 [ 56 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11369 | 2024.11.20 02:25:49.103175 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11370 | 2024.11.20 02:25:49.103209 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005256 sec., 12176.5601217656 rows/sec., 973.22 KiB/sec. | ||
11371 | 2024.11.20 02:25:49.103447 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11372 | 2024.11.20 02:25:49.103486 [ 280 ] {46380ffa-c499-4491-976c-cd512bf77acb} <Debug> TCPHandler: Processed in 0.005856207 sec. | ||
11373 | 2024.11.20 02:25:49.103618 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
11374 | 2024.11.20 02:25:49.103816 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11375 | 2024.11.20 02:25:49.103942 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11376 | 2024.11.20 02:25:49.104048 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 916 rows starting from the beginning of the part | ||
11377 | 2024.11.20 02:25:49.104091 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11378 | 2024.11.20 02:25:49.104369 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11379 | 2024.11.20 02:25:49.104433 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
11380 | 2024.11.20 02:25:49.104679 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_96_19} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11381 | 2024.11.20 02:25:49.104931 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
11382 | 2024.11.20 02:25:49.105178 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_96_19} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11383 | 2024.11.20 02:25:49.105435 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 424 rows starting from the beginning of the part | ||
11384 | 2024.11.20 02:25:49.105617 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
11385 | 2024.11.20 02:25:49.105902 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
11386 | 2024.11.20 02:25:49.106290 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
11387 | 2024.11.20 02:25:49.108014 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11388 | 2024.11.20 02:25:49.108062 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11389 | 2024.11.20 02:25:49.108655 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11390 | 2024.11.20 02:25:49.108987 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11391 | 2024.11.20 02:25:49.109087 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 5 columns (5 merged, 0 gathered) in 0.005788186 sec., 276770.64973378537 rows/sec., 21.34 MiB/sec. | ||
11392 | 2024.11.20 02:25:49.109250 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11393 | 2024.11.20 02:25:49.109331 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11394 | 2024.11.20 02:25:49.109408 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005374 sec., 29772.981019724597 rows/sec., 2.07 MiB/sec. | ||
11395 | 2024.11.20 02:25:49.109408 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11396 | 2024.11.20 02:25:49.109599 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11397 | 2024.11.20 02:25:49.109648 [ 276 ] {57fb62e4-45d0-4c55-a5a1-2920db3c8c28} <Debug> TCPHandler: Processed in 0.0060039 sec. | ||
11398 | 2024.11.20 02:25:49.109928 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11399 | 2024.11.20 02:25:49.110114 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
11400 | 2024.11.20 02:25:49.110246 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11401 | 2024.11.20 02:25:49.110421 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11402 | 2024.11.20 02:25:49.110516 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_96_19} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11403 | 2024.11.20 02:25:49.110798 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11404 | 2024.11.20 02:25:49.110885 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_96_19} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11405 | 2024.11.20 02:25:49.110990 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_91_18, total 17855 rows starting from the beginning of the part | ||
11406 | 2024.11.20 02:25:49.111254 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
11407 | 2024.11.20 02:25:49.111597 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
11408 | 2024.11.20 02:25:49.111837 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
11409 | 2024.11.20 02:25:49.112202 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
11410 | 2024.11.20 02:25:49.112612 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
11411 | 2024.11.20 02:25:49.112967 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
11412 | 2024.11.20 02:25:49.112997 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11413 | 2024.11.20 02:25:49.113106 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11414 | 2024.11.20 02:25:49.114228 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
11415 | 2024.11.20 02:25:49.114535 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11416 | 2024.11.20 02:25:49.114786 [ 56 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
11417 | 2024.11.20 02:25:49.114868 [ 56 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11418 | 2024.11.20 02:25:49.114910 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11419 | 2024.11.20 02:25:49.114935 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004781 sec., 12549.675800041834 rows/sec., 866.06 KiB/sec. | ||
11420 | 2024.11.20 02:25:49.115170 [ 280 ] {bf43319f-115c-426a-8d29-3ebeb2a9ac04} <Debug> TCPHandler: Processed in 0.005392827 sec. | ||
11421 | 2024.11.20 02:25:49.115207 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
11422 | 2024.11.20 02:25:49.115411 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11423 | 2024.11.20 02:25:49.115452 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 5816 rows starting from the beginning of the part | ||
11424 | 2024.11.20 02:25:49.115630 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
11425 | 2024.11.20 02:25:49.116030 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
11426 | 2024.11.20 02:25:49.116318 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
11427 | 2024.11.20 02:25:49.116656 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
11428 | 2024.11.20 02:25:49.116962 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
11429 | 2024.11.20 02:25:49.120455 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6114 rows, containing 4 columns (4 merged, 0 gathered) in 0.005439798 sec., 1123938.793315487 rows/sec., 73.90 MiB/sec. | ||
11430 | 2024.11.20 02:25:49.121452 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18671 rows, containing 5 columns (5 merged, 0 gathered) in 0.011744615 sec., 1589749.8555721068 rows/sec., 108.60 MiB/sec. | ||
11431 | 2024.11.20 02:25:49.121470 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11432 | 2024.11.20 02:25:49.121937 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_96_19} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11433 | 2024.11.20 02:25:49.122001 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
11434 | 2024.11.20 02:25:49.122071 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_96_19} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11435 | 2024.11.20 02:25:49.122280 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
11436 | 2024.11.20 02:25:49.122674 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11437 | 2024.11.20 02:25:49.122760 [ 188 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
11438 | 2024.11.20 02:25:49.122849 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.39 MiB. | ||
11439 | 2024.11.20 02:25:49.828803 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 498 | ||
11440 | 2024.11.20 02:25:49.850925 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11441 | 2024.11.20 02:25:49.850992 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11442 | 2024.11.20 02:25:49.859741 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11443 | 2024.11.20 02:25:49.860582 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11444 | 2024.11.20 02:25:49.860997 [ 125 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11445 | 2024.11.20 02:25:49.861182 [ 125 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11446 | 2024.11.20 02:25:49.861297 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11447 | 2024.11.20 02:25:49.861864 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
11448 | 2024.11.20 02:25:49.877042 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 498 | ||
11449 | 2024.11.20 02:25:49.878676 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11450 | 2024.11.20 02:25:49.880290 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
11451 | 2024.11.20 02:25:49.886057 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 8 rows starting from the beginning of the part | ||
11452 | 2024.11.20 02:25:49.891777 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 7 rows starting from the beginning of the part | ||
11453 | 2024.11.20 02:25:49.897432 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 8 rows starting from the beginning of the part | ||
11454 | 2024.11.20 02:25:49.903445 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 7 rows starting from the beginning of the part | ||
11455 | 2024.11.20 02:25:49.907836 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 8 rows starting from the beginning of the part | ||
11456 | 2024.11.20 02:25:49.966859 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 498 rows, containing 679 columns (679 merged, 0 gathered) in 0.105330178 sec., 4727.989731489868 rows/sec., 24.45 MiB/sec. | ||
11457 | 2024.11.20 02:25:49.970768 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
11458 | 2024.11.20 02:25:49.974022 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11459 | 2024.11.20 02:25:49.974149 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_66_13} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
11460 | 2024.11.20 02:25:49.976876 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
11461 | 2024.11.20 02:25:50.000180 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.06 MiB, peak 259.79 MiB, free memory in arenas 0.00 B, will set to 249.87 MiB (RSS), difference: 3.80 MiB | ||
11462 | 2024.11.20 02:25:52.878893 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1524 | ||
11463 | 2024.11.20 02:25:52.881762 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11464 | 2024.11.20 02:25:52.881823 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11465 | 2024.11.20 02:25:52.883308 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
11466 | 2024.11.20 02:25:52.883635 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11467 | 2024.11.20 02:25:52.884317 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1524 | ||
11468 | 2024.11.20 02:25:54.102273 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11469 | 2024.11.20 02:25:54.102574 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11470 | 2024.11.20 02:25:54.102688 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11471 | 2024.11.20 02:25:54.103523 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11472 | 2024.11.20 02:25:54.103569 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11473 | 2024.11.20 02:25:54.104155 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11474 | 2024.11.20 02:25:54.104416 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11475 | 2024.11.20 02:25:54.104600 [ 61 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11476 | 2024.11.20 02:25:54.104684 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002186 sec., 6404.391582799634 rows/sec., 461.03 KiB/sec. | ||
11477 | 2024.11.20 02:25:54.104689 [ 61 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11478 | 2024.11.20 02:25:54.104769 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11479 | 2024.11.20 02:25:54.104829 [ 276 ] {b05343db-fbf5-490d-9c6c-b153e7981228} <Debug> TCPHandler: Processed in 0.002734389 sec. | ||
11480 | 2024.11.20 02:25:54.105121 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11481 | 2024.11.20 02:25:54.105196 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
11482 | 2024.11.20 02:25:54.105458 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11483 | 2024.11.20 02:25:54.105640 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11484 | 2024.11.20 02:25:54.105818 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11485 | 2024.11.20 02:25:54.105993 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
11486 | 2024.11.20 02:25:54.106470 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
11487 | 2024.11.20 02:25:54.106840 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
11488 | 2024.11.20 02:25:54.107248 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
11489 | 2024.11.20 02:25:54.107555 [ 198 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
11490 | 2024.11.20 02:25:54.108675 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11491 | 2024.11.20 02:25:54.108743 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11492 | 2024.11.20 02:25:54.109857 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11493 | 2024.11.20 02:25:54.110041 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.005145222 sec., 13604.855145220168 rows/sec., 1.01 MiB/sec. | ||
11494 | 2024.11.20 02:25:54.110327 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11495 | 2024.11.20 02:25:54.110328 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11496 | 2024.11.20 02:25:54.110719 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.005395 sec., 53197.405004633925 rows/sec., 4.70 MiB/sec. | ||
11497 | 2024.11.20 02:25:54.110840 [ 280 ] {29dd67e4-a763-413b-a45e-f3d66f6a468d} <Debug> TCPHandler: Processed in 0.005865647 sec. | ||
11498 | 2024.11.20 02:25:54.110930 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_33_8} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11499 | 2024.11.20 02:25:54.111068 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11500 | 2024.11.20 02:25:54.111077 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_33_8} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11501 | 2024.11.20 02:25:54.111274 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11502 | 2024.11.20 02:25:54.111320 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11503 | 2024.11.20 02:25:54.111386 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11504 | 2024.11.20 02:25:54.112057 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11505 | 2024.11.20 02:25:54.112098 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11506 | 2024.11.20 02:25:54.112481 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
11507 | 2024.11.20 02:25:54.112725 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11508 | 2024.11.20 02:25:54.112943 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001695 sec., 28908.554572271387 rows/sec., 2.08 MiB/sec. | ||
11509 | 2024.11.20 02:25:54.112995 [ 276 ] {1f317830-2bb8-4c5e-978b-30edf73f31b0} <Debug> TCPHandler: Processed in 0.002024724 sec. | ||
11510 | 2024.11.20 02:25:54.113150 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11511 | 2024.11.20 02:25:54.113276 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11512 | 2024.11.20 02:25:54.113331 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11513 | 2024.11.20 02:25:54.113939 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11514 | 2024.11.20 02:25:54.113979 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11515 | 2024.11.20 02:25:54.114346 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11516 | 2024.11.20 02:25:54.114592 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11517 | 2024.11.20 02:25:54.114849 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001594 sec., 8782.936010037642 rows/sec., 615.10 KiB/sec. | ||
11518 | 2024.11.20 02:25:54.115071 [ 280 ] {72b3d1f5-a04f-484f-92d7-dae0d20b8ade} <Debug> TCPHandler: Processed in 0.001980343 sec. | ||
11519 | 2024.11.20 02:25:54.115289 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11520 | 2024.11.20 02:25:54.115421 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11521 | 2024.11.20 02:25:54.115477 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11522 | 2024.11.20 02:25:54.116091 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11523 | 2024.11.20 02:25:54.116132 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11524 | 2024.11.20 02:25:54.116483 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11525 | 2024.11.20 02:25:54.116721 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11526 | 2024.11.20 02:25:54.116879 [ 72 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11527 | 2024.11.20 02:25:54.116956 [ 72 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11528 | 2024.11.20 02:25:54.116964 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001562 sec., 8322.663252240716 rows/sec., 518.92 KiB/sec. | ||
11529 | 2024.11.20 02:25:54.116997 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11530 | 2024.11.20 02:25:54.117096 [ 276 ] {226098d6-c748-429b-b607-aa2ee38027e8} <Debug> TCPHandler: Processed in 0.001922831 sec. | ||
11531 | 2024.11.20 02:25:54.117394 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11532 | 2024.11.20 02:25:54.117501 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
11533 | 2024.11.20 02:25:54.117806 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11534 | 2024.11.20 02:25:54.117988 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11535 | 2024.11.20 02:25:54.118184 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11536 | 2024.11.20 02:25:54.118269 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
11537 | 2024.11.20 02:25:54.118629 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
11538 | 2024.11.20 02:25:54.119050 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
11539 | 2024.11.20 02:25:54.119418 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
11540 | 2024.11.20 02:25:54.119619 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
11541 | 2024.11.20 02:25:54.120831 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11542 | 2024.11.20 02:25:54.120883 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11543 | 2024.11.20 02:25:54.121948 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11544 | 2024.11.20 02:25:54.122129 [ 199 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.005010238 sec., 12973.4355932792 rows/sec., 859.57 KiB/sec. | ||
11545 | 2024.11.20 02:25:54.122372 [ 186 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11546 | 2024.11.20 02:25:54.122375 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11547 | 2024.11.20 02:25:54.122826 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00516 sec., 82170.54263565892 rows/sec., 5.88 MiB/sec. | ||
11548 | 2024.11.20 02:25:54.122975 [ 280 ] {3bf6cc92-79ec-4a74-a15d-d0627b33344d} <Debug> TCPHandler: Processed in 0.005768245 sec. | ||
11549 | 2024.11.20 02:25:54.123117 [ 186 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_33_8} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11550 | 2024.11.20 02:25:54.123174 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11551 | 2024.11.20 02:25:54.123273 [ 186 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_33_8} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11552 | 2024.11.20 02:25:54.123412 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11553 | 2024.11.20 02:25:54.123428 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11554 | 2024.11.20 02:25:54.123494 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11555 | 2024.11.20 02:25:54.124007 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11556 | 2024.11.20 02:25:54.124046 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11557 | 2024.11.20 02:25:54.124414 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11558 | 2024.11.20 02:25:54.124655 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11559 | 2024.11.20 02:25:54.124921 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001586 sec., 3783.1021437578815 rows/sec., 197.65 KiB/sec. | ||
11560 | 2024.11.20 02:25:54.125112 [ 276 ] {691b4ef2-5913-4329-8386-5e0e4d3f2226} <Debug> TCPHandler: Processed in 0.002028034 sec. | ||
11561 | 2024.11.20 02:25:54.125346 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11562 | 2024.11.20 02:25:54.125491 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11563 | 2024.11.20 02:25:54.125552 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11564 | 2024.11.20 02:25:54.126152 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11565 | 2024.11.20 02:25:54.126192 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11566 | 2024.11.20 02:25:54.126587 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11567 | 2024.11.20 02:25:54.126826 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11568 | 2024.11.20 02:25:54.127060 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001599 sec., 148217.63602251408 rows/sec., 9.93 MiB/sec. | ||
11569 | 2024.11.20 02:25:54.127112 [ 280 ] {bfaefad7-f115-449b-9a08-02e545e4a1f7} <Debug> TCPHandler: Processed in 0.001899691 sec. | ||
11570 | 2024.11.20 02:25:54.127251 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11571 | 2024.11.20 02:25:54.127378 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11572 | 2024.11.20 02:25:54.127440 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11573 | 2024.11.20 02:25:54.127928 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11574 | 2024.11.20 02:25:54.127967 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11575 | 2024.11.20 02:25:54.128321 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
11576 | 2024.11.20 02:25:54.128563 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11577 | 2024.11.20 02:25:54.128771 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001422 sec., 703.2348804500702 rows/sec., 47.39 KiB/sec. | ||
11578 | 2024.11.20 02:25:54.128822 [ 276 ] {18f52ddd-e944-4378-9a16-acaf17a13373} <Debug> TCPHandler: Processed in 0.001632975 sec. | ||
11579 | 2024.11.20 02:25:54.128958 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11580 | 2024.11.20 02:25:54.129083 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11581 | 2024.11.20 02:25:54.129159 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <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 | ||
11582 | 2024.11.20 02:25:54.130368 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11583 | 2024.11.20 02:25:54.130408 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11584 | 2024.11.20 02:25:54.131070 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
11585 | 2024.11.20 02:25:54.131337 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11586 | 2024.11.20 02:25:54.131600 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002545 sec., 16502.94695481336 rows/sec., 29.57 MiB/sec. | ||
11587 | 2024.11.20 02:25:54.131693 [ 280 ] {33e3862d-78aa-435d-81f2-0495de8b1c9c} <Debug> TCPHandler: Processed in 0.00279616 sec. | ||
11588 | 2024.11.20 02:25:54.131833 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11589 | 2024.11.20 02:25:54.131959 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11590 | 2024.11.20 02:25:54.132014 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11591 | 2024.11.20 02:25:54.132540 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11592 | 2024.11.20 02:25:54.132588 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11593 | 2024.11.20 02:25:54.132981 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
11594 | 2024.11.20 02:25:54.133218 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11595 | 2024.11.20 02:25:54.133429 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001499 sec., 54703.13542361575 rows/sec., 3.47 MiB/sec. | ||
11596 | 2024.11.20 02:25:54.133479 [ 276 ] {1e19b1b8-9cca-4f91-8fbd-8fc44c2b2a57} <Debug> TCPHandler: Processed in 0.001707857 sec. | ||
11597 | 2024.11.20 02:25:55.219373 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
11598 | 2024.11.20 02:25:55.220057 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11599 | 2024.11.20 02:25:55.220107 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11600 | 2024.11.20 02:25:55.220653 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11601 | 2024.11.20 02:25:55.220905 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11602 | 2024.11.20 02:25:55.221133 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
11603 | 2024.11.20 02:25:57.377168 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 505 | ||
11604 | 2024.11.20 02:25:57.396720 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11605 | 2024.11.20 02:25:57.396781 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11606 | 2024.11.20 02:25:57.404324 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
11607 | 2024.11.20 02:25:57.405115 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11608 | 2024.11.20 02:25:57.408282 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
11609 | 2024.11.20 02:25:59.094490 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11610 | 2024.11.20 02:25:59.094675 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11611 | 2024.11.20 02:25:59.094741 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11612 | 2024.11.20 02:25:59.095483 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11613 | 2024.11.20 02:25:59.095526 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11614 | 2024.11.20 02:25:59.095955 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
11615 | 2024.11.20 02:25:59.096215 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11616 | 2024.11.20 02:25:59.096428 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001803 sec., 5546.311702717693 rows/sec., 452.26 KiB/sec. | ||
11617 | 2024.11.20 02:25:59.096489 [ 276 ] {5cf93d2a-89c4-4ec5-a7ff-2065316c5599} <Debug> TCPHandler: Processed in 0.002122146 sec. | ||
11618 | 2024.11.20 02:25:59.096686 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11619 | 2024.11.20 02:25:59.096828 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11620 | 2024.11.20 02:25:59.096885 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11621 | 2024.11.20 02:25:59.097498 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11622 | 2024.11.20 02:25:59.097536 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11623 | 2024.11.20 02:25:59.097904 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11624 | 2024.11.20 02:25:59.098150 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11625 | 2024.11.20 02:25:59.098337 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001543 sec., 39533.37653920933 rows/sec., 3.02 MiB/sec. | ||
11626 | 2024.11.20 02:25:59.098388 [ 280 ] {ce96c470-6a1f-4ffc-bf18-5c063b9b5e5a} <Debug> TCPHandler: Processed in 0.001771508 sec. | ||
11627 | 2024.11.20 02:25:59.098561 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11628 | 2024.11.20 02:25:59.098688 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11629 | 2024.11.20 02:25:59.098742 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11630 | 2024.11.20 02:25:59.099302 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11631 | 2024.11.20 02:25:59.099339 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11632 | 2024.11.20 02:25:59.099670 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
11633 | 2024.11.20 02:25:59.099918 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11634 | 2024.11.20 02:25:59.100098 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001439 sec., 6949.270326615706 rows/sec., 485.23 KiB/sec. | ||
11635 | 2024.11.20 02:25:59.100149 [ 276 ] {1f9f01b2-63f0-4207-a445-a2eab8e17892} <Debug> TCPHandler: Processed in 0.001650335 sec. | ||
11636 | 2024.11.20 02:25:59.100304 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11637 | 2024.11.20 02:25:59.100433 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11638 | 2024.11.20 02:25:59.100485 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11639 | 2024.11.20 02:25:59.101133 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11640 | 2024.11.20 02:25:59.101171 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11641 | 2024.11.20 02:25:59.101523 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11642 | 2024.11.20 02:25:59.101761 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11643 | 2024.11.20 02:25:59.101952 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001543 sec., 47958.52235904083 rows/sec., 3.75 MiB/sec. | ||
11644 | 2024.11.20 02:25:59.102024 [ 280 ] {cd754e8a-43fe-4f5c-9737-1960be7e7226} <Debug> TCPHandler: Processed in 0.001778289 sec. | ||
11645 | 2024.11.20 02:25:59.102207 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11646 | 2024.11.20 02:25:59.102544 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11647 | 2024.11.20 02:25:59.102686 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11648 | 2024.11.20 02:25:59.103271 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11649 | 2024.11.20 02:25:59.103309 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11650 | 2024.11.20 02:25:59.103694 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11651 | 2024.11.20 02:25:59.103928 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11652 | 2024.11.20 02:25:59.104127 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001708 sec., 77868.85245901639 rows/sec., 5.42 MiB/sec. | ||
11653 | 2024.11.20 02:25:59.104213 [ 276 ] {ebcd312c-d093-4946-ac96-6fc4f828408a} <Debug> TCPHandler: Processed in 0.002090266 sec. | ||
11654 | 2024.11.20 02:25:59.104377 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11655 | 2024.11.20 02:25:59.104706 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11656 | 2024.11.20 02:25:59.104802 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11657 | 2024.11.20 02:25:59.105300 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11658 | 2024.11.20 02:25:59.105336 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11659 | 2024.11.20 02:25:59.105697 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
11660 | 2024.11.20 02:25:59.105938 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11661 | 2024.11.20 02:25:59.106123 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001538 sec., 31209.362808842652 rows/sec., 2.10 MiB/sec. | ||
11662 | 2024.11.20 02:25:59.106213 [ 280 ] {11633052-0bdf-4ac3-8d33-a7c1a642a8e6} <Debug> TCPHandler: Processed in 0.001918991 sec. | ||
11663 | 2024.11.20 02:25:59.116674 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37221, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11664 | 2024.11.20 02:25:59.292675 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43833, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11665 | 2024.11.20 02:25:59.317109 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11666 | 2024.11.20 02:25:59.385419 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11667 | 2024.11.20 02:25:59.406653 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60043, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11668 | 2024.11.20 02:25:59.478045 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:42814, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11669 | 2024.11.20 02:25:59.483430 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44967, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11670 | 2024.11.20 02:25:59.514689 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11671 | 2024.11.20 02:26:02.508509 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
11672 | 2024.11.20 02:26:02.508613 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
11673 | 2024.11.20 02:26:02.721330 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
11674 | 2024.11.20 02:26:02.722458 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11675 | 2024.11.20 02:26:02.722541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11676 | 2024.11.20 02:26:02.723123 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11677 | 2024.11.20 02:26:02.723381 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11678 | 2024.11.20 02:26:02.723634 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
11679 | 2024.11.20 02:26:02.884517 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1558 | ||
11680 | 2024.11.20 02:26:02.887566 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11681 | 2024.11.20 02:26:02.887614 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11682 | 2024.11.20 02:26:02.889064 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
11683 | 2024.11.20 02:26:02.889369 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11684 | 2024.11.20 02:26:02.889913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1558 | ||
11685 | 2024.11.20 02:26:03.345097 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11686 | 2024.11.20 02:26:03.652645 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11687 | 2024.11.20 02:26:03.668156 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11688 | 2024.11.20 02:26:03.720561 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44353, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11689 | 2024.11.20 02:26:03.726846 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40858, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11690 | 2024.11.20 02:26:03.805114 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35109, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11691 | 2024.11.20 02:26:03.840535 [ 305 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36000, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11692 | 2024.11.20 02:26:03.937242 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63958, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11693 | 2024.11.20 02:26:04.036732 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43893, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11694 | 2024.11.20 02:26:04.095957 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11695 | 2024.11.20 02:26:04.096242 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11696 | 2024.11.20 02:26:04.096309 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11697 | 2024.11.20 02:26:04.097072 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11698 | 2024.11.20 02:26:04.097115 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11699 | 2024.11.20 02:26:04.097541 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11700 | 2024.11.20 02:26:04.097792 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11701 | 2024.11.20 02:26:04.098059 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001876 sec., 29850.746268656716 rows/sec., 2.29 MiB/sec. | ||
11702 | 2024.11.20 02:26:04.098164 [ 276 ] {85079dda-a355-432a-89c3-855d31496cbc} <Debug> TCPHandler: Processed in 0.002382452 sec. | ||
11703 | 2024.11.20 02:26:04.098394 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11704 | 2024.11.20 02:26:04.098604 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11705 | 2024.11.20 02:26:04.098652 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11706 | 2024.11.20 02:26:04.099238 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11707 | 2024.11.20 02:26:04.099280 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11708 | 2024.11.20 02:26:04.099659 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11709 | 2024.11.20 02:26:04.099911 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11710 | 2024.11.20 02:26:04.100127 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001559 sec., 41051.95638229634 rows/sec., 3.20 MiB/sec. | ||
11711 | 2024.11.20 02:26:04.100181 [ 280 ] {77630d09-2407-4ca1-a68f-13755f6a792b} <Debug> TCPHandler: Processed in 0.001896461 sec. | ||
11712 | 2024.11.20 02:26:04.100340 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11713 | 2024.11.20 02:26:04.100470 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11714 | 2024.11.20 02:26:04.100529 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11715 | 2024.11.20 02:26:04.101168 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11716 | 2024.11.20 02:26:04.101210 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11717 | 2024.11.20 02:26:04.101609 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11718 | 2024.11.20 02:26:04.101856 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11719 | 2024.11.20 02:26:04.102063 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001624 sec., 98522.16748768472 rows/sec., 6.86 MiB/sec. | ||
11720 | 2024.11.20 02:26:04.102115 [ 276 ] {af2e79cc-330a-4208-89ec-c39dca3a8cae} <Debug> TCPHandler: Processed in 0.001836439 sec. | ||
11721 | 2024.11.20 02:26:04.102263 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11722 | 2024.11.20 02:26:04.102391 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11723 | 2024.11.20 02:26:04.102447 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11724 | 2024.11.20 02:26:04.102986 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11725 | 2024.11.20 02:26:04.103034 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11726 | 2024.11.20 02:26:04.103417 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
11727 | 2024.11.20 02:26:04.103671 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11728 | 2024.11.20 02:26:04.103851 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. | ||
11729 | 2024.11.20 02:26:04.103900 [ 280 ] {bc6c2ea0-f3b1-4617-80fe-78d8e364b12e} <Debug> TCPHandler: Processed in 0.001697036 sec. | ||
11730 | 2024.11.20 02:26:04.466815 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43336, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11731 | 2024.11.20 02:26:04.566138 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63496, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11732 | 2024.11.20 02:26:04.728375 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:36784, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11733 | 2024.11.20 02:26:04.730821 [ 274 ] {} <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) | ||
11734 | 2024.11.20 02:26:04.769700 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:42439, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11735 | 2024.11.20 02:26:04.790338 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11736 | 2024.11.20 02:26:04.880068 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45503, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11737 | 2024.11.20 02:26:04.908373 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 513 | ||
11738 | 2024.11.20 02:26:04.929217 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11739 | 2024.11.20 02:26:04.929258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11740 | 2024.11.20 02:26:04.936460 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
11741 | 2024.11.20 02:26:04.937215 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11742 | 2024.11.20 02:26:04.939718 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 513 | ||
11743 | 2024.11.20 02:26:04.940692 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11744 | 2024.11.20 02:26:05.447801 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53505, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11745 | 2024.11.20 02:26:05.522677 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:36154, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11746 | 2024.11.20 02:26:05.608372 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46405, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11747 | 2024.11.20 02:26:05.673885 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39497, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11748 | 2024.11.20 02:26:05.677246 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45399, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11749 | 2024.11.20 02:26:05.693199 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33002, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11750 | 2024.11.20 02:26:05.707576 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61629, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
11751 | 2024.11.20 02:26:05.978665 [ 151 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11752 | 2024.11.20 02:26:05.978727 [ 151 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11753 | 2024.11.20 02:26:05.978749 [ 151 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11754 | 2024.11.20 02:26:05.978952 [ 197 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
11755 | 2024.11.20 02:26:05.979224 [ 197 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11756 | 2024.11.20 02:26:05.979270 [ 197 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 29 rows starting from the beginning of the part | ||
11757 | 2024.11.20 02:26:05.979360 [ 197 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
11758 | 2024.11.20 02:26:05.979588 [ 197 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
11759 | 2024.11.20 02:26:05.979806 [ 197 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
11760 | 2024.11.20 02:26:05.979947 [ 197 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
11761 | 2024.11.20 02:26:05.981200 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.002374332 sec., 13898.64601917508 rows/sec., 936.53 KiB/sec. | ||
11762 | 2024.11.20 02:26:05.981391 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11763 | 2024.11.20 02:26:05.981791 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11764 | 2024.11.20 02:26:05.981897 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_33_8} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11765 | 2024.11.20 02:26:05.982006 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11766 | 2024.11.20 02:26:07.181006 [ 135 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11767 | 2024.11.20 02:26:07.181076 [ 135 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11768 | 2024.11.20 02:26:07.181102 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11769 | 2024.11.20 02:26:07.181319 [ 197 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
11770 | 2024.11.20 02:26:07.181588 [ 197 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11771 | 2024.11.20 02:26:07.181634 [ 197 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 242 rows starting from the beginning of the part | ||
11772 | 2024.11.20 02:26:07.181736 [ 197 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
11773 | 2024.11.20 02:26:07.181973 [ 197 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
11774 | 2024.11.20 02:26:07.182173 [ 197 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
11775 | 2024.11.20 02:26:07.182377 [ 197 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
11776 | 2024.11.20 02:26:07.183501 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.00232121 sec., 128381.31836412904 rows/sec., 9.20 MiB/sec. | ||
11777 | 2024.11.20 02:26:07.183677 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11778 | 2024.11.20 02:26:07.183985 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_33_8} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11779 | 2024.11.20 02:26:07.184073 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_33_8} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11780 | 2024.11.20 02:26:07.184169 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
11781 | 2024.11.20 02:26:08.494044 [ 150 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
11782 | 2024.11.20 02:26:08.494116 [ 150 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11783 | 2024.11.20 02:26:08.494139 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11784 | 2024.11.20 02:26:08.494354 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
11785 | 2024.11.20 02:26:08.494679 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11786 | 2024.11.20 02:26:08.494718 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
11787 | 2024.11.20 02:26:08.494797 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
11788 | 2024.11.20 02:26:08.494988 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
11789 | 2024.11.20 02:26:08.495252 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
11790 | 2024.11.20 02:26:08.495368 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
11791 | 2024.11.20 02:26:08.496410 [ 189 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002184748 sec., 90628.30129607626 rows/sec., 4.62 MiB/sec. | ||
11792 | 2024.11.20 02:26:08.496569 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
11793 | 2024.11.20 02:26:08.496855 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_33_8} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11794 | 2024.11.20 02:26:08.496938 [ 187 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_33_8} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
11795 | 2024.11.20 02:26:08.497019 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
11796 | 2024.11.20 02:26:09.101930 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11797 | 2024.11.20 02:26:09.102125 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
11798 | 2024.11.20 02:26:09.102199 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
11799 | 2024.11.20 02:26:09.102988 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11800 | 2024.11.20 02:26:09.103040 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11801 | 2024.11.20 02:26:09.103473 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11802 | 2024.11.20 02:26:09.103735 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11803 | 2024.11.20 02:26:09.103965 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001888 sec., 7415.254237288136 rows/sec., 533.80 KiB/sec. | ||
11804 | 2024.11.20 02:26:09.104155 [ 276 ] {3e0a4dfc-89bc-4fc7-b138-1e5c33344ce6} <Debug> TCPHandler: Processed in 0.002353171 sec. | ||
11805 | 2024.11.20 02:26:09.104364 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11806 | 2024.11.20 02:26:09.104474 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11807 | 2024.11.20 02:26:09.104525 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11808 | 2024.11.20 02:26:09.105231 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11809 | 2024.11.20 02:26:09.105272 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11810 | 2024.11.20 02:26:09.105678 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11811 | 2024.11.20 02:26:09.105919 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11812 | 2024.11.20 02:26:09.106177 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001722 sec., 166666.66666666666 rows/sec., 14.73 MiB/sec. | ||
11813 | 2024.11.20 02:26:09.106278 [ 280 ] {099f7a61-f676-4050-911c-5113ebd970e1} <Debug> TCPHandler: Processed in 0.001968553 sec. | ||
11814 | 2024.11.20 02:26:09.106493 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11815 | 2024.11.20 02:26:09.106710 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11816 | 2024.11.20 02:26:09.106770 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11817 | 2024.11.20 02:26:09.107381 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11818 | 2024.11.20 02:26:09.107422 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11819 | 2024.11.20 02:26:09.107786 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
11820 | 2024.11.20 02:26:09.108034 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11821 | 2024.11.20 02:26:09.108267 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001591 sec., 30798.240100565683 rows/sec., 2.22 MiB/sec. | ||
11822 | 2024.11.20 02:26:09.108324 [ 276 ] {678c9ebb-15de-4c88-a123-45d455c436c2} <Debug> TCPHandler: Processed in 0.001940943 sec. | ||
11823 | 2024.11.20 02:26:09.108499 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11824 | 2024.11.20 02:26:09.108606 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
11825 | 2024.11.20 02:26:09.108656 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
11826 | 2024.11.20 02:26:09.109192 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11827 | 2024.11.20 02:26:09.109231 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11828 | 2024.11.20 02:26:09.109578 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11829 | 2024.11.20 02:26:09.109820 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11830 | 2024.11.20 02:26:09.110029 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001443 sec., 9702.009702009702 rows/sec., 679.47 KiB/sec. | ||
11831 | 2024.11.20 02:26:09.110083 [ 280 ] {b82432aa-399b-4904-ad6c-ac0dc37265cc} <Debug> TCPHandler: Processed in 0.001651566 sec. | ||
11832 | 2024.11.20 02:26:09.110240 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11833 | 2024.11.20 02:26:09.110350 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
11834 | 2024.11.20 02:26:09.110397 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
11835 | 2024.11.20 02:26:09.110929 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11836 | 2024.11.20 02:26:09.110971 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11837 | 2024.11.20 02:26:09.111317 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11838 | 2024.11.20 02:26:09.111553 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11839 | 2024.11.20 02:26:09.111766 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001441 sec., 9021.512838306731 rows/sec., 562.49 KiB/sec. | ||
11840 | 2024.11.20 02:26:09.111821 [ 276 ] {bbf8de1b-0ecd-4b48-b491-ce231077970b} <Debug> TCPHandler: Processed in 0.001640326 sec. | ||
11841 | 2024.11.20 02:26:09.111973 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11842 | 2024.11.20 02:26:09.112083 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
11843 | 2024.11.20 02:26:09.112128 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
11844 | 2024.11.20 02:26:09.112826 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11845 | 2024.11.20 02:26:09.112868 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11846 | 2024.11.20 02:26:09.113245 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11847 | 2024.11.20 02:26:09.113503 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11848 | 2024.11.20 02:26:09.113750 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001679 sec., 252531.26861226922 rows/sec., 18.06 MiB/sec. | ||
11849 | 2024.11.20 02:26:09.113815 [ 280 ] {82a1814a-f9e3-4e24-9025-cb3ddaddcc7d} <Debug> TCPHandler: Processed in 0.001896611 sec. | ||
11850 | 2024.11.20 02:26:09.114013 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11851 | 2024.11.20 02:26:09.114303 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
11852 | 2024.11.20 02:26:09.114406 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
11853 | 2024.11.20 02:26:09.114864 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11854 | 2024.11.20 02:26:09.114904 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11855 | 2024.11.20 02:26:09.115254 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11856 | 2024.11.20 02:26:09.115487 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11857 | 2024.11.20 02:26:09.115707 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001515 sec., 3960.39603960396 rows/sec., 206.92 KiB/sec. | ||
11858 | 2024.11.20 02:26:09.115759 [ 276 ] {c26e58e2-7f2e-40b1-ab68-012b8ce11389} <Debug> TCPHandler: Processed in 0.00183055 sec. | ||
11859 | 2024.11.20 02:26:09.115914 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11860 | 2024.11.20 02:26:09.116019 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
11861 | 2024.11.20 02:26:09.116068 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
11862 | 2024.11.20 02:26:09.116603 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11863 | 2024.11.20 02:26:09.116641 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11864 | 2024.11.20 02:26:09.117031 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11865 | 2024.11.20 02:26:09.117272 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11866 | 2024.11.20 02:26:09.117475 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001476 sec., 160569.1056910569 rows/sec., 10.76 MiB/sec. | ||
11867 | 2024.11.20 02:26:09.117528 [ 280 ] {249ecac9-db1b-46c9-9153-9fd0f84701aa} <Debug> TCPHandler: Processed in 0.001672256 sec. | ||
11868 | 2024.11.20 02:26:09.117680 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11869 | 2024.11.20 02:26:09.117785 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
11870 | 2024.11.20 02:26:09.117832 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
11871 | 2024.11.20 02:26:09.118249 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11872 | 2024.11.20 02:26:09.118287 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11873 | 2024.11.20 02:26:09.118629 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
11874 | 2024.11.20 02:26:09.118857 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11875 | 2024.11.20 02:26:09.119080 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001316 sec., 759.8784194528876 rows/sec., 51.20 KiB/sec. | ||
11876 | 2024.11.20 02:26:09.119183 [ 276 ] {3b8da0cf-ac28-4c42-b443-6906a38e9803} <Debug> TCPHandler: Processed in 0.001562563 sec. | ||
11877 | 2024.11.20 02:26:09.119343 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11878 | 2024.11.20 02:26:09.119448 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
11879 | 2024.11.20 02:26:09.119514 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <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 | ||
11880 | 2024.11.20 02:26:09.120706 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11881 | 2024.11.20 02:26:09.120746 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11882 | 2024.11.20 02:26:09.121407 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
11883 | 2024.11.20 02:26:09.121675 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11884 | 2024.11.20 02:26:09.121868 [ 149 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
11885 | 2024.11.20 02:26:09.121940 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002506 sec., 16759.77653631285 rows/sec., 30.03 MiB/sec. | ||
11886 | 2024.11.20 02:26:09.121950 [ 149 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11887 | 2024.11.20 02:26:09.122021 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
11888 | 2024.11.20 02:26:09.122404 [ 280 ] {a155a0c7-6c75-4160-8f06-7846f8154f83} <Debug> TCPHandler: Processed in 0.003120627 sec. | ||
11889 | 2024.11.20 02:26:09.122444 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
11890 | 2024.11.20 02:26:09.122784 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11891 | 2024.11.20 02:26:09.123327 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
11892 | 2024.11.20 02:26:09.123473 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
11893 | 2024.11.20 02:26:09.123767 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11894 | 2024.11.20 02:26:09.123887 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1114 rows starting from the beginning of the part | ||
11895 | 2024.11.20 02:26:09.124287 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 42 rows starting from the beginning of the part | ||
11896 | 2024.11.20 02:26:09.124700 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11897 | 2024.11.20 02:26:09.124713 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 42 rows starting from the beginning of the part | ||
11898 | 2024.11.20 02:26:09.124749 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11899 | 2024.11.20 02:26:09.125092 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part | ||
11900 | 2024.11.20 02:26:09.125453 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 42 rows starting from the beginning of the part | ||
11901 | 2024.11.20 02:26:09.125607 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
11902 | 2024.11.20 02:26:09.125757 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part | ||
11903 | 2024.11.20 02:26:09.126063 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11904 | 2024.11.20 02:26:09.126491 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00328 sec., 25000 rows/sec., 1.59 MiB/sec. | ||
11905 | 2024.11.20 02:26:09.126642 [ 276 ] {7a61d281-a03b-4fbf-8c16-959cf689555a} <Debug> TCPHandler: Processed in 0.004112649 sec. | ||
11906 | 2024.11.20 02:26:09.133614 [ 189 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1324 rows, containing 19 columns (19 merged, 0 gathered) in 0.011447419 sec., 115659.25908713571 rows/sec., 207.26 MiB/sec. | ||
11907 | 2024.11.20 02:26:09.134654 [ 191 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
11908 | 2024.11.20 02:26:09.135046 [ 191 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11909 | 2024.11.20 02:26:09.135122 [ 191 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
11910 | 2024.11.20 02:26:09.135230 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.46 MiB. | ||
11911 | 2024.11.20 02:26:10.000204 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 250.75 MiB, peak 262.15 MiB, free memory in arenas 0.00 B, will set to 253.63 MiB (RSS), difference: 2.88 MiB | ||
11912 | 2024.11.20 02:26:10.223793 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 31659 | ||
11913 | 2024.11.20 02:26:10.224496 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11914 | 2024.11.20 02:26:10.224549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11915 | 2024.11.20 02:26:10.225089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11916 | 2024.11.20 02:26:10.225344 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11917 | 2024.11.20 02:26:10.225619 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31659 | ||
11918 | 2024.11.20 02:26:10.247866 [ 147 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
11919 | 2024.11.20 02:26:10.247929 [ 147 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11920 | 2024.11.20 02:26:10.247950 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11921 | 2024.11.20 02:26:10.248163 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
11922 | 2024.11.20 02:26:10.248363 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11923 | 2024.11.20 02:26:10.248402 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
11924 | 2024.11.20 02:26:10.248478 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
11925 | 2024.11.20 02:26:10.248711 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
11926 | 2024.11.20 02:26:10.248922 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
11927 | 2024.11.20 02:26:10.249022 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
11928 | 2024.11.20 02:26:10.249882 [ 200 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186531 sec., 19299.74106180742 rows/sec., 1.61 MiB/sec. | ||
11929 | 2024.11.20 02:26:10.250059 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
11930 | 2024.11.20 02:26:10.250401 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11931 | 2024.11.20 02:26:10.250496 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_29_7} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
11932 | 2024.11.20 02:26:10.250603 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
11933 | 2024.11.20 02:26:12.439813 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 520 | ||
11934 | 2024.11.20 02:26:12.462360 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11935 | 2024.11.20 02:26:12.462429 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11936 | 2024.11.20 02:26:12.469869 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
11937 | 2024.11.20 02:26:12.470650 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11938 | 2024.11.20 02:26:12.474040 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
11939 | 2024.11.20 02:26:12.890178 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1588 | ||
11940 | 2024.11.20 02:26:12.893425 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11941 | 2024.11.20 02:26:12.893489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11942 | 2024.11.20 02:26:12.895104 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
11943 | 2024.11.20 02:26:12.895432 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11944 | 2024.11.20 02:26:12.895624 [ 142 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
11945 | 2024.11.20 02:26:12.895685 [ 142 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11946 | 2024.11.20 02:26:12.895722 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11947 | 2024.11.20 02:26:12.896214 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
11948 | 2024.11.20 02:26:12.897076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1588 | ||
11949 | 2024.11.20 02:26:12.897513 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11950 | 2024.11.20 02:26:12.897685 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1440 rows starting from the beginning of the part | ||
11951 | 2024.11.20 02:26:12.898202 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
11952 | 2024.11.20 02:26:12.898679 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
11953 | 2024.11.20 02:26:12.899166 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 20 rows starting from the beginning of the part | ||
11954 | 2024.11.20 02:26:12.899656 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 34 rows starting from the beginning of the part | ||
11955 | 2024.11.20 02:26:12.900170 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 30 rows starting from the beginning of the part | ||
11956 | 2024.11.20 02:26:12.908808 [ 200 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1588 rows, containing 72 columns (72 merged, 0 gathered) in 0.012970321 sec., 122433.36151819219 rows/sec., 93.97 MiB/sec. | ||
11957 | 2024.11.20 02:26:12.910631 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
11958 | 2024.11.20 02:26:12.911469 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11959 | 2024.11.20 02:26:12.911577 [ 193 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_51_10} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
11960 | 2024.11.20 02:26:12.911914 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
11961 | 2024.11.20 02:26:14.094832 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11962 | 2024.11.20 02:26:14.095012 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
11963 | 2024.11.20 02:26:14.095074 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
11964 | 2024.11.20 02:26:14.095868 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11965 | 2024.11.20 02:26:14.095910 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11966 | 2024.11.20 02:26:14.096325 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
11967 | 2024.11.20 02:26:14.096586 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11968 | 2024.11.20 02:26:14.096829 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001833 sec., 1091.1074740861975 rows/sec., 88.97 KiB/sec. | ||
11969 | 2024.11.20 02:26:14.096888 [ 276 ] {be8fc8bd-4b63-41ab-a7c6-b10f1bf39d8d} <Debug> TCPHandler: Processed in 0.002157937 sec. | ||
11970 | 2024.11.20 02:26:14.097083 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11971 | 2024.11.20 02:26:14.097191 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
11972 | 2024.11.20 02:26:14.097236 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
11973 | 2024.11.20 02:26:14.097801 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11974 | 2024.11.20 02:26:14.097842 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11975 | 2024.11.20 02:26:14.098216 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
11976 | 2024.11.20 02:26:14.098463 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11977 | 2024.11.20 02:26:14.098659 [ 145 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
11978 | 2024.11.20 02:26:14.098697 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001528 sec., 37303.66492146597 rows/sec., 2.86 MiB/sec. | ||
11979 | 2024.11.20 02:26:14.098747 [ 145 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11980 | 2024.11.20 02:26:14.098826 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11981 | 2024.11.20 02:26:14.098852 [ 280 ] {6631772e-2cd0-4cfd-887c-70eeffa1228b} <Debug> TCPHandler: Processed in 0.00182866 sec. | ||
11982 | 2024.11.20 02:26:14.099076 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
11983 | 2024.11.20 02:26:14.099092 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
11984 | 2024.11.20 02:26:14.099319 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
11985 | 2024.11.20 02:26:14.099365 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
11986 | 2024.11.20 02:26:14.099420 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
11987 | 2024.11.20 02:26:14.099442 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1436 rows starting from the beginning of the part | ||
11988 | 2024.11.20 02:26:14.099885 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 287 rows starting from the beginning of the part | ||
11989 | 2024.11.20 02:26:14.100317 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 61 rows starting from the beginning of the part | ||
11990 | 2024.11.20 02:26:14.100724 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
11991 | 2024.11.20 02:26:14.101080 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 287 rows starting from the beginning of the part | ||
11992 | 2024.11.20 02:26:14.101353 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 57 rows starting from the beginning of the part | ||
11993 | 2024.11.20 02:26:14.102079 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11994 | 2024.11.20 02:26:14.102146 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
11995 | 2024.11.20 02:26:14.102989 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
11996 | 2024.11.20 02:26:14.103557 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
11997 | 2024.11.20 02:26:14.103891 [ 145 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
11998 | 2024.11.20 02:26:14.103963 [ 145 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
11999 | 2024.11.20 02:26:14.103995 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12000 | 2024.11.20 02:26:14.104065 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004807 sec., 416.0599126274184 rows/sec., 29.05 KiB/sec. | ||
12001 | 2024.11.20 02:26:14.104573 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
12002 | 2024.11.20 02:26:14.104588 [ 276 ] {638125a4-d9d6-41be-b968-28592ac128dc} <Debug> TCPHandler: Processed in 0.005629082 sec. | ||
12003 | 2024.11.20 02:26:14.104941 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12004 | 2024.11.20 02:26:14.105441 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12005 | 2024.11.20 02:26:14.105726 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12006 | 2024.11.20 02:26:14.105810 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12007 | 2024.11.20 02:26:14.106136 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 67 rows starting from the beginning of the part | ||
12008 | 2024.11.20 02:26:14.106199 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2184 rows, containing 5 columns (5 merged, 0 gathered) in 0.007264448 sec., 300642.25113869633 rows/sec., 26.53 MiB/sec. | ||
12009 | 2024.11.20 02:26:14.106727 [ 200 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12010 | 2024.11.20 02:26:14.107659 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 4 rows starting from the beginning of the part | ||
12011 | 2024.11.20 02:26:14.107941 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12012 | 2024.11.20 02:26:14.108044 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 49 rows starting from the beginning of the part | ||
12013 | 2024.11.20 02:26:14.108725 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
12014 | 2024.11.20 02:26:14.108757 [ 194 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_101_20} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12015 | 2024.11.20 02:26:14.109201 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12016 | 2024.11.20 02:26:14.109369 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 49 rows starting from the beginning of the part | ||
12017 | 2024.11.20 02:26:14.109418 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12018 | 2024.11.20 02:26:14.109517 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12019 | 2024.11.20 02:26:14.109632 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2 rows starting from the beginning of the part | ||
12020 | 2024.11.20 02:26:14.110609 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12021 | 2024.11.20 02:26:14.111214 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12022 | 2024.11.20 02:26:14.111544 [ 145 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12023 | 2024.11.20 02:26:14.111660 [ 145 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12024 | 2024.11.20 02:26:14.111743 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12025 | 2024.11.20 02:26:14.111980 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.006674 sec., 9889.121965837578 rows/sec., 790.88 KiB/sec. | ||
12026 | 2024.11.20 02:26:14.112374 [ 280 ] {a697b011-571d-441f-be53-a889e98473d5} <Debug> TCPHandler: Processed in 0.007625496 sec. | ||
12027 | 2024.11.20 02:26:14.112674 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12028 | 2024.11.20 02:26:14.112706 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
12029 | 2024.11.20 02:26:14.113046 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12030 | 2024.11.20 02:26:14.113252 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12031 | 2024.11.20 02:26:14.114558 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12032 | 2024.11.20 02:26:14.114744 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 916 rows starting from the beginning of the part | ||
12033 | 2024.11.20 02:26:14.115002 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 181 rows, containing 5 columns (5 merged, 0 gathered) in 0.010888366 sec., 16623.247234709048 rows/sec., 1.25 MiB/sec. | ||
12034 | 2024.11.20 02:26:14.115292 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 424 rows starting from the beginning of the part | ||
12035 | 2024.11.20 02:26:14.115410 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
12036 | 2024.11.20 02:26:14.115949 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 74 rows starting from the beginning of the part | ||
12037 | 2024.11.20 02:26:14.116510 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12038 | 2024.11.20 02:26:14.116570 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
12039 | 2024.11.20 02:26:14.117006 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_66_13} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
12040 | 2024.11.20 02:26:14.117029 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12041 | 2024.11.20 02:26:14.117123 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 424 rows starting from the beginning of the part | ||
12042 | 2024.11.20 02:26:14.117143 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12043 | 2024.11.20 02:26:14.117321 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
12044 | 2024.11.20 02:26:14.117662 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 66 rows starting from the beginning of the part | ||
12045 | 2024.11.20 02:26:14.118588 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12046 | 2024.11.20 02:26:14.119112 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12047 | 2024.11.20 02:26:14.119490 [ 145 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12048 | 2024.11.20 02:26:14.119642 [ 145 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12049 | 2024.11.20 02:26:14.119722 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12050 | 2024.11.20 02:26:14.119744 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.006831 sec., 18884.49714536671 rows/sec., 1.32 MiB/sec. | ||
12051 | 2024.11.20 02:26:14.120155 [ 276 ] {eb86e1c5-b2dc-4b51-9606-2ac66027c93f} <Debug> TCPHandler: Processed in 0.007632236 sec. | ||
12052 | 2024.11.20 02:26:14.120222 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12053 | 2024.11.20 02:26:14.120527 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12054 | 2024.11.20 02:26:14.120668 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12055 | 2024.11.20 02:26:14.120748 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_96_19, total 18671 rows starting from the beginning of the part | ||
12056 | 2024.11.20 02:26:14.120891 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12057 | 2024.11.20 02:26:14.121184 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12058 | 2024.11.20 02:26:14.121242 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12059 | 2024.11.20 02:26:14.122231 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 133 rows starting from the beginning of the part | ||
12060 | 2024.11.20 02:26:14.122307 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1968 rows, containing 5 columns (5 merged, 0 gathered) in 0.010391456 sec., 189386.35740747012 rows/sec., 14.51 MiB/sec. | ||
12061 | 2024.11.20 02:26:14.122728 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12062 | 2024.11.20 02:26:14.122787 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12063 | 2024.11.20 02:26:14.123182 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12064 | 2024.11.20 02:26:14.123818 [ 190 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 129 rows starting from the beginning of the part | ||
12065 | 2024.11.20 02:26:14.124169 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12066 | 2024.11.20 02:26:14.124599 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_101_20} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12067 | 2024.11.20 02:26:14.124887 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
12068 | 2024.11.20 02:26:14.124967 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12069 | 2024.11.20 02:26:14.125031 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12070 | 2024.11.20 02:26:14.125798 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
12071 | 2024.11.20 02:26:14.126134 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12072 | 2024.11.20 02:26:14.126462 [ 145 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
12073 | 2024.11.20 02:26:14.126594 [ 145 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12074 | 2024.11.20 02:26:14.126650 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005871 sec., 8175.779253960142 rows/sec., 564.21 KiB/sec. | ||
12075 | 2024.11.20 02:26:14.126702 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12076 | 2024.11.20 02:26:14.127028 [ 280 ] {591c4af7-544e-4b46-abba-70d8defc2843} <Debug> TCPHandler: Processed in 0.006692465 sec. | ||
12077 | 2024.11.20 02:26:14.127446 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12078 | 2024.11.20 02:26:14.127881 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12079 | 2024.11.20 02:26:14.127967 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6114 rows starting from the beginning of the part | ||
12080 | 2024.11.20 02:26:14.128501 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12081 | 2024.11.20 02:26:14.129078 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12082 | 2024.11.20 02:26:14.129371 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12083 | 2024.11.20 02:26:14.129876 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12084 | 2024.11.20 02:26:14.130301 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12085 | 2024.11.20 02:26:14.133235 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19567 rows, containing 5 columns (5 merged, 0 gathered) in 0.013297409 sec., 1471489.671408919 rows/sec., 100.52 MiB/sec. | ||
12086 | 2024.11.20 02:26:14.133513 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6434 rows, containing 4 columns (4 merged, 0 gathered) in 0.006529892 sec., 985314.91791901 rows/sec., 64.77 MiB/sec. | ||
12087 | 2024.11.20 02:26:14.133779 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12088 | 2024.11.20 02:26:14.134019 [ 197 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
12089 | 2024.11.20 02:26:14.134246 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12090 | 2024.11.20 02:26:14.134423 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12091 | 2024.11.20 02:26:14.134604 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.48 MiB. | ||
12092 | 2024.11.20 02:26:14.134659 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_101_20} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12093 | 2024.11.20 02:26:14.134766 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_101_20} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
12094 | 2024.11.20 02:26:14.134866 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
12095 | 2024.11.20 02:26:15.000175 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.26 MiB, peak 264.92 MiB, free memory in arenas 0.00 B, will set to 255.27 MiB (RSS), difference: 1.01 MiB | ||
12096 | 2024.11.20 02:26:17.328786 [ 222 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
12097 | 2024.11.20 02:26:17.328838 [ 222 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
12098 | 2024.11.20 02:26:17.335461 [ 222 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
12099 | 2024.11.20 02:26:17.508666 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12100 | 2024.11.20 02:26:17.508720 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12101 | 2024.11.20 02:26:17.725823 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 32086 | ||
12102 | 2024.11.20 02:26:17.726822 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12103 | 2024.11.20 02:26:17.726870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12104 | 2024.11.20 02:26:17.727418 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12105 | 2024.11.20 02:26:17.727683 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12106 | 2024.11.20 02:26:17.727888 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32086 | ||
12107 | 2024.11.20 02:26:18.365076 [ 221 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
12108 | 2024.11.20 02:26:18.365131 [ 221 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
12109 | 2024.11.20 02:26:18.367249 [ 221 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
12110 | 2024.11.20 02:26:19.095905 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12111 | 2024.11.20 02:26:19.096115 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12112 | 2024.11.20 02:26:19.096190 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12113 | 2024.11.20 02:26:19.097060 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12114 | 2024.11.20 02:26:19.097103 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12115 | 2024.11.20 02:26:19.097531 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12116 | 2024.11.20 02:26:19.097804 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12117 | 2024.11.20 02:26:19.098009 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00195 sec., 28717.94871794872 rows/sec., 2.21 MiB/sec. | ||
12118 | 2024.11.20 02:26:19.098064 [ 276 ] {c7f2fea5-2368-42ee-a0da-c04e327ba4b0} <Debug> TCPHandler: Processed in 0.00229661 sec. | ||
12119 | 2024.11.20 02:26:19.098261 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12120 | 2024.11.20 02:26:19.098400 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12121 | 2024.11.20 02:26:19.098456 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12122 | 2024.11.20 02:26:19.099072 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12123 | 2024.11.20 02:26:19.099112 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12124 | 2024.11.20 02:26:19.099488 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12125 | 2024.11.20 02:26:19.099726 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12126 | 2024.11.20 02:26:19.099970 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001593 sec., 40175.76898932831 rows/sec., 3.14 MiB/sec. | ||
12127 | 2024.11.20 02:26:19.100036 [ 280 ] {cc894075-da92-4c32-bbdb-4f9c31d9c0dc} <Debug> TCPHandler: Processed in 0.00184139 sec. | ||
12128 | 2024.11.20 02:26:19.100049 [ 221 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
12129 | 2024.11.20 02:26:19.100125 [ 221 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
12130 | 2024.11.20 02:26:19.100241 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12131 | 2024.11.20 02:26:19.100417 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12132 | 2024.11.20 02:26:19.100478 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12133 | 2024.11.20 02:26:19.101900 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12134 | 2024.11.20 02:26:19.101941 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12135 | 2024.11.20 02:26:19.102627 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12136 | 2024.11.20 02:26:19.102873 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12137 | 2024.11.20 02:26:19.103295 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
12138 | 2024.11.20 02:26:19.103310 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.002937 sec., 54477.35784814437 rows/sec., 3.79 MiB/sec. | ||
12139 | 2024.11.20 02:26:19.103374 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
12140 | 2024.11.20 02:26:19.103696 [ 276 ] {d6842075-00f0-4ac6-a7c7-c127a41c4347} <Debug> TCPHandler: Processed in 0.003535887 sec. | ||
12141 | 2024.11.20 02:26:19.103871 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12142 | 2024.11.20 02:26:19.104067 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12143 | 2024.11.20 02:26:19.104223 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12144 | 2024.11.20 02:26:19.105087 [ 221 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
12145 | 2024.11.20 02:26:19.106298 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12146 | 2024.11.20 02:26:19.106398 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12147 | 2024.11.20 02:26:19.108154 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
12148 | 2024.11.20 02:26:19.108468 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12149 | 2024.11.20 02:26:19.108741 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.004731 sec., 12682.308180088776 rows/sec., 875.21 KiB/sec. | ||
12150 | 2024.11.20 02:26:19.108848 [ 280 ] {1c1ae484-66e9-4d8b-a891-c16190a66b3c} <Debug> TCPHandler: Processed in 0.005025199 sec. | ||
12151 | 2024.11.20 02:26:19.108859 [ 224 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
12152 | 2024.11.20 02:26:19.108960 [ 224 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
12153 | 2024.11.20 02:26:19.109062 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
12154 | 2024.11.20 02:26:19.111291 [ 224 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
12155 | 2024.11.20 02:26:19.662378 [ 218 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
12156 | 2024.11.20 02:26:19.662451 [ 218 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
12157 | 2024.11.20 02:26:19.664319 [ 218 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
12158 | 2024.11.20 02:26:19.974149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 528 | ||
12159 | 2024.11.20 02:26:19.995969 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12160 | 2024.11.20 02:26:19.996039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12161 | 2024.11.20 02:26:20.000158 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.24 MiB, peak 264.92 MiB, free memory in arenas 0.00 B, will set to 255.45 MiB (RSS), difference: -4.79 MiB | ||
12162 | 2024.11.20 02:26:20.003536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12163 | 2024.11.20 02:26:20.004341 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12164 | 2024.11.20 02:26:20.008880 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 528 | ||
12165 | 2024.11.20 02:26:21.000167 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.45 MiB, peak 264.92 MiB, free memory in arenas 0.00 B, will set to 255.45 MiB (RSS), difference: 4.00 MiB | ||
12166 | 2024.11.20 02:26:22.897323 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1608 | ||
12167 | 2024.11.20 02:26:22.900239 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12168 | 2024.11.20 02:26:22.900292 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12169 | 2024.11.20 02:26:22.901801 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
12170 | 2024.11.20 02:26:22.902114 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12171 | 2024.11.20 02:26:22.903499 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
12172 | 2024.11.20 02:26:24.102585 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12173 | 2024.11.20 02:26:24.102888 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12174 | 2024.11.20 02:26:24.102992 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12175 | 2024.11.20 02:26:24.103754 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12176 | 2024.11.20 02:26:24.103800 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12177 | 2024.11.20 02:26:24.104236 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12178 | 2024.11.20 02:26:24.104485 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12179 | 2024.11.20 02:26:24.104730 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001925 sec., 7272.727272727272 rows/sec., 523.54 KiB/sec. | ||
12180 | 2024.11.20 02:26:24.104795 [ 276 ] {9b3443ff-6bf3-444f-bf38-b965ad39f4f1} <Debug> TCPHandler: Processed in 0.002395282 sec. | ||
12181 | 2024.11.20 02:26:24.104993 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12182 | 2024.11.20 02:26:24.105141 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12183 | 2024.11.20 02:26:24.105199 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12184 | 2024.11.20 02:26:24.105984 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12185 | 2024.11.20 02:26:24.106026 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12186 | 2024.11.20 02:26:24.106422 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12187 | 2024.11.20 02:26:24.106666 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12188 | 2024.11.20 02:26:24.106911 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001801 sec., 159355.91338145474 rows/sec., 14.09 MiB/sec. | ||
12189 | 2024.11.20 02:26:24.107009 [ 280 ] {f8d1c484-07e7-4a58-aaf8-1786d47ecbbe} <Debug> TCPHandler: Processed in 0.002085935 sec. | ||
12190 | 2024.11.20 02:26:24.107206 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12191 | 2024.11.20 02:26:24.107384 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12192 | 2024.11.20 02:26:24.107432 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12193 | 2024.11.20 02:26:24.107993 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12194 | 2024.11.20 02:26:24.108033 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12195 | 2024.11.20 02:26:24.108391 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
12196 | 2024.11.20 02:26:24.108627 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12197 | 2024.11.20 02:26:24.108860 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001491 sec., 32863.849765258215 rows/sec., 2.37 MiB/sec. | ||
12198 | 2024.11.20 02:26:24.108930 [ 276 ] {56a1caa6-9a36-4dbc-8efa-de5ed87fda60} <Debug> TCPHandler: Processed in 0.00182987 sec. | ||
12199 | 2024.11.20 02:26:24.109160 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12200 | 2024.11.20 02:26:24.109386 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12201 | 2024.11.20 02:26:24.109443 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12202 | 2024.11.20 02:26:24.110049 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12203 | 2024.11.20 02:26:24.110088 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12204 | 2024.11.20 02:26:24.110433 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12205 | 2024.11.20 02:26:24.110668 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12206 | 2024.11.20 02:26:24.110914 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00157 sec., 8917.197452229299 rows/sec., 624.50 KiB/sec. | ||
12207 | 2024.11.20 02:26:24.111129 [ 280 ] {c8b0baee-c683-4561-bdc9-8d82ca402559} <Debug> TCPHandler: Processed in 0.002105545 sec. | ||
12208 | 2024.11.20 02:26:24.111317 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12209 | 2024.11.20 02:26:24.111429 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12210 | 2024.11.20 02:26:24.111476 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12211 | 2024.11.20 02:26:24.112007 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12212 | 2024.11.20 02:26:24.112044 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12213 | 2024.11.20 02:26:24.112384 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12214 | 2024.11.20 02:26:24.112680 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12215 | 2024.11.20 02:26:24.112925 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001516 sec., 8575.197889182058 rows/sec., 534.66 KiB/sec. | ||
12216 | 2024.11.20 02:26:24.113158 [ 276 ] {3342511f-42ab-42aa-8f77-15baa4c15407} <Debug> TCPHandler: Processed in 0.001923881 sec. | ||
12217 | 2024.11.20 02:26:24.113368 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12218 | 2024.11.20 02:26:24.113500 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12219 | 2024.11.20 02:26:24.113555 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12220 | 2024.11.20 02:26:24.114289 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12221 | 2024.11.20 02:26:24.114328 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12222 | 2024.11.20 02:26:24.114701 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12223 | 2024.11.20 02:26:24.114943 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12224 | 2024.11.20 02:26:24.115157 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001682 sec., 252080.85612366232 rows/sec., 18.02 MiB/sec. | ||
12225 | 2024.11.20 02:26:24.115237 [ 280 ] {d447a77c-4950-44b2-902d-08f883fec82f} <Debug> TCPHandler: Processed in 0.001979573 sec. | ||
12226 | 2024.11.20 02:26:24.115404 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12227 | 2024.11.20 02:26:24.115723 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12228 | 2024.11.20 02:26:24.115821 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12229 | 2024.11.20 02:26:24.116275 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12230 | 2024.11.20 02:26:24.116315 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12231 | 2024.11.20 02:26:24.116678 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12232 | 2024.11.20 02:26:24.116909 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12233 | 2024.11.20 02:26:24.117150 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00153 sec., 3921.568627450981 rows/sec., 204.89 KiB/sec. | ||
12234 | 2024.11.20 02:26:24.117276 [ 276 ] {30af1df7-c330-4a6a-8e5c-feaa161f0ce4} <Debug> TCPHandler: Processed in 0.001947382 sec. | ||
12235 | 2024.11.20 02:26:24.117505 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12236 | 2024.11.20 02:26:24.117647 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12237 | 2024.11.20 02:26:24.117706 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12238 | 2024.11.20 02:26:24.118260 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12239 | 2024.11.20 02:26:24.118298 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12240 | 2024.11.20 02:26:24.118675 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12241 | 2024.11.20 02:26:24.118909 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12242 | 2024.11.20 02:26:24.119126 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001499 sec., 158105.4036024016 rows/sec., 10.60 MiB/sec. | ||
12243 | 2024.11.20 02:26:24.119194 [ 280 ] {0a6cf30a-52e7-4be0-a346-732455b90682} <Debug> TCPHandler: Processed in 0.00182173 sec. | ||
12244 | 2024.11.20 02:26:24.119403 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12245 | 2024.11.20 02:26:24.119632 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12246 | 2024.11.20 02:26:24.119690 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12247 | 2024.11.20 02:26:24.120154 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12248 | 2024.11.20 02:26:24.120195 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12249 | 2024.11.20 02:26:24.120547 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
12250 | 2024.11.20 02:26:24.120781 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12251 | 2024.11.20 02:26:24.120980 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001382 sec., 723.589001447178 rows/sec., 48.76 KiB/sec. | ||
12252 | 2024.11.20 02:26:24.121030 [ 276 ] {70b8a3a4-5034-4c0f-91c7-bede3c680a43} <Debug> TCPHandler: Processed in 0.001748598 sec. | ||
12253 | 2024.11.20 02:26:24.121164 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12254 | 2024.11.20 02:26:24.121291 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12255 | 2024.11.20 02:26:24.121368 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <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 | ||
12256 | 2024.11.20 02:26:24.122547 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12257 | 2024.11.20 02:26:24.122587 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12258 | 2024.11.20 02:26:24.123249 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12259 | 2024.11.20 02:26:24.123501 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12260 | 2024.11.20 02:26:24.123799 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002526 sec., 16627.0783847981 rows/sec., 29.79 MiB/sec. | ||
12261 | 2024.11.20 02:26:24.124238 [ 280 ] {f29a088e-5129-405d-9126-d543e9923927} <Debug> TCPHandler: Processed in 0.003130058 sec. | ||
12262 | 2024.11.20 02:26:24.124549 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12263 | 2024.11.20 02:26:24.124738 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12264 | 2024.11.20 02:26:24.124798 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12265 | 2024.11.20 02:26:24.125291 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12266 | 2024.11.20 02:26:24.125330 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12267 | 2024.11.20 02:26:24.125710 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
12268 | 2024.11.20 02:26:24.125945 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12269 | 2024.11.20 02:26:24.126170 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001462 sec., 56087.551299589606 rows/sec., 3.56 MiB/sec. | ||
12270 | 2024.11.20 02:26:24.126220 [ 276 ] {3fd5bcf7-81a8-489f-b0e8-355f51c93b0d} <Debug> TCPHandler: Processed in 0.00184078 sec. | ||
12271 | 2024.11.20 02:26:25.228068 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 32574 | ||
12272 | 2024.11.20 02:26:25.228874 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12273 | 2024.11.20 02:26:25.228929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12274 | 2024.11.20 02:26:25.229469 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12275 | 2024.11.20 02:26:25.229750 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12276 | 2024.11.20 02:26:25.229987 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32574 | ||
12277 | 2024.11.20 02:26:25.229973 [ 131 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12278 | 2024.11.20 02:26:25.230074 [ 131 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12279 | 2024.11.20 02:26:25.230102 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12280 | 2024.11.20 02:26:25.230252 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
12281 | 2024.11.20 02:26:25.230417 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12282 | 2024.11.20 02:26:25.230459 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 30256 rows starting from the beginning of the part | ||
12283 | 2024.11.20 02:26:25.230544 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 488 rows starting from the beginning of the part | ||
12284 | 2024.11.20 02:26:25.230725 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 427 rows starting from the beginning of the part | ||
12285 | 2024.11.20 02:26:25.231026 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 488 rows starting from the beginning of the part | ||
12286 | 2024.11.20 02:26:25.231153 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 427 rows starting from the beginning of the part | ||
12287 | 2024.11.20 02:26:25.231348 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 488 rows starting from the beginning of the part | ||
12288 | 2024.11.20 02:26:25.234062 [ 187 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32574 rows, containing 4 columns (4 merged, 0 gathered) in 0.003879725 sec., 8395955.898936136 rows/sec., 120.11 MiB/sec. | ||
12289 | 2024.11.20 02:26:25.234522 [ 187 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12290 | 2024.11.20 02:26:25.234908 [ 187 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12291 | 2024.11.20 02:26:25.235006 [ 187 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_71_14} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12292 | 2024.11.20 02:26:25.235125 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
12293 | 2024.11.20 02:26:27.508995 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 535 | ||
12294 | 2024.11.20 02:26:27.532018 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12295 | 2024.11.20 02:26:27.532084 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12296 | 2024.11.20 02:26:27.539353 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12297 | 2024.11.20 02:26:27.540148 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12298 | 2024.11.20 02:26:27.540601 [ 129 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12299 | 2024.11.20 02:26:27.540789 [ 129 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12300 | 2024.11.20 02:26:27.540893 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12301 | 2024.11.20 02:26:27.541237 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
12302 | 2024.11.20 02:26:27.549558 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
12303 | 2024.11.20 02:26:27.550929 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12304 | 2024.11.20 02:26:27.552493 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 498 rows starting from the beginning of the part | ||
12305 | 2024.11.20 02:26:27.557800 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 7 rows starting from the beginning of the part | ||
12306 | 2024.11.20 02:26:27.562183 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 8 rows starting from the beginning of the part | ||
12307 | 2024.11.20 02:26:27.567069 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 7 rows starting from the beginning of the part | ||
12308 | 2024.11.20 02:26:27.572179 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 8 rows starting from the beginning of the part | ||
12309 | 2024.11.20 02:26:27.578015 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 7 rows starting from the beginning of the part | ||
12310 | 2024.11.20 02:26:27.644534 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.103469047 sec., 5170.628468241329 rows/sec., 26.74 MiB/sec. | ||
12311 | 2024.11.20 02:26:27.647684 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12312 | 2024.11.20 02:26:27.650648 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12313 | 2024.11.20 02:26:27.650768 [ 189 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_71_14} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12314 | 2024.11.20 02:26:27.653197 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
12315 | 2024.11.20 02:26:29.094428 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12316 | 2024.11.20 02:26:29.094642 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12317 | 2024.11.20 02:26:29.094723 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12318 | 2024.11.20 02:26:29.095489 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12319 | 2024.11.20 02:26:29.095538 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12320 | 2024.11.20 02:26:29.095970 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
12321 | 2024.11.20 02:26:29.096222 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12322 | 2024.11.20 02:26:29.096431 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001848 sec., 1082.2510822510822 rows/sec., 88.25 KiB/sec. | ||
12323 | 2024.11.20 02:26:29.096504 [ 276 ] {10217049-621e-4dd8-90a4-9f68ea33c8fa} <Debug> TCPHandler: Processed in 0.002218088 sec. | ||
12324 | 2024.11.20 02:26:29.096672 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12325 | 2024.11.20 02:26:29.096789 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12326 | 2024.11.20 02:26:29.096834 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12327 | 2024.11.20 02:26:29.097379 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12328 | 2024.11.20 02:26:29.097417 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12329 | 2024.11.20 02:26:29.097788 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12330 | 2024.11.20 02:26:29.098022 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12331 | 2024.11.20 02:26:29.098198 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001433 sec., 39776.69225401256 rows/sec., 3.05 MiB/sec. | ||
12332 | 2024.11.20 02:26:29.098249 [ 280 ] {4b794ccf-986d-470a-ba4a-1ae370b869ec} <Debug> TCPHandler: Processed in 0.001641645 sec. | ||
12333 | 2024.11.20 02:26:29.098386 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12334 | 2024.11.20 02:26:29.098501 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12335 | 2024.11.20 02:26:29.098547 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12336 | 2024.11.20 02:26:29.099080 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12337 | 2024.11.20 02:26:29.099119 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12338 | 2024.11.20 02:26:29.099470 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
12339 | 2024.11.20 02:26:29.099712 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12340 | 2024.11.20 02:26:29.099920 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001442 sec., 1386.9625520110958 rows/sec., 96.84 KiB/sec. | ||
12341 | 2024.11.20 02:26:29.100009 [ 276 ] {1eee9fd4-bd23-4f0d-8c76-bfb06868cb5f} <Debug> TCPHandler: Processed in 0.001675767 sec. | ||
12342 | 2024.11.20 02:26:29.100253 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12343 | 2024.11.20 02:26:29.100474 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12344 | 2024.11.20 02:26:29.100529 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12345 | 2024.11.20 02:26:29.101182 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12346 | 2024.11.20 02:26:29.101219 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12347 | 2024.11.20 02:26:29.101569 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12348 | 2024.11.20 02:26:29.101807 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12349 | 2024.11.20 02:26:29.101981 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001549 sec., 42608.13428018076 rows/sec., 3.33 MiB/sec. | ||
12350 | 2024.11.20 02:26:29.102031 [ 280 ] {061ff51c-d506-444a-86c9-9c1246e5d984} <Debug> TCPHandler: Processed in 0.001920072 sec. | ||
12351 | 2024.11.20 02:26:29.102172 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12352 | 2024.11.20 02:26:29.102279 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12353 | 2024.11.20 02:26:29.102328 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12354 | 2024.11.20 02:26:29.102826 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12355 | 2024.11.20 02:26:29.102863 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12356 | 2024.11.20 02:26:29.103249 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12357 | 2024.11.20 02:26:29.103487 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12358 | 2024.11.20 02:26:29.103671 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001416 sec., 91101.69491525424 rows/sec., 6.34 MiB/sec. | ||
12359 | 2024.11.20 02:26:29.103721 [ 276 ] {68521c6c-961f-4cea-b8cc-cb13cc2d2a90} <Debug> TCPHandler: Processed in 0.001600274 sec. | ||
12360 | 2024.11.20 02:26:29.103853 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12361 | 2024.11.20 02:26:29.103957 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12362 | 2024.11.20 02:26:29.104003 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12363 | 2024.11.20 02:26:29.104492 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12364 | 2024.11.20 02:26:29.104536 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12365 | 2024.11.20 02:26:29.104963 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
12366 | 2024.11.20 02:26:29.105240 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12367 | 2024.11.20 02:26:29.105418 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001482 sec., 32388.663967611334 rows/sec., 2.18 MiB/sec. | ||
12368 | 2024.11.20 02:26:29.105477 [ 280 ] {dfd9109b-18e4-4c2d-a828-de7a1e488ece} <Debug> TCPHandler: Processed in 0.001674106 sec. | ||
12369 | 2024.11.20 02:26:29.131085 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12370 | 2024.11.20 02:26:29.305577 [ 274 ] {} <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) | ||
12371 | 2024.11.20 02:26:29.325954 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61303, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12372 | 2024.11.20 02:26:29.390408 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40446, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12373 | 2024.11.20 02:26:29.423754 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48942, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12374 | 2024.11.20 02:26:29.488011 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:45470, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12375 | 2024.11.20 02:26:29.495241 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43659, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12376 | 2024.11.20 02:26:29.533507 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59505, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12377 | 2024.11.20 02:26:32.508769 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12378 | 2024.11.20 02:26:32.508840 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12379 | 2024.11.20 02:26:32.730167 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33001 | ||
12380 | 2024.11.20 02:26:32.730912 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12381 | 2024.11.20 02:26:32.730965 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12382 | 2024.11.20 02:26:32.731528 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12383 | 2024.11.20 02:26:32.731782 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12384 | 2024.11.20 02:26:32.732011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33001 | ||
12385 | 2024.11.20 02:26:32.903719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1642 | ||
12386 | 2024.11.20 02:26:32.906976 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12387 | 2024.11.20 02:26:32.907026 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12388 | 2024.11.20 02:26:32.908510 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
12389 | 2024.11.20 02:26:32.908818 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12390 | 2024.11.20 02:26:32.909913 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1642 | ||
12391 | 2024.11.20 02:26:33.356514 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42258, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12392 | 2024.11.20 02:26:33.657104 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36110, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12393 | 2024.11.20 02:26:33.688610 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50874, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12394 | 2024.11.20 02:26:33.728996 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12395 | 2024.11.20 02:26:33.744342 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52046, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12396 | 2024.11.20 02:26:33.816720 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:37936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12397 | 2024.11.20 02:26:33.855047 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45918, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12398 | 2024.11.20 02:26:33.957678 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39919, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12399 | 2024.11.20 02:26:34.048308 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42075, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12400 | 2024.11.20 02:26:34.095690 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12401 | 2024.11.20 02:26:34.095993 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12402 | 2024.11.20 02:26:34.096108 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12403 | 2024.11.20 02:26:34.096997 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12404 | 2024.11.20 02:26:34.097045 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12405 | 2024.11.20 02:26:34.097479 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12406 | 2024.11.20 02:26:34.097745 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12407 | 2024.11.20 02:26:34.098003 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002095 sec., 26730.31026252983 rows/sec., 2.05 MiB/sec. | ||
12408 | 2024.11.20 02:26:34.098077 [ 276 ] {41556c55-63bb-41eb-8774-93d31b1c193d} <Debug> TCPHandler: Processed in 0.002570716 sec. | ||
12409 | 2024.11.20 02:26:34.098269 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12410 | 2024.11.20 02:26:34.098434 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12411 | 2024.11.20 02:26:34.098493 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12412 | 2024.11.20 02:26:34.099170 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12413 | 2024.11.20 02:26:34.099219 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12414 | 2024.11.20 02:26:34.099605 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12415 | 2024.11.20 02:26:34.099849 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12416 | 2024.11.20 02:26:34.100068 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001667 sec., 38392.32153569286 rows/sec., 3.00 MiB/sec. | ||
12417 | 2024.11.20 02:26:34.100120 [ 280 ] {5575c93a-05eb-4ab3-a194-04d9aa280185} <Debug> TCPHandler: Processed in 0.001942512 sec. | ||
12418 | 2024.11.20 02:26:34.100246 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12419 | 2024.11.20 02:26:34.100371 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12420 | 2024.11.20 02:26:34.100431 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12421 | 2024.11.20 02:26:34.101055 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12422 | 2024.11.20 02:26:34.101103 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12423 | 2024.11.20 02:26:34.101520 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12424 | 2024.11.20 02:26:34.101760 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12425 | 2024.11.20 02:26:34.101980 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001638 sec., 97680.09768009768 rows/sec., 6.80 MiB/sec. | ||
12426 | 2024.11.20 02:26:34.102031 [ 276 ] {a9508b84-a266-4bc4-855b-a41007d91d4a} <Debug> TCPHandler: Processed in 0.001836 sec. | ||
12427 | 2024.11.20 02:26:34.102162 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12428 | 2024.11.20 02:26:34.102268 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12429 | 2024.11.20 02:26:34.102315 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12430 | 2024.11.20 02:26:34.102788 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12431 | 2024.11.20 02:26:34.102826 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12432 | 2024.11.20 02:26:34.103186 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
12433 | 2024.11.20 02:26:34.103426 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12434 | 2024.11.20 02:26:34.103655 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001406 sec., 42674.25320056899 rows/sec., 2.88 MiB/sec. | ||
12435 | 2024.11.20 02:26:34.103748 [ 280 ] {bd4c564c-da6e-48b1-8193-72a4b7fa05a1} <Debug> TCPHandler: Processed in 0.001628385 sec. | ||
12436 | 2024.11.20 02:26:34.474303 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:49816, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12437 | 2024.11.20 02:26:34.582190 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:63430, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12438 | 2024.11.20 02:26:34.736828 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40292, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12439 | 2024.11.20 02:26:34.741224 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48866, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12440 | 2024.11.20 02:26:34.773160 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64872, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12441 | 2024.11.20 02:26:34.798628 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62233, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12442 | 2024.11.20 02:26:34.899233 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33844, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12443 | 2024.11.20 02:26:34.961781 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12444 | 2024.11.20 02:26:35.049667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 543 | ||
12445 | 2024.11.20 02:26:35.072501 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12446 | 2024.11.20 02:26:35.072557 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12447 | 2024.11.20 02:26:35.079861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12448 | 2024.11.20 02:26:35.080643 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12449 | 2024.11.20 02:26:35.083484 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 543 | ||
12450 | 2024.11.20 02:26:35.465011 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:33862, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12451 | 2024.11.20 02:26:35.524715 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50797, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12452 | 2024.11.20 02:26:35.628370 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12453 | 2024.11.20 02:26:35.691077 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41311, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12454 | 2024.11.20 02:26:35.695376 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38964, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12455 | 2024.11.20 02:26:35.697639 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:44986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12456 | 2024.11.20 02:26:35.710952 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47793, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12457 | 2024.11.20 02:26:39.104469 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12458 | 2024.11.20 02:26:39.104662 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12459 | 2024.11.20 02:26:39.104738 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12460 | 2024.11.20 02:26:39.105473 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12461 | 2024.11.20 02:26:39.105526 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12462 | 2024.11.20 02:26:39.105958 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12463 | 2024.11.20 02:26:39.106220 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12464 | 2024.11.20 02:26:39.106451 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001839 sec., 7612.8330614464385 rows/sec., 548.02 KiB/sec. | ||
12465 | 2024.11.20 02:26:39.106564 [ 276 ] {f7eb1682-8260-4179-a4fe-ce8b9e9e1357} <Debug> TCPHandler: Processed in 0.002226049 sec. | ||
12466 | 2024.11.20 02:26:39.106802 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12467 | 2024.11.20 02:26:39.106956 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12468 | 2024.11.20 02:26:39.107007 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12469 | 2024.11.20 02:26:39.107716 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12470 | 2024.11.20 02:26:39.107757 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12471 | 2024.11.20 02:26:39.108145 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12472 | 2024.11.20 02:26:39.108390 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12473 | 2024.11.20 02:26:39.108596 [ 117 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12474 | 2024.11.20 02:26:39.108624 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001693 sec., 169521.55936207913 rows/sec., 14.99 MiB/sec. | ||
12475 | 2024.11.20 02:26:39.108685 [ 117 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12476 | 2024.11.20 02:26:39.108740 [ 280 ] {f76afc0c-62b6-4a6c-bea2-821b6f26fbb8} <Debug> TCPHandler: Processed in 0.002056375 sec. | ||
12477 | 2024.11.20 02:26:39.108746 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12478 | 2024.11.20 02:26:39.108970 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12479 | 2024.11.20 02:26:39.108988 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
12480 | 2024.11.20 02:26:39.109244 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12481 | 2024.11.20 02:26:39.109434 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12482 | 2024.11.20 02:26:39.109973 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12483 | 2024.11.20 02:26:39.110595 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1436 rows starting from the beginning of the part | ||
12484 | 2024.11.20 02:26:39.111259 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
12485 | 2024.11.20 02:26:39.111448 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 287 rows starting from the beginning of the part | ||
12486 | 2024.11.20 02:26:39.111915 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
12487 | 2024.11.20 02:26:39.112290 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
12488 | 2024.11.20 02:26:39.112522 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12489 | 2024.11.20 02:26:39.112618 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 287 rows starting from the beginning of the part | ||
12490 | 2024.11.20 02:26:39.112626 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12491 | 2024.11.20 02:26:39.113924 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
12492 | 2024.11.20 02:26:39.114555 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12493 | 2024.11.20 02:26:39.115133 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.006021 sec., 8138.183026075402 rows/sec., 600.28 KiB/sec. | ||
12494 | 2024.11.20 02:26:39.115221 [ 276 ] {aa6035f5-6ee2-4b72-9962-5597c4e0f502} <Debug> TCPHandler: Processed in 0.006371679 sec. | ||
12495 | 2024.11.20 02:26:39.115401 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12496 | 2024.11.20 02:26:39.115595 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12497 | 2024.11.20 02:26:39.115736 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12498 | 2024.11.20 02:26:39.116064 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2179 rows, containing 5 columns (5 merged, 0 gathered) in 0.007213087 sec., 302089.7987227937 rows/sec., 26.67 MiB/sec. | ||
12499 | 2024.11.20 02:26:39.116363 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12500 | 2024.11.20 02:26:39.116921 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12501 | 2024.11.20 02:26:39.117104 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12502 | 2024.11.20 02:26:39.117144 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_106_21} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12503 | 2024.11.20 02:26:39.117173 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12504 | 2024.11.20 02:26:39.117309 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
12505 | 2024.11.20 02:26:39.117662 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12506 | 2024.11.20 02:26:39.117915 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12507 | 2024.11.20 02:26:39.118176 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002676 sec., 5231.6890881913305 rows/sec., 366.39 KiB/sec. | ||
12508 | 2024.11.20 02:26:39.118405 [ 280 ] {2a64f3c5-ae0d-4e31-8b50-d04b96289c90} <Debug> TCPHandler: Processed in 0.003085447 sec. | ||
12509 | 2024.11.20 02:26:39.118605 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12510 | 2024.11.20 02:26:39.118720 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12511 | 2024.11.20 02:26:39.118766 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12512 | 2024.11.20 02:26:39.119330 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12513 | 2024.11.20 02:26:39.119370 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12514 | 2024.11.20 02:26:39.119729 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12515 | 2024.11.20 02:26:39.119971 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12516 | 2024.11.20 02:26:39.120223 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001513 sec., 8592.200925313946 rows/sec., 535.72 KiB/sec. | ||
12517 | 2024.11.20 02:26:39.120417 [ 276 ] {09f7757a-b96c-4157-9e3c-9f518a464ba1} <Debug> TCPHandler: Processed in 0.001907611 sec. | ||
12518 | 2024.11.20 02:26:39.120639 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12519 | 2024.11.20 02:26:39.120776 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12520 | 2024.11.20 02:26:39.120831 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12521 | 2024.11.20 02:26:39.121639 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12522 | 2024.11.20 02:26:39.121680 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12523 | 2024.11.20 02:26:39.122061 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12524 | 2024.11.20 02:26:39.122312 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12525 | 2024.11.20 02:26:39.122507 [ 116 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12526 | 2024.11.20 02:26:39.122527 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001776 sec., 238738.73873873873 rows/sec., 17.07 MiB/sec. | ||
12527 | 2024.11.20 02:26:39.122586 [ 116 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12528 | 2024.11.20 02:26:39.122658 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12529 | 2024.11.20 02:26:39.122665 [ 280 ] {baea8cdd-71c2-49db-b235-b8036b6eb2d9} <Debug> TCPHandler: Processed in 0.002130966 sec. | ||
12530 | 2024.11.20 02:26:39.122929 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12531 | 2024.11.20 02:26:39.122974 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
12532 | 2024.11.20 02:26:39.123124 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12533 | 2024.11.20 02:26:39.123198 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12534 | 2024.11.20 02:26:39.123218 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12535 | 2024.11.20 02:26:39.123259 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 916 rows starting from the beginning of the part | ||
12536 | 2024.11.20 02:26:39.123566 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
12537 | 2024.11.20 02:26:39.123924 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 424 rows starting from the beginning of the part | ||
12538 | 2024.11.20 02:26:39.124216 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
12539 | 2024.11.20 02:26:39.124537 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
12540 | 2024.11.20 02:26:39.124803 [ 192 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 424 rows starting from the beginning of the part | ||
12541 | 2024.11.20 02:26:39.125683 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12542 | 2024.11.20 02:26:39.125755 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12543 | 2024.11.20 02:26:39.126983 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12544 | 2024.11.20 02:26:39.127439 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12545 | 2024.11.20 02:26:39.127894 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1958 rows, containing 5 columns (5 merged, 0 gathered) in 0.0050856 sec., 385008.65187981754 rows/sec., 29.48 MiB/sec. | ||
12546 | 2024.11.20 02:26:39.128192 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.005103 sec., 1175.7789535567313 rows/sec., 61.43 KiB/sec. | ||
12547 | 2024.11.20 02:26:39.128465 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12548 | 2024.11.20 02:26:39.128572 [ 276 ] {504a15bb-29a6-4cb4-9a4a-91ab35d19d64} <Debug> TCPHandler: Processed in 0.005748705 sec. | ||
12549 | 2024.11.20 02:26:39.128908 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12550 | 2024.11.20 02:26:39.129167 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12551 | 2024.11.20 02:26:39.129289 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12552 | 2024.11.20 02:26:39.129369 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12553 | 2024.11.20 02:26:39.129599 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_106_21} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12554 | 2024.11.20 02:26:39.129822 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
12555 | 2024.11.20 02:26:39.130459 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12556 | 2024.11.20 02:26:39.130513 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12557 | 2024.11.20 02:26:39.131052 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12558 | 2024.11.20 02:26:39.131388 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12559 | 2024.11.20 02:26:39.131602 [ 116 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12560 | 2024.11.20 02:26:39.131667 [ 116 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12561 | 2024.11.20 02:26:39.131683 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002583 sec., 91753.77468060395 rows/sec., 6.15 MiB/sec. | ||
12562 | 2024.11.20 02:26:39.131709 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12563 | 2024.11.20 02:26:39.131871 [ 280 ] {78808249-815e-4f9a-9db8-752f6ebd3006} <Debug> TCPHandler: Processed in 0.003140638 sec. | ||
12564 | 2024.11.20 02:26:39.131913 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12565 | 2024.11.20 02:26:39.132051 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12566 | 2024.11.20 02:26:39.132059 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12567 | 2024.11.20 02:26:39.132089 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_101_20, total 19567 rows starting from the beginning of the part | ||
12568 | 2024.11.20 02:26:39.132247 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12569 | 2024.11.20 02:26:39.132391 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12570 | 2024.11.20 02:26:39.132551 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12571 | 2024.11.20 02:26:39.132556 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12572 | 2024.11.20 02:26:39.132848 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12573 | 2024.11.20 02:26:39.133151 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12574 | 2024.11.20 02:26:39.133383 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
12575 | 2024.11.20 02:26:39.133946 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12576 | 2024.11.20 02:26:39.133993 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12577 | 2024.11.20 02:26:39.134424 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
12578 | 2024.11.20 02:26:39.134677 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12579 | 2024.11.20 02:26:39.134961 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002682 sec., 372.85607755406414 rows/sec., 25.12 KiB/sec. | ||
12580 | 2024.11.20 02:26:39.135064 [ 276 ] {1a7a6a78-8dde-4281-a780-90b04174718d} <Debug> TCPHandler: Processed in 0.003071987 sec. | ||
12581 | 2024.11.20 02:26:39.135237 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12582 | 2024.11.20 02:26:39.135382 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12583 | 2024.11.20 02:26:39.135506 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <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 | ||
12584 | 2024.11.20 02:26:39.136866 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12585 | 2024.11.20 02:26:39.136911 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12586 | 2024.11.20 02:26:39.137947 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
12587 | 2024.11.20 02:26:39.138337 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12588 | 2024.11.20 02:26:39.139259 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003866 sec., 10863.942058975685 rows/sec., 19.47 MiB/sec. | ||
12589 | 2024.11.20 02:26:39.139374 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20490 rows, containing 5 columns (5 merged, 0 gathered) in 0.007542934 sec., 2716449.5937522454 rows/sec., 185.56 MiB/sec. | ||
12590 | 2024.11.20 02:26:39.139906 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12591 | 2024.11.20 02:26:39.140054 [ 280 ] {d296c273-0219-4e61-9235-ae001d6fdaab} <Debug> TCPHandler: Processed in 0.004881406 sec. | ||
12592 | 2024.11.20 02:26:39.140242 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12593 | 2024.11.20 02:26:39.140369 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12594 | 2024.11.20 02:26:39.140373 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12595 | 2024.11.20 02:26:39.140433 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12596 | 2024.11.20 02:26:39.140493 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_106_21} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12597 | 2024.11.20 02:26:39.140604 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
12598 | 2024.11.20 02:26:39.140995 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12599 | 2024.11.20 02:26:39.141035 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12600 | 2024.11.20 02:26:39.141407 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
12601 | 2024.11.20 02:26:39.141654 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12602 | 2024.11.20 02:26:39.141834 [ 116 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
12603 | 2024.11.20 02:26:39.141887 [ 116 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12604 | 2024.11.20 02:26:39.141901 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001551 sec., 52869.116698903934 rows/sec., 3.36 MiB/sec. | ||
12605 | 2024.11.20 02:26:39.141926 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
12606 | 2024.11.20 02:26:39.142065 [ 276 ] {5defcc87-e8b8-419f-a92c-3eab7433a79b} <Debug> TCPHandler: Processed in 0.00187575 sec. | ||
12607 | 2024.11.20 02:26:39.142302 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12608 | 2024.11.20 02:26:39.142674 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12609 | 2024.11.20 02:26:39.142762 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 6434 rows starting from the beginning of the part | ||
12610 | 2024.11.20 02:26:39.143113 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12611 | 2024.11.20 02:26:39.143366 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12612 | 2024.11.20 02:26:39.143685 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12613 | 2024.11.20 02:26:39.143801 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12614 | 2024.11.20 02:26:39.143856 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
12615 | 2024.11.20 02:26:39.146476 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6766 rows, containing 4 columns (4 merged, 0 gathered) in 0.004393965 sec., 1539839.30231579 rows/sec., 101.20 MiB/sec. | ||
12616 | 2024.11.20 02:26:39.147021 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
12617 | 2024.11.20 02:26:39.147306 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_106_21} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12618 | 2024.11.20 02:26:39.147386 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_106_21} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
12619 | 2024.11.20 02:26:39.147456 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
12620 | 2024.11.20 02:26:40.232162 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 33489 | ||
12621 | 2024.11.20 02:26:40.232880 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12622 | 2024.11.20 02:26:40.232921 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12623 | 2024.11.20 02:26:40.233432 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12624 | 2024.11.20 02:26:40.233689 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12625 | 2024.11.20 02:26:40.233946 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33489 | ||
12626 | 2024.11.20 02:26:42.583580 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 551 | ||
12627 | 2024.11.20 02:26:42.605824 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12628 | 2024.11.20 02:26:42.605875 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12629 | 2024.11.20 02:26:42.613143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
12630 | 2024.11.20 02:26:42.613927 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12631 | 2024.11.20 02:26:42.616746 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 551 | ||
12632 | 2024.11.20 02:26:42.872762 [ 222 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
12633 | 2024.11.20 02:26:42.872818 [ 222 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
12634 | 2024.11.20 02:26:42.874761 [ 222 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
12635 | 2024.11.20 02:26:42.910167 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1672 | ||
12636 | 2024.11.20 02:26:42.913224 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12637 | 2024.11.20 02:26:42.913268 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12638 | 2024.11.20 02:26:42.914794 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
12639 | 2024.11.20 02:26:42.915096 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12640 | 2024.11.20 02:26:42.916552 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1672 | ||
12641 | 2024.11.20 02:26:43.000178 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.57 MiB, peak 273.92 MiB, free memory in arenas 0.00 B, will set to 256.05 MiB (RSS), difference: 3.48 MiB | ||
12642 | 2024.11.20 02:26:44.095425 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12643 | 2024.11.20 02:26:44.095613 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12644 | 2024.11.20 02:26:44.095685 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12645 | 2024.11.20 02:26:44.096424 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12646 | 2024.11.20 02:26:44.096470 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12647 | 2024.11.20 02:26:44.096899 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
12648 | 2024.11.20 02:26:44.097176 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12649 | 2024.11.20 02:26:44.097416 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001855 sec., 2156.33423180593 rows/sec., 175.83 KiB/sec. | ||
12650 | 2024.11.20 02:26:44.097563 [ 276 ] {6ed63502-d311-4e25-9516-0898fca8eb7d} <Debug> TCPHandler: Processed in 0.002264519 sec. | ||
12651 | 2024.11.20 02:26:44.097752 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12652 | 2024.11.20 02:26:44.097875 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12653 | 2024.11.20 02:26:44.097924 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12654 | 2024.11.20 02:26:44.098480 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12655 | 2024.11.20 02:26:44.098519 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12656 | 2024.11.20 02:26:44.098891 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12657 | 2024.11.20 02:26:44.099158 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12658 | 2024.11.20 02:26:44.099332 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001486 sec., 39030.95558546433 rows/sec., 2.99 MiB/sec. | ||
12659 | 2024.11.20 02:26:44.099384 [ 280 ] {b27e4143-0dec-4706-99f2-709998621ee8} <Debug> TCPHandler: Processed in 0.001693097 sec. | ||
12660 | 2024.11.20 02:26:44.099529 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12661 | 2024.11.20 02:26:44.099640 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12662 | 2024.11.20 02:26:44.099686 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12663 | 2024.11.20 02:26:44.100228 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12664 | 2024.11.20 02:26:44.100267 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12665 | 2024.11.20 02:26:44.100615 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
12666 | 2024.11.20 02:26:44.100859 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12667 | 2024.11.20 02:26:44.101042 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001427 sec., 2803.0833917309037 rows/sec., 195.72 KiB/sec. | ||
12668 | 2024.11.20 02:26:44.101094 [ 276 ] {6d1123a9-0821-420a-9604-0414d4162d58} <Debug> TCPHandler: Processed in 0.001616965 sec. | ||
12669 | 2024.11.20 02:26:44.101240 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12670 | 2024.11.20 02:26:44.101347 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12671 | 2024.11.20 02:26:44.101392 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12672 | 2024.11.20 02:26:44.101929 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12673 | 2024.11.20 02:26:44.101967 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12674 | 2024.11.20 02:26:44.102314 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12675 | 2024.11.20 02:26:44.102550 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12676 | 2024.11.20 02:26:44.102757 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001427 sec., 47652.417659425366 rows/sec., 3.72 MiB/sec. | ||
12677 | 2024.11.20 02:26:44.102810 [ 280 ] {15cd8059-3073-42ac-a8e3-5e5afe84cd61} <Debug> TCPHandler: Processed in 0.001620375 sec. | ||
12678 | 2024.11.20 02:26:44.103045 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12679 | 2024.11.20 02:26:44.103363 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12680 | 2024.11.20 02:26:44.103458 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12681 | 2024.11.20 02:26:44.104003 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12682 | 2024.11.20 02:26:44.104039 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12683 | 2024.11.20 02:26:44.104412 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12684 | 2024.11.20 02:26:44.104703 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12685 | 2024.11.20 02:26:44.104887 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Debug> executeQuery: Read 162 rows, 11.55 KiB in 0.001637 sec., 98961.51496640196 rows/sec., 6.89 MiB/sec. | ||
12686 | 2024.11.20 02:26:44.104905 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
12687 | 2024.11.20 02:26:44.104944 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
12688 | 2024.11.20 02:26:44.104951 [ 276 ] {04882f2d-15a9-4325-b4f0-a3b6d6959234} <Debug> TCPHandler: Processed in 0.002039235 sec. | ||
12689 | 2024.11.20 02:26:44.105123 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12690 | 2024.11.20 02:26:44.105265 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12691 | 2024.11.20 02:26:44.105335 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12692 | 2024.11.20 02:26:44.106054 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12693 | 2024.11.20 02:26:44.106092 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12694 | 2024.11.20 02:26:44.106573 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
12695 | 2024.11.20 02:26:44.106861 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12696 | 2024.11.20 02:26:44.107093 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001861 sec., 32240.730789897905 rows/sec., 2.17 MiB/sec. | ||
12697 | 2024.11.20 02:26:44.107208 [ 280 ] {e069fdd5-6ec5-4e38-8574-258906ef4008} <Debug> TCPHandler: Processed in 0.002154047 sec. | ||
12698 | 2024.11.20 02:26:44.107468 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
12699 | 2024.11.20 02:26:44.691683 [ 218 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
12700 | 2024.11.20 02:26:44.691747 [ 218 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
12701 | 2024.11.20 02:26:44.693743 [ 218 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
12702 | 2024.11.20 02:26:45.090167 [ 220 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
12703 | 2024.11.20 02:26:45.090231 [ 220 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
12704 | 2024.11.20 02:26:45.092215 [ 220 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
12705 | 2024.11.20 02:26:45.097156 [ 222 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
12706 | 2024.11.20 02:26:45.097205 [ 222 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
12707 | 2024.11.20 02:26:45.099267 [ 222 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
12708 | 2024.11.20 02:26:45.102175 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
12709 | 2024.11.20 02:26:45.102207 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
12710 | 2024.11.20 02:26:45.104385 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
12711 | 2024.11.20 02:26:45.308077 [ 220 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
12712 | 2024.11.20 02:26:45.308135 [ 220 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
12713 | 2024.11.20 02:26:45.310072 [ 220 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
12714 | 2024.11.20 02:26:47.508879 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
12715 | 2024.11.20 02:26:47.508935 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
12716 | 2024.11.20 02:26:47.734118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 33916 | ||
12717 | 2024.11.20 02:26:47.734761 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12718 | 2024.11.20 02:26:47.734812 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12719 | 2024.11.20 02:26:47.735342 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12720 | 2024.11.20 02:26:47.735600 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12721 | 2024.11.20 02:26:47.735847 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33916 | ||
12722 | 2024.11.20 02:26:49.095911 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12723 | 2024.11.20 02:26:49.096098 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12724 | 2024.11.20 02:26:49.096164 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12725 | 2024.11.20 02:26:49.096922 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12726 | 2024.11.20 02:26:49.096965 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12727 | 2024.11.20 02:26:49.097400 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12728 | 2024.11.20 02:26:49.097673 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12729 | 2024.11.20 02:26:49.097913 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001866 sec., 30010.718113612005 rows/sec., 2.31 MiB/sec. | ||
12730 | 2024.11.20 02:26:49.097970 [ 276 ] {0efcb796-9be0-4a3b-8699-565b8f6a26ab} <Debug> TCPHandler: Processed in 0.002239209 sec. | ||
12731 | 2024.11.20 02:26:49.098154 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12732 | 2024.11.20 02:26:49.098293 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12733 | 2024.11.20 02:26:49.098347 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12734 | 2024.11.20 02:26:49.098980 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12735 | 2024.11.20 02:26:49.099020 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12736 | 2024.11.20 02:26:49.099388 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12737 | 2024.11.20 02:26:49.099626 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12738 | 2024.11.20 02:26:49.099850 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001583 sec., 40429.564118761846 rows/sec., 3.16 MiB/sec. | ||
12739 | 2024.11.20 02:26:49.099930 [ 280 ] {3ce068d0-23dc-4153-8c09-74be5c04d84f} <Debug> TCPHandler: Processed in 0.00184501 sec. | ||
12740 | 2024.11.20 02:26:49.100117 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12741 | 2024.11.20 02:26:49.100458 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12742 | 2024.11.20 02:26:49.100541 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12743 | 2024.11.20 02:26:49.101124 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12744 | 2024.11.20 02:26:49.101164 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12745 | 2024.11.20 02:26:49.101554 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12746 | 2024.11.20 02:26:49.101795 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12747 | 2024.11.20 02:26:49.102026 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001684 sec., 95011.87648456058 rows/sec., 6.62 MiB/sec. | ||
12748 | 2024.11.20 02:26:49.102081 [ 276 ] {08843510-b98c-4cab-ae35-5210a487dc22} <Debug> TCPHandler: Processed in 0.002045354 sec. | ||
12749 | 2024.11.20 02:26:49.102272 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12750 | 2024.11.20 02:26:49.102406 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12751 | 2024.11.20 02:26:49.102461 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12752 | 2024.11.20 02:26:49.102977 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12753 | 2024.11.20 02:26:49.103015 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12754 | 2024.11.20 02:26:49.103370 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
12755 | 2024.11.20 02:26:49.103595 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12756 | 2024.11.20 02:26:49.103829 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00145 sec., 41379.31034482759 rows/sec., 2.79 MiB/sec. | ||
12757 | 2024.11.20 02:26:49.103925 [ 280 ] {b80ab08f-4b8c-4c4e-8c06-00972a56755b} <Debug> TCPHandler: Processed in 0.001737468 sec. | ||
12758 | 2024.11.20 02:26:50.116851 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 558 | ||
12759 | 2024.11.20 02:26:50.140637 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12760 | 2024.11.20 02:26:50.140704 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12761 | 2024.11.20 02:26:50.148065 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
12762 | 2024.11.20 02:26:50.148848 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12763 | 2024.11.20 02:26:50.151731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
12764 | 2024.11.20 02:26:52.916808 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1692 | ||
12765 | 2024.11.20 02:26:52.919680 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12766 | 2024.11.20 02:26:52.919735 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12767 | 2024.11.20 02:26:52.921252 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
12768 | 2024.11.20 02:26:52.921579 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12769 | 2024.11.20 02:26:52.922121 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
12770 | 2024.11.20 02:26:54.102019 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12771 | 2024.11.20 02:26:54.102222 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
12772 | 2024.11.20 02:26:54.102297 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
12773 | 2024.11.20 02:26:54.103116 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12774 | 2024.11.20 02:26:54.103157 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12775 | 2024.11.20 02:26:54.103579 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12776 | 2024.11.20 02:26:54.103829 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12777 | 2024.11.20 02:26:54.103982 [ 99 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
12778 | 2024.11.20 02:26:54.104026 [ 99 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12779 | 2024.11.20 02:26:54.104037 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001869 sec., 7490.63670411985 rows/sec., 539.23 KiB/sec. | ||
12780 | 2024.11.20 02:26:54.104062 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12781 | 2024.11.20 02:26:54.104113 [ 276 ] {2b919d6a-48b6-43dd-a2c2-91aae39ab543} <Debug> TCPHandler: Processed in 0.002224619 sec. | ||
12782 | 2024.11.20 02:26:54.104224 [ 219 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
12783 | 2024.11.20 02:26:54.104354 [ 219 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
12784 | 2024.11.20 02:26:54.104443 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12785 | 2024.11.20 02:26:54.104679 [ 200 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
12786 | 2024.11.20 02:26:54.104788 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12787 | 2024.11.20 02:26:54.104881 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12788 | 2024.11.20 02:26:54.105344 [ 200 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12789 | 2024.11.20 02:26:54.105489 [ 200 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
12790 | 2024.11.20 02:26:54.106017 [ 200 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
12791 | 2024.11.20 02:26:54.106598 [ 200 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
12792 | 2024.11.20 02:26:54.107061 [ 200 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
12793 | 2024.11.20 02:26:54.107628 [ 200 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
12794 | 2024.11.20 02:26:54.109696 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12795 | 2024.11.20 02:26:54.109839 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12796 | 2024.11.20 02:26:54.112207 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12797 | 2024.11.20 02:26:54.112384 [ 219 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
12798 | 2024.11.20 02:26:54.113168 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12799 | 2024.11.20 02:26:54.113528 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.009336403 sec., 7497.534114583528 rows/sec., 569.01 KiB/sec. | ||
12800 | 2024.11.20 02:26:54.113882 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.009182 sec., 31256.806795905035 rows/sec., 2.76 MiB/sec. | ||
12801 | 2024.11.20 02:26:54.113950 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
12802 | 2024.11.20 02:26:54.114003 [ 280 ] {665f8f2a-35f6-4db0-b225-527a7eb096aa} <Debug> TCPHandler: Processed in 0.009748352 sec. | ||
12803 | 2024.11.20 02:26:54.114170 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12804 | 2024.11.20 02:26:54.114352 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12805 | 2024.11.20 02:26:54.114425 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12806 | 2024.11.20 02:26:54.114463 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_37_9} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12807 | 2024.11.20 02:26:54.114691 [ 190 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_37_9} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
12808 | 2024.11.20 02:26:54.114909 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
12809 | 2024.11.20 02:26:54.115343 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12810 | 2024.11.20 02:26:54.115387 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12811 | 2024.11.20 02:26:54.115739 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
12812 | 2024.11.20 02:26:54.115982 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12813 | 2024.11.20 02:26:54.116120 [ 99 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
12814 | 2024.11.20 02:26:54.116162 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001866 sec., 26259.378349410505 rows/sec., 1.89 MiB/sec. | ||
12815 | 2024.11.20 02:26:54.116169 [ 99 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12816 | 2024.11.20 02:26:54.116215 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12817 | 2024.11.20 02:26:54.116235 [ 276 ] {92303c3a-b0e1-4a53-898c-233eceb1f885} <Debug> TCPHandler: Processed in 0.002139367 sec. | ||
12818 | 2024.11.20 02:26:54.116483 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12819 | 2024.11.20 02:26:54.116572 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
12820 | 2024.11.20 02:26:54.116858 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
12821 | 2024.11.20 02:26:54.117078 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12822 | 2024.11.20 02:26:54.117079 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
12823 | 2024.11.20 02:26:54.117204 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 67 rows starting from the beginning of the part | ||
12824 | 2024.11.20 02:26:54.117577 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 49 rows starting from the beginning of the part | ||
12825 | 2024.11.20 02:26:54.117982 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 2 rows starting from the beginning of the part | ||
12826 | 2024.11.20 02:26:54.118430 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 49 rows starting from the beginning of the part | ||
12827 | 2024.11.20 02:26:54.118874 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 4 rows starting from the beginning of the part | ||
12828 | 2024.11.20 02:26:54.119341 [ 200 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 49 rows starting from the beginning of the part | ||
12829 | 2024.11.20 02:26:54.121138 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12830 | 2024.11.20 02:26:54.121214 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12831 | 2024.11.20 02:26:54.122281 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12832 | 2024.11.20 02:26:54.122561 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 220 rows, containing 5 columns (5 merged, 0 gathered) in 0.006252696 sec., 35184.82267489096 rows/sec., 2.65 MiB/sec. | ||
12833 | 2024.11.20 02:26:54.122776 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
12834 | 2024.11.20 02:26:54.122783 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12835 | 2024.11.20 02:26:54.123299 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006594 sec., 2123.1422505307855 rows/sec., 148.69 KiB/sec. | ||
12836 | 2024.11.20 02:26:54.123605 [ 280 ] {59690466-5060-47b0-8315-07895028a89d} <Debug> TCPHandler: Processed in 0.007289059 sec. | ||
12837 | 2024.11.20 02:26:54.123594 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12838 | 2024.11.20 02:26:54.123895 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12839 | 2024.11.20 02:26:54.123954 [ 190 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_71_14} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
12840 | 2024.11.20 02:26:54.124076 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
12841 | 2024.11.20 02:26:54.124097 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
12842 | 2024.11.20 02:26:54.124162 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
12843 | 2024.11.20 02:26:54.124695 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12844 | 2024.11.20 02:26:54.124733 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12845 | 2024.11.20 02:26:54.125077 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12846 | 2024.11.20 02:26:54.125304 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12847 | 2024.11.20 02:26:54.125426 [ 99 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
12848 | 2024.11.20 02:26:54.125464 [ 99 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12849 | 2024.11.20 02:26:54.125482 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00147 sec., 8843.537414965987 rows/sec., 551.39 KiB/sec. | ||
12850 | 2024.11.20 02:26:54.125486 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12851 | 2024.11.20 02:26:54.125592 [ 276 ] {9b24c078-1394-4905-b5b1-c223a22f08d2} <Debug> TCPHandler: Processed in 0.001849901 sec. | ||
12852 | 2024.11.20 02:26:54.125675 [ 218 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
12853 | 2024.11.20 02:26:54.125765 [ 195 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
12854 | 2024.11.20 02:26:54.125796 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12855 | 2024.11.20 02:26:54.125774 [ 218 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
12856 | 2024.11.20 02:26:54.126060 [ 195 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
12857 | 2024.11.20 02:26:54.126068 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12858 | 2024.11.20 02:26:54.126189 [ 195 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
12859 | 2024.11.20 02:26:54.126259 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12860 | 2024.11.20 02:26:54.126649 [ 195 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
12861 | 2024.11.20 02:26:54.127183 [ 195 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
12862 | 2024.11.20 02:26:54.127737 [ 195 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
12863 | 2024.11.20 02:26:54.128291 [ 195 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
12864 | 2024.11.20 02:26:54.130806 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12865 | 2024.11.20 02:26:54.130900 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12866 | 2024.11.20 02:26:54.131933 [ 187 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.006357718 sec., 10223.794134939611 rows/sec., 677.39 KiB/sec. | ||
12867 | 2024.11.20 02:26:54.132195 [ 187 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
12868 | 2024.11.20 02:26:54.132202 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12869 | 2024.11.20 02:26:54.132220 [ 218 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
12870 | 2024.11.20 02:26:54.133080 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12871 | 2024.11.20 02:26:54.133305 [ 187 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_37_9} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12872 | 2024.11.20 02:26:54.133506 [ 187 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_37_9} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
12873 | 2024.11.20 02:26:54.133616 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.00762 sec., 55643.04461942257 rows/sec., 3.98 MiB/sec. | ||
12874 | 2024.11.20 02:26:54.133625 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
12875 | 2024.11.20 02:26:54.133690 [ 280 ] {f057dfa2-8e25-4784-b98f-e1646d7430f8} <Debug> TCPHandler: Processed in 0.007984594 sec. | ||
12876 | 2024.11.20 02:26:54.133847 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12877 | 2024.11.20 02:26:54.133956 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
12878 | 2024.11.20 02:26:54.134002 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
12879 | 2024.11.20 02:26:54.134424 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12880 | 2024.11.20 02:26:54.134462 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12881 | 2024.11.20 02:26:54.134806 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12882 | 2024.11.20 02:26:54.135034 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12883 | 2024.11.20 02:26:54.135276 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00133 sec., 4511.278195488721 rows/sec., 235.70 KiB/sec. | ||
12884 | 2024.11.20 02:26:54.135342 [ 276 ] {7cb08ffa-264d-4f21-9e06-e07b5ee36150} <Debug> TCPHandler: Processed in 0.001548083 sec. | ||
12885 | 2024.11.20 02:26:54.135554 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12886 | 2024.11.20 02:26:54.135731 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12887 | 2024.11.20 02:26:54.135785 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12888 | 2024.11.20 02:26:54.136314 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12889 | 2024.11.20 02:26:54.136353 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12890 | 2024.11.20 02:26:54.136726 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12891 | 2024.11.20 02:26:54.136956 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12892 | 2024.11.20 02:26:54.137166 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001459 sec., 162440.02741603839 rows/sec., 10.89 MiB/sec. | ||
12893 | 2024.11.20 02:26:54.137216 [ 280 ] {b1116f05-a42b-424a-8d12-448fc3bef9dd} <Debug> TCPHandler: Processed in 0.001784408 sec. | ||
12894 | 2024.11.20 02:26:54.137364 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12895 | 2024.11.20 02:26:54.137491 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
12896 | 2024.11.20 02:26:54.137548 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
12897 | 2024.11.20 02:26:54.138034 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12898 | 2024.11.20 02:26:54.138077 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12899 | 2024.11.20 02:26:54.138420 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
12900 | 2024.11.20 02:26:54.138653 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12901 | 2024.11.20 02:26:54.138896 [ 220 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
12902 | 2024.11.20 02:26:54.138898 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001427 sec., 700.7708479327259 rows/sec., 47.22 KiB/sec. | ||
12903 | 2024.11.20 02:26:54.138953 [ 220 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
12904 | 2024.11.20 02:26:54.139089 [ 276 ] {03326a5d-b96b-45e4-a39e-29bd06fa4ac5} <Debug> TCPHandler: Processed in 0.001785149 sec. | ||
12905 | 2024.11.20 02:26:54.139264 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12906 | 2024.11.20 02:26:54.139401 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
12907 | 2024.11.20 02:26:54.139554 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <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 | ||
12908 | 2024.11.20 02:26:54.142438 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12909 | 2024.11.20 02:26:54.142489 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12910 | 2024.11.20 02:26:54.142797 [ 220 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
12911 | 2024.11.20 02:26:54.143805 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
12912 | 2024.11.20 02:26:54.144080 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12913 | 2024.11.20 02:26:54.144312 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004945 sec., 8493.427704752276 rows/sec., 15.22 MiB/sec. | ||
12914 | 2024.11.20 02:26:54.144407 [ 280 ] {58e0ddd2-e0ff-45ab-81ae-326ab4f51371} <Debug> TCPHandler: Processed in 0.005229403 sec. | ||
12915 | 2024.11.20 02:26:54.144531 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12916 | 2024.11.20 02:26:54.144639 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12917 | 2024.11.20 02:26:54.144685 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12918 | 2024.11.20 02:26:54.145101 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12919 | 2024.11.20 02:26:54.145139 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12920 | 2024.11.20 02:26:54.145490 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
12921 | 2024.11.20 02:26:54.145729 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12922 | 2024.11.20 02:26:54.145930 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001312 sec., 62500 rows/sec., 3.97 MiB/sec. | ||
12923 | 2024.11.20 02:26:54.145978 [ 276 ] {c31f7ce0-ebd3-4f94-95c7-81022711e040} <Debug> TCPHandler: Processed in 0.001496903 sec. | ||
12924 | 2024.11.20 02:26:55.236035 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 34404 | ||
12925 | 2024.11.20 02:26:55.237161 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12926 | 2024.11.20 02:26:55.237205 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12927 | 2024.11.20 02:26:55.237733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12928 | 2024.11.20 02:26:55.237990 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12929 | 2024.11.20 02:26:55.238240 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34404 | ||
12930 | 2024.11.20 02:26:55.238346 [ 221 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
12931 | 2024.11.20 02:26:55.238424 [ 221 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
12932 | 2024.11.20 02:26:55.240520 [ 221 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
12933 | 2024.11.20 02:26:55.608184 [ 220 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
12934 | 2024.11.20 02:26:55.608236 [ 220 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
12935 | 2024.11.20 02:26:55.610128 [ 220 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
12936 | 2024.11.20 02:26:57.651830 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 566 | ||
12937 | 2024.11.20 02:26:57.674573 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12938 | 2024.11.20 02:26:57.674633 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12939 | 2024.11.20 02:26:57.682202 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
12940 | 2024.11.20 02:26:57.683022 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12941 | 2024.11.20 02:26:57.686395 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 566 | ||
12942 | 2024.11.20 02:26:59.095437 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12943 | 2024.11.20 02:26:59.095618 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
12944 | 2024.11.20 02:26:59.095686 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
12945 | 2024.11.20 02:26:59.096408 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12946 | 2024.11.20 02:26:59.096452 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12947 | 2024.11.20 02:26:59.096864 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
12948 | 2024.11.20 02:26:59.097105 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12949 | 2024.11.20 02:26:59.097357 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001788 sec., 5592.841163310962 rows/sec., 456.06 KiB/sec. | ||
12950 | 2024.11.20 02:26:59.097460 [ 276 ] {063420b5-8cd3-425f-8d70-589030df1e64} <Debug> TCPHandler: Processed in 0.002154287 sec. | ||
12951 | 2024.11.20 02:26:59.097641 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12952 | 2024.11.20 02:26:59.097756 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
12953 | 2024.11.20 02:26:59.097804 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
12954 | 2024.11.20 02:26:59.098414 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12955 | 2024.11.20 02:26:59.098455 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12956 | 2024.11.20 02:26:59.098839 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12957 | 2024.11.20 02:26:59.099093 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12958 | 2024.11.20 02:26:59.099345 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001608 sec., 37935.32338308458 rows/sec., 2.90 MiB/sec. | ||
12959 | 2024.11.20 02:26:59.099422 [ 280 ] {6ca1d504-b53a-4474-b0a2-1d63a5b31c04} <Debug> TCPHandler: Processed in 0.00183897 sec. | ||
12960 | 2024.11.20 02:26:59.099635 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12961 | 2024.11.20 02:26:59.099896 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
12962 | 2024.11.20 02:26:59.099945 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
12963 | 2024.11.20 02:26:59.100496 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12964 | 2024.11.20 02:26:59.100536 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12965 | 2024.11.20 02:26:59.100886 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
12966 | 2024.11.20 02:26:59.101121 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12967 | 2024.11.20 02:26:59.101325 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.001499 sec., 6671.1140760507005 rows/sec., 465.81 KiB/sec. | ||
12968 | 2024.11.20 02:26:59.101376 [ 276 ] {de7f7c3d-1596-4df3-b99e-5e48167fcd32} <Debug> TCPHandler: Processed in 0.00185448 sec. | ||
12969 | 2024.11.20 02:26:59.101525 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12970 | 2024.11.20 02:26:59.101629 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
12971 | 2024.11.20 02:26:59.101672 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
12972 | 2024.11.20 02:26:59.102216 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12973 | 2024.11.20 02:26:59.102257 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12974 | 2024.11.20 02:26:59.102632 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12975 | 2024.11.20 02:26:59.102863 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12976 | 2024.11.20 02:26:59.103078 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.001471 sec., 50305.914343983684 rows/sec., 3.94 MiB/sec. | ||
12977 | 2024.11.20 02:26:59.103145 [ 280 ] {42f4c4e0-4a3c-4a63-bb30-f7dbfc6c2b95} <Debug> TCPHandler: Processed in 0.001670466 sec. | ||
12978 | 2024.11.20 02:26:59.103310 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12979 | 2024.11.20 02:26:59.103429 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
12980 | 2024.11.20 02:26:59.103478 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
12981 | 2024.11.20 02:26:59.103984 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12982 | 2024.11.20 02:26:59.104022 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12983 | 2024.11.20 02:26:59.104417 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12984 | 2024.11.20 02:26:59.104656 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12985 | 2024.11.20 02:26:59.104864 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001458 sec., 113168.72427983538 rows/sec., 7.88 MiB/sec. | ||
12986 | 2024.11.20 02:26:59.104918 [ 276 ] {8fbd803b-a704-437b-a53d-5470ecc7efc8} <Debug> TCPHandler: Processed in 0.001674976 sec. | ||
12987 | 2024.11.20 02:26:59.105075 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
12988 | 2024.11.20 02:26:59.105208 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
12989 | 2024.11.20 02:26:59.105265 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
12990 | 2024.11.20 02:26:59.105783 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
12991 | 2024.11.20 02:26:59.105832 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
12992 | 2024.11.20 02:26:59.106263 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
12993 | 2024.11.20 02:26:59.106505 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
12994 | 2024.11.20 02:26:59.106754 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001575 sec., 38095.23809523809 rows/sec., 2.57 MiB/sec. | ||
12995 | 2024.11.20 02:26:59.106822 [ 280 ] {64207a68-062e-4eb6-8675-8d16c007c7d8} <Debug> TCPHandler: Processed in 0.00181173 sec. | ||
12996 | 2024.11.20 02:26:59.145429 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64956, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12997 | 2024.11.20 02:26:59.311922 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38891, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12998 | 2024.11.20 02:26:59.345312 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61195, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
12999 | 2024.11.20 02:26:59.408705 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:48028, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13000 | 2024.11.20 02:26:59.427101 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64700, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13001 | 2024.11.20 02:26:59.498456 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:56235, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13002 | 2024.11.20 02:26:59.502802 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:57203, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13003 | 2024.11.20 02:26:59.547101 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40913, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13004 | 2024.11.20 02:27:02.508978 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13005 | 2024.11.20 02:27:02.509049 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13006 | 2024.11.20 02:27:02.738444 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 34831 | ||
13007 | 2024.11.20 02:27:02.739527 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13008 | 2024.11.20 02:27:02.739612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13009 | 2024.11.20 02:27:02.740234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13010 | 2024.11.20 02:27:02.740487 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13011 | 2024.11.20 02:27:02.740638 [ 88 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13012 | 2024.11.20 02:27:02.740676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34831 | ||
13013 | 2024.11.20 02:27:02.740692 [ 88 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13014 | 2024.11.20 02:27:02.740718 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13015 | 2024.11.20 02:27:02.740861 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
13016 | 2024.11.20 02:27:02.741009 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13017 | 2024.11.20 02:27:02.741054 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 32574 rows starting from the beginning of the part | ||
13018 | 2024.11.20 02:27:02.741141 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 427 rows starting from the beginning of the part | ||
13019 | 2024.11.20 02:27:02.741332 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 488 rows starting from the beginning of the part | ||
13020 | 2024.11.20 02:27:02.741685 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 427 rows starting from the beginning of the part | ||
13021 | 2024.11.20 02:27:02.741957 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 488 rows starting from the beginning of the part | ||
13022 | 2024.11.20 02:27:02.742131 [ 190 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 427 rows starting from the beginning of the part | ||
13023 | 2024.11.20 02:27:02.745153 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34831 rows, containing 4 columns (4 merged, 0 gathered) in 0.004353385 sec., 8000900.448731273 rows/sec., 114.45 MiB/sec. | ||
13024 | 2024.11.20 02:27:02.745586 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13025 | 2024.11.20 02:27:02.745914 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13026 | 2024.11.20 02:27:02.746007 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_76_15} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13027 | 2024.11.20 02:27:02.746128 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.99 MiB. | ||
13028 | 2024.11.20 02:27:02.922326 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1726 | ||
13029 | 2024.11.20 02:27:02.925655 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13030 | 2024.11.20 02:27:02.925715 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13031 | 2024.11.20 02:27:02.927257 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
13032 | 2024.11.20 02:27:02.927595 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13033 | 2024.11.20 02:27:02.927836 [ 88 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
13034 | 2024.11.20 02:27:02.927964 [ 88 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13035 | 2024.11.20 02:27:02.928032 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13036 | 2024.11.20 02:27:02.928319 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
13037 | 2024.11.20 02:27:02.928855 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726 | ||
13038 | 2024.11.20 02:27:02.929181 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13039 | 2024.11.20 02:27:02.929309 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1588 rows starting from the beginning of the part | ||
13040 | 2024.11.20 02:27:02.929919 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
13041 | 2024.11.20 02:27:02.930495 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
13042 | 2024.11.20 02:27:02.931081 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
13043 | 2024.11.20 02:27:02.931611 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 20 rows starting from the beginning of the part | ||
13044 | 2024.11.20 02:27:02.932182 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 34 rows starting from the beginning of the part | ||
13045 | 2024.11.20 02:27:02.940596 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 72 columns (72 merged, 0 gathered) in 0.012451871 sec., 138613.7071288323 rows/sec., 105.71 MiB/sec. | ||
13046 | 2024.11.20 02:27:02.942765 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
13047 | 2024.11.20 02:27:02.943606 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13048 | 2024.11.20 02:27:02.943698 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_56_11} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
13049 | 2024.11.20 02:27:02.944063 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
13050 | 2024.11.20 02:27:03.362550 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39703, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13051 | 2024.11.20 02:27:03.666145 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56830, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13052 | 2024.11.20 02:27:03.696616 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40554, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13053 | 2024.11.20 02:27:03.737009 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:42114, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13054 | 2024.11.20 02:27:03.764383 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55180, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13055 | 2024.11.20 02:27:03.837764 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13056 | 2024.11.20 02:27:03.868101 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53676, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13057 | 2024.11.20 02:27:03.963639 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39664, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13058 | 2024.11.20 02:27:04.059225 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46211, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13059 | 2024.11.20 02:27:04.095729 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13060 | 2024.11.20 02:27:04.096035 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13061 | 2024.11.20 02:27:04.096146 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13062 | 2024.11.20 02:27:04.097015 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13063 | 2024.11.20 02:27:04.097060 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13064 | 2024.11.20 02:27:04.097497 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13065 | 2024.11.20 02:27:04.097761 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13066 | 2024.11.20 02:27:04.097967 [ 86 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13067 | 2024.11.20 02:27:04.098029 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002073 sec., 27013.98938736131 rows/sec., 2.08 MiB/sec. | ||
13068 | 2024.11.20 02:27:04.098053 [ 86 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13069 | 2024.11.20 02:27:04.098125 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13070 | 2024.11.20 02:27:04.098151 [ 276 ] {246434a1-8698-48e1-8b41-17eb4c81688a} <Debug> TCPHandler: Processed in 0.002591857 sec. | ||
13071 | 2024.11.20 02:27:04.098448 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13072 | 2024.11.20 02:27:04.098570 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
13073 | 2024.11.20 02:27:04.098859 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13074 | 2024.11.20 02:27:04.099038 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13075 | 2024.11.20 02:27:04.099249 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13076 | 2024.11.20 02:27:04.099399 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1436 rows starting from the beginning of the part | ||
13077 | 2024.11.20 02:27:04.099796 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
13078 | 2024.11.20 02:27:04.100252 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
13079 | 2024.11.20 02:27:04.100543 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 287 rows starting from the beginning of the part | ||
13080 | 2024.11.20 02:27:04.100858 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 61 rows starting from the beginning of the part | ||
13081 | 2024.11.20 02:27:04.101156 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
13082 | 2024.11.20 02:27:04.103427 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13083 | 2024.11.20 02:27:04.103505 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13084 | 2024.11.20 02:27:04.104479 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13085 | 2024.11.20 02:27:04.105034 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13086 | 2024.11.20 02:27:04.105060 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1954 rows, containing 5 columns (5 merged, 0 gathered) in 0.006772047 sec., 288539.0488282199 rows/sec., 25.23 MiB/sec. | ||
13087 | 2024.11.20 02:27:04.105296 [ 86 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13088 | 2024.11.20 02:27:04.105383 [ 86 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13089 | 2024.11.20 02:27:04.105399 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13090 | 2024.11.20 02:27:04.105404 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.006691 sec., 9565.087430877298 rows/sec., 764.49 KiB/sec. | ||
13091 | 2024.11.20 02:27:04.105441 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13092 | 2024.11.20 02:27:04.105727 [ 280 ] {e0842473-0a3b-4205-88d6-d8723aa6d48d} <Debug> TCPHandler: Processed in 0.007427271 sec. | ||
13093 | 2024.11.20 02:27:04.106014 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13094 | 2024.11.20 02:27:04.106102 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
13095 | 2024.11.20 02:27:04.106314 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13096 | 2024.11.20 02:27:04.106337 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13097 | 2024.11.20 02:27:04.106528 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13098 | 2024.11.20 02:27:04.106601 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_111_22} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13099 | 2024.11.20 02:27:04.106739 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13100 | 2024.11.20 02:27:04.106910 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
13101 | 2024.11.20 02:27:04.106936 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 916 rows starting from the beginning of the part | ||
13102 | 2024.11.20 02:27:04.107438 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
13103 | 2024.11.20 02:27:04.107809 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
13104 | 2024.11.20 02:27:04.108075 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 424 rows starting from the beginning of the part | ||
13105 | 2024.11.20 02:27:04.108423 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 74 rows starting from the beginning of the part | ||
13106 | 2024.11.20 02:27:04.108827 [ 189 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
13107 | 2024.11.20 02:27:04.109323 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13108 | 2024.11.20 02:27:04.109395 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13109 | 2024.11.20 02:27:04.110345 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13110 | 2024.11.20 02:27:04.110924 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13111 | 2024.11.20 02:27:04.111269 [ 86 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13112 | 2024.11.20 02:27:04.111357 [ 86 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13113 | 2024.11.20 02:27:04.111435 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.005187 sec., 30846.346635820322 rows/sec., 2.15 MiB/sec. | ||
13114 | 2024.11.20 02:27:04.111458 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13115 | 2024.11.20 02:27:04.111712 [ 276 ] {b4c17c4a-3ff9-4ead-9812-c5a32a87a096} <Debug> TCPHandler: Processed in 0.005864377 sec. | ||
13116 | 2024.11.20 02:27:04.112057 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13117 | 2024.11.20 02:27:04.112163 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13118 | 2024.11.20 02:27:04.112493 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13119 | 2024.11.20 02:27:04.112517 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1610 rows, containing 5 columns (5 merged, 0 gathered) in 0.006811248 sec., 236373.7159475033 rows/sec., 18.24 MiB/sec. | ||
13120 | 2024.11.20 02:27:04.112660 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13121 | 2024.11.20 02:27:04.112688 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13122 | 2024.11.20 02:27:04.112816 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_106_21, total 20490 rows starting from the beginning of the part | ||
13123 | 2024.11.20 02:27:04.112910 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13124 | 2024.11.20 02:27:04.113388 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13125 | 2024.11.20 02:27:04.113917 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13126 | 2024.11.20 02:27:04.114469 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13127 | 2024.11.20 02:27:04.114510 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13128 | 2024.11.20 02:27:04.114975 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 165 rows starting from the beginning of the part | ||
13129 | 2024.11.20 02:27:04.115001 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_111_22} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13130 | 2024.11.20 02:27:04.115538 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
13131 | 2024.11.20 02:27:04.115537 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13132 | 2024.11.20 02:27:04.116353 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13133 | 2024.11.20 02:27:04.116424 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13134 | 2024.11.20 02:27:04.117165 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
13135 | 2024.11.20 02:27:04.117482 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13136 | 2024.11.20 02:27:04.117676 [ 86 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
13137 | 2024.11.20 02:27:04.117802 [ 86 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13138 | 2024.11.20 02:27:04.117868 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13139 | 2024.11.20 02:27:04.118045 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.005643 sec., 10632.64221158958 rows/sec., 733.76 KiB/sec. | ||
13140 | 2024.11.20 02:27:04.118299 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13141 | 2024.11.20 02:27:04.118387 [ 280 ] {d50d8ac2-adf6-4977-86e9-3ea074d3555b} <Debug> TCPHandler: Processed in 0.006552152 sec. | ||
13142 | 2024.11.20 02:27:04.118712 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13143 | 2024.11.20 02:27:04.118759 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 6766 rows starting from the beginning of the part | ||
13144 | 2024.11.20 02:27:04.118981 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13145 | 2024.11.20 02:27:04.119336 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13146 | 2024.11.20 02:27:04.119754 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13147 | 2024.11.20 02:27:04.119907 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13148 | 2024.11.20 02:27:04.120213 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13149 | 2024.11.20 02:27:04.122518 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7088 rows, containing 4 columns (4 merged, 0 gathered) in 0.004527688 sec., 1565478.8934219847 rows/sec., 102.94 MiB/sec. | ||
13150 | 2024.11.20 02:27:04.122969 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13151 | 2024.11.20 02:27:04.123401 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_111_22} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13152 | 2024.11.20 02:27:04.123573 [ 192 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_111_22} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13153 | 2024.11.20 02:27:04.123675 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
13154 | 2024.11.20 02:27:04.124383 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21374 rows, containing 5 columns (5 merged, 0 gathered) in 0.012747677 sec., 1676697.644598306 rows/sec., 114.58 MiB/sec. | ||
13155 | 2024.11.20 02:27:04.124816 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
13156 | 2024.11.20 02:27:04.125138 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13157 | 2024.11.20 02:27:04.125228 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_111_22} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
13158 | 2024.11.20 02:27:04.125329 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
13159 | 2024.11.20 02:27:04.491329 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:59904, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13160 | 2024.11.20 02:27:04.595337 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47019, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13161 | 2024.11.20 02:27:04.745701 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48682, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13162 | 2024.11.20 02:27:04.747014 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42247, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13163 | 2024.11.20 02:27:04.777025 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13164 | 2024.11.20 02:27:04.815548 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60472, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13165 | 2024.11.20 02:27:04.907862 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42802, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13166 | 2024.11.20 02:27:04.963559 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:53912, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13167 | 2024.11.20 02:27:05.186497 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 573 | ||
13168 | 2024.11.20 02:27:05.208548 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13169 | 2024.11.20 02:27:05.208612 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13170 | 2024.11.20 02:27:05.216097 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13171 | 2024.11.20 02:27:05.216878 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13172 | 2024.11.20 02:27:05.217330 [ 86 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13173 | 2024.11.20 02:27:05.217459 [ 86 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13174 | 2024.11.20 02:27:05.217532 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13175 | 2024.11.20 02:27:05.217978 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
13176 | 2024.11.20 02:27:05.233362 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
13177 | 2024.11.20 02:27:05.234910 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13178 | 2024.11.20 02:27:05.236533 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
13179 | 2024.11.20 02:27:05.242400 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 8 rows starting from the beginning of the part | ||
13180 | 2024.11.20 02:27:05.248420 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
13181 | 2024.11.20 02:27:05.254889 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
13182 | 2024.11.20 02:27:05.261189 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
13183 | 2024.11.20 02:27:05.267231 [ 197 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 7 rows starting from the beginning of the part | ||
13184 | 2024.11.20 02:27:05.330582 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.112890261 sec., 5075.725708526797 rows/sec., 26.25 MiB/sec. | ||
13185 | 2024.11.20 02:27:05.334016 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13186 | 2024.11.20 02:27:05.337103 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13187 | 2024.11.20 02:27:05.337196 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_76_15} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13188 | 2024.11.20 02:27:05.339904 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
13189 | 2024.11.20 02:27:05.449880 [ 83 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13190 | 2024.11.20 02:27:05.449930 [ 83 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13191 | 2024.11.20 02:27:05.449957 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13192 | 2024.11.20 02:27:05.450091 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
13193 | 2024.11.20 02:27:05.450275 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13194 | 2024.11.20 02:27:05.450317 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 33 rows starting from the beginning of the part | ||
13195 | 2024.11.20 02:27:05.450402 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
13196 | 2024.11.20 02:27:05.450634 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
13197 | 2024.11.20 02:27:05.450870 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
13198 | 2024.11.20 02:27:05.451060 [ 195 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
13199 | 2024.11.20 02:27:05.452148 [ 200 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37 rows, containing 4 columns (4 merged, 0 gathered) in 0.002124236 sec., 17418.026998883364 rows/sec., 1.15 MiB/sec. | ||
13200 | 2024.11.20 02:27:05.452319 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13201 | 2024.11.20 02:27:05.452635 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13202 | 2024.11.20 02:27:05.452709 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_37_9} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13203 | 2024.11.20 02:27:05.452778 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
13204 | 2024.11.20 02:27:05.485698 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:62101, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13205 | 2024.11.20 02:27:05.543279 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13206 | 2024.11.20 02:27:05.645907 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65377, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13207 | 2024.11.20 02:27:05.706708 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51876, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13208 | 2024.11.20 02:27:05.708979 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46116, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13209 | 2024.11.20 02:27:05.713252 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:52806, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13210 | 2024.11.20 02:27:05.725495 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53778, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13211 | 2024.11.20 02:27:06.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.79 MiB, peak 275.06 MiB, free memory in arenas 0.00 B, will set to 256.64 MiB (RSS), difference: -1.15 MiB | ||
13212 | 2024.11.20 02:27:06.148729 [ 80 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13213 | 2024.11.20 02:27:06.148800 [ 80 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13214 | 2024.11.20 02:27:06.148826 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13215 | 2024.11.20 02:27:06.149002 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
13216 | 2024.11.20 02:27:06.149245 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13217 | 2024.11.20 02:27:06.149287 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 242 rows starting from the beginning of the part | ||
13218 | 2024.11.20 02:27:06.149380 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
13219 | 2024.11.20 02:27:06.149632 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
13220 | 2024.11.20 02:27:06.149820 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
13221 | 2024.11.20 02:27:06.149988 [ 195 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
13222 | 2024.11.20 02:27:06.151070 [ 191 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002162737 sec., 137788.3672402146 rows/sec., 9.88 MiB/sec. | ||
13223 | 2024.11.20 02:27:06.151280 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13224 | 2024.11.20 02:27:06.151651 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_37_9} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13225 | 2024.11.20 02:27:06.151741 [ 200 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_37_9} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13226 | 2024.11.20 02:27:06.151843 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
13227 | 2024.11.20 02:27:07.537331 [ 73 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
13228 | 2024.11.20 02:27:07.537402 [ 73 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13229 | 2024.11.20 02:27:07.537428 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13230 | 2024.11.20 02:27:07.537587 [ 219 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
13231 | 2024.11.20 02:27:07.537613 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
13232 | 2024.11.20 02:27:07.537658 [ 219 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
13233 | 2024.11.20 02:27:07.537880 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13234 | 2024.11.20 02:27:07.537970 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
13235 | 2024.11.20 02:27:07.538049 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
13236 | 2024.11.20 02:27:07.538298 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
13237 | 2024.11.20 02:27:07.538541 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
13238 | 2024.11.20 02:27:07.538872 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
13239 | 2024.11.20 02:27:07.540983 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.003476445 sec., 63858.33804360489 rows/sec., 3.26 MiB/sec. | ||
13240 | 2024.11.20 02:27:07.541165 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
13241 | 2024.11.20 02:27:07.541480 [ 219 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
13242 | 2024.11.20 02:27:07.541662 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_37_9} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13243 | 2024.11.20 02:27:07.541782 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_37_9} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
13244 | 2024.11.20 02:27:07.541943 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13245 | 2024.11.20 02:27:08.028457 [ 218 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
13246 | 2024.11.20 02:27:08.028515 [ 218 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
13247 | 2024.11.20 02:27:08.030552 [ 218 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
13248 | 2024.11.20 02:27:09.066253 [ 220 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
13249 | 2024.11.20 02:27:09.066309 [ 220 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
13250 | 2024.11.20 02:27:09.068631 [ 220 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
13251 | 2024.11.20 02:27:09.101945 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13252 | 2024.11.20 02:27:09.102160 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13253 | 2024.11.20 02:27:09.102240 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13254 | 2024.11.20 02:27:09.103048 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13255 | 2024.11.20 02:27:09.103091 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13256 | 2024.11.20 02:27:09.103517 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13257 | 2024.11.20 02:27:09.103780 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13258 | 2024.11.20 02:27:09.103984 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001886 sec., 7423.117709437964 rows/sec., 534.37 KiB/sec. | ||
13259 | 2024.11.20 02:27:09.104041 [ 276 ] {76eb22db-ea6a-4a8c-9d90-6b088f5e1fbf} <Debug> TCPHandler: Processed in 0.002237239 sec. | ||
13260 | 2024.11.20 02:27:09.104219 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13261 | 2024.11.20 02:27:09.104353 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13262 | 2024.11.20 02:27:09.104408 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13263 | 2024.11.20 02:27:09.105124 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13264 | 2024.11.20 02:27:09.105165 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13265 | 2024.11.20 02:27:09.105567 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13266 | 2024.11.20 02:27:09.105823 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13267 | 2024.11.20 02:27:09.106003 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001679 sec., 170935.08040500298 rows/sec., 15.11 MiB/sec. | ||
13268 | 2024.11.20 02:27:09.106056 [ 280 ] {4f57536c-4c98-4078-aceb-8909a086b4c3} <Debug> TCPHandler: Processed in 0.001896032 sec. | ||
13269 | 2024.11.20 02:27:09.106209 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13270 | 2024.11.20 02:27:09.106319 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13271 | 2024.11.20 02:27:09.106365 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13272 | 2024.11.20 02:27:09.106937 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13273 | 2024.11.20 02:27:09.106977 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13274 | 2024.11.20 02:27:09.107332 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
13275 | 2024.11.20 02:27:09.107565 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13276 | 2024.11.20 02:27:09.107760 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001461 sec., 33538.67214236824 rows/sec., 2.42 MiB/sec. | ||
13277 | 2024.11.20 02:27:09.107870 [ 276 ] {e2ea765d-15e5-44a6-b9e6-9bb8fe0edc64} <Debug> TCPHandler: Processed in 0.001710007 sec. | ||
13278 | 2024.11.20 02:27:09.108087 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13279 | 2024.11.20 02:27:09.108202 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13280 | 2024.11.20 02:27:09.108247 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13281 | 2024.11.20 02:27:09.108776 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13282 | 2024.11.20 02:27:09.108815 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13283 | 2024.11.20 02:27:09.109161 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13284 | 2024.11.20 02:27:09.109407 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13285 | 2024.11.20 02:27:09.109604 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001419 sec., 9866.102889358704 rows/sec., 690.96 KiB/sec. | ||
13286 | 2024.11.20 02:27:09.109715 [ 280 ] {608a764a-353b-462c-89f6-cfeaf8b5eb07} <Debug> TCPHandler: Processed in 0.001718957 sec. | ||
13287 | 2024.11.20 02:27:09.109914 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13288 | 2024.11.20 02:27:09.110056 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13289 | 2024.11.20 02:27:09.110105 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13290 | 2024.11.20 02:27:09.110650 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13291 | 2024.11.20 02:27:09.110690 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13292 | 2024.11.20 02:27:09.111046 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13293 | 2024.11.20 02:27:09.111279 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13294 | 2024.11.20 02:27:09.111535 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001495 sec., 8695.652173913044 rows/sec., 542.17 KiB/sec. | ||
13295 | 2024.11.20 02:27:09.111713 [ 276 ] {c7632a92-eeed-4369-bb0d-671a9118d749} <Debug> TCPHandler: Processed in 0.001910801 sec. | ||
13296 | 2024.11.20 02:27:09.111934 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13297 | 2024.11.20 02:27:09.112058 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13298 | 2024.11.20 02:27:09.112105 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13299 | 2024.11.20 02:27:09.112838 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13300 | 2024.11.20 02:27:09.112881 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13301 | 2024.11.20 02:27:09.113263 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13302 | 2024.11.20 02:27:09.113536 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13303 | 2024.11.20 02:27:09.113796 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001759 sec., 241046.0488914156 rows/sec., 17.24 MiB/sec. | ||
13304 | 2024.11.20 02:27:09.113874 [ 280 ] {fc5396e8-2810-4b59-9591-6ebf5edbd06e} <Debug> TCPHandler: Processed in 0.002053444 sec. | ||
13305 | 2024.11.20 02:27:09.114046 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13306 | 2024.11.20 02:27:09.114174 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13307 | 2024.11.20 02:27:09.114230 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13308 | 2024.11.20 02:27:09.114737 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13309 | 2024.11.20 02:27:09.114778 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13310 | 2024.11.20 02:27:09.115128 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13311 | 2024.11.20 02:27:09.115365 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13312 | 2024.11.20 02:27:09.115565 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001419 sec., 4228.329809725159 rows/sec., 220.91 KiB/sec. | ||
13313 | 2024.11.20 02:27:09.115615 [ 276 ] {e1607d66-4b88-4401-8e93-d6dac1247c5d} <Debug> TCPHandler: Processed in 0.001630765 sec. | ||
13314 | 2024.11.20 02:27:09.115756 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13315 | 2024.11.20 02:27:09.115868 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13316 | 2024.11.20 02:27:09.115953 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13317 | 2024.11.20 02:27:09.116494 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13318 | 2024.11.20 02:27:09.116533 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13319 | 2024.11.20 02:27:09.116925 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13320 | 2024.11.20 02:27:09.117158 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13321 | 2024.11.20 02:27:09.117385 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001534 sec., 154498.04432855282 rows/sec., 10.36 MiB/sec. | ||
13322 | 2024.11.20 02:27:09.117457 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
13323 | 2024.11.20 02:27:09.117472 [ 280 ] {946bdc5c-b82e-4c06-bf48-cd7cf2134e6d} <Debug> TCPHandler: Processed in 0.001768519 sec. | ||
13324 | 2024.11.20 02:27:09.117528 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
13325 | 2024.11.20 02:27:09.117810 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13326 | 2024.11.20 02:27:09.117984 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13327 | 2024.11.20 02:27:09.118060 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13328 | 2024.11.20 02:27:09.119143 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13329 | 2024.11.20 02:27:09.119195 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13330 | 2024.11.20 02:27:09.119960 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
13331 | 2024.11.20 02:27:09.120301 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13332 | 2024.11.20 02:27:09.120702 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002749 sec., 363.7686431429611 rows/sec., 24.51 KiB/sec. | ||
13333 | 2024.11.20 02:27:09.120753 [ 276 ] {e7b5db83-1a44-48c3-91c0-10aa8f3eceb6} <Debug> TCPHandler: Processed in 0.003023636 sec. | ||
13334 | 2024.11.20 02:27:09.120905 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13335 | 2024.11.20 02:27:09.121175 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13336 | 2024.11.20 02:27:09.121267 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <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 | ||
13337 | 2024.11.20 02:27:09.121702 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
13338 | 2024.11.20 02:27:09.124037 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13339 | 2024.11.20 02:27:09.124083 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13340 | 2024.11.20 02:27:09.124780 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13341 | 2024.11.20 02:27:09.125042 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13342 | 2024.11.20 02:27:09.125296 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00421 sec., 9976.24703087886 rows/sec., 17.88 MiB/sec. | ||
13343 | 2024.11.20 02:27:09.125395 [ 280 ] {532c2124-26ca-48d9-8daf-2fe75354410f} <Debug> TCPHandler: Processed in 0.004551469 sec. | ||
13344 | 2024.11.20 02:27:09.125550 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13345 | 2024.11.20 02:27:09.125678 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13346 | 2024.11.20 02:27:09.125733 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13347 | 2024.11.20 02:27:09.126272 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13348 | 2024.11.20 02:27:09.126318 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13349 | 2024.11.20 02:27:09.126732 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
13350 | 2024.11.20 02:27:09.126980 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13351 | 2024.11.20 02:27:09.127205 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.00155 sec., 52903.22580645161 rows/sec., 3.36 MiB/sec. | ||
13352 | 2024.11.20 02:27:09.127269 [ 221 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
13353 | 2024.11.20 02:27:09.127282 [ 276 ] {10ca5ca4-0327-4107-867a-dbd119213d0f} <Debug> TCPHandler: Processed in 0.001790868 sec. | ||
13354 | 2024.11.20 02:27:09.127318 [ 221 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
13355 | 2024.11.20 02:27:09.129799 [ 221 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
13356 | 2024.11.20 02:27:10.000189 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.43 MiB, peak 275.06 MiB, free memory in arenas 0.00 B, will set to 256.64 MiB (RSS), difference: 3.22 MiB | ||
13357 | 2024.11.20 02:27:10.119114 [ 77 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
13358 | 2024.11.20 02:27:10.119175 [ 77 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13359 | 2024.11.20 02:27:10.119196 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13360 | 2024.11.20 02:27:10.119359 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
13361 | 2024.11.20 02:27:10.119538 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13362 | 2024.11.20 02:27:10.119577 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
13363 | 2024.11.20 02:27:10.119680 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
13364 | 2024.11.20 02:27:10.119995 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
13365 | 2024.11.20 02:27:10.120185 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
13366 | 2024.11.20 02:27:10.120388 [ 191 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
13367 | 2024.11.20 02:27:10.121506 [ 188 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.002232189 sec., 16127.666608875863 rows/sec., 1.35 MiB/sec. | ||
13368 | 2024.11.20 02:27:10.121656 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
13369 | 2024.11.20 02:27:10.121943 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13370 | 2024.11.20 02:27:10.122023 [ 199 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_33_8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
13371 | 2024.11.20 02:27:10.122098 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
13372 | 2024.11.20 02:27:10.142989 [ 223 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
13373 | 2024.11.20 02:27:10.143038 [ 223 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
13374 | 2024.11.20 02:27:10.145199 [ 223 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
13375 | 2024.11.20 02:27:10.240861 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 35319 | ||
13376 | 2024.11.20 02:27:10.242015 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13377 | 2024.11.20 02:27:10.242088 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13378 | 2024.11.20 02:27:10.242633 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13379 | 2024.11.20 02:27:10.242905 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13380 | 2024.11.20 02:27:10.243168 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35319 | ||
13381 | 2024.11.20 02:27:12.733482 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 581 | ||
13382 | 2024.11.20 02:27:12.757556 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13383 | 2024.11.20 02:27:12.757624 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13384 | 2024.11.20 02:27:12.766207 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13385 | 2024.11.20 02:27:12.767021 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13386 | 2024.11.20 02:27:12.770328 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 581 | ||
13387 | 2024.11.20 02:27:12.929115 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1756 | ||
13388 | 2024.11.20 02:27:12.932430 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13389 | 2024.11.20 02:27:12.932481 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13390 | 2024.11.20 02:27:12.934115 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
13391 | 2024.11.20 02:27:12.934472 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13392 | 2024.11.20 02:27:12.935116 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1756 | ||
13393 | 2024.11.20 02:27:14.095235 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13394 | 2024.11.20 02:27:14.095529 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13395 | 2024.11.20 02:27:14.095640 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13396 | 2024.11.20 02:27:14.096445 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13397 | 2024.11.20 02:27:14.096486 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13398 | 2024.11.20 02:27:14.096896 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
13399 | 2024.11.20 02:27:14.097154 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13400 | 2024.11.20 02:27:14.097351 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001904 sec., 1050.4201680672268 rows/sec., 85.65 KiB/sec. | ||
13401 | 2024.11.20 02:27:14.097405 [ 276 ] {6d87fb53-ffaa-4ed3-9af6-5fdc85af148a} <Debug> TCPHandler: Processed in 0.002352871 sec. | ||
13402 | 2024.11.20 02:27:14.097587 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13403 | 2024.11.20 02:27:14.097724 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13404 | 2024.11.20 02:27:14.097777 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13405 | 2024.11.20 02:27:14.098339 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13406 | 2024.11.20 02:27:14.098377 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13407 | 2024.11.20 02:27:14.098741 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13408 | 2024.11.20 02:27:14.099000 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13409 | 2024.11.20 02:27:14.099169 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001475 sec., 38644.06779661017 rows/sec., 2.97 MiB/sec. | ||
13410 | 2024.11.20 02:27:14.099220 [ 280 ] {029bdc20-5119-4ce4-89e1-7f858345d73e} <Debug> TCPHandler: Processed in 0.001701767 sec. | ||
13411 | 2024.11.20 02:27:14.099362 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13412 | 2024.11.20 02:27:14.099467 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13413 | 2024.11.20 02:27:14.099512 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13414 | 2024.11.20 02:27:14.100017 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13415 | 2024.11.20 02:27:14.100054 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13416 | 2024.11.20 02:27:14.100402 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
13417 | 2024.11.20 02:27:14.100637 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13418 | 2024.11.20 02:27:14.100823 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001374 sec., 1455.604075691412 rows/sec., 101.64 KiB/sec. | ||
13419 | 2024.11.20 02:27:14.100931 [ 276 ] {f72d7257-3e8b-4760-99c4-6a39513949c4} <Debug> TCPHandler: Processed in 0.001611695 sec. | ||
13420 | 2024.11.20 02:27:14.101165 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13421 | 2024.11.20 02:27:14.101322 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13422 | 2024.11.20 02:27:14.101377 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13423 | 2024.11.20 02:27:14.101990 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13424 | 2024.11.20 02:27:14.102029 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13425 | 2024.11.20 02:27:14.102376 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13426 | 2024.11.20 02:27:14.102613 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13427 | 2024.11.20 02:27:14.102778 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001487 sec., 44384.667114996635 rows/sec., 3.47 MiB/sec. | ||
13428 | 2024.11.20 02:27:14.102829 [ 280 ] {e2dd1015-c72d-4fdf-a091-c7b9e1796b73} <Debug> TCPHandler: Processed in 0.001794829 sec. | ||
13429 | 2024.11.20 02:27:14.102988 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13430 | 2024.11.20 02:27:14.103115 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13431 | 2024.11.20 02:27:14.103173 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13432 | 2024.11.20 02:27:14.103756 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13433 | 2024.11.20 02:27:14.103801 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13434 | 2024.11.20 02:27:14.104187 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13435 | 2024.11.20 02:27:14.104423 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13436 | 2024.11.20 02:27:14.104606 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001516 sec., 85092.34828496042 rows/sec., 5.93 MiB/sec. | ||
13437 | 2024.11.20 02:27:14.104691 [ 276 ] {7bf2052f-38c2-4303-9734-fc9d834fb552} <Debug> TCPHandler: Processed in 0.001761848 sec. | ||
13438 | 2024.11.20 02:27:14.104902 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13439 | 2024.11.20 02:27:14.105222 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13440 | 2024.11.20 02:27:14.105301 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13441 | 2024.11.20 02:27:14.105854 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13442 | 2024.11.20 02:27:14.105893 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13443 | 2024.11.20 02:27:14.106251 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
13444 | 2024.11.20 02:27:14.106493 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13445 | 2024.11.20 02:27:14.106674 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001565 sec., 30670.926517571887 rows/sec., 2.07 MiB/sec. | ||
13446 | 2024.11.20 02:27:14.106752 [ 280 ] {510dbf33-d65d-4892-a7e5-f443a5f6de9f} <Debug> TCPHandler: Processed in 0.001967203 sec. | ||
13447 | 2024.11.20 02:27:17.509097 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13448 | 2024.11.20 02:27:17.509163 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13449 | 2024.11.20 02:27:17.743362 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 35746 | ||
13450 | 2024.11.20 02:27:17.744430 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13451 | 2024.11.20 02:27:17.744468 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13452 | 2024.11.20 02:27:17.745005 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13453 | 2024.11.20 02:27:17.745261 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13454 | 2024.11.20 02:27:17.745469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35746 | ||
13455 | 2024.11.20 02:27:19.095055 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13456 | 2024.11.20 02:27:19.095346 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13457 | 2024.11.20 02:27:19.095458 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13458 | 2024.11.20 02:27:19.096454 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13459 | 2024.11.20 02:27:19.096497 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13460 | 2024.11.20 02:27:19.096940 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13461 | 2024.11.20 02:27:19.097196 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13462 | 2024.11.20 02:27:19.097429 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002167 sec., 25842.178126442086 rows/sec., 1.99 MiB/sec. | ||
13463 | 2024.11.20 02:27:19.097492 [ 276 ] {59994142-4a08-430b-bef6-f09e59f7f1c8} <Debug> TCPHandler: Processed in 0.002618077 sec. | ||
13464 | 2024.11.20 02:27:19.097678 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13465 | 2024.11.20 02:27:19.097823 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13466 | 2024.11.20 02:27:19.097881 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13467 | 2024.11.20 02:27:19.098480 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13468 | 2024.11.20 02:27:19.098521 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13469 | 2024.11.20 02:27:19.098899 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13470 | 2024.11.20 02:27:19.099153 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13471 | 2024.11.20 02:27:19.099369 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001581 sec., 40480.708412397216 rows/sec., 3.16 MiB/sec. | ||
13472 | 2024.11.20 02:27:19.099422 [ 280 ] {48e829fd-746e-49ee-bc59-c93f21a23b53} <Debug> TCPHandler: Processed in 0.001813059 sec. | ||
13473 | 2024.11.20 02:27:19.099575 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13474 | 2024.11.20 02:27:19.099706 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13475 | 2024.11.20 02:27:19.099765 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13476 | 2024.11.20 02:27:19.100345 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13477 | 2024.11.20 02:27:19.100385 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13478 | 2024.11.20 02:27:19.100779 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13479 | 2024.11.20 02:27:19.101036 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13480 | 2024.11.20 02:27:19.101247 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001571 sec., 101845.95798854233 rows/sec., 7.09 MiB/sec. | ||
13481 | 2024.11.20 02:27:19.101300 [ 276 ] {c04e2c5f-9faa-45f7-8d5c-8c92a1bcab15} <Debug> TCPHandler: Processed in 0.001788519 sec. | ||
13482 | 2024.11.20 02:27:19.101476 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13483 | 2024.11.20 02:27:19.101606 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13484 | 2024.11.20 02:27:19.101661 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13485 | 2024.11.20 02:27:19.102167 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13486 | 2024.11.20 02:27:19.102207 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
13487 | 2024.11.20 02:27:19.102574 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
13488 | 2024.11.20 02:27:19.102812 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13489 | 2024.11.20 02:27:19.103014 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001438 sec., 41724.61752433936 rows/sec., 2.81 MiB/sec. | ||
13490 | 2024.11.20 02:27:19.103063 [ 280 ] {f99e4d0c-ddce-4544-8493-a9fcdb648797} <Debug> TCPHandler: Processed in 0.001648886 sec. | ||
13491 | 2024.11.20 02:27:20.270435 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 588 | ||
13492 | 2024.11.20 02:27:20.294189 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13493 | 2024.11.20 02:27:20.294248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13494 | 2024.11.20 02:27:20.301862 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
13495 | 2024.11.20 02:27:20.302708 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13496 | 2024.11.20 02:27:20.306076 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
13497 | 2024.11.20 02:27:22.935360 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1776 | ||
13498 | 2024.11.20 02:27:22.938277 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13499 | 2024.11.20 02:27:22.938339 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13500 | 2024.11.20 02:27:22.939843 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
13501 | 2024.11.20 02:27:22.940174 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13502 | 2024.11.20 02:27:22.940846 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1776 | ||
13503 | 2024.11.20 02:27:24.101542 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13504 | 2024.11.20 02:27:24.101742 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13505 | 2024.11.20 02:27:24.101817 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13506 | 2024.11.20 02:27:24.102632 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13507 | 2024.11.20 02:27:24.102673 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13508 | 2024.11.20 02:27:24.103104 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13509 | 2024.11.20 02:27:24.103345 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13510 | 2024.11.20 02:27:24.103562 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001868 sec., 7494.646680942184 rows/sec., 539.51 KiB/sec. | ||
13511 | 2024.11.20 02:27:24.103662 [ 276 ] {85e2ff0f-aec1-4af8-a33f-f736644ad2c7} <Debug> TCPHandler: Processed in 0.002249769 sec. | ||
13512 | 2024.11.20 02:27:24.103918 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13513 | 2024.11.20 02:27:24.104071 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13514 | 2024.11.20 02:27:24.104127 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13515 | 2024.11.20 02:27:24.104855 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13516 | 2024.11.20 02:27:24.104895 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13517 | 2024.11.20 02:27:24.105290 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13518 | 2024.11.20 02:27:24.105534 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13519 | 2024.11.20 02:27:24.105717 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001679 sec., 170935.08040500298 rows/sec., 15.11 MiB/sec. | ||
13520 | 2024.11.20 02:27:24.105770 [ 280 ] {a345a570-50a8-4410-8535-9764aff2e13a} <Debug> TCPHandler: Processed in 0.001980283 sec. | ||
13521 | 2024.11.20 02:27:24.105930 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13522 | 2024.11.20 02:27:24.106066 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13523 | 2024.11.20 02:27:24.106121 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13524 | 2024.11.20 02:27:24.106693 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13525 | 2024.11.20 02:27:24.106733 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13526 | 2024.11.20 02:27:24.107081 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
13527 | 2024.11.20 02:27:24.107315 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13528 | 2024.11.20 02:27:24.107508 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001465 sec., 33447.09897610921 rows/sec., 2.41 MiB/sec. | ||
13529 | 2024.11.20 02:27:24.107563 [ 221 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
13530 | 2024.11.20 02:27:24.107594 [ 276 ] {874db941-661d-4241-9cdb-c441a88c99b8} <Debug> TCPHandler: Processed in 0.001726328 sec. | ||
13531 | 2024.11.20 02:27:24.107635 [ 221 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
13532 | 2024.11.20 02:27:24.107798 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13533 | 2024.11.20 02:27:24.107943 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13534 | 2024.11.20 02:27:24.108021 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13535 | 2024.11.20 02:27:24.109309 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13536 | 2024.11.20 02:27:24.109377 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13537 | 2024.11.20 02:27:24.110084 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13538 | 2024.11.20 02:27:24.110472 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13539 | 2024.11.20 02:27:24.111008 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.003056 sec., 4581.151832460733 rows/sec., 320.83 KiB/sec. | ||
13540 | 2024.11.20 02:27:24.111286 [ 280 ] {62340d08-eff0-4525-ab21-80cec2a3036e} <Debug> TCPHandler: Processed in 0.003539957 sec. | ||
13541 | 2024.11.20 02:27:24.111553 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13542 | 2024.11.20 02:27:24.111756 [ 221 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
13543 | 2024.11.20 02:27:24.111804 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13544 | 2024.11.20 02:27:24.111959 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13545 | 2024.11.20 02:27:24.113435 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13546 | 2024.11.20 02:27:24.113473 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13547 | 2024.11.20 02:27:24.113815 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13548 | 2024.11.20 02:27:24.114065 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13549 | 2024.11.20 02:27:24.114237 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002482 sec., 5237.711522965351 rows/sec., 326.57 KiB/sec. | ||
13550 | 2024.11.20 02:27:24.114287 [ 276 ] {0a0c725e-8538-47cc-823d-2581d538087f} <Debug> TCPHandler: Processed in 0.002884002 sec. | ||
13551 | 2024.11.20 02:27:24.114439 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13552 | 2024.11.20 02:27:24.114568 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13553 | 2024.11.20 02:27:24.114621 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13554 | 2024.11.20 02:27:24.115380 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13555 | 2024.11.20 02:27:24.115419 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13556 | 2024.11.20 02:27:24.115794 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13557 | 2024.11.20 02:27:24.116039 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13558 | 2024.11.20 02:27:24.116216 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001674 sec., 253285.54360812425 rows/sec., 18.11 MiB/sec. | ||
13559 | 2024.11.20 02:27:24.116279 [ 280 ] {545f1f48-fa22-4574-bb56-f5b1df0fedac} <Debug> TCPHandler: Processed in 0.001896241 sec. | ||
13560 | 2024.11.20 02:27:24.116457 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13561 | 2024.11.20 02:27:24.116747 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13562 | 2024.11.20 02:27:24.116842 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13563 | 2024.11.20 02:27:24.117274 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13564 | 2024.11.20 02:27:24.117313 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13565 | 2024.11.20 02:27:24.117663 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13566 | 2024.11.20 02:27:24.117890 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13567 | 2024.11.20 02:27:24.118096 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. | ||
13568 | 2024.11.20 02:27:24.118307 [ 276 ] {401cc9d1-43cb-4e15-9b73-0fb11e8272f7} <Debug> TCPHandler: Processed in 0.001930961 sec. | ||
13569 | 2024.11.20 02:27:24.118534 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13570 | 2024.11.20 02:27:24.118666 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13571 | 2024.11.20 02:27:24.118723 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13572 | 2024.11.20 02:27:24.119326 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13573 | 2024.11.20 02:27:24.119365 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13574 | 2024.11.20 02:27:24.119745 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13575 | 2024.11.20 02:27:24.119988 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13576 | 2024.11.20 02:27:24.120160 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001526 sec., 155307.99475753604 rows/sec., 10.41 MiB/sec. | ||
13577 | 2024.11.20 02:27:24.120211 [ 280 ] {2320724f-4cec-48a6-9ba9-078e370fbf50} <Debug> TCPHandler: Processed in 0.001807299 sec. | ||
13578 | 2024.11.20 02:27:24.120347 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13579 | 2024.11.20 02:27:24.120453 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13580 | 2024.11.20 02:27:24.120499 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13581 | 2024.11.20 02:27:24.120906 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13582 | 2024.11.20 02:27:24.120943 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13583 | 2024.11.20 02:27:24.121285 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
13584 | 2024.11.20 02:27:24.121512 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13585 | 2024.11.20 02:27:24.121703 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001272 sec., 786.1635220125787 rows/sec., 52.97 KiB/sec. | ||
13586 | 2024.11.20 02:27:24.121753 [ 276 ] {ff01efba-e8db-4880-9d2c-f6d136bd176e} <Debug> TCPHandler: Processed in 0.001458141 sec. | ||
13587 | 2024.11.20 02:27:24.121887 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13588 | 2024.11.20 02:27:24.121993 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13589 | 2024.11.20 02:27:24.122057 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <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 | ||
13590 | 2024.11.20 02:27:24.123212 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13591 | 2024.11.20 02:27:24.123251 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13592 | 2024.11.20 02:27:24.123891 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
13593 | 2024.11.20 02:27:24.124148 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13594 | 2024.11.20 02:27:24.124349 [ 58 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
13595 | 2024.11.20 02:27:24.124432 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002454 sec., 17114.914425427873 rows/sec., 30.67 MiB/sec. | ||
13596 | 2024.11.20 02:27:24.124441 [ 58 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13597 | 2024.11.20 02:27:24.124516 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13598 | 2024.11.20 02:27:24.124803 [ 280 ] {bd1da98f-41f5-451d-a48e-3218349c2a43} <Debug> TCPHandler: Processed in 0.002958104 sec. | ||
13599 | 2024.11.20 02:27:24.124974 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
13600 | 2024.11.20 02:27:24.125007 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13601 | 2024.11.20 02:27:24.125278 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13602 | 2024.11.20 02:27:24.125407 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13603 | 2024.11.20 02:27:24.125991 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13604 | 2024.11.20 02:27:24.126222 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1324 rows starting from the beginning of the part | ||
13605 | 2024.11.20 02:27:24.127035 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 42 rows starting from the beginning of the part | ||
13606 | 2024.11.20 02:27:24.127823 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part | ||
13607 | 2024.11.20 02:27:24.127831 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13608 | 2024.11.20 02:27:24.127913 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13609 | 2024.11.20 02:27:24.128494 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 42 rows starting from the beginning of the part | ||
13610 | 2024.11.20 02:27:24.129169 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part | ||
13611 | 2024.11.20 02:27:24.129486 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
13612 | 2024.11.20 02:27:24.129848 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 42 rows starting from the beginning of the part | ||
13613 | 2024.11.20 02:27:24.130591 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13614 | 2024.11.20 02:27:24.131111 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005891 sec., 13919.538278730266 rows/sec., 905.28 KiB/sec. | ||
13615 | 2024.11.20 02:27:24.131231 [ 276 ] {1f2a8935-7699-4bc3-b1f0-2740e1f50a7a} <Debug> TCPHandler: Processed in 0.006312857 sec. | ||
13616 | 2024.11.20 02:27:24.136706 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 19 columns (19 merged, 0 gathered) in 0.012008001 sec., 127748.15724948722 rows/sec., 228.92 MiB/sec. | ||
13617 | 2024.11.20 02:27:24.137887 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
13618 | 2024.11.20 02:27:24.138278 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13619 | 2024.11.20 02:27:24.138358 [ 201 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
13620 | 2024.11.20 02:27:24.138474 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.73 MiB. | ||
13621 | 2024.11.20 02:27:25.245631 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 36234 | ||
13622 | 2024.11.20 02:27:25.246393 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13623 | 2024.11.20 02:27:25.246437 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13624 | 2024.11.20 02:27:25.246967 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13625 | 2024.11.20 02:27:25.247223 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13626 | 2024.11.20 02:27:25.247454 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36234 | ||
13627 | 2024.11.20 02:27:27.806177 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 596 | ||
13628 | 2024.11.20 02:27:27.828972 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13629 | 2024.11.20 02:27:27.829024 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13630 | 2024.11.20 02:27:27.836489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
13631 | 2024.11.20 02:27:27.837313 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13632 | 2024.11.20 02:27:27.841349 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 596 | ||
13633 | 2024.11.20 02:27:29.096438 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13634 | 2024.11.20 02:27:29.096734 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
13635 | 2024.11.20 02:27:29.096844 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
13636 | 2024.11.20 02:27:29.097794 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13637 | 2024.11.20 02:27:29.097836 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13638 | 2024.11.20 02:27:29.098260 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
13639 | 2024.11.20 02:27:29.098516 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13640 | 2024.11.20 02:27:29.098761 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.002108 sec., 948.7666034155598 rows/sec., 77.37 KiB/sec. | ||
13641 | 2024.11.20 02:27:29.098818 [ 276 ] {2e898a41-be06-4d0e-b14c-e7163d72f58a} <Debug> TCPHandler: Processed in 0.002566336 sec. | ||
13642 | 2024.11.20 02:27:29.099006 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13643 | 2024.11.20 02:27:29.099142 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13644 | 2024.11.20 02:27:29.099196 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13645 | 2024.11.20 02:27:29.099786 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13646 | 2024.11.20 02:27:29.099826 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13647 | 2024.11.20 02:27:29.100204 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13648 | 2024.11.20 02:27:29.100447 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13649 | 2024.11.20 02:27:29.100635 [ 53 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13650 | 2024.11.20 02:27:29.100685 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001569 sec., 36328.87189292543 rows/sec., 2.79 MiB/sec. | ||
13651 | 2024.11.20 02:27:29.100717 [ 53 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13652 | 2024.11.20 02:27:29.100788 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13653 | 2024.11.20 02:27:29.100811 [ 280 ] {270b7298-e4d4-4b94-a6b7-786a2f19846a} <Debug> TCPHandler: Processed in 0.001872411 sec. | ||
13654 | 2024.11.20 02:27:29.101032 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13655 | 2024.11.20 02:27:29.101094 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
13656 | 2024.11.20 02:27:29.101222 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13657 | 2024.11.20 02:27:29.101350 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13658 | 2024.11.20 02:27:29.101370 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13659 | 2024.11.20 02:27:29.101460 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1436 rows starting from the beginning of the part | ||
13660 | 2024.11.20 02:27:29.101757 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 287 rows starting from the beginning of the part | ||
13661 | 2024.11.20 02:27:29.102126 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 57 rows starting from the beginning of the part | ||
13662 | 2024.11.20 02:27:29.102468 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
13663 | 2024.11.20 02:27:29.102852 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 287 rows starting from the beginning of the part | ||
13664 | 2024.11.20 02:27:29.103187 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
13665 | 2024.11.20 02:27:29.104230 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13666 | 2024.11.20 02:27:29.104297 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13667 | 2024.11.20 02:27:29.105172 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
13668 | 2024.11.20 02:27:29.105647 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13669 | 2024.11.20 02:27:29.105878 [ 53 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
13670 | 2024.11.20 02:27:29.106005 [ 53 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13671 | 2024.11.20 02:27:29.106080 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13672 | 2024.11.20 02:27:29.106109 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.004911 sec., 407.2490327835472 rows/sec., 28.44 KiB/sec. | ||
13673 | 2024.11.20 02:27:29.106546 [ 276 ] {1fef1b7f-4dc1-4c56-904a-6335c2463ada} <Debug> TCPHandler: Processed in 0.005626062 sec. | ||
13674 | 2024.11.20 02:27:29.106828 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
13675 | 2024.11.20 02:27:29.106959 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13676 | 2024.11.20 02:27:29.107618 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13677 | 2024.11.20 02:27:29.107823 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13678 | 2024.11.20 02:27:29.107859 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13679 | 2024.11.20 02:27:29.108029 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 67 rows starting from the beginning of the part | ||
13680 | 2024.11.20 02:27:29.108222 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.007296599 sec., 298769.3307525876 rows/sec., 26.37 MiB/sec. | ||
13681 | 2024.11.20 02:27:29.108939 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
13682 | 2024.11.20 02:27:29.109380 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 49 rows starting from the beginning of the part | ||
13683 | 2024.11.20 02:27:29.109811 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 2 rows starting from the beginning of the part | ||
13684 | 2024.11.20 02:27:29.110167 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 49 rows starting from the beginning of the part | ||
13685 | 2024.11.20 02:27:29.110549 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 2 rows starting from the beginning of the part | ||
13686 | 2024.11.20 02:27:29.110737 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13687 | 2024.11.20 02:27:29.111588 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13688 | 2024.11.20 02:27:29.111684 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13689 | 2024.11.20 02:27:29.112236 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13690 | 2024.11.20 02:27:29.112628 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_116_23} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13691 | 2024.11.20 02:27:29.112944 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
13692 | 2024.11.20 02:27:29.113130 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13693 | 2024.11.20 02:27:29.113745 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13694 | 2024.11.20 02:27:29.114163 [ 53 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13695 | 2024.11.20 02:27:29.114280 [ 53 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13696 | 2024.11.20 02:27:29.114433 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.006977 sec., 9459.653146051312 rows/sec., 756.53 KiB/sec. | ||
13697 | 2024.11.20 02:27:29.114472 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13698 | 2024.11.20 02:27:29.114582 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 5 columns (5 merged, 0 gathered) in 0.008321051 sec., 21511.705672756965 rows/sec., 1.62 MiB/sec. | ||
13699 | 2024.11.20 02:27:29.114779 [ 280 ] {db845fbc-346c-4ce7-8b49-b841f3a5afff} <Debug> TCPHandler: Processed in 0.008095416 sec. | ||
13700 | 2024.11.20 02:27:29.115009 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
13701 | 2024.11.20 02:27:29.115076 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
13702 | 2024.11.20 02:27:29.115139 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13703 | 2024.11.20 02:27:29.115662 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13704 | 2024.11.20 02:27:29.115938 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13705 | 2024.11.20 02:27:29.115977 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13706 | 2024.11.20 02:27:29.116692 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 916 rows starting from the beginning of the part | ||
13707 | 2024.11.20 02:27:29.117267 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13708 | 2024.11.20 02:27:29.117917 [ 194 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_76_15} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
13709 | 2024.11.20 02:27:29.117936 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 424 rows starting from the beginning of the part | ||
13710 | 2024.11.20 02:27:29.118338 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
13711 | 2024.11.20 02:27:29.118457 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 66 rows starting from the beginning of the part | ||
13712 | 2024.11.20 02:27:29.118904 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
13713 | 2024.11.20 02:27:29.119292 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 424 rows starting from the beginning of the part | ||
13714 | 2024.11.20 02:27:29.119485 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13715 | 2024.11.20 02:27:29.119518 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
13716 | 2024.11.20 02:27:29.119580 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13717 | 2024.11.20 02:27:29.120754 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13718 | 2024.11.20 02:27:29.121324 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13719 | 2024.11.20 02:27:29.121717 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13720 | 2024.11.20 02:27:29.121796 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13721 | 2024.11.20 02:27:29.121848 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.006362 sec., 25306.507387613958 rows/sec., 1.76 MiB/sec. | ||
13722 | 2024.11.20 02:27:29.121860 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13723 | 2024.11.20 02:27:29.122209 [ 276 ] {c2b0ad2a-9723-4e46-ad9e-61d6700950b1} <Debug> TCPHandler: Processed in 0.007264557 sec. | ||
13724 | 2024.11.20 02:27:29.122548 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13725 | 2024.11.20 02:27:29.122589 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13726 | 2024.11.20 02:27:29.123162 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13727 | 2024.11.20 02:27:29.123432 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13728 | 2024.11.20 02:27:29.123579 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.008921144 sec., 219702.76457817515 rows/sec., 16.82 MiB/sec. | ||
13729 | 2024.11.20 02:27:29.123707 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13730 | 2024.11.20 02:27:29.123910 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_111_22, total 21374 rows starting from the beginning of the part | ||
13731 | 2024.11.20 02:27:29.124162 [ 198 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13732 | 2024.11.20 02:27:29.125345 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13733 | 2024.11.20 02:27:29.125422 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13734 | 2024.11.20 02:27:29.125953 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_116_23} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13735 | 2024.11.20 02:27:29.126345 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 129 rows starting from the beginning of the part | ||
13736 | 2024.11.20 02:27:29.126532 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
13737 | 2024.11.20 02:27:29.127072 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13738 | 2024.11.20 02:27:29.127443 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
13739 | 2024.11.20 02:27:29.127649 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13740 | 2024.11.20 02:27:29.127761 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 161 rows starting from the beginning of the part | ||
13741 | 2024.11.20 02:27:29.127760 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13742 | 2024.11.20 02:27:29.128894 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
13743 | 2024.11.20 02:27:29.129242 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13744 | 2024.11.20 02:27:29.129445 [ 53 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
13745 | 2024.11.20 02:27:29.129522 [ 53 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13746 | 2024.11.20 02:27:29.129561 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13747 | 2024.11.20 02:27:29.129621 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006676 sec., 8987.417615338527 rows/sec., 620.23 KiB/sec. | ||
13748 | 2024.11.20 02:27:29.129916 [ 280 ] {ae306fe4-e051-459e-a3b7-37d856c4e730} <Debug> TCPHandler: Processed in 0.007547564 sec. | ||
13749 | 2024.11.20 02:27:29.130018 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13750 | 2024.11.20 02:27:29.130548 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13751 | 2024.11.20 02:27:29.130677 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7088 rows starting from the beginning of the part | ||
13752 | 2024.11.20 02:27:29.131183 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13753 | 2024.11.20 02:27:29.131595 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13754 | 2024.11.20 02:27:29.131994 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13755 | 2024.11.20 02:27:29.132319 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
13756 | 2024.11.20 02:27:29.132606 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
13757 | 2024.11.20 02:27:29.135541 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7420 rows, containing 4 columns (4 merged, 0 gathered) in 0.005875317 sec., 1262910.5799738124 rows/sec., 83.03 MiB/sec. | ||
13758 | 2024.11.20 02:27:29.136032 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13759 | 2024.11.20 02:27:29.136370 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_116_23} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13760 | 2024.11.20 02:27:29.136451 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_116_23} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13761 | 2024.11.20 02:27:29.136537 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
13762 | 2024.11.20 02:27:29.142442 [ 193 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22298 rows, containing 5 columns (5 merged, 0 gathered) in 0.020413993 sec., 1092289.9797212628 rows/sec., 74.64 MiB/sec. | ||
13763 | 2024.11.20 02:27:29.143059 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
13764 | 2024.11.20 02:27:29.143397 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13765 | 2024.11.20 02:27:29.143475 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_116_23} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
13766 | 2024.11.20 02:27:29.143565 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
13767 | 2024.11.20 02:27:29.157465 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64483, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13768 | 2024.11.20 02:27:29.320051 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52674, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13769 | 2024.11.20 02:27:29.363456 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63499, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13770 | 2024.11.20 02:27:29.415773 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36108, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13771 | 2024.11.20 02:27:29.430030 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37031, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13772 | 2024.11.20 02:27:29.512295 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43500, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13773 | 2024.11.20 02:27:29.520577 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38249, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13774 | 2024.11.20 02:27:29.558113 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65200, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13775 | 2024.11.20 02:27:32.509427 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
13776 | 2024.11.20 02:27:32.509505 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
13777 | 2024.11.20 02:27:32.747624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 36661 | ||
13778 | 2024.11.20 02:27:32.748272 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13779 | 2024.11.20 02:27:32.748321 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13780 | 2024.11.20 02:27:32.748865 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13781 | 2024.11.20 02:27:32.749125 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13782 | 2024.11.20 02:27:32.749377 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36661 | ||
13783 | 2024.11.20 02:27:32.918453 [ 222 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
13784 | 2024.11.20 02:27:32.918507 [ 222 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
13785 | 2024.11.20 02:27:32.920925 [ 222 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
13786 | 2024.11.20 02:27:32.941052 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1810 | ||
13787 | 2024.11.20 02:27:32.944149 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13788 | 2024.11.20 02:27:32.944195 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13789 | 2024.11.20 02:27:32.945672 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
13790 | 2024.11.20 02:27:32.945989 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13791 | 2024.11.20 02:27:32.946591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1810 | ||
13792 | 2024.11.20 02:27:33.001402 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001022082 sec. | ||
13793 | 2024.11.20 02:27:33.245359 [ 221 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
13794 | 2024.11.20 02:27:33.245418 [ 221 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
13795 | 2024.11.20 02:27:33.247471 [ 221 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
13796 | 2024.11.20 02:27:33.379946 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45457, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13797 | 2024.11.20 02:27:33.640494 [ 218 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
13798 | 2024.11.20 02:27:33.640543 [ 218 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
13799 | 2024.11.20 02:27:33.642637 [ 218 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
13800 | 2024.11.20 02:27:33.676472 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:43613, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13801 | 2024.11.20 02:27:33.705872 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36271, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13802 | 2024.11.20 02:27:33.752176 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64972, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13803 | 2024.11.20 02:27:33.771579 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:35856, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13804 | 2024.11.20 02:27:33.842441 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40697, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13805 | 2024.11.20 02:27:33.884828 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41088, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13806 | 2024.11.20 02:27:33.969374 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61189, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13807 | 2024.11.20 02:27:34.000228 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.73 MiB, peak 275.06 MiB, free memory in arenas 0.00 B, will set to 257.61 MiB (RSS), difference: 3.87 MiB | ||
13808 | 2024.11.20 02:27:34.064386 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50369, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13809 | 2024.11.20 02:27:34.096227 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13810 | 2024.11.20 02:27:34.096513 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13811 | 2024.11.20 02:27:34.096623 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13812 | 2024.11.20 02:27:34.097360 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13813 | 2024.11.20 02:27:34.097406 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13814 | 2024.11.20 02:27:34.097843 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13815 | 2024.11.20 02:27:34.098104 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13816 | 2024.11.20 02:27:34.098330 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001905 sec., 29396.325459317584 rows/sec., 2.26 MiB/sec. | ||
13817 | 2024.11.20 02:27:34.098386 [ 276 ] {0d6eb730-1ebd-4a95-82ff-e91f495ee57d} <Debug> TCPHandler: Processed in 0.002342901 sec. | ||
13818 | 2024.11.20 02:27:34.098577 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13819 | 2024.11.20 02:27:34.098715 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13820 | 2024.11.20 02:27:34.098768 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13821 | 2024.11.20 02:27:34.099440 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13822 | 2024.11.20 02:27:34.099487 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13823 | 2024.11.20 02:27:34.099881 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13824 | 2024.11.20 02:27:34.100138 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13825 | 2024.11.20 02:27:34.100346 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001662 sec., 38507.8219013237 rows/sec., 3.01 MiB/sec. | ||
13826 | 2024.11.20 02:27:34.100400 [ 280 ] {bf029e96-ddd8-4cbf-8913-edf7f1de6c2a} <Debug> TCPHandler: Processed in 0.001891631 sec. | ||
13827 | 2024.11.20 02:27:34.100549 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13828 | 2024.11.20 02:27:34.100681 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13829 | 2024.11.20 02:27:34.100739 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13830 | 2024.11.20 02:27:34.101356 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13831 | 2024.11.20 02:27:34.101403 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13832 | 2024.11.20 02:27:34.101821 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13833 | 2024.11.20 02:27:34.102062 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13834 | 2024.11.20 02:27:34.102295 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001643 sec., 97382.83627510651 rows/sec., 6.78 MiB/sec. | ||
13835 | 2024.11.20 02:27:34.102321 [ 218 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
13836 | 2024.11.20 02:27:34.102373 [ 276 ] {bcf6b5c5-a8fd-4023-93ef-69ff32759352} <Debug> TCPHandler: Processed in 0.00187486 sec. | ||
13837 | 2024.11.20 02:27:34.102396 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
13838 | 2024.11.20 02:27:34.102614 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13839 | 2024.11.20 02:27:34.102764 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13840 | 2024.11.20 02:27:34.102821 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13841 | 2024.11.20 02:27:34.103855 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13842 | 2024.11.20 02:27:34.103933 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13843 | 2024.11.20 02:27:34.104628 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
13844 | 2024.11.20 02:27:34.104982 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13845 | 2024.11.20 02:27:34.105412 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002679 sec., 22396.416573348266 rows/sec., 1.51 MiB/sec. | ||
13846 | 2024.11.20 02:27:34.105464 [ 280 ] {817d1f02-7593-4380-af2d-6eda6a9a28d2} <Debug> TCPHandler: Processed in 0.002939713 sec. | ||
13847 | 2024.11.20 02:27:34.106051 [ 218 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
13848 | 2024.11.20 02:27:34.509732 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43781, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13849 | 2024.11.20 02:27:34.616515 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47193, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13850 | 2024.11.20 02:27:34.759973 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57409, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13851 | 2024.11.20 02:27:34.764449 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50651, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13852 | 2024.11.20 02:27:34.796358 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61861, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13853 | 2024.11.20 02:27:34.820984 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:45279, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13854 | 2024.11.20 02:27:34.927420 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43017, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13855 | 2024.11.20 02:27:34.984144 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57152, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13856 | 2024.11.20 02:27:35.049514 [ 220 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
13857 | 2024.11.20 02:27:35.049572 [ 220 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
13858 | 2024.11.20 02:27:35.051583 [ 220 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
13859 | 2024.11.20 02:27:35.207714 [ 220 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
13860 | 2024.11.20 02:27:35.207788 [ 220 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
13861 | 2024.11.20 02:27:35.209847 [ 220 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
13862 | 2024.11.20 02:27:35.242443 [ 221 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
13863 | 2024.11.20 02:27:35.242529 [ 221 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
13864 | 2024.11.20 02:27:35.244677 [ 221 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
13865 | 2024.11.20 02:27:35.341451 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 603 | ||
13866 | 2024.11.20 02:27:35.363718 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13867 | 2024.11.20 02:27:35.363772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13868 | 2024.11.20 02:27:35.371376 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
13869 | 2024.11.20 02:27:35.372213 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13870 | 2024.11.20 02:27:35.375067 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
13871 | 2024.11.20 02:27:35.492803 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:64580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13872 | 2024.11.20 02:27:35.555390 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50535, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13873 | 2024.11.20 02:27:35.651103 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35341, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13874 | 2024.11.20 02:27:35.709672 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39860, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13875 | 2024.11.20 02:27:35.721987 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35722, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13876 | 2024.11.20 02:27:35.731254 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63433, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13877 | 2024.11.20 02:27:35.746513 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47212, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
13878 | 2024.11.20 02:27:39.103409 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13879 | 2024.11.20 02:27:39.103604 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
13880 | 2024.11.20 02:27:39.103682 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
13881 | 2024.11.20 02:27:39.104423 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13882 | 2024.11.20 02:27:39.104475 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13883 | 2024.11.20 02:27:39.104911 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13884 | 2024.11.20 02:27:39.105211 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13885 | 2024.11.20 02:27:39.105436 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001882 sec., 7438.894792773645 rows/sec., 535.50 KiB/sec. | ||
13886 | 2024.11.20 02:27:39.105548 [ 276 ] {3353a784-21ce-4673-b40d-dcb33b1b45d8} <Debug> TCPHandler: Processed in 0.00227251 sec. | ||
13887 | 2024.11.20 02:27:39.105776 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13888 | 2024.11.20 02:27:39.105917 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
13889 | 2024.11.20 02:27:39.105966 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
13890 | 2024.11.20 02:27:39.106683 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13891 | 2024.11.20 02:27:39.106724 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13892 | 2024.11.20 02:27:39.107114 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13893 | 2024.11.20 02:27:39.107358 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13894 | 2024.11.20 02:27:39.107553 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001659 sec., 172995.7805907173 rows/sec., 15.29 MiB/sec. | ||
13895 | 2024.11.20 02:27:39.107607 [ 280 ] {1473d3d8-52b2-40dc-bfb2-e4297dddf413} <Debug> TCPHandler: Processed in 0.001955412 sec. | ||
13896 | 2024.11.20 02:27:39.107762 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13897 | 2024.11.20 02:27:39.107870 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
13898 | 2024.11.20 02:27:39.107916 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
13899 | 2024.11.20 02:27:39.108449 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13900 | 2024.11.20 02:27:39.108489 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13901 | 2024.11.20 02:27:39.108843 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
13902 | 2024.11.20 02:27:39.109089 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13903 | 2024.11.20 02:27:39.109325 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.00147 sec., 33333.333333333336 rows/sec., 2.40 MiB/sec. | ||
13904 | 2024.11.20 02:27:39.109448 [ 276 ] {ad47ded5-bdd5-4a23-9826-079878831f78} <Debug> TCPHandler: Processed in 0.001736277 sec. | ||
13905 | 2024.11.20 02:27:39.109670 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13906 | 2024.11.20 02:27:39.109828 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
13907 | 2024.11.20 02:27:39.109884 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
13908 | 2024.11.20 02:27:39.110520 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13909 | 2024.11.20 02:27:39.110568 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13910 | 2024.11.20 02:27:39.110947 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13911 | 2024.11.20 02:27:39.111215 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13912 | 2024.11.20 02:27:39.111437 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001638 sec., 8547.008547008547 rows/sec., 598.58 KiB/sec. | ||
13913 | 2024.11.20 02:27:39.111491 [ 280 ] {5b63b9a2-009d-4d5d-9889-50fad8bf0310} <Debug> TCPHandler: Processed in 0.001934951 sec. | ||
13914 | 2024.11.20 02:27:39.111638 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13915 | 2024.11.20 02:27:39.111751 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
13916 | 2024.11.20 02:27:39.111797 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
13917 | 2024.11.20 02:27:39.112342 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13918 | 2024.11.20 02:27:39.112383 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13919 | 2024.11.20 02:27:39.112763 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13920 | 2024.11.20 02:27:39.113010 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13921 | 2024.11.20 02:27:39.113260 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001528 sec., 8507.85340314136 rows/sec., 530.46 KiB/sec. | ||
13922 | 2024.11.20 02:27:39.113434 [ 276 ] {36a3e222-e967-4808-b362-98c04f7596a1} <Debug> TCPHandler: Processed in 0.001846561 sec. | ||
13923 | 2024.11.20 02:27:39.113643 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13924 | 2024.11.20 02:27:39.113760 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
13925 | 2024.11.20 02:27:39.113805 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
13926 | 2024.11.20 02:27:39.114500 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13927 | 2024.11.20 02:27:39.114540 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13928 | 2024.11.20 02:27:39.114913 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13929 | 2024.11.20 02:27:39.115157 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13930 | 2024.11.20 02:27:39.115382 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001639 sec., 258694.32580841976 rows/sec., 18.50 MiB/sec. | ||
13931 | 2024.11.20 02:27:39.115482 [ 280 ] {e475ede0-d86c-48ce-bae8-db7cfe674820} <Debug> TCPHandler: Processed in 0.001940032 sec. | ||
13932 | 2024.11.20 02:27:39.115683 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13933 | 2024.11.20 02:27:39.115865 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
13934 | 2024.11.20 02:27:39.115913 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
13935 | 2024.11.20 02:27:39.116384 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13936 | 2024.11.20 02:27:39.116422 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13937 | 2024.11.20 02:27:39.116780 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13938 | 2024.11.20 02:27:39.117020 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13939 | 2024.11.20 02:27:39.117228 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
13940 | 2024.11.20 02:27:39.117293 [ 276 ] {67b8537e-ee8b-4cae-b8ac-4a21fb1d16a0} <Debug> TCPHandler: Processed in 0.001722958 sec. | ||
13941 | 2024.11.20 02:27:39.117435 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13942 | 2024.11.20 02:27:39.117554 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
13943 | 2024.11.20 02:27:39.117602 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
13944 | 2024.11.20 02:27:39.118140 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13945 | 2024.11.20 02:27:39.118180 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13946 | 2024.11.20 02:27:39.118571 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13947 | 2024.11.20 02:27:39.118818 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13948 | 2024.11.20 02:27:39.119046 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001508 sec., 157161.80371352786 rows/sec., 10.53 MiB/sec. | ||
13949 | 2024.11.20 02:27:39.119134 [ 280 ] {f87c59e1-7402-4ce9-8e6f-3de6c9279407} <Debug> TCPHandler: Processed in 0.001746727 sec. | ||
13950 | 2024.11.20 02:27:39.119329 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13951 | 2024.11.20 02:27:39.119518 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
13952 | 2024.11.20 02:27:39.119569 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
13953 | 2024.11.20 02:27:39.119999 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13954 | 2024.11.20 02:27:39.120039 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13955 | 2024.11.20 02:27:39.120414 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
13956 | 2024.11.20 02:27:39.120664 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13957 | 2024.11.20 02:27:39.120888 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.0014 sec., 714.2857142857143 rows/sec., 48.13 KiB/sec. | ||
13958 | 2024.11.20 02:27:39.120971 [ 276 ] {530dda26-9d85-475a-9d2f-a9f6f2bdbeae} <Debug> TCPHandler: Processed in 0.001738617 sec. | ||
13959 | 2024.11.20 02:27:39.121235 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13960 | 2024.11.20 02:27:39.121375 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
13961 | 2024.11.20 02:27:39.121459 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <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 | ||
13962 | 2024.11.20 02:27:39.122684 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13963 | 2024.11.20 02:27:39.122727 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13964 | 2024.11.20 02:27:39.123417 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
13965 | 2024.11.20 02:27:39.123675 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13966 | 2024.11.20 02:27:39.123931 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002576 sec., 16304.347826086956 rows/sec., 29.22 MiB/sec. | ||
13967 | 2024.11.20 02:27:39.124458 [ 280 ] {4f370cf6-9841-4df3-8823-d68381c74ab1} <Debug> TCPHandler: Processed in 0.003351933 sec. | ||
13968 | 2024.11.20 02:27:39.124632 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
13969 | 2024.11.20 02:27:39.124743 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
13970 | 2024.11.20 02:27:39.124790 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
13971 | 2024.11.20 02:27:39.125227 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13972 | 2024.11.20 02:27:39.125265 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13973 | 2024.11.20 02:27:39.125620 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
13974 | 2024.11.20 02:27:39.125848 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13975 | 2024.11.20 02:27:39.126108 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001374 sec., 59679.76710334789 rows/sec., 3.79 MiB/sec. | ||
13976 | 2024.11.20 02:27:39.126167 [ 276 ] {8327e836-172f-41a8-8d4f-1430e46dfeb9} <Debug> TCPHandler: Processed in 0.001583104 sec. | ||
13977 | 2024.11.20 02:27:40.249532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 37149 | ||
13978 | 2024.11.20 02:27:40.250208 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13979 | 2024.11.20 02:27:40.250251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13980 | 2024.11.20 02:27:40.250780 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
13981 | 2024.11.20 02:27:40.251036 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13982 | 2024.11.20 02:27:40.251264 [ 39 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
13983 | 2024.11.20 02:27:40.251297 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37149 | ||
13984 | 2024.11.20 02:27:40.251355 [ 39 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
13985 | 2024.11.20 02:27:40.251394 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
13986 | 2024.11.20 02:27:40.251674 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
13987 | 2024.11.20 02:27:40.251944 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
13988 | 2024.11.20 02:27:40.251987 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 34831 rows starting from the beginning of the part | ||
13989 | 2024.11.20 02:27:40.252068 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 488 rows starting from the beginning of the part | ||
13990 | 2024.11.20 02:27:40.252292 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 427 rows starting from the beginning of the part | ||
13991 | 2024.11.20 02:27:40.252468 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 488 rows starting from the beginning of the part | ||
13992 | 2024.11.20 02:27:40.252664 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 427 rows starting from the beginning of the part | ||
13993 | 2024.11.20 02:27:40.252834 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 488 rows starting from the beginning of the part | ||
13994 | 2024.11.20 02:27:40.255948 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37149 rows, containing 4 columns (4 merged, 0 gathered) in 0.004433186 sec., 8379752.169207427 rows/sec., 119.87 MiB/sec. | ||
13995 | 2024.11.20 02:27:40.256312 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
13996 | 2024.11.20 02:27:40.256626 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
13997 | 2024.11.20 02:27:40.256715 [ 199 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_81_16} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
13998 | 2024.11.20 02:27:40.256825 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
13999 | 2024.11.20 02:27:42.875173 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 611 | ||
14000 | 2024.11.20 02:27:42.898581 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14001 | 2024.11.20 02:27:42.898645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14002 | 2024.11.20 02:27:42.906379 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14003 | 2024.11.20 02:27:42.907212 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14004 | 2024.11.20 02:27:42.907688 [ 37 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14005 | 2024.11.20 02:27:42.907874 [ 37 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14006 | 2024.11.20 02:27:42.907959 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14007 | 2024.11.20 02:27:42.908420 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
14008 | 2024.11.20 02:27:42.919616 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 611 | ||
14009 | 2024.11.20 02:27:42.920602 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14010 | 2024.11.20 02:27:42.923076 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
14011 | 2024.11.20 02:27:42.927933 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 8 rows starting from the beginning of the part | ||
14012 | 2024.11.20 02:27:42.932883 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 7 rows starting from the beginning of the part | ||
14013 | 2024.11.20 02:27:42.938109 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 8 rows starting from the beginning of the part | ||
14014 | 2024.11.20 02:27:42.943644 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 7 rows starting from the beginning of the part | ||
14015 | 2024.11.20 02:27:42.947477 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1840 | ||
14016 | 2024.11.20 02:27:42.961062 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 8 rows starting from the beginning of the part | ||
14017 | 2024.11.20 02:27:42.964364 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14018 | 2024.11.20 02:27:42.964434 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14019 | 2024.11.20 02:27:42.970558 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
14020 | 2024.11.20 02:27:42.971437 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14021 | 2024.11.20 02:27:42.974887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1840 | ||
14022 | 2024.11.20 02:27:43.000157 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.10 MiB, peak 275.06 MiB, free memory in arenas 0.00 B, will set to 257.61 MiB (RSS), difference: -14.50 MiB | ||
14023 | 2024.11.20 02:27:43.038854 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 679 columns (679 merged, 0 gathered) in 0.130744519 sec., 4673.236053589367 rows/sec., 24.16 MiB/sec. | ||
14024 | 2024.11.20 02:27:43.042858 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14025 | 2024.11.20 02:27:43.046543 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14026 | 2024.11.20 02:27:43.046690 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_81_16} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14027 | 2024.11.20 02:27:43.049496 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14028 | 2024.11.20 02:27:44.000177 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.19 MiB, peak 275.06 MiB, free memory in arenas 0.00 B, will set to 257.61 MiB (RSS), difference: 13.42 MiB | ||
14029 | 2024.11.20 02:27:44.093697 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14030 | 2024.11.20 02:27:44.093880 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14031 | 2024.11.20 02:27:44.093951 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14032 | 2024.11.20 02:27:44.094693 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14033 | 2024.11.20 02:27:44.094744 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14034 | 2024.11.20 02:27:44.095172 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
14035 | 2024.11.20 02:27:44.095424 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14036 | 2024.11.20 02:27:44.095647 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001815 sec., 2203.8567493112946 rows/sec., 179.71 KiB/sec. | ||
14037 | 2024.11.20 02:27:44.095706 [ 276 ] {1f4c0c62-fc0d-4f82-920c-a838e1b9e997} <Debug> TCPHandler: Processed in 0.002135476 sec. | ||
14038 | 2024.11.20 02:27:44.095889 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14039 | 2024.11.20 02:27:44.096014 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14040 | 2024.11.20 02:27:44.096061 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14041 | 2024.11.20 02:27:44.096618 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14042 | 2024.11.20 02:27:44.096659 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14043 | 2024.11.20 02:27:44.097033 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14044 | 2024.11.20 02:27:44.097277 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14045 | 2024.11.20 02:27:44.097481 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001487 sec., 39004.70746469402 rows/sec., 2.99 MiB/sec. | ||
14046 | 2024.11.20 02:27:44.097559 [ 280 ] {77bfb307-0821-489e-a009-91c9f9b384de} <Debug> TCPHandler: Processed in 0.001737598 sec. | ||
14047 | 2024.11.20 02:27:44.097688 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14048 | 2024.11.20 02:27:44.097961 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14049 | 2024.11.20 02:27:44.098076 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14050 | 2024.11.20 02:27:44.098917 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14051 | 2024.11.20 02:27:44.098958 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14052 | 2024.11.20 02:27:44.099310 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
14053 | 2024.11.20 02:27:44.099562 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14054 | 2024.11.20 02:27:44.099798 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001929 sec., 2073.613271124935 rows/sec., 144.79 KiB/sec. | ||
14055 | 2024.11.20 02:27:44.099903 [ 276 ] {7cb3e9af-b1a5-4e4c-95d7-167299900b25} <Debug> TCPHandler: Processed in 0.002262689 sec. | ||
14056 | 2024.11.20 02:27:44.100160 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14057 | 2024.11.20 02:27:44.100317 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14058 | 2024.11.20 02:27:44.100371 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14059 | 2024.11.20 02:27:44.101028 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14060 | 2024.11.20 02:27:44.101068 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14061 | 2024.11.20 02:27:44.101426 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14062 | 2024.11.20 02:27:44.101666 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14063 | 2024.11.20 02:27:44.101874 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001586 sec., 42875.15762925599 rows/sec., 3.35 MiB/sec. | ||
14064 | 2024.11.20 02:27:44.101928 [ 280 ] {ad4f754a-2eab-41c9-a0d5-436a67d02dde} <Debug> TCPHandler: Processed in 0.001893491 sec. | ||
14065 | 2024.11.20 02:27:44.102096 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14066 | 2024.11.20 02:27:44.102227 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14067 | 2024.11.20 02:27:44.102285 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14068 | 2024.11.20 02:27:44.102897 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14069 | 2024.11.20 02:27:44.102944 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14070 | 2024.11.20 02:27:44.103377 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14071 | 2024.11.20 02:27:44.103641 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14072 | 2024.11.20 02:27:44.103867 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001669 sec., 77890.95266626723 rows/sec., 5.42 MiB/sec. | ||
14073 | 2024.11.20 02:27:44.103919 [ 276 ] {5541ad9a-7bb2-4928-ac1a-39a27e5b1a7b} <Debug> TCPHandler: Processed in 0.001891451 sec. | ||
14074 | 2024.11.20 02:27:44.104067 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14075 | 2024.11.20 02:27:44.104174 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14076 | 2024.11.20 02:27:44.104222 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14077 | 2024.11.20 02:27:44.104661 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14078 | 2024.11.20 02:27:44.104701 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
14079 | 2024.11.20 02:27:44.105061 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
14080 | 2024.11.20 02:27:44.105298 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14081 | 2024.11.20 02:27:44.105506 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001355 sec., 35424.35424354243 rows/sec., 2.39 MiB/sec. | ||
14082 | 2024.11.20 02:27:44.105555 [ 280 ] {93d122fc-51e1-4973-a9fa-d8a9f4a8aaf5} <Debug> TCPHandler: Processed in 0.001539723 sec. | ||
14083 | 2024.11.20 02:27:47.509568 [ 27 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14084 | 2024.11.20 02:27:47.509635 [ 27 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14085 | 2024.11.20 02:27:47.751480 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 37576 | ||
14086 | 2024.11.20 02:27:47.752133 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14087 | 2024.11.20 02:27:47.752176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14088 | 2024.11.20 02:27:47.752705 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14089 | 2024.11.20 02:27:47.752965 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14090 | 2024.11.20 02:27:47.753181 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37576 | ||
14091 | 2024.11.20 02:27:49.096068 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14092 | 2024.11.20 02:27:49.096306 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14093 | 2024.11.20 02:27:49.096376 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14094 | 2024.11.20 02:27:49.097150 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14095 | 2024.11.20 02:27:49.097198 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14096 | 2024.11.20 02:27:49.097642 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14097 | 2024.11.20 02:27:49.097894 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14098 | 2024.11.20 02:27:49.098145 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0019 sec., 29473.684210526317 rows/sec., 2.26 MiB/sec. | ||
14099 | 2024.11.20 02:27:49.098210 [ 276 ] {f27ae131-fe6d-4558-a987-666eb7e8755c} <Debug> TCPHandler: Processed in 0.00227979 sec. | ||
14100 | 2024.11.20 02:27:49.098385 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14101 | 2024.11.20 02:27:49.098508 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14102 | 2024.11.20 02:27:49.098557 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14103 | 2024.11.20 02:27:49.099143 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14104 | 2024.11.20 02:27:49.099185 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14105 | 2024.11.20 02:27:49.099564 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14106 | 2024.11.20 02:27:49.099804 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14107 | 2024.11.20 02:27:49.100030 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001551 sec., 41263.70083816892 rows/sec., 3.22 MiB/sec. | ||
14108 | 2024.11.20 02:27:49.100085 [ 280 ] {58eb3401-78dd-4f3e-af6e-1c64bbb63c76} <Debug> TCPHandler: Processed in 0.001758289 sec. | ||
14109 | 2024.11.20 02:27:49.100249 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14110 | 2024.11.20 02:27:49.100381 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14111 | 2024.11.20 02:27:49.100440 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14112 | 2024.11.20 02:27:49.101076 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14113 | 2024.11.20 02:27:49.101126 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14114 | 2024.11.20 02:27:49.101535 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14115 | 2024.11.20 02:27:49.101793 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14116 | 2024.11.20 02:27:49.102023 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001669 sec., 95865.78789694428 rows/sec., 6.68 MiB/sec. | ||
14117 | 2024.11.20 02:27:49.102114 [ 276 ] {fd75dc39-6133-4c4c-b1f3-576dd8ccd3f5} <Debug> TCPHandler: Processed in 0.001919281 sec. | ||
14118 | 2024.11.20 02:27:49.102350 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14119 | 2024.11.20 02:27:49.102520 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14120 | 2024.11.20 02:27:49.102579 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14121 | 2024.11.20 02:27:49.103127 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14122 | 2024.11.20 02:27:49.103171 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14123 | 2024.11.20 02:27:49.103531 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
14124 | 2024.11.20 02:27:49.103770 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14125 | 2024.11.20 02:27:49.103989 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001499 sec., 40026.6844563042 rows/sec., 2.70 MiB/sec. | ||
14126 | 2024.11.20 02:27:49.104038 [ 280 ] {79b19e6a-8803-483e-a0b1-b80ddf0ce8a0} <Debug> TCPHandler: Processed in 0.001814709 sec. | ||
14127 | 2024.11.20 02:27:50.419729 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 618 | ||
14128 | 2024.11.20 02:27:50.443469 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14129 | 2024.11.20 02:27:50.443530 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14130 | 2024.11.20 02:27:50.450976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14131 | 2024.11.20 02:27:50.451796 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14132 | 2024.11.20 02:27:50.454890 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
14133 | 2024.11.20 02:27:52.975137 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1860 | ||
14134 | 2024.11.20 02:27:52.978185 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14135 | 2024.11.20 02:27:52.978243 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14136 | 2024.11.20 02:27:52.979745 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
14137 | 2024.11.20 02:27:52.980057 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14138 | 2024.11.20 02:27:52.980347 [ 87 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
14139 | 2024.11.20 02:27:52.980574 [ 87 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14140 | 2024.11.20 02:27:52.980681 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14141 | 2024.11.20 02:27:52.981362 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
14142 | 2024.11.20 02:27:52.981583 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1860 | ||
14143 | 2024.11.20 02:27:52.982231 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14144 | 2024.11.20 02:27:52.982414 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1726 rows starting from the beginning of the part | ||
14145 | 2024.11.20 02:27:52.983225 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 30 rows starting from the beginning of the part | ||
14146 | 2024.11.20 02:27:52.983871 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 20 rows starting from the beginning of the part | ||
14147 | 2024.11.20 02:27:52.984496 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
14148 | 2024.11.20 02:27:52.985099 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
14149 | 2024.11.20 02:27:52.985735 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
14150 | 2024.11.20 02:27:52.994346 [ 196 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1860 rows, containing 72 columns (72 merged, 0 gathered) in 0.013439852 sec., 138394.3811286017 rows/sec., 104.99 MiB/sec. | ||
14151 | 2024.11.20 02:27:52.996185 [ 186 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
14152 | 2024.11.20 02:27:52.996975 [ 186 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14153 | 2024.11.20 02:27:52.997059 [ 186 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_61_12} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
14154 | 2024.11.20 02:27:52.997380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
14155 | 2024.11.20 02:27:54.102722 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14156 | 2024.11.20 02:27:54.102908 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14157 | 2024.11.20 02:27:54.102975 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14158 | 2024.11.20 02:27:54.103731 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14159 | 2024.11.20 02:27:54.103775 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14160 | 2024.11.20 02:27:54.104208 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14161 | 2024.11.20 02:27:54.104461 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14162 | 2024.11.20 02:27:54.104605 [ 87 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14163 | 2024.11.20 02:27:54.104646 [ 87 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14164 | 2024.11.20 02:27:54.104668 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001808 sec., 7743.362831858407 rows/sec., 557.42 KiB/sec. | ||
14165 | 2024.11.20 02:27:54.104672 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14166 | 2024.11.20 02:27:54.104823 [ 276 ] {ee90b61d-c32e-4cf1-9133-465f45ab3294} <Debug> TCPHandler: Processed in 0.002221229 sec. | ||
14167 | 2024.11.20 02:27:54.104923 [ 221 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
14168 | 2024.11.20 02:27:54.105056 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
14169 | 2024.11.20 02:27:54.105088 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14170 | 2024.11.20 02:27:54.105061 [ 221 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
14171 | 2024.11.20 02:27:54.105433 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14172 | 2024.11.20 02:27:54.105464 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14173 | 2024.11.20 02:27:54.105611 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
14174 | 2024.11.20 02:27:54.105613 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14175 | 2024.11.20 02:27:54.106011 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
14176 | 2024.11.20 02:27:54.106400 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
14177 | 2024.11.20 02:27:54.106824 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
14178 | 2024.11.20 02:27:54.107266 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
14179 | 2024.11.20 02:27:54.109593 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14180 | 2024.11.20 02:27:54.109682 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14181 | 2024.11.20 02:27:54.111379 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14182 | 2024.11.20 02:27:54.111465 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006658615 sec., 10512.69670945084 rows/sec., 797.84 KiB/sec. | ||
14183 | 2024.11.20 02:27:54.111779 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14184 | 2024.11.20 02:27:54.112130 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14185 | 2024.11.20 02:27:54.112439 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_41_10} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14186 | 2024.11.20 02:27:54.112536 [ 87 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14187 | 2024.11.20 02:27:54.112636 [ 87 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14188 | 2024.11.20 02:27:54.112710 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14189 | 2024.11.20 02:27:54.112793 [ 196 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_41_10} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14190 | 2024.11.20 02:27:54.112865 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.007514 sec., 38195.36864519564 rows/sec., 3.38 MiB/sec. | ||
14191 | 2024.11.20 02:27:54.112865 [ 221 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
14192 | 2024.11.20 02:27:54.113174 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
14193 | 2024.11.20 02:27:54.113243 [ 280 ] {7fd3a3ec-e98f-4eff-b4e9-a75c633982ab} <Debug> TCPHandler: Processed in 0.00825964 sec. | ||
14194 | 2024.11.20 02:27:54.113244 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14195 | 2024.11.20 02:27:54.113590 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14196 | 2024.11.20 02:27:54.113796 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14197 | 2024.11.20 02:27:54.113905 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14198 | 2024.11.20 02:27:54.113946 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1436 rows starting from the beginning of the part | ||
14199 | 2024.11.20 02:27:54.114078 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14200 | 2024.11.20 02:27:54.114628 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
14201 | 2024.11.20 02:27:54.115160 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 287 rows starting from the beginning of the part | ||
14202 | 2024.11.20 02:27:54.115698 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
14203 | 2024.11.20 02:27:54.116101 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
14204 | 2024.11.20 02:27:54.116437 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 287 rows starting from the beginning of the part | ||
14205 | 2024.11.20 02:27:54.117364 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14206 | 2024.11.20 02:27:54.117408 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14207 | 2024.11.20 02:27:54.117966 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
14208 | 2024.11.20 02:27:54.118248 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14209 | 2024.11.20 02:27:54.118536 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.004725 sec., 10370.37037037037 rows/sec., 764.92 KiB/sec. | ||
14210 | 2024.11.20 02:27:54.118664 [ 276 ] {7d4ebc23-18cd-4c7a-8803-93ab06bf8eac} <Debug> TCPHandler: Processed in 0.005263424 sec. | ||
14211 | 2024.11.20 02:27:54.118715 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2180 rows, containing 5 columns (5 merged, 0 gathered) in 0.005882638 sec., 370582.04159426433 rows/sec., 32.71 MiB/sec. | ||
14212 | 2024.11.20 02:27:54.118840 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14213 | 2024.11.20 02:27:54.118998 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14214 | 2024.11.20 02:27:54.119008 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14215 | 2024.11.20 02:27:54.119110 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14216 | 2024.11.20 02:27:54.119654 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14217 | 2024.11.20 02:27:54.119853 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_121_24} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14218 | 2024.11.20 02:27:54.120020 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
14219 | 2024.11.20 02:27:54.120211 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14220 | 2024.11.20 02:27:54.120255 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14221 | 2024.11.20 02:27:54.120603 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14222 | 2024.11.20 02:27:54.120832 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14223 | 2024.11.20 02:27:54.121016 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002059 sec., 6799.417192812044 rows/sec., 476.19 KiB/sec. | ||
14224 | 2024.11.20 02:27:54.121091 [ 280 ] {46c56fb4-fc45-4156-9c40-db97a134eed2} <Debug> TCPHandler: Processed in 0.00232426 sec. | ||
14225 | 2024.11.20 02:27:54.121270 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14226 | 2024.11.20 02:27:54.121400 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14227 | 2024.11.20 02:27:54.121453 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14228 | 2024.11.20 02:27:54.122082 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14229 | 2024.11.20 02:27:54.122129 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14230 | 2024.11.20 02:27:54.122511 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14231 | 2024.11.20 02:27:54.122761 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14232 | 2024.11.20 02:27:54.122885 [ 87 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14233 | 2024.11.20 02:27:54.122922 [ 87 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14234 | 2024.11.20 02:27:54.122942 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001567 sec., 8296.107211231652 rows/sec., 517.26 KiB/sec. | ||
14235 | 2024.11.20 02:27:54.122946 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14236 | 2024.11.20 02:27:54.123044 [ 276 ] {fd7ef0dc-a350-4b40-8190-b63f8be14e93} <Debug> TCPHandler: Processed in 0.00183975 sec. | ||
14237 | 2024.11.20 02:27:54.123236 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
14238 | 2024.11.20 02:27:54.123249 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14239 | 2024.11.20 02:27:54.123536 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14240 | 2024.11.20 02:27:54.123545 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14241 | 2024.11.20 02:27:54.123622 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14242 | 2024.11.20 02:27:54.123636 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
14243 | 2024.11.20 02:27:54.124028 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
14244 | 2024.11.20 02:27:54.124466 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
14245 | 2024.11.20 02:27:54.124871 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
14246 | 2024.11.20 02:27:54.125214 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
14247 | 2024.11.20 02:27:54.126312 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14248 | 2024.11.20 02:27:54.126397 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14249 | 2024.11.20 02:27:54.127479 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14250 | 2024.11.20 02:27:54.127740 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.004674041 sec., 13906.59602686412 rows/sec., 921.40 KiB/sec. | ||
14251 | 2024.11.20 02:27:54.127923 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14252 | 2024.11.20 02:27:54.127964 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14253 | 2024.11.20 02:27:54.128218 [ 87 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14254 | 2024.11.20 02:27:54.128285 [ 87 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14255 | 2024.11.20 02:27:54.128356 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14256 | 2024.11.20 02:27:54.128431 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.004971 sec., 85294.70931402133 rows/sec., 6.10 MiB/sec. | ||
14257 | 2024.11.20 02:27:54.128759 [ 280 ] {d7e0fb3c-a70b-475f-929a-d760bae903b3} <Debug> TCPHandler: Processed in 0.005602721 sec. | ||
14258 | 2024.11.20 02:27:54.128754 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_41_10} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14259 | 2024.11.20 02:27:54.128839 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
14260 | 2024.11.20 02:27:54.129032 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14261 | 2024.11.20 02:27:54.129061 [ 190 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_41_10} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14262 | 2024.11.20 02:27:54.129216 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14263 | 2024.11.20 02:27:54.129345 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
14264 | 2024.11.20 02:27:54.129368 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 916 rows starting from the beginning of the part | ||
14265 | 2024.11.20 02:27:54.129389 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14266 | 2024.11.20 02:27:54.129505 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14267 | 2024.11.20 02:27:54.129651 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
14268 | 2024.11.20 02:27:54.130187 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 424 rows starting from the beginning of the part | ||
14269 | 2024.11.20 02:27:54.130530 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
14270 | 2024.11.20 02:27:54.130895 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
14271 | 2024.11.20 02:27:54.131273 [ 193 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 424 rows starting from the beginning of the part | ||
14272 | 2024.11.20 02:27:54.131941 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14273 | 2024.11.20 02:27:54.131997 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14274 | 2024.11.20 02:27:54.132878 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14275 | 2024.11.20 02:27:54.133426 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14276 | 2024.11.20 02:27:54.133778 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004514 sec., 1329.198050509526 rows/sec., 69.45 KiB/sec. | ||
14277 | 2024.11.20 02:27:54.133835 [ 276 ] {34c893b2-17d7-4195-8375-828d1ad7372d} <Debug> TCPHandler: Processed in 0.004946348 sec. | ||
14278 | 2024.11.20 02:27:54.134083 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14279 | 2024.11.20 02:27:54.134232 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1960 rows, containing 5 columns (5 merged, 0 gathered) in 0.005732064 sec., 341936.1681935163 rows/sec., 26.18 MiB/sec. | ||
14280 | 2024.11.20 02:27:54.134315 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14281 | 2024.11.20 02:27:54.134401 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14282 | 2024.11.20 02:27:54.134521 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14283 | 2024.11.20 02:27:54.135099 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14284 | 2024.11.20 02:27:54.135326 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_121_24} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14285 | 2024.11.20 02:27:54.135493 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
14286 | 2024.11.20 02:27:54.135623 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14287 | 2024.11.20 02:27:54.135666 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14288 | 2024.11.20 02:27:54.136066 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14289 | 2024.11.20 02:27:54.136297 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14290 | 2024.11.20 02:27:54.136424 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14291 | 2024.11.20 02:27:54.136453 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14292 | 2024.11.20 02:27:54.136478 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14293 | 2024.11.20 02:27:54.136480 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002211 sec., 107191.31614654003 rows/sec., 7.18 MiB/sec. | ||
14294 | 2024.11.20 02:27:54.136753 [ 280 ] {21f4ee97-61d1-4221-b8e2-2e9bbf564214} <Debug> TCPHandler: Processed in 0.002806201 sec. | ||
14295 | 2024.11.20 02:27:54.136777 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14296 | 2024.11.20 02:27:54.136994 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14297 | 2024.11.20 02:27:54.137336 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14298 | 2024.11.20 02:27:54.137469 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_116_23, total 22298 rows starting from the beginning of the part | ||
14299 | 2024.11.20 02:27:54.137484 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14300 | 2024.11.20 02:27:54.137724 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14301 | 2024.11.20 02:27:54.138083 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14302 | 2024.11.20 02:27:54.138782 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14303 | 2024.11.20 02:27:54.139386 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 130 rows starting from the beginning of the part | ||
14304 | 2024.11.20 02:27:54.139867 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14305 | 2024.11.20 02:27:54.140206 [ 194 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14306 | 2024.11.20 02:27:54.140920 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14307 | 2024.11.20 02:27:54.140988 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14308 | 2024.11.20 02:27:54.141763 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
14309 | 2024.11.20 02:27:54.142075 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14310 | 2024.11.20 02:27:54.142334 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.005003 sec., 199.88007195682593 rows/sec., 13.47 KiB/sec. | ||
14311 | 2024.11.20 02:27:54.142477 [ 276 ] {7e96b23f-3d22-41eb-acb0-351f8b9aae9c} <Debug> TCPHandler: Processed in 0.005626922 sec. | ||
14312 | 2024.11.20 02:27:54.142721 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14313 | 2024.11.20 02:27:54.142994 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14314 | 2024.11.20 02:27:54.143229 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <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 | ||
14315 | 2024.11.20 02:27:54.145123 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14316 | 2024.11.20 02:27:54.145164 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14317 | 2024.11.20 02:27:54.146112 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14318 | 2024.11.20 02:27:54.146465 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14319 | 2024.11.20 02:27:54.146763 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003857 sec., 10889.292196007258 rows/sec., 19.51 MiB/sec. | ||
14320 | 2024.11.20 02:27:54.146906 [ 280 ] {0febcee9-e270-4d33-accc-669aaa63c0ef} <Debug> TCPHandler: Processed in 0.004318633 sec. | ||
14321 | 2024.11.20 02:27:54.147115 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14322 | 2024.11.20 02:27:54.147438 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14323 | 2024.11.20 02:27:54.147496 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23222 rows, containing 5 columns (5 merged, 0 gathered) in 0.010929797 sec., 2124650.6225138493 rows/sec., 145.19 MiB/sec. | ||
14324 | 2024.11.20 02:27:54.147515 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14325 | 2024.11.20 02:27:54.148057 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14326 | 2024.11.20 02:27:54.148207 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14327 | 2024.11.20 02:27:54.148271 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14328 | 2024.11.20 02:27:54.148667 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14329 | 2024.11.20 02:27:54.148825 [ 197 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_121_24} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14330 | 2024.11.20 02:27:54.148992 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
14331 | 2024.11.20 02:27:54.149049 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
14332 | 2024.11.20 02:27:54.149304 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14333 | 2024.11.20 02:27:54.149445 [ 87 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
14334 | 2024.11.20 02:27:54.149493 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002142 sec., 38281.97945845005 rows/sec., 2.43 MiB/sec. | ||
14335 | 2024.11.20 02:27:54.149497 [ 87 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14336 | 2024.11.20 02:27:54.149546 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14337 | 2024.11.20 02:27:54.149570 [ 276 ] {b5a46d86-e875-41df-b085-0fb602a9c27c} <Debug> TCPHandler: Processed in 0.002565555 sec. | ||
14338 | 2024.11.20 02:27:54.149754 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14339 | 2024.11.20 02:27:54.149874 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14340 | 2024.11.20 02:27:54.149902 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 7420 rows starting from the beginning of the part | ||
14341 | 2024.11.20 02:27:54.150006 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14342 | 2024.11.20 02:27:54.150198 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14343 | 2024.11.20 02:27:54.150381 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 48 rows starting from the beginning of the part | ||
14344 | 2024.11.20 02:27:54.150541 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14345 | 2024.11.20 02:27:54.150733 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14346 | 2024.11.20 02:27:54.152753 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7752 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125787 sec., 2480015.432913375 rows/sec., 163.01 MiB/sec. | ||
14347 | 2024.11.20 02:27:54.153311 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
14348 | 2024.11.20 02:27:54.153615 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_121_24} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14349 | 2024.11.20 02:27:54.153698 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_121_24} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
14350 | 2024.11.20 02:27:54.153785 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
14351 | 2024.11.20 02:27:54.872133 [ 223 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
14352 | 2024.11.20 02:27:54.872198 [ 223 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
14353 | 2024.11.20 02:27:54.873870 [ 223 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
14354 | 2024.11.20 02:27:55.253371 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38064 | ||
14355 | 2024.11.20 02:27:55.254493 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14356 | 2024.11.20 02:27:55.254541 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14357 | 2024.11.20 02:27:55.255088 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14358 | 2024.11.20 02:27:55.255358 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14359 | 2024.11.20 02:27:55.255636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38064 | ||
14360 | 2024.11.20 02:27:55.366815 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
14361 | 2024.11.20 02:27:55.366851 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
14362 | 2024.11.20 02:27:55.368647 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
14363 | 2024.11.20 02:27:57.955002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 626 | ||
14364 | 2024.11.20 02:27:57.977937 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14365 | 2024.11.20 02:27:57.977993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14366 | 2024.11.20 02:27:57.985481 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14367 | 2024.11.20 02:27:57.986301 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14368 | 2024.11.20 02:27:57.989866 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 626 | ||
14369 | 2024.11.20 02:27:59.096441 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14370 | 2024.11.20 02:27:59.096647 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14371 | 2024.11.20 02:27:59.096726 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14372 | 2024.11.20 02:27:59.097569 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14373 | 2024.11.20 02:27:59.097612 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14374 | 2024.11.20 02:27:59.098064 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
14375 | 2024.11.20 02:27:59.098318 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14376 | 2024.11.20 02:27:59.098580 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.00198 sec., 5050.50505050505 rows/sec., 411.83 KiB/sec. | ||
14377 | 2024.11.20 02:27:59.098707 [ 276 ] {1528ee15-63a7-4f89-b035-3d3a6dbc6842} <Debug> TCPHandler: Processed in 0.002394002 sec. | ||
14378 | 2024.11.20 02:27:59.098957 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14379 | 2024.11.20 02:27:59.099090 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14380 | 2024.11.20 02:27:59.099143 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14381 | 2024.11.20 02:27:59.099754 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14382 | 2024.11.20 02:27:59.099793 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14383 | 2024.11.20 02:27:59.100184 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14384 | 2024.11.20 02:27:59.100426 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14385 | 2024.11.20 02:27:59.100632 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001564 sec., 39002.55754475703 rows/sec., 2.98 MiB/sec. | ||
14386 | 2024.11.20 02:27:59.100718 [ 280 ] {a9f5ecd4-5ede-4cac-b6aa-a7965fc63dcf} <Debug> TCPHandler: Processed in 0.00186977 sec. | ||
14387 | 2024.11.20 02:27:59.100771 [ 225 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
14388 | 2024.11.20 02:27:59.100851 [ 225 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
14389 | 2024.11.20 02:27:59.100911 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14390 | 2024.11.20 02:27:59.101178 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14391 | 2024.11.20 02:27:59.101237 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14392 | 2024.11.20 02:27:59.102559 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14393 | 2024.11.20 02:27:59.102602 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14394 | 2024.11.20 02:27:59.103286 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
14395 | 2024.11.20 02:27:59.103823 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14396 | 2024.11.20 02:27:59.104155 [ 221 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
14397 | 2024.11.20 02:27:59.104198 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.003056 sec., 3272.2513089005233 rows/sec., 228.48 KiB/sec. | ||
14398 | 2024.11.20 02:27:59.104215 [ 221 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
14399 | 2024.11.20 02:27:59.104568 [ 276 ] {a4ddb213-1303-4918-a95b-5f83ef79d3ae} <Debug> TCPHandler: Processed in 0.003740202 sec. | ||
14400 | 2024.11.20 02:27:59.104833 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14401 | 2024.11.20 02:27:59.105026 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14402 | 2024.11.20 02:27:59.105138 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14403 | 2024.11.20 02:27:59.105229 [ 225 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
14404 | 2024.11.20 02:27:59.108496 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14405 | 2024.11.20 02:27:59.108566 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14406 | 2024.11.20 02:27:59.109341 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14407 | 2024.11.20 02:27:59.109692 [ 221 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
14408 | 2024.11.20 02:27:59.109786 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14409 | 2024.11.20 02:27:59.110421 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.005436 sec., 13612.950699043415 rows/sec., 1.07 MiB/sec. | ||
14410 | 2024.11.20 02:27:59.110601 [ 280 ] {8ed7503f-8619-4466-b831-272fe2a1aff4} <Debug> TCPHandler: Processed in 0.005828897 sec. | ||
14411 | 2024.11.20 02:27:59.110775 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14412 | 2024.11.20 02:27:59.110912 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14413 | 2024.11.20 02:27:59.110974 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14414 | 2024.11.20 02:27:59.111630 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14415 | 2024.11.20 02:27:59.111671 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14416 | 2024.11.20 02:27:59.112069 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14417 | 2024.11.20 02:27:59.112311 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14418 | 2024.11.20 02:27:59.112539 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.001652 sec., 99878.93462469733 rows/sec., 6.95 MiB/sec. | ||
14419 | 2024.11.20 02:27:59.112612 [ 276 ] {6c292ca0-0b39-4d95-98d5-4d572296b4ca} <Debug> TCPHandler: Processed in 0.001893001 sec. | ||
14420 | 2024.11.20 02:27:59.112620 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
14421 | 2024.11.20 02:27:59.112693 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
14422 | 2024.11.20 02:27:59.112786 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14423 | 2024.11.20 02:27:59.112948 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14424 | 2024.11.20 02:27:59.113030 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14425 | 2024.11.20 02:27:59.114045 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14426 | 2024.11.20 02:27:59.114110 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14427 | 2024.11.20 02:27:59.114826 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
14428 | 2024.11.20 02:27:59.115185 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14429 | 2024.11.20 02:27:59.115547 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00261 sec., 22988.505747126437 rows/sec., 1.55 MiB/sec. | ||
14430 | 2024.11.20 02:27:59.115627 [ 224 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
14431 | 2024.11.20 02:27:59.115683 [ 280 ] {3049ee25-ea85-41a3-84df-0e841e51230b} <Debug> TCPHandler: Processed in 0.002970535 sec. | ||
14432 | 2024.11.20 02:27:59.115710 [ 224 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
14433 | 2024.11.20 02:27:59.116452 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
14434 | 2024.11.20 02:27:59.118462 [ 224 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
14435 | 2024.11.20 02:27:59.172408 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46158, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14436 | 2024.11.20 02:27:59.334928 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53616, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14437 | 2024.11.20 02:27:59.383445 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53556, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14438 | 2024.11.20 02:27:59.420897 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:37568, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14439 | 2024.11.20 02:27:59.446238 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:49466, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14440 | 2024.11.20 02:27:59.521557 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14441 | 2024.11.20 02:27:59.541863 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:55689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14442 | 2024.11.20 02:27:59.563209 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:58130, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14443 | 2024.11.20 02:28:00.091360 [ 222 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
14444 | 2024.11.20 02:28:00.091415 [ 222 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
14445 | 2024.11.20 02:28:00.093603 [ 222 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
14446 | 2024.11.20 02:28:02.509679 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14447 | 2024.11.20 02:28:02.509737 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14448 | 2024.11.20 02:28:02.755814 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 38491 | ||
14449 | 2024.11.20 02:28:02.756547 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14450 | 2024.11.20 02:28:02.756601 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14451 | 2024.11.20 02:28:02.757151 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14452 | 2024.11.20 02:28:02.757407 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14453 | 2024.11.20 02:28:02.757636 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38491 | ||
14454 | 2024.11.20 02:28:02.981847 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1894 | ||
14455 | 2024.11.20 02:28:02.985524 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14456 | 2024.11.20 02:28:02.985587 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14457 | 2024.11.20 02:28:02.987199 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
14458 | 2024.11.20 02:28:02.987524 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14459 | 2024.11.20 02:28:02.989091 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1894 | ||
14460 | 2024.11.20 02:28:03.382797 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61696, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14461 | 2024.11.20 02:28:03.696502 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:41789, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14462 | 2024.11.20 02:28:03.723927 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57363, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14463 | 2024.11.20 02:28:03.762289 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:49575, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14464 | 2024.11.20 02:28:03.787725 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40646, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14465 | 2024.11.20 02:28:03.848558 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64332, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14466 | 2024.11.20 02:28:03.889937 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:40357, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14467 | 2024.11.20 02:28:03.974074 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47930, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14468 | 2024.11.20 02:28:04.079114 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58771, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14469 | 2024.11.20 02:28:04.095811 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14470 | 2024.11.20 02:28:04.096004 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14471 | 2024.11.20 02:28:04.096085 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14472 | 2024.11.20 02:28:04.096932 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14473 | 2024.11.20 02:28:04.096984 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14474 | 2024.11.20 02:28:04.097426 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14475 | 2024.11.20 02:28:04.097683 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14476 | 2024.11.20 02:28:04.097895 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001948 sec., 28747.433264887062 rows/sec., 2.21 MiB/sec. | ||
14477 | 2024.11.20 02:28:04.097961 [ 276 ] {6a114210-7d5c-4a89-839f-813dc535c59f} <Debug> TCPHandler: Processed in 0.00228127 sec. | ||
14478 | 2024.11.20 02:28:04.098149 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14479 | 2024.11.20 02:28:04.098291 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14480 | 2024.11.20 02:28:04.098351 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14481 | 2024.11.20 02:28:04.098970 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14482 | 2024.11.20 02:28:04.099010 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14483 | 2024.11.20 02:28:04.099376 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14484 | 2024.11.20 02:28:04.099615 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14485 | 2024.11.20 02:28:04.099844 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001577 sec., 40583.38617628408 rows/sec., 3.17 MiB/sec. | ||
14486 | 2024.11.20 02:28:04.099908 [ 280 ] {b192e0ff-d5a7-4d48-99e5-4eb814a483e0} <Debug> TCPHandler: Processed in 0.00182299 sec. | ||
14487 | 2024.11.20 02:28:04.100096 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14488 | 2024.11.20 02:28:04.100441 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14489 | 2024.11.20 02:28:04.100529 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14490 | 2024.11.20 02:28:04.101102 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14491 | 2024.11.20 02:28:04.101141 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14492 | 2024.11.20 02:28:04.101531 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14493 | 2024.11.20 02:28:04.101760 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14494 | 2024.11.20 02:28:04.101982 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001663 sec., 96211.66566446182 rows/sec., 6.70 MiB/sec. | ||
14495 | 2024.11.20 02:28:04.102066 [ 276 ] {e8d91142-c588-4a2d-966b-df4bfee59883} <Debug> TCPHandler: Processed in 0.002058515 sec. | ||
14496 | 2024.11.20 02:28:04.102292 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14497 | 2024.11.20 02:28:04.102463 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14498 | 2024.11.20 02:28:04.102521 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14499 | 2024.11.20 02:28:04.103000 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14500 | 2024.11.20 02:28:04.103039 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14501 | 2024.11.20 02:28:04.103398 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
14502 | 2024.11.20 02:28:04.103640 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14503 | 2024.11.20 02:28:04.103866 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001433 sec., 41870.2023726448 rows/sec., 2.82 MiB/sec. | ||
14504 | 2024.11.20 02:28:04.103961 [ 280 ] {8dc8c92f-f363-4fb0-b8d3-e2e3bd09bf9f} <Debug> TCPHandler: Processed in 0.001785889 sec. | ||
14505 | 2024.11.20 02:28:04.520617 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47973, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14506 | 2024.11.20 02:28:04.619050 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:47133, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14507 | 2024.11.20 02:28:04.775551 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:46038, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14508 | 2024.11.20 02:28:04.775907 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:37450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14509 | 2024.11.20 02:28:04.802114 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47580, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14510 | 2024.11.20 02:28:04.832292 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57560, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14511 | 2024.11.20 02:28:04.942091 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:44638, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14512 | 2024.11.20 02:28:04.992999 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:58950, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14513 | 2024.11.20 02:28:05.489979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 633 | ||
14514 | 2024.11.20 02:28:05.499328 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39128, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14515 | 2024.11.20 02:28:05.514251 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14516 | 2024.11.20 02:28:05.514306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14517 | 2024.11.20 02:28:05.521812 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
14518 | 2024.11.20 02:28:05.522642 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14519 | 2024.11.20 02:28:05.526951 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
14520 | 2024.11.20 02:28:05.569118 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:53663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14521 | 2024.11.20 02:28:05.653783 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50564, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14522 | 2024.11.20 02:28:05.720331 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:43768, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14523 | 2024.11.20 02:28:05.736169 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14524 | 2024.11.20 02:28:05.740605 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:34655, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14525 | 2024.11.20 02:28:05.764997 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61449, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
14526 | 2024.11.20 02:28:06.623188 [ 35 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14527 | 2024.11.20 02:28:06.623258 [ 35 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14528 | 2024.11.20 02:28:06.623280 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14529 | 2024.11.20 02:28:06.623433 [ 224 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
14530 | 2024.11.20 02:28:06.623456 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
14531 | 2024.11.20 02:28:06.623500 [ 224 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
14532 | 2024.11.20 02:28:06.623722 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14533 | 2024.11.20 02:28:06.623804 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 37 rows starting from the beginning of the part | ||
14534 | 2024.11.20 02:28:06.623970 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
14535 | 2024.11.20 02:28:06.624294 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
14536 | 2024.11.20 02:28:06.624689 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
14537 | 2024.11.20 02:28:06.624960 [ 191 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
14538 | 2024.11.20 02:28:06.627127 [ 201 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.003768492 sec., 10879.683438362083 rows/sec., 733.10 KiB/sec. | ||
14539 | 2024.11.20 02:28:06.627160 [ 224 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
14540 | 2024.11.20 02:28:06.627404 [ 201 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14541 | 2024.11.20 02:28:06.627988 [ 201 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14542 | 2024.11.20 02:28:06.628087 [ 201 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_41_10} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14543 | 2024.11.20 02:28:06.628187 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14544 | 2024.11.20 02:28:07.287504 [ 35 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14545 | 2024.11.20 02:28:07.287568 [ 35 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14546 | 2024.11.20 02:28:07.287589 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14547 | 2024.11.20 02:28:07.287738 [ 225 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
14548 | 2024.11.20 02:28:07.287758 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
14549 | 2024.11.20 02:28:07.287802 [ 225 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
14550 | 2024.11.20 02:28:07.288073 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14551 | 2024.11.20 02:28:07.288145 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
14552 | 2024.11.20 02:28:07.288233 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
14553 | 2024.11.20 02:28:07.288547 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
14554 | 2024.11.20 02:28:07.288845 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
14555 | 2024.11.20 02:28:07.289111 [ 199 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
14556 | 2024.11.20 02:28:07.291265 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610809 sec., 68128.77668134759 rows/sec., 3.48 MiB/sec. | ||
14557 | 2024.11.20 02:28:07.291549 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14558 | 2024.11.20 02:28:07.291871 [ 225 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
14559 | 2024.11.20 02:28:07.292133 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_41_10} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14560 | 2024.11.20 02:28:07.292369 [ 188 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_41_10} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14561 | 2024.11.20 02:28:07.292532 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
14562 | 2024.11.20 02:28:07.881989 [ 31 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
14563 | 2024.11.20 02:28:07.882054 [ 31 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14564 | 2024.11.20 02:28:07.882077 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14565 | 2024.11.20 02:28:07.882300 [ 186 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
14566 | 2024.11.20 02:28:07.882566 [ 186 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14567 | 2024.11.20 02:28:07.882610 [ 186 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 242 rows starting from the beginning of the part | ||
14568 | 2024.11.20 02:28:07.882716 [ 186 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
14569 | 2024.11.20 02:28:07.882971 [ 186 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
14570 | 2024.11.20 02:28:07.883223 [ 186 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
14571 | 2024.11.20 02:28:07.883396 [ 186 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
14572 | 2024.11.20 02:28:07.884595 [ 188 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.002426833 sec., 122793.78103066835 rows/sec., 8.80 MiB/sec. | ||
14573 | 2024.11.20 02:28:07.884762 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
14574 | 2024.11.20 02:28:07.885045 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_41_10} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14575 | 2024.11.20 02:28:07.885124 [ 198 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_41_10} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
14576 | 2024.11.20 02:28:07.885202 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
14577 | 2024.11.20 02:28:09.102747 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14578 | 2024.11.20 02:28:09.102965 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14579 | 2024.11.20 02:28:09.103047 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14580 | 2024.11.20 02:28:09.103917 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14581 | 2024.11.20 02:28:09.103972 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14582 | 2024.11.20 02:28:09.104417 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14583 | 2024.11.20 02:28:09.104683 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14584 | 2024.11.20 02:28:09.104921 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002016 sec., 6944.444444444444 rows/sec., 499.91 KiB/sec. | ||
14585 | 2024.11.20 02:28:09.104979 [ 276 ] {279b0ebb-ac0c-4110-b601-857781357653} <Debug> TCPHandler: Processed in 0.002373611 sec. | ||
14586 | 2024.11.20 02:28:09.105169 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14587 | 2024.11.20 02:28:09.105287 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14588 | 2024.11.20 02:28:09.105335 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14589 | 2024.11.20 02:28:09.106079 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14590 | 2024.11.20 02:28:09.106119 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14591 | 2024.11.20 02:28:09.106516 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14592 | 2024.11.20 02:28:09.106754 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14593 | 2024.11.20 02:28:09.106983 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001719 sec., 166957.53344968005 rows/sec., 14.76 MiB/sec. | ||
14594 | 2024.11.20 02:28:09.107037 [ 280 ] {ab2c7ceb-19ea-4707-b8aa-939930fadd0d} <Debug> TCPHandler: Processed in 0.001925632 sec. | ||
14595 | 2024.11.20 02:28:09.107187 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14596 | 2024.11.20 02:28:09.107297 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14597 | 2024.11.20 02:28:09.107342 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14598 | 2024.11.20 02:28:09.107898 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14599 | 2024.11.20 02:28:09.107939 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14600 | 2024.11.20 02:28:09.108308 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
14601 | 2024.11.20 02:28:09.108555 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14602 | 2024.11.20 02:28:09.108726 [ 9 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
14603 | 2024.11.20 02:28:09.108787 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001511 sec., 32428.85506287227 rows/sec., 2.34 MiB/sec. | ||
14604 | 2024.11.20 02:28:09.108813 [ 9 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14605 | 2024.11.20 02:28:09.108880 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14606 | 2024.11.20 02:28:09.108908 [ 276 ] {293f3579-1a69-492d-9162-4a4abe9104bb} <Debug> TCPHandler: Processed in 0.001775308 sec. | ||
14607 | 2024.11.20 02:28:09.109150 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14608 | 2024.11.20 02:28:09.109266 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
14609 | 2024.11.20 02:28:09.109510 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14610 | 2024.11.20 02:28:09.109656 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14611 | 2024.11.20 02:28:09.109900 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14612 | 2024.11.20 02:28:09.110026 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 67 rows starting from the beginning of the part | ||
14613 | 2024.11.20 02:28:09.110534 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 49 rows starting from the beginning of the part | ||
14614 | 2024.11.20 02:28:09.111113 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 4 rows starting from the beginning of the part | ||
14615 | 2024.11.20 02:28:09.111664 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 49 rows starting from the beginning of the part | ||
14616 | 2024.11.20 02:28:09.112103 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
14617 | 2024.11.20 02:28:09.112481 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 49 rows starting from the beginning of the part | ||
14618 | 2024.11.20 02:28:09.113326 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14619 | 2024.11.20 02:28:09.113391 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14620 | 2024.11.20 02:28:09.114316 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14621 | 2024.11.20 02:28:09.114876 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14622 | 2024.11.20 02:28:09.115299 [ 224 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
14623 | 2024.11.20 02:28:09.115379 [ 224 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
14624 | 2024.11.20 02:28:09.115478 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.006046 sec., 2315.5805491233873 rows/sec., 162.17 KiB/sec. | ||
14625 | 2024.11.20 02:28:09.115778 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 5 columns (5 merged, 0 gathered) in 0.006771318 sec., 33671.435900662174 rows/sec., 2.54 MiB/sec. | ||
14626 | 2024.11.20 02:28:09.115866 [ 280 ] {e1ce9c83-d5a6-4937-93f7-54e6dc55b0a1} <Debug> TCPHandler: Processed in 0.006836938 sec. | ||
14627 | 2024.11.20 02:28:09.116026 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
14628 | 2024.11.20 02:28:09.116102 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14629 | 2024.11.20 02:28:09.116433 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14630 | 2024.11.20 02:28:09.116540 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14631 | 2024.11.20 02:28:09.116793 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14632 | 2024.11.20 02:28:09.117051 [ 188 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_81_16} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
14633 | 2024.11.20 02:28:09.117301 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
14634 | 2024.11.20 02:28:09.118408 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14635 | 2024.11.20 02:28:09.118469 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14636 | 2024.11.20 02:28:09.119189 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14637 | 2024.11.20 02:28:09.119283 [ 224 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
14638 | 2024.11.20 02:28:09.119787 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14639 | 2024.11.20 02:28:09.120130 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.003825 sec., 3398.6928104575163 rows/sec., 211.91 KiB/sec. | ||
14640 | 2024.11.20 02:28:09.120335 [ 276 ] {2a50bed0-3ff2-4ec7-a480-01f55f3cfc10} <Debug> TCPHandler: Processed in 0.004324004 sec. | ||
14641 | 2024.11.20 02:28:09.120568 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14642 | 2024.11.20 02:28:09.120681 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14643 | 2024.11.20 02:28:09.120727 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14644 | 2024.11.20 02:28:09.121428 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14645 | 2024.11.20 02:28:09.121468 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14646 | 2024.11.20 02:28:09.121860 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14647 | 2024.11.20 02:28:09.122098 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14648 | 2024.11.20 02:28:09.122303 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001646 sec., 257594.1676792224 rows/sec., 18.42 MiB/sec. | ||
14649 | 2024.11.20 02:28:09.122355 [ 280 ] {8eaa830f-f573-4bbf-827a-c92730e8e208} <Debug> TCPHandler: Processed in 0.001886341 sec. | ||
14650 | 2024.11.20 02:28:09.122500 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14651 | 2024.11.20 02:28:09.122608 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
14652 | 2024.11.20 02:28:09.122655 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
14653 | 2024.11.20 02:28:09.123093 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14654 | 2024.11.20 02:28:09.123130 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14655 | 2024.11.20 02:28:09.123563 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14656 | 2024.11.20 02:28:09.123891 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14657 | 2024.11.20 02:28:09.124070 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001483 sec., 4045.853000674309 rows/sec., 211.38 KiB/sec. | ||
14658 | 2024.11.20 02:28:09.124121 [ 276 ] {c9e18c26-c6a6-46c8-9e5e-4728f7daf7ed} <Debug> TCPHandler: Processed in 0.001673286 sec. | ||
14659 | 2024.11.20 02:28:09.124256 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14660 | 2024.11.20 02:28:09.124360 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14661 | 2024.11.20 02:28:09.124408 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14662 | 2024.11.20 02:28:09.124936 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14663 | 2024.11.20 02:28:09.124972 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14664 | 2024.11.20 02:28:09.125454 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14665 | 2024.11.20 02:28:09.125694 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14666 | 2024.11.20 02:28:09.125865 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001527 sec., 155206.28683693518 rows/sec., 10.40 MiB/sec. | ||
14667 | 2024.11.20 02:28:09.125914 [ 280 ] {c4087390-8729-4dac-800c-7faa20f0250c} <Debug> TCPHandler: Processed in 0.001708617 sec. | ||
14668 | 2024.11.20 02:28:09.126078 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14669 | 2024.11.20 02:28:09.126208 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
14670 | 2024.11.20 02:28:09.126266 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
14671 | 2024.11.20 02:28:09.126777 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14672 | 2024.11.20 02:28:09.126823 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14673 | 2024.11.20 02:28:09.127185 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
14674 | 2024.11.20 02:28:09.127427 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14675 | 2024.11.20 02:28:09.127620 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001441 sec., 693.9625260235947 rows/sec., 46.76 KiB/sec. | ||
14676 | 2024.11.20 02:28:09.127737 [ 276 ] {7e974d17-a3ac-4b33-ad45-efded94596dc} <Debug> TCPHandler: Processed in 0.001721937 sec. | ||
14677 | 2024.11.20 02:28:09.127891 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14678 | 2024.11.20 02:28:09.127995 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
14679 | 2024.11.20 02:28:09.128061 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <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 | ||
14680 | 2024.11.20 02:28:09.129223 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14681 | 2024.11.20 02:28:09.129261 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14682 | 2024.11.20 02:28:09.129931 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
14683 | 2024.11.20 02:28:09.130189 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14684 | 2024.11.20 02:28:09.130418 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.00244 sec., 17213.114754098362 rows/sec., 30.85 MiB/sec. | ||
14685 | 2024.11.20 02:28:09.130939 [ 280 ] {a0ab8c33-925d-4ccb-8559-4ec54bd2693c} <Debug> TCPHandler: Processed in 0.003092907 sec. | ||
14686 | 2024.11.20 02:28:09.131098 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14687 | 2024.11.20 02:28:09.131206 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14688 | 2024.11.20 02:28:09.131254 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14689 | 2024.11.20 02:28:09.131748 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14690 | 2024.11.20 02:28:09.131786 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
14691 | 2024.11.20 02:28:09.132191 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
14692 | 2024.11.20 02:28:09.132434 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14693 | 2024.11.20 02:28:09.132615 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001432 sec., 57262.56983240224 rows/sec., 3.64 MiB/sec. | ||
14694 | 2024.11.20 02:28:09.132666 [ 276 ] {b287e340-a18a-43a2-9f8f-da28cb3ece70} <Debug> TCPHandler: Processed in 0.001622925 sec. | ||
14695 | 2024.11.20 02:28:10.257787 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 38979 | ||
14696 | 2024.11.20 02:28:10.258594 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14697 | 2024.11.20 02:28:10.258652 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14698 | 2024.11.20 02:28:10.259227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14699 | 2024.11.20 02:28:10.259483 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14700 | 2024.11.20 02:28:10.259785 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38979 | ||
14701 | 2024.11.20 02:28:10.259862 [ 223 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
14702 | 2024.11.20 02:28:10.259943 [ 223 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
14703 | 2024.11.20 02:28:10.262162 [ 223 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
14704 | 2024.11.20 02:28:11.888937 [ 220 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
14705 | 2024.11.20 02:28:11.889040 [ 220 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
14706 | 2024.11.20 02:28:11.891317 [ 220 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
14707 | 2024.11.20 02:28:12.192088 [ 65 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
14708 | 2024.11.20 02:28:12.192163 [ 65 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14709 | 2024.11.20 02:28:12.192190 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14710 | 2024.11.20 02:28:12.192345 [ 222 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): 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] | ||
14711 | 2024.11.20 02:28:12.192357 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
14712 | 2024.11.20 02:28:12.192411 [ 222 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): 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] | ||
14713 | 2024.11.20 02:28:12.192654 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14714 | 2024.11.20 02:28:12.192721 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
14715 | 2024.11.20 02:28:12.192809 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
14716 | 2024.11.20 02:28:12.193331 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
14717 | 2024.11.20 02:28:12.193644 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 4 rows starting from the beginning of the part | ||
14718 | 2024.11.20 02:28:12.193889 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
14719 | 2024.11.20 02:28:12.196047 [ 189 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003792582 sec., 9492.214011457103 rows/sec., 811.10 KiB/sec. | ||
14720 | 2024.11.20 02:28:12.196195 [ 197 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
14721 | 2024.11.20 02:28:12.196586 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14722 | 2024.11.20 02:28:12.196787 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_37_9} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
14723 | 2024.11.20 02:28:12.196798 [ 222 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): 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] | ||
14724 | 2024.11.20 02:28:12.197046 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
14725 | 2024.11.20 02:28:12.989344 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1924 | ||
14726 | 2024.11.20 02:28:12.992545 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14727 | 2024.11.20 02:28:12.992606 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14728 | 2024.11.20 02:28:12.994134 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
14729 | 2024.11.20 02:28:12.994466 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14730 | 2024.11.20 02:28:12.995046 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1924 | ||
14731 | 2024.11.20 02:28:13.027036 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 641 | ||
14732 | 2024.11.20 02:28:13.048967 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14733 | 2024.11.20 02:28:13.049018 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14734 | 2024.11.20 02:28:13.056603 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
14735 | 2024.11.20 02:28:13.057400 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14736 | 2024.11.20 02:28:13.060347 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 641 | ||
14737 | 2024.11.20 02:28:14.095415 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14738 | 2024.11.20 02:28:14.095713 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
14739 | 2024.11.20 02:28:14.095822 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
14740 | 2024.11.20 02:28:14.096643 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14741 | 2024.11.20 02:28:14.096684 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14742 | 2024.11.20 02:28:14.097094 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
14743 | 2024.11.20 02:28:14.097343 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14744 | 2024.11.20 02:28:14.097530 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001902 sec., 1051.5247108307044 rows/sec., 85.74 KiB/sec. | ||
14745 | 2024.11.20 02:28:14.097584 [ 276 ] {e2f6c4c5-5f47-48e1-85d4-a7394e669377} <Debug> TCPHandler: Processed in 0.00234725 sec. | ||
14746 | 2024.11.20 02:28:14.097761 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14747 | 2024.11.20 02:28:14.097897 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14748 | 2024.11.20 02:28:14.097951 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14749 | 2024.11.20 02:28:14.098521 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14750 | 2024.11.20 02:28:14.098559 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14751 | 2024.11.20 02:28:14.098936 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14752 | 2024.11.20 02:28:14.099174 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14753 | 2024.11.20 02:28:14.099353 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001485 sec., 38383.83838383838 rows/sec., 2.95 MiB/sec. | ||
14754 | 2024.11.20 02:28:14.099403 [ 280 ] {d42cf9fa-2dc4-44e7-8994-40778caaa0fe} <Debug> TCPHandler: Processed in 0.001710327 sec. | ||
14755 | 2024.11.20 02:28:14.099530 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14756 | 2024.11.20 02:28:14.099636 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14757 | 2024.11.20 02:28:14.099681 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14758 | 2024.11.20 02:28:14.100180 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14759 | 2024.11.20 02:28:14.100217 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14760 | 2024.11.20 02:28:14.100553 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
14761 | 2024.11.20 02:28:14.100784 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14762 | 2024.11.20 02:28:14.100951 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001337 sec., 1495.8863126402393 rows/sec., 104.45 KiB/sec. | ||
14763 | 2024.11.20 02:28:14.101002 [ 276 ] {f9b40786-b298-49ff-a20d-7c19e1aea2f1} <Debug> TCPHandler: Processed in 0.001522853 sec. | ||
14764 | 2024.11.20 02:28:14.101141 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14765 | 2024.11.20 02:28:14.101269 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14766 | 2024.11.20 02:28:14.101322 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14767 | 2024.11.20 02:28:14.101957 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14768 | 2024.11.20 02:28:14.102002 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14769 | 2024.11.20 02:28:14.102367 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14770 | 2024.11.20 02:28:14.102603 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14771 | 2024.11.20 02:28:14.102774 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001534 sec., 43024.77183833116 rows/sec., 3.36 MiB/sec. | ||
14772 | 2024.11.20 02:28:14.102823 [ 280 ] {1ee36db5-948a-4efc-9aea-b0e5c85f3d04} <Debug> TCPHandler: Processed in 0.001743498 sec. | ||
14773 | 2024.11.20 02:28:14.102948 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14774 | 2024.11.20 02:28:14.103057 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14775 | 2024.11.20 02:28:14.103113 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14776 | 2024.11.20 02:28:14.103703 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14777 | 2024.11.20 02:28:14.103749 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14778 | 2024.11.20 02:28:14.104187 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14779 | 2024.11.20 02:28:14.104424 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14780 | 2024.11.20 02:28:14.104606 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001574 sec., 81956.79796696315 rows/sec., 5.71 MiB/sec. | ||
14781 | 2024.11.20 02:28:14.104665 [ 276 ] {f7fd55ad-fdb2-4d86-bedb-fda693ff3a1e} <Debug> TCPHandler: Processed in 0.001768358 sec. | ||
14782 | 2024.11.20 02:28:14.104816 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14783 | 2024.11.20 02:28:14.104967 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14784 | 2024.11.20 02:28:14.105017 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14785 | 2024.11.20 02:28:14.105527 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14786 | 2024.11.20 02:28:14.105571 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14787 | 2024.11.20 02:28:14.105996 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
14788 | 2024.11.20 02:28:14.106247 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14789 | 2024.11.20 02:28:14.106435 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001502 sec., 31957.39014647137 rows/sec., 2.15 MiB/sec. | ||
14790 | 2024.11.20 02:28:14.106519 [ 280 ] {ec9859c3-b34e-488c-9744-13f826e3edd9} <Debug> TCPHandler: Processed in 0.001767428 sec. | ||
14791 | 2024.11.20 02:28:17.509801 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
14792 | 2024.11.20 02:28:17.509909 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
14793 | 2024.11.20 02:28:17.760004 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 39406 | ||
14794 | 2024.11.20 02:28:17.761015 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14795 | 2024.11.20 02:28:17.761059 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14796 | 2024.11.20 02:28:17.761617 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14797 | 2024.11.20 02:28:17.761913 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14798 | 2024.11.20 02:28:17.762137 [ 149 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14799 | 2024.11.20 02:28:17.762164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39406 | ||
14800 | 2024.11.20 02:28:17.762203 [ 149 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14801 | 2024.11.20 02:28:17.762232 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14802 | 2024.11.20 02:28:17.762398 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
14803 | 2024.11.20 02:28:17.762794 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14804 | 2024.11.20 02:28:17.762898 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 37149 rows starting from the beginning of the part | ||
14805 | 2024.11.20 02:28:17.763114 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 427 rows starting from the beginning of the part | ||
14806 | 2024.11.20 02:28:17.763251 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 488 rows starting from the beginning of the part | ||
14807 | 2024.11.20 02:28:17.763537 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 427 rows starting from the beginning of the part | ||
14808 | 2024.11.20 02:28:17.763642 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 488 rows starting from the beginning of the part | ||
14809 | 2024.11.20 02:28:17.763785 [ 197 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 427 rows starting from the beginning of the part | ||
14810 | 2024.11.20 02:28:17.766926 [ 194 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39406 rows, containing 4 columns (4 merged, 0 gathered) in 0.0046264 sec., 8517637.904201971 rows/sec., 121.85 MiB/sec. | ||
14811 | 2024.11.20 02:28:17.767259 [ 193 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14812 | 2024.11.20 02:28:17.767597 [ 193 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14813 | 2024.11.20 02:28:17.767690 [ 193 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_86_17} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14814 | 2024.11.20 02:28:17.767787 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
14815 | 2024.11.20 02:28:19.097064 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14816 | 2024.11.20 02:28:19.097343 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14817 | 2024.11.20 02:28:19.097411 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14818 | 2024.11.20 02:28:19.098190 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14819 | 2024.11.20 02:28:19.098234 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14820 | 2024.11.20 02:28:19.098679 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14821 | 2024.11.20 02:28:19.098934 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14822 | 2024.11.20 02:28:19.099098 [ 147 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14823 | 2024.11.20 02:28:19.099151 [ 147 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14824 | 2024.11.20 02:28:19.099152 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001863 sec., 30059.044551798175 rows/sec., 2.31 MiB/sec. | ||
14825 | 2024.11.20 02:28:19.099180 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14826 | 2024.11.20 02:28:19.099271 [ 276 ] {848e5a50-5bde-4044-8787-7fbeb602f165} <Debug> TCPHandler: Processed in 0.002383111 sec. | ||
14827 | 2024.11.20 02:28:19.099561 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14828 | 2024.11.20 02:28:19.099587 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
14829 | 2024.11.20 02:28:19.099934 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14830 | 2024.11.20 02:28:19.100133 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14831 | 2024.11.20 02:28:19.100751 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14832 | 2024.11.20 02:28:19.101127 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1436 rows starting from the beginning of the part | ||
14833 | 2024.11.20 02:28:19.101725 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 61 rows starting from the beginning of the part | ||
14834 | 2024.11.20 02:28:19.102107 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
14835 | 2024.11.20 02:28:19.102441 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 287 rows starting from the beginning of the part | ||
14836 | 2024.11.20 02:28:19.102842 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 57 rows starting from the beginning of the part | ||
14837 | 2024.11.20 02:28:19.103271 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
14838 | 2024.11.20 02:28:19.103363 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14839 | 2024.11.20 02:28:19.103485 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14840 | 2024.11.20 02:28:19.104538 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14841 | 2024.11.20 02:28:19.105117 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14842 | 2024.11.20 02:28:19.105435 [ 147 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14843 | 2024.11.20 02:28:19.105556 [ 147 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14844 | 2024.11.20 02:28:19.105640 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14845 | 2024.11.20 02:28:19.105834 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.005982 sec., 10698.762955533266 rows/sec., 855.10 KiB/sec. | ||
14846 | 2024.11.20 02:28:19.106117 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
14847 | 2024.11.20 02:28:19.106139 [ 280 ] {2b834bb2-6309-4426-acf7-cc94da692dd6} <Debug> TCPHandler: Processed in 0.006719765 sec. | ||
14848 | 2024.11.20 02:28:19.106438 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14849 | 2024.11.20 02:28:19.106509 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14850 | 2024.11.20 02:28:19.106533 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 916 rows starting from the beginning of the part | ||
14851 | 2024.11.20 02:28:19.107037 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 74 rows starting from the beginning of the part | ||
14852 | 2024.11.20 02:28:19.107136 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
14853 | 2024.11.20 02:28:19.107434 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
14854 | 2024.11.20 02:28:19.107598 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
14855 | 2024.11.20 02:28:19.108233 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 424 rows starting from the beginning of the part | ||
14856 | 2024.11.20 02:28:19.108234 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1953 rows, containing 5 columns (5 merged, 0 gathered) in 0.008894714 sec., 219568.61119986547 rows/sec., 19.20 MiB/sec. | ||
14857 | 2024.11.20 02:28:19.108683 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14858 | 2024.11.20 02:28:19.108921 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 66 rows starting from the beginning of the part | ||
14859 | 2024.11.20 02:28:19.109513 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
14860 | 2024.11.20 02:28:19.109782 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14861 | 2024.11.20 02:28:19.110130 [ 195 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_126_25} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14862 | 2024.11.20 02:28:19.110460 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
14863 | 2024.11.20 02:28:19.110857 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14864 | 2024.11.20 02:28:19.110929 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14865 | 2024.11.20 02:28:19.112079 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14866 | 2024.11.20 02:28:19.112539 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14867 | 2024.11.20 02:28:19.112927 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14868 | 2024.11.20 02:28:19.113026 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14869 | 2024.11.20 02:28:19.113100 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14870 | 2024.11.20 02:28:19.113154 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1608 rows, containing 5 columns (5 merged, 0 gathered) in 0.0073459 sec., 218897.61635742386 rows/sec., 16.89 MiB/sec. | ||
14871 | 2024.11.20 02:28:19.113260 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.006328 sec., 25284.450063211123 rows/sec., 1.76 MiB/sec. | ||
14872 | 2024.11.20 02:28:19.113433 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14873 | 2024.11.20 02:28:19.113457 [ 276 ] {f2db2a42-a0d9-4d92-9631-aa5303b75988} <Debug> TCPHandler: Processed in 0.007132875 sec. | ||
14874 | 2024.11.20 02:28:19.113594 [ 194 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14875 | 2024.11.20 02:28:19.113744 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14876 | 2024.11.20 02:28:19.113885 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14877 | 2024.11.20 02:28:19.114008 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_121_24, total 23222 rows starting from the beginning of the part | ||
14878 | 2024.11.20 02:28:19.114017 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
14879 | 2024.11.20 02:28:19.114234 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
14880 | 2024.11.20 02:28:19.114441 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 165 rows starting from the beginning of the part | ||
14881 | 2024.11.20 02:28:19.114865 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14882 | 2024.11.20 02:28:19.115399 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14883 | 2024.11.20 02:28:19.115532 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14884 | 2024.11.20 02:28:19.115946 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 129 rows starting from the beginning of the part | ||
14885 | 2024.11.20 02:28:19.116190 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_126_25} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14886 | 2024.11.20 02:28:19.116398 [ 195 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
14887 | 2024.11.20 02:28:19.116487 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
14888 | 2024.11.20 02:28:19.117095 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14889 | 2024.11.20 02:28:19.117138 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14890 | 2024.11.20 02:28:19.117650 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
14891 | 2024.11.20 02:28:19.117902 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14892 | 2024.11.20 02:28:19.118058 [ 147 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
14893 | 2024.11.20 02:28:19.118115 [ 147 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14894 | 2024.11.20 02:28:19.118146 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14895 | 2024.11.20 02:28:19.118191 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00426 sec., 14084.507042253521 rows/sec., 971.98 KiB/sec. | ||
14896 | 2024.11.20 02:28:19.118593 [ 280 ] {d73cef1a-21b1-474d-9daf-565310fe0f3d} <Debug> TCPHandler: Processed in 0.005028609 sec. | ||
14897 | 2024.11.20 02:28:19.118828 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14898 | 2024.11.20 02:28:19.119634 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14899 | 2024.11.20 02:28:19.119755 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 7752 rows starting from the beginning of the part | ||
14900 | 2024.11.20 02:28:19.120113 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14901 | 2024.11.20 02:28:19.120615 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14902 | 2024.11.20 02:28:19.121161 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14903 | 2024.11.20 02:28:19.121673 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14904 | 2024.11.20 02:28:19.122095 [ 191 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
14905 | 2024.11.20 02:28:19.124663 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8062 rows, containing 4 columns (4 merged, 0 gathered) in 0.00644146 sec., 1251579.6108335687 rows/sec., 82.30 MiB/sec. | ||
14906 | 2024.11.20 02:28:19.125136 [ 199 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24073 rows, containing 5 columns (5 merged, 0 gathered) in 0.011936239 sec., 2016799.4290328806 rows/sec., 137.86 MiB/sec. | ||
14907 | 2024.11.20 02:28:19.125179 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14908 | 2024.11.20 02:28:19.125469 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_126_25} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14909 | 2024.11.20 02:28:19.125541 [ 187 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_126_25} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14910 | 2024.11.20 02:28:19.125661 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
14911 | 2024.11.20 02:28:19.125980 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
14912 | 2024.11.20 02:28:19.126343 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14913 | 2024.11.20 02:28:19.126436 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_126_25} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
14914 | 2024.11.20 02:28:19.126548 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
14915 | 2024.11.20 02:28:20.560443 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 649 | ||
14916 | 2024.11.20 02:28:20.582543 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14917 | 2024.11.20 02:28:20.582601 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14918 | 2024.11.20 02:28:20.590252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
14919 | 2024.11.20 02:28:20.591066 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14920 | 2024.11.20 02:28:20.591442 [ 146 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
14921 | 2024.11.20 02:28:20.591575 [ 146 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14922 | 2024.11.20 02:28:20.591645 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14923 | 2024.11.20 02:28:20.592035 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
14924 | 2024.11.20 02:28:20.607865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 649 | ||
14925 | 2024.11.20 02:28:20.609278 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
14926 | 2024.11.20 02:28:20.610937 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 611 rows starting from the beginning of the part | ||
14927 | 2024.11.20 02:28:20.616904 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 7 rows starting from the beginning of the part | ||
14928 | 2024.11.20 02:28:20.622944 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 8 rows starting from the beginning of the part | ||
14929 | 2024.11.20 02:28:20.629269 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 7 rows starting from the beginning of the part | ||
14930 | 2024.11.20 02:28:20.635814 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 8 rows starting from the beginning of the part | ||
14931 | 2024.11.20 02:28:20.643168 [ 186 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
14932 | 2024.11.20 02:28:20.709375 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 649 rows, containing 679 columns (679 merged, 0 gathered) in 0.117597183 sec., 5518.8396817294515 rows/sec., 28.54 MiB/sec. | ||
14933 | 2024.11.20 02:28:20.712701 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
14934 | 2024.11.20 02:28:20.715676 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14935 | 2024.11.20 02:28:20.715765 [ 187 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_86_17} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
14936 | 2024.11.20 02:28:20.718112 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
14937 | 2024.11.20 02:28:21.000221 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.68 MiB, peak 276.10 MiB, free memory in arenas 0.00 B, will set to 257.61 MiB (RSS), difference: -1.07 MiB | ||
14938 | 2024.11.20 02:28:22.995277 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1944 | ||
14939 | 2024.11.20 02:28:22.998326 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14940 | 2024.11.20 02:28:22.998368 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14941 | 2024.11.20 02:28:22.999888 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
14942 | 2024.11.20 02:28:23.000498 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14943 | 2024.11.20 02:28:23.000872 [ 219 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
14944 | 2024.11.20 02:28:23.001001 [ 219 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
14945 | 2024.11.20 02:28:23.002270 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1944 | ||
14946 | 2024.11.20 02:28:23.003773 [ 219 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
14947 | 2024.11.20 02:28:24.102630 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14948 | 2024.11.20 02:28:24.102930 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
14949 | 2024.11.20 02:28:24.103044 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
14950 | 2024.11.20 02:28:24.103984 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14951 | 2024.11.20 02:28:24.104030 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14952 | 2024.11.20 02:28:24.104466 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14953 | 2024.11.20 02:28:24.104723 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14954 | 2024.11.20 02:28:24.104962 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002116 sec., 6616.257088846882 rows/sec., 476.28 KiB/sec. | ||
14955 | 2024.11.20 02:28:24.105020 [ 276 ] {67cae9a5-360d-450e-a7aa-7268805ff077} <Debug> TCPHandler: Processed in 0.002580146 sec. | ||
14956 | 2024.11.20 02:28:24.105189 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14957 | 2024.11.20 02:28:24.105330 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
14958 | 2024.11.20 02:28:24.105386 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
14959 | 2024.11.20 02:28:24.106041 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14960 | 2024.11.20 02:28:24.106081 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14961 | 2024.11.20 02:28:24.106480 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
14962 | 2024.11.20 02:28:24.106722 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14963 | 2024.11.20 02:28:24.106905 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001611 sec., 178150.2172563625 rows/sec., 15.75 MiB/sec. | ||
14964 | 2024.11.20 02:28:24.107000 [ 280 ] {c81e576f-38a8-4ed9-aa45-d21d0812dcdf} <Debug> TCPHandler: Processed in 0.001872521 sec. | ||
14965 | 2024.11.20 02:28:24.107097 [ 222 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
14966 | 2024.11.20 02:28:24.107143 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14967 | 2024.11.20 02:28:24.107176 [ 222 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
14968 | 2024.11.20 02:28:24.107321 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
14969 | 2024.11.20 02:28:24.107440 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
14970 | 2024.11.20 02:28:24.108554 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14971 | 2024.11.20 02:28:24.108620 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14972 | 2024.11.20 02:28:24.109334 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
14973 | 2024.11.20 02:28:24.109769 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14974 | 2024.11.20 02:28:24.110239 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.002958 sec., 16565.24678837052 rows/sec., 1.19 MiB/sec. | ||
14975 | 2024.11.20 02:28:24.110305 [ 276 ] {51e9394f-26c2-4cd5-85e5-7594065e8bed} <Debug> TCPHandler: Processed in 0.003224319 sec. | ||
14976 | 2024.11.20 02:28:24.110577 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14977 | 2024.11.20 02:28:24.110983 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
14978 | 2024.11.20 02:28:24.111203 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
14979 | 2024.11.20 02:28:24.111883 [ 222 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
14980 | 2024.11.20 02:28:24.113106 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14981 | 2024.11.20 02:28:24.113151 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14982 | 2024.11.20 02:28:24.113505 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14983 | 2024.11.20 02:28:24.113741 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14984 | 2024.11.20 02:28:24.113984 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.00316 sec., 4430.379746835443 rows/sec., 310.27 KiB/sec. | ||
14985 | 2024.11.20 02:28:24.114134 [ 280 ] {ef8506ee-9ff1-4e1e-a405-b90af1965776} <Debug> TCPHandler: Processed in 0.00371875 sec. | ||
14986 | 2024.11.20 02:28:24.114354 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14987 | 2024.11.20 02:28:24.114491 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
14988 | 2024.11.20 02:28:24.114547 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
14989 | 2024.11.20 02:28:24.115199 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14990 | 2024.11.20 02:28:24.115247 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
14991 | 2024.11.20 02:28:24.115615 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
14992 | 2024.11.20 02:28:24.115846 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
14993 | 2024.11.20 02:28:24.116050 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001587 sec., 8191.556395715185 rows/sec., 510.74 KiB/sec. | ||
14994 | 2024.11.20 02:28:24.116101 [ 276 ] {0e9ccfbe-327d-4bb8-bb54-4f3af7c1e4c1} <Debug> TCPHandler: Processed in 0.00186555 sec. | ||
14995 | 2024.11.20 02:28:24.116232 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
14996 | 2024.11.20 02:28:24.116338 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
14997 | 2024.11.20 02:28:24.116382 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
14998 | 2024.11.20 02:28:24.117138 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
14999 | 2024.11.20 02:28:24.117185 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15000 | 2024.11.20 02:28:24.117599 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15001 | 2024.11.20 02:28:24.117830 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15002 | 2024.11.20 02:28:24.118031 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001715 sec., 247230.32069970845 rows/sec., 17.68 MiB/sec. | ||
15003 | 2024.11.20 02:28:24.118082 [ 280 ] {3b27ccf5-834f-44fa-939c-c0e995245bab} <Debug> TCPHandler: Processed in 0.001900131 sec. | ||
15004 | 2024.11.20 02:28:24.118217 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15005 | 2024.11.20 02:28:24.118324 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15006 | 2024.11.20 02:28:24.118370 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15007 | 2024.11.20 02:28:24.118886 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15008 | 2024.11.20 02:28:24.118932 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15009 | 2024.11.20 02:28:24.119355 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15010 | 2024.11.20 02:28:24.119612 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15011 | 2024.11.20 02:28:24.119815 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001512 sec., 3968.253968253968 rows/sec., 207.33 KiB/sec. | ||
15012 | 2024.11.20 02:28:24.119863 [ 276 ] {86e7b0e8-1ded-4534-b883-2667f865becf} <Debug> TCPHandler: Processed in 0.001697177 sec. | ||
15013 | 2024.11.20 02:28:24.120008 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15014 | 2024.11.20 02:28:24.120113 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15015 | 2024.11.20 02:28:24.120161 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15016 | 2024.11.20 02:28:24.120681 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15017 | 2024.11.20 02:28:24.120720 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15018 | 2024.11.20 02:28:24.121102 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15019 | 2024.11.20 02:28:24.121334 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15020 | 2024.11.20 02:28:24.121563 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001465 sec., 161774.74402730376 rows/sec., 10.84 MiB/sec. | ||
15021 | 2024.11.20 02:28:24.121593 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
15022 | 2024.11.20 02:28:24.121628 [ 280 ] {2683cbc8-0eb0-4f5d-9adb-f1f24cb8eb08} <Debug> TCPHandler: Processed in 0.001670896 sec. | ||
15023 | 2024.11.20 02:28:24.121655 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
15024 | 2024.11.20 02:28:24.121843 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15025 | 2024.11.20 02:28:24.122000 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15026 | 2024.11.20 02:28:24.122081 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15027 | 2024.11.20 02:28:24.123179 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15028 | 2024.11.20 02:28:24.123218 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15029 | 2024.11.20 02:28:24.123854 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
15030 | 2024.11.20 02:28:24.124246 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15031 | 2024.11.20 02:28:24.124512 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002544 sec., 393.08176100628936 rows/sec., 26.49 KiB/sec. | ||
15032 | 2024.11.20 02:28:24.124636 [ 276 ] {2d4e708b-df64-4f82-b919-83f40d940d3c} <Debug> TCPHandler: Processed in 0.002874433 sec. | ||
15033 | 2024.11.20 02:28:24.124850 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15034 | 2024.11.20 02:28:24.124992 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15035 | 2024.11.20 02:28:24.125135 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <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 | ||
15036 | 2024.11.20 02:28:24.125351 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
15037 | 2024.11.20 02:28:24.128118 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15038 | 2024.11.20 02:28:24.128161 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15039 | 2024.11.20 02:28:24.129160 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15040 | 2024.11.20 02:28:24.129429 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15041 | 2024.11.20 02:28:24.129666 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.004704 sec., 8928.57142857143 rows/sec., 16.00 MiB/sec. | ||
15042 | 2024.11.20 02:28:24.129759 [ 280 ] {7b18f97c-cda0-4a02-8e70-62c7c96de35b} <Debug> TCPHandler: Processed in 0.005020629 sec. | ||
15043 | 2024.11.20 02:28:24.129914 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15044 | 2024.11.20 02:28:24.130042 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15045 | 2024.11.20 02:28:24.130097 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15046 | 2024.11.20 02:28:24.130587 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15047 | 2024.11.20 02:28:24.130626 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15048 | 2024.11.20 02:28:24.130987 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
15049 | 2024.11.20 02:28:24.131221 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15050 | 2024.11.20 02:28:24.131433 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001419 sec., 57787.17406624384 rows/sec., 3.67 MiB/sec. | ||
15051 | 2024.11.20 02:28:24.131483 [ 276 ] {1a15b98e-3f35-45cc-9283-e51c3ee1ab68} <Debug> TCPHandler: Processed in 0.001630425 sec. | ||
15052 | 2024.11.20 02:28:24.832174 [ 223 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
15053 | 2024.11.20 02:28:24.832243 [ 223 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
15054 | 2024.11.20 02:28:24.834180 [ 223 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
15055 | 2024.11.20 02:28:25.110760 [ 218 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
15056 | 2024.11.20 02:28:25.110813 [ 218 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
15057 | 2024.11.20 02:28:25.112938 [ 218 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
15058 | 2024.11.20 02:28:25.262349 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 39894 | ||
15059 | 2024.11.20 02:28:25.263095 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15060 | 2024.11.20 02:28:25.263144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15061 | 2024.11.20 02:28:25.263688 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15062 | 2024.11.20 02:28:25.263958 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15063 | 2024.11.20 02:28:25.264206 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39894 | ||
15064 | 2024.11.20 02:28:28.107984 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 656 | ||
15065 | 2024.11.20 02:28:28.131103 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15066 | 2024.11.20 02:28:28.131163 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15067 | 2024.11.20 02:28:28.138738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15068 | 2024.11.20 02:28:28.139559 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15069 | 2024.11.20 02:28:28.142489 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 656 | ||
15070 | 2024.11.20 02:28:29.096131 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15071 | 2024.11.20 02:28:29.096435 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15072 | 2024.11.20 02:28:29.096549 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15073 | 2024.11.20 02:28:29.097324 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15074 | 2024.11.20 02:28:29.097370 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15075 | 2024.11.20 02:28:29.097791 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
15076 | 2024.11.20 02:28:29.098054 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15077 | 2024.11.20 02:28:29.098294 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001944 sec., 1028.80658436214 rows/sec., 83.89 KiB/sec. | ||
15078 | 2024.11.20 02:28:29.098353 [ 276 ] {349db207-e06f-4c04-9394-6b01f64e3b36} <Debug> TCPHandler: Processed in 0.002405332 sec. | ||
15079 | 2024.11.20 02:28:29.098540 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15080 | 2024.11.20 02:28:29.098678 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15081 | 2024.11.20 02:28:29.098733 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15082 | 2024.11.20 02:28:29.099431 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15083 | 2024.11.20 02:28:29.099481 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15084 | 2024.11.20 02:28:29.099879 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15085 | 2024.11.20 02:28:29.100117 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15086 | 2024.11.20 02:28:29.100353 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001699 sec., 33549.146556798114 rows/sec., 2.57 MiB/sec. | ||
15087 | 2024.11.20 02:28:29.100446 [ 280 ] {05ec1e37-38c6-471f-88b9-580f30111718} <Debug> TCPHandler: Processed in 0.001972653 sec. | ||
15088 | 2024.11.20 02:28:29.100637 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15089 | 2024.11.20 02:28:29.100974 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15090 | 2024.11.20 02:28:29.101127 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15091 | 2024.11.20 02:28:29.101976 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15092 | 2024.11.20 02:28:29.102016 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15093 | 2024.11.20 02:28:29.102354 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
15094 | 2024.11.20 02:28:29.102586 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15095 | 2024.11.20 02:28:29.102792 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001941 sec., 1030.3967027305512 rows/sec., 71.95 KiB/sec. | ||
15096 | 2024.11.20 02:28:29.102842 [ 276 ] {28f298be-c789-4f6a-8e97-edb1d30ad251} <Debug> TCPHandler: Processed in 0.0022989 sec. | ||
15097 | 2024.11.20 02:28:29.102996 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15098 | 2024.11.20 02:28:29.103124 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15099 | 2024.11.20 02:28:29.103178 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15100 | 2024.11.20 02:28:29.103798 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15101 | 2024.11.20 02:28:29.103838 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15102 | 2024.11.20 02:28:29.104204 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15103 | 2024.11.20 02:28:29.104453 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15104 | 2024.11.20 02:28:29.104657 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00156 sec., 42307.692307692305 rows/sec., 3.30 MiB/sec. | ||
15105 | 2024.11.20 02:28:29.104710 [ 280 ] {1203ea82-9c2e-42a2-a446-e6d1c747e79e} <Debug> TCPHandler: Processed in 0.001775448 sec. | ||
15106 | 2024.11.20 02:28:29.104851 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15107 | 2024.11.20 02:28:29.104980 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15108 | 2024.11.20 02:28:29.105038 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15109 | 2024.11.20 02:28:29.105633 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15110 | 2024.11.20 02:28:29.105675 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15111 | 2024.11.20 02:28:29.106057 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15112 | 2024.11.20 02:28:29.106289 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15113 | 2024.11.20 02:28:29.106492 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001541 sec., 104477.6119402985 rows/sec., 7.28 MiB/sec. | ||
15114 | 2024.11.20 02:28:29.106543 [ 276 ] {1f56f884-82fd-4ea2-9454-305182069577} <Debug> TCPHandler: Processed in 0.001752858 sec. | ||
15115 | 2024.11.20 02:28:29.106686 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15116 | 2024.11.20 02:28:29.106814 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15117 | 2024.11.20 02:28:29.106872 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15118 | 2024.11.20 02:28:29.107404 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15119 | 2024.11.20 02:28:29.107452 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15120 | 2024.11.20 02:28:29.107844 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
15121 | 2024.11.20 02:28:29.108080 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15122 | 2024.11.20 02:28:29.108288 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001501 sec., 39973.35109926716 rows/sec., 2.69 MiB/sec. | ||
15123 | 2024.11.20 02:28:29.108336 [ 280 ] {2a015d54-dd71-4e1c-8354-fcfebe207fc2} <Debug> TCPHandler: Processed in 0.001710977 sec. | ||
15124 | 2024.11.20 02:28:29.176972 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:65418, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15125 | 2024.11.20 02:28:29.352809 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:47391, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15126 | 2024.11.20 02:28:29.394332 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:38574, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15127 | 2024.11.20 02:28:29.426713 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:61001, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15128 | 2024.11.20 02:28:29.455044 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62222, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15129 | 2024.11.20 02:28:29.530364 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46707, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15130 | 2024.11.20 02:28:29.560670 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44933, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15131 | 2024.11.20 02:28:29.575928 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:33215, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15132 | 2024.11.20 02:28:32.509975 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15133 | 2024.11.20 02:28:32.510069 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15134 | 2024.11.20 02:28:32.764364 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 40321 | ||
15135 | 2024.11.20 02:28:32.765007 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15136 | 2024.11.20 02:28:32.765053 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15137 | 2024.11.20 02:28:32.765596 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15138 | 2024.11.20 02:28:32.765853 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15139 | 2024.11.20 02:28:32.766046 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40321 | ||
15140 | 2024.11.20 02:28:33.002493 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1978 | ||
15141 | 2024.11.20 02:28:33.006063 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15142 | 2024.11.20 02:28:33.006139 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15143 | 2024.11.20 02:28:33.007783 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
15144 | 2024.11.20 02:28:33.008146 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15145 | 2024.11.20 02:28:33.009324 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
15146 | 2024.11.20 02:28:33.399927 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:45289, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15147 | 2024.11.20 02:28:33.706615 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15148 | 2024.11.20 02:28:33.732988 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:36157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15149 | 2024.11.20 02:28:33.776388 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15150 | 2024.11.20 02:28:33.808845 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:34099, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15151 | 2024.11.20 02:28:33.853813 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:56345, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15152 | 2024.11.20 02:28:33.905259 [ 274 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:61246, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15153 | 2024.11.20 02:28:33.991759 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:59698, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15154 | 2024.11.20 02:28:34.093995 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:56572, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15155 | 2024.11.20 02:28:34.097220 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15156 | 2024.11.20 02:28:34.097494 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15157 | 2024.11.20 02:28:34.097604 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15158 | 2024.11.20 02:28:34.098429 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15159 | 2024.11.20 02:28:34.098470 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15160 | 2024.11.20 02:28:34.098901 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15161 | 2024.11.20 02:28:34.099149 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15162 | 2024.11.20 02:28:34.099352 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001939 sec., 28880.86642599278 rows/sec., 2.22 MiB/sec. | ||
15163 | 2024.11.20 02:28:34.099408 [ 276 ] {d56e0fa4-cb00-4862-8f0c-532eb9165764} <Debug> TCPHandler: Processed in 0.002360232 sec. | ||
15164 | 2024.11.20 02:28:34.099564 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15165 | 2024.11.20 02:28:34.099679 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15166 | 2024.11.20 02:28:34.099725 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15167 | 2024.11.20 02:28:34.100265 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15168 | 2024.11.20 02:28:34.100303 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15169 | 2024.11.20 02:28:34.100672 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15170 | 2024.11.20 02:28:34.100913 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15171 | 2024.11.20 02:28:34.101086 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001429 sec., 44786.56403079077 rows/sec., 3.50 MiB/sec. | ||
15172 | 2024.11.20 02:28:34.101137 [ 280 ] {3f282d91-2387-473e-9c53-b99a58879fb6} <Debug> TCPHandler: Processed in 0.001629156 sec. | ||
15173 | 2024.11.20 02:28:34.101266 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15174 | 2024.11.20 02:28:34.101380 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15175 | 2024.11.20 02:28:34.101429 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15176 | 2024.11.20 02:28:34.101934 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15177 | 2024.11.20 02:28:34.101971 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15178 | 2024.11.20 02:28:34.102368 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15179 | 2024.11.20 02:28:34.102596 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15180 | 2024.11.20 02:28:34.102788 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00143 sec., 111888.11188811189 rows/sec., 7.79 MiB/sec. | ||
15181 | 2024.11.20 02:28:34.102847 [ 276 ] {145a25cc-2a9b-4fe4-85f5-c211a9224f3e} <Debug> TCPHandler: Processed in 0.001631355 sec. | ||
15182 | 2024.11.20 02:28:34.103027 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15183 | 2024.11.20 02:28:34.103370 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15184 | 2024.11.20 02:28:34.103540 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15185 | 2024.11.20 02:28:34.104141 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15186 | 2024.11.20 02:28:34.104180 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15187 | 2024.11.20 02:28:34.104538 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
15188 | 2024.11.20 02:28:34.104779 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15189 | 2024.11.20 02:28:34.104952 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001708 sec., 35128.805620608895 rows/sec., 2.37 MiB/sec. | ||
15190 | 2024.11.20 02:28:34.105000 [ 280 ] {c920f2f2-2fd1-4e22-9948-7ae5daec4607} <Debug> TCPHandler: Processed in 0.002060175 sec. | ||
15191 | 2024.11.20 02:28:34.528809 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64157, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15192 | 2024.11.20 02:28:34.630220 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43241, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15193 | 2024.11.20 02:28:34.789705 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48374, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15194 | 2024.11.20 02:28:34.796000 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:43150, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15195 | 2024.11.20 02:28:34.810229 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:38795, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15196 | 2024.11.20 02:28:34.846955 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:57020, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15197 | 2024.11.20 02:28:34.955335 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50592, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15198 | 2024.11.20 02:28:35.012418 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64683, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15199 | 2024.11.20 02:28:35.504913 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50817, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15200 | 2024.11.20 02:28:35.580625 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47047, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15201 | 2024.11.20 02:28:35.642577 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 664 | ||
15202 | 2024.11.20 02:28:35.665638 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15203 | 2024.11.20 02:28:35.665691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15204 | 2024.11.20 02:28:35.669009 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45685, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15205 | 2024.11.20 02:28:35.673341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15206 | 2024.11.20 02:28:35.674176 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15207 | 2024.11.20 02:28:35.677623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 664 | ||
15208 | 2024.11.20 02:28:35.724315 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:50536, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15209 | 2024.11.20 02:28:35.753155 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45040, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15210 | 2024.11.20 02:28:35.760471 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:46219, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15211 | 2024.11.20 02:28:35.767839 [ 308 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:59389, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15212 | 2024.11.20 02:28:39.102004 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15213 | 2024.11.20 02:28:39.102194 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15214 | 2024.11.20 02:28:39.102266 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15215 | 2024.11.20 02:28:39.103004 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15216 | 2024.11.20 02:28:39.103050 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15217 | 2024.11.20 02:28:39.103465 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15218 | 2024.11.20 02:28:39.103726 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15219 | 2024.11.20 02:28:39.103941 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001795 sec., 7799.442896935933 rows/sec., 561.46 KiB/sec. | ||
15220 | 2024.11.20 02:28:39.104055 [ 276 ] {bcace51c-e2f6-4aa9-a42d-0a796d5d9835} <Debug> TCPHandler: Processed in 0.002178408 sec. | ||
15221 | 2024.11.20 02:28:39.104292 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15222 | 2024.11.20 02:28:39.104449 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15223 | 2024.11.20 02:28:39.104502 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15224 | 2024.11.20 02:28:39.105217 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15225 | 2024.11.20 02:28:39.105259 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15226 | 2024.11.20 02:28:39.105653 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15227 | 2024.11.20 02:28:39.105896 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15228 | 2024.11.20 02:28:39.106123 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001701 sec., 168724.27983539095 rows/sec., 14.92 MiB/sec. | ||
15229 | 2024.11.20 02:28:39.106178 [ 280 ] {8464a736-ba8d-4b86-981c-61fbd1d8b21a} <Debug> TCPHandler: Processed in 0.002003984 sec. | ||
15230 | 2024.11.20 02:28:39.106327 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15231 | 2024.11.20 02:28:39.106440 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15232 | 2024.11.20 02:28:39.106488 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15233 | 2024.11.20 02:28:39.107051 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15234 | 2024.11.20 02:28:39.107091 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15235 | 2024.11.20 02:28:39.107441 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
15236 | 2024.11.20 02:28:39.107682 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15237 | 2024.11.20 02:28:39.107913 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.0015 sec., 32666.666666666664 rows/sec., 2.35 MiB/sec. | ||
15238 | 2024.11.20 02:28:39.107966 [ 276 ] {a1ac65c9-dc2d-45ef-a139-155259f9bb2b} <Debug> TCPHandler: Processed in 0.001690967 sec. | ||
15239 | 2024.11.20 02:28:39.108120 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15240 | 2024.11.20 02:28:39.108228 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15241 | 2024.11.20 02:28:39.108272 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15242 | 2024.11.20 02:28:39.108836 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15243 | 2024.11.20 02:28:39.108877 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15244 | 2024.11.20 02:28:39.109228 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15245 | 2024.11.20 02:28:39.109462 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15246 | 2024.11.20 02:28:39.109642 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001434 sec., 9762.900976290099 rows/sec., 683.73 KiB/sec. | ||
15247 | 2024.11.20 02:28:39.109725 [ 280 ] {2ee6114f-6f3c-4599-a17c-b70002d6733b} <Debug> TCPHandler: Processed in 0.001657056 sec. | ||
15248 | 2024.11.20 02:28:39.109879 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15249 | 2024.11.20 02:28:39.109985 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15250 | 2024.11.20 02:28:39.110029 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15251 | 2024.11.20 02:28:39.110550 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15252 | 2024.11.20 02:28:39.110588 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15253 | 2024.11.20 02:28:39.110932 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15254 | 2024.11.20 02:28:39.111167 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15255 | 2024.11.20 02:28:39.111376 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001409 sec., 9226.401703335698 rows/sec., 575.26 KiB/sec. | ||
15256 | 2024.11.20 02:28:39.111591 [ 276 ] {e91c55b8-1414-463e-b087-fdc70610dbe6} <Debug> TCPHandler: Processed in 0.001763598 sec. | ||
15257 | 2024.11.20 02:28:39.111784 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15258 | 2024.11.20 02:28:39.111894 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15259 | 2024.11.20 02:28:39.111941 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15260 | 2024.11.20 02:28:39.112758 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15261 | 2024.11.20 02:28:39.112805 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15262 | 2024.11.20 02:28:39.113209 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15263 | 2024.11.20 02:28:39.113449 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15264 | 2024.11.20 02:28:39.113626 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001755 sec., 241595.44159544157 rows/sec., 17.27 MiB/sec. | ||
15265 | 2024.11.20 02:28:39.113678 [ 280 ] {a887f818-6c2f-4f96-a1d8-3871bc8d492d} <Debug> TCPHandler: Processed in 0.001971613 sec. | ||
15266 | 2024.11.20 02:28:39.113824 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15267 | 2024.11.20 02:28:39.113930 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15268 | 2024.11.20 02:28:39.113976 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15269 | 2024.11.20 02:28:39.114484 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15270 | 2024.11.20 02:28:39.114529 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15271 | 2024.11.20 02:28:39.114941 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15272 | 2024.11.20 02:28:39.115186 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15273 | 2024.11.20 02:28:39.115373 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001464 sec., 4098.360655737705 rows/sec., 214.12 KiB/sec. | ||
15274 | 2024.11.20 02:28:39.115493 [ 276 ] {e289cb32-d2dc-45b0-b595-aaee04d0c9db} <Debug> TCPHandler: Processed in 0.001719007 sec. | ||
15275 | 2024.11.20 02:28:39.115636 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15276 | 2024.11.20 02:28:39.115741 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15277 | 2024.11.20 02:28:39.115791 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15278 | 2024.11.20 02:28:39.116309 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15279 | 2024.11.20 02:28:39.116346 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15280 | 2024.11.20 02:28:39.116737 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15281 | 2024.11.20 02:28:39.116972 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15282 | 2024.11.20 02:28:39.117164 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001444 sec., 164127.42382271469 rows/sec., 11.00 MiB/sec. | ||
15283 | 2024.11.20 02:28:39.117266 [ 280 ] {874f4dc0-7965-46d8-92e7-a0d418e6cfca} <Debug> TCPHandler: Processed in 0.001680406 sec. | ||
15284 | 2024.11.20 02:28:39.117469 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15285 | 2024.11.20 02:28:39.117726 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15286 | 2024.11.20 02:28:39.117774 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15287 | 2024.11.20 02:28:39.118201 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15288 | 2024.11.20 02:28:39.118240 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15289 | 2024.11.20 02:28:39.118587 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
15290 | 2024.11.20 02:28:39.118825 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15291 | 2024.11.20 02:28:39.119001 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001352 sec., 739.6449704142012 rows/sec., 49.84 KiB/sec. | ||
15292 | 2024.11.20 02:28:39.119050 [ 276 ] {e8b24635-de7f-4c68-87cc-9dc3d1d354ff} <Debug> TCPHandler: Processed in 0.001689197 sec. | ||
15293 | 2024.11.20 02:28:39.119196 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15294 | 2024.11.20 02:28:39.119325 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15295 | 2024.11.20 02:28:39.119403 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <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 | ||
15296 | 2024.11.20 02:28:39.120622 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15297 | 2024.11.20 02:28:39.120660 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15298 | 2024.11.20 02:28:39.121335 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15299 | 2024.11.20 02:28:39.121613 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15300 | 2024.11.20 02:28:39.121774 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
15301 | 2024.11.20 02:28:39.121820 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15302 | 2024.11.20 02:28:39.121842 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15303 | 2024.11.20 02:28:39.121861 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002561 sec., 16399.843811011324 rows/sec., 29.39 MiB/sec. | ||
15304 | 2024.11.20 02:28:39.122286 [ 280 ] {dadff7d9-a11a-44f4-aa24-80c2fc4a3f0b} <Debug> TCPHandler: Processed in 0.003151259 sec. | ||
15305 | 2024.11.20 02:28:39.122310 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
15306 | 2024.11.20 02:28:39.122438 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15307 | 2024.11.20 02:28:39.122678 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15308 | 2024.11.20 02:28:39.122789 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15309 | 2024.11.20 02:28:39.123602 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15310 | 2024.11.20 02:28:39.123760 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1534 rows starting from the beginning of the part | ||
15311 | 2024.11.20 02:28:39.124761 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15312 | 2024.11.20 02:28:39.124813 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part | ||
15313 | 2024.11.20 02:28:39.124831 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
15314 | 2024.11.20 02:28:39.125684 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 42 rows starting from the beginning of the part | ||
15315 | 2024.11.20 02:28:39.126246 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
15316 | 2024.11.20 02:28:39.126464 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part | ||
15317 | 2024.11.20 02:28:39.127051 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15318 | 2024.11.20 02:28:39.127247 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 42 rows starting from the beginning of the part | ||
15319 | 2024.11.20 02:28:39.127681 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.005065 sec., 16189.536031589338 rows/sec., 1.03 MiB/sec. | ||
15320 | 2024.11.20 02:28:39.128358 [ 276 ] {21a5c6f4-20ff-4d7d-a23a-6027c0117b94} <Debug> TCPHandler: Processed in 0.00597069 sec. | ||
15321 | 2024.11.20 02:28:39.128862 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part | ||
15322 | 2024.11.20 02:28:39.138676 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1744 rows, containing 19 columns (19 merged, 0 gathered) in 0.016706543 sec., 104390.23800435553 rows/sec., 187.06 MiB/sec. | ||
15323 | 2024.11.20 02:28:39.140362 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
15324 | 2024.11.20 02:28:39.140902 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15325 | 2024.11.20 02:28:39.141010 [ 198 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
15326 | 2024.11.20 02:28:39.141198 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.68 MiB. | ||
15327 | 2024.11.20 02:28:40.266201 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 40809 | ||
15328 | 2024.11.20 02:28:40.267510 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15329 | 2024.11.20 02:28:40.267564 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15330 | 2024.11.20 02:28:40.268104 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15331 | 2024.11.20 02:28:40.268374 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15332 | 2024.11.20 02:28:40.268743 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40809 | ||
15333 | 2024.11.20 02:28:40.917155 [ 219 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
15334 | 2024.11.20 02:28:40.917213 [ 219 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
15335 | 2024.11.20 02:28:40.919159 [ 219 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
15336 | 2024.11.20 02:28:43.009591 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2008 | ||
15337 | 2024.11.20 02:28:43.012719 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15338 | 2024.11.20 02:28:43.012776 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15339 | 2024.11.20 02:28:43.014344 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
15340 | 2024.11.20 02:28:43.014676 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15341 | 2024.11.20 02:28:43.014915 [ 121 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
15342 | 2024.11.20 02:28:43.015040 [ 121 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15343 | 2024.11.20 02:28:43.015113 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15344 | 2024.11.20 02:28:43.015614 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
15345 | 2024.11.20 02:28:43.017884 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2008 | ||
15346 | 2024.11.20 02:28:43.018542 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15347 | 2024.11.20 02:28:43.018751 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1860 rows starting from the beginning of the part | ||
15348 | 2024.11.20 02:28:43.019434 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 34 rows starting from the beginning of the part | ||
15349 | 2024.11.20 02:28:43.020111 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 30 rows starting from the beginning of the part | ||
15350 | 2024.11.20 02:28:43.020743 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
15351 | 2024.11.20 02:28:43.021233 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
15352 | 2024.11.20 02:28:43.021723 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
15353 | 2024.11.20 02:28:43.030605 [ 189 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2008 rows, containing 72 columns (72 merged, 0 gathered) in 0.015296912 sec., 131268.32395976392 rows/sec., 99.08 MiB/sec. | ||
15354 | 2024.11.20 02:28:43.032351 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
15355 | 2024.11.20 02:28:43.033088 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15356 | 2024.11.20 02:28:43.033175 [ 192 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_66_13} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
15357 | 2024.11.20 02:28:43.033420 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.03 MiB. | ||
15358 | 2024.11.20 02:28:43.177717 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 671 | ||
15359 | 2024.11.20 02:28:43.201108 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15360 | 2024.11.20 02:28:43.201157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15361 | 2024.11.20 02:28:43.208829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15362 | 2024.11.20 02:28:43.209620 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15363 | 2024.11.20 02:28:43.214769 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 671 | ||
15364 | 2024.11.20 02:28:44.095110 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15365 | 2024.11.20 02:28:44.095301 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15366 | 2024.11.20 02:28:44.095371 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15367 | 2024.11.20 02:28:44.096126 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15368 | 2024.11.20 02:28:44.096170 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15369 | 2024.11.20 02:28:44.096596 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
15370 | 2024.11.20 02:28:44.096853 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15371 | 2024.11.20 02:28:44.097069 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001819 sec., 2199.010445299615 rows/sec., 179.31 KiB/sec. | ||
15372 | 2024.11.20 02:28:44.097193 [ 276 ] {7f9aead3-e498-4366-820a-fbe42534d871} <Debug> TCPHandler: Processed in 0.002219078 sec. | ||
15373 | 2024.11.20 02:28:44.097412 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15374 | 2024.11.20 02:28:44.097558 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15375 | 2024.11.20 02:28:44.097618 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15376 | 2024.11.20 02:28:44.098298 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15377 | 2024.11.20 02:28:44.098338 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15378 | 2024.11.20 02:28:44.098719 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15379 | 2024.11.20 02:28:44.098966 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15380 | 2024.11.20 02:28:44.099106 [ 119 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15381 | 2024.11.20 02:28:44.099150 [ 119 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15382 | 2024.11.20 02:28:44.099156 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001633 sec., 35517.45254133497 rows/sec., 2.72 MiB/sec. | ||
15383 | 2024.11.20 02:28:44.099174 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15384 | 2024.11.20 02:28:44.099254 [ 280 ] {f0c075ea-3596-4745-a746-0b7bda57ac52} <Debug> TCPHandler: Processed in 0.001917612 sec. | ||
15385 | 2024.11.20 02:28:44.099458 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
15386 | 2024.11.20 02:28:44.099479 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15387 | 2024.11.20 02:28:44.099779 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15388 | 2024.11.20 02:28:44.099785 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15389 | 2024.11.20 02:28:44.099849 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1436 rows starting from the beginning of the part | ||
15390 | 2024.11.20 02:28:44.099900 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15391 | 2024.11.20 02:28:44.100239 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 287 rows starting from the beginning of the part | ||
15392 | 2024.11.20 02:28:44.100654 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
15393 | 2024.11.20 02:28:44.101082 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
15394 | 2024.11.20 02:28:44.101439 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 287 rows starting from the beginning of the part | ||
15395 | 2024.11.20 02:28:44.101786 [ 197 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
15396 | 2024.11.20 02:28:44.102689 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15397 | 2024.11.20 02:28:44.102757 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15398 | 2024.11.20 02:28:44.103784 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
15399 | 2024.11.20 02:28:44.104270 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15400 | 2024.11.20 02:28:44.104490 [ 119 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
15401 | 2024.11.20 02:28:44.104565 [ 119 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15402 | 2024.11.20 02:28:44.104654 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15403 | 2024.11.20 02:28:44.104722 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.005014 sec., 797.7662544874352 rows/sec., 55.70 KiB/sec. | ||
15404 | 2024.11.20 02:28:44.105348 [ 276 ] {a5549445-eb49-49ed-9937-d9962f156ad6} <Debug> TCPHandler: Processed in 0.00597931 sec. | ||
15405 | 2024.11.20 02:28:44.105396 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
15406 | 2024.11.20 02:28:44.105746 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15407 | 2024.11.20 02:28:44.105767 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2181 rows, containing 5 columns (5 merged, 0 gathered) in 0.006483801 sec., 336376.76418508217 rows/sec., 29.69 MiB/sec. | ||
15408 | 2024.11.20 02:28:44.106166 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15409 | 2024.11.20 02:28:44.106379 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15410 | 2024.11.20 02:28:44.106717 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15411 | 2024.11.20 02:28:44.107030 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15412 | 2024.11.20 02:28:44.107134 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 67 rows starting from the beginning of the part | ||
15413 | 2024.11.20 02:28:44.107718 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 2 rows starting from the beginning of the part | ||
15414 | 2024.11.20 02:28:44.108098 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15415 | 2024.11.20 02:28:44.108265 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 49 rows starting from the beginning of the part | ||
15416 | 2024.11.20 02:28:44.108731 [ 189 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_131_26} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15417 | 2024.11.20 02:28:44.108751 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2 rows starting from the beginning of the part | ||
15418 | 2024.11.20 02:28:44.109160 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 49 rows starting from the beginning of the part | ||
15419 | 2024.11.20 02:28:44.109353 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15420 | 2024.11.20 02:28:44.109585 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 4 rows starting from the beginning of the part | ||
15421 | 2024.11.20 02:28:44.110337 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15422 | 2024.11.20 02:28:44.110393 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15423 | 2024.11.20 02:28:44.111406 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15424 | 2024.11.20 02:28:44.112084 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15425 | 2024.11.20 02:28:44.112260 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 173 rows, containing 5 columns (5 merged, 0 gathered) in 0.007440491 sec., 23251.153720903636 rows/sec., 1.75 MiB/sec. | ||
15426 | 2024.11.20 02:28:44.112352 [ 119 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15427 | 2024.11.20 02:28:44.112403 [ 119 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15428 | 2024.11.20 02:28:44.112436 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15429 | 2024.11.20 02:28:44.112440 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.006425 sec., 10583.657587548638 rows/sec., 846.91 KiB/sec. | ||
15430 | 2024.11.20 02:28:44.112448 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
15431 | 2024.11.20 02:28:44.112826 [ 280 ] {4c30f5d3-2455-4261-ab39-9838b753cb43} <Debug> TCPHandler: Processed in 0.007291049 sec. | ||
15432 | 2024.11.20 02:28:44.112936 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
15433 | 2024.11.20 02:28:44.113071 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15434 | 2024.11.20 02:28:44.113423 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15435 | 2024.11.20 02:28:44.113456 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15436 | 2024.11.20 02:28:44.113475 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15437 | 2024.11.20 02:28:44.113578 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 916 rows starting from the beginning of the part | ||
15438 | 2024.11.20 02:28:44.113640 [ 191 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_86_17} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
15439 | 2024.11.20 02:28:44.113647 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15440 | 2024.11.20 02:28:44.114057 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 424 rows starting from the beginning of the part | ||
15441 | 2024.11.20 02:28:44.114071 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15442 | 2024.11.20 02:28:44.114422 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
15443 | 2024.11.20 02:28:44.114756 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
15444 | 2024.11.20 02:28:44.115138 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 424 rows starting from the beginning of the part | ||
15445 | 2024.11.20 02:28:44.115501 [ 196 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
15446 | 2024.11.20 02:28:44.116517 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15447 | 2024.11.20 02:28:44.116587 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15448 | 2024.11.20 02:28:44.117550 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15449 | 2024.11.20 02:28:44.117988 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15450 | 2024.11.20 02:28:44.118188 [ 119 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15451 | 2024.11.20 02:28:44.118299 [ 119 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15452 | 2024.11.20 02:28:44.118390 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15453 | 2024.11.20 02:28:44.118508 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.005165 sec., 25169.409486931265 rows/sec., 1.75 MiB/sec. | ||
15454 | 2024.11.20 02:28:44.118948 [ 276 ] {dc02d8be-f5d3-459d-b8f5-4c985d8b5717} <Debug> TCPHandler: Processed in 0.006001251 sec. | ||
15455 | 2024.11.20 02:28:44.118981 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1962 rows, containing 5 columns (5 merged, 0 gathered) in 0.006406319 sec., 306260.1159886044 rows/sec., 23.45 MiB/sec. | ||
15456 | 2024.11.20 02:28:44.119298 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15457 | 2024.11.20 02:28:44.119476 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15458 | 2024.11.20 02:28:44.119662 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15459 | 2024.11.20 02:28:44.119863 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15460 | 2024.11.20 02:28:44.120627 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15461 | 2024.11.20 02:28:44.121015 [ 191 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_131_26} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15462 | 2024.11.20 02:28:44.121484 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
15463 | 2024.11.20 02:28:44.121539 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
15464 | 2024.11.20 02:28:44.121885 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15465 | 2024.11.20 02:28:44.121962 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_126_25, total 24073 rows starting from the beginning of the part | ||
15466 | 2024.11.20 02:28:44.122295 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
15467 | 2024.11.20 02:28:44.122618 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15468 | 2024.11.20 02:28:44.122643 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 161 rows starting from the beginning of the part | ||
15469 | 2024.11.20 02:28:44.122710 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15470 | 2024.11.20 02:28:44.122982 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
15471 | 2024.11.20 02:28:44.123311 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
15472 | 2024.11.20 02:28:44.123668 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
15473 | 2024.11.20 02:28:44.124388 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
15474 | 2024.11.20 02:28:44.124904 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15475 | 2024.11.20 02:28:44.125091 [ 119 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
15476 | 2024.11.20 02:28:44.125146 [ 119 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15477 | 2024.11.20 02:28:44.125183 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15478 | 2024.11.20 02:28:44.125210 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.005677 sec., 8455.169984146556 rows/sec., 583.49 KiB/sec. | ||
15479 | 2024.11.20 02:28:44.125998 [ 280 ] {638f0e24-00e0-4612-aa75-1263a5c9c397} <Debug> TCPHandler: Processed in 0.00690672 sec. | ||
15480 | 2024.11.20 02:28:44.126011 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
15481 | 2024.11.20 02:28:44.126860 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15482 | 2024.11.20 02:28:44.126996 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 8062 rows starting from the beginning of the part | ||
15483 | 2024.11.20 02:28:44.127619 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
15484 | 2024.11.20 02:28:44.128440 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
15485 | 2024.11.20 02:28:44.129088 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
15486 | 2024.11.20 02:28:44.129358 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
15487 | 2024.11.20 02:28:44.129685 [ 190 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
15488 | 2024.11.20 02:28:44.133582 [ 195 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8394 rows, containing 4 columns (4 merged, 0 gathered) in 0.008351121 sec., 1005134.5202638066 rows/sec., 66.08 MiB/sec. | ||
15489 | 2024.11.20 02:28:44.133820 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15490 | 2024.11.20 02:28:44.134179 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_131_26} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15491 | 2024.11.20 02:28:44.134255 [ 199 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_131_26} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15492 | 2024.11.20 02:28:44.134467 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
15493 | 2024.11.20 02:28:44.136121 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24998 rows, containing 5 columns (5 merged, 0 gathered) in 0.017464439 sec., 1431365.7598735353 rows/sec., 97.84 MiB/sec. | ||
15494 | 2024.11.20 02:28:44.136484 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
15495 | 2024.11.20 02:28:44.136804 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15496 | 2024.11.20 02:28:44.136893 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_131_26} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
15497 | 2024.11.20 02:28:44.137002 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
15498 | 2024.11.20 02:28:47.510147 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15499 | 2024.11.20 02:28:47.510249 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15500 | 2024.11.20 02:28:47.768935 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 41236 | ||
15501 | 2024.11.20 02:28:47.769708 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15502 | 2024.11.20 02:28:47.769759 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15503 | 2024.11.20 02:28:47.770294 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15504 | 2024.11.20 02:28:47.770553 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15505 | 2024.11.20 02:28:47.770741 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41236 | ||
15506 | 2024.11.20 02:28:47.770845 [ 218 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
15507 | 2024.11.20 02:28:47.770907 [ 218 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
15508 | 2024.11.20 02:28:47.772976 [ 218 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
15509 | 2024.11.20 02:28:48.421191 [ 221 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
15510 | 2024.11.20 02:28:48.421272 [ 221 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
15511 | 2024.11.20 02:28:48.423782 [ 221 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
15512 | 2024.11.20 02:28:49.037223 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
15513 | 2024.11.20 02:28:49.037278 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
15514 | 2024.11.20 02:28:49.039410 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
15515 | 2024.11.20 02:28:49.095880 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15516 | 2024.11.20 02:28:49.096095 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15517 | 2024.11.20 02:28:49.096177 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15518 | 2024.11.20 02:28:49.096977 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15519 | 2024.11.20 02:28:49.097025 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15520 | 2024.11.20 02:28:49.097460 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15521 | 2024.11.20 02:28:49.097715 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15522 | 2024.11.20 02:28:49.097957 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001918 sec., 29197.080291970804 rows/sec., 2.24 MiB/sec. | ||
15523 | 2024.11.20 02:28:49.098021 [ 276 ] {062f5c3c-53da-42af-b8e3-2369680da618} <Debug> TCPHandler: Processed in 0.00228033 sec. | ||
15524 | 2024.11.20 02:28:49.098038 [ 219 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
15525 | 2024.11.20 02:28:49.098088 [ 219 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
15526 | 2024.11.20 02:28:49.098223 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15527 | 2024.11.20 02:28:49.098366 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15528 | 2024.11.20 02:28:49.098421 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15529 | 2024.11.20 02:28:49.099186 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15530 | 2024.11.20 02:28:49.099227 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15531 | 2024.11.20 02:28:49.099666 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15532 | 2024.11.20 02:28:49.099953 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15533 | 2024.11.20 02:28:49.100297 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00196 sec., 32653.061224489797 rows/sec., 2.55 MiB/sec. | ||
15534 | 2024.11.20 02:28:49.100327 [ 224 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
15535 | 2024.11.20 02:28:49.100367 [ 280 ] {08d1cd20-8f5e-4a23-baa4-71aa75a928fc} <Debug> TCPHandler: Processed in 0.002219488 sec. | ||
15536 | 2024.11.20 02:28:49.100397 [ 224 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
15537 | 2024.11.20 02:28:49.100616 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15538 | 2024.11.20 02:28:49.101002 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15539 | 2024.11.20 02:28:49.101094 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15540 | 2024.11.20 02:28:49.101673 [ 219 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
15541 | 2024.11.20 02:28:49.103308 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15542 | 2024.11.20 02:28:49.103392 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15543 | 2024.11.20 02:28:49.104185 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15544 | 2024.11.20 02:28:49.104573 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15545 | 2024.11.20 02:28:49.104959 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004113 sec., 38901.045465596886 rows/sec., 2.71 MiB/sec. | ||
15546 | 2024.11.20 02:28:49.105054 [ 276 ] {83afbad3-f089-4d98-bfff-03d6c8da5bf2} <Debug> TCPHandler: Processed in 0.004560209 sec. | ||
15547 | 2024.11.20 02:28:49.105215 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15548 | 2024.11.20 02:28:49.105387 [ 224 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
15549 | 2024.11.20 02:28:49.105407 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15550 | 2024.11.20 02:28:49.105554 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15551 | 2024.11.20 02:28:49.106502 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15552 | 2024.11.20 02:28:49.106543 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15553 | 2024.11.20 02:28:49.106904 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
15554 | 2024.11.20 02:28:49.107143 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15555 | 2024.11.20 02:28:49.107368 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.002011 sec., 29835.90253605171 rows/sec., 2.01 MiB/sec. | ||
15556 | 2024.11.20 02:28:49.107438 [ 220 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
15557 | 2024.11.20 02:28:49.107441 [ 280 ] {db61aa46-4901-4e72-b6fb-6637fabccda6} <Debug> TCPHandler: Processed in 0.00229674 sec. | ||
15558 | 2024.11.20 02:28:49.107487 [ 220 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
15559 | 2024.11.20 02:28:49.109413 [ 220 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
15560 | 2024.11.20 02:28:50.714871 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 679 | ||
15561 | 2024.11.20 02:28:50.737034 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15562 | 2024.11.20 02:28:50.737086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15563 | 2024.11.20 02:28:50.744676 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
15564 | 2024.11.20 02:28:50.745510 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15565 | 2024.11.20 02:28:50.749459 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 679 | ||
15566 | 2024.11.20 02:28:53.018194 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2028 | ||
15567 | 2024.11.20 02:28:53.021337 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15568 | 2024.11.20 02:28:53.021408 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15569 | 2024.11.20 02:28:53.023065 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
15570 | 2024.11.20 02:28:53.023424 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15571 | 2024.11.20 02:28:53.025215 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2028 | ||
15572 | 2024.11.20 02:28:54.000163 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.96 MiB, peak 276.10 MiB, free memory in arenas 0.00 B, will set to 258.96 MiB (RSS), difference: 4.00 MiB | ||
15573 | 2024.11.20 02:28:54.102858 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15574 | 2024.11.20 02:28:54.103162 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15575 | 2024.11.20 02:28:54.103281 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15576 | 2024.11.20 02:28:54.104175 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15577 | 2024.11.20 02:28:54.104224 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15578 | 2024.11.20 02:28:54.104663 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15579 | 2024.11.20 02:28:54.104918 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15580 | 2024.11.20 02:28:54.105092 [ 111 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15581 | 2024.11.20 02:28:54.105141 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002064 sec., 6782.945736434109 rows/sec., 488.28 KiB/sec. | ||
15582 | 2024.11.20 02:28:54.105145 [ 111 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15583 | 2024.11.20 02:28:54.105193 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15584 | 2024.11.20 02:28:54.105228 [ 276 ] {c796ebdd-2202-441f-bbab-e77546409e23} <Debug> TCPHandler: Processed in 0.002556375 sec. | ||
15585 | 2024.11.20 02:28:54.105447 [ 224 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
15586 | 2024.11.20 02:28:54.105474 [ 195 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
15587 | 2024.11.20 02:28:54.105506 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15588 | 2024.11.20 02:28:54.105525 [ 224 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
15589 | 2024.11.20 02:28:54.105737 [ 195 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15590 | 2024.11.20 02:28:54.105767 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15591 | 2024.11.20 02:28:54.105863 [ 195 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
15592 | 2024.11.20 02:28:54.105938 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15593 | 2024.11.20 02:28:54.106213 [ 195 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
15594 | 2024.11.20 02:28:54.106769 [ 195 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
15595 | 2024.11.20 02:28:54.107271 [ 195 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
15596 | 2024.11.20 02:28:54.107762 [ 195 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
15597 | 2024.11.20 02:28:54.110491 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15598 | 2024.11.20 02:28:54.110588 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15599 | 2024.11.20 02:28:54.111430 [ 187 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.006166304 sec., 11352.01897279148 rows/sec., 861.54 KiB/sec. | ||
15600 | 2024.11.20 02:28:54.111649 [ 187 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15601 | 2024.11.20 02:28:54.111906 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15602 | 2024.11.20 02:28:54.111993 [ 224 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
15603 | 2024.11.20 02:28:54.112357 [ 187 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_45_11} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15604 | 2024.11.20 02:28:54.112456 [ 187 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_45_11} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15605 | 2024.11.20 02:28:54.112497 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15606 | 2024.11.20 02:28:54.112654 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
15607 | 2024.11.20 02:28:54.113096 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.00741 sec., 38731.44399460189 rows/sec., 3.42 MiB/sec. | ||
15608 | 2024.11.20 02:28:54.113155 [ 280 ] {53b86faa-b814-4ad7-9b96-9814c1f9d65e} <Debug> TCPHandler: Processed in 0.007787329 sec. | ||
15609 | 2024.11.20 02:28:54.113325 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15610 | 2024.11.20 02:28:54.113457 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15611 | 2024.11.20 02:28:54.113513 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15612 | 2024.11.20 02:28:54.114166 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15613 | 2024.11.20 02:28:54.114211 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15614 | 2024.11.20 02:28:54.114620 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
15615 | 2024.11.20 02:28:54.114858 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15616 | 2024.11.20 02:28:54.115056 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001618 sec., 30284.301606922123 rows/sec., 2.18 MiB/sec. | ||
15617 | 2024.11.20 02:28:54.115163 [ 276 ] {eee041b1-f78c-43d5-aa59-5dd5bad10bad} <Debug> TCPHandler: Processed in 0.001897211 sec. | ||
15618 | 2024.11.20 02:28:54.115375 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15619 | 2024.11.20 02:28:54.115524 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15620 | 2024.11.20 02:28:54.115571 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15621 | 2024.11.20 02:28:54.116109 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15622 | 2024.11.20 02:28:54.116148 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15623 | 2024.11.20 02:28:54.116488 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15624 | 2024.11.20 02:28:54.116720 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15625 | 2024.11.20 02:28:54.116947 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.001431 sec., 9783.368273934311 rows/sec., 685.16 KiB/sec. | ||
15626 | 2024.11.20 02:28:54.117022 [ 280 ] {8940f8f3-40db-4427-8932-cecfaa105630} <Debug> TCPHandler: Processed in 0.001750138 sec. | ||
15627 | 2024.11.20 02:28:54.117247 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15628 | 2024.11.20 02:28:54.117392 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
15629 | 2024.11.20 02:28:54.117438 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
15630 | 2024.11.20 02:28:54.117972 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15631 | 2024.11.20 02:28:54.118013 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15632 | 2024.11.20 02:28:54.118349 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15633 | 2024.11.20 02:28:54.118594 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15634 | 2024.11.20 02:28:54.118767 [ 110 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15635 | 2024.11.20 02:28:54.118821 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001444 sec., 9002.770083102494 rows/sec., 561.32 KiB/sec. | ||
15636 | 2024.11.20 02:28:54.118849 [ 110 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15637 | 2024.11.20 02:28:54.118924 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15638 | 2024.11.20 02:28:54.118943 [ 276 ] {68d9fb9f-bd83-432f-8b4b-a7472f48d9fb} <Debug> TCPHandler: Processed in 0.001809079 sec. | ||
15639 | 2024.11.20 02:28:54.119062 [ 218 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
15640 | 2024.11.20 02:28:54.119166 [ 218 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
15641 | 2024.11.20 02:28:54.119259 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15642 | 2024.11.20 02:28:54.119315 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
15643 | 2024.11.20 02:28:54.119697 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15644 | 2024.11.20 02:28:54.119734 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15645 | 2024.11.20 02:28:54.119815 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15646 | 2024.11.20 02:28:54.119827 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
15647 | 2024.11.20 02:28:54.120415 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
15648 | 2024.11.20 02:28:54.121031 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
15649 | 2024.11.20 02:28:54.121603 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
15650 | 2024.11.20 02:28:54.122092 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
15651 | 2024.11.20 02:28:54.124537 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15652 | 2024.11.20 02:28:54.124702 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15653 | 2024.11.20 02:28:54.125387 [ 218 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
15654 | 2024.11.20 02:28:54.126137 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007125075 sec., 9122.710989007133 rows/sec., 604.43 KiB/sec. | ||
15655 | 2024.11.20 02:28:54.126494 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15656 | 2024.11.20 02:28:54.126778 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15657 | 2024.11.20 02:28:54.127111 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_45_11} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15658 | 2024.11.20 02:28:54.127298 [ 198 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_45_11} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15659 | 2024.11.20 02:28:54.127307 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15660 | 2024.11.20 02:28:54.127454 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
15661 | 2024.11.20 02:28:54.127662 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.008157 sec., 51979.89456908178 rows/sec., 3.72 MiB/sec. | ||
15662 | 2024.11.20 02:28:54.127722 [ 280 ] {c3ca270a-9ac3-4ab0-870c-53690a8ef05f} <Debug> TCPHandler: Processed in 0.008645458 sec. | ||
15663 | 2024.11.20 02:28:54.127897 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15664 | 2024.11.20 02:28:54.128027 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
15665 | 2024.11.20 02:28:54.128081 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
15666 | 2024.11.20 02:28:54.128602 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15667 | 2024.11.20 02:28:54.128641 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15668 | 2024.11.20 02:28:54.128992 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15669 | 2024.11.20 02:28:54.129226 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15670 | 2024.11.20 02:28:54.129473 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001467 sec., 4089.9795501022495 rows/sec., 213.69 KiB/sec. | ||
15671 | 2024.11.20 02:28:54.129625 [ 276 ] {2a993c4c-df9c-4f79-b833-d08e9639a89d} <Debug> TCPHandler: Processed in 0.001785489 sec. | ||
15672 | 2024.11.20 02:28:54.129881 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15673 | 2024.11.20 02:28:54.130018 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15674 | 2024.11.20 02:28:54.130078 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15675 | 2024.11.20 02:28:54.130724 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15676 | 2024.11.20 02:28:54.130763 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15677 | 2024.11.20 02:28:54.131155 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15678 | 2024.11.20 02:28:54.131382 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15679 | 2024.11.20 02:28:54.131623 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001621 sec., 146206.04565083282 rows/sec., 9.80 MiB/sec. | ||
15680 | 2024.11.20 02:28:54.131687 [ 280 ] {140445bf-eeb3-42c7-885f-190128e353c0} <Debug> TCPHandler: Processed in 0.001942872 sec. | ||
15681 | 2024.11.20 02:28:54.131864 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15682 | 2024.11.20 02:28:54.132210 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
15683 | 2024.11.20 02:28:54.132374 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
15684 | 2024.11.20 02:28:54.132915 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15685 | 2024.11.20 02:28:54.132955 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15686 | 2024.11.20 02:28:54.133301 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
15687 | 2024.11.20 02:28:54.133532 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15688 | 2024.11.20 02:28:54.133740 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001655 sec., 604.2296072507553 rows/sec., 40.71 KiB/sec. | ||
15689 | 2024.11.20 02:28:54.133792 [ 276 ] {5b2db2d2-875e-4d41-b930-2ca16e66009b} <Debug> TCPHandler: Processed in 0.002014884 sec. | ||
15690 | 2024.11.20 02:28:54.133945 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15691 | 2024.11.20 02:28:54.134073 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
15692 | 2024.11.20 02:28:54.134153 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <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 | ||
15693 | 2024.11.20 02:28:54.135376 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15694 | 2024.11.20 02:28:54.135415 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15695 | 2024.11.20 02:28:54.136102 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
15696 | 2024.11.20 02:28:54.136359 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15697 | 2024.11.20 02:28:54.136586 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.002541 sec., 16528.92561983471 rows/sec., 29.62 MiB/sec. | ||
15698 | 2024.11.20 02:28:54.136679 [ 280 ] {f1800035-be23-4871-a2c2-1ba850771331} <Debug> TCPHandler: Processed in 0.00279746 sec. | ||
15699 | 2024.11.20 02:28:54.136868 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15700 | 2024.11.20 02:28:54.136997 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15701 | 2024.11.20 02:28:54.137052 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15702 | 2024.11.20 02:28:54.137569 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15703 | 2024.11.20 02:28:54.137615 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15704 | 2024.11.20 02:28:54.137962 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
15705 | 2024.11.20 02:28:54.138209 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15706 | 2024.11.20 02:28:54.138420 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001452 sec., 56473.82920110193 rows/sec., 3.59 MiB/sec. | ||
15707 | 2024.11.20 02:28:54.138470 [ 276 ] {ea05fb99-5cc4-4c9c-98ed-633ef3b0e539} <Debug> TCPHandler: Processed in 0.001661716 sec. | ||
15708 | 2024.11.20 02:28:55.270910 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 41724 | ||
15709 | 2024.11.20 02:28:55.271697 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15710 | 2024.11.20 02:28:55.271748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15711 | 2024.11.20 02:28:55.272291 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15712 | 2024.11.20 02:28:55.272546 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15713 | 2024.11.20 02:28:55.272799 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41724 | ||
15714 | 2024.11.20 02:28:55.272817 [ 109 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15715 | 2024.11.20 02:28:55.272911 [ 109 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15716 | 2024.11.20 02:28:55.272951 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15717 | 2024.11.20 02:28:55.273279 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
15718 | 2024.11.20 02:28:55.273844 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15719 | 2024.11.20 02:28:55.273894 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 39406 rows starting from the beginning of the part | ||
15720 | 2024.11.20 02:28:55.273973 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 488 rows starting from the beginning of the part | ||
15721 | 2024.11.20 02:28:55.274207 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 427 rows starting from the beginning of the part | ||
15722 | 2024.11.20 02:28:55.274387 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 488 rows starting from the beginning of the part | ||
15723 | 2024.11.20 02:28:55.274510 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 427 rows starting from the beginning of the part | ||
15724 | 2024.11.20 02:28:55.274700 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 488 rows starting from the beginning of the part | ||
15725 | 2024.11.20 02:28:55.277863 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41724 rows, containing 4 columns (4 merged, 0 gathered) in 0.004790393 sec., 8709932.567119231 rows/sec., 124.60 MiB/sec. | ||
15726 | 2024.11.20 02:28:55.278277 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15727 | 2024.11.20 02:28:55.278754 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15728 | 2024.11.20 02:28:55.278838 [ 189 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_91_18} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15729 | 2024.11.20 02:28:55.278951 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
15730 | 2024.11.20 02:28:58.249561 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 686 | ||
15731 | 2024.11.20 02:28:58.272668 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15732 | 2024.11.20 02:28:58.272742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15733 | 2024.11.20 02:28:58.280317 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
15734 | 2024.11.20 02:28:58.281114 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15735 | 2024.11.20 02:28:58.281521 [ 104 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
15736 | 2024.11.20 02:28:58.281642 [ 104 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15737 | 2024.11.20 02:28:58.281707 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15738 | 2024.11.20 02:28:58.282144 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
15739 | 2024.11.20 02:28:58.299244 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
15740 | 2024.11.20 02:28:58.300584 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15741 | 2024.11.20 02:28:58.302300 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 649 rows starting from the beginning of the part | ||
15742 | 2024.11.20 02:28:58.308824 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
15743 | 2024.11.20 02:28:58.315292 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
15744 | 2024.11.20 02:28:58.321598 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
15745 | 2024.11.20 02:28:58.327992 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
15746 | 2024.11.20 02:28:58.334465 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
15747 | 2024.11.20 02:28:58.414312 [ 191 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.132411975 sec., 5180.800301483307 rows/sec., 26.79 MiB/sec. | ||
15748 | 2024.11.20 02:28:58.418277 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
15749 | 2024.11.20 02:28:58.421416 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15750 | 2024.11.20 02:28:58.421557 [ 188 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_91_18} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
15751 | 2024.11.20 02:28:58.424115 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
15752 | 2024.11.20 02:28:59.000246 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.04 MiB, peak 277.45 MiB, free memory in arenas 0.00 B, will set to 258.96 MiB (RSS), difference: -1.09 MiB | ||
15753 | 2024.11.20 02:28:59.095175 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15754 | 2024.11.20 02:28:59.095375 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
15755 | 2024.11.20 02:28:59.095453 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
15756 | 2024.11.20 02:28:59.096249 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15757 | 2024.11.20 02:28:59.096295 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15758 | 2024.11.20 02:28:59.096727 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
15759 | 2024.11.20 02:28:59.096984 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15760 | 2024.11.20 02:28:59.097195 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001882 sec., 5313.496280552604 rows/sec., 433.28 KiB/sec. | ||
15761 | 2024.11.20 02:28:59.097260 [ 276 ] {331dbe2e-2cb1-429b-baef-d91e1721d2bd} <Debug> TCPHandler: Processed in 0.002220908 sec. | ||
15762 | 2024.11.20 02:28:59.097444 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15763 | 2024.11.20 02:28:59.097588 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15764 | 2024.11.20 02:28:59.097648 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15765 | 2024.11.20 02:28:59.098230 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15766 | 2024.11.20 02:28:59.098269 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15767 | 2024.11.20 02:28:59.098647 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15768 | 2024.11.20 02:28:59.098885 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15769 | 2024.11.20 02:28:59.099083 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.001525 sec., 40000 rows/sec., 3.06 MiB/sec. | ||
15770 | 2024.11.20 02:28:59.099161 [ 280 ] {c54d352c-07af-413c-8cc6-5cf7d52d0067} <Debug> TCPHandler: Processed in 0.001783889 sec. | ||
15771 | 2024.11.20 02:28:59.099327 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15772 | 2024.11.20 02:28:59.099640 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15773 | 2024.11.20 02:28:59.099771 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15774 | 2024.11.20 02:28:59.100533 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15775 | 2024.11.20 02:28:59.100573 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15776 | 2024.11.20 02:28:59.100921 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
15777 | 2024.11.20 02:28:59.101162 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15778 | 2024.11.20 02:28:59.101338 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.00182 sec., 5494.505494505494 rows/sec., 383.65 KiB/sec. | ||
15779 | 2024.11.20 02:28:59.101391 [ 276 ] {464586d3-26a1-4692-887b-5a5c35f2c82a} <Debug> TCPHandler: Processed in 0.002145086 sec. | ||
15780 | 2024.11.20 02:28:59.101547 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15781 | 2024.11.20 02:28:59.101678 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15782 | 2024.11.20 02:28:59.101732 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15783 | 2024.11.20 02:28:59.102411 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15784 | 2024.11.20 02:28:59.102457 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15785 | 2024.11.20 02:28:59.102861 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15786 | 2024.11.20 02:28:59.103096 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15787 | 2024.11.20 02:28:59.103269 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.00162 sec., 45679.01234567902 rows/sec., 3.58 MiB/sec. | ||
15788 | 2024.11.20 02:28:59.103320 [ 280 ] {d151c212-a759-4491-a795-98013ef080d2} <Debug> TCPHandler: Processed in 0.001835139 sec. | ||
15789 | 2024.11.20 02:28:59.103487 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15790 | 2024.11.20 02:28:59.103596 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15791 | 2024.11.20 02:28:59.103645 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15792 | 2024.11.20 02:28:59.104227 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15793 | 2024.11.20 02:28:59.104272 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15794 | 2024.11.20 02:28:59.104741 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15795 | 2024.11.20 02:28:59.104990 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15796 | 2024.11.20 02:28:59.105191 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Debug> executeQuery: Read 133 rows, 9.48 KiB in 0.001611 sec., 82557.41775294847 rows/sec., 5.75 MiB/sec. | ||
15797 | 2024.11.20 02:28:59.105269 [ 276 ] {ec6f853b-6e11-49ad-bd12-9d8695c6e5f4} <Debug> TCPHandler: Processed in 0.00183007 sec. | ||
15798 | 2024.11.20 02:28:59.105467 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15799 | 2024.11.20 02:28:59.105760 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15800 | 2024.11.20 02:28:59.105890 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15801 | 2024.11.20 02:28:59.106359 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15802 | 2024.11.20 02:28:59.106397 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15803 | 2024.11.20 02:28:59.106770 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
15804 | 2024.11.20 02:28:59.107002 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15805 | 2024.11.20 02:28:59.107181 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001534 sec., 31290.743155149936 rows/sec., 2.11 MiB/sec. | ||
15806 | 2024.11.20 02:28:59.107234 [ 280 ] {9ea28ee6-09ae-4861-93b4-0d6a0b4481bd} <Debug> TCPHandler: Processed in 0.00186025 sec. | ||
15807 | 2024.11.20 02:28:59.181781 [ 307 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:59254, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15808 | 2024.11.20 02:28:59.364121 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41208, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15809 | 2024.11.20 02:28:59.396453 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:52365, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15810 | 2024.11.20 02:28:59.440770 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:64899, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15811 | 2024.11.20 02:28:59.458125 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:36010, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15812 | 2024.11.20 02:28:59.535544 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:54450, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15813 | 2024.11.20 02:28:59.581027 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46555, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15814 | 2024.11.20 02:28:59.593452 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43689, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15815 | 2024.11.20 02:29:02.510305 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
15816 | 2024.11.20 02:29:02.510364 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
15817 | 2024.11.20 02:29:02.772985 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 42151 | ||
15818 | 2024.11.20 02:29:02.773727 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15819 | 2024.11.20 02:29:02.773777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15820 | 2024.11.20 02:29:02.774325 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15821 | 2024.11.20 02:29:02.774577 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15822 | 2024.11.20 02:29:02.774822 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42151 | ||
15823 | 2024.11.20 02:29:03.025442 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2062 | ||
15824 | 2024.11.20 02:29:03.028938 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15825 | 2024.11.20 02:29:03.029014 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15826 | 2024.11.20 02:29:03.030643 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
15827 | 2024.11.20 02:29:03.030988 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15828 | 2024.11.20 02:29:03.032651 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2062 | ||
15829 | 2024.11.20 02:29:03.408360 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64373, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15830 | 2024.11.20 02:29:03.725984 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:47242, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15831 | 2024.11.20 02:29:03.735456 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:39008, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15832 | 2024.11.20 02:29:03.789809 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38067, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15833 | 2024.11.20 02:29:03.816071 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:53288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15834 | 2024.11.20 02:29:03.869869 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:64026, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15835 | 2024.11.20 02:29:03.922164 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:50029, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15836 | 2024.11.20 02:29:04.000733 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:63183, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15837 | 2024.11.20 02:29:04.096043 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15838 | 2024.11.20 02:29:04.096227 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15839 | 2024.11.20 02:29:04.096304 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15840 | 2024.11.20 02:29:04.097217 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15841 | 2024.11.20 02:29:04.097261 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15842 | 2024.11.20 02:29:04.097711 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15843 | 2024.11.20 02:29:04.097972 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15844 | 2024.11.20 02:29:04.098237 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002066 sec., 27105.5179090029 rows/sec., 2.08 MiB/sec. | ||
15845 | 2024.11.20 02:29:04.098301 [ 276 ] {197d9108-f961-4625-8715-ae601af982a8} <Debug> TCPHandler: Processed in 0.002386352 sec. | ||
15846 | 2024.11.20 02:29:04.098489 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15847 | 2024.11.20 02:29:04.098635 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
15848 | 2024.11.20 02:29:04.098693 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
15849 | 2024.11.20 02:29:04.099322 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15850 | 2024.11.20 02:29:04.099364 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15851 | 2024.11.20 02:29:04.099751 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15852 | 2024.11.20 02:29:04.099996 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15853 | 2024.11.20 02:29:04.100228 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001627 sec., 39336.20159803319 rows/sec., 3.07 MiB/sec. | ||
15854 | 2024.11.20 02:29:04.100280 [ 280 ] {665fb151-5294-4dbf-8107-9beae4363173} <Debug> TCPHandler: Processed in 0.001859631 sec. | ||
15855 | 2024.11.20 02:29:04.100431 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15856 | 2024.11.20 02:29:04.100539 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
15857 | 2024.11.20 02:29:04.100588 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
15858 | 2024.11.20 02:29:04.101101 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15859 | 2024.11.20 02:29:04.101141 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15860 | 2024.11.20 02:29:04.101528 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15861 | 2024.11.20 02:29:04.101771 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15862 | 2024.11.20 02:29:04.101993 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001477 sec., 108327.69126607988 rows/sec., 7.54 MiB/sec. | ||
15863 | 2024.11.20 02:29:04.102046 [ 276 ] {2a8014b5-a27e-46f3-aeff-589ca66e05ba} <Debug> TCPHandler: Processed in 0.001666066 sec. | ||
15864 | 2024.11.20 02:29:04.102186 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15865 | 2024.11.20 02:29:04.102317 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
15866 | 2024.11.20 02:29:04.102373 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
15867 | 2024.11.20 02:29:04.102959 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15868 | 2024.11.20 02:29:04.103000 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15869 | 2024.11.20 02:29:04.103367 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
15870 | 2024.11.20 02:29:04.103606 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15871 | 2024.11.20 02:29:04.103847 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00156 sec., 38461.53846153846 rows/sec., 2.59 MiB/sec. | ||
15872 | 2024.11.20 02:29:04.103924 [ 280 ] {d77c490d-d468-4ec8-86ad-c7dd6194192e} <Debug> TCPHandler: Processed in 0.001800489 sec. | ||
15873 | 2024.11.20 02:29:04.104220 [ 289 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:52559, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15874 | 2024.11.20 02:29:04.533730 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42102, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15875 | 2024.11.20 02:29:04.651416 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:55997, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15876 | 2024.11.20 02:29:04.794128 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40986, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15877 | 2024.11.20 02:29:04.798769 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:60375, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15878 | 2024.11.20 02:29:04.814315 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41649, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15879 | 2024.11.20 02:29:04.852637 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33285, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15880 | 2024.11.20 02:29:04.974215 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:64544, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15881 | 2024.11.20 02:29:05.025068 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:41916, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15882 | 2024.11.20 02:29:05.340292 [ 223 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
15883 | 2024.11.20 02:29:05.340375 [ 223 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
15884 | 2024.11.20 02:29:05.342195 [ 223 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): 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] | ||
15885 | 2024.11.20 02:29:05.523142 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:65288, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15886 | 2024.11.20 02:29:05.583828 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:54617, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15887 | 2024.11.20 02:29:05.681361 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:37840, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15888 | 2024.11.20 02:29:05.742895 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:35372, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15889 | 2024.11.20 02:29:05.769048 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:45868, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15890 | 2024.11.20 02:29:05.772379 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:56484, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15891 | 2024.11.20 02:29:05.775659 [ 301 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63847, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
15892 | 2024.11.20 02:29:05.799363 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 694 | ||
15893 | 2024.11.20 02:29:05.823321 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15894 | 2024.11.20 02:29:05.823392 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15895 | 2024.11.20 02:29:05.831083 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
15896 | 2024.11.20 02:29:05.831918 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15897 | 2024.11.20 02:29:05.835318 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 694 | ||
15898 | 2024.11.20 02:29:05.943832 [ 96 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15899 | 2024.11.20 02:29:05.943927 [ 96 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15900 | 2024.11.20 02:29:05.943969 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15901 | 2024.11.20 02:29:05.944206 [ 223 ] {} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
15902 | 2024.11.20 02:29:05.944262 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::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 | ||
15903 | 2024.11.20 02:29:05.944292 [ 223 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
15904 | 2024.11.20 02:29:05.944563 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15905 | 2024.11.20 02:29:05.944605 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 41 rows starting from the beginning of the part | ||
15906 | 2024.11.20 02:29:05.944700 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
15907 | 2024.11.20 02:29:05.944896 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
15908 | 2024.11.20 02:29:05.945352 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
15909 | 2024.11.20 02:29:05.945545 [ 199 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
15910 | 2024.11.20 02:29:05.946976 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.002872463 sec., 15665.998134701822 rows/sec., 1.03 MiB/sec. | ||
15911 | 2024.11.20 02:29:05.947227 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15912 | 2024.11.20 02:29:05.947306 [ 223 ] {} <Debug> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): 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] | ||
15913 | 2024.11.20 02:29:05.947890 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15914 | 2024.11.20 02:29:05.948004 [ 190 ] {fa0cb11b-3d89-40fc-9e46-83f393bc0c74::all_1_45_11} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15915 | 2024.11.20 02:29:05.948113 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
15916 | 2024.11.20 02:29:06.930798 [ 95 ] {} <Debug> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15917 | 2024.11.20 02:29:06.930864 [ 95 ] {} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15918 | 2024.11.20 02:29:06.930887 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15919 | 2024.11.20 02:29:06.931111 [ 196 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
15920 | 2024.11.20 02:29:06.931294 [ 196 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15921 | 2024.11.20 02:29:06.931336 [ 196 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
15922 | 2024.11.20 02:29:06.931413 [ 196 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
15923 | 2024.11.20 02:29:06.931555 [ 196 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
15924 | 2024.11.20 02:29:06.931691 [ 196 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
15925 | 2024.11.20 02:29:06.931793 [ 196 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::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 | ||
15926 | 2024.11.20 02:29:06.932867 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.001881721 sec., 143485.67083005398 rows/sec., 7.32 MiB/sec. | ||
15927 | 2024.11.20 02:29:06.933199 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15928 | 2024.11.20 02:29:06.933589 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_45_11} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15929 | 2024.11.20 02:29:06.933697 [ 193 ] {b6d498a1-901e-4a00-92f1-b2a2f6d073bd::all_1_45_11} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15930 | 2024.11.20 02:29:06.933809 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
15931 | 2024.11.20 02:29:07.128791 [ 95 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Selected 5 parts from all_1_41_10 to all_45_45_0 | ||
15932 | 2024.11.20 02:29:07.128855 [ 95 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15933 | 2024.11.20 02:29:07.128877 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15934 | 2024.11.20 02:29:07.129019 [ 224 ] {} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
15935 | 2024.11.20 02:29:07.129036 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
15936 | 2024.11.20 02:29:07.129075 [ 224 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
15937 | 2024.11.20 02:29:07.129392 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_45_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15938 | 2024.11.20 02:29:07.129447 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_45_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 242 rows starting from the beginning of the part | ||
15939 | 2024.11.20 02:29:07.129654 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
15940 | 2024.11.20 02:29:07.130051 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
15941 | 2024.11.20 02:29:07.130447 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
15942 | 2024.11.20 02:29:07.130578 [ 199 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::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 | ||
15943 | 2024.11.20 02:29:07.132816 [ 224 ] {} <Debug> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): 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] | ||
15944 | 2024.11.20 02:29:07.132837 [ 193 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_45_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003897365 sec., 76461.91721842835 rows/sec., 5.48 MiB/sec. | ||
15945 | 2024.11.20 02:29:07.133160 [ 193 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_45_11} <Trace> MergedBlockOutputStream: filled checksums all_1_45_11 (state Temporary) | ||
15946 | 2024.11.20 02:29:07.133694 [ 193 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_45_11} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_merge_all_1_45_11 to all_1_45_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15947 | 2024.11.20 02:29:07.133785 [ 193 ] {13b50acd-e304-41ed-ab5e-6c9f369d1174::all_1_45_11} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174) (MergerMutator): Merged 5 parts: [all_1_41_10, all_45_45_0] -> all_1_45_11 | ||
15948 | 2024.11.20 02:29:07.133885 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
15949 | 2024.11.20 02:29:09.103706 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15950 | 2024.11.20 02:29:09.103905 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
15951 | 2024.11.20 02:29:09.103981 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
15952 | 2024.11.20 02:29:09.104737 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15953 | 2024.11.20 02:29:09.104791 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15954 | 2024.11.20 02:29:09.105228 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15955 | 2024.11.20 02:29:09.105495 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15956 | 2024.11.20 02:29:09.105762 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.0019 sec., 7368.421052631579 rows/sec., 530.43 KiB/sec. | ||
15957 | 2024.11.20 02:29:09.105880 [ 276 ] {7c574dd2-f431-4792-9430-09d533b9fcb7} <Debug> TCPHandler: Processed in 0.00230561 sec. | ||
15958 | 2024.11.20 02:29:09.106131 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15959 | 2024.11.20 02:29:09.106291 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
15960 | 2024.11.20 02:29:09.106355 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
15961 | 2024.11.20 02:29:09.107159 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15962 | 2024.11.20 02:29:09.107203 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15963 | 2024.11.20 02:29:09.107620 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
15964 | 2024.11.20 02:29:09.107876 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15965 | 2024.11.20 02:29:09.108071 [ 93 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
15966 | 2024.11.20 02:29:09.108114 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001855 sec., 154716.98113207545 rows/sec., 13.68 MiB/sec. | ||
15967 | 2024.11.20 02:29:09.108164 [ 93 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15968 | 2024.11.20 02:29:09.108244 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15969 | 2024.11.20 02:29:09.108248 [ 280 ] {bf5e7a1d-6d43-4817-9237-cdcd76fb946f} <Debug> TCPHandler: Processed in 0.002252759 sec. | ||
15970 | 2024.11.20 02:29:09.108508 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15971 | 2024.11.20 02:29:09.108595 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
15972 | 2024.11.20 02:29:09.108940 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
15973 | 2024.11.20 02:29:09.109164 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
15974 | 2024.11.20 02:29:09.109256 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
15975 | 2024.11.20 02:29:09.109409 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1436 rows starting from the beginning of the part | ||
15976 | 2024.11.20 02:29:09.110065 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
15977 | 2024.11.20 02:29:09.110586 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 287 rows starting from the beginning of the part | ||
15978 | 2024.11.20 02:29:09.111363 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 61 rows starting from the beginning of the part | ||
15979 | 2024.11.20 02:29:09.111830 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
15980 | 2024.11.20 02:29:09.112247 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 287 rows starting from the beginning of the part | ||
15981 | 2024.11.20 02:29:09.113272 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15982 | 2024.11.20 02:29:09.113342 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15983 | 2024.11.20 02:29:09.114343 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
15984 | 2024.11.20 02:29:09.114863 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15985 | 2024.11.20 02:29:09.115248 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.006446 sec., 7601.613403661185 rows/sec., 560.70 KiB/sec. | ||
15986 | 2024.11.20 02:29:09.115700 [ 276 ] {c1b17dd9-42ee-495d-8a80-7e413240452f} <Debug> TCPHandler: Processed in 0.00735294 sec. | ||
15987 | 2024.11.20 02:29:09.116063 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
15988 | 2024.11.20 02:29:09.116350 [ 186 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2183 rows, containing 5 columns (5 merged, 0 gathered) in 0.008001113 sec., 272837.0415465948 rows/sec., 24.08 MiB/sec. | ||
15989 | 2024.11.20 02:29:09.116441 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
15990 | 2024.11.20 02:29:09.116568 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
15991 | 2024.11.20 02:29:09.116761 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
15992 | 2024.11.20 02:29:09.117372 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15993 | 2024.11.20 02:29:09.117516 [ 201 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_136_27} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
15994 | 2024.11.20 02:29:09.117680 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
15995 | 2024.11.20 02:29:09.117833 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
15996 | 2024.11.20 02:29:09.117880 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
15997 | 2024.11.20 02:29:09.118239 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
15998 | 2024.11.20 02:29:09.118480 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
15999 | 2024.11.20 02:29:09.118687 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002349 sec., 5959.982971477224 rows/sec., 417.40 KiB/sec. | ||
16000 | 2024.11.20 02:29:09.118741 [ 280 ] {94837b94-2a4f-4daa-8f96-90d3a7913b7c} <Debug> TCPHandler: Processed in 0.002923874 sec. | ||
16001 | 2024.11.20 02:29:09.118926 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16002 | 2024.11.20 02:29:09.119055 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16003 | 2024.11.20 02:29:09.119139 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16004 | 2024.11.20 02:29:09.119767 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16005 | 2024.11.20 02:29:09.119815 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16006 | 2024.11.20 02:29:09.120216 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
16007 | 2024.11.20 02:29:09.120454 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16008 | 2024.11.20 02:29:09.120655 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00163 sec., 7975.460122699386 rows/sec., 497.27 KiB/sec. | ||
16009 | 2024.11.20 02:29:09.120708 [ 276 ] {9e05d059-f6e7-4459-b060-a869763a9c6f} <Debug> TCPHandler: Processed in 0.001844449 sec. | ||
16010 | 2024.11.20 02:29:09.120843 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16011 | 2024.11.20 02:29:09.120948 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16012 | 2024.11.20 02:29:09.120995 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16013 | 2024.11.20 02:29:09.121664 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16014 | 2024.11.20 02:29:09.121705 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16015 | 2024.11.20 02:29:09.122078 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16016 | 2024.11.20 02:29:09.122318 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16017 | 2024.11.20 02:29:09.122481 [ 93 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16018 | 2024.11.20 02:29:09.122550 [ 93 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16019 | 2024.11.20 02:29:09.122558 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001619 sec., 261890.0555898703 rows/sec., 18.73 MiB/sec. | ||
16020 | 2024.11.20 02:29:09.122581 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16021 | 2024.11.20 02:29:09.122716 [ 280 ] {56db2cbd-67b9-4845-ab1c-fbb1904beeb8} <Debug> TCPHandler: Processed in 0.001920042 sec. | ||
16022 | 2024.11.20 02:29:09.122855 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
16023 | 2024.11.20 02:29:09.122897 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16024 | 2024.11.20 02:29:09.123145 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16025 | 2024.11.20 02:29:09.123147 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16026 | 2024.11.20 02:29:09.123252 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 916 rows starting from the beginning of the part | ||
16027 | 2024.11.20 02:29:09.123258 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16028 | 2024.11.20 02:29:09.123615 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
16029 | 2024.11.20 02:29:09.123950 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 424 rows starting from the beginning of the part | ||
16030 | 2024.11.20 02:29:09.124404 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 74 rows starting from the beginning of the part | ||
16031 | 2024.11.20 02:29:09.124777 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
16032 | 2024.11.20 02:29:09.125060 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 424 rows starting from the beginning of the part | ||
16033 | 2024.11.20 02:29:09.125815 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16034 | 2024.11.20 02:29:09.125887 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16035 | 2024.11.20 02:29:09.126719 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
16036 | 2024.11.20 02:29:09.127280 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16037 | 2024.11.20 02:29:09.127722 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.004688 sec., 1279.863481228669 rows/sec., 66.87 KiB/sec. | ||
16038 | 2024.11.20 02:29:09.128129 [ 276 ] {70906394-5444-4f0b-a4a8-38c4147099c6} <Debug> TCPHandler: Processed in 0.005338766 sec. | ||
16039 | 2024.11.20 02:29:09.128613 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16040 | 2024.11.20 02:29:09.128851 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1966 rows, containing 5 columns (5 merged, 0 gathered) in 0.006136303 sec., 320388.3510967434 rows/sec., 24.54 MiB/sec. | ||
16041 | 2024.11.20 02:29:09.128898 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16042 | 2024.11.20 02:29:09.128963 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16043 | 2024.11.20 02:29:09.129074 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16044 | 2024.11.20 02:29:09.129465 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16045 | 2024.11.20 02:29:09.129595 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_136_27} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16046 | 2024.11.20 02:29:09.129700 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
16047 | 2024.11.20 02:29:09.129822 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16048 | 2024.11.20 02:29:09.129871 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16049 | 2024.11.20 02:29:09.130407 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16050 | 2024.11.20 02:29:09.130740 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16051 | 2024.11.20 02:29:09.130936 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16052 | 2024.11.20 02:29:09.131000 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.002131 sec., 111215.39183481933 rows/sec., 7.45 MiB/sec. | ||
16053 | 2024.11.20 02:29:09.131002 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16054 | 2024.11.20 02:29:09.131084 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16055 | 2024.11.20 02:29:09.131143 [ 280 ] {4939076c-b91f-4921-aa49-a36eb28a86e6} <Debug> TCPHandler: Processed in 0.002812031 sec. | ||
16056 | 2024.11.20 02:29:09.131384 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16057 | 2024.11.20 02:29:09.131412 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16058 | 2024.11.20 02:29:09.131671 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16059 | 2024.11.20 02:29:09.131677 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16060 | 2024.11.20 02:29:09.131731 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_131_26, total 24998 rows starting from the beginning of the part | ||
16061 | 2024.11.20 02:29:09.131798 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16062 | 2024.11.20 02:29:09.132053 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16063 | 2024.11.20 02:29:09.132466 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16064 | 2024.11.20 02:29:09.132854 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 133 rows starting from the beginning of the part | ||
16065 | 2024.11.20 02:29:09.133204 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16066 | 2024.11.20 02:29:09.133384 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 237 rows starting from the beginning of the part | ||
16067 | 2024.11.20 02:29:09.134272 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16068 | 2024.11.20 02:29:09.134336 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16069 | 2024.11.20 02:29:09.135011 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
16070 | 2024.11.20 02:29:09.135363 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16071 | 2024.11.20 02:29:09.135955 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.004346 sec., 230.0966405890474 rows/sec., 15.50 KiB/sec. | ||
16072 | 2024.11.20 02:29:09.136320 [ 276 ] {3ef1a9f2-cc70-4bac-bb9e-5fbfeee5fdf4} <Debug> TCPHandler: Processed in 0.005042079 sec. | ||
16073 | 2024.11.20 02:29:09.136648 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16074 | 2024.11.20 02:29:09.136973 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16075 | 2024.11.20 02:29:09.137215 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <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 | ||
16076 | 2024.11.20 02:29:09.138912 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16077 | 2024.11.20 02:29:09.138988 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16078 | 2024.11.20 02:29:09.139813 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16079 | 2024.11.20 02:29:09.140185 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16080 | 2024.11.20 02:29:09.140602 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.003731 sec., 11257.03564727955 rows/sec., 20.17 MiB/sec. | ||
16081 | 2024.11.20 02:29:09.140732 [ 280 ] {4459fe30-a607-4ea7-9ed8-ff0031beacc7} <Debug> TCPHandler: Processed in 0.004270822 sec. | ||
16082 | 2024.11.20 02:29:09.140885 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16083 | 2024.11.20 02:29:09.141013 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16084 | 2024.11.20 02:29:09.141090 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16085 | 2024.11.20 02:29:09.141745 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16086 | 2024.11.20 02:29:09.141787 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16087 | 2024.11.20 02:29:09.142449 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25925 rows, containing 5 columns (5 merged, 0 gathered) in 0.011252815 sec., 2303867.965482415 rows/sec., 157.47 MiB/sec. | ||
16088 | 2024.11.20 02:29:09.142568 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
16089 | 2024.11.20 02:29:09.142722 [ 198 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16090 | 2024.11.20 02:29:09.143017 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16091 | 2024.11.20 02:29:09.143336 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16092 | 2024.11.20 02:29:09.143365 [ 93 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
16093 | 2024.11.20 02:29:09.143497 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.002477 sec., 33104.56197012515 rows/sec., 2.10 MiB/sec. | ||
16094 | 2024.11.20 02:29:09.143499 [ 93 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16095 | 2024.11.20 02:29:09.143610 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16096 | 2024.11.20 02:29:09.143709 [ 186 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_136_27} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16097 | 2024.11.20 02:29:09.143733 [ 276 ] {0fa58ecc-490c-421e-9fc3-f05353cd042f} <Debug> TCPHandler: Processed in 0.002897193 sec. | ||
16098 | 2024.11.20 02:29:09.144041 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
16099 | 2024.11.20 02:29:09.144105 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16100 | 2024.11.20 02:29:09.144269 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16101 | 2024.11.20 02:29:09.144307 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 8394 rows starting from the beginning of the part | ||
16102 | 2024.11.20 02:29:09.144426 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16103 | 2024.11.20 02:29:09.144616 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16104 | 2024.11.20 02:29:09.144750 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 48 rows starting from the beginning of the part | ||
16105 | 2024.11.20 02:29:09.144925 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16106 | 2024.11.20 02:29:09.145006 [ 200 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16107 | 2024.11.20 02:29:09.148210 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8726 rows, containing 4 columns (4 merged, 0 gathered) in 0.004379324 sec., 1992544.9681275007 rows/sec., 130.98 MiB/sec. | ||
16108 | 2024.11.20 02:29:09.148429 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
16109 | 2024.11.20 02:29:09.148802 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_136_27} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16110 | 2024.11.20 02:29:09.148906 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_136_27} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
16111 | 2024.11.20 02:29:09.149006 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.81 MiB. | ||
16112 | 2024.11.20 02:29:10.274981 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 42639 | ||
16113 | 2024.11.20 02:29:10.275763 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16114 | 2024.11.20 02:29:10.275815 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16115 | 2024.11.20 02:29:10.276385 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
16116 | 2024.11.20 02:29:10.276638 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16117 | 2024.11.20 02:29:10.276897 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42639 | ||
16118 | 2024.11.20 02:29:10.361661 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
16119 | 2024.11.20 02:29:10.361733 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
16120 | 2024.11.20 02:29:10.363669 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): 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] | ||
16121 | 2024.11.20 02:29:12.705418 [ 88 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
16122 | 2024.11.20 02:29:12.705514 [ 88 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16123 | 2024.11.20 02:29:12.705555 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16124 | 2024.11.20 02:29:12.705773 [ 221 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): 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] | ||
16125 | 2024.11.20 02:29:12.705844 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::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 | ||
16126 | 2024.11.20 02:29:12.705886 [ 221 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): 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] | ||
16127 | 2024.11.20 02:29:12.706314 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16128 | 2024.11.20 02:29:12.706389 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 18 rows starting from the beginning of the part | ||
16129 | 2024.11.20 02:29:12.706515 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
16130 | 2024.11.20 02:29:12.706811 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
16131 | 2024.11.20 02:29:12.707068 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 4 rows starting from the beginning of the part | ||
16132 | 2024.11.20 02:29:12.707370 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
16133 | 2024.11.20 02:29:12.709556 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 5 columns (5 merged, 0 gathered) in 0.003900785 sec., 9228.91161650796 rows/sec., 788.60 KiB/sec. | ||
16134 | 2024.11.20 02:29:12.709707 [ 192 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
16135 | 2024.11.20 02:29:12.710050 [ 221 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): 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] | ||
16136 | 2024.11.20 02:29:12.710278 [ 195 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16137 | 2024.11.20 02:29:12.710438 [ 195 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_41_10} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
16138 | 2024.11.20 02:29:12.710648 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16139 | 2024.11.20 02:29:12.920419 [ 219 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
16140 | 2024.11.20 02:29:12.920464 [ 219 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
16141 | 2024.11.20 02:29:12.922375 [ 219 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): 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] | ||
16142 | 2024.11.20 02:29:13.000169 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.00 MiB, peak 277.45 MiB, free memory in arenas 0.00 B, will set to 258.96 MiB (RSS), difference: 3.96 MiB | ||
16143 | 2024.11.20 02:29:13.032926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2092 | ||
16144 | 2024.11.20 02:29:13.036208 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16145 | 2024.11.20 02:29:13.036273 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16146 | 2024.11.20 02:29:13.037923 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
16147 | 2024.11.20 02:29:13.038257 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16148 | 2024.11.20 02:29:13.039011 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2092 | ||
16149 | 2024.11.20 02:29:13.335440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 701 | ||
16150 | 2024.11.20 02:29:13.361783 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16151 | 2024.11.20 02:29:13.361844 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16152 | 2024.11.20 02:29:13.369552 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
16153 | 2024.11.20 02:29:13.370346 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16154 | 2024.11.20 02:29:13.373862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
16155 | 2024.11.20 02:29:14.094642 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16156 | 2024.11.20 02:29:14.094846 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16157 | 2024.11.20 02:29:14.094927 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16158 | 2024.11.20 02:29:14.095718 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16159 | 2024.11.20 02:29:14.095769 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16160 | 2024.11.20 02:29:14.096188 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
16161 | 2024.11.20 02:29:14.096443 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16162 | 2024.11.20 02:29:14.096679 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00189 sec., 1058.2010582010582 rows/sec., 86.29 KiB/sec. | ||
16163 | 2024.11.20 02:29:14.096746 [ 276 ] {8cf706bb-c1e6-412d-8965-c4ce6521b85b} <Debug> TCPHandler: Processed in 0.002241469 sec. | ||
16164 | 2024.11.20 02:29:14.096929 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16165 | 2024.11.20 02:29:14.097053 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16166 | 2024.11.20 02:29:14.097103 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16167 | 2024.11.20 02:29:14.097670 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16168 | 2024.11.20 02:29:14.097713 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16169 | 2024.11.20 02:29:14.098102 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16170 | 2024.11.20 02:29:14.098359 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16171 | 2024.11.20 02:29:14.098573 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001549 sec., 36797.9341510652 rows/sec., 2.82 MiB/sec. | ||
16172 | 2024.11.20 02:29:14.098628 [ 280 ] {851e8a98-de49-4802-a305-b3bb497a9ccd} <Debug> TCPHandler: Processed in 0.001758349 sec. | ||
16173 | 2024.11.20 02:29:14.098782 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16174 | 2024.11.20 02:29:14.098919 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16175 | 2024.11.20 02:29:14.098973 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16176 | 2024.11.20 02:29:14.099539 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16177 | 2024.11.20 02:29:14.099586 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16178 | 2024.11.20 02:29:14.099944 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
16179 | 2024.11.20 02:29:14.100197 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16180 | 2024.11.20 02:29:14.100415 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001525 sec., 1311.4754098360654 rows/sec., 91.57 KiB/sec. | ||
16181 | 2024.11.20 02:29:14.100468 [ 276 ] {601f6aa4-9e25-40cc-8ee2-cc56c725c92f} <Debug> TCPHandler: Processed in 0.001750408 sec. | ||
16182 | 2024.11.20 02:29:14.100593 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16183 | 2024.11.20 02:29:14.100701 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16184 | 2024.11.20 02:29:14.100746 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16185 | 2024.11.20 02:29:14.101308 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16186 | 2024.11.20 02:29:14.101348 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16187 | 2024.11.20 02:29:14.101709 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16188 | 2024.11.20 02:29:14.102116 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16189 | 2024.11.20 02:29:14.102347 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.001667 sec., 39592.08158368326 rows/sec., 3.09 MiB/sec. | ||
16190 | 2024.11.20 02:29:14.102402 [ 280 ] {8b3a214e-a97b-4960-892a-415a245a4144} <Debug> TCPHandler: Processed in 0.001862841 sec. | ||
16191 | 2024.11.20 02:29:14.102552 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16192 | 2024.11.20 02:29:14.102655 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16193 | 2024.11.20 02:29:14.102701 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16194 | 2024.11.20 02:29:14.103183 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16195 | 2024.11.20 02:29:14.103220 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16196 | 2024.11.20 02:29:14.103658 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16197 | 2024.11.20 02:29:14.103906 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16198 | 2024.11.20 02:29:14.104113 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001474 sec., 87516.960651289 rows/sec., 6.09 MiB/sec. | ||
16199 | 2024.11.20 02:29:14.104165 [ 276 ] {b3bb3905-6cba-4271-b41a-c7514a4d556a} <Debug> TCPHandler: Processed in 0.001662796 sec. | ||
16200 | 2024.11.20 02:29:14.104314 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16201 | 2024.11.20 02:29:14.104421 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16202 | 2024.11.20 02:29:14.104468 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16203 | 2024.11.20 02:29:14.104911 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16204 | 2024.11.20 02:29:14.104951 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
16205 | 2024.11.20 02:29:14.105313 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
16206 | 2024.11.20 02:29:14.105541 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16207 | 2024.11.20 02:29:14.105742 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001343 sec., 35740.87862993299 rows/sec., 2.41 MiB/sec. | ||
16208 | 2024.11.20 02:29:14.105791 [ 280 ] {2e6de6ab-3106-4eec-bffc-afc552f94461} <Debug> TCPHandler: Processed in 0.001527253 sec. | ||
16209 | 2024.11.20 02:29:14.807523 [ 224 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
16210 | 2024.11.20 02:29:14.807588 [ 224 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
16211 | 2024.11.20 02:29:14.809450 [ 224 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
16212 | 2024.11.20 02:29:14.995236 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
16213 | 2024.11.20 02:29:14.995276 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
16214 | 2024.11.20 02:29:14.997222 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
16215 | 2024.11.20 02:29:15.000153 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.38 MiB, peak 277.45 MiB, free memory in arenas 0.00 B, will set to 258.96 MiB (RSS), difference: 3.58 MiB | ||
16216 | 2024.11.20 02:29:15.093713 [ 224 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
16217 | 2024.11.20 02:29:15.093772 [ 224 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
16218 | 2024.11.20 02:29:15.095874 [ 224 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
16219 | 2024.11.20 02:29:15.114039 [ 223 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
16220 | 2024.11.20 02:29:15.114074 [ 223 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
16221 | 2024.11.20 02:29:15.116113 [ 223 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
16222 | 2024.11.20 02:29:15.264729 [ 219 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
16223 | 2024.11.20 02:29:15.264792 [ 219 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
16224 | 2024.11.20 02:29:15.267056 [ 219 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
16225 | 2024.11.20 02:29:17.510698 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16226 | 2024.11.20 02:29:17.510752 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16227 | 2024.11.20 02:29:17.777064 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43066 | ||
16228 | 2024.11.20 02:29:17.777750 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16229 | 2024.11.20 02:29:17.777791 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16230 | 2024.11.20 02:29:17.778316 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
16231 | 2024.11.20 02:29:17.778572 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16232 | 2024.11.20 02:29:17.778821 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43066 | ||
16233 | 2024.11.20 02:29:19.096675 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16234 | 2024.11.20 02:29:19.096892 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16235 | 2024.11.20 02:29:19.096971 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16236 | 2024.11.20 02:29:19.097814 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16237 | 2024.11.20 02:29:19.097861 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16238 | 2024.11.20 02:29:19.098316 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16239 | 2024.11.20 02:29:19.098576 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16240 | 2024.11.20 02:29:19.098825 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001992 sec., 28112.44979919679 rows/sec., 2.16 MiB/sec. | ||
16241 | 2024.11.20 02:29:19.098890 [ 276 ] {476c0d7d-aed2-4d67-be95-d8a4b52c96a8} <Debug> TCPHandler: Processed in 0.002356962 sec. | ||
16242 | 2024.11.20 02:29:19.099065 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16243 | 2024.11.20 02:29:19.099191 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16244 | 2024.11.20 02:29:19.099240 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16245 | 2024.11.20 02:29:19.099806 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16246 | 2024.11.20 02:29:19.099846 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16247 | 2024.11.20 02:29:19.100214 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16248 | 2024.11.20 02:29:19.100459 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16249 | 2024.11.20 02:29:19.100675 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00151 sec., 42384.1059602649 rows/sec., 3.31 MiB/sec. | ||
16250 | 2024.11.20 02:29:19.100727 [ 280 ] {fc35a4fd-c33f-496b-abac-4077150cfb8c} <Debug> TCPHandler: Processed in 0.001719538 sec. | ||
16251 | 2024.11.20 02:29:19.100887 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16252 | 2024.11.20 02:29:19.101020 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16253 | 2024.11.20 02:29:19.101078 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16254 | 2024.11.20 02:29:19.101695 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16255 | 2024.11.20 02:29:19.101736 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16256 | 2024.11.20 02:29:19.102125 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16257 | 2024.11.20 02:29:19.102376 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16258 | 2024.11.20 02:29:19.102609 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001613 sec., 99194.04835709857 rows/sec., 6.91 MiB/sec. | ||
16259 | 2024.11.20 02:29:19.102714 [ 276 ] {2e580264-093f-4930-b045-285fd9399e57} <Debug> TCPHandler: Processed in 0.001897932 sec. | ||
16260 | 2024.11.20 02:29:19.102924 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16261 | 2024.11.20 02:29:19.103131 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16262 | 2024.11.20 02:29:19.103188 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16263 | 2024.11.20 02:29:19.103679 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16264 | 2024.11.20 02:29:19.103718 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16265 | 2024.11.20 02:29:19.104074 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
16266 | 2024.11.20 02:29:19.104303 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16267 | 2024.11.20 02:29:19.104505 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001413 sec., 42462.84501061571 rows/sec., 2.86 MiB/sec. | ||
16268 | 2024.11.20 02:29:19.104555 [ 280 ] {9bd4a322-6643-491b-a4c2-ec38c39d29ff} <Debug> TCPHandler: Processed in 0.001746958 sec. | ||
16269 | 2024.11.20 02:29:20.873969 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 709 | ||
16270 | 2024.11.20 02:29:20.899201 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16271 | 2024.11.20 02:29:20.899258 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16272 | 2024.11.20 02:29:20.907143 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
16273 | 2024.11.20 02:29:20.907987 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16274 | 2024.11.20 02:29:20.912623 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 709 | ||
16275 | 2024.11.20 02:29:23.039279 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2112 | ||
16276 | 2024.11.20 02:29:23.042227 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16277 | 2024.11.20 02:29:23.042285 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16278 | 2024.11.20 02:29:23.043832 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
16279 | 2024.11.20 02:29:23.044144 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16280 | 2024.11.20 02:29:23.044637 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2112 | ||
16281 | 2024.11.20 02:29:24.102398 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16282 | 2024.11.20 02:29:24.102710 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16283 | 2024.11.20 02:29:24.102792 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16284 | 2024.11.20 02:29:24.103525 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16285 | 2024.11.20 02:29:24.103572 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16286 | 2024.11.20 02:29:24.104003 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
16287 | 2024.11.20 02:29:24.104261 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16288 | 2024.11.20 02:29:24.104482 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001853 sec., 7555.315704263357 rows/sec., 543.88 KiB/sec. | ||
16289 | 2024.11.20 02:29:24.104585 [ 276 ] {aa570252-5b7a-46a5-8e9f-20a1ce0c5f3a} <Debug> TCPHandler: Processed in 0.002372931 sec. | ||
16290 | 2024.11.20 02:29:24.104847 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16291 | 2024.11.20 02:29:24.104998 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16292 | 2024.11.20 02:29:24.105061 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16293 | 2024.11.20 02:29:24.105842 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16294 | 2024.11.20 02:29:24.105881 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16295 | 2024.11.20 02:29:24.106264 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16296 | 2024.11.20 02:29:24.106502 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16297 | 2024.11.20 02:29:24.106675 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Debug> executeQuery: Read 287 rows, 25.98 KiB in 0.001707 sec., 168131.2243702402 rows/sec., 14.86 MiB/sec. | ||
16298 | 2024.11.20 02:29:24.106727 [ 280 ] {06a5a345-a994-463d-87a3-8f9ad8a92e35} <Debug> TCPHandler: Processed in 0.002018044 sec. | ||
16299 | 2024.11.20 02:29:24.106878 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16300 | 2024.11.20 02:29:24.107007 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16301 | 2024.11.20 02:29:24.107062 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16302 | 2024.11.20 02:29:24.107716 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16303 | 2024.11.20 02:29:24.107751 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16304 | 2024.11.20 02:29:24.108083 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
16305 | 2024.11.20 02:29:24.108311 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16306 | 2024.11.20 02:29:24.108433 [ 71 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
16307 | 2024.11.20 02:29:24.108473 [ 71 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16308 | 2024.11.20 02:29:24.108481 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Debug> executeQuery: Read 49 rows, 3.61 KiB in 0.001557 sec., 31470.77713551702 rows/sec., 2.27 MiB/sec. | ||
16309 | 2024.11.20 02:29:24.108496 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16310 | 2024.11.20 02:29:24.108569 [ 276 ] {bd98b401-0040-4f84-a4b5-824ade42ef88} <Debug> TCPHandler: Processed in 0.001808189 sec. | ||
16311 | 2024.11.20 02:29:24.108854 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16312 | 2024.11.20 02:29:24.108864 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
16313 | 2024.11.20 02:29:24.109054 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16314 | 2024.11.20 02:29:24.109171 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16315 | 2024.11.20 02:29:24.109189 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16316 | 2024.11.20 02:29:24.109295 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 67 rows starting from the beginning of the part | ||
16317 | 2024.11.20 02:29:24.109616 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 49 rows starting from the beginning of the part | ||
16318 | 2024.11.20 02:29:24.110004 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
16319 | 2024.11.20 02:29:24.110365 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 49 rows starting from the beginning of the part | ||
16320 | 2024.11.20 02:29:24.110740 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 2 rows starting from the beginning of the part | ||
16321 | 2024.11.20 02:29:24.111125 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 49 rows starting from the beginning of the part | ||
16322 | 2024.11.20 02:29:24.112152 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16323 | 2024.11.20 02:29:24.112235 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16324 | 2024.11.20 02:29:24.113290 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
16325 | 2024.11.20 02:29:24.113828 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 226 rows, containing 5 columns (5 merged, 0 gathered) in 0.005169112 sec., 43721.242642836914 rows/sec., 3.29 MiB/sec. | ||
16326 | 2024.11.20 02:29:24.113837 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16327 | 2024.11.20 02:29:24.114052 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
16328 | 2024.11.20 02:29:24.114253 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.005258 sec., 2662.6093571700267 rows/sec., 186.47 KiB/sec. | ||
16329 | 2024.11.20 02:29:24.114374 [ 280 ] {6e4b1b0c-ae63-48bc-a641-2ffee0cf79f1} <Debug> TCPHandler: Processed in 0.005634222 sec. | ||
16330 | 2024.11.20 02:29:24.114565 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16331 | 2024.11.20 02:29:24.114590 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16332 | 2024.11.20 02:29:24.114747 [ 192 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_91_18} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
16333 | 2024.11.20 02:29:24.114790 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16334 | 2024.11.20 02:29:24.114889 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
16335 | 2024.11.20 02:29:24.114909 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16336 | 2024.11.20 02:29:24.115566 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16337 | 2024.11.20 02:29:24.115613 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16338 | 2024.11.20 02:29:24.115975 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
16339 | 2024.11.20 02:29:24.116225 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16340 | 2024.11.20 02:29:24.116446 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.001707 sec., 7615.700058582308 rows/sec., 474.84 KiB/sec. | ||
16341 | 2024.11.20 02:29:24.116607 [ 276 ] {b09adfc7-9a31-441f-ae01-dd6b0ae6807c} <Debug> TCPHandler: Processed in 0.002119806 sec. | ||
16342 | 2024.11.20 02:29:24.116843 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16343 | 2024.11.20 02:29:24.116983 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16344 | 2024.11.20 02:29:24.117039 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16345 | 2024.11.20 02:29:24.117824 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16346 | 2024.11.20 02:29:24.117863 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16347 | 2024.11.20 02:29:24.118236 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16348 | 2024.11.20 02:29:24.118470 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16349 | 2024.11.20 02:29:24.118637 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Debug> executeQuery: Read 424 rows, 31.04 KiB in 0.001684 sec., 251781.47268408551 rows/sec., 18.00 MiB/sec. | ||
16350 | 2024.11.20 02:29:24.118691 [ 280 ] {494d1164-42c2-4707-a4ac-2a6c95d27a0c} <Debug> TCPHandler: Processed in 0.001982163 sec. | ||
16351 | 2024.11.20 02:29:24.118823 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16352 | 2024.11.20 02:29:24.118951 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16353 | 2024.11.20 02:29:24.119006 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16354 | 2024.11.20 02:29:24.119515 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16355 | 2024.11.20 02:29:24.119560 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16356 | 2024.11.20 02:29:24.119923 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
16357 | 2024.11.20 02:29:24.120160 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16358 | 2024.11.20 02:29:24.120339 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001415 sec., 4240.282685512368 rows/sec., 221.54 KiB/sec. | ||
16359 | 2024.11.20 02:29:24.120448 [ 276 ] {12281d5c-08e6-46a0-b3aa-fda516f04e6e} <Debug> TCPHandler: Processed in 0.001685467 sec. | ||
16360 | 2024.11.20 02:29:24.120618 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16361 | 2024.11.20 02:29:24.120760 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16362 | 2024.11.20 02:29:24.120819 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16363 | 2024.11.20 02:29:24.121461 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16364 | 2024.11.20 02:29:24.121506 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16365 | 2024.11.20 02:29:24.121940 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16366 | 2024.11.20 02:29:24.122174 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16367 | 2024.11.20 02:29:24.122360 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.001629 sec., 145488.02946593 rows/sec., 9.75 MiB/sec. | ||
16368 | 2024.11.20 02:29:24.122453 [ 280 ] {16f058bf-0674-47dd-8662-74e61e0b331d} <Debug> TCPHandler: Processed in 0.001899861 sec. | ||
16369 | 2024.11.20 02:29:24.122637 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16370 | 2024.11.20 02:29:24.122856 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16371 | 2024.11.20 02:29:24.122914 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16372 | 2024.11.20 02:29:24.123462 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16373 | 2024.11.20 02:29:24.123512 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16374 | 2024.11.20 02:29:24.123888 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
16375 | 2024.11.20 02:29:24.124119 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16376 | 2024.11.20 02:29:24.124287 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001472 sec., 679.3478260869565 rows/sec., 45.78 KiB/sec. | ||
16377 | 2024.11.20 02:29:24.124336 [ 276 ] {0fcc090e-278d-40f4-a80e-8a60451af05b} <Debug> TCPHandler: Processed in 0.001799139 sec. | ||
16378 | 2024.11.20 02:29:24.124488 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16379 | 2024.11.20 02:29:24.124597 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16380 | 2024.11.20 02:29:24.124664 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <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 | ||
16381 | 2024.11.20 02:29:24.125825 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16382 | 2024.11.20 02:29:24.125864 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16383 | 2024.11.20 02:29:24.126528 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
16384 | 2024.11.20 02:29:24.126777 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16385 | 2024.11.20 02:29:24.126975 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <Debug> executeQuery: Read 42 rows, 77.07 KiB in 0.0024 sec., 17500 rows/sec., 31.36 MiB/sec. | ||
16386 | 2024.11.20 02:29:24.127066 [ 280 ] {97114c1f-86bc-41bc-904e-cc0133ba8312} <Debug> TCPHandler: Processed in 0.002632017 sec. | ||
16387 | 2024.11.20 02:29:24.127205 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16388 | 2024.11.20 02:29:24.127311 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16389 | 2024.11.20 02:29:24.127355 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16390 | 2024.11.20 02:29:24.127776 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16391 | 2024.11.20 02:29:24.127813 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16392 | 2024.11.20 02:29:24.128162 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
16393 | 2024.11.20 02:29:24.128396 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16394 | 2024.11.20 02:29:24.128573 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001285 sec., 63813.22957198444 rows/sec., 4.05 MiB/sec. | ||
16395 | 2024.11.20 02:29:24.128623 [ 276 ] {a038a13d-a923-4577-ad1b-f90fb360283e} <Debug> TCPHandler: Processed in 0.001469712 sec. | ||
16396 | 2024.11.20 02:29:25.278982 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 43554 | ||
16397 | 2024.11.20 02:29:25.279663 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16398 | 2024.11.20 02:29:25.279711 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16399 | 2024.11.20 02:29:25.280258 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
16400 | 2024.11.20 02:29:25.280513 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16401 | 2024.11.20 02:29:25.280769 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43554 | ||
16402 | 2024.11.20 02:29:25.949926 [ 221 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
16403 | 2024.11.20 02:29:25.949982 [ 221 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
16404 | 2024.11.20 02:29:25.951940 [ 221 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): 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] | ||
16405 | 2024.11.20 02:29:27.060258 [ 225 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
16406 | 2024.11.20 02:29:27.060307 [ 225 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
16407 | 2024.11.20 02:29:27.062301 [ 225 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): 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] | ||
16408 | 2024.11.20 02:29:28.000159 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.96 MiB, peak 277.45 MiB, free memory in arenas 0.00 B, will set to 258.96 MiB (RSS), difference: 4.00 MiB | ||
16409 | 2024.11.20 02:29:28.412732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 716 | ||
16410 | 2024.11.20 02:29:28.436025 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16411 | 2024.11.20 02:29:28.436093 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16412 | 2024.11.20 02:29:28.443729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
16413 | 2024.11.20 02:29:28.444528 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16414 | 2024.11.20 02:29:28.448657 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
16415 | 2024.11.20 02:29:29.095392 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16416 | 2024.11.20 02:29:29.095610 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16417 | 2024.11.20 02:29:29.095693 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16418 | 2024.11.20 02:29:29.096473 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16419 | 2024.11.20 02:29:29.096526 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16420 | 2024.11.20 02:29:29.096969 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
16421 | 2024.11.20 02:29:29.097232 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16422 | 2024.11.20 02:29:29.097472 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001922 sec., 1040.5827263267429 rows/sec., 84.85 KiB/sec. | ||
16423 | 2024.11.20 02:29:29.097530 [ 276 ] {c2d58e35-31d2-4a5d-a3df-f76d3272136a} <Debug> TCPHandler: Processed in 0.00228185 sec. | ||
16424 | 2024.11.20 02:29:29.097725 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16425 | 2024.11.20 02:29:29.097839 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16426 | 2024.11.20 02:29:29.097886 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16427 | 2024.11.20 02:29:29.098455 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16428 | 2024.11.20 02:29:29.098495 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16429 | 2024.11.20 02:29:29.098870 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16430 | 2024.11.20 02:29:29.099111 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16431 | 2024.11.20 02:29:29.099326 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Debug> executeQuery: Read 57 rows, 4.48 KiB in 0.001512 sec., 37698.41269841269 rows/sec., 2.89 MiB/sec. | ||
16432 | 2024.11.20 02:29:29.099379 [ 280 ] {a2e1dbc2-2816-4eaf-8f9e-1dee09009697} <Debug> TCPHandler: Processed in 0.001714987 sec. | ||
16433 | 2024.11.20 02:29:29.099523 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16434 | 2024.11.20 02:29:29.099632 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16435 | 2024.11.20 02:29:29.099678 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16436 | 2024.11.20 02:29:29.100197 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16437 | 2024.11.20 02:29:29.100238 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16438 | 2024.11.20 02:29:29.100586 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
16439 | 2024.11.20 02:29:29.100849 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16440 | 2024.11.20 02:29:29.101048 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Debug> executeQuery: Read 2 rows, 143.00 B in 0.001437 sec., 1391.7884481558804 rows/sec., 97.18 KiB/sec. | ||
16441 | 2024.11.20 02:29:29.101101 [ 276 ] {5c737e9e-0a45-456e-acf7-6d2a66eb9a15} <Debug> TCPHandler: Processed in 0.001634415 sec. | ||
16442 | 2024.11.20 02:29:29.101237 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16443 | 2024.11.20 02:29:29.101344 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16444 | 2024.11.20 02:29:29.101389 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16445 | 2024.11.20 02:29:29.101957 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16446 | 2024.11.20 02:29:29.101999 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16447 | 2024.11.20 02:29:29.102378 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16448 | 2024.11.20 02:29:29.102625 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16449 | 2024.11.20 02:29:29.102834 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Debug> executeQuery: Read 66 rows, 5.28 KiB in 0.00151 sec., 43708.60927152318 rows/sec., 3.41 MiB/sec. | ||
16450 | 2024.11.20 02:29:29.102885 [ 280 ] {b75879fc-dbeb-456c-ba3d-a61c33592b55} <Debug> TCPHandler: Processed in 0.001706477 sec. | ||
16451 | 2024.11.20 02:29:29.103063 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16452 | 2024.11.20 02:29:29.103171 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16453 | 2024.11.20 02:29:29.103220 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16454 | 2024.11.20 02:29:29.103756 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16455 | 2024.11.20 02:29:29.103796 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16456 | 2024.11.20 02:29:29.104194 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16457 | 2024.11.20 02:29:29.104445 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16458 | 2024.11.20 02:29:29.104660 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Debug> executeQuery: Read 129 rows, 9.20 KiB in 0.001512 sec., 85317.46031746031 rows/sec., 5.94 MiB/sec. | ||
16459 | 2024.11.20 02:29:29.104720 [ 276 ] {26796366-861d-4653-a51e-29911517fdcd} <Debug> TCPHandler: Processed in 0.001716107 sec. | ||
16460 | 2024.11.20 02:29:29.104874 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16461 | 2024.11.20 02:29:29.104980 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16462 | 2024.11.20 02:29:29.105028 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16463 | 2024.11.20 02:29:29.105473 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16464 | 2024.11.20 02:29:29.105513 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16465 | 2024.11.20 02:29:29.105880 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
16466 | 2024.11.20 02:29:29.106115 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16467 | 2024.11.20 02:29:29.106346 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001378 sec., 34833.09143686502 rows/sec., 2.35 MiB/sec. | ||
16468 | 2024.11.20 02:29:29.106407 [ 280 ] {559a3b39-05b7-4491-b3fb-b17a9c8616b9} <Debug> TCPHandler: Processed in 0.001592685 sec. | ||
16469 | 2024.11.20 02:29:29.185930 [ 301 ] {} <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) | ||
16470 | 2024.11.20 02:29:29.375356 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34504, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16471 | 2024.11.20 02:29:29.401757 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:46677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16472 | 2024.11.20 02:29:29.442119 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40857, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16473 | 2024.11.20 02:29:29.461459 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51867, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16474 | 2024.11.20 02:29:29.543768 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:62577, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16475 | 2024.11.20 02:29:29.596118 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:63243, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16476 | 2024.11.20 02:29:29.606484 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:51796, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16477 | 2024.11.20 02:29:32.510803 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16478 | 2024.11.20 02:29:32.510863 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16479 | 2024.11.20 02:29:32.780939 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 43981 | ||
16480 | 2024.11.20 02:29:32.781586 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16481 | 2024.11.20 02:29:32.781632 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16482 | 2024.11.20 02:29:32.782170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
16483 | 2024.11.20 02:29:32.782425 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16484 | 2024.11.20 02:29:32.782653 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43981 | ||
16485 | 2024.11.20 02:29:32.782665 [ 59 ] {} <Debug> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
16486 | 2024.11.20 02:29:32.782734 [ 59 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16487 | 2024.11.20 02:29:32.782758 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16488 | 2024.11.20 02:29:32.782919 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::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 | ||
16489 | 2024.11.20 02:29:32.783273 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16490 | 2024.11.20 02:29:32.783396 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 41724 rows starting from the beginning of the part | ||
16491 | 2024.11.20 02:29:32.783700 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 427 rows starting from the beginning of the part | ||
16492 | 2024.11.20 02:29:32.783811 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 488 rows starting from the beginning of the part | ||
16493 | 2024.11.20 02:29:32.784048 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 427 rows starting from the beginning of the part | ||
16494 | 2024.11.20 02:29:32.784221 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 488 rows starting from the beginning of the part | ||
16495 | 2024.11.20 02:29:32.784360 [ 195 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 427 rows starting from the beginning of the part | ||
16496 | 2024.11.20 02:29:32.787634 [ 188 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43981 rows, containing 4 columns (4 merged, 0 gathered) in 0.004815785 sec., 9132675.150572544 rows/sec., 130.64 MiB/sec. | ||
16497 | 2024.11.20 02:29:32.787926 [ 191 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
16498 | 2024.11.20 02:29:32.788248 [ 191 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16499 | 2024.11.20 02:29:32.788333 [ 191 ] {b8060e3f-fbdc-4ad8-afc4-5f325496bf1d::all_1_96_19} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
16500 | 2024.11.20 02:29:32.788427 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.10 MiB. | ||
16501 | 2024.11.20 02:29:33.004043 [ 247 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.003651069 sec. | ||
16502 | 2024.11.20 02:29:33.044843 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2146 | ||
16503 | 2024.11.20 02:29:33.048024 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16504 | 2024.11.20 02:29:33.048077 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16505 | 2024.11.20 02:29:33.049547 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
16506 | 2024.11.20 02:29:33.049848 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16507 | 2024.11.20 02:29:33.050096 [ 59 ] {} <Debug> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
16508 | 2024.11.20 02:29:33.050208 [ 59 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16509 | 2024.11.20 02:29:33.050272 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16510 | 2024.11.20 02:29:33.050755 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
16511 | 2024.11.20 02:29:33.052557 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2146 | ||
16512 | 2024.11.20 02:29:33.052896 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16513 | 2024.11.20 02:29:33.053043 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2008 rows starting from the beginning of the part | ||
16514 | 2024.11.20 02:29:33.053655 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 20 rows starting from the beginning of the part | ||
16515 | 2024.11.20 02:29:33.054279 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 34 rows starting from the beginning of the part | ||
16516 | 2024.11.20 02:29:33.054963 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 30 rows starting from the beginning of the part | ||
16517 | 2024.11.20 02:29:33.055630 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 20 rows starting from the beginning of the part | ||
16518 | 2024.11.20 02:29:33.056872 [ 190 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::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 | ||
16519 | 2024.11.20 02:29:33.067651 [ 197 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2146 rows, containing 72 columns (72 merged, 0 gathered) in 0.017217514 sec., 124640.52592029257 rows/sec., 93.70 MiB/sec. | ||
16520 | 2024.11.20 02:29:33.069653 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
16521 | 2024.11.20 02:29:33.070500 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16522 | 2024.11.20 02:29:33.070596 [ 188 ] {8ce54fb4-6905-4835-9d43-143ffaa9516b::all_1_71_14} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
16523 | 2024.11.20 02:29:33.070964 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.85 MiB. | ||
16524 | 2024.11.20 02:29:33.412831 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:46911, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16525 | 2024.11.20 02:29:33.732584 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:44758, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16526 | 2024.11.20 02:29:33.740968 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:38217, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16527 | 2024.11.20 02:29:33.796381 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:57782, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16528 | 2024.11.20 02:29:33.818735 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:52663, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16529 | 2024.11.20 02:29:33.888556 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:62767, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16530 | 2024.11.20 02:29:33.931908 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:55931, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16531 | 2024.11.20 02:29:34.004785 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::c]:65315, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16532 | 2024.11.20 02:29:34.097555 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16533 | 2024.11.20 02:29:34.097761 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16534 | 2024.11.20 02:29:34.097839 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16535 | 2024.11.20 02:29:34.098666 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16536 | 2024.11.20 02:29:34.098730 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16537 | 2024.11.20 02:29:34.099193 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16538 | 2024.11.20 02:29:34.099459 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16539 | 2024.11.20 02:29:34.099687 [ 58 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16540 | 2024.11.20 02:29:34.099704 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001991 sec., 28126.56956303365 rows/sec., 2.16 MiB/sec. | ||
16541 | 2024.11.20 02:29:34.099794 [ 58 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16542 | 2024.11.20 02:29:34.099872 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16543 | 2024.11.20 02:29:34.099907 [ 276 ] {83e92113-b155-4178-af48-b25a532de73f} <Debug> TCPHandler: Processed in 0.002483263 sec. | ||
16544 | 2024.11.20 02:29:34.100149 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
16545 | 2024.11.20 02:29:34.100154 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16546 | 2024.11.20 02:29:34.100453 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16547 | 2024.11.20 02:29:34.100465 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16548 | 2024.11.20 02:29:34.100512 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1436 rows starting from the beginning of the part | ||
16549 | 2024.11.20 02:29:34.100579 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16550 | 2024.11.20 02:29:34.100899 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 57 rows starting from the beginning of the part | ||
16551 | 2024.11.20 02:29:34.101248 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
16552 | 2024.11.20 02:29:34.101673 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 287 rows starting from the beginning of the part | ||
16553 | 2024.11.20 02:29:34.102079 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
16554 | 2024.11.20 02:29:34.102410 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
16555 | 2024.11.20 02:29:34.103337 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16556 | 2024.11.20 02:29:34.103426 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16557 | 2024.11.20 02:29:34.104472 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16558 | 2024.11.20 02:29:34.104908 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16559 | 2024.11.20 02:29:34.105219 [ 58 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16560 | 2024.11.20 02:29:34.105337 [ 58 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16561 | 2024.11.20 02:29:34.105451 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00505 sec., 12673.267326732674 rows/sec., 1012.92 KiB/sec. | ||
16562 | 2024.11.20 02:29:34.105458 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16563 | 2024.11.20 02:29:34.105926 [ 280 ] {267d4816-2a47-427e-9c90-6b5b3ec38f1d} <Debug> TCPHandler: Processed in 0.005864187 sec. | ||
16564 | 2024.11.20 02:29:34.106005 [ 193 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1949 rows, containing 5 columns (5 merged, 0 gathered) in 0.005993811 sec., 325168.74489369115 rows/sec., 28.44 MiB/sec. | ||
16565 | 2024.11.20 02:29:34.106057 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
16566 | 2024.11.20 02:29:34.106145 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16567 | 2024.11.20 02:29:34.106209 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16568 | 2024.11.20 02:29:34.106264 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 916 rows starting from the beginning of the part | ||
16569 | 2024.11.20 02:29:34.106313 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16570 | 2024.11.20 02:29:34.106321 [ 187 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16571 | 2024.11.20 02:29:34.106555 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16572 | 2024.11.20 02:29:34.106578 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 66 rows starting from the beginning of the part | ||
16573 | 2024.11.20 02:29:34.107095 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
16574 | 2024.11.20 02:29:34.107463 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 424 rows starting from the beginning of the part | ||
16575 | 2024.11.20 02:29:34.107465 [ 187 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16576 | 2024.11.20 02:29:34.107778 [ 187 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_141_28} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16577 | 2024.11.20 02:29:34.107847 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
16578 | 2024.11.20 02:29:34.108010 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
16579 | 2024.11.20 02:29:34.108179 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
16580 | 2024.11.20 02:29:34.108835 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16581 | 2024.11.20 02:29:34.108881 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16582 | 2024.11.20 02:29:34.109530 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16583 | 2024.11.20 02:29:34.109909 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16584 | 2024.11.20 02:29:34.109925 [ 199 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1600 rows, containing 5 columns (5 merged, 0 gathered) in 0.004245012 sec., 376912.95101168146 rows/sec., 29.06 MiB/sec. | ||
16585 | 2024.11.20 02:29:34.110150 [ 58 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16586 | 2024.11.20 02:29:34.110224 [ 58 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16587 | 2024.11.20 02:29:34.110281 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16588 | 2024.11.20 02:29:34.110299 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.004001 sec., 39990.00249937516 rows/sec., 2.79 MiB/sec. | ||
16589 | 2024.11.20 02:29:34.110319 [ 186 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16590 | 2024.11.20 02:29:34.110772 [ 276 ] {f98ac012-e673-413d-89e7-cfac0c0eb806} <Debug> TCPHandler: Processed in 0.004697541 sec. | ||
16591 | 2024.11.20 02:29:34.110801 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16592 | 2024.11.20 02:29:34.111025 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16593 | 2024.11.20 02:29:34.111089 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16594 | 2024.11.20 02:29:34.111187 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_136_27, total 25925 rows starting from the beginning of the part | ||
16595 | 2024.11.20 02:29:34.111302 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16596 | 2024.11.20 02:29:34.111535 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16597 | 2024.11.20 02:29:34.111546 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 129 rows starting from the beginning of the part | ||
16598 | 2024.11.20 02:29:34.111838 [ 200 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16599 | 2024.11.20 02:29:34.112004 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16600 | 2024.11.20 02:29:34.112473 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 237 rows starting from the beginning of the part | ||
16601 | 2024.11.20 02:29:34.112502 [ 200 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_141_28} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16602 | 2024.11.20 02:29:34.112945 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16603 | 2024.11.20 02:29:34.112999 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
16604 | 2024.11.20 02:29:34.113256 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
16605 | 2024.11.20 02:29:34.113847 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16606 | 2024.11.20 02:29:34.113891 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16607 | 2024.11.20 02:29:34.114369 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
16608 | 2024.11.20 02:29:34.114682 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16609 | 2024.11.20 02:29:34.114944 [ 58 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
16610 | 2024.11.20 02:29:34.115050 [ 58 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16611 | 2024.11.20 02:29:34.115144 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16612 | 2024.11.20 02:29:34.115144 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.003903 sec., 15372.790161414297 rows/sec., 1.04 MiB/sec. | ||
16613 | 2024.11.20 02:29:34.115565 [ 280 ] {f090a2c9-4f67-4af2-9f74-6565414c40cc} <Debug> TCPHandler: Processed in 0.004652701 sec. | ||
16614 | 2024.11.20 02:29:34.115790 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16615 | 2024.11.20 02:29:34.116162 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16616 | 2024.11.20 02:29:34.116212 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 8726 rows starting from the beginning of the part | ||
16617 | 2024.11.20 02:29:34.116374 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:40090, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16618 | 2024.11.20 02:29:34.116437 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16619 | 2024.11.20 02:29:34.116710 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16620 | 2024.11.20 02:29:34.117025 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16621 | 2024.11.20 02:29:34.117186 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16622 | 2024.11.20 02:29:34.117380 [ 186 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
16623 | 2024.11.20 02:29:34.121435 [ 201 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9024 rows, containing 4 columns (4 merged, 0 gathered) in 0.006107273 sec., 1477582.5478900322 rows/sec., 97.15 MiB/sec. | ||
16624 | 2024.11.20 02:29:34.121718 [ 198 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16625 | 2024.11.20 02:29:34.121931 [ 187 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26740 rows, containing 5 columns (5 merged, 0 gathered) in 0.011538441 sec., 2317470.791764676 rows/sec., 158.44 MiB/sec. | ||
16626 | 2024.11.20 02:29:34.122274 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_141_28} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16627 | 2024.11.20 02:29:34.122291 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
16628 | 2024.11.20 02:29:34.122448 [ 189 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_141_28} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16629 | 2024.11.20 02:29:34.122591 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
16630 | 2024.11.20 02:29:34.122683 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16631 | 2024.11.20 02:29:34.122769 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_141_28} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
16632 | 2024.11.20 02:29:34.122862 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.43 MiB. | ||
16633 | 2024.11.20 02:29:34.562236 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:61822, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16634 | 2024.11.20 02:29:34.657498 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:48348, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16635 | 2024.11.20 02:29:34.811412 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:42619, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16636 | 2024.11.20 02:29:34.812793 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:33160, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16637 | 2024.11.20 02:29:34.824184 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:47138, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16638 | 2024.11.20 02:29:34.866829 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:50086, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16639 | 2024.11.20 02:29:34.979264 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:62334, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16640 | 2024.11.20 02:29:35.027821 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::a]:54936, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16641 | 2024.11.20 02:29:35.534015 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:41338, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16642 | 2024.11.20 02:29:35.594435 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:39738, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16643 | 2024.11.20 02:29:35.687337 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:63186, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16644 | 2024.11.20 02:29:35.747393 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61519, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16645 | 2024.11.20 02:29:35.778765 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:61436, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16646 | 2024.11.20 02:29:35.783004 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:51543, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16647 | 2024.11.20 02:29:35.787380 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::b]:57159, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
16648 | 2024.11.20 02:29:35.948757 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 724 | ||
16649 | 2024.11.20 02:29:35.970970 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16650 | 2024.11.20 02:29:35.971025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16651 | 2024.11.20 02:29:35.978804 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
16652 | 2024.11.20 02:29:35.979698 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16653 | 2024.11.20 02:29:35.980101 [ 57 ] {} <Debug> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
16654 | 2024.11.20 02:29:35.980240 [ 57 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16655 | 2024.11.20 02:29:35.980302 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
16656 | 2024.11.20 02:29:35.980876 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::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 | ||
16657 | 2024.11.20 02:29:36.003996 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 724 | ||
16658 | 2024.11.20 02:29:36.005010 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16659 | 2024.11.20 02:29:36.006577 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
16660 | 2024.11.20 02:29:36.012639 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
16661 | 2024.11.20 02:29:36.018741 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 7 rows starting from the beginning of the part | ||
16662 | 2024.11.20 02:29:36.024934 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 8 rows starting from the beginning of the part | ||
16663 | 2024.11.20 02:29:36.031529 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 7 rows starting from the beginning of the part | ||
16664 | 2024.11.20 02:29:36.037570 [ 201 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 8 rows starting from the beginning of the part | ||
16665 | 2024.11.20 02:29:36.104689 [ 192 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 724 rows, containing 679 columns (679 merged, 0 gathered) in 0.124215237 sec., 5828.592509951094 rows/sec., 30.14 MiB/sec. | ||
16666 | 2024.11.20 02:29:36.108221 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
16667 | 2024.11.20 02:29:36.111387 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16668 | 2024.11.20 02:29:36.111509 [ 194 ] {90663c1e-da8c-4f3a-bcdb-b42524ffc06d::all_1_96_19} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
16669 | 2024.11.20 02:29:36.114004 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.94 MiB. | ||
16670 | 2024.11.20 02:29:39.104528 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16671 | 2024.11.20 02:29:39.104872 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16672 | 2024.11.20 02:29:39.104965 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16673 | 2024.11.20 02:29:39.105959 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16674 | 2024.11.20 02:29:39.106019 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16675 | 2024.11.20 02:29:39.106584 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16676 | 2024.11.20 02:29:39.106950 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16677 | 2024.11.20 02:29:39.107233 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.002435 sec., 5749.486652977413 rows/sec., 413.89 KiB/sec. | ||
16678 | 2024.11.20 02:29:39.107370 [ 276 ] {89ec1e36-422f-4c94-ac8e-7c9245958a36} <Debug> TCPHandler: Processed in 0.003028386 sec. | ||
16679 | 2024.11.20 02:29:39.107697 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16680 | 2024.11.20 02:29:39.107867 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16681 | 2024.11.20 02:29:39.107926 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16682 | 2024.11.20 02:29:39.108721 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16683 | 2024.11.20 02:29:39.108767 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16684 | 2024.11.20 02:29:39.109181 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16685 | 2024.11.20 02:29:39.109452 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16686 | 2024.11.20 02:29:39.109658 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Debug> executeQuery: Read 305 rows, 27.67 KiB in 0.001821 sec., 167490.38989566173 rows/sec., 14.84 MiB/sec. | ||
16687 | 2024.11.20 02:29:39.109723 [ 280 ] {e25aa009-ad9a-4e94-928c-920c326bf7af} <Debug> TCPHandler: Processed in 0.002180617 sec. | ||
16688 | 2024.11.20 02:29:39.109738 [ 219 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
16689 | 2024.11.20 02:29:39.109780 [ 219 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
16690 | 2024.11.20 02:29:39.109900 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16691 | 2024.11.20 02:29:39.110030 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16692 | 2024.11.20 02:29:39.110093 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16693 | 2024.11.20 02:29:39.111046 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16694 | 2024.11.20 02:29:39.111100 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16695 | 2024.11.20 02:29:39.111689 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
16696 | 2024.11.20 02:29:39.112065 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16697 | 2024.11.20 02:29:39.112415 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Debug> executeQuery: Read 58 rows, 4.29 KiB in 0.002414 sec., 24026.512013256008 rows/sec., 1.74 MiB/sec. | ||
16698 | 2024.11.20 02:29:39.112485 [ 276 ] {898c2b28-84ca-4a44-9d66-56c23b743305} <Debug> TCPHandler: Processed in 0.002650097 sec. | ||
16699 | 2024.11.20 02:29:39.112653 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16700 | 2024.11.20 02:29:39.112755 [ 219 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): 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] | ||
16701 | 2024.11.20 02:29:39.112776 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
16702 | 2024.11.20 02:29:39.112856 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
16703 | 2024.11.20 02:29:39.113866 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16704 | 2024.11.20 02:29:39.113922 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16705 | 2024.11.20 02:29:39.114371 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16706 | 2024.11.20 02:29:39.114642 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16707 | 2024.11.20 02:29:39.114900 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Debug> executeQuery: Read 14 rows, 1004.00 B in 0.002141 sec., 6539.000467071462 rows/sec., 457.95 KiB/sec. | ||
16708 | 2024.11.20 02:29:39.114998 [ 280 ] {a7cc414f-0bc5-4b93-a179-546a257cdb89} <Debug> TCPHandler: Processed in 0.002395152 sec. | ||
16709 | 2024.11.20 02:29:39.115257 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16710 | 2024.11.20 02:29:39.115405 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
16711 | 2024.11.20 02:29:39.115468 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
16712 | 2024.11.20 02:29:39.116228 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16713 | 2024.11.20 02:29:39.116277 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16714 | 2024.11.20 02:29:39.116763 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16715 | 2024.11.20 02:29:39.117110 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16716 | 2024.11.20 02:29:39.117392 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.002017 sec., 6445.2156668319285 rows/sec., 401.86 KiB/sec. | ||
16717 | 2024.11.20 02:29:39.117466 [ 276 ] {69f5d417-0cf1-4510-86ac-919e537c2ac5} <Debug> TCPHandler: Processed in 0.00233296 sec. | ||
16718 | 2024.11.20 02:29:39.117650 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16719 | 2024.11.20 02:29:39.117768 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16720 | 2024.11.20 02:29:39.117815 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16721 | 2024.11.20 02:29:39.118760 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16722 | 2024.11.20 02:29:39.118810 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16723 | 2024.11.20 02:29:39.119348 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16724 | 2024.11.20 02:29:39.119713 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16725 | 2024.11.20 02:29:39.120017 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Debug> executeQuery: Read 439 rows, 32.28 KiB in 0.002269 sec., 193477.30277655352 rows/sec., 13.89 MiB/sec. | ||
16726 | 2024.11.20 02:29:39.120032 [ 220 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
16727 | 2024.11.20 02:29:39.120126 [ 220 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
16728 | 2024.11.20 02:29:39.120137 [ 280 ] {c20302dd-d25a-41a8-b997-10e55e86e956} <Debug> TCPHandler: Processed in 0.002540325 sec. | ||
16729 | 2024.11.20 02:29:39.120374 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16730 | 2024.11.20 02:29:39.120559 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
16731 | 2024.11.20 02:29:39.120647 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
16732 | 2024.11.20 02:29:39.121911 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16733 | 2024.11.20 02:29:39.121974 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16734 | 2024.11.20 02:29:39.122904 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16735 | 2024.11.20 02:29:39.123505 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16736 | 2024.11.20 02:29:39.123892 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.003389 sec., 1770.4337562702863 rows/sec., 92.50 KiB/sec. | ||
16737 | 2024.11.20 02:29:39.124007 [ 276 ] {f0bead1e-6a99-4638-bbff-8d1a1cb009e0} <Debug> TCPHandler: Processed in 0.003732041 sec. | ||
16738 | 2024.11.20 02:29:39.124113 [ 220 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): 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] | ||
16739 | 2024.11.20 02:29:39.124200 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16740 | 2024.11.20 02:29:39.124403 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16741 | 2024.11.20 02:29:39.124560 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16742 | 2024.11.20 02:29:39.126112 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16743 | 2024.11.20 02:29:39.126154 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16744 | 2024.11.20 02:29:39.126593 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16745 | 2024.11.20 02:29:39.126923 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16746 | 2024.11.20 02:29:39.127197 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Debug> executeQuery: Read 237 rows, 16.27 KiB in 0.00282 sec., 84042.55319148937 rows/sec., 5.63 MiB/sec. | ||
16747 | 2024.11.20 02:29:39.127285 [ 280 ] {91466ea0-f5ce-4e0a-af01-7034e46de9b3} <Debug> TCPHandler: Processed in 0.003168838 sec. | ||
16748 | 2024.11.20 02:29:39.127484 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16749 | 2024.11.20 02:29:39.127610 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
16750 | 2024.11.20 02:29:39.127669 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
16751 | 2024.11.20 02:29:39.128216 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16752 | 2024.11.20 02:29:39.128263 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16753 | 2024.11.20 02:29:39.128705 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
16754 | 2024.11.20 02:29:39.129004 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16755 | 2024.11.20 02:29:39.129266 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001683 sec., 594.1770647653001 rows/sec., 40.04 KiB/sec. | ||
16756 | 2024.11.20 02:29:39.129333 [ 276 ] {69d3cf8a-bc06-4903-b82c-46f0d3b92e71} <Debug> TCPHandler: Processed in 0.001911622 sec. | ||
16757 | 2024.11.20 02:29:39.129504 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16758 | 2024.11.20 02:29:39.129635 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
16759 | 2024.11.20 02:29:39.129718 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <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 | ||
16760 | 2024.11.20 02:29:39.131346 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16761 | 2024.11.20 02:29:39.131393 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16762 | 2024.11.20 02:29:39.132287 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
16763 | 2024.11.20 02:29:39.132570 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16764 | 2024.11.20 02:29:39.132869 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.003259 sec., 15648.972077324332 rows/sec., 28.04 MiB/sec. | ||
16765 | 2024.11.20 02:29:39.133507 [ 280 ] {f6c9b3a7-5955-4ef2-a308-536f6bf5929e} <Debug> TCPHandler: Processed in 0.004059468 sec. | ||
16766 | 2024.11.20 02:29:39.133700 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16767 | 2024.11.20 02:29:39.133835 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
16768 | 2024.11.20 02:29:39.133890 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
16769 | 2024.11.20 02:29:39.134437 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16770 | 2024.11.20 02:29:39.134482 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16771 | 2024.11.20 02:29:39.134918 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
16772 | 2024.11.20 02:29:39.135212 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16773 | 2024.11.20 02:29:39.135631 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001786 sec., 5039.193729003359 rows/sec., 387.67 KiB/sec. | ||
16774 | 2024.11.20 02:29:39.135842 [ 276 ] {374d0754-217f-40f5-b334-ec0018fa25e3} <Debug> TCPHandler: Processed in 0.002203437 sec. | ||
16775 | 2024.11.20 02:29:39.136006 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16776 | 2024.11.20 02:29:39.136122 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16777 | 2024.11.20 02:29:39.136170 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16778 | 2024.11.20 02:29:39.136648 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16779 | 2024.11.20 02:29:39.136688 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16780 | 2024.11.20 02:29:39.137081 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
16781 | 2024.11.20 02:29:39.137333 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16782 | 2024.11.20 02:29:39.137579 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001478 sec., 55480.37889039242 rows/sec., 3.52 MiB/sec. | ||
16783 | 2024.11.20 02:29:39.137614 [ 225 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
16784 | 2024.11.20 02:29:39.137650 [ 280 ] {ca74fc0d-dc61-4a6d-8d7e-6ae4f7297254} <Debug> TCPHandler: Processed in 0.001700637 sec. | ||
16785 | 2024.11.20 02:29:39.137690 [ 225 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
16786 | 2024.11.20 02:29:39.139994 [ 225 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): 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] | ||
16787 | 2024.11.20 02:29:39.852276 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
16788 | 2024.11.20 02:29:39.852331 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
16789 | 2024.11.20 02:29:39.854465 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): 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] | ||
16790 | 2024.11.20 02:29:40.282818 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 44469 | ||
16791 | 2024.11.20 02:29:40.283560 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16792 | 2024.11.20 02:29:40.283616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16793 | 2024.11.20 02:29:40.284179 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
16794 | 2024.11.20 02:29:40.284448 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16795 | 2024.11.20 02:29:40.284707 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44469 | ||
16796 | 2024.11.20 02:29:43.052844 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 2178 | ||
16797 | 2024.11.20 02:29:43.056180 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16798 | 2024.11.20 02:29:43.056235 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16799 | 2024.11.20 02:29:43.057772 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
16800 | 2024.11.20 02:29:43.058098 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16801 | 2024.11.20 02:29:43.060740 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2178 | ||
16802 | 2024.11.20 02:29:43.504129 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 731 | ||
16803 | 2024.11.20 02:29:43.528585 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16804 | 2024.11.20 02:29:43.528642 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16805 | 2024.11.20 02:29:43.536231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
16806 | 2024.11.20 02:29:43.537040 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16807 | 2024.11.20 02:29:43.542517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
16808 | 2024.11.20 02:29:44.095240 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16809 | 2024.11.20 02:29:44.095460 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16810 | 2024.11.20 02:29:44.095537 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
16811 | 2024.11.20 02:29:44.096298 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16812 | 2024.11.20 02:29:44.096351 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16813 | 2024.11.20 02:29:44.096780 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
16814 | 2024.11.20 02:29:44.097036 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16815 | 2024.11.20 02:29:44.097273 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001873 sec., 2135.611318739989 rows/sec., 174.14 KiB/sec. | ||
16816 | 2024.11.20 02:29:44.097333 [ 276 ] {ebffab6c-c246-47bf-92d4-8517f1ace468} <Debug> TCPHandler: Processed in 0.002228829 sec. | ||
16817 | 2024.11.20 02:29:44.097510 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16818 | 2024.11.20 02:29:44.097616 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16819 | 2024.11.20 02:29:44.097660 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16820 | 2024.11.20 02:29:44.098234 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16821 | 2024.11.20 02:29:44.098274 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16822 | 2024.11.20 02:29:44.098655 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16823 | 2024.11.20 02:29:44.098898 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16824 | 2024.11.20 02:29:44.099114 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Debug> executeQuery: Read 58 rows, 4.55 KiB in 0.001516 sec., 38258.575197889186 rows/sec., 2.93 MiB/sec. | ||
16825 | 2024.11.20 02:29:44.099199 [ 280 ] {93c11270-aecd-4382-81df-1c11b8d3ab3b} <Debug> TCPHandler: Processed in 0.001744038 sec. | ||
16826 | 2024.11.20 02:29:44.099434 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16827 | 2024.11.20 02:29:44.099620 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
16828 | 2024.11.20 02:29:44.099683 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
16829 | 2024.11.20 02:29:44.100279 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16830 | 2024.11.20 02:29:44.100323 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16831 | 2024.11.20 02:29:44.100762 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
16832 | 2024.11.20 02:29:44.101009 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16833 | 2024.11.20 02:29:44.101220 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001625 sec., 2461.5384615384614 rows/sec., 171.88 KiB/sec. | ||
16834 | 2024.11.20 02:29:44.101276 [ 276 ] {662e0540-aaa7-4ed8-8741-d4a2b2329d43} <Debug> TCPHandler: Processed in 0.001978143 sec. | ||
16835 | 2024.11.20 02:29:44.101430 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16836 | 2024.11.20 02:29:44.101544 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16837 | 2024.11.20 02:29:44.101591 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16838 | 2024.11.20 02:29:44.102239 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16839 | 2024.11.20 02:29:44.102286 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16840 | 2024.11.20 02:29:44.102743 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16841 | 2024.11.20 02:29:44.103058 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16842 | 2024.11.20 02:29:44.103273 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001747 sec., 38923.86949055523 rows/sec., 3.04 MiB/sec. | ||
16843 | 2024.11.20 02:29:44.103348 [ 280 ] {b305fc87-19b1-414c-a7d4-44469af61688} <Debug> TCPHandler: Processed in 0.001972493 sec. | ||
16844 | 2024.11.20 02:29:44.103517 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16845 | 2024.11.20 02:29:44.103802 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16846 | 2024.11.20 02:29:44.103971 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16847 | 2024.11.20 02:29:44.104691 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16848 | 2024.11.20 02:29:44.104731 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16849 | 2024.11.20 02:29:44.105120 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16850 | 2024.11.20 02:29:44.105360 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16851 | 2024.11.20 02:29:44.105570 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Debug> executeQuery: Read 130 rows, 9.27 KiB in 0.001871 sec., 69481.56066274719 rows/sec., 4.84 MiB/sec. | ||
16852 | 2024.11.20 02:29:44.105622 [ 276 ] {624b8a84-0d68-41e9-8122-38acf7ef49bc} <Debug> TCPHandler: Processed in 0.002179958 sec. | ||
16853 | 2024.11.20 02:29:44.105776 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16854 | 2024.11.20 02:29:44.105906 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16855 | 2024.11.20 02:29:44.105962 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16856 | 2024.11.20 02:29:44.106492 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16857 | 2024.11.20 02:29:44.106532 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.62 GiB. | ||
16858 | 2024.11.20 02:29:44.106908 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
16859 | 2024.11.20 02:29:44.107142 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16860 | 2024.11.20 02:29:44.107355 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001478 sec., 32476.319350473615 rows/sec., 2.19 MiB/sec. | ||
16861 | 2024.11.20 02:29:44.107405 [ 280 ] {aff582fe-827a-48d0-b066-c82ae8184fca} <Debug> TCPHandler: Processed in 0.001691257 sec. | ||
16862 | 2024.11.20 02:29:47.510927 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
16863 | 2024.11.20 02:29:47.510996 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
16864 | 2024.11.20 02:29:47.784869 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 44896 | ||
16865 | 2024.11.20 02:29:47.785496 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16866 | 2024.11.20 02:29:47.785534 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16867 | 2024.11.20 02:29:47.786069 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16868 | 2024.11.20 02:29:47.786331 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16869 | 2024.11.20 02:29:47.786544 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44896 | ||
16870 | 2024.11.20 02:29:49.096700 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16871 | 2024.11.20 02:29:49.097000 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
16872 | 2024.11.20 02:29:49.097110 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
16873 | 2024.11.20 02:29:49.098091 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16874 | 2024.11.20 02:29:49.098132 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16875 | 2024.11.20 02:29:49.098561 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16876 | 2024.11.20 02:29:49.098806 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16877 | 2024.11.20 02:29:49.099036 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002118 sec., 26440.03777148253 rows/sec., 2.03 MiB/sec. | ||
16878 | 2024.11.20 02:29:49.099091 [ 276 ] {b3f55bb6-48b1-457a-a748-d094f4b59436} <Debug> TCPHandler: Processed in 0.002567606 sec. | ||
16879 | 2024.11.20 02:29:49.099266 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16880 | 2024.11.20 02:29:49.099399 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
16881 | 2024.11.20 02:29:49.099454 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
16882 | 2024.11.20 02:29:49.100052 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16883 | 2024.11.20 02:29:49.100093 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16884 | 2024.11.20 02:29:49.100478 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16885 | 2024.11.20 02:29:49.100724 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16886 | 2024.11.20 02:29:49.100968 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001593 sec., 40175.76898932831 rows/sec., 3.14 MiB/sec. | ||
16887 | 2024.11.20 02:29:49.101056 [ 280 ] {57081f31-65fe-4ff4-9dc4-6299d3712ea0} <Debug> TCPHandler: Processed in 0.00185516 sec. | ||
16888 | 2024.11.20 02:29:49.101226 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16889 | 2024.11.20 02:29:49.101580 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
16890 | 2024.11.20 02:29:49.101733 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
16891 | 2024.11.20 02:29:49.102311 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16892 | 2024.11.20 02:29:49.102350 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16893 | 2024.11.20 02:29:49.102757 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16894 | 2024.11.20 02:29:49.102996 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16895 | 2024.11.20 02:29:49.103209 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001766 sec., 90600.22650056625 rows/sec., 6.31 MiB/sec. | ||
16896 | 2024.11.20 02:29:49.103273 [ 276 ] {9bb9905b-c26e-4ac7-8bbb-2f2dc4ab1df2} <Debug> TCPHandler: Processed in 0.002132447 sec. | ||
16897 | 2024.11.20 02:29:49.103432 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16898 | 2024.11.20 02:29:49.103553 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
16899 | 2024.11.20 02:29:49.103599 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
16900 | 2024.11.20 02:29:49.104069 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16901 | 2024.11.20 02:29:49.104107 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16902 | 2024.11.20 02:29:49.104471 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
16903 | 2024.11.20 02:29:49.104703 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16904 | 2024.11.20 02:29:49.104926 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00139 sec., 43165.467625899284 rows/sec., 2.91 MiB/sec. | ||
16905 | 2024.11.20 02:29:49.105012 [ 280 ] {238be8af-1f2c-48e8-a388-5d15243e7860} <Debug> TCPHandler: Processed in 0.001653076 sec. | ||
16906 | 2024.11.20 02:29:51.042621 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 739 | ||
16907 | 2024.11.20 02:29:51.066303 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16908 | 2024.11.20 02:29:51.066365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16909 | 2024.11.20 02:29:51.073928 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
16910 | 2024.11.20 02:29:51.074743 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16911 | 2024.11.20 02:29:51.077695 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 739 | ||
16912 | 2024.11.20 02:29:53.060995 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2198 | ||
16913 | 2024.11.20 02:29:53.063983 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16914 | 2024.11.20 02:29:53.064025 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16915 | 2024.11.20 02:29:53.065515 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
16916 | 2024.11.20 02:29:53.065839 [ 242 ] {} <Trace> system.query_log (8ce54fb4-6905-4835-9d43-143ffaa9516b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16917 | 2024.11.20 02:29:53.066333 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2198 | ||
16918 | 2024.11.20 02:29:53.373823 [ 37 ] {} <Debug> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
16919 | 2024.11.20 02:29:53.373935 [ 37 ] {} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16920 | 2024.11.20 02:29:53.373977 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16921 | 2024.11.20 02:29:53.374209 [ 189 ] {244ae955-29a5-4204-b862-7315eb29b860::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 | ||
16922 | 2024.11.20 02:29:53.374437 [ 189 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16923 | 2024.11.20 02:29:53.374508 [ 189 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
16924 | 2024.11.20 02:29:53.374695 [ 189 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 3 rows starting from the beginning of the part | ||
16925 | 2024.11.20 02:29:53.374932 [ 189 ] {244ae955-29a5-4204-b862-7315eb29b860::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 | ||
16926 | 2024.11.20 02:29:53.375130 [ 189 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
16927 | 2024.11.20 02:29:53.375289 [ 189 ] {244ae955-29a5-4204-b862-7315eb29b860::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 | ||
16928 | 2024.11.20 02:29:53.376474 [ 191 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002391422 sec., 15053.804807348934 rows/sec., 1.10 MiB/sec. | ||
16929 | 2024.11.20 02:29:53.376674 [ 191 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
16930 | 2024.11.20 02:29:53.377017 [ 191 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16931 | 2024.11.20 02:29:53.377103 [ 191 ] {244ae955-29a5-4204-b862-7315eb29b860::all_1_5_1} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
16932 | 2024.11.20 02:29:53.377201 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
16933 | 2024.11.20 02:29:54.088905 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16934 | 2024.11.20 02:29:54.089205 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) 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) | ||
16935 | 2024.11.20 02:29:54.089725 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
16936 | 2024.11.20 02:29:54.089792 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <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 | ||
16937 | 2024.11.20 02:29:54.090184 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
16938 | 2024.11.20 02:29:54.090264 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
16939 | 2024.11.20 02:29:54.090445 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
16940 | 2024.11.20 02:29:54.090660 [ 296 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
16941 | 2024.11.20 02:29:54.090707 [ 295 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
16942 | 2024.11.20 02:29:54.090707 [ 299 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
16943 | 2024.11.20 02:29:54.090787 [ 300 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
16944 | 2024.11.20 02:29:54.090983 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
16945 | 2024.11.20 02:29:54.091017 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
16946 | 2024.11.20 02:29:54.091142 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
16947 | 2024.11.20 02:29:54.091167 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
16948 | 2024.11.20 02:29:54.091211 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <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'))" | ||
16949 | 2024.11.20 02:29:54.091264 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <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'))" | ||
16950 | 2024.11.20 02:29:54.091311 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <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'))" | ||
16951 | 2024.11.20 02:29:54.093192 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.004132 sec., 9680.54211035818 rows/sec., 369.17 KiB/sec. | ||
16952 | 2024.11.20 02:29:54.093376 [ 276 ] {20984316-e774-482b-b42a-c4e0f816ec53} <Debug> TCPHandler: Processed in 0.0046112 sec. | ||
16953 | 2024.11.20 02:29:54.098576 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16954 | 2024.11.20 02:29:54.098904 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check') FORMAT Native; (stage: Complete) | ||
16955 | 2024.11.20 02:29:54.099214 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
16956 | 2024.11.20 02:29:54.099266 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check')" moved to PREWHERE | ||
16957 | 2024.11.20 02:29:54.099615 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
16958 | 2024.11.20 02:29:54.099681 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
16959 | 2024.11.20 02:29:54.099824 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
16960 | 2024.11.20 02:29:54.099922 [ 295 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
16961 | 2024.11.20 02:29:54.100002 [ 296 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
16962 | 2024.11.20 02:29:54.100036 [ 299 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
16963 | 2024.11.20 02:29:54.100088 [ 300 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
16964 | 2024.11.20 02:29:54.100261 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (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 | ||
16965 | 2024.11.20 02:29:54.100292 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
16966 | 2024.11.20 02:29:54.100401 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
16967 | 2024.11.20 02:29:54.100424 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc) (SelectExecutor): Reading approx. 40 rows with 3 streams | ||
16968 | 2024.11.20 02:29:54.100465 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
16969 | 2024.11.20 02:29:54.100510 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
16970 | 2024.11.20 02:29:54.100549 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates', 'virtual_machine:check'))" | ||
16971 | 2024.11.20 02:29:54.101958 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> executeQuery: Read 40 rows, 1.53 KiB in 0.003217 sec., 12433.944668946224 rows/sec., 474.17 KiB/sec. | ||
16972 | 2024.11.20 02:29:54.102131 [ 280 ] {9bf44194-f597-4097-88f9-588055607d6a} <Debug> TCPHandler: Processed in 0.00367592 sec. | ||
16973 | 2024.11.20 02:29:54.112973 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16974 | 2024.11.20 02:29:54.113116 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
16975 | 2024.11.20 02:29:54.113174 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
16976 | 2024.11.20 02:29:54.113948 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16977 | 2024.11.20 02:29:54.113991 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16978 | 2024.11.20 02:29:54.114485 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
16979 | 2024.11.20 02:29:54.114707 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Trace> oximeter.timeseries_schema (d1119c8e-2a02-4768-b44c-4750aeccc8fc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16980 | 2024.11.20 02:29:54.114993 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Debug> executeQuery: Read 2 rows, 391.00 B in 0.001913 sec., 1045.4783063251436 rows/sec., 199.60 KiB/sec. | ||
16981 | 2024.11.20 02:29:54.115137 [ 276 ] {b4146a44-664e-4e2e-b336-1ddd6dda8c6f} <Debug> TCPHandler: Processed in 0.002229079 sec. | ||
16982 | 2024.11.20 02:29:54.115290 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16983 | 2024.11.20 02:29:54.115397 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
16984 | 2024.11.20 02:29:54.115442 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
16985 | 2024.11.20 02:29:54.116010 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16986 | 2024.11.20 02:29:54.116051 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16987 | 2024.11.20 02:29:54.116412 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
16988 | 2024.11.20 02:29:54.116665 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
16989 | 2024.11.20 02:29:54.116843 [ 37 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
16990 | 2024.11.20 02:29:54.116914 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Debug> executeQuery: Read 14 rows, 1.01 KiB in 0.001534 sec., 9126.466753585397 rows/sec., 656.98 KiB/sec. | ||
16991 | 2024.11.20 02:29:54.116917 [ 37 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
16992 | 2024.11.20 02:29:54.117010 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
16993 | 2024.11.20 02:29:54.117046 [ 280 ] {d04b7208-5224-44d6-a63c-6794a0e103a1} <Debug> TCPHandler: Processed in 0.001809709 sec. | ||
16994 | 2024.11.20 02:29:54.117266 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
16995 | 2024.11.20 02:29:54.117279 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
16996 | 2024.11.20 02:29:54.117588 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
16997 | 2024.11.20 02:29:54.117593 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
16998 | 2024.11.20 02:29:54.117689 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
16999 | 2024.11.20 02:29:54.117692 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17000 | 2024.11.20 02:29:54.118031 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
17001 | 2024.11.20 02:29:54.118330 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
17002 | 2024.11.20 02:29:54.118665 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
17003 | 2024.11.20 02:29:54.119070 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::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 | ||
17004 | 2024.11.20 02:29:54.120577 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17005 | 2024.11.20 02:29:54.120650 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17006 | 2024.11.20 02:29:54.121701 [ 192 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 5 columns (5 merged, 0 gathered) in 0.004564869 sec., 15334.503575020444 rows/sec., 1.14 MiB/sec. | ||
17007 | 2024.11.20 02:29:54.121739 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
17008 | 2024.11.20 02:29:54.121915 [ 188 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
17009 | 2024.11.20 02:29:54.122113 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17010 | 2024.11.20 02:29:54.122545 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.005053 sec., 593.7067088858104 rows/sec., 44.06 KiB/sec. | ||
17011 | 2024.11.20 02:29:54.122745 [ 188 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_49_12} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17012 | 2024.11.20 02:29:54.122849 [ 276 ] {5fe9e561-e3f2-4fb3-ad67-9dff27e00424} <Debug> TCPHandler: Processed in 0.005671233 sec. | ||
17013 | 2024.11.20 02:29:54.123154 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17014 | 2024.11.20 02:29:54.123244 [ 188 ] {e25ac9a0-02ec-46f3-94f0-196931e0f7a1::all_1_49_12} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
17015 | 2024.11.20 02:29:54.123406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17016 | 2024.11.20 02:29:54.123440 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17017 | 2024.11.20 02:29:54.123507 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17018 | 2024.11.20 02:29:54.124248 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17019 | 2024.11.20 02:29:54.124289 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17020 | 2024.11.20 02:29:54.124705 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17021 | 2024.11.20 02:29:54.124955 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17022 | 2024.11.20 02:29:54.125180 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Debug> executeQuery: Read 322 rows, 29.13 KiB in 0.001825 sec., 176438.35616438356 rows/sec., 15.59 MiB/sec. | ||
17023 | 2024.11.20 02:29:54.125231 [ 280 ] {4bdc4fe9-a407-48f5-a1ba-2c2a06e1a2a8} <Debug> TCPHandler: Processed in 0.002260019 sec. | ||
17024 | 2024.11.20 02:29:54.125389 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17025 | 2024.11.20 02:29:54.125515 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17026 | 2024.11.20 02:29:54.125569 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17027 | 2024.11.20 02:29:54.126169 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17028 | 2024.11.20 02:29:54.126210 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17029 | 2024.11.20 02:29:54.126563 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
17030 | 2024.11.20 02:29:54.126797 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17031 | 2024.11.20 02:29:54.127014 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Debug> executeQuery: Read 66 rows, 4.85 KiB in 0.001527 sec., 43222.00392927309 rows/sec., 3.10 MiB/sec. | ||
17032 | 2024.11.20 02:29:54.127066 [ 276 ] {1d4def7f-1982-4278-88b6-63fa12ea3920} <Debug> TCPHandler: Processed in 0.001740328 sec. | ||
17033 | 2024.11.20 02:29:54.127206 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17034 | 2024.11.20 02:29:54.127320 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
17035 | 2024.11.20 02:29:54.127365 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
17036 | 2024.11.20 02:29:54.127916 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17037 | 2024.11.20 02:29:54.127957 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17038 | 2024.11.20 02:29:54.128327 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
17039 | 2024.11.20 02:29:54.128569 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Trace> oximeter.fields_u32 (13b50acd-e304-41ed-ab5e-6c9f369d1174): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17040 | 2024.11.20 02:29:54.128816 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Debug> executeQuery: Read 15 rows, 1.05 KiB in 0.001509 sec., 9940.357852882704 rows/sec., 693.75 KiB/sec. | ||
17041 | 2024.11.20 02:29:54.128914 [ 280 ] {da771413-0226-4b4b-be0e-57bd00117e48} <Debug> TCPHandler: Processed in 0.001756678 sec. | ||
17042 | 2024.11.20 02:29:54.129150 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17043 | 2024.11.20 02:29:54.129289 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
17044 | 2024.11.20 02:29:54.129344 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
17045 | 2024.11.20 02:29:54.130003 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17046 | 2024.11.20 02:29:54.130056 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17047 | 2024.11.20 02:29:54.130530 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
17048 | 2024.11.20 02:29:54.130769 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17049 | 2024.11.20 02:29:54.130952 [ 36 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Selected 5 parts from all_1_45_11 to all_49_49_0 | ||
17050 | 2024.11.20 02:29:54.130992 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Debug> executeQuery: Read 13 rows, 830.00 B in 0.00173 sec., 7514.450867052024 rows/sec., 468.52 KiB/sec. | ||
17051 | 2024.11.20 02:29:54.131009 [ 36 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17052 | 2024.11.20 02:29:54.131077 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17053 | 2024.11.20 02:29:54.131114 [ 276 ] {f52f0735-ce21-4450-b6e0-c000975b04ff} <Debug> TCPHandler: Processed in 0.002083965 sec. | ||
17054 | 2024.11.20 02:29:54.131291 [ 220 ] {} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
17055 | 2024.11.20 02:29:54.131363 [ 220 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
17056 | 2024.11.20 02:29:54.131388 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17057 | 2024.11.20 02:29:54.131534 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
17058 | 2024.11.20 02:29:54.131767 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17059 | 2024.11.20 02:29:54.131900 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17060 | 2024.11.20 02:29:54.132140 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_49_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17061 | 2024.11.20 02:29:54.132311 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
17062 | 2024.11.20 02:29:54.133015 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
17063 | 2024.11.20 02:29:54.133716 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
17064 | 2024.11.20 02:29:54.134224 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
17065 | 2024.11.20 02:29:54.134726 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::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 | ||
17066 | 2024.11.20 02:29:54.136187 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17067 | 2024.11.20 02:29:54.136298 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17068 | 2024.11.20 02:29:54.136616 [ 220 ] {} <Debug> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): 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] | ||
17069 | 2024.11.20 02:29:54.137904 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17070 | 2024.11.20 02:29:54.138484 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17071 | 2024.11.20 02:29:54.139053 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_49_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 65 rows, containing 5 columns (5 merged, 0 gathered) in 0.007855791 sec., 8274.150877995608 rows/sec., 548.21 KiB/sec. | ||
17072 | 2024.11.20 02:29:54.139082 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Debug> executeQuery: Read 465 rows, 34.09 KiB in 0.00747 sec., 62248.99598393574 rows/sec., 4.46 MiB/sec. | ||
17073 | 2024.11.20 02:29:54.139231 [ 280 ] {a00407b0-bded-4fd8-97f5-8208330886ea} <Debug> TCPHandler: Processed in 0.008022365 sec. | ||
17074 | 2024.11.20 02:29:54.139258 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_49_12} <Trace> MergedBlockOutputStream: filled checksums all_1_49_12 (state Temporary) | ||
17075 | 2024.11.20 02:29:54.139440 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17076 | 2024.11.20 02:29:54.139649 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
17077 | 2024.11.20 02:29:54.139736 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_49_12} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035): Renaming temporary part tmp_merge_all_1_49_12 to all_1_49_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17078 | 2024.11.20 02:29:54.139752 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
17079 | 2024.11.20 02:29:54.139937 [ 197 ] {9d991a04-d345-45a8-b267-8c6397a63035::all_1_49_12} <Trace> oximeter.fields_u8 (9d991a04-d345-45a8-b267-8c6397a63035) (MergerMutator): Merged 5 parts: [all_1_45_11, all_49_49_0] -> all_1_49_12 | ||
17080 | 2024.11.20 02:29:54.140117 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
17081 | 2024.11.20 02:29:54.140519 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17082 | 2024.11.20 02:29:54.140563 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17083 | 2024.11.20 02:29:54.140921 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
17084 | 2024.11.20 02:29:54.141153 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Trace> oximeter.measurements_bool (b6d498a1-901e-4a00-92f1-b2a2f6d073bd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17085 | 2024.11.20 02:29:54.141399 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001823 sec., 3291.2781130005487 rows/sec., 171.96 KiB/sec. | ||
17086 | 2024.11.20 02:29:54.141487 [ 276 ] {baefc554-2467-464b-8196-76a0fcfb7abb} <Debug> TCPHandler: Processed in 0.002154887 sec. | ||
17087 | 2024.11.20 02:29:54.141655 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17088 | 2024.11.20 02:29:54.141784 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17089 | 2024.11.20 02:29:54.141843 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17090 | 2024.11.20 02:29:54.142467 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17091 | 2024.11.20 02:29:54.142515 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17092 | 2024.11.20 02:29:54.142955 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17093 | 2024.11.20 02:29:54.143195 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17094 | 2024.11.20 02:29:54.143405 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Debug> executeQuery: Read 240 rows, 16.45 KiB in 0.00165 sec., 145454.54545454544 rows/sec., 9.74 MiB/sec. | ||
17095 | 2024.11.20 02:29:54.143456 [ 280 ] {ca688062-f233-4ef5-a914-b68f69b61bcd} <Debug> TCPHandler: Processed in 0.001885221 sec. | ||
17096 | 2024.11.20 02:29:54.143597 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17097 | 2024.11.20 02:29:54.143702 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
17098 | 2024.11.20 02:29:54.143749 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
17099 | 2024.11.20 02:29:54.144240 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17100 | 2024.11.20 02:29:54.144288 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17101 | 2024.11.20 02:29:54.144710 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
17102 | 2024.11.20 02:29:54.144968 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Trace> oximeter.measurements_f64 (fa0cb11b-3d89-40fc-9e46-83f393bc0c74): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17103 | 2024.11.20 02:29:54.145209 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001525 sec., 1311.4754098360654 rows/sec., 85.81 KiB/sec. | ||
17104 | 2024.11.20 02:29:54.145365 [ 276 ] {68b9f21c-36cb-41a9-8bbd-6a815e95ae37} <Debug> TCPHandler: Processed in 0.001814659 sec. | ||
17105 | 2024.11.20 02:29:54.145600 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17106 | 2024.11.20 02:29:54.145745 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
17107 | 2024.11.20 02:29:54.145823 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <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 | ||
17108 | 2024.11.20 02:29:54.147022 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17109 | 2024.11.20 02:29:54.147064 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17110 | 2024.11.20 02:29:54.147763 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
17111 | 2024.11.20 02:29:54.148033 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17112 | 2024.11.20 02:29:54.148252 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
17113 | 2024.11.20 02:29:54.148350 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17114 | 2024.11.20 02:29:54.148350 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <Debug> executeQuery: Read 56 rows, 102.76 KiB in 0.002619 sec., 21382.20694921726 rows/sec., 38.32 MiB/sec. | ||
17115 | 2024.11.20 02:29:54.148402 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17116 | 2024.11.20 02:29:54.148839 [ 280 ] {6740e924-d375-4377-8bfe-16cef695fbf4} <Debug> TCPHandler: Processed in 0.003356682 sec. | ||
17117 | 2024.11.20 02:29:54.148838 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
17118 | 2024.11.20 02:29:54.149096 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17119 | 2024.11.20 02:29:54.149357 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
17120 | 2024.11.20 02:29:54.149435 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
17121 | 2024.11.20 02:29:54.149604 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17122 | 2024.11.20 02:29:54.149766 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1744 rows starting from the beginning of the part | ||
17123 | 2024.11.20 02:29:54.150206 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 42 rows starting from the beginning of the part | ||
17124 | 2024.11.20 02:29:54.150627 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17125 | 2024.11.20 02:29:54.150646 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 42 rows starting from the beginning of the part | ||
17126 | 2024.11.20 02:29:54.150672 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17127 | 2024.11.20 02:29:54.151007 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 42 rows starting from the beginning of the part | ||
17128 | 2024.11.20 02:29:54.151393 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 51 rows starting from the beginning of the part | ||
17129 | 2024.11.20 02:29:54.151480 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
17130 | 2024.11.20 02:29:54.151684 [ 195 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::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 | ||
17131 | 2024.11.20 02:29:54.151997 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Trace> oximeter.measurements_i64 (244ae955-29a5-4204-b862-7315eb29b860): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17132 | 2024.11.20 02:29:54.152422 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.003109 sec., 1929.880990672242 rows/sec., 127.21 KiB/sec. | ||
17133 | 2024.11.20 02:29:54.152506 [ 276 ] {278519e2-efc3-484f-9835-aac0ca3ec962} <Debug> TCPHandler: Processed in 0.003561647 sec. | ||
17134 | 2024.11.20 02:29:54.152656 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17135 | 2024.11.20 02:29:54.152846 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17136 | 2024.11.20 02:29:54.152920 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17137 | 2024.11.20 02:29:54.153490 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17138 | 2024.11.20 02:29:54.153536 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17139 | 2024.11.20 02:29:54.153953 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
17140 | 2024.11.20 02:29:54.154207 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17141 | 2024.11.20 02:29:54.154491 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Debug> executeQuery: Read 82 rows, 5.33 KiB in 0.001697 sec., 48320.56570418386 rows/sec., 3.07 MiB/sec. | ||
17142 | 2024.11.20 02:29:54.154611 [ 280 ] {6d88c5f0-81fc-4765-9235-67c6ca09d2fb} <Debug> TCPHandler: Processed in 0.002025224 sec. | ||
17143 | 2024.11.20 02:29:54.161975 [ 188 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1977 rows, containing 19 columns (19 merged, 0 gathered) in 0.013398361 sec., 147555.36143562634 rows/sec., 264.41 MiB/sec. | ||
17144 | 2024.11.20 02:29:54.164125 [ 188 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
17145 | 2024.11.20 02:29:54.164576 [ 188 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17146 | 2024.11.20 02:29:54.164661 [ 188 ] {496fb1e5-13df-4301-ad18-8ecd9468ce8a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (496fb1e5-13df-4301-ad18-8ecd9468ce8a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
17147 | 2024.11.20 02:29:54.164824 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.77 MiB. | ||
17148 | 2024.11.20 02:29:54.698131 [ 218 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
17149 | 2024.11.20 02:29:54.698184 [ 218 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
17150 | 2024.11.20 02:29:54.700510 [ 218 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): 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] | ||
17151 | 2024.11.20 02:29:55.000377 [ 247 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 260.50 MiB, peak 278.23 MiB, free memory in arenas 0.00 B, will set to 262.46 MiB (RSS), difference: 1.96 MiB | ||
17152 | 2024.11.20 02:29:55.224417 [ 222 ] {} <Trace> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
17153 | 2024.11.20 02:29:55.224468 [ 222 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
17154 | 2024.11.20 02:29:55.226117 [ 222 ] {} <Debug> oximeter.fields_i16 (e25ac9a0-02ec-46f3-94f0-196931e0f7a1): 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] | ||
17155 | 2024.11.20 02:29:55.286704 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 45384 | ||
17156 | 2024.11.20 02:29:55.287378 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17157 | 2024.11.20 02:29:55.287420 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.61 GiB. | ||
17158 | 2024.11.20 02:29:55.287954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
17159 | 2024.11.20 02:29:55.288217 [ 244 ] {} <Trace> system.asynchronous_metric_log (b8060e3f-fbdc-4ad8-afc4-5f325496bf1d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17160 | 2024.11.20 02:29:55.288469 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45384 | ||
17161 | 2024.11.20 02:29:58.577800 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 747 | ||
17162 | 2024.11.20 02:29:58.601257 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17163 | 2024.11.20 02:29:58.601312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
17164 | 2024.11.20 02:29:58.608885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
17165 | 2024.11.20 02:29:58.609691 [ 243 ] {} <Trace> system.metric_log (90663c1e-da8c-4f3a-bcdb-b42524ffc06d): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17166 | 2024.11.20 02:29:58.612820 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 747 | ||
17167 | 2024.11.20 02:29:59.096828 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17168 | 2024.11.20 02:29:59.097019 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
17169 | 2024.11.20 02:29:59.097091 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
17170 | 2024.11.20 02:29:59.097832 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17171 | 2024.11.20 02:29:59.097879 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
17172 | 2024.11.20 02:29:59.098304 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
17173 | 2024.11.20 02:29:59.098551 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17174 | 2024.11.20 02:29:59.098758 [ 30 ] {} <Debug> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Selected 6 parts from all_1_41_10 to all_46_46_0 | ||
17175 | 2024.11.20 02:29:59.098819 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Debug> executeQuery: Read 10 rows, 835.00 B in 0.001843 sec., 5425.9359739555075 rows/sec., 442.45 KiB/sec. | ||
17176 | 2024.11.20 02:29:59.098850 [ 30 ] {} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17177 | 2024.11.20 02:29:59.098933 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
17178 | 2024.11.20 02:29:59.098945 [ 276 ] {3a775a1a-f8e6-4e8b-8215-cb602be14ac8} <Debug> TCPHandler: Processed in 0.002245428 sec. | ||
17179 | 2024.11.20 02:29:59.099250 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17180 | 2024.11.20 02:29:59.099350 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_10 to all_46_46_0 into Compact with storage Full | ||
17181 | 2024.11.20 02:29:59.099603 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
17182 | 2024.11.20 02:29:59.099798 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
17183 | 2024.11.20 02:29:59.100042 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17184 | 2024.11.20 02:29:59.100193 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_10, total 18 rows starting from the beginning of the part | ||
17185 | 2024.11.20 02:29:59.100634 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2 rows starting from the beginning of the part | ||
17186 | 2024.11.20 02:29:59.101002 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 2 rows starting from the beginning of the part | ||
17187 | 2024.11.20 02:29:59.101337 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 4 rows starting from the beginning of the part | ||
17188 | 2024.11.20 02:29:59.101729 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 3 rows starting from the beginning of the part | ||
17189 | 2024.11.20 02:29:59.102030 [ 196 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
17190 | 2024.11.20 02:29:59.103032 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17191 | 2024.11.20 02:29:59.103109 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
17192 | 2024.11.20 02:29:59.104122 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
17193 | 2024.11.20 02:29:59.104643 [ 186 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 5 columns (5 merged, 0 gathered) in 0.005557231 sec., 7017.883546679992 rows/sec., 595.72 KiB/sec. | ||
17194 | 2024.11.20 02:29:59.104662 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17195 | 2024.11.20 02:29:59.104948 [ 186 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Trace> MergedBlockOutputStream: filled checksums all_1_46_11 (state Temporary) | ||
17196 | 2024.11.20 02:29:59.104986 [ 48 ] {} <Debug> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
17197 | 2024.11.20 02:29:59.105078 [ 48 ] {} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17198 | 2024.11.20 02:29:59.105134 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Debug> executeQuery: Read 61 rows, 4.77 KiB in 0.005639 sec., 10817.520837027841 rows/sec., 846.16 KiB/sec. | ||
17199 | 2024.11.20 02:29:59.105155 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
17200 | 2024.11.20 02:29:59.105473 [ 280 ] {a1ab7c3e-f9ff-4c0d-80c1-aa8e7fef6913} <Debug> TCPHandler: Processed in 0.006383988 sec. | ||
17201 | 2024.11.20 02:29:59.105560 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
17202 | 2024.11.20 02:29:59.105805 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17203 | 2024.11.20 02:29:59.105858 [ 186 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45): Renaming temporary part tmp_merge_all_1_46_11 to all_1_46_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17204 | 2024.11.20 02:29:59.105885 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17205 | 2024.11.20 02:29:59.105970 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1436 rows starting from the beginning of the part | ||
17206 | 2024.11.20 02:29:59.106135 [ 186 ] {04fd2b37-48be-4a90-b7b7-7882f62e7d45::all_1_46_11} <Trace> oximeter.fields_ipaddr (04fd2b37-48be-4a90-b7b7-7882f62e7d45) (MergerMutator): Merged 6 parts: [all_1_41_10, all_46_46_0] -> all_1_46_11 | ||
17207 | 2024.11.20 02:29:59.106232 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
17208 | 2024.11.20 02:29:59.106477 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 305 rows starting from the beginning of the part | ||
17209 | 2024.11.20 02:29:59.106491 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
17210 | 2024.11.20 02:29:59.106587 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
17211 | 2024.11.20 02:29:59.106985 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
17212 | 2024.11.20 02:29:59.107326 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::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 | ||
17213 | 2024.11.20 02:29:59.107724 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 322 rows starting from the beginning of the part | ||
17214 | 2024.11.20 02:29:59.108077 [ 190 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 61 rows starting from the beginning of the part | ||
17215 | 2024.11.20 02:29:59.109196 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17216 | 2024.11.20 02:29:59.109287 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
17217 | 2024.11.20 02:29:59.110226 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
17218 | 2024.11.20 02:29:59.110678 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17219 | 2024.11.20 02:29:59.110899 [ 48 ] {} <Debug> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
17220 | 2024.11.20 02:29:59.110992 [ 48 ] {} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17221 | 2024.11.20 02:29:59.111070 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
17222 | 2024.11.20 02:29:59.111081 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Debug> executeQuery: Read 10 rows, 715.00 B in 0.005018 sec., 1992.8258270227182 rows/sec., 139.15 KiB/sec. | ||
17223 | 2024.11.20 02:29:59.111551 [ 276 ] {81a8e04c-2b36-4264-b52d-54b5da470011} <Debug> TCPHandler: Processed in 0.005953149 sec. | ||
17224 | 2024.11.20 02:29:59.111625 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::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 | ||
17225 | 2024.11.20 02:29:59.111912 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17226 | 2024.11.20 02:29:59.112052 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2238 rows, containing 5 columns (5 merged, 0 gathered) in 0.006739017 sec., 332095.91250474664 rows/sec., 29.34 MiB/sec. | ||
17227 | 2024.11.20 02:29:59.112234 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
17228 | 2024.11.20 02:29:59.112252 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17229 | 2024.11.20 02:29:59.112364 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
17230 | 2024.11.20 02:29:59.112380 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 67 rows starting from the beginning of the part | ||
17231 | 2024.11.20 02:29:59.112439 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
17232 | 2024.11.20 02:29:59.113091 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 2 rows starting from the beginning of the part | ||
17233 | 2024.11.20 02:29:59.113372 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17234 | 2024.11.20 02:29:59.113662 [ 196 ] {9433183c-fb35-4628-812c-b1f97779ac50::all_1_146_29} <Trace> oximeter.fields_string (9433183c-fb35-4628-812c-b1f97779ac50) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
17235 | 2024.11.20 02:29:59.113919 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 58 rows starting from the beginning of the part | ||
17236 | 2024.11.20 02:29:59.113993 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
17237 | 2024.11.20 02:29:59.114379 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 4 rows starting from the beginning of the part | ||
17238 | 2024.11.20 02:29:59.114555 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 66 rows starting from the beginning of the part | ||
17239 | 2024.11.20 02:29:59.114959 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
17240 | 2024.11.20 02:29:59.115690 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17241 | 2024.11.20 02:29:59.115761 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
17242 | 2024.11.20 02:29:59.116736 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
17243 | 2024.11.20 02:29:59.117333 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17244 | 2024.11.20 02:29:59.117804 [ 48 ] {} <Debug> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
17245 | 2024.11.20 02:29:59.117832 [ 186 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 5 columns (5 merged, 0 gathered) in 0.006571992 sec., 31497.299448934205 rows/sec., 2.37 MiB/sec. | ||
17246 | 2024.11.20 02:29:59.117900 [ 48 ] {} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17247 | 2024.11.20 02:29:59.117969 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
17248 | 2024.11.20 02:29:59.117998 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Debug> executeQuery: Read 74 rows, 5.93 KiB in 0.005855 sec., 12638.770281810419 rows/sec., 1012.92 KiB/sec. | ||
17249 | 2024.11.20 02:29:59.118284 [ 280 ] {83ba7cd9-044a-49e3-8259-6f36722eb03c} <Debug> TCPHandler: Processed in 0.006565322 sec. | ||
17250 | 2024.11.20 02:29:59.118313 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
17251 | 2024.11.20 02:29:59.118331 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
17252 | 2024.11.20 02:29:59.118531 [ 276 ] {} <Trace> TCP-Session: 2b1ec160-b7d8-4eb9-9aaa-83a878637754 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17253 | 2024.11.20 02:29:59.118672 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17254 | 2024.11.20 02:29:59.118776 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 916 rows starting from the beginning of the part | ||
17255 | 2024.11.20 02:29:59.118781 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44710) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
17256 | 2024.11.20 02:29:59.118955 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
17257 | 2024.11.20 02:29:59.119110 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 439 rows starting from the beginning of the part | ||
17258 | 2024.11.20 02:29:59.119549 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
17259 | 2024.11.20 02:29:59.119901 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::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 | ||
17260 | 2024.11.20 02:29:59.120297 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 465 rows starting from the beginning of the part | ||
17261 | 2024.11.20 02:29:59.120674 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 74 rows starting from the beginning of the part | ||
17262 | 2024.11.20 02:29:59.121416 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17263 | 2024.11.20 02:29:59.121862 [ 193 ] {e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf::all_1_96_19} <Trace> oximeter.fields_u16 (e6b4771e-e2a1-4ffb-8231-fcb25d5b84bf) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
17264 | 2024.11.20 02:29:59.122220 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
17265 | 2024.11.20 02:29:59.122297 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17266 | 2024.11.20 02:29:59.122381 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
17267 | 2024.11.20 02:29:59.122973 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
17268 | 2024.11.20 02:29:59.123303 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17269 | 2024.11.20 02:29:59.123417 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2026 rows, containing 5 columns (5 merged, 0 gathered) in 0.005321176 sec., 380742.9034484106 rows/sec., 29.18 MiB/sec. | ||
17270 | 2024.11.20 02:29:59.123560 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
17271 | 2024.11.20 02:29:59.123625 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17272 | 2024.11.20 02:29:59.123668 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Debug> executeQuery: Read 165 rows, 11.76 KiB in 0.004972 sec., 33185.840707964606 rows/sec., 2.31 MiB/sec. | ||
17273 | 2024.11.20 02:29:59.123671 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
17274 | 2024.11.20 02:29:59.123684 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
17275 | 2024.11.20 02:29:59.123947 [ 276 ] {964ca2e1-3d44-4443-a663-34ab626df0dc} <Debug> TCPHandler: Processed in 0.00553518 sec. | ||
17276 | 2024.11.20 02:29:59.124404 [ 280 ] {} <Trace> TCP-Session: 2d8df39c-fe85-4889-9d52-00d4dbfa5cc5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
17277 | 2024.11.20 02:29:59.124501 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
17278 | 2024.11.20 02:29:59.125221 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37289) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
17279 | 2024.11.20 02:29:59.125281 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17280 | 2024.11.20 02:29:59.125318 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17281 | 2024.11.20 02:29:59.125493 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_141_28, total 26740 rows starting from the beginning of the part | ||
17282 | 2024.11.20 02:29:59.125541 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
17283 | 2024.11.20 02:29:59.125856 [ 187 ] {4164c5e7-5de2-4f33-b446-8e0e0f92555d::all_1_146_29} <Trace> oximeter.fields_uuid (4164c5e7-5de2-4f33-b446-8e0e0f92555d) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
17284 | 2024.11.20 02:29:59.126153 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
17285 | 2024.11.20 02:29:59.126405 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 237 rows starting from the beginning of the part | ||
17286 | 2024.11.20 02:29:59.126965 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
17287 | 2024.11.20 02:29:59.127577 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::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 | ||
17288 | 2024.11.20 02:29:59.128133 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 240 rows starting from the beginning of the part | ||
17289 | 2024.11.20 02:29:59.128544 [ 201 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 165 rows starting from the beginning of the part | ||
17290 | 2024.11.20 02:29:59.129297 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17291 | 2024.11.20 02:29:59.129361 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
17292 | 2024.11.20 02:29:59.130097 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
17293 | 2024.11.20 02:29:59.130462 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17294 | 2024.11.20 02:29:59.130728 [ 48 ] {} <Debug> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
17295 | 2024.11.20 02:29:59.130830 [ 48 ] {} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
17296 | 2024.11.20 02:29:59.130927 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
17297 | 2024.11.20 02:29:59.131029 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.006072 sec., 9881.422924901186 rows/sec., 681.92 KiB/sec. | ||
17298 | 2024.11.20 02:29:59.131445 [ 280 ] {e036061f-810d-4957-b2fc-f6ac445eeb3a} <Debug> TCPHandler: Processed in 0.007323399 sec. | ||
17299 | 2024.11.20 02:29:59.131476 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
17300 | 2024.11.20 02:29:59.131811 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
17301 | 2024.11.20 02:29:59.131865 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9024 rows starting from the beginning of the part | ||
17302 | 2024.11.20 02:29:59.132076 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
17303 | 2024.11.20 02:29:59.132455 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
17304 | 2024.11.20 02:29:59.132762 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
17305 | 2024.11.20 02:29:59.132938 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
17306 | 2024.11.20 02:29:59.133161 [ 193 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::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 | ||
17307 | 2024.11.20 02:29:59.136388 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9356 rows, containing 4 columns (4 merged, 0 gathered) in 0.005316655 sec., 1759753.0778280704 rows/sec., 115.69 MiB/sec. | ||
17308 | 2024.11.20 02:29:59.136683 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
17309 | 2024.11.20 02:29:59.137128 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_146_29} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17310 | 2024.11.20 02:29:59.137356 [ 194 ] {ccd64eec-8b8d-454a-b243-cc281a3c3b76::all_1_146_29} <Trace> oximeter.measurements_u64 (ccd64eec-8b8d-454a-b243-cc281a3c3b76) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
17311 | 2024.11.20 02:29:59.137649 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.27 MiB. | ||
17312 | 2024.11.20 02:29:59.137744 [ 189 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27672 rows, containing 5 columns (5 merged, 0 gathered) in 0.013772739 sec., 2009186.408019494 rows/sec., 137.36 MiB/sec. | ||
17313 | 2024.11.20 02:29:59.138093 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
17314 | 2024.11.20 02:29:59.138408 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
17315 | 2024.11.20 02:29:59.138489 [ 191 ] {3d6314c0-e7d8-47a3-8609-1da338d7e19e::all_1_146_29} <Trace> oximeter.measurements_cumulativeu64 (3d6314c0-e7d8-47a3-8609-1da338d7e19e) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
17316 | 2024.11.20 02:29:59.138578 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.45 MiB. | ||
17317 | 2024.11.20 02:29:59.188971 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:60153, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17318 | 2024.11.20 02:29:59.393512 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:53606, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17319 | 2024.11.20 02:29:59.407897 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:44593, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17320 | 2024.11.20 02:29:59.456188 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41677, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17321 | 2024.11.20 02:29:59.479452 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:43228, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17322 | 2024.11.20 02:29:59.556766 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:34312, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17323 | 2024.11.20 02:29:59.614050 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:41355, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
17324 | 2024.11.20 02:29:59.619322 [ 303 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: GET, Address: [fd00:1122:3344:101::d]:40438, User-Agent: (none), Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) |