Max level shown:
1 [ Oct 4 03:32:36 Enabled. ]
2 [ Oct 4 03:32:36 Rereading configuration. ]
3 [ Oct 4 03:32:37 Rereading configuration. ]
4 [ Oct 4 03:32:47 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 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService19
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService19 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService19
29 ipadm: Could not delete oxControlService19: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService19
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19
34 + ipadm show-addr oxControlService19/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService19/ll
37 + ipadm show-addr oxControlService19/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Oct 4 03:32:48 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.10.04 03:32:48.954142 [ 1 ] {} <Information> Application: Will watch for the process with pid 25884
55 2023.10.04 03:32:48.954223 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.04 03:32:49.691039 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 25884
57 2023.10.04 03:32:49.691209 [ 1 ] {} <Information> Application: starting up
58 2023.10.04 03:32:49.691421 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.04 03:32:49.768578 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.04 03:32:49.768621 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.04 03:32:49.768637 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.04 03:32:49.768668 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.04 03:32:49.768965 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.04 03:32:49.769663 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.10.04 03:32:49.770125 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.04 03:32:49.770377 [ 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)
70 2023.10.04 03:32:49.772955 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.04 03:32:49.772997 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.04 03:32:49.773735 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.10.04 03:32:49.773898 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.04 03:32:49.779943 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.04 03:32:49.780181 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.04 03:32:49.780206 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.04 03:32:49.781566 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.04 03:32:49.782156 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.04 03:32:49.782554 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.04 03:32:49.782935 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.04 03:32:49.783750 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.04 03:32:49.783801 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.04 03:32:49.783861 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.04 03:32:49.783882 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.04 03:32:49.792244 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.04 03:32:49.792271 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000103292 sec
90 2023.10.04 03:32:49.792810 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.04 03:32:49.792883 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.04 03:32:49.792903 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.04 03:32:49.792919 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.04 03:32:49.792932 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.04 03:32:49.792947 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.04 03:32:49.792962 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.04 03:32:49.792995 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.04 03:32:49.793014 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.04 03:32:49.793043 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.04 03:32:49.793056 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.04 03:32:49.793070 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.04 03:32:49.793086 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.04 03:32:49.793117 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.04 03:32:49.793133 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.04 03:32:49.793145 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.04 03:32:49.828545 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.04 03:32:49.829866 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.04 03:32:49.829892 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.0451e-05 sec
109 2023.10.04 03:32:49.829914 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.04 03:32:49.829929 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.04 03:32:49.829953 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.04 03:32:49.832041 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.04 03:32:49.837164 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.04 03:32:49.837303 [ 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).
115 2023.10.04 03:32:49.837332 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.04 03:32:50.034432 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.10.04 03:32:50.051820 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.10.04 03:32:50.051872 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.04 03:32:50.090705 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.04 03:32:50.091465 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
121 2023.10.04 03:32:50.091829 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.04 03:32:50.091886 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.04 03:32:50.091900 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.04 03:32:50.091955 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.10.04 03:32:50.091989 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.10.04 03:32:50.092043 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.04 03:32:50.092730 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.04 03:32:50.092751 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.04 03:32:52.916733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.10.04 03:32:52.916921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.10.04 03:32:52.917480 [ 3 ] {} <Debug> HTTP-Session: 9ec34988-e353-41dc-badc-d10173efede6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
132 2023.10.04 03:32:52.917520 [ 3 ] {} <Debug> HTTP-Session: 9ec34988-e353-41dc-badc-d10173efede6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.10.04 03:32:52.917649 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.10.04 03:32:52.917677 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.10.04 03:32:52.917696 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.10.04 03:32:52.919047 [ 3 ] {b919039c-4bdd-4064-8de3-db3e4e3c8619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.10.04 03:32:52.920232 [ 3 ] {b919039c-4bdd-4064-8de3-db3e4e3c8619} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.10.04 03:32:52.922323 [ 3 ] {b919039c-4bdd-4064-8de3-db3e4e3c8619} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.10.04 03:32:52.924074 [ 3 ] {b919039c-4bdd-4064-8de3-db3e4e3c8619} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.10.04 03:32:52.928503 [ 3 ] {b919039c-4bdd-4064-8de3-db3e4e3c8619} <Debug> DynamicQueryHandler: Done processing query
141 2023.10.04 03:32:52.928554 [ 3 ] {b919039c-4bdd-4064-8de3-db3e4e3c8619} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.10.04 03:32:52.928576 [ 3 ] {} <Debug> HTTP-Session: 9ec34988-e353-41dc-badc-d10173efede6 Destroying unnamed session
143 2023.10.04 03:32:52.935448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.10.04 03:32:52.935545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.10.04 03:32:52.935592 [ 3 ] {} <Debug> HTTP-Session: 174f18bf-43bf-44b7-a5bb-82984f9ead3e Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
146 2023.10.04 03:32:52.935624 [ 3 ] {} <Debug> HTTP-Session: 174f18bf-43bf-44b7-a5bb-82984f9ead3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.10.04 03:32:52.935787 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
148 2023.10.04 03:32:52.935883 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
149 2023.10.04 03:32:52.937341 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
150 2023.10.04 03:32:52.937368 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.5462e-05 sec
151 2023.10.04 03:32:52.937389 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Information> TablesLoader: Loading 0 tables with 0 dependency level
152 2023.10.04 03:32:52.937403 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Information> DatabaseAtomic (oximeter): Starting up tables.
153 2023.10.04 03:32:52.937505 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Debug> DynamicQueryHandler: Done processing query
154 2023.10.04 03:32:52.937528 [ 3 ] {b69ac6b5-88f9-4c84-9544-61b68123dd2e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
155 2023.10.04 03:32:52.937547 [ 3 ] {} <Debug> HTTP-Session: 174f18bf-43bf-44b7-a5bb-82984f9ead3e Destroying unnamed session
156 2023.10.04 03:32:52.937662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
157 2023.10.04 03:32:52.937706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
158 2023.10.04 03:32:52.937729 [ 3 ] {} <Debug> HTTP-Session: c9461955-959d-45f1-89e1-e63212bd8a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
159 2023.10.04 03:32:52.937745 [ 3 ] {} <Debug> HTTP-Session: c9461955-959d-45f1-89e1-e63212bd8a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
160 2023.10.04 03:32:52.937950 [ 3 ] {7c82c6f3-5166-4803-96cc-a68ec357a047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
161 2023.10.04 03:32:52.938001 [ 3 ] {7c82c6f3-5166-4803-96cc-a68ec357a047} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
162 2023.10.04 03:32:52.946911 [ 3 ] {7c82c6f3-5166-4803-96cc-a68ec357a047} <Debug> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Loading data parts
163 2023.10.04 03:32:52.947035 [ 3 ] {7c82c6f3-5166-4803-96cc-a68ec357a047} <Debug> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): There are no data parts
164 2023.10.04 03:32:52.948902 [ 3 ] {7c82c6f3-5166-4803-96cc-a68ec357a047} <Debug> DynamicQueryHandler: Done processing query
165 2023.10.04 03:32:52.948929 [ 3 ] {7c82c6f3-5166-4803-96cc-a68ec357a047} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2023.10.04 03:32:52.948949 [ 3 ] {} <Debug> HTTP-Session: c9461955-959d-45f1-89e1-e63212bd8a1b Destroying unnamed session
167 2023.10.04 03:32:52.949045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2023.10.04 03:32:52.949091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2023.10.04 03:32:52.949112 [ 3 ] {} <Debug> HTTP-Session: 9187ebd1-1bc2-437d-bc27-096c5d8454b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
170 2023.10.04 03:32:52.949128 [ 3 ] {} <Debug> HTTP-Session: 9187ebd1-1bc2-437d-bc27-096c5d8454b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2023.10.04 03:32:52.949313 [ 3 ] {49d5a2c1-5762-4a58-8c4d-348d2aea5e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
172 2023.10.04 03:32:52.949356 [ 3 ] {49d5a2c1-5762-4a58-8c4d-348d2aea5e02} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
173 2023.10.04 03:32:52.950672 [ 3 ] {49d5a2c1-5762-4a58-8c4d-348d2aea5e02} <Debug> oximeter.measurements_i8 (cad0260a-00e8-4308-aa13-50fe8a513a10): Loading data parts
174 2023.10.04 03:32:52.950758 [ 3 ] {49d5a2c1-5762-4a58-8c4d-348d2aea5e02} <Debug> oximeter.measurements_i8 (cad0260a-00e8-4308-aa13-50fe8a513a10): There are no data parts
175 2023.10.04 03:32:52.951885 [ 3 ] {49d5a2c1-5762-4a58-8c4d-348d2aea5e02} <Debug> DynamicQueryHandler: Done processing query
176 2023.10.04 03:32:52.951913 [ 3 ] {49d5a2c1-5762-4a58-8c4d-348d2aea5e02} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
177 2023.10.04 03:32:52.951931 [ 3 ] {} <Debug> HTTP-Session: 9187ebd1-1bc2-437d-bc27-096c5d8454b0 Destroying unnamed session
178 2023.10.04 03:32:52.952024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2023.10.04 03:32:52.952068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2023.10.04 03:32:52.952092 [ 3 ] {} <Debug> HTTP-Session: 050d4845-cbfc-4f25-ae13-3ee170cf6e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
181 2023.10.04 03:32:52.952108 [ 3 ] {} <Debug> HTTP-Session: 050d4845-cbfc-4f25-ae13-3ee170cf6e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2023.10.04 03:32:52.952292 [ 3 ] {3f8d1ae8-4791-4504-94a6-579193a24753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
183 2023.10.04 03:32:52.952336 [ 3 ] {3f8d1ae8-4791-4504-94a6-579193a24753} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
184 2023.10.04 03:32:52.953714 [ 3 ] {3f8d1ae8-4791-4504-94a6-579193a24753} <Debug> oximeter.measurements_u8 (96bc87f8-f980-4bf8-926b-fed2a1204ec5): Loading data parts
185 2023.10.04 03:32:52.953816 [ 3 ] {3f8d1ae8-4791-4504-94a6-579193a24753} <Debug> oximeter.measurements_u8 (96bc87f8-f980-4bf8-926b-fed2a1204ec5): There are no data parts
186 2023.10.04 03:32:52.954957 [ 3 ] {3f8d1ae8-4791-4504-94a6-579193a24753} <Debug> DynamicQueryHandler: Done processing query
187 2023.10.04 03:32:52.954986 [ 3 ] {3f8d1ae8-4791-4504-94a6-579193a24753} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.10.04 03:32:52.955001 [ 3 ] {} <Debug> HTTP-Session: 050d4845-cbfc-4f25-ae13-3ee170cf6e93 Destroying unnamed session
189 2023.10.04 03:32:52.955095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.10.04 03:32:52.955140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.10.04 03:32:52.955158 [ 3 ] {} <Debug> HTTP-Session: c23f3940-df9f-4ac0-99d7-85113ba98a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
192 2023.10.04 03:32:52.955177 [ 3 ] {} <Debug> HTTP-Session: c23f3940-df9f-4ac0-99d7-85113ba98a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.10.04 03:32:52.955358 [ 3 ] {9c94c26d-e7b7-417c-9d29-2b54ee5871ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
194 2023.10.04 03:32:52.955400 [ 3 ] {9c94c26d-e7b7-417c-9d29-2b54ee5871ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
195 2023.10.04 03:32:52.958921 [ 3 ] {9c94c26d-e7b7-417c-9d29-2b54ee5871ea} <Debug> oximeter.measurements_i16 (021dfa46-ddd5-4f9e-8a17-95f73ae42d62): Loading data parts
196 2023.10.04 03:32:52.959004 [ 3 ] {9c94c26d-e7b7-417c-9d29-2b54ee5871ea} <Debug> oximeter.measurements_i16 (021dfa46-ddd5-4f9e-8a17-95f73ae42d62): There are no data parts
197 2023.10.04 03:32:52.960113 [ 3 ] {9c94c26d-e7b7-417c-9d29-2b54ee5871ea} <Debug> DynamicQueryHandler: Done processing query
198 2023.10.04 03:32:52.960140 [ 3 ] {9c94c26d-e7b7-417c-9d29-2b54ee5871ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.10.04 03:32:52.960156 [ 3 ] {} <Debug> HTTP-Session: c23f3940-df9f-4ac0-99d7-85113ba98a1a Destroying unnamed session
200 2023.10.04 03:32:52.960250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.10.04 03:32:52.960295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.10.04 03:32:52.960314 [ 3 ] {} <Debug> HTTP-Session: 4911f112-9b9d-478d-8569-30b6b80818e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
203 2023.10.04 03:32:52.960335 [ 3 ] {} <Debug> HTTP-Session: 4911f112-9b9d-478d-8569-30b6b80818e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.10.04 03:32:52.960513 [ 3 ] {536caf2a-44df-4021-8912-f3c85c65bf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
205 2023.10.04 03:32:52.960559 [ 3 ] {536caf2a-44df-4021-8912-f3c85c65bf53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
206 2023.10.04 03:32:52.961930 [ 3 ] {536caf2a-44df-4021-8912-f3c85c65bf53} <Debug> oximeter.measurements_u16 (6f41363d-13c2-4af2-8491-24cf5433bed8): Loading data parts
207 2023.10.04 03:32:52.962008 [ 3 ] {536caf2a-44df-4021-8912-f3c85c65bf53} <Debug> oximeter.measurements_u16 (6f41363d-13c2-4af2-8491-24cf5433bed8): There are no data parts
208 2023.10.04 03:32:52.963147 [ 3 ] {536caf2a-44df-4021-8912-f3c85c65bf53} <Debug> DynamicQueryHandler: Done processing query
209 2023.10.04 03:32:52.963171 [ 3 ] {536caf2a-44df-4021-8912-f3c85c65bf53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
210 2023.10.04 03:32:52.963189 [ 3 ] {} <Debug> HTTP-Session: 4911f112-9b9d-478d-8569-30b6b80818e8 Destroying unnamed session
211 2023.10.04 03:32:52.963300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
212 2023.10.04 03:32:52.963342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
213 2023.10.04 03:32:52.963363 [ 3 ] {} <Debug> HTTP-Session: 0be8c350-5b8e-43bb-a498-71b96d2c06b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
214 2023.10.04 03:32:52.963382 [ 3 ] {} <Debug> HTTP-Session: 0be8c350-5b8e-43bb-a498-71b96d2c06b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
215 2023.10.04 03:32:52.963560 [ 3 ] {09b8e6e0-5521-4232-bb92-63a7d61660b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
216 2023.10.04 03:32:52.963605 [ 3 ] {09b8e6e0-5521-4232-bb92-63a7d61660b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
217 2023.10.04 03:32:52.964863 [ 3 ] {09b8e6e0-5521-4232-bb92-63a7d61660b1} <Debug> oximeter.measurements_i32 (01f2a45c-f8b3-445d-a997-cd49f88a84c4): Loading data parts
218 2023.10.04 03:32:52.964937 [ 3 ] {09b8e6e0-5521-4232-bb92-63a7d61660b1} <Debug> oximeter.measurements_i32 (01f2a45c-f8b3-445d-a997-cd49f88a84c4): There are no data parts
219 2023.10.04 03:32:52.966068 [ 3 ] {09b8e6e0-5521-4232-bb92-63a7d61660b1} <Debug> DynamicQueryHandler: Done processing query
220 2023.10.04 03:32:52.966092 [ 3 ] {09b8e6e0-5521-4232-bb92-63a7d61660b1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
221 2023.10.04 03:32:52.966111 [ 3 ] {} <Debug> HTTP-Session: 0be8c350-5b8e-43bb-a498-71b96d2c06b5 Destroying unnamed session
222 2023.10.04 03:32:52.966204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
223 2023.10.04 03:32:52.966250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
224 2023.10.04 03:32:52.966270 [ 3 ] {} <Debug> HTTP-Session: b68cd9b1-b128-4c1c-a5c1-c9b5f4fa0c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
225 2023.10.04 03:32:52.966291 [ 3 ] {} <Debug> HTTP-Session: b68cd9b1-b128-4c1c-a5c1-c9b5f4fa0c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
226 2023.10.04 03:32:52.966468 [ 3 ] {9e9a7ef9-3d2a-4dbb-8651-8882c3f0dc90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
227 2023.10.04 03:32:52.966515 [ 3 ] {9e9a7ef9-3d2a-4dbb-8651-8882c3f0dc90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
228 2023.10.04 03:32:52.967843 [ 3 ] {9e9a7ef9-3d2a-4dbb-8651-8882c3f0dc90} <Debug> oximeter.measurements_u32 (7df6fcd9-3b5a-4d8e-9aad-20423296b5dd): Loading data parts
229 2023.10.04 03:32:52.967921 [ 3 ] {9e9a7ef9-3d2a-4dbb-8651-8882c3f0dc90} <Debug> oximeter.measurements_u32 (7df6fcd9-3b5a-4d8e-9aad-20423296b5dd): There are no data parts
230 2023.10.04 03:32:52.969051 [ 3 ] {9e9a7ef9-3d2a-4dbb-8651-8882c3f0dc90} <Debug> DynamicQueryHandler: Done processing query
231 2023.10.04 03:32:52.969075 [ 3 ] {9e9a7ef9-3d2a-4dbb-8651-8882c3f0dc90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
232 2023.10.04 03:32:52.969094 [ 3 ] {} <Debug> HTTP-Session: b68cd9b1-b128-4c1c-a5c1-c9b5f4fa0c27 Destroying unnamed session
233 2023.10.04 03:32:52.969183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
234 2023.10.04 03:32:52.969228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
235 2023.10.04 03:32:52.969248 [ 3 ] {} <Debug> HTTP-Session: 2b5c03fc-36cc-4213-b79e-f5a1cd2a9c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
236 2023.10.04 03:32:52.969265 [ 3 ] {} <Debug> HTTP-Session: 2b5c03fc-36cc-4213-b79e-f5a1cd2a9c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
237 2023.10.04 03:32:52.969445 [ 3 ] {aa8407e3-e42e-4a0f-b4eb-15474a755fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
238 2023.10.04 03:32:52.969491 [ 3 ] {aa8407e3-e42e-4a0f-b4eb-15474a755fc1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
239 2023.10.04 03:32:52.970791 [ 3 ] {aa8407e3-e42e-4a0f-b4eb-15474a755fc1} <Debug> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Loading data parts
240 2023.10.04 03:32:52.970870 [ 3 ] {aa8407e3-e42e-4a0f-b4eb-15474a755fc1} <Debug> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): There are no data parts
241 2023.10.04 03:32:52.971994 [ 3 ] {aa8407e3-e42e-4a0f-b4eb-15474a755fc1} <Debug> DynamicQueryHandler: Done processing query
242 2023.10.04 03:32:52.972019 [ 3 ] {aa8407e3-e42e-4a0f-b4eb-15474a755fc1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
243 2023.10.04 03:32:52.972037 [ 3 ] {} <Debug> HTTP-Session: 2b5c03fc-36cc-4213-b79e-f5a1cd2a9c62 Destroying unnamed session
244 2023.10.04 03:32:52.972126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
245 2023.10.04 03:32:52.972171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
246 2023.10.04 03:32:52.972191 [ 3 ] {} <Debug> HTTP-Session: 642ae8bf-40f6-4639-99bd-320c80aa3122 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
247 2023.10.04 03:32:52.972207 [ 3 ] {} <Debug> HTTP-Session: 642ae8bf-40f6-4639-99bd-320c80aa3122 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
248 2023.10.04 03:32:52.972390 [ 3 ] {eff1cbff-d7d2-49e3-8437-6bac3f96291f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
249 2023.10.04 03:32:52.972436 [ 3 ] {eff1cbff-d7d2-49e3-8437-6bac3f96291f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
250 2023.10.04 03:32:52.973728 [ 3 ] {eff1cbff-d7d2-49e3-8437-6bac3f96291f} <Debug> oximeter.measurements_u64 (417bc64e-8f1d-4b8d-a233-80885711ca40): Loading data parts
251 2023.10.04 03:32:52.973825 [ 3 ] {eff1cbff-d7d2-49e3-8437-6bac3f96291f} <Debug> oximeter.measurements_u64 (417bc64e-8f1d-4b8d-a233-80885711ca40): There are no data parts
252 2023.10.04 03:32:52.974935 [ 3 ] {eff1cbff-d7d2-49e3-8437-6bac3f96291f} <Debug> DynamicQueryHandler: Done processing query
253 2023.10.04 03:32:52.974959 [ 3 ] {eff1cbff-d7d2-49e3-8437-6bac3f96291f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
254 2023.10.04 03:32:52.974974 [ 3 ] {} <Debug> HTTP-Session: 642ae8bf-40f6-4639-99bd-320c80aa3122 Destroying unnamed session
255 2023.10.04 03:32:52.975087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2023.10.04 03:32:52.975132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
257 2023.10.04 03:32:52.975150 [ 3 ] {} <Debug> HTTP-Session: 95b3d7da-c5eb-4f49-90fc-1f6582e366d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
258 2023.10.04 03:32:52.975169 [ 3 ] {} <Debug> HTTP-Session: 95b3d7da-c5eb-4f49-90fc-1f6582e366d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2023.10.04 03:32:52.975347 [ 3 ] {36287891-4247-45e3-98ba-11fe2b457963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
260 2023.10.04 03:32:52.975388 [ 3 ] {36287891-4247-45e3-98ba-11fe2b457963} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
261 2023.10.04 03:32:52.976685 [ 3 ] {36287891-4247-45e3-98ba-11fe2b457963} <Debug> oximeter.measurements_f32 (9e015fb6-b39c-4a19-9feb-683408dd5e61): Loading data parts
262 2023.10.04 03:32:52.976768 [ 3 ] {36287891-4247-45e3-98ba-11fe2b457963} <Debug> oximeter.measurements_f32 (9e015fb6-b39c-4a19-9feb-683408dd5e61): There are no data parts
263 2023.10.04 03:32:52.977862 [ 3 ] {36287891-4247-45e3-98ba-11fe2b457963} <Debug> DynamicQueryHandler: Done processing query
264 2023.10.04 03:32:52.977893 [ 3 ] {36287891-4247-45e3-98ba-11fe2b457963} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
265 2023.10.04 03:32:52.977907 [ 3 ] {} <Debug> HTTP-Session: 95b3d7da-c5eb-4f49-90fc-1f6582e366d0 Destroying unnamed session
266 2023.10.04 03:32:52.977998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
267 2023.10.04 03:32:52.978042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
268 2023.10.04 03:32:52.978060 [ 3 ] {} <Debug> HTTP-Session: 389e6671-377f-46ac-8b06-203b3d542994 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
269 2023.10.04 03:32:52.978078 [ 3 ] {} <Debug> HTTP-Session: 389e6671-377f-46ac-8b06-203b3d542994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
270 2023.10.04 03:32:52.978258 [ 3 ] {089e49f0-b063-47d8-9d6d-5617f472af8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
271 2023.10.04 03:32:52.978300 [ 3 ] {089e49f0-b063-47d8-9d6d-5617f472af8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
272 2023.10.04 03:32:52.979594 [ 3 ] {089e49f0-b063-47d8-9d6d-5617f472af8c} <Debug> oximeter.measurements_f64 (3e22c4ca-6879-44aa-b062-f6324c1d6e23): Loading data parts
273 2023.10.04 03:32:52.979656 [ 3 ] {089e49f0-b063-47d8-9d6d-5617f472af8c} <Debug> oximeter.measurements_f64 (3e22c4ca-6879-44aa-b062-f6324c1d6e23): There are no data parts
274 2023.10.04 03:32:52.980747 [ 3 ] {089e49f0-b063-47d8-9d6d-5617f472af8c} <Debug> DynamicQueryHandler: Done processing query
275 2023.10.04 03:32:52.980775 [ 3 ] {089e49f0-b063-47d8-9d6d-5617f472af8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
276 2023.10.04 03:32:52.980790 [ 3 ] {} <Debug> HTTP-Session: 389e6671-377f-46ac-8b06-203b3d542994 Destroying unnamed session
277 2023.10.04 03:32:52.980879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
278 2023.10.04 03:32:52.980923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
279 2023.10.04 03:32:52.980940 [ 3 ] {} <Debug> HTTP-Session: 01a40939-90a7-4cb9-baa6-b2315da8a3b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
280 2023.10.04 03:32:52.980958 [ 3 ] {} <Debug> HTTP-Session: 01a40939-90a7-4cb9-baa6-b2315da8a3b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
281 2023.10.04 03:32:52.981137 [ 3 ] {4249dc76-5e2f-470f-8ca5-29b3baf83d87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
282 2023.10.04 03:32:52.981178 [ 3 ] {4249dc76-5e2f-470f-8ca5-29b3baf83d87} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
283 2023.10.04 03:32:52.982471 [ 3 ] {4249dc76-5e2f-470f-8ca5-29b3baf83d87} <Debug> oximeter.measurements_string (feb0d5ad-c384-450c-bc7b-544de448ef28): Loading data parts
284 2023.10.04 03:32:52.982528 [ 3 ] {4249dc76-5e2f-470f-8ca5-29b3baf83d87} <Debug> oximeter.measurements_string (feb0d5ad-c384-450c-bc7b-544de448ef28): There are no data parts
285 2023.10.04 03:32:52.983621 [ 3 ] {4249dc76-5e2f-470f-8ca5-29b3baf83d87} <Debug> DynamicQueryHandler: Done processing query
286 2023.10.04 03:32:52.983649 [ 3 ] {4249dc76-5e2f-470f-8ca5-29b3baf83d87} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
287 2023.10.04 03:32:52.983664 [ 3 ] {} <Debug> HTTP-Session: 01a40939-90a7-4cb9-baa6-b2315da8a3b4 Destroying unnamed session
288 2023.10.04 03:32:52.983753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
289 2023.10.04 03:32:52.983800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
290 2023.10.04 03:32:52.983817 [ 3 ] {} <Debug> HTTP-Session: 02c49197-9294-48d4-8879-6c17ed5dba85 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
291 2023.10.04 03:32:52.983836 [ 3 ] {} <Debug> HTTP-Session: 02c49197-9294-48d4-8879-6c17ed5dba85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
292 2023.10.04 03:32:52.984016 [ 3 ] {3085d19f-a10e-4a61-8248-aeb8a204585d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
293 2023.10.04 03:32:52.984064 [ 3 ] {3085d19f-a10e-4a61-8248-aeb8a204585d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
294 2023.10.04 03:32:52.985316 [ 3 ] {3085d19f-a10e-4a61-8248-aeb8a204585d} <Debug> oximeter.measurements_bytes (a5a0f575-a761-4a1d-a7ce-8fdea07225bc): Loading data parts
295 2023.10.04 03:32:52.985376 [ 3 ] {3085d19f-a10e-4a61-8248-aeb8a204585d} <Debug> oximeter.measurements_bytes (a5a0f575-a761-4a1d-a7ce-8fdea07225bc): There are no data parts
296 2023.10.04 03:32:52.986468 [ 3 ] {3085d19f-a10e-4a61-8248-aeb8a204585d} <Debug> DynamicQueryHandler: Done processing query
297 2023.10.04 03:32:52.986497 [ 3 ] {3085d19f-a10e-4a61-8248-aeb8a204585d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
298 2023.10.04 03:32:52.986511 [ 3 ] {} <Debug> HTTP-Session: 02c49197-9294-48d4-8879-6c17ed5dba85 Destroying unnamed session
299 2023.10.04 03:32:52.986599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
300 2023.10.04 03:32:52.986647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
301 2023.10.04 03:32:52.986664 [ 3 ] {} <Debug> HTTP-Session: 0373e012-97d3-4952-b655-8ff115cfb6a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
302 2023.10.04 03:32:52.986680 [ 3 ] {} <Debug> HTTP-Session: 0373e012-97d3-4952-b655-8ff115cfb6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
303 2023.10.04 03:32:52.986876 [ 3 ] {5bf764c3-47e8-4412-907d-655cd4dfa569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
304 2023.10.04 03:32:52.986923 [ 3 ] {5bf764c3-47e8-4412-907d-655cd4dfa569} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
305 2023.10.04 03:32:52.988199 [ 3 ] {5bf764c3-47e8-4412-907d-655cd4dfa569} <Debug> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Loading data parts
306 2023.10.04 03:32:52.988259 [ 3 ] {5bf764c3-47e8-4412-907d-655cd4dfa569} <Debug> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): There are no data parts
307 2023.10.04 03:32:52.989417 [ 3 ] {5bf764c3-47e8-4412-907d-655cd4dfa569} <Debug> DynamicQueryHandler: Done processing query
308 2023.10.04 03:32:52.989450 [ 3 ] {5bf764c3-47e8-4412-907d-655cd4dfa569} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
309 2023.10.04 03:32:52.989466 [ 3 ] {} <Debug> HTTP-Session: 0373e012-97d3-4952-b655-8ff115cfb6a7 Destroying unnamed session
310 2023.10.04 03:32:52.989559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
311 2023.10.04 03:32:52.989603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
312 2023.10.04 03:32:52.989621 [ 3 ] {} <Debug> HTTP-Session: c25d5056-3428-40e1-945f-3ae147d29a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
313 2023.10.04 03:32:52.989641 [ 3 ] {} <Debug> HTTP-Session: c25d5056-3428-40e1-945f-3ae147d29a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
314 2023.10.04 03:32:52.989837 [ 3 ] {8873e82e-c3c6-45a0-b66c-82fd5c4c60b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
315 2023.10.04 03:32:52.989882 [ 3 ] {8873e82e-c3c6-45a0-b66c-82fd5c4c60b3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
316 2023.10.04 03:32:52.991185 [ 3 ] {8873e82e-c3c6-45a0-b66c-82fd5c4c60b3} <Debug> oximeter.measurements_cumulativeu64 (d143f4a8-a7c1-42c3-9a31-1f4ee7735f94): Loading data parts
317 2023.10.04 03:32:52.991248 [ 3 ] {8873e82e-c3c6-45a0-b66c-82fd5c4c60b3} <Debug> oximeter.measurements_cumulativeu64 (d143f4a8-a7c1-42c3-9a31-1f4ee7735f94): There are no data parts
318 2023.10.04 03:32:52.992381 [ 3 ] {8873e82e-c3c6-45a0-b66c-82fd5c4c60b3} <Debug> DynamicQueryHandler: Done processing query
319 2023.10.04 03:32:52.992410 [ 3 ] {8873e82e-c3c6-45a0-b66c-82fd5c4c60b3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
320 2023.10.04 03:32:52.992424 [ 3 ] {} <Debug> HTTP-Session: c25d5056-3428-40e1-945f-3ae147d29a56 Destroying unnamed session
321 2023.10.04 03:32:52.992520 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
322 2023.10.04 03:32:52.992566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
323 2023.10.04 03:32:52.992585 [ 3 ] {} <Debug> HTTP-Session: 18c31d64-8c7e-45c3-9fc7-8f3d3e1feb82 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
324 2023.10.04 03:32:52.992605 [ 3 ] {} <Debug> HTTP-Session: 18c31d64-8c7e-45c3-9fc7-8f3d3e1feb82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
325 2023.10.04 03:32:52.992803 [ 3 ] {d45dd72a-ace5-45e5-9cbe-148f884ca92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
326 2023.10.04 03:32:52.992851 [ 3 ] {d45dd72a-ace5-45e5-9cbe-148f884ca92b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
327 2023.10.04 03:32:52.994139 [ 3 ] {d45dd72a-ace5-45e5-9cbe-148f884ca92b} <Debug> oximeter.measurements_cumulativef32 (ea8b4411-dece-44e1-bf5d-1b101eb0a58c): Loading data parts
328 2023.10.04 03:32:52.994202 [ 3 ] {d45dd72a-ace5-45e5-9cbe-148f884ca92b} <Debug> oximeter.measurements_cumulativef32 (ea8b4411-dece-44e1-bf5d-1b101eb0a58c): There are no data parts
329 2023.10.04 03:32:52.995341 [ 3 ] {d45dd72a-ace5-45e5-9cbe-148f884ca92b} <Debug> DynamicQueryHandler: Done processing query
330 2023.10.04 03:32:52.995365 [ 3 ] {d45dd72a-ace5-45e5-9cbe-148f884ca92b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
331 2023.10.04 03:32:52.995379 [ 3 ] {} <Debug> HTTP-Session: 18c31d64-8c7e-45c3-9fc7-8f3d3e1feb82 Destroying unnamed session
332 2023.10.04 03:32:52.995481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
333 2023.10.04 03:32:52.995526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
334 2023.10.04 03:32:52.995544 [ 3 ] {} <Debug> HTTP-Session: 83fe8764-1648-4471-8674-877b5c59d8dc Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
335 2023.10.04 03:32:52.995565 [ 3 ] {} <Debug> HTTP-Session: 83fe8764-1648-4471-8674-877b5c59d8dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
336 2023.10.04 03:32:52.995765 [ 3 ] {a62753f6-ec42-4dd9-9a1f-9e4460248b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) --
337 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
338 2023.10.04 03:32:52.995816 [ 3 ] {a62753f6-ec42-4dd9-9a1f-9e4460248b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
339 2023.10.04 03:32:52.997097 [ 3 ] {a62753f6-ec42-4dd9-9a1f-9e4460248b12} <Debug> oximeter.measurements_cumulativef64 (33009284-3225-45aa-966e-f81241eee85c): Loading data parts
340 2023.10.04 03:32:52.997161 [ 3 ] {a62753f6-ec42-4dd9-9a1f-9e4460248b12} <Debug> oximeter.measurements_cumulativef64 (33009284-3225-45aa-966e-f81241eee85c): There are no data parts
341 2023.10.04 03:32:52.998307 [ 3 ] {a62753f6-ec42-4dd9-9a1f-9e4460248b12} <Debug> DynamicQueryHandler: Done processing query
342 2023.10.04 03:32:52.998331 [ 3 ] {a62753f6-ec42-4dd9-9a1f-9e4460248b12} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.10.04 03:32:52.998352 [ 3 ] {} <Debug> HTTP-Session: 83fe8764-1648-4471-8674-877b5c59d8dc Destroying unnamed session
344 2023.10.04 03:32:52.998458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.10.04 03:32:52.998504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.10.04 03:32:52.998526 [ 3 ] {} <Debug> HTTP-Session: 7c79ac0f-d997-4d5e-9ea3-d2af241afdd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
347 2023.10.04 03:32:52.998543 [ 3 ] {} <Debug> HTTP-Session: 7c79ac0f-d997-4d5e-9ea3-d2af241afdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.10.04 03:32:52.998753 [ 3 ] {5e430d74-2d95-4fb7-8b61-e911883b66f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
349 2023.10.04 03:32:52.998802 [ 3 ] {5e430d74-2d95-4fb7-8b61-e911883b66f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
350 2023.10.04 03:32:53.000113 [ 3 ] {5e430d74-2d95-4fb7-8b61-e911883b66f3} <Debug> oximeter.measurements_histogrami8 (db84c6a0-65b8-41ad-93a1-e20ec7c63cd7): Loading data parts
351 2023.10.04 03:32:53.000173 [ 3 ] {5e430d74-2d95-4fb7-8b61-e911883b66f3} <Debug> oximeter.measurements_histogrami8 (db84c6a0-65b8-41ad-93a1-e20ec7c63cd7): There are no data parts
352 2023.10.04 03:32:53.001302 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.83 MiB, peak 221.99 MiB, will set to 221.86 MiB (RSS), difference: 3.03 MiB
353 2023.10.04 03:32:53.001508 [ 3 ] {5e430d74-2d95-4fb7-8b61-e911883b66f3} <Debug> DynamicQueryHandler: Done processing query
354 2023.10.04 03:32:53.001551 [ 3 ] {5e430d74-2d95-4fb7-8b61-e911883b66f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
355 2023.10.04 03:32:53.001581 [ 3 ] {} <Debug> HTTP-Session: 7c79ac0f-d997-4d5e-9ea3-d2af241afdd1 Destroying unnamed session
356 2023.10.04 03:32:53.001734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
357 2023.10.04 03:32:53.001786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
358 2023.10.04 03:32:53.001810 [ 3 ] {} <Debug> HTTP-Session: 92ea6223-3fec-4898-bcf4-828ed6c31b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
359 2023.10.04 03:32:53.001826 [ 3 ] {} <Debug> HTTP-Session: 92ea6223-3fec-4898-bcf4-828ed6c31b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
360 2023.10.04 03:32:53.002043 [ 3 ] {8b4f13e1-cba4-49e5-9b52-87edf326a10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
361 2023.10.04 03:32:53.002091 [ 3 ] {8b4f13e1-cba4-49e5-9b52-87edf326a10d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
362 2023.10.04 03:32:53.003547 [ 3 ] {8b4f13e1-cba4-49e5-9b52-87edf326a10d} <Debug> oximeter.measurements_histogramu8 (e1eade5c-9146-47cb-9a75-b67e655167f7): Loading data parts
363 2023.10.04 03:32:53.003615 [ 3 ] {8b4f13e1-cba4-49e5-9b52-87edf326a10d} <Debug> oximeter.measurements_histogramu8 (e1eade5c-9146-47cb-9a75-b67e655167f7): There are no data parts
364 2023.10.04 03:32:53.004777 [ 3 ] {8b4f13e1-cba4-49e5-9b52-87edf326a10d} <Debug> DynamicQueryHandler: Done processing query
365 2023.10.04 03:32:53.004800 [ 3 ] {8b4f13e1-cba4-49e5-9b52-87edf326a10d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
366 2023.10.04 03:32:53.004820 [ 3 ] {} <Debug> HTTP-Session: 92ea6223-3fec-4898-bcf4-828ed6c31b66 Destroying unnamed session
367 2023.10.04 03:32:53.004906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
368 2023.10.04 03:32:53.004951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
369 2023.10.04 03:32:53.004974 [ 3 ] {} <Debug> HTTP-Session: 5580a3d5-214a-4bb7-8407-6fab96561430 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
370 2023.10.04 03:32:53.004990 [ 3 ] {} <Debug> HTTP-Session: 5580a3d5-214a-4bb7-8407-6fab96561430 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
371 2023.10.04 03:32:53.005200 [ 3 ] {1d1d7067-040a-415d-855f-413a4f78beef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
372 2023.10.04 03:32:53.005249 [ 3 ] {1d1d7067-040a-415d-855f-413a4f78beef} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
373 2023.10.04 03:32:53.006601 [ 3 ] {1d1d7067-040a-415d-855f-413a4f78beef} <Debug> oximeter.measurements_histogrami16 (ff34fa23-ea21-4665-9ff1-a9a68d18db79): Loading data parts
374 2023.10.04 03:32:53.006657 [ 3 ] {1d1d7067-040a-415d-855f-413a4f78beef} <Debug> oximeter.measurements_histogrami16 (ff34fa23-ea21-4665-9ff1-a9a68d18db79): There are no data parts
375 2023.10.04 03:32:53.007770 [ 3 ] {1d1d7067-040a-415d-855f-413a4f78beef} <Debug> DynamicQueryHandler: Done processing query
376 2023.10.04 03:32:53.007799 [ 3 ] {1d1d7067-040a-415d-855f-413a4f78beef} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
377 2023.10.04 03:32:53.007814 [ 3 ] {} <Debug> HTTP-Session: 5580a3d5-214a-4bb7-8407-6fab96561430 Destroying unnamed session
378 2023.10.04 03:32:53.007913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
379 2023.10.04 03:32:53.007962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
380 2023.10.04 03:32:53.007979 [ 3 ] {} <Debug> HTTP-Session: 905c56ff-c16d-411a-a066-590610cb845d Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
381 2023.10.04 03:32:53.007998 [ 3 ] {} <Debug> HTTP-Session: 905c56ff-c16d-411a-a066-590610cb845d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
382 2023.10.04 03:32:53.008209 [ 3 ] {983d9a99-b9e5-42b9-8d57-35fc62a52a47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
383 2023.10.04 03:32:53.008254 [ 3 ] {983d9a99-b9e5-42b9-8d57-35fc62a52a47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
384 2023.10.04 03:32:53.009666 [ 3 ] {983d9a99-b9e5-42b9-8d57-35fc62a52a47} <Debug> oximeter.measurements_histogramu16 (3b6c0c02-d1e4-4fa3-a02c-1842939a6f96): Loading data parts
385 2023.10.04 03:32:53.009730 [ 3 ] {983d9a99-b9e5-42b9-8d57-35fc62a52a47} <Debug> oximeter.measurements_histogramu16 (3b6c0c02-d1e4-4fa3-a02c-1842939a6f96): There are no data parts
386 2023.10.04 03:32:53.010864 [ 3 ] {983d9a99-b9e5-42b9-8d57-35fc62a52a47} <Debug> DynamicQueryHandler: Done processing query
387 2023.10.04 03:32:53.010888 [ 3 ] {983d9a99-b9e5-42b9-8d57-35fc62a52a47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
388 2023.10.04 03:32:53.010902 [ 3 ] {} <Debug> HTTP-Session: 905c56ff-c16d-411a-a066-590610cb845d Destroying unnamed session
389 2023.10.04 03:32:53.011001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
390 2023.10.04 03:32:53.011046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
391 2023.10.04 03:32:53.011063 [ 3 ] {} <Debug> HTTP-Session: f8e568c1-0ce6-4841-af62-7973a1f2d3e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
392 2023.10.04 03:32:53.011083 [ 3 ] {} <Debug> HTTP-Session: f8e568c1-0ce6-4841-af62-7973a1f2d3e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
393 2023.10.04 03:32:53.011291 [ 3 ] {13ec94f4-f174-4570-ba77-93de2db6b24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
394 2023.10.04 03:32:53.011339 [ 3 ] {13ec94f4-f174-4570-ba77-93de2db6b24b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
395 2023.10.04 03:32:53.012681 [ 3 ] {13ec94f4-f174-4570-ba77-93de2db6b24b} <Debug> oximeter.measurements_histogrami32 (5851a0d6-0416-4645-a71d-1ed1576adb55): Loading data parts
396 2023.10.04 03:32:53.012754 [ 3 ] {13ec94f4-f174-4570-ba77-93de2db6b24b} <Debug> oximeter.measurements_histogrami32 (5851a0d6-0416-4645-a71d-1ed1576adb55): There are no data parts
397 2023.10.04 03:32:53.013877 [ 3 ] {13ec94f4-f174-4570-ba77-93de2db6b24b} <Debug> DynamicQueryHandler: Done processing query
398 2023.10.04 03:32:53.013901 [ 3 ] {13ec94f4-f174-4570-ba77-93de2db6b24b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
399 2023.10.04 03:32:53.013921 [ 3 ] {} <Debug> HTTP-Session: f8e568c1-0ce6-4841-af62-7973a1f2d3e0 Destroying unnamed session
400 2023.10.04 03:32:53.014009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
401 2023.10.04 03:32:53.014059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
402 2023.10.04 03:32:53.014087 [ 3 ] {} <Debug> HTTP-Session: 867dbf5b-0f6c-46f0-ab8c-7cc1e0676575 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
403 2023.10.04 03:32:53.014103 [ 3 ] {} <Debug> HTTP-Session: 867dbf5b-0f6c-46f0-ab8c-7cc1e0676575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
404 2023.10.04 03:32:53.014313 [ 3 ] {4aa87af5-16ec-413f-ae4a-2438d3f3f920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
405 2023.10.04 03:32:53.014361 [ 3 ] {4aa87af5-16ec-413f-ae4a-2438d3f3f920} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
406 2023.10.04 03:32:53.015683 [ 3 ] {4aa87af5-16ec-413f-ae4a-2438d3f3f920} <Debug> oximeter.measurements_histogramu32 (a6ab8a1a-5fbf-45de-9bf0-bbb68a5d2281): Loading data parts
407 2023.10.04 03:32:53.015744 [ 3 ] {4aa87af5-16ec-413f-ae4a-2438d3f3f920} <Debug> oximeter.measurements_histogramu32 (a6ab8a1a-5fbf-45de-9bf0-bbb68a5d2281): There are no data parts
408 2023.10.04 03:32:53.016884 [ 3 ] {4aa87af5-16ec-413f-ae4a-2438d3f3f920} <Debug> DynamicQueryHandler: Done processing query
409 2023.10.04 03:32:53.016909 [ 3 ] {4aa87af5-16ec-413f-ae4a-2438d3f3f920} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
410 2023.10.04 03:32:53.016928 [ 3 ] {} <Debug> HTTP-Session: 867dbf5b-0f6c-46f0-ab8c-7cc1e0676575 Destroying unnamed session
411 2023.10.04 03:32:53.017036 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
412 2023.10.04 03:32:53.017076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
413 2023.10.04 03:32:53.017099 [ 3 ] {} <Debug> HTTP-Session: 4c699d41-2800-4b42-bd2b-63d537beb5d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
414 2023.10.04 03:32:53.017119 [ 3 ] {} <Debug> HTTP-Session: 4c699d41-2800-4b42-bd2b-63d537beb5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
415 2023.10.04 03:32:53.017325 [ 3 ] {390115d6-fe33-4a16-832b-8ce9c6ea75ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
416 2023.10.04 03:32:53.017375 [ 3 ] {390115d6-fe33-4a16-832b-8ce9c6ea75ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
417 2023.10.04 03:32:53.018707 [ 3 ] {390115d6-fe33-4a16-832b-8ce9c6ea75ec} <Debug> oximeter.measurements_histogrami64 (70860674-8e23-4535-976c-367047111738): Loading data parts
418 2023.10.04 03:32:53.018771 [ 3 ] {390115d6-fe33-4a16-832b-8ce9c6ea75ec} <Debug> oximeter.measurements_histogrami64 (70860674-8e23-4535-976c-367047111738): There are no data parts
419 2023.10.04 03:32:53.019880 [ 3 ] {390115d6-fe33-4a16-832b-8ce9c6ea75ec} <Debug> DynamicQueryHandler: Done processing query
420 2023.10.04 03:32:53.019910 [ 3 ] {390115d6-fe33-4a16-832b-8ce9c6ea75ec} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
421 2023.10.04 03:32:53.019925 [ 3 ] {} <Debug> HTTP-Session: 4c699d41-2800-4b42-bd2b-63d537beb5d5 Destroying unnamed session
422 2023.10.04 03:32:53.020028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
423 2023.10.04 03:32:53.020073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
424 2023.10.04 03:32:53.020091 [ 3 ] {} <Debug> HTTP-Session: bb271e34-759b-4e0e-ae84-dc9595e2dad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
425 2023.10.04 03:32:53.020116 [ 3 ] {} <Debug> HTTP-Session: bb271e34-759b-4e0e-ae84-dc9595e2dad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
426 2023.10.04 03:32:53.020321 [ 3 ] {821e1caf-98bc-4953-ba5b-d0ab0bd8f180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
427 2023.10.04 03:32:53.020370 [ 3 ] {821e1caf-98bc-4953-ba5b-d0ab0bd8f180} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
428 2023.10.04 03:32:53.021704 [ 3 ] {821e1caf-98bc-4953-ba5b-d0ab0bd8f180} <Debug> oximeter.measurements_histogramu64 (fe66fb7a-8c41-4a2e-8ce8-e934389bef00): Loading data parts
429 2023.10.04 03:32:53.021780 [ 3 ] {821e1caf-98bc-4953-ba5b-d0ab0bd8f180} <Debug> oximeter.measurements_histogramu64 (fe66fb7a-8c41-4a2e-8ce8-e934389bef00): There are no data parts
430 2023.10.04 03:32:53.022899 [ 3 ] {821e1caf-98bc-4953-ba5b-d0ab0bd8f180} <Debug> DynamicQueryHandler: Done processing query
431 2023.10.04 03:32:53.022929 [ 3 ] {821e1caf-98bc-4953-ba5b-d0ab0bd8f180} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
432 2023.10.04 03:32:53.022949 [ 3 ] {} <Debug> HTTP-Session: bb271e34-759b-4e0e-ae84-dc9595e2dad1 Destroying unnamed session
433 2023.10.04 03:32:53.023064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
434 2023.10.04 03:32:53.023110 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
435 2023.10.04 03:32:53.023133 [ 3 ] {} <Debug> HTTP-Session: 712ce345-3568-4517-aa18-7588b51e3a2f Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
436 2023.10.04 03:32:53.023150 [ 3 ] {} <Debug> HTTP-Session: 712ce345-3568-4517-aa18-7588b51e3a2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
437 2023.10.04 03:32:53.023360 [ 3 ] {6ad36860-c25b-4dfe-9e93-896957d4151a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
438 2023.10.04 03:32:53.023414 [ 3 ] {6ad36860-c25b-4dfe-9e93-896957d4151a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
439 2023.10.04 03:32:53.024746 [ 3 ] {6ad36860-c25b-4dfe-9e93-896957d4151a} <Debug> oximeter.measurements_histogramf32 (46dd4971-0a7b-47bf-b2fb-98a1a0a2a43e): Loading data parts
440 2023.10.04 03:32:53.024844 [ 3 ] {6ad36860-c25b-4dfe-9e93-896957d4151a} <Debug> oximeter.measurements_histogramf32 (46dd4971-0a7b-47bf-b2fb-98a1a0a2a43e): There are no data parts
441 2023.10.04 03:32:53.025974 [ 3 ] {6ad36860-c25b-4dfe-9e93-896957d4151a} <Debug> DynamicQueryHandler: Done processing query
442 2023.10.04 03:32:53.025998 [ 3 ] {6ad36860-c25b-4dfe-9e93-896957d4151a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
443 2023.10.04 03:32:53.026019 [ 3 ] {} <Debug> HTTP-Session: 712ce345-3568-4517-aa18-7588b51e3a2f Destroying unnamed session
444 2023.10.04 03:32:53.026124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
445 2023.10.04 03:32:53.026171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
446 2023.10.04 03:32:53.026195 [ 3 ] {} <Debug> HTTP-Session: 0bb32498-8950-4282-97a1-28f055c41ed6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
447 2023.10.04 03:32:53.026211 [ 3 ] {} <Debug> HTTP-Session: 0bb32498-8950-4282-97a1-28f055c41ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
448 2023.10.04 03:32:53.026422 [ 3 ] {317fa5dd-7d99-41e8-b075-c5de788c934a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
449 2023.10.04 03:32:53.026472 [ 3 ] {317fa5dd-7d99-41e8-b075-c5de788c934a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
450 2023.10.04 03:32:53.027840 [ 3 ] {317fa5dd-7d99-41e8-b075-c5de788c934a} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Loading data parts
451 2023.10.04 03:32:53.027918 [ 3 ] {317fa5dd-7d99-41e8-b075-c5de788c934a} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): There are no data parts
452 2023.10.04 03:32:53.029033 [ 3 ] {317fa5dd-7d99-41e8-b075-c5de788c934a} <Debug> DynamicQueryHandler: Done processing query
453 2023.10.04 03:32:53.029063 [ 3 ] {317fa5dd-7d99-41e8-b075-c5de788c934a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
454 2023.10.04 03:32:53.029077 [ 3 ] {} <Debug> HTTP-Session: 0bb32498-8950-4282-97a1-28f055c41ed6 Destroying unnamed session
455 2023.10.04 03:32:53.029174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
456 2023.10.04 03:32:53.029222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
457 2023.10.04 03:32:53.029240 [ 3 ] {} <Debug> HTTP-Session: cb619537-e695-4f31-9484-0c588b8d4537 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
458 2023.10.04 03:32:53.029260 [ 3 ] {} <Debug> HTTP-Session: cb619537-e695-4f31-9484-0c588b8d4537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
459 2023.10.04 03:32:53.029410 [ 3 ] {4344243d-5486-4399-a66f-a258fe145189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
460 2023.10.04 03:32:53.029455 [ 3 ] {4344243d-5486-4399-a66f-a258fe145189} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
461 2023.10.04 03:32:53.030652 [ 3 ] {4344243d-5486-4399-a66f-a258fe145189} <Debug> oximeter.fields_bool (d8b0a030-c636-490e-99ed-e6ae8296d5d5): Loading data parts
462 2023.10.04 03:32:53.030729 [ 3 ] {4344243d-5486-4399-a66f-a258fe145189} <Debug> oximeter.fields_bool (d8b0a030-c636-490e-99ed-e6ae8296d5d5): There are no data parts
463 2023.10.04 03:32:53.031821 [ 3 ] {4344243d-5486-4399-a66f-a258fe145189} <Debug> DynamicQueryHandler: Done processing query
464 2023.10.04 03:32:53.031845 [ 3 ] {4344243d-5486-4399-a66f-a258fe145189} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
465 2023.10.04 03:32:53.031867 [ 3 ] {} <Debug> HTTP-Session: cb619537-e695-4f31-9484-0c588b8d4537 Destroying unnamed session
466 2023.10.04 03:32:53.031972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2023.10.04 03:32:53.032019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
468 2023.10.04 03:32:53.032042 [ 3 ] {} <Debug> HTTP-Session: 17127d17-5a7f-4709-8ed0-e16a1aacadf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
469 2023.10.04 03:32:53.032058 [ 3 ] {} <Debug> HTTP-Session: 17127d17-5a7f-4709-8ed0-e16a1aacadf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2023.10.04 03:32:53.032209 [ 3 ] {de98fd0b-76e8-49cd-b4c7-760cc83437dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
471 2023.10.04 03:32:53.032249 [ 3 ] {de98fd0b-76e8-49cd-b4c7-760cc83437dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
472 2023.10.04 03:32:53.033421 [ 3 ] {de98fd0b-76e8-49cd-b4c7-760cc83437dc} <Debug> oximeter.fields_i8 (fffb018d-b691-47fd-8854-396679e9e6a0): Loading data parts
473 2023.10.04 03:32:53.033504 [ 3 ] {de98fd0b-76e8-49cd-b4c7-760cc83437dc} <Debug> oximeter.fields_i8 (fffb018d-b691-47fd-8854-396679e9e6a0): There are no data parts
474 2023.10.04 03:32:53.034564 [ 3 ] {de98fd0b-76e8-49cd-b4c7-760cc83437dc} <Debug> DynamicQueryHandler: Done processing query
475 2023.10.04 03:32:53.034592 [ 3 ] {de98fd0b-76e8-49cd-b4c7-760cc83437dc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
476 2023.10.04 03:32:53.034607 [ 3 ] {} <Debug> HTTP-Session: 17127d17-5a7f-4709-8ed0-e16a1aacadf9 Destroying unnamed session
477 2023.10.04 03:32:53.034712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
478 2023.10.04 03:32:53.034758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
479 2023.10.04 03:32:53.034777 [ 3 ] {} <Debug> HTTP-Session: 897103ba-aa91-4e48-af7c-32c62867c0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
480 2023.10.04 03:32:53.034797 [ 3 ] {} <Debug> HTTP-Session: 897103ba-aa91-4e48-af7c-32c62867c0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
481 2023.10.04 03:32:53.034948 [ 3 ] {b641b393-314b-46e6-822f-d84ff636798d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
482 2023.10.04 03:32:53.034987 [ 3 ] {b641b393-314b-46e6-822f-d84ff636798d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
483 2023.10.04 03:32:53.036151 [ 3 ] {b641b393-314b-46e6-822f-d84ff636798d} <Debug> oximeter.fields_u8 (501f63d7-cc8c-4e1a-821b-fb96f092e42c): Loading data parts
484 2023.10.04 03:32:53.036227 [ 3 ] {b641b393-314b-46e6-822f-d84ff636798d} <Debug> oximeter.fields_u8 (501f63d7-cc8c-4e1a-821b-fb96f092e42c): There are no data parts
485 2023.10.04 03:32:53.037336 [ 3 ] {b641b393-314b-46e6-822f-d84ff636798d} <Debug> DynamicQueryHandler: Done processing query
486 2023.10.04 03:32:53.037359 [ 3 ] {b641b393-314b-46e6-822f-d84ff636798d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
487 2023.10.04 03:32:53.037380 [ 3 ] {} <Debug> HTTP-Session: 897103ba-aa91-4e48-af7c-32c62867c0bc Destroying unnamed session
488 2023.10.04 03:32:53.037483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
489 2023.10.04 03:32:53.037524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
490 2023.10.04 03:32:53.037548 [ 3 ] {} <Debug> HTTP-Session: 9df7bf03-e355-47c1-b708-a7d992fa0e7d Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
491 2023.10.04 03:32:53.037569 [ 3 ] {} <Debug> HTTP-Session: 9df7bf03-e355-47c1-b708-a7d992fa0e7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
492 2023.10.04 03:32:53.037715 [ 3 ] {2752fa29-6a3c-4ce1-ab74-b378d7069863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
493 2023.10.04 03:32:53.037759 [ 3 ] {2752fa29-6a3c-4ce1-ab74-b378d7069863} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
494 2023.10.04 03:32:53.038934 [ 3 ] {2752fa29-6a3c-4ce1-ab74-b378d7069863} <Debug> oximeter.fields_i16 (27b21105-1680-4fff-bee6-c9c15cf9ae9e): Loading data parts
495 2023.10.04 03:32:53.039020 [ 3 ] {2752fa29-6a3c-4ce1-ab74-b378d7069863} <Debug> oximeter.fields_i16 (27b21105-1680-4fff-bee6-c9c15cf9ae9e): There are no data parts
496 2023.10.04 03:32:53.040105 [ 3 ] {2752fa29-6a3c-4ce1-ab74-b378d7069863} <Debug> DynamicQueryHandler: Done processing query
497 2023.10.04 03:32:53.040129 [ 3 ] {2752fa29-6a3c-4ce1-ab74-b378d7069863} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
498 2023.10.04 03:32:53.040150 [ 3 ] {} <Debug> HTTP-Session: 9df7bf03-e355-47c1-b708-a7d992fa0e7d Destroying unnamed session
499 2023.10.04 03:32:53.040248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
500 2023.10.04 03:32:53.040294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
501 2023.10.04 03:32:53.040317 [ 3 ] {} <Debug> HTTP-Session: 91d45c8b-4ad4-4210-92e7-f21fdd49d0cd Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
502 2023.10.04 03:32:53.040333 [ 3 ] {} <Debug> HTTP-Session: 91d45c8b-4ad4-4210-92e7-f21fdd49d0cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
503 2023.10.04 03:32:53.040485 [ 3 ] {99e585fd-b564-4b0c-b9f3-a0f5e98ab5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
504 2023.10.04 03:32:53.040528 [ 3 ] {99e585fd-b564-4b0c-b9f3-a0f5e98ab5d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
505 2023.10.04 03:32:53.041702 [ 3 ] {99e585fd-b564-4b0c-b9f3-a0f5e98ab5d9} <Debug> oximeter.fields_u16 (e509b7b2-1119-48ee-8d11-1546d86ee001): Loading data parts
506 2023.10.04 03:32:53.041785 [ 3 ] {99e585fd-b564-4b0c-b9f3-a0f5e98ab5d9} <Debug> oximeter.fields_u16 (e509b7b2-1119-48ee-8d11-1546d86ee001): There are no data parts
507 2023.10.04 03:32:53.042854 [ 3 ] {99e585fd-b564-4b0c-b9f3-a0f5e98ab5d9} <Debug> DynamicQueryHandler: Done processing query
508 2023.10.04 03:32:53.042885 [ 3 ] {99e585fd-b564-4b0c-b9f3-a0f5e98ab5d9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
509 2023.10.04 03:32:53.042899 [ 3 ] {} <Debug> HTTP-Session: 91d45c8b-4ad4-4210-92e7-f21fdd49d0cd Destroying unnamed session
510 2023.10.04 03:32:53.043005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
511 2023.10.04 03:32:53.043057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
512 2023.10.04 03:32:53.043074 [ 3 ] {} <Debug> HTTP-Session: 9470306f-0bc0-41f8-b710-a7b114022591 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
513 2023.10.04 03:32:53.043095 [ 3 ] {} <Debug> HTTP-Session: 9470306f-0bc0-41f8-b710-a7b114022591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
514 2023.10.04 03:32:53.043250 [ 3 ] {e7a365a0-67f2-4809-9f78-eb403767503b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
515 2023.10.04 03:32:53.043289 [ 3 ] {e7a365a0-67f2-4809-9f78-eb403767503b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
516 2023.10.04 03:32:53.044467 [ 3 ] {e7a365a0-67f2-4809-9f78-eb403767503b} <Debug> oximeter.fields_i32 (833ce6a1-cfa5-486d-a05f-a9f33315b018): Loading data parts
517 2023.10.04 03:32:53.044547 [ 3 ] {e7a365a0-67f2-4809-9f78-eb403767503b} <Debug> oximeter.fields_i32 (833ce6a1-cfa5-486d-a05f-a9f33315b018): There are no data parts
518 2023.10.04 03:32:53.045646 [ 3 ] {e7a365a0-67f2-4809-9f78-eb403767503b} <Debug> DynamicQueryHandler: Done processing query
519 2023.10.04 03:32:53.045676 [ 3 ] {e7a365a0-67f2-4809-9f78-eb403767503b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
520 2023.10.04 03:32:53.045691 [ 3 ] {} <Debug> HTTP-Session: 9470306f-0bc0-41f8-b710-a7b114022591 Destroying unnamed session
521 2023.10.04 03:32:53.045794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
522 2023.10.04 03:32:53.045846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
523 2023.10.04 03:32:53.045865 [ 3 ] {} <Debug> HTTP-Session: 3a346c1c-0334-4e2e-8c4f-e61eb678e60f Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
524 2023.10.04 03:32:53.045880 [ 3 ] {} <Debug> HTTP-Session: 3a346c1c-0334-4e2e-8c4f-e61eb678e60f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
525 2023.10.04 03:32:53.046031 [ 3 ] {2a26f15c-598e-4301-934a-a1cc77f5d9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
526 2023.10.04 03:32:53.046075 [ 3 ] {2a26f15c-598e-4301-934a-a1cc77f5d9da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
527 2023.10.04 03:32:53.047241 [ 3 ] {2a26f15c-598e-4301-934a-a1cc77f5d9da} <Debug> oximeter.fields_u32 (51d1fe8b-c33f-41ba-b557-4224ef2c82ae): Loading data parts
528 2023.10.04 03:32:53.047330 [ 3 ] {2a26f15c-598e-4301-934a-a1cc77f5d9da} <Debug> oximeter.fields_u32 (51d1fe8b-c33f-41ba-b557-4224ef2c82ae): There are no data parts
529 2023.10.04 03:32:53.048421 [ 3 ] {2a26f15c-598e-4301-934a-a1cc77f5d9da} <Debug> DynamicQueryHandler: Done processing query
530 2023.10.04 03:32:53.048445 [ 3 ] {2a26f15c-598e-4301-934a-a1cc77f5d9da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
531 2023.10.04 03:32:53.048467 [ 3 ] {} <Debug> HTTP-Session: 3a346c1c-0334-4e2e-8c4f-e61eb678e60f Destroying unnamed session
532 2023.10.04 03:32:53.048576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
533 2023.10.04 03:32:53.048625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
534 2023.10.04 03:32:53.048648 [ 3 ] {} <Debug> HTTP-Session: 8411aa8d-4d1c-4f41-8ef9-eec98de1e899 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
535 2023.10.04 03:32:53.048664 [ 3 ] {} <Debug> HTTP-Session: 8411aa8d-4d1c-4f41-8ef9-eec98de1e899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
536 2023.10.04 03:32:53.048815 [ 3 ] {10ce49aa-422e-476a-b99d-cdc99be3e571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
537 2023.10.04 03:32:53.048854 [ 3 ] {10ce49aa-422e-476a-b99d-cdc99be3e571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
538 2023.10.04 03:32:53.050114 [ 3 ] {10ce49aa-422e-476a-b99d-cdc99be3e571} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Loading data parts
539 2023.10.04 03:32:53.050196 [ 3 ] {10ce49aa-422e-476a-b99d-cdc99be3e571} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): There are no data parts
540 2023.10.04 03:32:53.051288 [ 3 ] {10ce49aa-422e-476a-b99d-cdc99be3e571} <Debug> DynamicQueryHandler: Done processing query
541 2023.10.04 03:32:53.051318 [ 3 ] {10ce49aa-422e-476a-b99d-cdc99be3e571} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
542 2023.10.04 03:32:53.051333 [ 3 ] {} <Debug> HTTP-Session: 8411aa8d-4d1c-4f41-8ef9-eec98de1e899 Destroying unnamed session
543 2023.10.04 03:32:53.051431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
544 2023.10.04 03:32:53.051478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
545 2023.10.04 03:32:53.051506 [ 3 ] {} <Debug> HTTP-Session: 4553b1b1-0653-45b1-aaed-d56e6b588421 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
546 2023.10.04 03:32:53.051528 [ 3 ] {} <Debug> HTTP-Session: 4553b1b1-0653-45b1-aaed-d56e6b588421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
547 2023.10.04 03:32:53.051675 [ 3 ] {183a7b0c-bcfe-48d7-bcce-c3e630e0686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
548 2023.10.04 03:32:53.051719 [ 3 ] {183a7b0c-bcfe-48d7-bcce-c3e630e0686b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
549 2023.10.04 03:32:53.052912 [ 3 ] {183a7b0c-bcfe-48d7-bcce-c3e630e0686b} <Debug> oximeter.fields_u64 (27789eb8-5f38-4e4d-bfd1-bb8e38983fc1): Loading data parts
550 2023.10.04 03:32:53.052992 [ 3 ] {183a7b0c-bcfe-48d7-bcce-c3e630e0686b} <Debug> oximeter.fields_u64 (27789eb8-5f38-4e4d-bfd1-bb8e38983fc1): There are no data parts
551 2023.10.04 03:32:53.054084 [ 3 ] {183a7b0c-bcfe-48d7-bcce-c3e630e0686b} <Debug> DynamicQueryHandler: Done processing query
552 2023.10.04 03:32:53.054108 [ 3 ] {183a7b0c-bcfe-48d7-bcce-c3e630e0686b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
553 2023.10.04 03:32:53.054129 [ 3 ] {} <Debug> HTTP-Session: 4553b1b1-0653-45b1-aaed-d56e6b588421 Destroying unnamed session
554 2023.10.04 03:32:53.054239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
555 2023.10.04 03:32:53.054301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
556 2023.10.04 03:32:53.054334 [ 3 ] {} <Debug> HTTP-Session: c563eafa-d566-41fe-9dfb-2859ae2c2925 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
557 2023.10.04 03:32:53.054364 [ 3 ] {} <Debug> HTTP-Session: c563eafa-d566-41fe-9dfb-2859ae2c2925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
558 2023.10.04 03:32:53.054569 [ 3 ] {054d54bf-ca21-4394-80ea-b12ff8571ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
559 2023.10.04 03:32:53.054625 [ 3 ] {054d54bf-ca21-4394-80ea-b12ff8571ec5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
560 2023.10.04 03:32:53.056029 [ 3 ] {054d54bf-ca21-4394-80ea-b12ff8571ec5} <Debug> oximeter.fields_ipaddr (4d159572-20df-47a2-a019-1499cf454ee8): Loading data parts
561 2023.10.04 03:32:53.056136 [ 3 ] {054d54bf-ca21-4394-80ea-b12ff8571ec5} <Debug> oximeter.fields_ipaddr (4d159572-20df-47a2-a019-1499cf454ee8): There are no data parts
562 2023.10.04 03:32:53.057313 [ 3 ] {054d54bf-ca21-4394-80ea-b12ff8571ec5} <Debug> DynamicQueryHandler: Done processing query
563 2023.10.04 03:32:53.057337 [ 3 ] {054d54bf-ca21-4394-80ea-b12ff8571ec5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
564 2023.10.04 03:32:53.057360 [ 3 ] {} <Debug> HTTP-Session: c563eafa-d566-41fe-9dfb-2859ae2c2925 Destroying unnamed session
565 2023.10.04 03:32:53.057465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2023.10.04 03:32:53.057515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2023.10.04 03:32:53.057532 [ 3 ] {} <Debug> HTTP-Session: 9340930c-d4e1-474b-8f67-b0c9ecec90b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
568 2023.10.04 03:32:53.057555 [ 3 ] {} <Debug> HTTP-Session: 9340930c-d4e1-474b-8f67-b0c9ecec90b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2023.10.04 03:32:53.057715 [ 3 ] {4b08c995-3bc4-4cc9-893b-c9470ec294e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
570 2023.10.04 03:32:53.057757 [ 3 ] {4b08c995-3bc4-4cc9-893b-c9470ec294e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
571 2023.10.04 03:32:53.058959 [ 3 ] {4b08c995-3bc4-4cc9-893b-c9470ec294e3} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Loading data parts
572 2023.10.04 03:32:53.059049 [ 3 ] {4b08c995-3bc4-4cc9-893b-c9470ec294e3} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): There are no data parts
573 2023.10.04 03:32:53.060140 [ 3 ] {4b08c995-3bc4-4cc9-893b-c9470ec294e3} <Debug> DynamicQueryHandler: Done processing query
574 2023.10.04 03:32:53.060172 [ 3 ] {4b08c995-3bc4-4cc9-893b-c9470ec294e3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
575 2023.10.04 03:32:53.060187 [ 3 ] {} <Debug> HTTP-Session: 9340930c-d4e1-474b-8f67-b0c9ecec90b8 Destroying unnamed session
576 2023.10.04 03:32:53.060293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2023.10.04 03:32:53.060341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
578 2023.10.04 03:32:53.060359 [ 3 ] {} <Debug> HTTP-Session: b6518199-2fe9-41d6-8723-65a3e7051339 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
579 2023.10.04 03:32:53.060385 [ 3 ] {} <Debug> HTTP-Session: b6518199-2fe9-41d6-8723-65a3e7051339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2023.10.04 03:32:53.060551 [ 3 ] {af1882e1-41d7-4d3e-9b9d-52226f5b4d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key); (stage: Complete)
581 2023.10.04 03:32:53.060593 [ 3 ] {af1882e1-41d7-4d3e-9b9d-52226f5b4d85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
582 2023.10.04 03:32:53.061791 [ 3 ] {af1882e1-41d7-4d3e-9b9d-52226f5b4d85} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Loading data parts
583 2023.10.04 03:32:53.061873 [ 3 ] {af1882e1-41d7-4d3e-9b9d-52226f5b4d85} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): There are no data parts
584 2023.10.04 03:32:53.063025 [ 3 ] {af1882e1-41d7-4d3e-9b9d-52226f5b4d85} <Debug> DynamicQueryHandler: Done processing query
585 2023.10.04 03:32:53.063057 [ 3 ] {af1882e1-41d7-4d3e-9b9d-52226f5b4d85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
586 2023.10.04 03:32:53.063072 [ 3 ] {} <Debug> HTTP-Session: b6518199-2fe9-41d6-8723-65a3e7051339 Destroying unnamed session
587 2023.10.04 03:32:53.063175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34231, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
588 2023.10.04 03:32:53.063228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
589 2023.10.04 03:32:53.063247 [ 3 ] {} <Debug> HTTP-Session: d0b3d2de-ad67-4a10-a3ab-a143ed229e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:34231
590 2023.10.04 03:32:53.063262 [ 3 ] {} <Debug> HTTP-Session: d0b3d2de-ad67-4a10-a3ab-a143ed229e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
591 2023.10.04 03:32:53.063449 [ 3 ] {53574e6e-f092-4847-8cf6-3a965d05c956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:34231) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
592 2023.10.04 03:32:53.063516 [ 3 ] {53574e6e-f092-4847-8cf6-3a965d05c956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
593 2023.10.04 03:32:53.064798 [ 3 ] {53574e6e-f092-4847-8cf6-3a965d05c956} <Debug> oximeter.timeseries_schema (f79155b2-e3b2-43ab-bf5b-8e63dd0a71ed): Loading data parts
594 2023.10.04 03:32:53.064884 [ 3 ] {53574e6e-f092-4847-8cf6-3a965d05c956} <Debug> oximeter.timeseries_schema (f79155b2-e3b2-43ab-bf5b-8e63dd0a71ed): There are no data parts
595 2023.10.04 03:32:53.066097 [ 3 ] {53574e6e-f092-4847-8cf6-3a965d05c956} <Debug> DynamicQueryHandler: Done processing query
596 2023.10.04 03:32:53.066121 [ 3 ] {53574e6e-f092-4847-8cf6-3a965d05c956} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
597 2023.10.04 03:32:53.066143 [ 3 ] {} <Debug> HTTP-Session: d0b3d2de-ad67-4a10-a3ab-a143ed229e72 Destroying unnamed session
598 2023.10.04 03:33:05.092203 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
599 2023.10.04 03:33:05.092294 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
600 2023.10.04 03:33:20.092341 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache
601 2023.10.04 03:33:20.092408 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache
602 2023.10.04 03:33:35.092671 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
603 2023.10.04 03:33:35.092765 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
604 2023.10.04 03:33:43.088922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 4193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
605 2023.10.04 03:33:43.089057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
606 2023.10.04 03:33:43.089081 [ 3 ] {} <Debug> HTTP-Session: 3ffa471a-7c8e-43b3-984a-9d394ad6cd25 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
607 2023.10.04 03:33:43.089123 [ 3 ] {} <Debug> HTTP-Session: 3ffa471a-7c8e-43b3-984a-9d394ad6cd25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
608 2023.10.04 03:33:43.093368 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
609 2023.10.04 03:33:43.093439 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
610 2023.10.04 03:33:43.099416 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
611 2023.10.04 03:33:43.104648 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
612 2023.10.04 03:33:43.115927 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
613 2023.10.04 03:33:43.117175 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Trace> oximeter.timeseries_schema (f79155b2-e3b2-43ab-bf5b-8e63dd0a71ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
614 2023.10.04 03:33:43.117589 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.024180688 sec., 661 rows/sec., 84.85 KiB/sec.
615 2023.10.04 03:33:43.117774 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Debug> DynamicQueryHandler: Done processing query
616 2023.10.04 03:33:43.117799 [ 3 ] {eb90ece8-af6f-4a2a-aaa9-bfc3e1f2eb46} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
617 2023.10.04 03:33:43.117825 [ 3 ] {} <Debug> HTTP-Session: 3ffa471a-7c8e-43b3-984a-9d394ad6cd25 Destroying unnamed session
618 2023.10.04 03:33:43.117967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 5767, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
619 2023.10.04 03:33:43.118046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
620 2023.10.04 03:33:43.118082 [ 3 ] {} <Debug> HTTP-Session: 0776a8eb-2014-43b3-8ce8-0b061381e82a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
621 2023.10.04 03:33:43.118102 [ 3 ] {} <Debug> HTTP-Session: 0776a8eb-2014-43b3-8ce8-0b061381e82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
622 2023.10.04 03:33:43.118200 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
623 2023.10.04 03:33:43.118257 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
624 2023.10.04 03:33:43.118372 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Trace> ParallelParsingInputFormat: Parallel parsing is used
625 2023.10.04 03:33:43.124160 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
626 2023.10.04 03:33:43.124405 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
627 2023.10.04 03:33:43.124555 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
628 2023.10.04 03:33:43.124677 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Information> executeQuery: Read 41 rows, 3.18 KiB in 0.006433668 sec., 6372 rows/sec., 493.77 KiB/sec.
629 2023.10.04 03:33:43.124816 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Debug> DynamicQueryHandler: Done processing query
630 2023.10.04 03:33:43.124837 [ 3 ] {7bb1e321-57cd-43c5-9dcd-81e557d3c701} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
631 2023.10.04 03:33:43.124860 [ 3 ] {} <Debug> HTTP-Session: 0776a8eb-2014-43b3-8ce8-0b061381e82a Destroying unnamed session
632 2023.10.04 03:33:43.125190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 30686, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2023.10.04 03:33:43.125246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2023.10.04 03:33:43.125271 [ 3 ] {} <Debug> HTTP-Session: 1e47ff6a-18e5-4839-86b9-9c9b92abe5fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
635 2023.10.04 03:33:43.125289 [ 3 ] {} <Debug> HTTP-Session: 1e47ff6a-18e5-4839-86b9-9c9b92abe5fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2023.10.04 03:33:43.125379 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
637 2023.10.04 03:33:43.125426 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
638 2023.10.04 03:33:43.125535 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Trace> ParallelParsingInputFormat: Parallel parsing is used
639 2023.10.04 03:33:43.125950 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
640 2023.10.04 03:33:43.126180 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
641 2023.10.04 03:33:43.126330 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
642 2023.10.04 03:33:43.126443 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Information> executeQuery: Read 192 rows, 18.96 KiB in 0.001026194 sec., 187099 rows/sec., 18.05 MiB/sec.
643 2023.10.04 03:33:43.126576 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Debug> DynamicQueryHandler: Done processing query
644 2023.10.04 03:33:43.126598 [ 3 ] {d8712a44-3e60-454f-8451-c79c7b135e77} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
645 2023.10.04 03:33:43.126622 [ 3 ] {} <Debug> HTTP-Session: 1e47ff6a-18e5-4839-86b9-9c9b92abe5fc Destroying unnamed session
646 2023.10.04 03:33:43.126959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 51112, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
647 2023.10.04 03:33:43.127016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
648 2023.10.04 03:33:43.127034 [ 3 ] {} <Debug> HTTP-Session: a7abd34f-b651-422a-8e10-552f0097007b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
649 2023.10.04 03:33:43.127051 [ 3 ] {} <Debug> HTTP-Session: a7abd34f-b651-422a-8e10-552f0097007b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
650 2023.10.04 03:33:43.127141 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
651 2023.10.04 03:33:43.127187 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
652 2023.10.04 03:33:43.128322 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
653 2023.10.04 03:33:43.131042 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
654 2023.10.04 03:33:43.131584 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
655 2023.10.04 03:33:43.131792 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
656 2023.10.04 03:33:43.131911 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Information> executeQuery: Read 317 rows, 22.79 KiB in 0.004733799 sec., 66965 rows/sec., 4.70 MiB/sec.
657 2023.10.04 03:33:43.132044 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Debug> DynamicQueryHandler: Done processing query
658 2023.10.04 03:33:43.132066 [ 3 ] {53e56ad5-cc28-4dae-8c44-ddb08241af47} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
659 2023.10.04 03:33:43.132088 [ 3 ] {} <Debug> HTTP-Session: a7abd34f-b651-422a-8e10-552f0097007b Destroying unnamed session
660 2023.10.04 03:33:43.132220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
661 2023.10.04 03:33:43.132264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
662 2023.10.04 03:33:43.132289 [ 3 ] {} <Debug> HTTP-Session: 890378a8-90f4-4381-b620-070669d9be7e Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
663 2023.10.04 03:33:43.132311 [ 3 ] {} <Debug> HTTP-Session: 890378a8-90f4-4381-b620-070669d9be7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
664 2023.10.04 03:33:43.132378 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
665 2023.10.04 03:33:43.132423 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
666 2023.10.04 03:33:43.132533 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
667 2023.10.04 03:33:43.132864 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
668 2023.10.04 03:33:43.133269 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
669 2023.10.04 03:33:43.133454 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
670 2023.10.04 03:33:43.133576 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001161297 sec., 5166 rows/sec., 216.96 KiB/sec.
671 2023.10.04 03:33:43.133696 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Debug> DynamicQueryHandler: Done processing query
672 2023.10.04 03:33:43.133726 [ 3 ] {b0c9f264-d13d-455e-a192-c1ecd666cbee} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
673 2023.10.04 03:33:43.133740 [ 3 ] {} <Debug> HTTP-Session: 890378a8-90f4-4381-b620-070669d9be7e Destroying unnamed session
674 2023.10.04 03:33:43.133914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
675 2023.10.04 03:33:43.133964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
676 2023.10.04 03:33:43.133982 [ 3 ] {} <Debug> HTTP-Session: bbc04aa2-2917-4132-9b86-a1de8880d142 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
677 2023.10.04 03:33:43.134004 [ 3 ] {} <Debug> HTTP-Session: bbc04aa2-2917-4132-9b86-a1de8880d142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
678 2023.10.04 03:33:43.134081 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
679 2023.10.04 03:33:43.134121 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
680 2023.10.04 03:33:43.134239 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Trace> ParallelParsingInputFormat: Parallel parsing is used
681 2023.10.04 03:33:43.134613 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
682 2023.10.04 03:33:43.134860 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
683 2023.10.04 03:33:43.135037 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
684 2023.10.04 03:33:43.135162 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001052844 sec., 59837 rows/sec., 3.63 MiB/sec.
685 2023.10.04 03:33:43.135278 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Debug> DynamicQueryHandler: Done processing query
686 2023.10.04 03:33:43.135308 [ 3 ] {46c5668c-b65f-4e9c-b24e-baefd9edf451} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
687 2023.10.04 03:33:43.135330 [ 3 ] {} <Debug> HTTP-Session: bbc04aa2-2917-4132-9b86-a1de8880d142 Destroying unnamed session
688 2023.10.04 03:33:43.135530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 37459, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2023.10.04 03:33:43.135580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2023.10.04 03:33:43.135598 [ 3 ] {} <Debug> HTTP-Session: 6704cb30-8ee1-4e52-8cc6-2797703c4614 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
691 2023.10.04 03:33:43.135622 [ 3 ] {} <Debug> HTTP-Session: 6704cb30-8ee1-4e52-8cc6-2797703c4614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2023.10.04 03:33:43.135707 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
693 2023.10.04 03:33:43.135756 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
694 2023.10.04 03:33:43.135905 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
695 2023.10.04 03:33:43.136487 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
696 2023.10.04 03:33:43.139337 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
697 2023.10.04 03:33:43.139549 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
698 2023.10.04 03:33:43.139707 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.003959522 sec., 8839 rows/sec., 11.93 MiB/sec.
699 2023.10.04 03:33:43.139829 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Debug> DynamicQueryHandler: Done processing query
700 2023.10.04 03:33:43.139851 [ 3 ] {3313f23a-1c84-4321-bf04-d8cd8de09f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
701 2023.10.04 03:33:43.139874 [ 3 ] {} <Debug> HTTP-Session: 6704cb30-8ee1-4e52-8cc6-2797703c4614 Destroying unnamed session
702 2023.10.04 03:33:43.140011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 7855, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
703 2023.10.04 03:33:43.140066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
704 2023.10.04 03:33:43.140092 [ 3 ] {} <Debug> HTTP-Session: 1ca215fe-438e-41c6-91e3-997197a81855 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
705 2023.10.04 03:33:43.140108 [ 3 ] {} <Debug> HTTP-Session: 1ca215fe-438e-41c6-91e3-997197a81855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
706 2023.10.04 03:33:43.140193 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
707 2023.10.04 03:33:43.140239 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
708 2023.10.04 03:33:43.140346 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
709 2023.10.04 03:33:43.140631 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
710 2023.10.04 03:33:43.140877 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
711 2023.10.04 03:33:43.141049 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
712 2023.10.04 03:33:43.141177 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Information> executeQuery: Read 52 rows, 3.36 KiB in 0.000948012 sec., 54851 rows/sec., 3.47 MiB/sec.
713 2023.10.04 03:33:43.141306 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Debug> DynamicQueryHandler: Done processing query
714 2023.10.04 03:33:43.141328 [ 3 ] {7ba61193-01bf-40ad-8ea7-cdfd6e3905b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
715 2023.10.04 03:33:43.141352 [ 3 ] {} <Debug> HTTP-Session: 1ca215fe-438e-41c6-91e3-997197a81855 Destroying unnamed session
716 2023.10.04 03:33:44.001116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 222.27 MiB, peak 227.49 MiB, will set to 224.32 MiB (RSS), difference: 2.05 MiB
717 2023.10.04 03:33:50.093005 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
718 2023.10.04 03:33:50.093070 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
719 2023.10.04 03:33:53.073724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2023.10.04 03:33:53.073859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2023.10.04 03:33:53.073892 [ 3 ] {} <Debug> HTTP-Session: 7393e5d9-0f2a-42f9-8729-a563c6220f23 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
722 2023.10.04 03:33:53.073965 [ 3 ] {} <Debug> HTTP-Session: 7393e5d9-0f2a-42f9-8729-a563c6220f23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2023.10.04 03:33:53.074167 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
724 2023.10.04 03:33:53.074281 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
725 2023.10.04 03:33:53.074553 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
726 2023.10.04 03:33:53.075111 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
727 2023.10.04 03:33:53.075371 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
728 2023.10.04 03:33:53.075546 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
729 2023.10.04 03:33:53.075663 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001427173 sec., 31530 rows/sec., 2.40 MiB/sec.
730 2023.10.04 03:33:53.075853 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Debug> DynamicQueryHandler: Done processing query
731 2023.10.04 03:33:53.075894 [ 3 ] {f93e5e1a-731f-469d-8805-71796e18169c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
732 2023.10.04 03:33:53.075909 [ 3 ] {} <Debug> HTTP-Session: 7393e5d9-0f2a-42f9-8729-a563c6220f23 Destroying unnamed session
733 2023.10.04 03:33:53.076104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
734 2023.10.04 03:33:53.076158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
735 2023.10.04 03:33:53.076177 [ 3 ] {} <Debug> HTTP-Session: 8aec541a-35b9-41c0-83eb-6f7349636a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
736 2023.10.04 03:33:53.076201 [ 3 ] {} <Debug> HTTP-Session: 8aec541a-35b9-41c0-83eb-6f7349636a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
737 2023.10.04 03:33:53.076286 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
738 2023.10.04 03:33:53.076326 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
739 2023.10.04 03:33:53.076436 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
740 2023.10.04 03:33:53.076907 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
741 2023.10.04 03:33:53.077119 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
742 2023.10.04 03:33:53.077271 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
743 2023.10.04 03:33:53.077405 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001084105 sec., 188173 rows/sec., 18.11 MiB/sec.
744 2023.10.04 03:33:53.077541 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Debug> DynamicQueryHandler: Done processing query
745 2023.10.04 03:33:53.077572 [ 3 ] {94c9922c-613d-4e78-9ca3-1908e27e4acd} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
746 2023.10.04 03:33:53.077586 [ 3 ] {} <Debug> HTTP-Session: 8aec541a-35b9-41c0-83eb-6f7349636a3c Destroying unnamed session
747 2023.10.04 03:33:53.077855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
748 2023.10.04 03:33:53.077906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
749 2023.10.04 03:33:53.077924 [ 3 ] {} <Debug> HTTP-Session: 3bb3753b-f895-4fe8-aab4-fcab5884aa59 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
750 2023.10.04 03:33:53.077947 [ 3 ] {} <Debug> HTTP-Session: 3bb3753b-f895-4fe8-aab4-fcab5884aa59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
751 2023.10.04 03:33:53.078033 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
752 2023.10.04 03:33:53.078078 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
753 2023.10.04 03:33:53.078187 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
754 2023.10.04 03:33:53.078621 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
755 2023.10.04 03:33:53.078828 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
756 2023.10.04 03:33:53.078978 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
757 2023.10.04 03:33:53.079109 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001039514 sec., 291482 rows/sec., 20.36 MiB/sec.
758 2023.10.04 03:33:53.079228 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Debug> DynamicQueryHandler: Done processing query
759 2023.10.04 03:33:53.079258 [ 3 ] {a55a31d7-dee3-4dd5-8240-2d65b89e502d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
760 2023.10.04 03:33:53.079273 [ 3 ] {} <Debug> HTTP-Session: 3bb3753b-f895-4fe8-aab4-fcab5884aa59 Destroying unnamed session
761 2023.10.04 03:33:53.079395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
762 2023.10.04 03:33:53.079445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
763 2023.10.04 03:33:53.079462 [ 3 ] {} <Debug> HTTP-Session: e646b67d-8ed2-4bd3-ae43-fef89339f43a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
764 2023.10.04 03:33:53.079485 [ 3 ] {} <Debug> HTTP-Session: e646b67d-8ed2-4bd3-ae43-fef89339f43a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
765 2023.10.04 03:33:53.079558 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
766 2023.10.04 03:33:53.079597 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
767 2023.10.04 03:33:53.079708 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Trace> ParallelParsingInputFormat: Parallel parsing is used
768 2023.10.04 03:33:53.079949 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
769 2023.10.04 03:33:53.080177 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
770 2023.10.04 03:33:53.080350 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
771 2023.10.04 03:33:53.080474 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00088461 sec., 6782 rows/sec., 284.82 KiB/sec.
772 2023.10.04 03:33:53.080591 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Debug> DynamicQueryHandler: Done processing query
773 2023.10.04 03:33:53.080620 [ 3 ] {3f893c79-cbaf-4386-9192-cfea0b997167} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
774 2023.10.04 03:33:53.080642 [ 3 ] {} <Debug> HTTP-Session: e646b67d-8ed2-4bd3-ae43-fef89339f43a Destroying unnamed session
775 2023.10.04 03:33:53.080769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
776 2023.10.04 03:33:53.080819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
777 2023.10.04 03:33:53.080843 [ 3 ] {} <Debug> HTTP-Session: c68fc0d6-2ce1-49d4-905f-13ec602259d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
778 2023.10.04 03:33:53.080858 [ 3 ] {} <Debug> HTTP-Session: c68fc0d6-2ce1-49d4-905f-13ec602259d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
779 2023.10.04 03:33:53.080934 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
780 2023.10.04 03:33:53.080981 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
781 2023.10.04 03:33:53.081095 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
782 2023.10.04 03:33:53.081377 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
783 2023.10.04 03:33:53.081620 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
784 2023.10.04 03:33:53.081785 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
785 2023.10.04 03:33:53.081886 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000917922 sec., 68633 rows/sec., 4.16 MiB/sec.
786 2023.10.04 03:33:53.082002 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Debug> DynamicQueryHandler: Done processing query
787 2023.10.04 03:33:53.082024 [ 3 ] {c1cbf6d1-be7d-4784-a1b7-a6b09945993d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
788 2023.10.04 03:33:53.082046 [ 3 ] {} <Debug> HTTP-Session: c68fc0d6-2ce1-49d4-905f-13ec602259d0 Destroying unnamed session
789 2023.10.04 03:33:53.082187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
790 2023.10.04 03:33:53.082237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
791 2023.10.04 03:33:53.082261 [ 3 ] {} <Debug> HTTP-Session: 060ca16f-1f2f-43ea-adad-0ace4ef91b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
792 2023.10.04 03:33:53.082276 [ 3 ] {} <Debug> HTTP-Session: 060ca16f-1f2f-43ea-adad-0ace4ef91b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
793 2023.10.04 03:33:53.082364 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
794 2023.10.04 03:33:53.082413 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
795 2023.10.04 03:33:53.082547 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Trace> ParallelParsingInputFormat: Parallel parsing is used
796 2023.10.04 03:33:53.082967 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
797 2023.10.04 03:33:53.083259 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
798 2023.10.04 03:33:53.083431 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
799 2023.10.04 03:33:53.083530 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001129507 sec., 34528 rows/sec., 46.59 MiB/sec.
800 2023.10.04 03:33:53.083669 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Debug> DynamicQueryHandler: Done processing query
801 2023.10.04 03:33:53.083700 [ 3 ] {227d7715-17f8-4c0c-8bae-5d4fdb75bb94} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
802 2023.10.04 03:33:53.083715 [ 3 ] {} <Debug> HTTP-Session: 060ca16f-1f2f-43ea-adad-0ace4ef91b05 Destroying unnamed session
803 2023.10.04 03:33:53.083827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
804 2023.10.04 03:33:53.083889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
805 2023.10.04 03:33:53.083908 [ 3 ] {} <Debug> HTTP-Session: c9b9db49-5eff-4423-8e48-924b5d144eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
806 2023.10.04 03:33:53.083930 [ 3 ] {} <Debug> HTTP-Session: c9b9db49-5eff-4423-8e48-924b5d144eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
807 2023.10.04 03:33:53.083999 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
808 2023.10.04 03:33:53.084038 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
809 2023.10.04 03:33:53.084146 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
810 2023.10.04 03:33:53.084388 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
811 2023.10.04 03:33:53.084605 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
812 2023.10.04 03:33:53.084777 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
813 2023.10.04 03:33:53.084870 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00084172 sec., 22572 rows/sec., 1.17 MiB/sec.
814 2023.10.04 03:33:53.085007 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Debug> DynamicQueryHandler: Done processing query
815 2023.10.04 03:33:53.085038 [ 3 ] {0dbf738e-32c1-49fc-8e86-4439b22090db} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
816 2023.10.04 03:33:53.085053 [ 3 ] {} <Debug> HTTP-Session: c9b9db49-5eff-4423-8e48-924b5d144eb9 Destroying unnamed session
817 2023.10.04 03:34:03.073365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
818 2023.10.04 03:34:03.073519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
819 2023.10.04 03:34:03.073546 [ 3 ] {} <Debug> HTTP-Session: d0556cd6-6f0b-4c79-9a9b-15f3938fa0f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
820 2023.10.04 03:34:03.073571 [ 3 ] {} <Debug> HTTP-Session: d0556cd6-6f0b-4c79-9a9b-15f3938fa0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
821 2023.10.04 03:34:03.073700 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
822 2023.10.04 03:34:03.073762 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
823 2023.10.04 03:34:03.073921 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Trace> ParallelParsingInputFormat: Parallel parsing is used
824 2023.10.04 03:34:03.074363 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
825 2023.10.04 03:34:03.074639 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
826 2023.10.04 03:34:03.074806 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
827 2023.10.04 03:34:03.074951 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001207108 sec., 37279 rows/sec., 2.83 MiB/sec.
828 2023.10.04 03:34:03.075147 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Debug> DynamicQueryHandler: Done processing query
829 2023.10.04 03:34:03.075172 [ 3 ] {92ff3e3f-fc65-45ae-b611-ea8fbc7cc905} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
830 2023.10.04 03:34:03.075189 [ 3 ] {} <Debug> HTTP-Session: d0556cd6-6f0b-4c79-9a9b-15f3938fa0f3 Destroying unnamed session
831 2023.10.04 03:34:03.075362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
832 2023.10.04 03:34:03.075412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
833 2023.10.04 03:34:03.075432 [ 3 ] {} <Debug> HTTP-Session: d1215100-8573-4eae-accc-d1ab555c8d0a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
834 2023.10.04 03:34:03.075451 [ 3 ] {} <Debug> HTTP-Session: d1215100-8573-4eae-accc-d1ab555c8d0a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
835 2023.10.04 03:34:03.075540 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
836 2023.10.04 03:34:03.075583 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
837 2023.10.04 03:34:03.075694 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Trace> ParallelParsingInputFormat: Parallel parsing is used
838 2023.10.04 03:34:03.076107 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
839 2023.10.04 03:34:03.076340 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
840 2023.10.04 03:34:03.076491 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
841 2023.10.04 03:34:03.076623 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001053025 sec., 193727 rows/sec., 18.64 MiB/sec.
842 2023.10.04 03:34:03.076736 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Debug> DynamicQueryHandler: Done processing query
843 2023.10.04 03:34:03.076758 [ 3 ] {3d08ed6f-5036-46c5-90a1-d8b939c5f372} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
844 2023.10.04 03:34:03.076773 [ 3 ] {} <Debug> HTTP-Session: d1215100-8573-4eae-accc-d1ab555c8d0a Destroying unnamed session
845 2023.10.04 03:34:03.076953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
846 2023.10.04 03:34:03.076997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
847 2023.10.04 03:34:03.077016 [ 3 ] {} <Debug> HTTP-Session: 8ca325b1-cb8f-4a3a-96a7-4f35a6552ab1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
848 2023.10.04 03:34:03.077032 [ 3 ] {} <Debug> HTTP-Session: 8ca325b1-cb8f-4a3a-96a7-4f35a6552ab1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
849 2023.10.04 03:34:03.077120 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
850 2023.10.04 03:34:03.077158 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
851 2023.10.04 03:34:03.077260 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
852 2023.10.04 03:34:03.077774 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
853 2023.10.04 03:34:03.077989 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
854 2023.10.04 03:34:03.078133 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
855 2023.10.04 03:34:03.078249 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001102915 sec., 274726 rows/sec., 19.19 MiB/sec.
856 2023.10.04 03:34:03.078365 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Debug> DynamicQueryHandler: Done processing query
857 2023.10.04 03:34:03.078387 [ 3 ] {2c2b5f96-8e22-43a4-9947-e43595e2c4f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
858 2023.10.04 03:34:03.078403 [ 3 ] {} <Debug> HTTP-Session: 8ca325b1-cb8f-4a3a-96a7-4f35a6552ab1 Destroying unnamed session
859 2023.10.04 03:34:03.078547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
860 2023.10.04 03:34:03.078591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
861 2023.10.04 03:34:03.078610 [ 3 ] {} <Debug> HTTP-Session: 217f19e7-121b-48c7-b999-e387007a38a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
862 2023.10.04 03:34:03.078626 [ 3 ] {} <Debug> HTTP-Session: 217f19e7-121b-48c7-b999-e387007a38a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
863 2023.10.04 03:34:03.078694 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
864 2023.10.04 03:34:03.078733 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
865 2023.10.04 03:34:03.078840 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Trace> ParallelParsingInputFormat: Parallel parsing is used
866 2023.10.04 03:34:03.079092 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
867 2023.10.04 03:34:03.079325 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
868 2023.10.04 03:34:03.079502 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
869 2023.10.04 03:34:03.079627 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000904391 sec., 6634 rows/sec., 278.59 KiB/sec.
870 2023.10.04 03:34:03.079753 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Debug> DynamicQueryHandler: Done processing query
871 2023.10.04 03:34:03.079776 [ 3 ] {c999eeba-fcec-4542-828d-bb7683ddf154} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
872 2023.10.04 03:34:03.079791 [ 3 ] {} <Debug> HTTP-Session: 217f19e7-121b-48c7-b999-e387007a38a4 Destroying unnamed session
873 2023.10.04 03:34:03.079920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
874 2023.10.04 03:34:03.079961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
875 2023.10.04 03:34:03.079979 [ 3 ] {} <Debug> HTTP-Session: 648692fe-c10e-4623-b3a9-9e0b1279493c Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
876 2023.10.04 03:34:03.079995 [ 3 ] {} <Debug> HTTP-Session: 648692fe-c10e-4623-b3a9-9e0b1279493c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
877 2023.10.04 03:34:03.080067 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
878 2023.10.04 03:34:03.080107 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
879 2023.10.04 03:34:03.080221 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
880 2023.10.04 03:34:03.080510 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
881 2023.10.04 03:34:03.080747 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
882 2023.10.04 03:34:03.080926 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
883 2023.10.04 03:34:03.081043 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000949282 sec., 66365 rows/sec., 4.02 MiB/sec.
884 2023.10.04 03:34:03.081160 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Debug> DynamicQueryHandler: Done processing query
885 2023.10.04 03:34:03.081182 [ 3 ] {a13da093-1601-4967-8d88-c3469f242ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
886 2023.10.04 03:34:03.081198 [ 3 ] {} <Debug> HTTP-Session: 648692fe-c10e-4623-b3a9-9e0b1279493c Destroying unnamed session
887 2023.10.04 03:34:03.081383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
888 2023.10.04 03:34:03.081427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
889 2023.10.04 03:34:03.081445 [ 3 ] {} <Debug> HTTP-Session: 1d07e456-d8ce-4f8d-82d8-eb4deaecf74a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
890 2023.10.04 03:34:03.081462 [ 3 ] {} <Debug> HTTP-Session: 1d07e456-d8ce-4f8d-82d8-eb4deaecf74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
891 2023.10.04 03:34:03.081540 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
892 2023.10.04 03:34:03.081582 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
893 2023.10.04 03:34:03.081713 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
894 2023.10.04 03:34:03.082143 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
895 2023.10.04 03:34:03.082436 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
896 2023.10.04 03:34:03.082605 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
897 2023.10.04 03:34:03.082726 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001157316 sec., 33698 rows/sec., 45.47 MiB/sec.
898 2023.10.04 03:34:03.082842 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Debug> DynamicQueryHandler: Done processing query
899 2023.10.04 03:34:03.082863 [ 3 ] {2e53e1e3-5089-438a-9256-704044d675c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
900 2023.10.04 03:34:03.082878 [ 3 ] {} <Debug> HTTP-Session: 1d07e456-d8ce-4f8d-82d8-eb4deaecf74a Destroying unnamed session
901 2023.10.04 03:34:03.082993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
902 2023.10.04 03:34:03.083034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
903 2023.10.04 03:34:03.083051 [ 3 ] {} <Debug> HTTP-Session: 48a8e0ec-fa88-4f17-afe0-aedc4033df57 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
904 2023.10.04 03:34:03.083067 [ 3 ] {} <Debug> HTTP-Session: 48a8e0ec-fa88-4f17-afe0-aedc4033df57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
905 2023.10.04 03:34:03.083134 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
906 2023.10.04 03:34:03.083171 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
907 2023.10.04 03:34:03.083269 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
908 2023.10.04 03:34:03.083516 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
909 2023.10.04 03:34:03.083738 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
910 2023.10.04 03:34:03.083907 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
911 2023.10.04 03:34:03.084026 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00086539 sec., 21955 rows/sec., 1.14 MiB/sec.
912 2023.10.04 03:34:03.084143 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Debug> DynamicQueryHandler: Done processing query
913 2023.10.04 03:34:03.084164 [ 3 ] {057252f3-9755-409f-9547-df1fe06da6b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
914 2023.10.04 03:34:03.084181 [ 3 ] {} <Debug> HTTP-Session: 48a8e0ec-fa88-4f17-afe0-aedc4033df57 Destroying unnamed session
915 2023.10.04 03:34:05.093333 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
916 2023.10.04 03:34:05.093394 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
917 2023.10.04 03:34:13.073317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
918 2023.10.04 03:34:13.073429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
919 2023.10.04 03:34:13.073455 [ 3 ] {} <Debug> HTTP-Session: ab3ad765-38bc-45d5-8b5c-7eb1dd7faaa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
920 2023.10.04 03:34:13.073478 [ 3 ] {} <Debug> HTTP-Session: ab3ad765-38bc-45d5-8b5c-7eb1dd7faaa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
921 2023.10.04 03:34:13.073606 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
922 2023.10.04 03:34:13.073668 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
923 2023.10.04 03:34:13.073824 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
924 2023.10.04 03:34:13.074255 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
925 2023.10.04 03:34:13.074517 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
926 2023.10.04 03:34:13.074679 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
927 2023.10.04 03:34:13.074798 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001157956 sec., 38861 rows/sec., 2.95 MiB/sec.
928 2023.10.04 03:34:13.074931 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Debug> DynamicQueryHandler: Done processing query
929 2023.10.04 03:34:13.074954 [ 3 ] {0102ee98-1da4-4405-a2a5-9d1c2533730b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
930 2023.10.04 03:34:13.074971 [ 3 ] {} <Debug> HTTP-Session: ab3ad765-38bc-45d5-8b5c-7eb1dd7faaa2 Destroying unnamed session
931 2023.10.04 03:34:13.075135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2023.10.04 03:34:13.075180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
933 2023.10.04 03:34:13.075200 [ 3 ] {} <Debug> HTTP-Session: 7270493b-1803-461e-9d03-40c7ee55a886 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
934 2023.10.04 03:34:13.075219 [ 3 ] {} <Debug> HTTP-Session: 7270493b-1803-461e-9d03-40c7ee55a886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2023.10.04 03:34:13.075305 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
936 2023.10.04 03:34:13.075346 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
937 2023.10.04 03:34:13.075447 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
938 2023.10.04 03:34:13.075858 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
939 2023.10.04 03:34:13.076073 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
940 2023.10.04 03:34:13.076231 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
941 2023.10.04 03:34:13.076329 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.000997183 sec., 204576 rows/sec., 19.69 MiB/sec.
942 2023.10.04 03:34:13.076445 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Debug> DynamicQueryHandler: Done processing query
943 2023.10.04 03:34:13.076467 [ 3 ] {1570b7b0-d7a1-4df0-a29a-88738c1ebe80} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
944 2023.10.04 03:34:13.076483 [ 3 ] {} <Debug> HTTP-Session: 7270493b-1803-461e-9d03-40c7ee55a886 Destroying unnamed session
945 2023.10.04 03:34:13.076636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
946 2023.10.04 03:34:13.076680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
947 2023.10.04 03:34:13.076699 [ 3 ] {} <Debug> HTTP-Session: 69b88e34-cf98-409d-9ece-3693e08ecc11 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
948 2023.10.04 03:34:13.076716 [ 3 ] {} <Debug> HTTP-Session: 69b88e34-cf98-409d-9ece-3693e08ecc11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
949 2023.10.04 03:34:13.076796 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
950 2023.10.04 03:34:13.076834 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
951 2023.10.04 03:34:13.076935 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
952 2023.10.04 03:34:13.077352 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
953 2023.10.04 03:34:13.077560 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
954 2023.10.04 03:34:13.077705 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
955 2023.10.04 03:34:13.077801 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.000979223 sec., 309429 rows/sec., 21.61 MiB/sec.
956 2023.10.04 03:34:13.077946 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Debug> DynamicQueryHandler: Done processing query
957 2023.10.04 03:34:13.077968 [ 3 ] {c822f747-d96a-4188-b1ff-7ade86080983} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
958 2023.10.04 03:34:13.077984 [ 3 ] {} <Debug> HTTP-Session: 69b88e34-cf98-409d-9ece-3693e08ecc11 Destroying unnamed session
959 2023.10.04 03:34:13.078127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
960 2023.10.04 03:34:13.078169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
961 2023.10.04 03:34:13.078187 [ 3 ] {} <Debug> HTTP-Session: d154b7b2-2240-4da9-b399-abb2cd1c82ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
962 2023.10.04 03:34:13.078203 [ 3 ] {} <Debug> HTTP-Session: d154b7b2-2240-4da9-b399-abb2cd1c82ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
963 2023.10.04 03:34:13.078270 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
964 2023.10.04 03:34:13.078308 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
965 2023.10.04 03:34:13.078416 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
966 2023.10.04 03:34:13.078699 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
967 2023.10.04 03:34:13.078926 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
968 2023.10.04 03:34:13.079094 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
969 2023.10.04 03:34:13.079190 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000892911 sec., 6719 rows/sec., 282.17 KiB/sec.
970 2023.10.04 03:34:13.079302 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Debug> DynamicQueryHandler: Done processing query
971 2023.10.04 03:34:13.079324 [ 3 ] {6dd46927-c766-4f1e-a21a-847be56ea15f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
972 2023.10.04 03:34:13.079340 [ 3 ] {} <Debug> HTTP-Session: d154b7b2-2240-4da9-b399-abb2cd1c82ec Destroying unnamed session
973 2023.10.04 03:34:13.079476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
974 2023.10.04 03:34:13.079518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
975 2023.10.04 03:34:13.079536 [ 3 ] {} <Debug> HTTP-Session: ff926d8a-48f1-4b2b-bae0-ed081aeaaeda Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
976 2023.10.04 03:34:13.079552 [ 3 ] {} <Debug> HTTP-Session: ff926d8a-48f1-4b2b-bae0-ed081aeaaeda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
977 2023.10.04 03:34:13.079622 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
978 2023.10.04 03:34:13.079663 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
979 2023.10.04 03:34:13.079773 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
980 2023.10.04 03:34:13.080064 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
981 2023.10.04 03:34:13.080299 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
982 2023.10.04 03:34:13.080467 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
983 2023.10.04 03:34:13.080566 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000916811 sec., 68716 rows/sec., 4.17 MiB/sec.
984 2023.10.04 03:34:13.080724 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Debug> DynamicQueryHandler: Done processing query
985 2023.10.04 03:34:13.080747 [ 3 ] {320d401e-ab00-4003-acdd-3279798d680f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
986 2023.10.04 03:34:13.080762 [ 3 ] {} <Debug> HTTP-Session: ff926d8a-48f1-4b2b-bae0-ed081aeaaeda Destroying unnamed session
987 2023.10.04 03:34:13.080975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
988 2023.10.04 03:34:13.081016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
989 2023.10.04 03:34:13.081034 [ 3 ] {} <Debug> HTTP-Session: 13d425aa-b537-4015-82db-ba84db97d02e Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
990 2023.10.04 03:34:13.081050 [ 3 ] {} <Debug> HTTP-Session: 13d425aa-b537-4015-82db-ba84db97d02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
991 2023.10.04 03:34:13.081133 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
992 2023.10.04 03:34:13.081174 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
993 2023.10.04 03:34:13.081312 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
994 2023.10.04 03:34:13.081740 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
995 2023.10.04 03:34:13.082033 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
996 2023.10.04 03:34:13.082203 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
997 2023.10.04 03:34:13.082329 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001169387 sec., 33350 rows/sec., 45.01 MiB/sec.
998 2023.10.04 03:34:13.082453 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Debug> DynamicQueryHandler: Done processing query
999 2023.10.04 03:34:13.082475 [ 3 ] {d83a1b16-4ec0-4f08-9486-053067ba33a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1000 2023.10.04 03:34:13.082490 [ 3 ] {} <Debug> HTTP-Session: 13d425aa-b537-4015-82db-ba84db97d02e Destroying unnamed session
1001 2023.10.04 03:34:13.082605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2023.10.04 03:34:13.082649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2023.10.04 03:34:13.082666 [ 3 ] {} <Debug> HTTP-Session: e441f05d-2742-4c82-9b1c-b0f238d8fe86 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1004 2023.10.04 03:34:13.082682 [ 3 ] {} <Debug> HTTP-Session: e441f05d-2742-4c82-9b1c-b0f238d8fe86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2023.10.04 03:34:13.082749 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1006 2023.10.04 03:34:13.082787 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1007 2023.10.04 03:34:13.082884 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2023.10.04 03:34:13.083128 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.66 GiB.
1009 2023.10.04 03:34:13.083352 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1010 2023.10.04 03:34:13.083514 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1011 2023.10.04 03:34:13.083630 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00085429 sec., 22240 rows/sec., 1.15 MiB/sec.
1012 2023.10.04 03:34:13.083731 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Debug> DynamicQueryHandler: Done processing query
1013 2023.10.04 03:34:13.083753 [ 3 ] {6cfa8868-3f34-4bc6-9208-4d05a73c1889} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1014 2023.10.04 03:34:13.083768 [ 3 ] {} <Debug> HTTP-Session: e441f05d-2742-4c82-9b1c-b0f238d8fe86 Destroying unnamed session
1015 2023.10.04 03:34:18.066609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2023.10.04 03:34:18.066731 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1017 2023.10.04 03:34:18.066758 [ 3 ] {} <Debug> HTTP-Session: 5242f816-f6d3-4f88-897f-fc9d9ebd5522 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1018 2023.10.04 03:34:18.066784 [ 3 ] {} <Debug> HTTP-Session: 5242f816-f6d3-4f88-897f-fc9d9ebd5522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2023.10.04 03:34:18.066913 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1020 2023.10.04 03:34:18.066980 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1021 2023.10.04 03:34:18.067185 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1022 2023.10.04 03:34:18.067641 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1023 2023.10.04 03:34:18.067953 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1024 2023.10.04 03:34:18.068119 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Trace> oximeter.timeseries_schema (f79155b2-e3b2-43ab-bf5b-8e63dd0a71ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1025 2023.10.04 03:34:18.068266 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.00131062 sec., 8392 rows/sec., 751.82 KiB/sec.
1026 2023.10.04 03:34:18.068426 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Debug> DynamicQueryHandler: Done processing query
1027 2023.10.04 03:34:18.068452 [ 3 ] {e88d4cb8-9655-4e7b-8ae4-3cea08498306} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1028 2023.10.04 03:34:18.068469 [ 3 ] {} <Debug> HTTP-Session: 5242f816-f6d3-4f88-897f-fc9d9ebd5522 Destroying unnamed session
1029 2023.10.04 03:34:18.068590 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1908, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2023.10.04 03:34:18.068638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2023.10.04 03:34:18.068658 [ 3 ] {} <Debug> HTTP-Session: 00ea457b-621f-4a56-9452-78314784b90f Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1032 2023.10.04 03:34:18.068677 [ 3 ] {} <Debug> HTTP-Session: 00ea457b-621f-4a56-9452-78314784b90f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2023.10.04 03:34:18.068756 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1034 2023.10.04 03:34:18.068799 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1035 2023.10.04 03:34:18.068905 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2023.10.04 03:34:18.069192 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1037 2023.10.04 03:34:18.069394 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1038 2023.10.04 03:34:18.069541 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1039 2023.10.04 03:34:18.069669 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Information> executeQuery: Read 11 rows, 888.00 B in 0.000873489 sec., 12593 rows/sec., 992.79 KiB/sec.
1040 2023.10.04 03:34:18.069773 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Debug> DynamicQueryHandler: Done processing query
1041 2023.10.04 03:34:18.069796 [ 3 ] {24e42038-f8a0-4e67-9dc7-c6714eab93b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1042 2023.10.04 03:34:18.069811 [ 3 ] {} <Debug> HTTP-Session: 00ea457b-621f-4a56-9452-78314784b90f Destroying unnamed session
1043 2023.10.04 03:34:18.069923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2138, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2023.10.04 03:34:18.069968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1045 2023.10.04 03:34:18.069987 [ 3 ] {} <Debug> HTTP-Session: c8832a3a-4508-4255-b412-a242b7fae0dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1046 2023.10.04 03:34:18.070004 [ 3 ] {} <Debug> HTTP-Session: c8832a3a-4508-4255-b412-a242b7fae0dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2023.10.04 03:34:18.070076 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1048 2023.10.04 03:34:18.070119 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1049 2023.10.04 03:34:18.070236 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2023.10.04 03:34:18.070497 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1051 2023.10.04 03:34:18.070749 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1052 2023.10.04 03:34:18.070920 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1053 2023.10.04 03:34:18.071046 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000935272 sec., 11761 rows/sec., 775.80 KiB/sec.
1054 2023.10.04 03:34:18.071163 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Debug> DynamicQueryHandler: Done processing query
1055 2023.10.04 03:34:18.071186 [ 3 ] {a2a67edc-144d-4497-b3f6-1c6b67feab2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1056 2023.10.04 03:34:18.071202 [ 3 ] {} <Debug> HTTP-Session: c8832a3a-4508-4255-b412-a242b7fae0dc Destroying unnamed session
1057 2023.10.04 03:34:20.093450 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache
1058 2023.10.04 03:34:20.093526 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache
1059 2023.10.04 03:34:23.073275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1060 2023.10.04 03:34:23.073410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1061 2023.10.04 03:34:23.073442 [ 3 ] {} <Debug> HTTP-Session: 2f60d434-1a0e-4a38-89b8-0a61d1f675c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1062 2023.10.04 03:34:23.073471 [ 3 ] {} <Debug> HTTP-Session: 2f60d434-1a0e-4a38-89b8-0a61d1f675c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1063 2023.10.04 03:34:23.073618 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1064 2023.10.04 03:34:23.073689 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1065 2023.10.04 03:34:23.073871 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1066 2023.10.04 03:34:23.074360 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1067 2023.10.04 03:34:23.074655 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1068 2023.10.04 03:34:23.074826 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1069 2023.10.04 03:34:23.074976 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001311591 sec., 34309 rows/sec., 2.61 MiB/sec.
1070 2023.10.04 03:34:23.075116 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Debug> DynamicQueryHandler: Done processing query
1071 2023.10.04 03:34:23.075142 [ 3 ] {dbe3f74c-a6d3-4d39-8f6d-1fc407209039} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1072 2023.10.04 03:34:23.075159 [ 3 ] {} <Debug> HTTP-Session: 2f60d434-1a0e-4a38-89b8-0a61d1f675c3 Destroying unnamed session
1073 2023.10.04 03:34:23.075323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1074 2023.10.04 03:34:23.075374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1075 2023.10.04 03:34:23.075394 [ 3 ] {} <Debug> HTTP-Session: c222c731-21fe-4512-ba4d-b9f81cdc834f Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1076 2023.10.04 03:34:23.075414 [ 3 ] {} <Debug> HTTP-Session: c222c731-21fe-4512-ba4d-b9f81cdc834f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1077 2023.10.04 03:34:23.075505 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1078 2023.10.04 03:34:23.075550 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1079 2023.10.04 03:34:23.075657 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2023.10.04 03:34:23.076155 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1081 2023.10.04 03:34:23.076383 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1082 2023.10.04 03:34:23.076535 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1083 2023.10.04 03:34:23.076675 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001138877 sec., 179123 rows/sec., 17.24 MiB/sec.
1084 2023.10.04 03:34:23.076802 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Debug> DynamicQueryHandler: Done processing query
1085 2023.10.04 03:34:23.076824 [ 3 ] {08fb1b7a-ee4c-41b6-9381-64e6b0dd7375} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1086 2023.10.04 03:34:23.076841 [ 3 ] {} <Debug> HTTP-Session: c222c731-21fe-4512-ba4d-b9f81cdc834f Destroying unnamed session
1087 2023.10.04 03:34:23.077011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1088 2023.10.04 03:34:23.077059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1089 2023.10.04 03:34:23.077079 [ 3 ] {} <Debug> HTTP-Session: 95c9be7a-5eb2-4c91-8b34-5fc128980bb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1090 2023.10.04 03:34:23.077098 [ 3 ] {} <Debug> HTTP-Session: 95c9be7a-5eb2-4c91-8b34-5fc128980bb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1091 2023.10.04 03:34:23.077187 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1092 2023.10.04 03:34:23.077228 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1093 2023.10.04 03:34:23.077336 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1094 2023.10.04 03:34:23.077837 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1095 2023.10.04 03:34:23.078056 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1096 2023.10.04 03:34:23.078213 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1097 2023.10.04 03:34:23.078342 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001126446 sec., 268987 rows/sec., 18.78 MiB/sec.
1098 2023.10.04 03:34:23.078463 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Debug> DynamicQueryHandler: Done processing query
1099 2023.10.04 03:34:23.078487 [ 3 ] {f365a9ff-733d-4e0c-9fd8-deb2685c9171} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1100 2023.10.04 03:34:23.078503 [ 3 ] {} <Debug> HTTP-Session: 95c9be7a-5eb2-4c91-8b34-5fc128980bb7 Destroying unnamed session
1101 2023.10.04 03:34:23.078653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2023.10.04 03:34:23.078698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1103 2023.10.04 03:34:23.078717 [ 3 ] {} <Debug> HTTP-Session: d93eb001-cd4e-4b6b-8151-79faffa9890b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1104 2023.10.04 03:34:23.078734 [ 3 ] {} <Debug> HTTP-Session: d93eb001-cd4e-4b6b-8151-79faffa9890b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2023.10.04 03:34:23.078804 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1106 2023.10.04 03:34:23.078844 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1107 2023.10.04 03:34:23.078952 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2023.10.04 03:34:23.079212 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1109 2023.10.04 03:34:23.079446 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1110 2023.10.04 03:34:23.079616 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1111 2023.10.04 03:34:23.079720 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.0008849 sec., 6780 rows/sec., 284.72 KiB/sec.
1112 2023.10.04 03:34:23.079842 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Debug> DynamicQueryHandler: Done processing query
1113 2023.10.04 03:34:23.079863 [ 3 ] {a910786f-cb2a-4c35-b493-3ba0d4e5647d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1114 2023.10.04 03:34:23.079878 [ 3 ] {} <Debug> HTTP-Session: d93eb001-cd4e-4b6b-8151-79faffa9890b Destroying unnamed session
1115 2023.10.04 03:34:23.080015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2023.10.04 03:34:23.080059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1117 2023.10.04 03:34:23.080077 [ 3 ] {} <Debug> HTTP-Session: b81ce6da-4bad-42c8-b917-53321960d5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1118 2023.10.04 03:34:23.080095 [ 3 ] {} <Debug> HTTP-Session: b81ce6da-4bad-42c8-b917-53321960d5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2023.10.04 03:34:23.080167 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1120 2023.10.04 03:34:23.080209 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1121 2023.10.04 03:34:23.080320 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2023.10.04 03:34:23.080476 [ 92 ] {} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1123 2023.10.04 03:34:23.080583 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1124 2023.10.04 03:34:23.080692 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1125 2023.10.04 03:34:23.080962 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1126 2023.10.04 03:34:23.081136 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1127 2023.10.04 03:34:23.081264 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001063244 sec., 59252 rows/sec., 3.59 MiB/sec.
1128 2023.10.04 03:34:23.081261 [ 90 ] {} <Debug> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1129 2023.10.04 03:34:23.081382 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1130 2023.10.04 03:34:23.081463 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Debug> DynamicQueryHandler: Done processing query
1131 2023.10.04 03:34:23.081491 [ 3 ] {3437dea5-baad-4ae2-b30c-1252457495e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1132 2023.10.04 03:34:23.081506 [ 3 ] {} <Debug> HTTP-Session: b81ce6da-4bad-42c8-b917-53321960d5fd Destroying unnamed session
1133 2023.10.04 03:34:23.081718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1134 2023.10.04 03:34:23.081762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1135 2023.10.04 03:34:23.081780 [ 3 ] {} <Debug> HTTP-Session: fa6af9a3-620b-4930-8636-7884a0a13fa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1136 2023.10.04 03:34:23.081796 [ 3 ] {} <Debug> HTTP-Session: fa6af9a3-620b-4930-8636-7884a0a13fa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1137 2023.10.04 03:34:23.081882 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1138 2023.10.04 03:34:23.081927 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1139 2023.10.04 03:34:23.082074 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1140 2023.10.04 03:34:23.082530 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1141 2023.10.04 03:34:23.082819 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1142 2023.10.04 03:34:23.082992 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1143 2023.10.04 03:34:23.083118 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001207937 sec., 32286 rows/sec., 43.57 MiB/sec.
1144 2023.10.04 03:34:23.083299 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Debug> DynamicQueryHandler: Done processing query
1145 2023.10.04 03:34:23.083322 [ 3 ] {7bb596f0-30e6-4a94-9cfa-ae37a9689d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1146 2023.10.04 03:34:23.083340 [ 3 ] {} <Debug> HTTP-Session: fa6af9a3-620b-4930-8636-7884a0a13fa3 Destroying unnamed session
1147 2023.10.04 03:34:23.083350 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1148 2023.10.04 03:34:23.083351 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1149 2023.10.04 03:34:23.083486 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1150 2023.10.04 03:34:23.083536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1151 2023.10.04 03:34:23.083554 [ 3 ] {} <Debug> HTTP-Session: f7505067-1837-4807-aae8-a33c8434df6d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1152 2023.10.04 03:34:23.083571 [ 3 ] {} <Debug> HTTP-Session: f7505067-1837-4807-aae8-a33c8434df6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1153 2023.10.04 03:34:23.083639 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1154 2023.10.04 03:34:23.083679 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1155 2023.10.04 03:34:23.083784 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1156 2023.10.04 03:34:23.084043 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1157 2023.10.04 03:34:23.084268 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1158 2023.10.04 03:34:23.084445 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1159 2023.10.04 03:34:23.084564 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00088651 sec., 21432 rows/sec., 1.11 MiB/sec.
1160 2023.10.04 03:34:23.084677 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Debug> DynamicQueryHandler: Done processing query
1161 2023.10.04 03:34:23.084699 [ 3 ] {420f6227-2533-4c44-b1ce-31b98f34186b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1162 2023.10.04 03:34:23.084715 [ 3 ] {} <Debug> HTTP-Session: f7505067-1837-4807-aae8-a33c8434df6d Destroying unnamed session
1163 2023.10.04 03:34:23.085499 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1164 2023.10.04 03:34:23.085516 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1165 2023.10.04 03:34:23.087451 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part
1166 2023.10.04 03:34:23.087460 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 317 rows starting from the beginning of the part
1167 2023.10.04 03:34:23.096166 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1168 2023.10.04 03:34:23.096175 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 303 rows starting from the beginning of the part
1169 2023.10.04 03:34:23.096370 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
1170 2023.10.04 03:34:23.096460 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 303 rows starting from the beginning of the part
1171 2023.10.04 03:34:23.096598 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1172 2023.10.04 03:34:23.096691 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 303 rows starting from the beginning of the part
1173 2023.10.04 03:34:23.096817 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
1174 2023.10.04 03:34:23.096910 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part
1175 2023.10.04 03:34:23.097048 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part
1176 2023.10.04 03:34:23.097140 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 303 rows starting from the beginning of the part
1177 2023.10.04 03:34:23.103865 [ 15 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 4 columns (4 merged, 0 gathered) in 0.023098782 sec., 66670.18200353594 rows/sec., 4.66 MiB/sec.
1178 2023.10.04 03:34:23.103988 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1179 2023.10.04 03:34:23.104185 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1180 2023.10.04 03:34:23.104352 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_6_1} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1181 2023.10.04 03:34:23.104655 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 5 columns (5 merged, 0 gathered) in 0.021449454 sec., 15198.52206960606 rows/sec., 945.54 KiB/sec.
1182 2023.10.04 03:34:23.104765 [ 27 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1183 2023.10.04 03:34:23.104954 [ 27 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1184 2023.10.04 03:34:23.105019 [ 27 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1185 2023.10.04 03:34:28.066226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1186 2023.10.04 03:34:28.066407 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1187 2023.10.04 03:34:28.066453 [ 3 ] {} <Debug> HTTP-Session: c2e14b31-1de9-4d8d-863b-451e3392ce17 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1188 2023.10.04 03:34:28.066495 [ 3 ] {} <Debug> HTTP-Session: c2e14b31-1de9-4d8d-863b-451e3392ce17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1189 2023.10.04 03:34:28.066667 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1190 2023.10.04 03:34:28.066727 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1191 2023.10.04 03:34:28.066883 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1192 2023.10.04 03:34:28.067288 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1193 2023.10.04 03:34:28.067546 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1194 2023.10.04 03:34:28.067708 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1195 2023.10.04 03:34:28.067824 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Information> executeQuery: Read 4 rows, 332.00 B in 0.001123856 sec., 3559 rows/sec., 288.49 KiB/sec.
1196 2023.10.04 03:34:28.067813 [ 85 ] {} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1197 2023.10.04 03:34:28.067891 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1198 2023.10.04 03:34:28.067986 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1199 2023.10.04 03:34:28.068013 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Debug> DynamicQueryHandler: Done processing query
1200 2023.10.04 03:34:28.068092 [ 3 ] {755ebcb1-25d1-4963-ad53-8013714ecc07} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1201 2023.10.04 03:34:28.068129 [ 3 ] {} <Debug> HTTP-Session: c2e14b31-1de9-4d8d-863b-451e3392ce17 Destroying unnamed session
1202 2023.10.04 03:34:28.068184 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1203 2023.10.04 03:34:28.068221 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 41 rows starting from the beginning of the part
1204 2023.10.04 03:34:28.068297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1205 2023.10.04 03:34:28.068394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1206 2023.10.04 03:34:28.068452 [ 3 ] {} <Debug> HTTP-Session: 383f62a7-1a06-4d27-aa1b-2da037a634b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1207 2023.10.04 03:34:28.068452 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part
1208 2023.10.04 03:34:28.068486 [ 3 ] {} <Debug> HTTP-Session: 383f62a7-1a06-4d27-aa1b-2da037a634b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1209 2023.10.04 03:34:28.068698 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part
1210 2023.10.04 03:34:28.068714 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1211 2023.10.04 03:34:28.068803 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1212 2023.10.04 03:34:28.068930 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part
1213 2023.10.04 03:34:28.069253 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part
1214 2023.10.04 03:34:28.069272 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1215 2023.10.04 03:34:28.069458 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
1216 2023.10.04 03:34:28.069901 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1217 2023.10.04 03:34:28.070377 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1218 2023.10.04 03:34:28.070701 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1219 2023.10.04 03:34:28.070905 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 225 rows, containing 4 columns (4 merged, 0 gathered) in 0.002947328 sec., 76340.33266741944 rows/sec., 5.80 MiB/sec.
1220 2023.10.04 03:34:28.070933 [ 85 ] {} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1221 2023.10.04 03:34:28.070986 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Information> executeQuery: Read 12 rows, 1.08 KiB in 0.002210381 sec., 5428 rows/sec., 489.96 KiB/sec.
1222 2023.10.04 03:34:28.071011 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1223 2023.10.04 03:34:28.071163 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1224 2023.10.04 03:34:28.071273 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1225 2023.10.04 03:34:28.071364 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Debug> DynamicQueryHandler: Done processing query
1226 2023.10.04 03:34:28.071410 [ 3 ] {e85f967b-d910-4d1b-966e-1cdc300ef0ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1227 2023.10.04 03:34:28.071476 [ 3 ] {} <Debug> HTTP-Session: 383f62a7-1a06-4d27-aa1b-2da037a634b3 Destroying unnamed session
1228 2023.10.04 03:34:28.071541 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1229 2023.10.04 03:34:28.071539 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1230 2023.10.04 03:34:28.071603 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part
1231 2023.10.04 03:34:28.071677 [ 16 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_6_1} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1232 2023.10.04 03:34:28.071743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1233 2023.10.04 03:34:28.071886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1234 2023.10.04 03:34:28.071934 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 204 rows starting from the beginning of the part
1235 2023.10.04 03:34:28.071943 [ 3 ] {} <Debug> HTTP-Session: 1f8b9ad5-c6c8-439d-a253-fe8322babd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1236 2023.10.04 03:34:28.072005 [ 3 ] {} <Debug> HTTP-Session: 1f8b9ad5-c6c8-439d-a253-fe8322babd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1237 2023.10.04 03:34:28.072191 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 204 rows starting from the beginning of the part
1238 2023.10.04 03:34:28.072218 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1239 2023.10.04 03:34:28.072305 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1240 2023.10.04 03:34:28.072418 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 204 rows starting from the beginning of the part
1241 2023.10.04 03:34:28.072735 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 204 rows starting from the beginning of the part
1242 2023.10.04 03:34:28.072809 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1243 2023.10.04 03:34:28.073003 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part
1244 2023.10.04 03:34:28.073443 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1245 2023.10.04 03:34:28.073882 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1246 2023.10.04 03:34:28.074142 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1247 2023.10.04 03:34:28.074283 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Information> executeQuery: Read 4 rows, 328.00 B in 0.001998626 sec., 2001 rows/sec., 160.27 KiB/sec.
1248 2023.10.04 03:34:28.074702 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Debug> DynamicQueryHandler: Done processing query
1249 2023.10.04 03:34:28.074709 [ 15 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 4 columns (4 merged, 0 gathered) in 0.003621133 sec., 281679.7946940916 rows/sec., 27.09 MiB/sec.
1250 2023.10.04 03:34:28.074732 [ 3 ] {0346ba05-ba78-4b78-97cc-239e0de0607d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1251 2023.10.04 03:34:28.074777 [ 3 ] {} <Debug> HTTP-Session: 1f8b9ad5-c6c8-439d-a253-fe8322babd00 Destroying unnamed session
1252 2023.10.04 03:34:28.074869 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1253 2023.10.04 03:34:28.074935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 4342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1254 2023.10.04 03:34:28.075005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1255 2023.10.04 03:34:28.075028 [ 3 ] {} <Debug> HTTP-Session: 14d65790-feb1-4df0-b4e7-69568d1fd4b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1256 2023.10.04 03:34:28.075052 [ 3 ] {} <Debug> HTTP-Session: 14d65790-feb1-4df0-b4e7-69568d1fd4b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1257 2023.10.04 03:34:28.075151 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1258 2023.10.04 03:34:28.075176 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1259 2023.10.04 03:34:28.075247 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1260 2023.10.04 03:34:28.075260 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_6_1} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1261 2023.10.04 03:34:28.075504 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2023.10.04 03:34:28.075824 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1263 2023.10.04 03:34:28.076111 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1264 2023.10.04 03:34:28.076283 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1265 2023.10.04 03:34:28.076403 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Information> executeQuery: Read 4 rows, 5.53 KiB in 0.001169077 sec., 3421 rows/sec., 4.62 MiB/sec.
1266 2023.10.04 03:34:28.076411 [ 84 ] {} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1267 2023.10.04 03:34:28.076500 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1268 2023.10.04 03:34:28.076610 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1269 2023.10.04 03:34:28.076621 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Debug> DynamicQueryHandler: Done processing query
1270 2023.10.04 03:34:28.076663 [ 3 ] {96497280-1cd8-472b-9d66-a78e5493f95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1271 2023.10.04 03:34:28.076719 [ 3 ] {} <Debug> HTTP-Session: 14d65790-feb1-4df0-b4e7-69568d1fd4b4 Destroying unnamed session
1272 2023.10.04 03:34:28.076781 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1273 2023.10.04 03:34:28.076814 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part
1274 2023.10.04 03:34:28.076921 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part
1275 2023.10.04 03:34:28.077017 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part
1276 2023.10.04 03:34:28.077107 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part
1277 2023.10.04 03:34:28.077195 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part
1278 2023.10.04 03:34:28.077282 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
1279 2023.10.04 03:34:28.078068 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 6 columns (6 merged, 0 gathered) in 0.001489725 sec., 130896.64199768414 rows/sec., 176.64 MiB/sec.
1280 2023.10.04 03:34:28.078208 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1281 2023.10.04 03:34:28.078389 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1282 2023.10.04 03:34:28.078445 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1283 2023.10.04 03:34:33.072915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1284 2023.10.04 03:34:33.073047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1285 2023.10.04 03:34:33.073078 [ 3 ] {} <Debug> HTTP-Session: 7d1e5137-b298-4915-aad4-680e83ce1b80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1286 2023.10.04 03:34:33.073106 [ 3 ] {} <Debug> HTTP-Session: 7d1e5137-b298-4915-aad4-680e83ce1b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1287 2023.10.04 03:34:33.073250 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1288 2023.10.04 03:34:33.073318 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1289 2023.10.04 03:34:33.073502 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1290 2023.10.04 03:34:33.074016 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1291 2023.10.04 03:34:33.074274 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1292 2023.10.04 03:34:33.074438 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1293 2023.10.04 03:34:33.074570 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001274519 sec., 35307 rows/sec., 2.68 MiB/sec.
1294 2023.10.04 03:34:33.074715 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Debug> DynamicQueryHandler: Done processing query
1295 2023.10.04 03:34:33.074740 [ 3 ] {0ced917c-8aaa-4b48-927e-0ea3d35fd3a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1296 2023.10.04 03:34:33.074756 [ 3 ] {} <Debug> HTTP-Session: 7d1e5137-b298-4915-aad4-680e83ce1b80 Destroying unnamed session
1297 2023.10.04 03:34:33.074918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1298 2023.10.04 03:34:33.074968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1299 2023.10.04 03:34:33.074988 [ 3 ] {} <Debug> HTTP-Session: adfebebc-c0f1-48bd-bfbc-ddca42e61a94 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1300 2023.10.04 03:34:33.075006 [ 3 ] {} <Debug> HTTP-Session: adfebebc-c0f1-48bd-bfbc-ddca42e61a94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1301 2023.10.04 03:34:33.075083 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1302 2023.10.04 03:34:33.075122 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1303 2023.10.04 03:34:33.075226 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1304 2023.10.04 03:34:33.075662 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1305 2023.10.04 03:34:33.075881 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1306 2023.10.04 03:34:33.076039 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1307 2023.10.04 03:34:33.076165 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001051904 sec., 193934 rows/sec., 18.66 MiB/sec.
1308 2023.10.04 03:34:33.076323 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Debug> DynamicQueryHandler: Done processing query
1309 2023.10.04 03:34:33.076347 [ 3 ] {931eab34-9679-45e3-b84e-12347ecbf9ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1310 2023.10.04 03:34:33.076363 [ 3 ] {} <Debug> HTTP-Session: adfebebc-c0f1-48bd-bfbc-ddca42e61a94 Destroying unnamed session
1311 2023.10.04 03:34:33.076514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1312 2023.10.04 03:34:33.076560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1313 2023.10.04 03:34:33.076579 [ 3 ] {} <Debug> HTTP-Session: be0d181c-64fc-43d7-8509-a70a0c077792 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1314 2023.10.04 03:34:33.076596 [ 3 ] {} <Debug> HTTP-Session: be0d181c-64fc-43d7-8509-a70a0c077792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1315 2023.10.04 03:34:33.076686 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1316 2023.10.04 03:34:33.076725 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1317 2023.10.04 03:34:33.076837 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1318 2023.10.04 03:34:33.077335 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1319 2023.10.04 03:34:33.077552 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1320 2023.10.04 03:34:33.077699 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1321 2023.10.04 03:34:33.077824 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001109556 sec., 273082 rows/sec., 19.07 MiB/sec.
1322 2023.10.04 03:34:33.077941 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Debug> DynamicQueryHandler: Done processing query
1323 2023.10.04 03:34:33.077965 [ 3 ] {a13f150a-0d61-4b24-954d-f99fdd4c6a40} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1324 2023.10.04 03:34:33.077980 [ 3 ] {} <Debug> HTTP-Session: be0d181c-64fc-43d7-8509-a70a0c077792 Destroying unnamed session
1325 2023.10.04 03:34:33.078141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1326 2023.10.04 03:34:33.078185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1327 2023.10.04 03:34:33.078204 [ 3 ] {} <Debug> HTTP-Session: fd54d683-639d-41b7-b10d-05ac831fb9de Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1328 2023.10.04 03:34:33.078221 [ 3 ] {} <Debug> HTTP-Session: fd54d683-639d-41b7-b10d-05ac831fb9de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1329 2023.10.04 03:34:33.078289 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1330 2023.10.04 03:34:33.078328 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1331 2023.10.04 03:34:33.078437 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1332 2023.10.04 03:34:33.078728 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1333 2023.10.04 03:34:33.078973 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1334 2023.10.04 03:34:33.079150 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1335 2023.10.04 03:34:33.079281 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000960882 sec., 6244 rows/sec., 262.21 KiB/sec.
1336 2023.10.04 03:34:33.079274 [ 82 ] {} <Debug> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1337 2023.10.04 03:34:33.079383 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1338 2023.10.04 03:34:33.079468 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Debug> DynamicQueryHandler: Done processing query
1339 2023.10.04 03:34:33.079492 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1340 2023.10.04 03:34:33.079509 [ 3 ] {bae620ae-5f73-4867-9e1d-da43315d0ce3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1341 2023.10.04 03:34:33.079545 [ 3 ] {} <Debug> HTTP-Session: fd54d683-639d-41b7-b10d-05ac831fb9de Destroying unnamed session
1342 2023.10.04 03:34:33.079598 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1343 2023.10.04 03:34:33.079632 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1344 2023.10.04 03:34:33.079687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1345 2023.10.04 03:34:33.079740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1346 2023.10.04 03:34:33.079764 [ 3 ] {} <Debug> HTTP-Session: 763faedc-3c48-49ab-80ab-6caeed60d229 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1347 2023.10.04 03:34:33.079794 [ 3 ] {} <Debug> HTTP-Session: 763faedc-3c48-49ab-80ab-6caeed60d229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1348 2023.10.04 03:34:33.079816 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1349 2023.10.04 03:34:33.079903 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1350 2023.10.04 03:34:33.079969 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1351 2023.10.04 03:34:33.079976 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1352 2023.10.04 03:34:33.080181 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1353 2023.10.04 03:34:33.080234 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1354 2023.10.04 03:34:33.080335 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1355 2023.10.04 03:34:33.080543 [ 9 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1356 2023.10.04 03:34:33.080761 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1357 2023.10.04 03:34:33.081048 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1358 2023.10.04 03:34:33.081309 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1359 2023.10.04 03:34:33.081399 [ 14 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001931815 sec., 18635.32481112322 rows/sec., 782.54 KiB/sec.
1360 2023.10.04 03:34:33.081482 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001548056 sec., 40696 rows/sec., 2.47 MiB/sec.
1361 2023.10.04 03:34:33.081636 [ 11 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1362 2023.10.04 03:34:33.081663 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Debug> DynamicQueryHandler: Done processing query
1363 2023.10.04 03:34:33.081716 [ 3 ] {59774471-f9dd-4602-bbe5-a9a8fe8d87f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1364 2023.10.04 03:34:33.081762 [ 3 ] {} <Debug> HTTP-Session: 763faedc-3c48-49ab-80ab-6caeed60d229 Destroying unnamed session
1365 2023.10.04 03:34:33.081964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1366 2023.10.04 03:34:33.082018 [ 11 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1367 2023.10.04 03:34:33.082033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1368 2023.10.04 03:34:33.082079 [ 3 ] {} <Debug> HTTP-Session: 49d775ab-73d9-4c96-86f6-66ba2612ad23 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1369 2023.10.04 03:34:33.082110 [ 3 ] {} <Debug> HTTP-Session: 49d775ab-73d9-4c96-86f6-66ba2612ad23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1370 2023.10.04 03:34:33.082153 [ 11 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_6_1} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1371 2023.10.04 03:34:33.082230 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1372 2023.10.04 03:34:33.082318 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1373 2023.10.04 03:34:33.082460 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1374 2023.10.04 03:34:33.082939 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1375 2023.10.04 03:34:33.083234 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1376 2023.10.04 03:34:33.083404 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1377 2023.10.04 03:34:33.083526 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001227288 sec., 31777 rows/sec., 42.88 MiB/sec.
1378 2023.10.04 03:34:33.083653 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Debug> DynamicQueryHandler: Done processing query
1379 2023.10.04 03:34:33.083676 [ 3 ] {c213c6d5-f13c-43eb-8bd7-729d9c2bfba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1380 2023.10.04 03:34:33.083692 [ 3 ] {} <Debug> HTTP-Session: 49d775ab-73d9-4c96-86f6-66ba2612ad23 Destroying unnamed session
1381 2023.10.04 03:34:33.083804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1382 2023.10.04 03:34:33.083847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1383 2023.10.04 03:34:33.083865 [ 3 ] {} <Debug> HTTP-Session: d5cc8523-548c-41ef-aff6-aed9c9fc0da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1384 2023.10.04 03:34:33.083882 [ 3 ] {} <Debug> HTTP-Session: d5cc8523-548c-41ef-aff6-aed9c9fc0da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1385 2023.10.04 03:34:33.083949 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1386 2023.10.04 03:34:33.083988 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1387 2023.10.04 03:34:33.084091 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1388 2023.10.04 03:34:33.084387 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1389 2023.10.04 03:34:33.084609 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1390 2023.10.04 03:34:33.084783 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1391 2023.10.04 03:34:33.084881 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000902411 sec., 21054 rows/sec., 1.09 MiB/sec.
1392 2023.10.04 03:34:33.084884 [ 81 ] {} <Debug> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1393 2023.10.04 03:34:33.084944 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1394 2023.10.04 03:34:33.085032 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Debug> DynamicQueryHandler: Done processing query
1395 2023.10.04 03:34:33.085072 [ 3 ] {f0b17492-9270-4938-8125-94807b967240} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1396 2023.10.04 03:34:33.085076 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1397 2023.10.04 03:34:33.085097 [ 3 ] {} <Debug> HTTP-Session: d5cc8523-548c-41ef-aff6-aed9c9fc0da6 Destroying unnamed session
1398 2023.10.04 03:34:33.085234 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1399 2023.10.04 03:34:33.085287 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part
1400 2023.10.04 03:34:33.085454 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part
1401 2023.10.04 03:34:33.085600 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 19 rows starting from the beginning of the part
1402 2023.10.04 03:34:33.085720 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1403 2023.10.04 03:34:33.085798 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
1404 2023.10.04 03:34:33.085874 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1405 2023.10.04 03:34:33.086453 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 4 columns (4 merged, 0 gathered) in 0.001454403 sec., 101072.39877805533 rows/sec., 5.65 MiB/sec.
1406 2023.10.04 03:34:33.086537 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1407 2023.10.04 03:34:33.086723 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1408 2023.10.04 03:34:33.086783 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_6_1} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1409 2023.10.04 03:34:35.093575 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
1410 2023.10.04 03:34:35.093646 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
1411 2023.10.04 03:34:38.066233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1412 2023.10.04 03:34:38.066378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1413 2023.10.04 03:34:38.066409 [ 3 ] {} <Debug> HTTP-Session: fc873344-4692-47c6-a1c8-57716513b343 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1414 2023.10.04 03:34:38.066437 [ 3 ] {} <Debug> HTTP-Session: fc873344-4692-47c6-a1c8-57716513b343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1415 2023.10.04 03:34:38.066583 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1416 2023.10.04 03:34:38.066656 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1417 2023.10.04 03:34:38.066840 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1418 2023.10.04 03:34:38.067264 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1419 2023.10.04 03:34:38.067551 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1420 2023.10.04 03:34:38.067728 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1421 2023.10.04 03:34:38.067877 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001245728 sec., 4816 rows/sec., 390.40 KiB/sec.
1422 2023.10.04 03:34:38.068024 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Debug> DynamicQueryHandler: Done processing query
1423 2023.10.04 03:34:38.068050 [ 3 ] {93a890ce-23f4-472a-afbd-dd8ec1b0ded3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1424 2023.10.04 03:34:38.068067 [ 3 ] {} <Debug> HTTP-Session: fc873344-4692-47c6-a1c8-57716513b343 Destroying unnamed session
1425 2023.10.04 03:34:38.068187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1426 2023.10.04 03:34:38.068237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1427 2023.10.04 03:34:38.068257 [ 3 ] {} <Debug> HTTP-Session: f5f4822a-6f57-4e34-90ed-d5b09fe577ab Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1428 2023.10.04 03:34:38.068276 [ 3 ] {} <Debug> HTTP-Session: f5f4822a-6f57-4e34-90ed-d5b09fe577ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1429 2023.10.04 03:34:38.068357 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1430 2023.10.04 03:34:38.068400 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1431 2023.10.04 03:34:38.068509 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1432 2023.10.04 03:34:38.068803 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1433 2023.10.04 03:34:38.069019 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1434 2023.10.04 03:34:38.069173 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1435 2023.10.04 03:34:38.069300 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.000914621 sec., 19680 rows/sec., 1.79 MiB/sec.
1436 2023.10.04 03:34:38.069410 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Debug> DynamicQueryHandler: Done processing query
1437 2023.10.04 03:34:38.069432 [ 3 ] {eddd142a-11f7-4630-9e54-9e3e9ac10fd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1438 2023.10.04 03:34:38.069448 [ 3 ] {} <Debug> HTTP-Session: f5f4822a-6f57-4e34-90ed-d5b09fe577ab Destroying unnamed session
1439 2023.10.04 03:34:38.069561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1440 2023.10.04 03:34:38.069605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1441 2023.10.04 03:34:38.069624 [ 3 ] {} <Debug> HTTP-Session: e48f5f58-4a3b-4767-8186-62debab848d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1442 2023.10.04 03:34:38.069641 [ 3 ] {} <Debug> HTTP-Session: e48f5f58-4a3b-4767-8186-62debab848d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2023.10.04 03:34:38.069714 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1444 2023.10.04 03:34:38.069753 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1445 2023.10.04 03:34:38.069858 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1446 2023.10.04 03:34:38.070111 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1447 2023.10.04 03:34:38.070317 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1448 2023.10.04 03:34:38.070468 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1449 2023.10.04 03:34:38.070596 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Information> executeQuery: Read 6 rows, 492.00 B in 0.000854259 sec., 7023 rows/sec., 562.44 KiB/sec.
1450 2023.10.04 03:34:38.070709 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Debug> DynamicQueryHandler: Done processing query
1451 2023.10.04 03:34:38.070731 [ 3 ] {58a9d89a-5226-4c56-adab-18571af8a0d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1452 2023.10.04 03:34:38.070747 [ 3 ] {} <Debug> HTTP-Session: e48f5f58-4a3b-4767-8186-62debab848d1 Destroying unnamed session
1453 2023.10.04 03:34:38.070887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1454 2023.10.04 03:34:38.070931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1455 2023.10.04 03:34:38.070950 [ 3 ] {} <Debug> HTTP-Session: ac26af7a-473d-4f8e-92b0-2d2f9e99a3cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1456 2023.10.04 03:34:38.070967 [ 3 ] {} <Debug> HTTP-Session: ac26af7a-473d-4f8e-92b0-2d2f9e99a3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1457 2023.10.04 03:34:38.071038 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1458 2023.10.04 03:34:38.071083 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1459 2023.10.04 03:34:38.071219 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1460 2023.10.04 03:34:38.071507 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1461 2023.10.04 03:34:38.071786 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1462 2023.10.04 03:34:38.071974 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1463 2023.10.04 03:34:38.072096 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001030884 sec., 5820 rows/sec., 7.85 MiB/sec.
1464 2023.10.04 03:34:38.072205 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Debug> DynamicQueryHandler: Done processing query
1465 2023.10.04 03:34:38.072228 [ 3 ] {c4ba3c88-3ff7-4f43-b28d-6c48960f1e16} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1466 2023.10.04 03:34:38.072243 [ 3 ] {} <Debug> HTTP-Session: ac26af7a-473d-4f8e-92b0-2d2f9e99a3cb Destroying unnamed session
1467 2023.10.04 03:34:43.073276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1468 2023.10.04 03:34:43.073411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1469 2023.10.04 03:34:43.073443 [ 3 ] {} <Debug> HTTP-Session: 91ca52b5-bdde-4461-ad1e-14b35d50f149 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1470 2023.10.04 03:34:43.073471 [ 3 ] {} <Debug> HTTP-Session: 91ca52b5-bdde-4461-ad1e-14b35d50f149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1471 2023.10.04 03:34:43.073618 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1472 2023.10.04 03:34:43.073688 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1473 2023.10.04 03:34:43.073872 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1474 2023.10.04 03:34:43.074360 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1475 2023.10.04 03:34:43.074624 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1476 2023.10.04 03:34:43.074786 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1477 2023.10.04 03:34:43.074938 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.00128046 sec., 35143 rows/sec., 2.67 MiB/sec.
1478 2023.10.04 03:34:43.075083 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Debug> DynamicQueryHandler: Done processing query
1479 2023.10.04 03:34:43.075109 [ 3 ] {e4849212-1eaa-49ec-aa81-61c205739cc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1480 2023.10.04 03:34:43.075125 [ 3 ] {} <Debug> HTTP-Session: 91ca52b5-bdde-4461-ad1e-14b35d50f149 Destroying unnamed session
1481 2023.10.04 03:34:43.075287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1482 2023.10.04 03:34:43.075334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1483 2023.10.04 03:34:43.075354 [ 3 ] {} <Debug> HTTP-Session: 8b0bf2ef-a5be-4147-b190-17d151d1a6a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1484 2023.10.04 03:34:43.075371 [ 3 ] {} <Debug> HTTP-Session: 8b0bf2ef-a5be-4147-b190-17d151d1a6a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1485 2023.10.04 03:34:43.075447 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1486 2023.10.04 03:34:43.075486 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1487 2023.10.04 03:34:43.075590 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1488 2023.10.04 03:34:43.076008 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1489 2023.10.04 03:34:43.076228 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1490 2023.10.04 03:34:43.076377 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1491 2023.10.04 03:34:43.076506 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001032504 sec., 197577 rows/sec., 19.01 MiB/sec.
1492 2023.10.04 03:34:43.076609 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Debug> DynamicQueryHandler: Done processing query
1493 2023.10.04 03:34:43.076632 [ 3 ] {96db2919-2adc-4830-ab6c-653d9bd8a8db} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1494 2023.10.04 03:34:43.076647 [ 3 ] {} <Debug> HTTP-Session: 8b0bf2ef-a5be-4147-b190-17d151d1a6a3 Destroying unnamed session
1495 2023.10.04 03:34:43.076794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1496 2023.10.04 03:34:43.076843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1497 2023.10.04 03:34:43.076862 [ 3 ] {} <Debug> HTTP-Session: 156a32e6-8fad-48c7-8a09-f8b64088750e Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1498 2023.10.04 03:34:43.076879 [ 3 ] {} <Debug> HTTP-Session: 156a32e6-8fad-48c7-8a09-f8b64088750e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1499 2023.10.04 03:34:43.076961 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1500 2023.10.04 03:34:43.076999 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1501 2023.10.04 03:34:43.077100 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1502 2023.10.04 03:34:43.077529 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1503 2023.10.04 03:34:43.077743 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1504 2023.10.04 03:34:43.077889 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1505 2023.10.04 03:34:43.078013 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001024583 sec., 295730 rows/sec., 20.65 MiB/sec.
1506 2023.10.04 03:34:43.078127 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Debug> DynamicQueryHandler: Done processing query
1507 2023.10.04 03:34:43.078149 [ 3 ] {89f6a385-3e4d-4cf4-a826-7ff0de9ac10e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1508 2023.10.04 03:34:43.078164 [ 3 ] {} <Debug> HTTP-Session: 156a32e6-8fad-48c7-8a09-f8b64088750e Destroying unnamed session
1509 2023.10.04 03:34:43.078315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1510 2023.10.04 03:34:43.078359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1511 2023.10.04 03:34:43.078377 [ 3 ] {} <Debug> HTTP-Session: 1db3da32-8cd1-4874-be39-2a84f4d9030a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1512 2023.10.04 03:34:43.078394 [ 3 ] {} <Debug> HTTP-Session: 1db3da32-8cd1-4874-be39-2a84f4d9030a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1513 2023.10.04 03:34:43.078461 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1514 2023.10.04 03:34:43.078500 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1515 2023.10.04 03:34:43.078605 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1516 2023.10.04 03:34:43.078914 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1517 2023.10.04 03:34:43.079161 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1518 2023.10.04 03:34:43.079332 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1519 2023.10.04 03:34:43.079451 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000962592 sec., 6233 rows/sec., 261.74 KiB/sec.
1520 2023.10.04 03:34:43.079571 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Debug> DynamicQueryHandler: Done processing query
1521 2023.10.04 03:34:43.079594 [ 3 ] {d2d5faf6-8bdc-40a2-bb40-1d181d58a63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1522 2023.10.04 03:34:43.079609 [ 3 ] {} <Debug> HTTP-Session: 1db3da32-8cd1-4874-be39-2a84f4d9030a Destroying unnamed session
1523 2023.10.04 03:34:43.079743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1524 2023.10.04 03:34:43.079787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1525 2023.10.04 03:34:43.079805 [ 3 ] {} <Debug> HTTP-Session: 2f962408-ad56-4503-b82e-ce7a8a9174d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1526 2023.10.04 03:34:43.079821 [ 3 ] {} <Debug> HTTP-Session: 2f962408-ad56-4503-b82e-ce7a8a9174d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1527 2023.10.04 03:34:43.079894 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1528 2023.10.04 03:34:43.079935 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1529 2023.10.04 03:34:43.080050 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1530 2023.10.04 03:34:43.080350 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1531 2023.10.04 03:34:43.080584 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1532 2023.10.04 03:34:43.080753 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1533 2023.10.04 03:34:43.080868 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000940341 sec., 66996 rows/sec., 4.06 MiB/sec.
1534 2023.10.04 03:34:43.081048 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Debug> DynamicQueryHandler: Done processing query
1535 2023.10.04 03:34:43.081071 [ 3 ] {d1b19641-4fda-4ca0-b995-3357aa0d16ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1536 2023.10.04 03:34:43.081086 [ 3 ] {} <Debug> HTTP-Session: 2f962408-ad56-4503-b82e-ce7a8a9174d3 Destroying unnamed session
1537 2023.10.04 03:34:43.081302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41731, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1538 2023.10.04 03:34:43.081346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1539 2023.10.04 03:34:43.081364 [ 3 ] {} <Debug> HTTP-Session: 8bcad8fd-162d-4845-8e46-57d3b7fde35e Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1540 2023.10.04 03:34:43.081381 [ 3 ] {} <Debug> HTTP-Session: 8bcad8fd-162d-4845-8e46-57d3b7fde35e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1541 2023.10.04 03:34:43.081465 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1542 2023.10.04 03:34:43.081508 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1543 2023.10.04 03:34:43.081650 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1544 2023.10.04 03:34:43.082112 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1545 2023.10.04 03:34:43.082404 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1546 2023.10.04 03:34:43.082579 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1547 2023.10.04 03:34:43.082699 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001207277 sec., 32304 rows/sec., 43.59 MiB/sec.
1548 2023.10.04 03:34:43.082825 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Debug> DynamicQueryHandler: Done processing query
1549 2023.10.04 03:34:43.082849 [ 3 ] {1f21669d-3817-41fb-99b6-623696d3f109} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1550 2023.10.04 03:34:43.082864 [ 3 ] {} <Debug> HTTP-Session: 8bcad8fd-162d-4845-8e46-57d3b7fde35e Destroying unnamed session
1551 2023.10.04 03:34:43.082992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1552 2023.10.04 03:34:43.083036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1553 2023.10.04 03:34:43.083054 [ 3 ] {} <Debug> HTTP-Session: 2acb299c-2af7-407d-a319-782ecd3f9cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1554 2023.10.04 03:34:43.083070 [ 3 ] {} <Debug> HTTP-Session: 2acb299c-2af7-407d-a319-782ecd3f9cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1555 2023.10.04 03:34:43.083138 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1556 2023.10.04 03:34:43.083176 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1557 2023.10.04 03:34:43.083277 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1558 2023.10.04 03:34:43.083592 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.65 GiB.
1559 2023.10.04 03:34:43.083818 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1560 2023.10.04 03:34:43.083993 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1561 2023.10.04 03:34:43.084121 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000948612 sec., 20029 rows/sec., 1.04 MiB/sec.
1562 2023.10.04 03:34:43.084248 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Debug> DynamicQueryHandler: Done processing query
1563 2023.10.04 03:34:43.084270 [ 3 ] {38e314a5-e17a-49d1-a9ee-baaa804a4632} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1564 2023.10.04 03:34:43.084285 [ 3 ] {} <Debug> HTTP-Session: 2acb299c-2af7-407d-a319-782ecd3f9cf9 Destroying unnamed session
1565 2023.10.04 03:34:48.066889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1566 2023.10.04 03:34:48.067011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1567 2023.10.04 03:34:48.067037 [ 3 ] {} <Debug> HTTP-Session: f8838501-ec17-4ba9-84d1-fcc254de1541 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1568 2023.10.04 03:34:48.067064 [ 3 ] {} <Debug> HTTP-Session: f8838501-ec17-4ba9-84d1-fcc254de1541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1569 2023.10.04 03:34:48.067190 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1570 2023.10.04 03:34:48.067251 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1571 2023.10.04 03:34:48.067443 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1572 2023.10.04 03:34:48.067883 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1573 2023.10.04 03:34:48.068150 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1574 2023.10.04 03:34:48.068316 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1575 2023.10.04 03:34:48.068448 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001223289 sec., 4904 rows/sec., 397.56 KiB/sec.
1576 2023.10.04 03:34:48.068599 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Debug> DynamicQueryHandler: Done processing query
1577 2023.10.04 03:34:48.068625 [ 3 ] {1b779825-1465-456b-9111-8e4750303b7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1578 2023.10.04 03:34:48.068641 [ 3 ] {} <Debug> HTTP-Session: f8838501-ec17-4ba9-84d1-fcc254de1541 Destroying unnamed session
1579 2023.10.04 03:34:48.068778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1580 2023.10.04 03:34:48.068831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1581 2023.10.04 03:34:48.068851 [ 3 ] {} <Debug> HTTP-Session: 529ccc08-b8c2-4d47-bbc5-9962d5611909 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1582 2023.10.04 03:34:48.068870 [ 3 ] {} <Debug> HTTP-Session: 529ccc08-b8c2-4d47-bbc5-9962d5611909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1583 2023.10.04 03:34:48.068949 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1584 2023.10.04 03:34:48.068990 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1585 2023.10.04 03:34:48.069098 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1586 2023.10.04 03:34:48.069401 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1587 2023.10.04 03:34:48.069607 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1588 2023.10.04 03:34:48.069783 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1589 2023.10.04 03:34:48.069888 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.000911931 sec., 19738 rows/sec., 1.80 MiB/sec.
1590 2023.10.04 03:34:48.070044 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Debug> DynamicQueryHandler: Done processing query
1591 2023.10.04 03:34:48.070070 [ 3 ] {57c0b519-1bb8-409d-9b1c-b5d52901d78f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1592 2023.10.04 03:34:48.070085 [ 3 ] {} <Debug> HTTP-Session: 529ccc08-b8c2-4d47-bbc5-9962d5611909 Destroying unnamed session
1593 2023.10.04 03:34:48.070206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1594 2023.10.04 03:34:48.070252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1595 2023.10.04 03:34:48.070272 [ 3 ] {} <Debug> HTTP-Session: 03c0dd5b-fdbd-48a8-8477-37f840d78f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1596 2023.10.04 03:34:48.070290 [ 3 ] {} <Debug> HTTP-Session: 03c0dd5b-fdbd-48a8-8477-37f840d78f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1597 2023.10.04 03:34:48.070362 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1598 2023.10.04 03:34:48.070402 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1599 2023.10.04 03:34:48.070515 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1600 2023.10.04 03:34:48.070800 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1601 2023.10.04 03:34:48.071012 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1602 2023.10.04 03:34:48.071162 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1603 2023.10.04 03:34:48.071262 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Information> executeQuery: Read 17 rows, 1.35 KiB in 0.00087243 sec., 19485 rows/sec., 1.51 MiB/sec.
1604 2023.10.04 03:34:48.071252 [ 61 ] {} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1605 2023.10.04 03:34:48.071332 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1606 2023.10.04 03:34:48.071399 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Debug> DynamicQueryHandler: Done processing query
1607 2023.10.04 03:34:48.071438 [ 3 ] {1198f810-cf41-4f01-8ec2-22691505be90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1608 2023.10.04 03:34:48.071449 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1609 2023.10.04 03:34:48.071464 [ 3 ] {} <Debug> HTTP-Session: 03c0dd5b-fdbd-48a8-8477-37f840d78f7a Destroying unnamed session
1610 2023.10.04 03:34:48.071611 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1611 2023.10.04 03:34:48.071660 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 332 rows starting from the beginning of the part
1612 2023.10.04 03:34:48.071679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2023.10.04 03:34:48.071757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1614 2023.10.04 03:34:48.071802 [ 3 ] {} <Debug> HTTP-Session: 80982d6c-9ae3-4e67-a065-e09d22b2b4e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1615 2023.10.04 03:34:48.071824 [ 3 ] {} <Debug> HTTP-Session: 80982d6c-9ae3-4e67-a065-e09d22b2b4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2023.10.04 03:34:48.072010 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 4 rows starting from the beginning of the part
1617 2023.10.04 03:34:48.072027 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1618 2023.10.04 03:34:48.072128 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1619 2023.10.04 03:34:48.072267 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 303 rows starting from the beginning of the part
1620 2023.10.04 03:34:48.072610 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
1621 2023.10.04 03:34:48.072675 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1622 2023.10.04 03:34:48.072873 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 303 rows starting from the beginning of the part
1623 2023.10.04 03:34:48.073139 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part
1624 2023.10.04 03:34:48.073556 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1625 2023.10.04 03:34:48.074006 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1626 2023.10.04 03:34:48.074360 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1627 2023.10.04 03:34:48.074544 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002460016 sec., 4471 rows/sec., 294.95 KiB/sec.
1628 2023.10.04 03:34:48.074970 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Debug> DynamicQueryHandler: Done processing query
1629 2023.10.04 03:34:48.075003 [ 3 ] {bd2317d8-6734-4ae7-aae8-ac0df77532cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1630 2023.10.04 03:34:48.075032 [ 3 ] {} <Debug> HTTP-Session: 80982d6c-9ae3-4e67-a065-e09d22b2b4e3 Destroying unnamed session
1631 2023.10.04 03:34:48.075022 [ 27 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 965 rows, containing 4 columns (4 merged, 0 gathered) in 0.003628053 sec., 265982.88393251144 rows/sec., 18.70 MiB/sec.
1632 2023.10.04 03:34:48.075189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1633 2023.10.04 03:34:48.075229 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1634 2023.10.04 03:34:48.075264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1635 2023.10.04 03:34:48.075316 [ 3 ] {} <Debug> HTTP-Session: 56850805-6e82-4163-9925-e61c8850b78a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1636 2023.10.04 03:34:48.075335 [ 3 ] {} <Debug> HTTP-Session: 56850805-6e82-4163-9925-e61c8850b78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1637 2023.10.04 03:34:48.075453 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1638 2023.10.04 03:34:48.075514 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1639 2023.10.04 03:34:48.075529 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1640 2023.10.04 03:34:48.075642 [ 14 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_11_2} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1641 2023.10.04 03:34:48.075862 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1642 2023.10.04 03:34:48.076248 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1643 2023.10.04 03:34:48.076523 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1644 2023.10.04 03:34:48.076700 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1645 2023.10.04 03:34:48.076806 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001322111 sec., 4538 rows/sec., 6.12 MiB/sec.
1646 2023.10.04 03:34:48.077044 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Debug> DynamicQueryHandler: Done processing query
1647 2023.10.04 03:34:48.077068 [ 3 ] {77bdfcff-fd14-4a99-8239-1cb861e0cdb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1648 2023.10.04 03:34:48.077083 [ 3 ] {} <Debug> HTTP-Session: 56850805-6e82-4163-9925-e61c8850b78a Destroying unnamed session
1649 2023.10.04 03:34:50.093696 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
1650 2023.10.04 03:34:50.093761 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
1651 2023.10.04 03:34:53.073052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1652 2023.10.04 03:34:53.073211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1653 2023.10.04 03:34:53.073258 [ 3 ] {} <Debug> HTTP-Session: 3492dafd-4b1a-4f72-947e-f0f20cf4856b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1654 2023.10.04 03:34:53.073299 [ 3 ] {} <Debug> HTTP-Session: 3492dafd-4b1a-4f72-947e-f0f20cf4856b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1655 2023.10.04 03:34:53.073499 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1656 2023.10.04 03:34:53.073600 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1657 2023.10.04 03:34:53.073865 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2023.10.04 03:34:53.074462 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1659 2023.10.04 03:34:53.074727 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1660 2023.10.04 03:34:53.074891 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1661 2023.10.04 03:34:53.075016 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001462104 sec., 30777 rows/sec., 2.34 MiB/sec.
1662 2023.10.04 03:34:53.075052 [ 59 ] {} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1663 2023.10.04 03:34:53.075197 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Debug> DynamicQueryHandler: Done processing query
1664 2023.10.04 03:34:53.075205 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1665 2023.10.04 03:34:53.075241 [ 3 ] {edb161b3-1e39-4adf-94f6-45bd63bbe11f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1666 2023.10.04 03:34:53.075273 [ 3 ] {} <Debug> HTTP-Session: 3492dafd-4b1a-4f72-947e-f0f20cf4856b Destroying unnamed session
1667 2023.10.04 03:34:53.075369 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1668 2023.10.04 03:34:53.075512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1669 2023.10.04 03:34:53.075553 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1670 2023.10.04 03:34:53.075608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1671 2023.10.04 03:34:53.075614 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part
1672 2023.10.04 03:34:53.075644 [ 3 ] {} <Debug> HTTP-Session: 49ef9403-52a1-4a36-a9a4-d09fb4b11ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1673 2023.10.04 03:34:53.075687 [ 3 ] {} <Debug> HTTP-Session: 49ef9403-52a1-4a36-a9a4-d09fb4b11ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1674 2023.10.04 03:34:53.075916 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part
1675 2023.10.04 03:34:53.075924 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1676 2023.10.04 03:34:53.076027 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1677 2023.10.04 03:34:53.076190 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
1678 2023.10.04 03:34:53.076503 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1679 2023.10.04 03:34:53.076520 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part
1680 2023.10.04 03:34:53.076699 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
1681 2023.10.04 03:34:53.076844 [ 14 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part
1682 2023.10.04 03:34:53.077398 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1683 2023.10.04 03:34:53.077888 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1684 2023.10.04 03:34:53.078268 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1685 2023.10.04 03:34:53.078441 [ 18 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 4 columns (4 merged, 0 gathered) in 0.003118792 sec., 62844.84505539324 rows/sec., 4.79 MiB/sec.
1686 2023.10.04 03:34:53.078485 [ 59 ] {} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1687 2023.10.04 03:34:53.078567 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.002553828 sec., 79880 rows/sec., 7.69 MiB/sec.
1688 2023.10.04 03:34:53.078575 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1689 2023.10.04 03:34:53.078682 [ 18 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1690 2023.10.04 03:34:53.078847 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1691 2023.10.04 03:34:53.079154 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1692 2023.10.04 03:34:53.079201 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Debug> DynamicQueryHandler: Done processing query
1693 2023.10.04 03:34:53.079233 [ 18 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1694 2023.10.04 03:34:53.079226 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 216 rows starting from the beginning of the part
1695 2023.10.04 03:34:53.079258 [ 3 ] {b8aaa592-e5d6-403c-b86a-c4e34d447b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1696 2023.10.04 03:34:53.079336 [ 3 ] {} <Debug> HTTP-Session: 49ef9403-52a1-4a36-a9a4-d09fb4b11ff2 Destroying unnamed session
1697 2023.10.04 03:34:53.079386 [ 18 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_11_2} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1698 2023.10.04 03:34:53.079442 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 204 rows starting from the beginning of the part
1699 2023.10.04 03:34:53.079532 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part
1700 2023.10.04 03:34:53.079654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1701 2023.10.04 03:34:53.079658 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 204 rows starting from the beginning of the part
1702 2023.10.04 03:34:53.079737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1703 2023.10.04 03:34:53.079776 [ 3 ] {} <Debug> HTTP-Session: 2b7de804-4863-47df-a8ce-f2a23bda25e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1704 2023.10.04 03:34:53.079838 [ 3 ] {} <Debug> HTTP-Session: 2b7de804-4863-47df-a8ce-f2a23bda25e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1705 2023.10.04 03:34:53.079841 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part
1706 2023.10.04 03:34:53.080071 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1707 2023.10.04 03:34:53.080094 [ 14 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 204 rows starting from the beginning of the part
1708 2023.10.04 03:34:53.080177 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1709 2023.10.04 03:34:53.080660 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1710 2023.10.04 03:34:53.081671 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1711 2023.10.04 03:34:53.081951 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 864 rows, containing 4 columns (4 merged, 0 gathered) in 0.003271856 sec., 264070.3013824569 rows/sec., 25.33 MiB/sec.
1712 2023.10.04 03:34:53.082086 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1713 2023.10.04 03:34:53.082157 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1714 2023.10.04 03:34:53.082337 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1715 2023.10.04 03:34:53.082412 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1716 2023.10.04 03:34:53.082543 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.002411255 sec., 125660 rows/sec., 8.78 MiB/sec.
1717 2023.10.04 03:34:53.082552 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_11_2} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1718 2023.10.04 03:34:53.082841 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Debug> DynamicQueryHandler: Done processing query
1719 2023.10.04 03:34:53.082869 [ 3 ] {352643e8-c271-48b7-aa9b-d784c6982bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1720 2023.10.04 03:34:53.082886 [ 3 ] {} <Debug> HTTP-Session: 2b7de804-4863-47df-a8ce-f2a23bda25e4 Destroying unnamed session
1721 2023.10.04 03:34:53.083017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1722 2023.10.04 03:34:53.083061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1723 2023.10.04 03:34:53.083080 [ 3 ] {} <Debug> HTTP-Session: bf2959b2-745b-45ee-996b-d0ee4795fabf Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1724 2023.10.04 03:34:53.083096 [ 3 ] {} <Debug> HTTP-Session: bf2959b2-745b-45ee-996b-d0ee4795fabf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1725 2023.10.04 03:34:53.083165 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1726 2023.10.04 03:34:53.083205 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1727 2023.10.04 03:34:53.083320 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1728 2023.10.04 03:34:53.083588 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1729 2023.10.04 03:34:53.083827 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1730 2023.10.04 03:34:53.084002 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1731 2023.10.04 03:34:53.084128 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000932902 sec., 6431 rows/sec., 270.07 KiB/sec.
1732 2023.10.04 03:34:53.084250 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Debug> DynamicQueryHandler: Done processing query
1733 2023.10.04 03:34:53.084272 [ 3 ] {9fd85e9a-8944-4fad-86fe-bfdde4abe991} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1734 2023.10.04 03:34:53.084288 [ 3 ] {} <Debug> HTTP-Session: bf2959b2-745b-45ee-996b-d0ee4795fabf Destroying unnamed session
1735 2023.10.04 03:34:53.084404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1736 2023.10.04 03:34:53.084448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1737 2023.10.04 03:34:53.084467 [ 3 ] {} <Debug> HTTP-Session: 960f6234-6413-4fb8-9247-67f3da74122b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1738 2023.10.04 03:34:53.084483 [ 3 ] {} <Debug> HTTP-Session: 960f6234-6413-4fb8-9247-67f3da74122b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1739 2023.10.04 03:34:53.084555 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1740 2023.10.04 03:34:53.084595 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1741 2023.10.04 03:34:53.084709 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1742 2023.10.04 03:34:53.085018 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1743 2023.10.04 03:34:53.085254 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1744 2023.10.04 03:34:53.085430 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1745 2023.10.04 03:34:53.085570 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000978763 sec., 64366 rows/sec., 3.90 MiB/sec.
1746 2023.10.04 03:34:53.085707 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Debug> DynamicQueryHandler: Done processing query
1747 2023.10.04 03:34:53.085730 [ 3 ] {2bcbadfa-bdea-4d83-a4e6-b017be3c59c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1748 2023.10.04 03:34:53.085745 [ 3 ] {} <Debug> HTTP-Session: 960f6234-6413-4fb8-9247-67f3da74122b Destroying unnamed session
1749 2023.10.04 03:34:53.085893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1750 2023.10.04 03:34:53.085937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1751 2023.10.04 03:34:53.085956 [ 3 ] {} <Debug> HTTP-Session: 3a2c1c71-93a6-4c96-8160-bff5915106d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1752 2023.10.04 03:34:53.085972 [ 3 ] {} <Debug> HTTP-Session: 3a2c1c71-93a6-4c96-8160-bff5915106d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1753 2023.10.04 03:34:53.086064 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1754 2023.10.04 03:34:53.086107 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1755 2023.10.04 03:34:53.086239 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1756 2023.10.04 03:34:53.086712 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1757 2023.10.04 03:34:53.087012 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1758 2023.10.04 03:34:53.087189 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1759 2023.10.04 03:34:53.087317 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1760 2023.10.04 03:34:53.087325 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001225239 sec., 31830 rows/sec., 42.95 MiB/sec.
1761 2023.10.04 03:34:53.087375 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1762 2023.10.04 03:34:53.087562 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1763 2023.10.04 03:34:53.087763 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Debug> DynamicQueryHandler: Done processing query
1764 2023.10.04 03:34:53.087787 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1765 2023.10.04 03:34:53.087804 [ 3 ] {afbb3085-8840-43b2-9e01-0835342a4037} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1766 2023.10.04 03:34:53.087852 [ 3 ] {} <Debug> HTTP-Session: 3a2c1c71-93a6-4c96-8160-bff5915106d6 Destroying unnamed session
1767 2023.10.04 03:34:53.087860 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 195 rows starting from the beginning of the part
1768 2023.10.04 03:34:53.088011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1769 2023.10.04 03:34:53.088081 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 39 rows starting from the beginning of the part
1770 2023.10.04 03:34:53.088096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1771 2023.10.04 03:34:53.088169 [ 3 ] {} <Debug> HTTP-Session: 6ff48048-3da2-46fc-a8bb-b9496f390a99 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1772 2023.10.04 03:34:53.088201 [ 3 ] {} <Debug> HTTP-Session: 6ff48048-3da2-46fc-a8bb-b9496f390a99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1773 2023.10.04 03:34:53.088408 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
1774 2023.10.04 03:34:53.088421 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1775 2023.10.04 03:34:53.088531 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1776 2023.10.04 03:34:53.088754 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 39 rows starting from the beginning of the part
1777 2023.10.04 03:34:53.089028 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1778 2023.10.04 03:34:53.089103 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
1779 2023.10.04 03:34:53.089321 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part
1780 2023.10.04 03:34:53.089882 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1781 2023.10.04 03:34:53.090249 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1782 2023.10.04 03:34:53.090577 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1783 2023.10.04 03:34:53.090865 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002363364 sec., 8039 rows/sec., 426.84 KiB/sec.
1784 2023.10.04 03:34:53.091143 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Debug> DynamicQueryHandler: Done processing query
1785 2023.10.04 03:34:53.091180 [ 3 ] {c24f9c6a-ef7b-44ce-8a45-a42cb3b069f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1786 2023.10.04 03:34:53.091198 [ 3 ] {} <Debug> HTTP-Session: 6ff48048-3da2-46fc-a8bb-b9496f390a99 Destroying unnamed session
1787 2023.10.04 03:34:53.097122 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 324 rows, containing 6 columns (6 merged, 0 gathered) in 0.009678083 sec., 33477.70421063758 rows/sec., 45.18 MiB/sec.
1788 2023.10.04 03:34:53.097324 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1789 2023.10.04 03:34:53.097518 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1790 2023.10.04 03:34:53.097578 [ 18 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1791 2023.10.04 03:34:53.097638 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_11_2: 4.02 MiB.
1792 2023.10.04 03:34:58.066292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1793 2023.10.04 03:34:58.066483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1794 2023.10.04 03:34:58.066528 [ 3 ] {} <Debug> HTTP-Session: a34149b5-4a78-45b9-ab5e-cf2197ee7f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1795 2023.10.04 03:34:58.066572 [ 3 ] {} <Debug> HTTP-Session: a34149b5-4a78-45b9-ab5e-cf2197ee7f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1796 2023.10.04 03:34:58.066772 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1797 2023.10.04 03:34:58.066869 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1798 2023.10.04 03:34:58.067138 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1799 2023.10.04 03:34:58.067614 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1800 2023.10.04 03:34:58.067880 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1801 2023.10.04 03:34:58.068048 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1802 2023.10.04 03:34:58.068174 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001348191 sec., 4450 rows/sec., 360.73 KiB/sec.
1803 2023.10.04 03:34:58.068311 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Debug> DynamicQueryHandler: Done processing query
1804 2023.10.04 03:34:58.068336 [ 3 ] {e320a98a-e39c-42b7-a93f-b23f9c709797} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1805 2023.10.04 03:34:58.068352 [ 3 ] {} <Debug> HTTP-Session: a34149b5-4a78-45b9-ab5e-cf2197ee7f6d Destroying unnamed session
1806 2023.10.04 03:34:58.068473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1807 2023.10.04 03:34:58.068517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1808 2023.10.04 03:34:58.068537 [ 3 ] {} <Debug> HTTP-Session: 9ce2186e-44e8-4dc0-909f-99bada2317c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1809 2023.10.04 03:34:58.068554 [ 3 ] {} <Debug> HTTP-Session: 9ce2186e-44e8-4dc0-909f-99bada2317c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1810 2023.10.04 03:34:58.068626 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1811 2023.10.04 03:34:58.068667 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1812 2023.10.04 03:34:58.068770 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1813 2023.10.04 03:34:58.069060 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1814 2023.10.04 03:34:58.069265 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1815 2023.10.04 03:34:58.069419 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1816 2023.10.04 03:34:58.069540 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.000885021 sec., 20338 rows/sec., 1.85 MiB/sec.
1817 2023.10.04 03:34:58.069657 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Debug> DynamicQueryHandler: Done processing query
1818 2023.10.04 03:34:58.069681 [ 3 ] {06dcc51c-918b-45e8-b313-37db9022e03c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1819 2023.10.04 03:34:58.069697 [ 3 ] {} <Debug> HTTP-Session: 9ce2186e-44e8-4dc0-909f-99bada2317c2 Destroying unnamed session
1820 2023.10.04 03:34:58.069812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1821 2023.10.04 03:34:58.069858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1822 2023.10.04 03:34:58.069878 [ 3 ] {} <Debug> HTTP-Session: f7370ab7-a360-4160-8e3e-9405c00c3624 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1823 2023.10.04 03:34:58.069895 [ 3 ] {} <Debug> HTTP-Session: f7370ab7-a360-4160-8e3e-9405c00c3624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1824 2023.10.04 03:34:58.069963 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1825 2023.10.04 03:34:58.070001 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1826 2023.10.04 03:34:58.070106 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1827 2023.10.04 03:34:58.070370 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1828 2023.10.04 03:34:58.070569 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1829 2023.10.04 03:34:58.070717 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1830 2023.10.04 03:34:58.070843 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Information> executeQuery: Read 6 rows, 492.00 B in 0.00085306 sec., 7033 rows/sec., 563.23 KiB/sec.
1831 2023.10.04 03:34:58.070946 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Debug> DynamicQueryHandler: Done processing query
1832 2023.10.04 03:34:58.070969 [ 3 ] {031bab38-5528-4336-8289-0d8edc86e67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1833 2023.10.04 03:34:58.070985 [ 3 ] {} <Debug> HTTP-Session: f7370ab7-a360-4160-8e3e-9405c00c3624 Destroying unnamed session
1834 2023.10.04 03:34:58.071126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1835 2023.10.04 03:34:58.071169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1836 2023.10.04 03:34:58.071188 [ 3 ] {} <Debug> HTTP-Session: b9ca13d2-f8cf-40b2-b8f3-0412ecf09570 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1837 2023.10.04 03:34:58.071206 [ 3 ] {} <Debug> HTTP-Session: b9ca13d2-f8cf-40b2-b8f3-0412ecf09570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1838 2023.10.04 03:34:58.071277 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1839 2023.10.04 03:34:58.071321 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1840 2023.10.04 03:34:58.071455 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1841 2023.10.04 03:34:58.071739 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1842 2023.10.04 03:34:58.072027 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1843 2023.10.04 03:34:58.072208 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1844 2023.10.04 03:34:58.072337 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001021504 sec., 5873 rows/sec., 7.93 MiB/sec.
1845 2023.10.04 03:34:58.072461 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Debug> DynamicQueryHandler: Done processing query
1846 2023.10.04 03:34:58.072484 [ 3 ] {ff9d140e-8e41-4e7a-940b-1e8216d798a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1847 2023.10.04 03:34:58.072500 [ 3 ] {} <Debug> HTTP-Session: b9ca13d2-f8cf-40b2-b8f3-0412ecf09570 Destroying unnamed session
1848 2023.10.04 03:35:03.073303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1849 2023.10.04 03:35:03.073440 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1850 2023.10.04 03:35:03.073471 [ 3 ] {} <Debug> HTTP-Session: 2ea2f4ac-7ca8-4a7b-b1ba-7ba112dc4361 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1851 2023.10.04 03:35:03.073499 [ 3 ] {} <Debug> HTTP-Session: 2ea2f4ac-7ca8-4a7b-b1ba-7ba112dc4361 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1852 2023.10.04 03:35:03.073648 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1853 2023.10.04 03:35:03.073719 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1854 2023.10.04 03:35:03.073900 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1855 2023.10.04 03:35:03.074409 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1856 2023.10.04 03:35:03.074681 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1857 2023.10.04 03:35:03.074842 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1858 2023.10.04 03:35:03.074992 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.00129499 sec., 34749 rows/sec., 2.64 MiB/sec.
1859 2023.10.04 03:35:03.075141 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Debug> DynamicQueryHandler: Done processing query
1860 2023.10.04 03:35:03.075165 [ 3 ] {d51ea79d-c2ba-47c0-b936-f3c0d90c2e15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1861 2023.10.04 03:35:03.075181 [ 3 ] {} <Debug> HTTP-Session: 2ea2f4ac-7ca8-4a7b-b1ba-7ba112dc4361 Destroying unnamed session
1862 2023.10.04 03:35:03.075325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1863 2023.10.04 03:35:03.075369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1864 2023.10.04 03:35:03.075389 [ 3 ] {} <Debug> HTTP-Session: ee380f8a-6828-4073-8630-66da1cfc3efb Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1865 2023.10.04 03:35:03.075406 [ 3 ] {} <Debug> HTTP-Session: ee380f8a-6828-4073-8630-66da1cfc3efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1866 2023.10.04 03:35:03.075481 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1867 2023.10.04 03:35:03.075521 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1868 2023.10.04 03:35:03.075625 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1869 2023.10.04 03:35:03.076039 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1870 2023.10.04 03:35:03.076261 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1871 2023.10.04 03:35:03.076414 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1872 2023.10.04 03:35:03.076537 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001025414 sec., 198944 rows/sec., 19.15 MiB/sec.
1873 2023.10.04 03:35:03.076702 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Debug> DynamicQueryHandler: Done processing query
1874 2023.10.04 03:35:03.076726 [ 3 ] {7adfa246-33fd-420b-bb12-25231adaf2b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1875 2023.10.04 03:35:03.076742 [ 3 ] {} <Debug> HTTP-Session: ee380f8a-6828-4073-8630-66da1cfc3efb Destroying unnamed session
1876 2023.10.04 03:35:03.076889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1877 2023.10.04 03:35:03.076933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1878 2023.10.04 03:35:03.076953 [ 3 ] {} <Debug> HTTP-Session: c9f47904-c66f-4d67-8e68-35fea198f62d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1879 2023.10.04 03:35:03.076970 [ 3 ] {} <Debug> HTTP-Session: c9f47904-c66f-4d67-8e68-35fea198f62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1880 2023.10.04 03:35:03.077048 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1881 2023.10.04 03:35:03.077088 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1882 2023.10.04 03:35:03.077203 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1883 2023.10.04 03:35:03.077643 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1884 2023.10.04 03:35:03.077860 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1885 2023.10.04 03:35:03.078006 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1886 2023.10.04 03:35:03.078127 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001049864 sec., 288608 rows/sec., 20.16 MiB/sec.
1887 2023.10.04 03:35:03.078231 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Debug> DynamicQueryHandler: Done processing query
1888 2023.10.04 03:35:03.078253 [ 3 ] {57d4d640-2598-4217-816b-2775e114cd9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1889 2023.10.04 03:35:03.078268 [ 3 ] {} <Debug> HTTP-Session: c9f47904-c66f-4d67-8e68-35fea198f62d Destroying unnamed session
1890 2023.10.04 03:35:03.078427 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1891 2023.10.04 03:35:03.078470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1892 2023.10.04 03:35:03.078489 [ 3 ] {} <Debug> HTTP-Session: 24dec265-0fa5-4ff8-b732-83cbc0d669c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1893 2023.10.04 03:35:03.078505 [ 3 ] {} <Debug> HTTP-Session: 24dec265-0fa5-4ff8-b732-83cbc0d669c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1894 2023.10.04 03:35:03.078572 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1895 2023.10.04 03:35:03.078611 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1896 2023.10.04 03:35:03.078716 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1897 2023.10.04 03:35:03.078964 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1898 2023.10.04 03:35:03.079211 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1899 2023.10.04 03:35:03.079387 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1900 2023.10.04 03:35:03.079506 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899591 sec., 6669 rows/sec., 280.08 KiB/sec.
1901 2023.10.04 03:35:03.079626 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Debug> DynamicQueryHandler: Done processing query
1902 2023.10.04 03:35:03.079648 [ 3 ] {b1e8cafa-e5d8-44b4-a6ce-9a5ed63bc9f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1903 2023.10.04 03:35:03.079663 [ 3 ] {} <Debug> HTTP-Session: 24dec265-0fa5-4ff8-b732-83cbc0d669c8 Destroying unnamed session
1904 2023.10.04 03:35:03.079818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1905 2023.10.04 03:35:03.079863 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1906 2023.10.04 03:35:03.079883 [ 3 ] {} <Debug> HTTP-Session: f2f6e5a6-3577-481f-b7fb-28c1daed17a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1907 2023.10.04 03:35:03.079900 [ 3 ] {} <Debug> HTTP-Session: f2f6e5a6-3577-481f-b7fb-28c1daed17a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1908 2023.10.04 03:35:03.079970 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1909 2023.10.04 03:35:03.080012 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1910 2023.10.04 03:35:03.080127 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1911 2023.10.04 03:35:03.080508 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1912 2023.10.04 03:35:03.080748 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1913 2023.10.04 03:35:03.080925 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1914 2023.10.04 03:35:03.081051 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001046714 sec., 60188 rows/sec., 3.65 MiB/sec.
1915 2023.10.04 03:35:03.081049 [ 63 ] {} <Debug> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1916 2023.10.04 03:35:03.081172 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1917 2023.10.04 03:35:03.081253 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Debug> DynamicQueryHandler: Done processing query
1918 2023.10.04 03:35:03.081294 [ 3 ] {e3da022f-6946-4412-b921-f7fe8b989a3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1919 2023.10.04 03:35:03.081318 [ 3 ] {} <Debug> HTTP-Session: f2f6e5a6-3577-481f-b7fb-28c1daed17a2 Destroying unnamed session
1920 2023.10.04 03:35:03.081303 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1921 2023.10.04 03:35:03.081448 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1922 2023.10.04 03:35:03.081490 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 326 rows starting from the beginning of the part
1923 2023.10.04 03:35:03.081514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1924 2023.10.04 03:35:03.081594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1925 2023.10.04 03:35:03.081634 [ 3 ] {} <Debug> HTTP-Session: b91ad5e2-5529-42d3-aa14-307ac439b432 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1926 2023.10.04 03:35:03.081693 [ 3 ] {} <Debug> HTTP-Session: b91ad5e2-5529-42d3-aa14-307ac439b432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1927 2023.10.04 03:35:03.081762 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part
1928 2023.10.04 03:35:03.081905 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1929 2023.10.04 03:35:03.082048 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1930 2023.10.04 03:35:03.082066 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
1931 2023.10.04 03:35:03.082433 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 11 rows starting from the beginning of the part
1932 2023.10.04 03:35:03.082698 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1933 2023.10.04 03:35:03.082738 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part
1934 2023.10.04 03:35:03.082916 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part
1935 2023.10.04 03:35:03.083604 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1936 2023.10.04 03:35:03.084314 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1937 2023.10.04 03:35:03.084564 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 5 columns (5 merged, 0 gathered) in 0.003312767 sec., 177796.98964641945 rows/sec., 10.80 MiB/sec.
1938 2023.10.04 03:35:03.084654 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1939 2023.10.04 03:35:03.084758 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1940 2023.10.04 03:35:03.084903 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002932507 sec., 13299 rows/sec., 17.95 MiB/sec.
1941 2023.10.04 03:35:03.085134 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Debug> DynamicQueryHandler: Done processing query
1942 2023.10.04 03:35:03.085161 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1943 2023.10.04 03:35:03.085176 [ 3 ] {d73233d0-c8be-4bd8-bf3e-bb04015915da} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1944 2023.10.04 03:35:03.085207 [ 3 ] {} <Debug> HTTP-Session: b91ad5e2-5529-42d3-aa14-307ac439b432 Destroying unnamed session
1945 2023.10.04 03:35:03.085262 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1946 2023.10.04 03:35:03.085372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1947 2023.10.04 03:35:03.085423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1948 2023.10.04 03:35:03.085441 [ 3 ] {} <Debug> HTTP-Session: 581424cc-4417-43d2-818f-a71eb27d68a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1949 2023.10.04 03:35:03.085457 [ 3 ] {} <Debug> HTTP-Session: 581424cc-4417-43d2-818f-a71eb27d68a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1950 2023.10.04 03:35:03.085528 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1951 2023.10.04 03:35:03.085568 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1952 2023.10.04 03:35:03.085689 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1953 2023.10.04 03:35:03.085963 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1954 2023.10.04 03:35:03.086192 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1955 2023.10.04 03:35:03.086378 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1956 2023.10.04 03:35:03.086476 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000919941 sec., 20653 rows/sec., 1.07 MiB/sec.
1957 2023.10.04 03:35:03.086590 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Debug> DynamicQueryHandler: Done processing query
1958 2023.10.04 03:35:03.086612 [ 3 ] {3f3cb430-aa7c-4a23-962f-b1ad5c211b06} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1959 2023.10.04 03:35:03.086627 [ 3 ] {} <Debug> HTTP-Session: 581424cc-4417-43d2-818f-a71eb27d68a7 Destroying unnamed session
1960 2023.10.04 03:35:05.094009 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
1961 2023.10.04 03:35:05.094075 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
1962 2023.10.04 03:35:08.065650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1963 2023.10.04 03:35:08.065771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1964 2023.10.04 03:35:08.065802 [ 3 ] {} <Debug> HTTP-Session: 1f3a9832-2438-4641-87eb-0e16fa1142f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1965 2023.10.04 03:35:08.065832 [ 3 ] {} <Debug> HTTP-Session: 1f3a9832-2438-4641-87eb-0e16fa1142f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1966 2023.10.04 03:35:08.065974 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1967 2023.10.04 03:35:08.066044 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1968 2023.10.04 03:35:08.066229 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1969 2023.10.04 03:35:08.066654 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1970 2023.10.04 03:35:08.066914 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1971 2023.10.04 03:35:08.067081 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1972 2023.10.04 03:35:08.067228 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001208748 sec., 4963 rows/sec., 402.34 KiB/sec.
1973 2023.10.04 03:35:08.067375 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Debug> DynamicQueryHandler: Done processing query
1974 2023.10.04 03:35:08.067400 [ 3 ] {250acd2a-6062-419b-94ce-57a16d2ed18b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1975 2023.10.04 03:35:08.067416 [ 3 ] {} <Debug> HTTP-Session: 1f3a9832-2438-4641-87eb-0e16fa1142f8 Destroying unnamed session
1976 2023.10.04 03:35:08.067534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1977 2023.10.04 03:35:08.067581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1978 2023.10.04 03:35:08.067601 [ 3 ] {} <Debug> HTTP-Session: 1c6c900c-3982-4567-9949-923a599b6bd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1979 2023.10.04 03:35:08.067619 [ 3 ] {} <Debug> HTTP-Session: 1c6c900c-3982-4567-9949-923a599b6bd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1980 2023.10.04 03:35:08.067691 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1981 2023.10.04 03:35:08.067730 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1982 2023.10.04 03:35:08.067836 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1983 2023.10.04 03:35:08.068157 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1984 2023.10.04 03:35:08.068360 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1985 2023.10.04 03:35:08.068507 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1986 2023.10.04 03:35:08.068630 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.00091143 sec., 19749 rows/sec., 1.80 MiB/sec.
1987 2023.10.04 03:35:08.068749 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Debug> DynamicQueryHandler: Done processing query
1988 2023.10.04 03:35:08.068772 [ 3 ] {6fb06358-7656-4da3-86d8-e80d616e8d59} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1989 2023.10.04 03:35:08.068789 [ 3 ] {} <Debug> HTTP-Session: 1c6c900c-3982-4567-9949-923a599b6bd3 Destroying unnamed session
1990 2023.10.04 03:35:08.068919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1991 2023.10.04 03:35:08.068965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1992 2023.10.04 03:35:08.068985 [ 3 ] {} <Debug> HTTP-Session: cbe36b23-e587-4a83-9e68-a9524fe8492b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
1993 2023.10.04 03:35:08.069002 [ 3 ] {} <Debug> HTTP-Session: cbe36b23-e587-4a83-9e68-a9524fe8492b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1994 2023.10.04 03:35:08.069072 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1995 2023.10.04 03:35:08.069111 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1996 2023.10.04 03:35:08.069217 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1997 2023.10.04 03:35:08.069500 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
1998 2023.10.04 03:35:08.069700 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
1999 2023.10.04 03:35:08.069853 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2000 2023.10.04 03:35:08.069975 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Information> executeQuery: Read 6 rows, 492.00 B in 0.000875171 sec., 6855 rows/sec., 549.00 KiB/sec.
2001 2023.10.04 03:35:08.070090 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Debug> DynamicQueryHandler: Done processing query
2002 2023.10.04 03:35:08.070113 [ 3 ] {b347ea7b-c9d3-4f84-91ce-f74ff6b56e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2003 2023.10.04 03:35:08.070129 [ 3 ] {} <Debug> HTTP-Session: cbe36b23-e587-4a83-9e68-a9524fe8492b Destroying unnamed session
2004 2023.10.04 03:35:08.070264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2005 2023.10.04 03:35:08.070309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2006 2023.10.04 03:35:08.070329 [ 3 ] {} <Debug> HTTP-Session: d7be42c5-ce7d-42b4-9d79-2fd543440b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2007 2023.10.04 03:35:08.070345 [ 3 ] {} <Debug> HTTP-Session: d7be42c5-ce7d-42b4-9d79-2fd543440b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2008 2023.10.04 03:35:08.070417 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2009 2023.10.04 03:35:08.070460 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2010 2023.10.04 03:35:08.070598 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2011 2023.10.04 03:35:08.070914 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2012 2023.10.04 03:35:08.071192 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2013 2023.10.04 03:35:08.071395 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2014 2023.10.04 03:35:08.071523 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001079435 sec., 5558 rows/sec., 7.50 MiB/sec.
2015 2023.10.04 03:35:08.071650 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Debug> DynamicQueryHandler: Done processing query
2016 2023.10.04 03:35:08.071673 [ 3 ] {e6449c9a-8307-4886-b343-5b29e24ce95a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2017 2023.10.04 03:35:08.071689 [ 3 ] {} <Debug> HTTP-Session: d7be42c5-ce7d-42b4-9d79-2fd543440b8a Destroying unnamed session
2018 2023.10.04 03:35:13.072165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2019 2023.10.04 03:35:13.072352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2020 2023.10.04 03:35:13.072399 [ 3 ] {} <Debug> HTTP-Session: 57b61ae6-372a-4a4b-b373-5be2b7517bff Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2021 2023.10.04 03:35:13.072441 [ 3 ] {} <Debug> HTTP-Session: 57b61ae6-372a-4a4b-b373-5be2b7517bff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2022 2023.10.04 03:35:13.072651 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2023 2023.10.04 03:35:13.072765 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2024 2023.10.04 03:35:13.072934 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2025 2023.10.04 03:35:13.073403 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2026 2023.10.04 03:35:13.073667 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2027 2023.10.04 03:35:13.073833 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2028 2023.10.04 03:35:13.073993 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.0012728 sec., 35355 rows/sec., 2.69 MiB/sec.
2029 2023.10.04 03:35:13.074140 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Debug> DynamicQueryHandler: Done processing query
2030 2023.10.04 03:35:13.074165 [ 3 ] {1ceca9e5-7090-4bba-8fd4-5a0af1b33d8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2031 2023.10.04 03:35:13.074181 [ 3 ] {} <Debug> HTTP-Session: 57b61ae6-372a-4a4b-b373-5be2b7517bff Destroying unnamed session
2032 2023.10.04 03:35:13.074333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2033 2023.10.04 03:35:13.074379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2034 2023.10.04 03:35:13.074397 [ 3 ] {} <Debug> HTTP-Session: b2ff6f12-488e-4d59-b13b-0faa5b278239 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2035 2023.10.04 03:35:13.074415 [ 3 ] {} <Debug> HTTP-Session: b2ff6f12-488e-4d59-b13b-0faa5b278239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2036 2023.10.04 03:35:13.074492 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2037 2023.10.04 03:35:13.074531 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2038 2023.10.04 03:35:13.074638 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2039 2023.10.04 03:35:13.075125 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2040 2023.10.04 03:35:13.075346 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2041 2023.10.04 03:35:13.075496 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2042 2023.10.04 03:35:13.075601 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001081645 sec., 188601 rows/sec., 18.15 MiB/sec.
2043 2023.10.04 03:35:13.075752 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Debug> DynamicQueryHandler: Done processing query
2044 2023.10.04 03:35:13.075774 [ 3 ] {d0bd72c4-ccfb-40d6-84d7-fb14e3205ff0} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2045 2023.10.04 03:35:13.075791 [ 3 ] {} <Debug> HTTP-Session: b2ff6f12-488e-4d59-b13b-0faa5b278239 Destroying unnamed session
2046 2023.10.04 03:35:13.076013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2047 2023.10.04 03:35:13.076058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2048 2023.10.04 03:35:13.076077 [ 3 ] {} <Debug> HTTP-Session: 4b7bb0d7-0433-4eb3-92a3-2a3890340abe Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2049 2023.10.04 03:35:13.076094 [ 3 ] {} <Debug> HTTP-Session: 4b7bb0d7-0433-4eb3-92a3-2a3890340abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2050 2023.10.04 03:35:13.076182 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2051 2023.10.04 03:35:13.076221 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2052 2023.10.04 03:35:13.076326 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2053 2023.10.04 03:35:13.076807 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2054 2023.10.04 03:35:13.077033 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2055 2023.10.04 03:35:13.077181 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2056 2023.10.04 03:35:13.077300 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001077495 sec., 281207 rows/sec., 19.64 MiB/sec.
2057 2023.10.04 03:35:13.077302 [ 51 ] {} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2058 2023.10.04 03:35:13.077414 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2059 2023.10.04 03:35:13.077487 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Debug> DynamicQueryHandler: Done processing query
2060 2023.10.04 03:35:13.077528 [ 3 ] {6a14e102-af60-4575-8a51-a28d29e84c5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2061 2023.10.04 03:35:13.077529 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2062 2023.10.04 03:35:13.077552 [ 3 ] {} <Debug> HTTP-Session: 4b7bb0d7-0433-4eb3-92a3-2a3890340abe Destroying unnamed session
2063 2023.10.04 03:35:13.077671 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2064 2023.10.04 03:35:13.077727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2065 2023.10.04 03:35:13.077729 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 338 rows starting from the beginning of the part
2066 2023.10.04 03:35:13.077821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2067 2023.10.04 03:35:13.077861 [ 3 ] {} <Debug> HTTP-Session: a81b081b-52c6-447f-b228-446500e36f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2068 2023.10.04 03:35:13.077892 [ 3 ] {} <Debug> HTTP-Session: a81b081b-52c6-447f-b228-446500e36f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2023.10.04 03:35:13.077993 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 303 rows starting from the beginning of the part
2070 2023.10.04 03:35:13.078089 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2071 2023.10.04 03:35:13.078208 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2072 2023.10.04 03:35:13.078239 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
2073 2023.10.04 03:35:13.078555 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 303 rows starting from the beginning of the part
2074 2023.10.04 03:35:13.078677 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2075 2023.10.04 03:35:13.078865 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
2076 2023.10.04 03:35:13.079063 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 303 rows starting from the beginning of the part
2077 2023.10.04 03:35:13.079483 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2078 2023.10.04 03:35:13.079887 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2079 2023.10.04 03:35:13.080249 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2080 2023.10.04 03:35:13.080453 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002304903 sec., 2603 rows/sec., 109.31 KiB/sec.
2081 2023.10.04 03:35:13.080793 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Debug> DynamicQueryHandler: Done processing query
2082 2023.10.04 03:35:13.080858 [ 3 ] {777ffd31-452e-43b1-bd7e-4ae4d49e7981} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2083 2023.10.04 03:35:13.080884 [ 3 ] {} <Debug> HTTP-Session: a81b081b-52c6-447f-b228-446500e36f34 Destroying unnamed session
2084 2023.10.04 03:35:13.080910 [ 17 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1259 rows, containing 4 columns (4 merged, 0 gathered) in 0.003423399 sec., 367763.15001552546 rows/sec., 25.80 MiB/sec.
2085 2023.10.04 03:35:13.081023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2086 2023.10.04 03:35:13.081028 [ 17 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2087 2023.10.04 03:35:13.081074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2088 2023.10.04 03:35:13.081094 [ 3 ] {} <Debug> HTTP-Session: caf98dbc-2da4-45b3-84a1-7913ec253ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2089 2023.10.04 03:35:13.081111 [ 3 ] {} <Debug> HTTP-Session: caf98dbc-2da4-45b3-84a1-7913ec253ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2090 2023.10.04 03:35:13.081206 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2091 2023.10.04 03:35:13.081225 [ 17 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2092 2023.10.04 03:35:13.081260 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2093 2023.10.04 03:35:13.081309 [ 17 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_16_3} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2094 2023.10.04 03:35:13.081448 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2095 2023.10.04 03:35:13.081811 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2096 2023.10.04 03:35:13.082052 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2097 2023.10.04 03:35:13.082222 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2098 2023.10.04 03:35:13.082365 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001112676 sec., 56620 rows/sec., 3.43 MiB/sec.
2099 2023.10.04 03:35:13.082504 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Debug> DynamicQueryHandler: Done processing query
2100 2023.10.04 03:35:13.082527 [ 3 ] {bd7a7a9f-30d0-4447-97ac-a651cca0b3ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2101 2023.10.04 03:35:13.082542 [ 3 ] {} <Debug> HTTP-Session: caf98dbc-2da4-45b3-84a1-7913ec253ff8 Destroying unnamed session
2102 2023.10.04 03:35:13.082700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2103 2023.10.04 03:35:13.082745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2104 2023.10.04 03:35:13.082763 [ 3 ] {} <Debug> HTTP-Session: 1efd15d1-1038-4836-85e6-ca9b3d9da355 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2105 2023.10.04 03:35:13.082779 [ 3 ] {} <Debug> HTTP-Session: 1efd15d1-1038-4836-85e6-ca9b3d9da355 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2106 2023.10.04 03:35:13.082869 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2107 2023.10.04 03:35:13.082912 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2108 2023.10.04 03:35:13.083046 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2109 2023.10.04 03:35:13.083546 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2110 2023.10.04 03:35:13.083851 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2111 2023.10.04 03:35:13.084029 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2112 2023.10.04 03:35:13.084157 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001260609 sec., 30937 rows/sec., 41.75 MiB/sec.
2113 2023.10.04 03:35:13.084282 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Debug> DynamicQueryHandler: Done processing query
2114 2023.10.04 03:35:13.084306 [ 3 ] {8e45058a-41ab-4695-a6ef-535b0dda8579} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2115 2023.10.04 03:35:13.084321 [ 3 ] {} <Debug> HTTP-Session: 1efd15d1-1038-4836-85e6-ca9b3d9da355 Destroying unnamed session
2116 2023.10.04 03:35:13.084436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2117 2023.10.04 03:35:13.084481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2118 2023.10.04 03:35:13.084499 [ 3 ] {} <Debug> HTTP-Session: f5f94a69-0d5b-4164-bd5d-71c3a481619a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2119 2023.10.04 03:35:13.084515 [ 3 ] {} <Debug> HTTP-Session: f5f94a69-0d5b-4164-bd5d-71c3a481619a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2120 2023.10.04 03:35:13.084583 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2121 2023.10.04 03:35:13.084621 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2122 2023.10.04 03:35:13.084722 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2123 2023.10.04 03:35:13.084962 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2124 2023.10.04 03:35:13.085183 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2125 2023.10.04 03:35:13.085362 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2126 2023.10.04 03:35:13.085483 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00087097 sec., 21814 rows/sec., 1.13 MiB/sec.
2127 2023.10.04 03:35:13.085599 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Debug> DynamicQueryHandler: Done processing query
2128 2023.10.04 03:35:13.085624 [ 3 ] {93e29477-27ef-4d54-aa30-77329e044a48} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2129 2023.10.04 03:35:13.085639 [ 3 ] {} <Debug> HTTP-Session: f5f94a69-0d5b-4164-bd5d-71c3a481619a Destroying unnamed session
2130 2023.10.04 03:35:18.066712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2131 2023.10.04 03:35:18.066879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2132 2023.10.04 03:35:18.066906 [ 3 ] {} <Debug> HTTP-Session: 28ca1391-6b6c-4f88-acf3-dd5f52a0254e Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2133 2023.10.04 03:35:18.066930 [ 3 ] {} <Debug> HTTP-Session: 28ca1391-6b6c-4f88-acf3-dd5f52a0254e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2134 2023.10.04 03:35:18.067056 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2135 2023.10.04 03:35:18.067117 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2136 2023.10.04 03:35:18.067277 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2137 2023.10.04 03:35:18.067655 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2138 2023.10.04 03:35:18.067918 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2139 2023.10.04 03:35:18.068085 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2140 2023.10.04 03:35:18.068210 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001118305 sec., 5365 rows/sec., 434.88 KiB/sec.
2141 2023.10.04 03:35:18.068205 [ 89 ] {} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2142 2023.10.04 03:35:18.068280 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2143 2023.10.04 03:35:18.068373 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Debug> DynamicQueryHandler: Done processing query
2144 2023.10.04 03:35:18.068403 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2145 2023.10.04 03:35:18.068411 [ 3 ] {e73ff4ab-4290-4fc3-98f4-0398b4fb2f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2146 2023.10.04 03:35:18.068496 [ 3 ] {} <Debug> HTTP-Session: 28ca1391-6b6c-4f88-acf3-dd5f52a0254e Destroying unnamed session
2147 2023.10.04 03:35:18.068576 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2148 2023.10.04 03:35:18.068620 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part
2149 2023.10.04 03:35:18.068660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2150 2023.10.04 03:35:18.068753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2151 2023.10.04 03:35:18.068814 [ 3 ] {} <Debug> HTTP-Session: 08ecb6e8-ebf7-44e7-acb8-c1862b030412 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2152 2023.10.04 03:35:18.068864 [ 3 ] {} <Debug> HTTP-Session: 08ecb6e8-ebf7-44e7-acb8-c1862b030412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2153 2023.10.04 03:35:18.068864 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
2154 2023.10.04 03:35:18.069056 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2155 2023.10.04 03:35:18.069097 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part
2156 2023.10.04 03:35:18.069159 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2157 2023.10.04 03:35:18.069358 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
2158 2023.10.04 03:35:18.069669 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part
2159 2023.10.04 03:35:18.069677 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2160 2023.10.04 03:35:18.069856 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
2161 2023.10.04 03:35:18.070401 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2162 2023.10.04 03:35:18.070888 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2163 2023.10.04 03:35:18.071276 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2164 2023.10.04 03:35:18.071429 [ 22 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.003057941 sec., 51995.77101062447 rows/sec., 3.98 MiB/sec.
2165 2023.10.04 03:35:18.071463 [ 89 ] {} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2166 2023.10.04 03:35:18.071496 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.002374075 sec., 7581 rows/sec., 706.28 KiB/sec.
2167 2023.10.04 03:35:18.071549 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2168 2023.10.04 03:35:18.071759 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2169 2023.10.04 03:35:18.071781 [ 22 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2170 2023.10.04 03:35:18.071839 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Debug> DynamicQueryHandler: Done processing query
2171 2023.10.04 03:35:18.071903 [ 3 ] {7c704b72-6e70-4498-a3b1-5894c8ed928e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2172 2023.10.04 03:35:18.071978 [ 3 ] {} <Debug> HTTP-Session: 08ecb6e8-ebf7-44e7-acb8-c1862b030412 Destroying unnamed session
2173 2023.10.04 03:35:18.071985 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2174 2023.10.04 03:35:18.072018 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part
2175 2023.10.04 03:35:18.072127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2176 2023.10.04 03:35:18.072227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2177 2023.10.04 03:35:18.072250 [ 22 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2178 2023.10.04 03:35:18.072273 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part
2179 2023.10.04 03:35:18.072278 [ 3 ] {} <Debug> HTTP-Session: 874512b5-0e87-403b-894e-6956b61550c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2180 2023.10.04 03:35:18.072346 [ 3 ] {} <Debug> HTTP-Session: 874512b5-0e87-403b-894e-6956b61550c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2181 2023.10.04 03:35:18.072445 [ 22 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_16_3} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2182 2023.10.04 03:35:18.072574 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 204 rows starting from the beginning of the part
2183 2023.10.04 03:35:18.072575 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2184 2023.10.04 03:35:18.072711 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2185 2023.10.04 03:35:18.072813 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part
2186 2023.10.04 03:35:18.072964 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2187 2023.10.04 03:35:18.072973 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 204 rows starting from the beginning of the part
2188 2023.10.04 03:35:18.073082 [ 17 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part
2189 2023.10.04 03:35:18.073485 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2190 2023.10.04 03:35:18.073770 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2191 2023.10.04 03:35:18.073943 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2192 2023.10.04 03:35:18.074101 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Information> executeQuery: Read 17 rows, 1.35 KiB in 0.001448843 sec., 11733 rows/sec., 930.16 KiB/sec.
2193 2023.10.04 03:35:18.074111 [ 21 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 4 columns (4 merged, 0 gathered) in 0.002463217 sec., 277685.6444235323 rows/sec., 26.57 MiB/sec.
2194 2023.10.04 03:35:18.074234 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Debug> DynamicQueryHandler: Done processing query
2195 2023.10.04 03:35:18.074254 [ 21 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2196 2023.10.04 03:35:18.074262 [ 3 ] {99f644ea-22fc-47c4-b35f-b8190582f1a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2197 2023.10.04 03:35:18.074289 [ 3 ] {} <Debug> HTTP-Session: 874512b5-0e87-403b-894e-6956b61550c5 Destroying unnamed session
2198 2023.10.04 03:35:18.074433 [ 21 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2199 2023.10.04 03:35:18.074485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2139, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2200 2023.10.04 03:35:18.074496 [ 21 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_16_3} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2201 2023.10.04 03:35:18.074533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2202 2023.10.04 03:35:18.074565 [ 3 ] {} <Debug> HTTP-Session: adb92de8-124f-487e-b052-7bc26332058a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2203 2023.10.04 03:35:18.074584 [ 3 ] {} <Debug> HTTP-Session: adb92de8-124f-487e-b052-7bc26332058a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2204 2023.10.04 03:35:18.074654 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2205 2023.10.04 03:35:18.074695 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2206 2023.10.04 03:35:18.074808 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2207 2023.10.04 03:35:18.075084 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2208 2023.10.04 03:35:18.075321 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2209 2023.10.04 03:35:18.075503 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2210 2023.10.04 03:35:18.075604 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000923691 sec., 11908 rows/sec., 785.53 KiB/sec.
2211 2023.10.04 03:35:18.075758 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Debug> DynamicQueryHandler: Done processing query
2212 2023.10.04 03:35:18.075781 [ 3 ] {6992b90b-c91c-4dca-8fd7-ec4531ac4da1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2213 2023.10.04 03:35:18.075797 [ 3 ] {} <Debug> HTTP-Session: adb92de8-124f-487e-b052-7bc26332058a Destroying unnamed session
2214 2023.10.04 03:35:18.075952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2215 2023.10.04 03:35:18.075996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2216 2023.10.04 03:35:18.076015 [ 3 ] {} <Debug> HTTP-Session: 47d4e636-47c6-4e6f-8c6a-d73de4b1b192 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2217 2023.10.04 03:35:18.076031 [ 3 ] {} <Debug> HTTP-Session: 47d4e636-47c6-4e6f-8c6a-d73de4b1b192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2218 2023.10.04 03:35:18.076102 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2219 2023.10.04 03:35:18.076146 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2220 2023.10.04 03:35:18.076280 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2221 2023.10.04 03:35:18.076572 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2222 2023.10.04 03:35:18.076830 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2223 2023.10.04 03:35:18.077004 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2224 2023.10.04 03:35:18.077120 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.000984843 sec., 6092 rows/sec., 8.22 MiB/sec.
2225 2023.10.04 03:35:18.077132 [ 107 ] {} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2226 2023.10.04 03:35:18.077251 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2227 2023.10.04 03:35:18.077327 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Debug> DynamicQueryHandler: Done processing query
2228 2023.10.04 03:35:18.077358 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2229 2023.10.04 03:35:18.077370 [ 3 ] {e54da1c8-4d64-4e43-b6d3-1ba81a7b13ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2230 2023.10.04 03:35:18.077416 [ 3 ] {} <Debug> HTTP-Session: 47d4e636-47c6-4e6f-8c6a-d73de4b1b192 Destroying unnamed session
2231 2023.10.04 03:35:18.077500 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2232 2023.10.04 03:35:18.077536 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 324 rows starting from the beginning of the part
2233 2023.10.04 03:35:18.077659 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
2234 2023.10.04 03:35:18.077756 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 39 rows starting from the beginning of the part
2235 2023.10.04 03:35:18.077849 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
2236 2023.10.04 03:35:18.077936 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 39 rows starting from the beginning of the part
2237 2023.10.04 03:35:18.078023 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
2238 2023.10.04 03:35:18.079391 [ 21 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 6 columns (6 merged, 0 gathered) in 0.002089268 sec., 201027.34546262136 rows/sec., 271.28 MiB/sec.
2239 2023.10.04 03:35:18.079683 [ 21 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2240 2023.10.04 03:35:18.079897 [ 21 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2241 2023.10.04 03:35:18.079957 [ 21 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2242 2023.10.04 03:35:18.080024 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_16_3: 4.02 MiB.
2243 2023.10.04 03:35:20.094122 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
2244 2023.10.04 03:35:20.094183 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
2245 2023.10.04 03:35:23.072975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2246 2023.10.04 03:35:23.073129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2247 2023.10.04 03:35:23.073174 [ 3 ] {} <Debug> HTTP-Session: 9b404d7a-cf4e-4bfa-9670-ff7f3003cc93 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2248 2023.10.04 03:35:23.073216 [ 3 ] {} <Debug> HTTP-Session: 9b404d7a-cf4e-4bfa-9670-ff7f3003cc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2249 2023.10.04 03:35:23.073419 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2250 2023.10.04 03:35:23.073518 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2251 2023.10.04 03:35:23.073792 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2252 2023.10.04 03:35:23.074287 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2253 2023.10.04 03:35:23.074552 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2254 2023.10.04 03:35:23.074714 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2255 2023.10.04 03:35:23.074857 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001374071 sec., 32749 rows/sec., 2.49 MiB/sec.
2256 2023.10.04 03:35:23.075016 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Debug> DynamicQueryHandler: Done processing query
2257 2023.10.04 03:35:23.075041 [ 3 ] {c15039fe-8c5d-4e14-97ec-842858ad7fc8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2258 2023.10.04 03:35:23.075057 [ 3 ] {} <Debug> HTTP-Session: 9b404d7a-cf4e-4bfa-9670-ff7f3003cc93 Destroying unnamed session
2259 2023.10.04 03:35:23.075238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2260 2023.10.04 03:35:23.075282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2261 2023.10.04 03:35:23.075301 [ 3 ] {} <Debug> HTTP-Session: 1744216b-d6cd-4d05-9fd2-c3fa1a1af409 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2262 2023.10.04 03:35:23.075318 [ 3 ] {} <Debug> HTTP-Session: 1744216b-d6cd-4d05-9fd2-c3fa1a1af409 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2263 2023.10.04 03:35:23.075395 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2264 2023.10.04 03:35:23.075435 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2265 2023.10.04 03:35:23.075539 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2266 2023.10.04 03:35:23.075956 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2267 2023.10.04 03:35:23.076171 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2268 2023.10.04 03:35:23.076317 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2269 2023.10.04 03:35:23.076439 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001016773 sec., 200634 rows/sec., 19.31 MiB/sec.
2270 2023.10.04 03:35:23.076558 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Debug> DynamicQueryHandler: Done processing query
2271 2023.10.04 03:35:23.076581 [ 3 ] {c34e514e-33fc-4f04-bc1f-db8ac41516de} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2272 2023.10.04 03:35:23.076596 [ 3 ] {} <Debug> HTTP-Session: 1744216b-d6cd-4d05-9fd2-c3fa1a1af409 Destroying unnamed session
2273 2023.10.04 03:35:23.076747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2274 2023.10.04 03:35:23.076791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2275 2023.10.04 03:35:23.076809 [ 3 ] {} <Debug> HTTP-Session: 7222729d-2a0e-413a-85bd-bb220083382d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2276 2023.10.04 03:35:23.076825 [ 3 ] {} <Debug> HTTP-Session: 7222729d-2a0e-413a-85bd-bb220083382d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2277 2023.10.04 03:35:23.076902 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2278 2023.10.04 03:35:23.076940 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2279 2023.10.04 03:35:23.077043 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2280 2023.10.04 03:35:23.077459 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2281 2023.10.04 03:35:23.077668 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2282 2023.10.04 03:35:23.077822 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2283 2023.10.04 03:35:23.077947 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001017684 sec., 297734 rows/sec., 20.79 MiB/sec.
2284 2023.10.04 03:35:23.078053 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Debug> DynamicQueryHandler: Done processing query
2285 2023.10.04 03:35:23.078075 [ 3 ] {a2d1224e-6c60-44c5-96b2-1b3140c9dfde} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2286 2023.10.04 03:35:23.078091 [ 3 ] {} <Debug> HTTP-Session: 7222729d-2a0e-413a-85bd-bb220083382d Destroying unnamed session
2287 2023.10.04 03:35:23.078236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2288 2023.10.04 03:35:23.078278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2289 2023.10.04 03:35:23.078296 [ 3 ] {} <Debug> HTTP-Session: a995a2af-1838-4fbf-b09e-d8648f7d826a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2290 2023.10.04 03:35:23.078314 [ 3 ] {} <Debug> HTTP-Session: a995a2af-1838-4fbf-b09e-d8648f7d826a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2291 2023.10.04 03:35:23.078380 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2292 2023.10.04 03:35:23.078418 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2293 2023.10.04 03:35:23.078520 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2294 2023.10.04 03:35:23.078754 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2295 2023.10.04 03:35:23.078987 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2296 2023.10.04 03:35:23.079154 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2297 2023.10.04 03:35:23.079278 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Information> executeQuery: Read 6 rows, 258.00 B in 0.0008688 sec., 6906 rows/sec., 290.00 KiB/sec.
2298 2023.10.04 03:35:23.079272 [ 122 ] {} <Debug> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2299 2023.10.04 03:35:23.079394 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2300 2023.10.04 03:35:23.079460 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Debug> DynamicQueryHandler: Done processing query
2301 2023.10.04 03:35:23.079511 [ 3 ] {9e136f43-5968-4649-bd0e-c8e3a5c61d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2302 2023.10.04 03:35:23.079531 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2303 2023.10.04 03:35:23.079544 [ 3 ] {} <Debug> HTTP-Session: a995a2af-1838-4fbf-b09e-d8648f7d826a Destroying unnamed session
2304 2023.10.04 03:35:23.079637 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2305 2023.10.04 03:35:23.079671 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2306 2023.10.04 03:35:23.079697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2307 2023.10.04 03:35:23.079745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2308 2023.10.04 03:35:23.079768 [ 3 ] {} <Debug> HTTP-Session: 7bf6ff69-1272-466f-80ea-4b1d6a5ad688 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2309 2023.10.04 03:35:23.079792 [ 3 ] {} <Debug> HTTP-Session: 7bf6ff69-1272-466f-80ea-4b1d6a5ad688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2310 2023.10.04 03:35:23.079843 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2311 2023.10.04 03:35:23.079913 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2312 2023.10.04 03:35:23.079979 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2313 2023.10.04 03:35:23.079988 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2314 2023.10.04 03:35:23.080161 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2315 2023.10.04 03:35:23.080259 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2316 2023.10.04 03:35:23.080301 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2317 2023.10.04 03:35:23.080416 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2318 2023.10.04 03:35:23.080728 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2319 2023.10.04 03:35:23.081073 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2320 2023.10.04 03:35:23.081289 [ 19 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811431 sec., 36435.282381719204 rows/sec., 1.49 MiB/sec.
2321 2023.10.04 03:35:23.081313 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2322 2023.10.04 03:35:23.081569 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001616647 sec., 38969 rows/sec., 2.36 MiB/sec.
2323 2023.10.04 03:35:23.081569 [ 19 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2324 2023.10.04 03:35:23.081792 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Debug> DynamicQueryHandler: Done processing query
2325 2023.10.04 03:35:23.081829 [ 3 ] {9f785b3c-eac4-4305-bbc2-8d30b75fc169} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2326 2023.10.04 03:35:23.081855 [ 3 ] {} <Debug> HTTP-Session: 7bf6ff69-1272-466f-80ea-4b1d6a5ad688 Destroying unnamed session
2327 2023.10.04 03:35:23.081998 [ 19 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2328 2023.10.04 03:35:23.082064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2329 2023.10.04 03:35:23.082102 [ 19 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_11_2} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2330 2023.10.04 03:35:23.082119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2331 2023.10.04 03:35:23.082170 [ 3 ] {} <Debug> HTTP-Session: 9d0f144c-f02e-4b1b-900c-2339fecd5677 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2332 2023.10.04 03:35:23.082214 [ 3 ] {} <Debug> HTTP-Session: 9d0f144c-f02e-4b1b-900c-2339fecd5677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2333 2023.10.04 03:35:23.082320 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2334 2023.10.04 03:35:23.082364 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2335 2023.10.04 03:35:23.082517 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2336 2023.10.04 03:35:23.083018 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2337 2023.10.04 03:35:23.083320 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2338 2023.10.04 03:35:23.083496 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2339 2023.10.04 03:35:23.083643 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.00128192 sec., 30423 rows/sec., 41.05 MiB/sec.
2340 2023.10.04 03:35:23.083788 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Debug> DynamicQueryHandler: Done processing query
2341 2023.10.04 03:35:23.083811 [ 3 ] {427909ab-e10b-4fde-b175-2d9a4edaec78} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2342 2023.10.04 03:35:23.083826 [ 3 ] {} <Debug> HTTP-Session: 9d0f144c-f02e-4b1b-900c-2339fecd5677 Destroying unnamed session
2343 2023.10.04 03:35:23.083939 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2344 2023.10.04 03:35:23.083984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2345 2023.10.04 03:35:23.084002 [ 3 ] {} <Debug> HTTP-Session: 9e0e4685-447d-4cc2-aecb-920c31a2ddc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2346 2023.10.04 03:35:23.084019 [ 3 ] {} <Debug> HTTP-Session: 9e0e4685-447d-4cc2-aecb-920c31a2ddc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2347 2023.10.04 03:35:23.084113 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2348 2023.10.04 03:35:23.084153 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2349 2023.10.04 03:35:23.084255 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2350 2023.10.04 03:35:23.084505 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2351 2023.10.04 03:35:23.084739 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2352 2023.10.04 03:35:23.084908 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2353 2023.10.04 03:35:23.085023 [ 122 ] {} <Debug> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2354 2023.10.04 03:35:23.085041 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00089024 sec., 21342 rows/sec., 1.11 MiB/sec.
2355 2023.10.04 03:35:23.085078 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2356 2023.10.04 03:35:23.085234 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2357 2023.10.04 03:35:23.085264 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Debug> DynamicQueryHandler: Done processing query
2358 2023.10.04 03:35:23.085310 [ 3 ] {a52f4762-f418-43f7-b8f6-136c05bba1c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2359 2023.10.04 03:35:23.085332 [ 3 ] {} <Debug> HTTP-Session: 9e0e4685-447d-4cc2-aecb-920c31a2ddc6 Destroying unnamed session
2360 2023.10.04 03:35:23.085392 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2361 2023.10.04 03:35:23.085428 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part
2362 2023.10.04 03:35:23.085558 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
2363 2023.10.04 03:35:23.085637 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2364 2023.10.04 03:35:23.085714 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2365 2023.10.04 03:35:23.085789 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2366 2023.10.04 03:35:23.085864 [ 20 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2367 2023.10.04 03:35:23.086472 [ 23 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.00132519 sec., 182615.3230857462 rows/sec., 9.91 MiB/sec.
2368 2023.10.04 03:35:23.086592 [ 19 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2369 2023.10.04 03:35:23.086792 [ 19 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2370 2023.10.04 03:35:23.086858 [ 19 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_11_2} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2371 2023.10.04 03:35:28.065977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2372 2023.10.04 03:35:28.066187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2373 2023.10.04 03:35:28.066243 [ 3 ] {} <Debug> HTTP-Session: 0ef735db-44d1-4fde-982d-13bb698c9e4c Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2374 2023.10.04 03:35:28.066292 [ 3 ] {} <Debug> HTTP-Session: 0ef735db-44d1-4fde-982d-13bb698c9e4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2375 2023.10.04 03:35:28.066490 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2376 2023.10.04 03:35:28.066560 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2377 2023.10.04 03:35:28.066742 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2378 2023.10.04 03:35:28.067215 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2379 2023.10.04 03:35:28.067475 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2380 2023.10.04 03:35:28.067644 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2381 2023.10.04 03:35:28.067777 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001244139 sec., 4822 rows/sec., 390.90 KiB/sec.
2382 2023.10.04 03:35:28.067925 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Debug> DynamicQueryHandler: Done processing query
2383 2023.10.04 03:35:28.067950 [ 3 ] {19690392-dc88-4f42-b780-171d2b49c916} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2384 2023.10.04 03:35:28.067967 [ 3 ] {} <Debug> HTTP-Session: 0ef735db-44d1-4fde-982d-13bb698c9e4c Destroying unnamed session
2385 2023.10.04 03:35:28.068075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2386 2023.10.04 03:35:28.068122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2387 2023.10.04 03:35:28.068141 [ 3 ] {} <Debug> HTTP-Session: aa6ad120-0523-461c-a939-7ce400d6f8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2388 2023.10.04 03:35:28.068158 [ 3 ] {} <Debug> HTTP-Session: aa6ad120-0523-461c-a939-7ce400d6f8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2389 2023.10.04 03:35:28.068228 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2390 2023.10.04 03:35:28.068267 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2391 2023.10.04 03:35:28.068370 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2392 2023.10.04 03:35:28.068655 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2393 2023.10.04 03:35:28.068860 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2394 2023.10.04 03:35:28.069008 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2395 2023.10.04 03:35:28.069139 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.000882711 sec., 20391 rows/sec., 1.86 MiB/sec.
2396 2023.10.04 03:35:28.069313 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Debug> DynamicQueryHandler: Done processing query
2397 2023.10.04 03:35:28.069336 [ 3 ] {91e9337e-c469-4935-878f-0e0222425673} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2398 2023.10.04 03:35:28.069353 [ 3 ] {} <Debug> HTTP-Session: aa6ad120-0523-461c-a939-7ce400d6f8c6 Destroying unnamed session
2399 2023.10.04 03:35:28.069464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2400 2023.10.04 03:35:28.069510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2401 2023.10.04 03:35:28.069529 [ 3 ] {} <Debug> HTTP-Session: 23c4abe9-2222-487d-b162-3c6be56c3b10 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2402 2023.10.04 03:35:28.069546 [ 3 ] {} <Debug> HTTP-Session: 23c4abe9-2222-487d-b162-3c6be56c3b10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2403 2023.10.04 03:35:28.069615 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2404 2023.10.04 03:35:28.069653 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2405 2023.10.04 03:35:28.069771 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2406 2023.10.04 03:35:28.070025 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2407 2023.10.04 03:35:28.070224 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2408 2023.10.04 03:35:28.070374 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2409 2023.10.04 03:35:28.070494 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Information> executeQuery: Read 6 rows, 492.00 B in 0.00085282 sec., 7035 rows/sec., 563.39 KiB/sec.
2410 2023.10.04 03:35:28.070613 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Debug> DynamicQueryHandler: Done processing query
2411 2023.10.04 03:35:28.070637 [ 3 ] {70d35ba3-340d-4027-9b47-e5ca81323108} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2412 2023.10.04 03:35:28.070652 [ 3 ] {} <Debug> HTTP-Session: 23c4abe9-2222-487d-b162-3c6be56c3b10 Destroying unnamed session
2413 2023.10.04 03:35:28.070792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2414 2023.10.04 03:35:28.070838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2415 2023.10.04 03:35:28.070856 [ 3 ] {} <Debug> HTTP-Session: fed27e33-321a-44e4-8ef2-50034cea6e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2416 2023.10.04 03:35:28.070872 [ 3 ] {} <Debug> HTTP-Session: fed27e33-321a-44e4-8ef2-50034cea6e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2417 2023.10.04 03:35:28.070942 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2418 2023.10.04 03:35:28.070985 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2419 2023.10.04 03:35:28.071122 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2420 2023.10.04 03:35:28.071411 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2421 2023.10.04 03:35:28.071688 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2422 2023.10.04 03:35:28.071863 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2423 2023.10.04 03:35:28.071995 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001025973 sec., 5848 rows/sec., 7.89 MiB/sec.
2424 2023.10.04 03:35:28.072105 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Debug> DynamicQueryHandler: Done processing query
2425 2023.10.04 03:35:28.072127 [ 3 ] {d2548533-c38e-492f-9ae9-d36514efe735} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2426 2023.10.04 03:35:28.072142 [ 3 ] {} <Debug> HTTP-Session: fed27e33-321a-44e4-8ef2-50034cea6e24 Destroying unnamed session
2427 2023.10.04 03:35:33.072947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2428 2023.10.04 03:35:33.073131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2429 2023.10.04 03:35:33.073179 [ 3 ] {} <Debug> HTTP-Session: 5f91b440-5aaf-4219-9542-1bc2d8cec5a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2430 2023.10.04 03:35:33.073218 [ 3 ] {} <Debug> HTTP-Session: 5f91b440-5aaf-4219-9542-1bc2d8cec5a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2431 2023.10.04 03:35:33.073347 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2432 2023.10.04 03:35:33.073408 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2433 2023.10.04 03:35:33.073569 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2434 2023.10.04 03:35:33.074023 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2435 2023.10.04 03:35:33.074285 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2436 2023.10.04 03:35:33.074450 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2437 2023.10.04 03:35:33.074580 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001200028 sec., 37499 rows/sec., 2.85 MiB/sec.
2438 2023.10.04 03:35:33.074730 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Debug> DynamicQueryHandler: Done processing query
2439 2023.10.04 03:35:33.074756 [ 3 ] {a64614cc-4eb4-4f64-8dd1-f61d28275ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2440 2023.10.04 03:35:33.074772 [ 3 ] {} <Debug> HTTP-Session: 5f91b440-5aaf-4219-9542-1bc2d8cec5a3 Destroying unnamed session
2441 2023.10.04 03:35:33.074937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2442 2023.10.04 03:35:33.074984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2443 2023.10.04 03:35:33.075004 [ 3 ] {} <Debug> HTTP-Session: 2fc5eefe-5753-47ad-bf6d-5ac08fb619e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2444 2023.10.04 03:35:33.075022 [ 3 ] {} <Debug> HTTP-Session: 2fc5eefe-5753-47ad-bf6d-5ac08fb619e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2445 2023.10.04 03:35:33.075097 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2446 2023.10.04 03:35:33.075137 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2447 2023.10.04 03:35:33.075242 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2448 2023.10.04 03:35:33.075654 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2449 2023.10.04 03:35:33.075877 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2450 2023.10.04 03:35:33.076030 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2451 2023.10.04 03:35:33.076147 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001017394 sec., 200512 rows/sec., 19.30 MiB/sec.
2452 2023.10.04 03:35:33.076264 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Debug> DynamicQueryHandler: Done processing query
2453 2023.10.04 03:35:33.076287 [ 3 ] {9a7738e1-12f1-49cb-bb48-5b4254f5584a} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2454 2023.10.04 03:35:33.076302 [ 3 ] {} <Debug> HTTP-Session: 2fc5eefe-5753-47ad-bf6d-5ac08fb619e1 Destroying unnamed session
2455 2023.10.04 03:35:33.076450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2456 2023.10.04 03:35:33.076496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2457 2023.10.04 03:35:33.076516 [ 3 ] {} <Debug> HTTP-Session: 963562af-8f97-41f3-80f0-a882f62a999f Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2458 2023.10.04 03:35:33.076534 [ 3 ] {} <Debug> HTTP-Session: 963562af-8f97-41f3-80f0-a882f62a999f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2459 2023.10.04 03:35:33.076614 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2460 2023.10.04 03:35:33.076653 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2461 2023.10.04 03:35:33.076754 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2462 2023.10.04 03:35:33.077255 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2463 2023.10.04 03:35:33.077473 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2464 2023.10.04 03:35:33.077621 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2465 2023.10.04 03:35:33.077750 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001108116 sec., 273437 rows/sec., 19.10 MiB/sec.
2466 2023.10.04 03:35:33.077955 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Debug> DynamicQueryHandler: Done processing query
2467 2023.10.04 03:35:33.077979 [ 3 ] {cccd53d4-22d8-4dde-bb74-b2f378f27d9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2468 2023.10.04 03:35:33.077996 [ 3 ] {} <Debug> HTTP-Session: 963562af-8f97-41f3-80f0-a882f62a999f Destroying unnamed session
2469 2023.10.04 03:35:33.078139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2470 2023.10.04 03:35:33.078185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2471 2023.10.04 03:35:33.078205 [ 3 ] {} <Debug> HTTP-Session: 7231bfdd-b523-4e82-8733-c732e60be518 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2472 2023.10.04 03:35:33.078222 [ 3 ] {} <Debug> HTTP-Session: 7231bfdd-b523-4e82-8733-c732e60be518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2473 2023.10.04 03:35:33.078292 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2474 2023.10.04 03:35:33.078332 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2475 2023.10.04 03:35:33.078456 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2476 2023.10.04 03:35:33.078727 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2477 2023.10.04 03:35:33.078974 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2478 2023.10.04 03:35:33.079146 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2479 2023.10.04 03:35:33.079269 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000949542 sec., 6318 rows/sec., 265.34 KiB/sec.
2480 2023.10.04 03:35:33.079384 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Debug> DynamicQueryHandler: Done processing query
2481 2023.10.04 03:35:33.079407 [ 3 ] {ee13c19e-2c0f-428b-bb72-c2a0c8abf045} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2482 2023.10.04 03:35:33.079423 [ 3 ] {} <Debug> HTTP-Session: 7231bfdd-b523-4e82-8733-c732e60be518 Destroying unnamed session
2483 2023.10.04 03:35:33.079556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2484 2023.10.04 03:35:33.079601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2485 2023.10.04 03:35:33.079620 [ 3 ] {} <Debug> HTTP-Session: 53da2730-860e-4513-874a-bf379ff458af Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2486 2023.10.04 03:35:33.079636 [ 3 ] {} <Debug> HTTP-Session: 53da2730-860e-4513-874a-bf379ff458af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2487 2023.10.04 03:35:33.079708 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2488 2023.10.04 03:35:33.079750 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2489 2023.10.04 03:35:33.079867 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2490 2023.10.04 03:35:33.080158 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2491 2023.10.04 03:35:33.080393 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2492 2023.10.04 03:35:33.080565 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2493 2023.10.04 03:35:33.080693 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000948742 sec., 66403 rows/sec., 4.03 MiB/sec.
2494 2023.10.04 03:35:33.080826 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Debug> DynamicQueryHandler: Done processing query
2495 2023.10.04 03:35:33.080849 [ 3 ] {d749ada7-3fa9-4d92-8b4f-ba86a2bc0077} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2496 2023.10.04 03:35:33.080865 [ 3 ] {} <Debug> HTTP-Session: 53da2730-860e-4513-874a-bf379ff458af Destroying unnamed session
2497 2023.10.04 03:35:33.081054 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2498 2023.10.04 03:35:33.081099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2499 2023.10.04 03:35:33.081117 [ 3 ] {} <Debug> HTTP-Session: 21c514f3-4a66-4a96-8284-587d9b5c41d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2500 2023.10.04 03:35:33.081133 [ 3 ] {} <Debug> HTTP-Session: 21c514f3-4a66-4a96-8284-587d9b5c41d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2501 2023.10.04 03:35:33.081218 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2502 2023.10.04 03:35:33.081262 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2503 2023.10.04 03:35:33.081395 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2504 2023.10.04 03:35:33.081836 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2505 2023.10.04 03:35:33.082132 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2506 2023.10.04 03:35:33.082304 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2507 2023.10.04 03:35:33.082432 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001178128 sec., 33103 rows/sec., 44.67 MiB/sec.
2508 2023.10.04 03:35:33.082641 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Debug> DynamicQueryHandler: Done processing query
2509 2023.10.04 03:35:33.082665 [ 3 ] {82e3c8b2-fae9-4708-bac0-5e0bf12d20ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2510 2023.10.04 03:35:33.082681 [ 3 ] {} <Debug> HTTP-Session: 21c514f3-4a66-4a96-8284-587d9b5c41d7 Destroying unnamed session
2511 2023.10.04 03:35:33.082791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2512 2023.10.04 03:35:33.082835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2513 2023.10.04 03:35:33.082854 [ 3 ] {} <Debug> HTTP-Session: 09f09050-ff2d-4161-a991-ca5e80eb17a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2514 2023.10.04 03:35:33.082871 [ 3 ] {} <Debug> HTTP-Session: 09f09050-ff2d-4161-a991-ca5e80eb17a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2515 2023.10.04 03:35:33.082939 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2516 2023.10.04 03:35:33.082977 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2517 2023.10.04 03:35:33.083094 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2518 2023.10.04 03:35:33.083337 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.64 GiB.
2519 2023.10.04 03:35:33.083570 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2520 2023.10.04 03:35:33.083755 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2521 2023.10.04 03:35:33.083873 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000896931 sec., 21183 rows/sec., 1.10 MiB/sec.
2522 2023.10.04 03:35:33.083989 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Debug> DynamicQueryHandler: Done processing query
2523 2023.10.04 03:35:33.084013 [ 3 ] {ef8c5646-1c41-49fb-8f3d-726f888d3dc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2524 2023.10.04 03:35:33.084029 [ 3 ] {} <Debug> HTTP-Session: 09f09050-ff2d-4161-a991-ca5e80eb17a7 Destroying unnamed session
2525 2023.10.04 03:35:35.094236 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
2526 2023.10.04 03:35:35.094304 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
2527 2023.10.04 03:35:38.065175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2528 2023.10.04 03:35:38.065291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2529 2023.10.04 03:35:38.065334 [ 3 ] {} <Debug> HTTP-Session: c26e69c5-94b9-4539-a9bc-d86c1cc6def1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2530 2023.10.04 03:35:38.065377 [ 3 ] {} <Debug> HTTP-Session: c26e69c5-94b9-4539-a9bc-d86c1cc6def1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2531 2023.10.04 03:35:38.065585 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2532 2023.10.04 03:35:38.065686 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2533 2023.10.04 03:35:38.065952 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2534 2023.10.04 03:35:38.066496 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2535 2023.10.04 03:35:38.066760 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2536 2023.10.04 03:35:38.066927 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2537 2023.10.04 03:35:38.067079 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001436462 sec., 4176 rows/sec., 338.56 KiB/sec.
2538 2023.10.04 03:35:38.067223 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Debug> DynamicQueryHandler: Done processing query
2539 2023.10.04 03:35:38.067247 [ 3 ] {30dec874-341c-47b5-a1f2-8c44d0efdfe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2540 2023.10.04 03:35:38.067263 [ 3 ] {} <Debug> HTTP-Session: c26e69c5-94b9-4539-a9bc-d86c1cc6def1 Destroying unnamed session
2541 2023.10.04 03:35:38.067383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2542 2023.10.04 03:35:38.067428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2543 2023.10.04 03:35:38.067447 [ 3 ] {} <Debug> HTTP-Session: da43c933-c976-44cc-85f8-786b56229313 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2544 2023.10.04 03:35:38.067465 [ 3 ] {} <Debug> HTTP-Session: da43c933-c976-44cc-85f8-786b56229313 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2545 2023.10.04 03:35:38.067536 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2546 2023.10.04 03:35:38.067576 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2547 2023.10.04 03:35:38.067682 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2548 2023.10.04 03:35:38.067950 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2549 2023.10.04 03:35:38.068151 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2550 2023.10.04 03:35:38.068299 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2551 2023.10.04 03:35:38.068426 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.00086098 sec., 20906 rows/sec., 1.90 MiB/sec.
2552 2023.10.04 03:35:38.068587 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Debug> DynamicQueryHandler: Done processing query
2553 2023.10.04 03:35:38.068611 [ 3 ] {1829d83c-af78-447e-a133-b3e9d760f768} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2554 2023.10.04 03:35:38.068627 [ 3 ] {} <Debug> HTTP-Session: da43c933-c976-44cc-85f8-786b56229313 Destroying unnamed session
2555 2023.10.04 03:35:38.068742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2556 2023.10.04 03:35:38.068787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2557 2023.10.04 03:35:38.068806 [ 3 ] {} <Debug> HTTP-Session: 6ae2cc64-64e2-4205-adbb-1399fa219bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2558 2023.10.04 03:35:38.068824 [ 3 ] {} <Debug> HTTP-Session: 6ae2cc64-64e2-4205-adbb-1399fa219bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2559 2023.10.04 03:35:38.068894 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2560 2023.10.04 03:35:38.068934 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2561 2023.10.04 03:35:38.069046 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2562 2023.10.04 03:35:38.069302 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2563 2023.10.04 03:35:38.069504 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2564 2023.10.04 03:35:38.069656 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2565 2023.10.04 03:35:38.069784 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Information> executeQuery: Read 6 rows, 492.00 B in 0.00086184 sec., 6961 rows/sec., 557.49 KiB/sec.
2566 2023.10.04 03:35:38.069773 [ 116 ] {} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2567 2023.10.04 03:35:38.069883 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2568 2023.10.04 03:35:38.069970 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Debug> DynamicQueryHandler: Done processing query
2569 2023.10.04 03:35:38.070002 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2570 2023.10.04 03:35:38.070008 [ 3 ] {f3eada89-61f8-4f04-b19c-c5e387b783a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2571 2023.10.04 03:35:38.070046 [ 3 ] {} <Debug> HTTP-Session: 6ae2cc64-64e2-4205-adbb-1399fa219bc8 Destroying unnamed session
2572 2023.10.04 03:35:38.070087 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2573 2023.10.04 03:35:38.070115 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 338 rows starting from the beginning of the part
2574 2023.10.04 03:35:38.070195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2575 2023.10.04 03:35:38.070228 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part
2576 2023.10.04 03:35:38.070249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2577 2023.10.04 03:35:38.070274 [ 3 ] {} <Debug> HTTP-Session: eea444f2-bb11-47ef-b762-d49530408a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2578 2023.10.04 03:35:38.070297 [ 3 ] {} <Debug> HTTP-Session: eea444f2-bb11-47ef-b762-d49530408a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2579 2023.10.04 03:35:38.070337 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 303 rows starting from the beginning of the part
2580 2023.10.04 03:35:38.070411 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2581 2023.10.04 03:35:38.070456 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
2582 2023.10.04 03:35:38.070474 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2583 2023.10.04 03:35:38.070586 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 303 rows starting from the beginning of the part
2584 2023.10.04 03:35:38.070766 [ 21 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
2585 2023.10.04 03:35:38.070793 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2586 2023.10.04 03:35:38.071394 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2587 2023.10.04 03:35:38.071839 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2588 2023.10.04 03:35:38.071838 [ 19 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 4 columns (4 merged, 0 gathered) in 0.001878353 sec., 518006.99868448585 rows/sec., 36.45 MiB/sec.
2589 2023.10.04 03:35:38.072038 [ 19 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2590 2023.10.04 03:35:38.072147 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2591 2023.10.04 03:35:38.072345 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001888394 sec., 3177 rows/sec., 4.29 MiB/sec.
2592 2023.10.04 03:35:38.072413 [ 19 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2593 2023.10.04 03:35:38.072577 [ 19 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_21_4} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2594 2023.10.04 03:35:38.072580 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Debug> DynamicQueryHandler: Done processing query
2595 2023.10.04 03:35:38.072626 [ 3 ] {50d7ce96-7232-4986-8fd2-e3706755d34d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2596 2023.10.04 03:35:38.072667 [ 3 ] {} <Debug> HTTP-Session: eea444f2-bb11-47ef-b762-d49530408a3c Destroying unnamed session
2597 2023.10.04 03:35:43.072455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2598 2023.10.04 03:35:43.072657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2599 2023.10.04 03:35:43.072705 [ 3 ] {} <Debug> HTTP-Session: 1b8e21ad-3779-443b-af47-75532fcb95ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2600 2023.10.04 03:35:43.072748 [ 3 ] {} <Debug> HTTP-Session: 1b8e21ad-3779-443b-af47-75532fcb95ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2601 2023.10.04 03:35:43.072951 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2602 2023.10.04 03:35:43.073051 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2603 2023.10.04 03:35:43.073315 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2604 2023.10.04 03:35:43.073881 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2605 2023.10.04 03:35:43.074148 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2606 2023.10.04 03:35:43.074311 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2607 2023.10.04 03:35:43.074468 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001447223 sec., 31094 rows/sec., 2.36 MiB/sec.
2608 2023.10.04 03:35:43.074480 [ 143 ] {} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2609 2023.10.04 03:35:43.074635 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2610 2023.10.04 03:35:43.074646 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Debug> DynamicQueryHandler: Done processing query
2611 2023.10.04 03:35:43.074695 [ 3 ] {54f6d163-7c02-442d-97a4-e44208bf9c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2612 2023.10.04 03:35:43.074755 [ 3 ] {} <Debug> HTTP-Session: 1b8e21ad-3779-443b-af47-75532fcb95ae Destroying unnamed session
2613 2023.10.04 03:35:43.074835 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2614 2023.10.04 03:35:43.075002 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2615 2023.10.04 03:35:43.075032 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2616 2023.10.04 03:35:43.075045 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part
2617 2023.10.04 03:35:43.075090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2618 2023.10.04 03:35:43.075114 [ 3 ] {} <Debug> HTTP-Session: 1ca076e0-49ed-4c4b-ab72-b6ee87506f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2619 2023.10.04 03:35:43.075141 [ 3 ] {} <Debug> HTTP-Session: 1ca076e0-49ed-4c4b-ab72-b6ee87506f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2620 2023.10.04 03:35:43.075206 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 45 rows starting from the beginning of the part
2621 2023.10.04 03:35:43.075259 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2622 2023.10.04 03:35:43.075313 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2623 2023.10.04 03:35:43.075363 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
2624 2023.10.04 03:35:43.075558 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 45 rows starting from the beginning of the part
2625 2023.10.04 03:35:43.075569 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2626 2023.10.04 03:35:43.075669 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
2627 2023.10.04 03:35:43.075818 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 45 rows starting from the beginning of the part
2628 2023.10.04 03:35:43.076240 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2629 2023.10.04 03:35:43.076547 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2630 2023.10.04 03:35:43.076676 [ 13 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001963526 sec., 100839.00085865936 rows/sec., 7.69 MiB/sec.
2631 2023.10.04 03:35:43.076750 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2632 2023.10.04 03:35:43.076792 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2633 2023.10.04 03:35:43.076897 [ 143 ] {} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2634 2023.10.04 03:35:43.076927 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001623067 sec., 125687 rows/sec., 12.10 MiB/sec.
2635 2023.10.04 03:35:43.076977 [ 143 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2636 2023.10.04 03:35:43.077047 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2637 2023.10.04 03:35:43.077243 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2638 2023.10.04 03:35:43.077259 [ 21 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_21_4} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2639 2023.10.04 03:35:43.077290 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Debug> DynamicQueryHandler: Done processing query
2640 2023.10.04 03:35:43.077316 [ 3 ] {1b352428-e537-45ae-82f0-5811b3801f7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2641 2023.10.04 03:35:43.077407 [ 3 ] {} <Debug> HTTP-Session: 1ca076e0-49ed-4c4b-ab72-b6ee87506f34 Destroying unnamed session
2642 2023.10.04 03:35:43.077489 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2643 2023.10.04 03:35:43.077526 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part
2644 2023.10.04 03:35:43.077661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2645 2023.10.04 03:35:43.077729 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 204 rows starting from the beginning of the part
2646 2023.10.04 03:35:43.077757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2647 2023.10.04 03:35:43.077800 [ 3 ] {} <Debug> HTTP-Session: 69657444-835c-4200-ac6e-eca73f9509e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2648 2023.10.04 03:35:43.077836 [ 3 ] {} <Debug> HTTP-Session: 69657444-835c-4200-ac6e-eca73f9509e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2649 2023.10.04 03:35:43.077938 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part
2650 2023.10.04 03:35:43.078080 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2651 2023.10.04 03:35:43.078190 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2652 2023.10.04 03:35:43.078192 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 204 rows starting from the beginning of the part
2653 2023.10.04 03:35:43.078512 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part
2654 2023.10.04 03:35:43.078655 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2655 2023.10.04 03:35:43.078767 [ 19 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 204 rows starting from the beginning of the part
2656 2023.10.04 03:35:43.079641 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2657 2023.10.04 03:35:43.080050 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2658 2023.10.04 03:35:43.080382 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2659 2023.10.04 03:35:43.080416 [ 12 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003312226 sec., 262663.23614391044 rows/sec., 25.19 MiB/sec.
2660 2023.10.04 03:35:43.080552 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.002413766 sec., 125529 rows/sec., 8.77 MiB/sec.
2661 2023.10.04 03:35:43.080729 [ 12 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2662 2023.10.04 03:35:43.080756 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Debug> DynamicQueryHandler: Done processing query
2663 2023.10.04 03:35:43.080796 [ 3 ] {45ace1cd-815e-45e8-991e-66529e17f93e} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2664 2023.10.04 03:35:43.080822 [ 3 ] {} <Debug> HTTP-Session: 69657444-835c-4200-ac6e-eca73f9509e4 Destroying unnamed session
2665 2023.10.04 03:35:43.081014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2666 2023.10.04 03:35:43.081025 [ 12 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2667 2023.10.04 03:35:43.081073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2668 2023.10.04 03:35:43.081106 [ 3 ] {} <Debug> HTTP-Session: d40ba5a5-e327-4eb9-af77-61635b97520d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2669 2023.10.04 03:35:43.081124 [ 3 ] {} <Debug> HTTP-Session: d40ba5a5-e327-4eb9-af77-61635b97520d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2670 2023.10.04 03:35:43.081154 [ 12 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_21_4} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2671 2023.10.04 03:35:43.081244 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2672 2023.10.04 03:35:43.081324 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2673 2023.10.04 03:35:43.081447 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2674 2023.10.04 03:35:43.081709 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2675 2023.10.04 03:35:43.081957 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2676 2023.10.04 03:35:43.082129 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2677 2023.10.04 03:35:43.082253 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000949812 sec., 6317 rows/sec., 265.27 KiB/sec.
2678 2023.10.04 03:35:43.082369 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Debug> DynamicQueryHandler: Done processing query
2679 2023.10.04 03:35:43.082394 [ 3 ] {fc061c3a-a080-4203-a2c0-728ba447faef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2680 2023.10.04 03:35:43.082409 [ 3 ] {} <Debug> HTTP-Session: d40ba5a5-e327-4eb9-af77-61635b97520d Destroying unnamed session
2681 2023.10.04 03:35:43.082540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2682 2023.10.04 03:35:43.082585 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2683 2023.10.04 03:35:43.082603 [ 3 ] {} <Debug> HTTP-Session: 75fd42d0-b7a2-409c-aedd-ed4b56a71f46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2684 2023.10.04 03:35:43.082620 [ 3 ] {} <Debug> HTTP-Session: 75fd42d0-b7a2-409c-aedd-ed4b56a71f46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2685 2023.10.04 03:35:43.082692 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2686 2023.10.04 03:35:43.082733 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2687 2023.10.04 03:35:43.082849 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2688 2023.10.04 03:35:43.083151 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2689 2023.10.04 03:35:43.083388 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2690 2023.10.04 03:35:43.083559 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2691 2023.10.04 03:35:43.083681 [ 179 ] {} <Debug> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2692 2023.10.04 03:35:43.083691 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000970443 sec., 64918 rows/sec., 3.94 MiB/sec.
2693 2023.10.04 03:35:43.083755 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2694 2023.10.04 03:35:43.083936 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2695 2023.10.04 03:35:43.084032 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Debug> DynamicQueryHandler: Done processing query
2696 2023.10.04 03:35:43.084080 [ 3 ] {99256fec-add9-4297-8169-d7dbf2751c56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2697 2023.10.04 03:35:43.084098 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2698 2023.10.04 03:35:43.084113 [ 3 ] {} <Debug> HTTP-Session: 75fd42d0-b7a2-409c-aedd-ed4b56a71f46 Destroying unnamed session
2699 2023.10.04 03:35:43.084164 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 589 rows starting from the beginning of the part
2700 2023.10.04 03:35:43.084285 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part
2701 2023.10.04 03:35:43.084362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2702 2023.10.04 03:35:43.084452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2703 2023.10.04 03:35:43.084475 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 11 rows starting from the beginning of the part
2704 2023.10.04 03:35:43.084486 [ 3 ] {} <Debug> HTTP-Session: d713e7ce-9f11-4e7c-822b-a168b814f6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2705 2023.10.04 03:35:43.084547 [ 3 ] {} <Debug> HTTP-Session: d713e7ce-9f11-4e7c-822b-a168b814f6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2706 2023.10.04 03:35:43.084738 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part
2707 2023.10.04 03:35:43.084766 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2708 2023.10.04 03:35:43.084868 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2709 2023.10.04 03:35:43.084965 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part
2710 2023.10.04 03:35:43.085322 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part
2711 2023.10.04 03:35:43.085483 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2712 2023.10.04 03:35:43.086621 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2713 2023.10.04 03:35:43.086975 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 5 columns (5 merged, 0 gathered) in 0.003163813 sec., 269295.309172824 rows/sec., 16.37 MiB/sec.
2714 2023.10.04 03:35:43.087151 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2715 2023.10.04 03:35:43.087198 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2716 2023.10.04 03:35:43.087402 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2717 2023.10.04 03:35:43.087418 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2718 2023.10.04 03:35:43.087495 [ 13 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2719 2023.10.04 03:35:43.087549 [ 179 ] {} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2720 2023.10.04 03:35:43.087599 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.002762043 sec., 14119 rows/sec., 19.05 MiB/sec.
2721 2023.10.04 03:35:43.087661 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2722 2023.10.04 03:35:43.087873 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2723 2023.10.04 03:35:43.087980 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Debug> DynamicQueryHandler: Done processing query
2724 2023.10.04 03:35:43.088038 [ 3 ] {fc476b02-9659-4ebe-ae7f-1e81edaff633} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2725 2023.10.04 03:35:43.088080 [ 3 ] {} <Debug> HTTP-Session: d713e7ce-9f11-4e7c-822b-a168b814f6eb Destroying unnamed session
2726 2023.10.04 03:35:43.088123 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2727 2023.10.04 03:35:43.088160 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 420 rows starting from the beginning of the part
2728 2023.10.04 03:35:43.088259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2729 2023.10.04 03:35:43.088346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2730 2023.10.04 03:35:43.088408 [ 3 ] {} <Debug> HTTP-Session: 79450af9-6eea-43e7-bbe9-74cf2788f460 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2731 2023.10.04 03:35:43.088422 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 39 rows starting from the beginning of the part
2732 2023.10.04 03:35:43.088438 [ 3 ] {} <Debug> HTTP-Session: 79450af9-6eea-43e7-bbe9-74cf2788f460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2733 2023.10.04 03:35:43.088664 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2734 2023.10.04 03:35:43.088705 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
2735 2023.10.04 03:35:43.088735 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2736 2023.10.04 03:35:43.089077 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 39 rows starting from the beginning of the part
2737 2023.10.04 03:35:43.089240 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2738 2023.10.04 03:35:43.089436 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
2739 2023.10.04 03:35:43.089706 [ 12 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 39 rows starting from the beginning of the part
2740 2023.10.04 03:35:43.089972 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2741 2023.10.04 03:35:43.090470 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2742 2023.10.04 03:35:43.090688 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2743 2023.10.04 03:35:43.090817 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002098238 sec., 9055 rows/sec., 480.78 KiB/sec.
2744 2023.10.04 03:35:43.091014 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Debug> DynamicQueryHandler: Done processing query
2745 2023.10.04 03:35:43.091056 [ 3 ] {78fe8b4c-47a5-4c2a-8d2c-7048c25413dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2746 2023.10.04 03:35:43.091086 [ 3 ] {} <Debug> HTTP-Session: 79450af9-6eea-43e7-bbe9-74cf2788f460 Destroying unnamed session
2747 2023.10.04 03:35:43.091791 [ 9 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 6 columns (6 merged, 0 gathered) in 0.004033283 sec., 136117.40113451 rows/sec., 183.68 MiB/sec.
2748 2023.10.04 03:35:43.092369 [ 9 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2749 2023.10.04 03:35:43.092569 [ 9 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2750 2023.10.04 03:35:43.092629 [ 9 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2751 2023.10.04 03:35:43.092699 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_21_4: 4.47 MiB.
2752 2023.10.04 03:35:48.065972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2753 2023.10.04 03:35:48.066146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2754 2023.10.04 03:35:48.066193 [ 3 ] {} <Debug> HTTP-Session: 5b2112f5-2beb-4cfc-8349-ff3371faad84 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2755 2023.10.04 03:35:48.066234 [ 3 ] {} <Debug> HTTP-Session: 5b2112f5-2beb-4cfc-8349-ff3371faad84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2756 2023.10.04 03:35:48.066430 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2757 2023.10.04 03:35:48.066527 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2758 2023.10.04 03:35:48.066720 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2759 2023.10.04 03:35:48.067162 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2760 2023.10.04 03:35:48.067413 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2761 2023.10.04 03:35:48.067578 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2762 2023.10.04 03:35:48.067720 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001234358 sec., 4860 rows/sec., 393.99 KiB/sec.
2763 2023.10.04 03:35:48.067867 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Debug> DynamicQueryHandler: Done processing query
2764 2023.10.04 03:35:48.067892 [ 3 ] {6703b801-a526-48f1-a12b-be47ba251086} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2765 2023.10.04 03:35:48.067909 [ 3 ] {} <Debug> HTTP-Session: 5b2112f5-2beb-4cfc-8349-ff3371faad84 Destroying unnamed session
2766 2023.10.04 03:35:48.068024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2767 2023.10.04 03:35:48.068071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2768 2023.10.04 03:35:48.068091 [ 3 ] {} <Debug> HTTP-Session: 7dd52616-d726-4045-a065-c26ece06c8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2769 2023.10.04 03:35:48.068109 [ 3 ] {} <Debug> HTTP-Session: 7dd52616-d726-4045-a065-c26ece06c8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2770 2023.10.04 03:35:48.068179 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2771 2023.10.04 03:35:48.068218 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2772 2023.10.04 03:35:48.068326 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2773 2023.10.04 03:35:48.068629 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2774 2023.10.04 03:35:48.068830 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2775 2023.10.04 03:35:48.068977 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2776 2023.10.04 03:35:48.069092 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.00088527 sec., 20332 rows/sec., 1.85 MiB/sec.
2777 2023.10.04 03:35:48.069206 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Debug> DynamicQueryHandler: Done processing query
2778 2023.10.04 03:35:48.069229 [ 3 ] {86395dd7-c7c0-4932-8ffb-38499d43a266} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2779 2023.10.04 03:35:48.069245 [ 3 ] {} <Debug> HTTP-Session: 7dd52616-d726-4045-a065-c26ece06c8aa Destroying unnamed session
2780 2023.10.04 03:35:48.069362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2781 2023.10.04 03:35:48.069406 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2782 2023.10.04 03:35:48.069424 [ 3 ] {} <Debug> HTTP-Session: 8db66c64-712c-4b0e-88b1-9ad95a90e362 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2783 2023.10.04 03:35:48.069441 [ 3 ] {} <Debug> HTTP-Session: 8db66c64-712c-4b0e-88b1-9ad95a90e362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2784 2023.10.04 03:35:48.069510 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2785 2023.10.04 03:35:48.069547 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2786 2023.10.04 03:35:48.069651 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2787 2023.10.04 03:35:48.069927 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2788 2023.10.04 03:35:48.070124 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2789 2023.10.04 03:35:48.070268 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2790 2023.10.04 03:35:48.070389 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Information> executeQuery: Read 17 rows, 1.35 KiB in 0.00085147 sec., 19965 rows/sec., 1.55 MiB/sec.
2791 2023.10.04 03:35:48.070503 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Debug> DynamicQueryHandler: Done processing query
2792 2023.10.04 03:35:48.070527 [ 3 ] {4569bd08-65f2-48d1-a100-25e1128a926d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2793 2023.10.04 03:35:48.070543 [ 3 ] {} <Debug> HTTP-Session: 8db66c64-712c-4b0e-88b1-9ad95a90e362 Destroying unnamed session
2794 2023.10.04 03:35:48.070674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2140, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2795 2023.10.04 03:35:48.070718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2796 2023.10.04 03:35:48.070737 [ 3 ] {} <Debug> HTTP-Session: 3fbc0d69-d498-4b89-8000-e4e59c2878b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2797 2023.10.04 03:35:48.070754 [ 3 ] {} <Debug> HTTP-Session: 3fbc0d69-d498-4b89-8000-e4e59c2878b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2798 2023.10.04 03:35:48.070823 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2799 2023.10.04 03:35:48.070863 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2800 2023.10.04 03:35:48.070981 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2801 2023.10.04 03:35:48.071255 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2802 2023.10.04 03:35:48.071506 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2803 2023.10.04 03:35:48.071677 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2804 2023.10.04 03:35:48.071809 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000952852 sec., 11544 rows/sec., 761.49 KiB/sec.
2805 2023.10.04 03:35:48.072006 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Debug> DynamicQueryHandler: Done processing query
2806 2023.10.04 03:35:48.072030 [ 3 ] {626252a1-0841-423a-9afd-6770237fa84a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2807 2023.10.04 03:35:48.072046 [ 3 ] {} <Debug> HTTP-Session: 3fbc0d69-d498-4b89-8000-e4e59c2878b9 Destroying unnamed session
2808 2023.10.04 03:35:48.072163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2809 2023.10.04 03:35:48.072208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2810 2023.10.04 03:35:48.072226 [ 3 ] {} <Debug> HTTP-Session: fce0176b-a48c-438b-a57b-acae6ef84bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2811 2023.10.04 03:35:48.072242 [ 3 ] {} <Debug> HTTP-Session: fce0176b-a48c-438b-a57b-acae6ef84bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2812 2023.10.04 03:35:48.072312 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2813 2023.10.04 03:35:48.072356 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2814 2023.10.04 03:35:48.072509 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2815 2023.10.04 03:35:48.072830 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2816 2023.10.04 03:35:48.073095 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2817 2023.10.04 03:35:48.073267 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2818 2023.10.04 03:35:48.073392 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001047354 sec., 5728 rows/sec., 7.73 MiB/sec.
2819 2023.10.04 03:35:48.073518 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Debug> DynamicQueryHandler: Done processing query
2820 2023.10.04 03:35:48.073541 [ 3 ] {47d35490-9462-438a-bc48-04977d84f951} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2821 2023.10.04 03:35:48.073557 [ 3 ] {} <Debug> HTTP-Session: fce0176b-a48c-438b-a57b-acae6ef84bcb Destroying unnamed session
2822 2023.10.04 03:35:50.094556 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache
2823 2023.10.04 03:35:50.094624 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache
2824 2023.10.04 03:35:53.072502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2825 2023.10.04 03:35:53.072662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2826 2023.10.04 03:35:53.072707 [ 3 ] {} <Debug> HTTP-Session: 8206e750-5318-46e1-898a-d78d4db57ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2827 2023.10.04 03:35:53.072746 [ 3 ] {} <Debug> HTTP-Session: 8206e750-5318-46e1-898a-d78d4db57ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2828 2023.10.04 03:35:53.072891 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2829 2023.10.04 03:35:53.072961 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2830 2023.10.04 03:35:53.073141 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2831 2023.10.04 03:35:53.073652 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2832 2023.10.04 03:35:53.073924 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2833 2023.10.04 03:35:53.074090 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2834 2023.10.04 03:35:53.074213 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.00128455 sec., 35031 rows/sec., 2.66 MiB/sec.
2835 2023.10.04 03:35:53.074363 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Debug> DynamicQueryHandler: Done processing query
2836 2023.10.04 03:35:53.074388 [ 3 ] {ec378b7b-291b-4d63-9f98-9431076f9616} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2837 2023.10.04 03:35:53.074404 [ 3 ] {} <Debug> HTTP-Session: 8206e750-5318-46e1-898a-d78d4db57ea2 Destroying unnamed session
2838 2023.10.04 03:35:53.074578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2839 2023.10.04 03:35:53.074623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2840 2023.10.04 03:35:53.074643 [ 3 ] {} <Debug> HTTP-Session: c538568b-29b5-4623-93a4-7c5d19a8d0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2841 2023.10.04 03:35:53.074660 [ 3 ] {} <Debug> HTTP-Session: c538568b-29b5-4623-93a4-7c5d19a8d0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2842 2023.10.04 03:35:53.074738 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2843 2023.10.04 03:35:53.074778 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2844 2023.10.04 03:35:53.074882 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2845 2023.10.04 03:35:53.075325 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2846 2023.10.04 03:35:53.075547 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2847 2023.10.04 03:35:53.075699 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2848 2023.10.04 03:35:53.075826 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001057734 sec., 192865 rows/sec., 18.56 MiB/sec.
2849 2023.10.04 03:35:53.076000 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Debug> DynamicQueryHandler: Done processing query
2850 2023.10.04 03:35:53.076024 [ 3 ] {62c6d339-0b02-4a3c-b7ce-4e3808cac31f} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
2851 2023.10.04 03:35:53.076041 [ 3 ] {} <Debug> HTTP-Session: c538568b-29b5-4623-93a4-7c5d19a8d0c2 Destroying unnamed session
2852 2023.10.04 03:35:53.076229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2853 2023.10.04 03:35:53.076275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2854 2023.10.04 03:35:53.076295 [ 3 ] {} <Debug> HTTP-Session: bf0c4dd6-2217-45d6-ac77-7abc8a384a00 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2855 2023.10.04 03:35:53.076312 [ 3 ] {} <Debug> HTTP-Session: bf0c4dd6-2217-45d6-ac77-7abc8a384a00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2856 2023.10.04 03:35:53.076399 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2857 2023.10.04 03:35:53.076440 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2858 2023.10.04 03:35:53.076553 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2859 2023.10.04 03:35:53.077035 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2860 2023.10.04 03:35:53.077261 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2861 2023.10.04 03:35:53.077415 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2862 2023.10.04 03:35:53.077541 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001110865 sec., 272760 rows/sec., 19.05 MiB/sec.
2863 2023.10.04 03:35:53.077689 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Debug> DynamicQueryHandler: Done processing query
2864 2023.10.04 03:35:53.077712 [ 3 ] {5a83f4b0-493f-4f2f-ac09-2e32060ee89a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2865 2023.10.04 03:35:53.077727 [ 3 ] {} <Debug> HTTP-Session: bf0c4dd6-2217-45d6-ac77-7abc8a384a00 Destroying unnamed session
2866 2023.10.04 03:35:53.077884 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2867 2023.10.04 03:35:53.077927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2868 2023.10.04 03:35:53.077945 [ 3 ] {} <Debug> HTTP-Session: 2cf530c8-abe9-4238-bc5e-c5b3893933a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2869 2023.10.04 03:35:53.077961 [ 3 ] {} <Debug> HTTP-Session: 2cf530c8-abe9-4238-bc5e-c5b3893933a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2870 2023.10.04 03:35:53.078027 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2871 2023.10.04 03:35:53.078066 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2872 2023.10.04 03:35:53.078171 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2873 2023.10.04 03:35:53.078451 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2874 2023.10.04 03:35:53.078686 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2875 2023.10.04 03:35:53.078857 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2876 2023.10.04 03:35:53.078978 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000922352 sec., 6505 rows/sec., 273.16 KiB/sec.
2877 2023.10.04 03:35:53.079148 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Debug> DynamicQueryHandler: Done processing query
2878 2023.10.04 03:35:53.079171 [ 3 ] {4444e241-34cb-434b-8fa2-5c18a78b7065} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2879 2023.10.04 03:35:53.079186 [ 3 ] {} <Debug> HTTP-Session: 2cf530c8-abe9-4238-bc5e-c5b3893933a4 Destroying unnamed session
2880 2023.10.04 03:35:53.079330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2881 2023.10.04 03:35:53.079373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2882 2023.10.04 03:35:53.079391 [ 3 ] {} <Debug> HTTP-Session: be51ab4a-b5f1-4333-8a92-1ad07aa2a544 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2883 2023.10.04 03:35:53.079407 [ 3 ] {} <Debug> HTTP-Session: be51ab4a-b5f1-4333-8a92-1ad07aa2a544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2884 2023.10.04 03:35:53.079478 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2885 2023.10.04 03:35:53.079519 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2886 2023.10.04 03:35:53.079647 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2887 2023.10.04 03:35:53.079943 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2888 2023.10.04 03:35:53.080180 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2889 2023.10.04 03:35:53.080350 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2890 2023.10.04 03:35:53.080474 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000968982 sec., 65016 rows/sec., 3.94 MiB/sec.
2891 2023.10.04 03:35:53.080589 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Debug> DynamicQueryHandler: Done processing query
2892 2023.10.04 03:35:53.080612 [ 3 ] {6a21f873-955e-46e4-8cbe-d27adbf90fdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2893 2023.10.04 03:35:53.080627 [ 3 ] {} <Debug> HTTP-Session: be51ab4a-b5f1-4333-8a92-1ad07aa2a544 Destroying unnamed session
2894 2023.10.04 03:35:53.080813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2895 2023.10.04 03:35:53.080858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2896 2023.10.04 03:35:53.080876 [ 3 ] {} <Debug> HTTP-Session: 8c8a924d-75dc-4a69-8bba-68da13ffa54f Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2897 2023.10.04 03:35:53.080892 [ 3 ] {} <Debug> HTTP-Session: 8c8a924d-75dc-4a69-8bba-68da13ffa54f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2898 2023.10.04 03:35:53.080973 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2899 2023.10.04 03:35:53.081016 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2900 2023.10.04 03:35:53.081148 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2901 2023.10.04 03:35:53.081569 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2902 2023.10.04 03:35:53.081851 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2903 2023.10.04 03:35:53.082027 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2904 2023.10.04 03:35:53.082143 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001142827 sec., 34125 rows/sec., 46.05 MiB/sec.
2905 2023.10.04 03:35:53.082247 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Debug> DynamicQueryHandler: Done processing query
2906 2023.10.04 03:35:53.082270 [ 3 ] {7b8e01e3-f187-4661-8438-f4d7f371c35e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2907 2023.10.04 03:35:53.082284 [ 3 ] {} <Debug> HTTP-Session: 8c8a924d-75dc-4a69-8bba-68da13ffa54f Destroying unnamed session
2908 2023.10.04 03:35:53.082402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2909 2023.10.04 03:35:53.082444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2910 2023.10.04 03:35:53.082462 [ 3 ] {} <Debug> HTTP-Session: 87417047-123a-453f-bc60-1e96873976e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2911 2023.10.04 03:35:53.082479 [ 3 ] {} <Debug> HTTP-Session: 87417047-123a-453f-bc60-1e96873976e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2912 2023.10.04 03:35:53.082547 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2913 2023.10.04 03:35:53.082586 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2914 2023.10.04 03:35:53.082686 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2915 2023.10.04 03:35:53.082916 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2916 2023.10.04 03:35:53.083136 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2917 2023.10.04 03:35:53.083304 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2918 2023.10.04 03:35:53.083427 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000853119 sec., 22271 rows/sec., 1.15 MiB/sec.
2919 2023.10.04 03:35:53.083537 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Debug> DynamicQueryHandler: Done processing query
2920 2023.10.04 03:35:53.083560 [ 3 ] {6b4fe8f8-1833-4abc-b767-a3b640dfb18e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2921 2023.10.04 03:35:53.083575 [ 3 ] {} <Debug> HTTP-Session: 87417047-123a-453f-bc60-1e96873976e1 Destroying unnamed session
2922 2023.10.04 03:35:58.066108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2923 2023.10.04 03:35:58.066252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2924 2023.10.04 03:35:58.066294 [ 3 ] {} <Debug> HTTP-Session: ada91fac-6f40-45fd-86c9-98e9dc8e349d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2925 2023.10.04 03:35:58.066322 [ 3 ] {} <Debug> HTTP-Session: ada91fac-6f40-45fd-86c9-98e9dc8e349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2926 2023.10.04 03:35:58.066462 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2927 2023.10.04 03:35:58.066531 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2928 2023.10.04 03:35:58.066715 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2929 2023.10.04 03:35:58.067110 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2930 2023.10.04 03:35:58.067370 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2931 2023.10.04 03:35:58.067533 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2932 2023.10.04 03:35:58.067674 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001170607 sec., 5125 rows/sec., 415.45 KiB/sec.
2933 2023.10.04 03:35:58.067837 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Debug> DynamicQueryHandler: Done processing query
2934 2023.10.04 03:35:58.067863 [ 3 ] {005ee8a9-c092-48b3-8996-3c0a9f699ecd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2935 2023.10.04 03:35:58.067879 [ 3 ] {} <Debug> HTTP-Session: ada91fac-6f40-45fd-86c9-98e9dc8e349d Destroying unnamed session
2936 2023.10.04 03:35:58.068000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2937 2023.10.04 03:35:58.068044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2938 2023.10.04 03:35:58.068064 [ 3 ] {} <Debug> HTTP-Session: 3ee71cbe-c22d-477a-b815-8e13150c20d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2939 2023.10.04 03:35:58.068080 [ 3 ] {} <Debug> HTTP-Session: 3ee71cbe-c22d-477a-b815-8e13150c20d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2940 2023.10.04 03:35:58.068152 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2941 2023.10.04 03:35:58.068193 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2942 2023.10.04 03:35:58.068302 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2943 2023.10.04 03:35:58.068605 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2944 2023.10.04 03:35:58.068808 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2945 2023.10.04 03:35:58.068958 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2946 2023.10.04 03:35:58.069077 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.00089715 sec., 20063 rows/sec., 1.83 MiB/sec.
2947 2023.10.04 03:35:58.069195 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Debug> DynamicQueryHandler: Done processing query
2948 2023.10.04 03:35:58.069219 [ 3 ] {da93e55b-7c31-40ac-a391-e72b6be5078e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2949 2023.10.04 03:35:58.069235 [ 3 ] {} <Debug> HTTP-Session: 3ee71cbe-c22d-477a-b815-8e13150c20d7 Destroying unnamed session
2950 2023.10.04 03:35:58.069348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2951 2023.10.04 03:35:58.069391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2952 2023.10.04 03:35:58.069411 [ 3 ] {} <Debug> HTTP-Session: ec222233-30df-4693-acf9-1afc6bd085df Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2953 2023.10.04 03:35:58.069428 [ 3 ] {} <Debug> HTTP-Session: ec222233-30df-4693-acf9-1afc6bd085df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2954 2023.10.04 03:35:58.069495 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2955 2023.10.04 03:35:58.069534 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2956 2023.10.04 03:35:58.069639 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2957 2023.10.04 03:35:58.069901 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2958 2023.10.04 03:35:58.070104 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2959 2023.10.04 03:35:58.070262 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2960 2023.10.04 03:35:58.070393 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Information> executeQuery: Read 6 rows, 492.00 B in 0.00086983 sec., 6897 rows/sec., 552.37 KiB/sec.
2961 2023.10.04 03:35:58.070497 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Debug> DynamicQueryHandler: Done processing query
2962 2023.10.04 03:35:58.070519 [ 3 ] {294945a3-f799-4f0d-93d6-b5f504728354} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2963 2023.10.04 03:35:58.070534 [ 3 ] {} <Debug> HTTP-Session: ec222233-30df-4693-acf9-1afc6bd085df Destroying unnamed session
2964 2023.10.04 03:35:58.070670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2965 2023.10.04 03:35:58.070712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2966 2023.10.04 03:35:58.070731 [ 3 ] {} <Debug> HTTP-Session: 96a02393-9667-47be-ae5e-b32a4a3b8bb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2967 2023.10.04 03:35:58.070747 [ 3 ] {} <Debug> HTTP-Session: 96a02393-9667-47be-ae5e-b32a4a3b8bb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2968 2023.10.04 03:35:58.070817 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2969 2023.10.04 03:35:58.070860 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2970 2023.10.04 03:35:58.070992 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2971 2023.10.04 03:35:58.071282 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2972 2023.10.04 03:35:58.071553 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2973 2023.10.04 03:35:58.071728 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2974 2023.10.04 03:35:58.071853 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001008943 sec., 5946 rows/sec., 8.02 MiB/sec.
2975 2023.10.04 03:35:58.071971 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Debug> DynamicQueryHandler: Done processing query
2976 2023.10.04 03:35:58.071994 [ 3 ] {00f0f98f-795f-4b6a-a098-6c4b6cb2423f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2977 2023.10.04 03:35:58.072009 [ 3 ] {} <Debug> HTTP-Session: 96a02393-9667-47be-ae5e-b32a4a3b8bb3 Destroying unnamed session
2978 2023.10.04 03:36:03.072506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2979 2023.10.04 03:36:03.072693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2980 2023.10.04 03:36:03.072740 [ 3 ] {} <Debug> HTTP-Session: f3e3b105-cf4a-41af-85c6-40f34f69dc13 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2981 2023.10.04 03:36:03.072783 [ 3 ] {} <Debug> HTTP-Session: f3e3b105-cf4a-41af-85c6-40f34f69dc13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2982 2023.10.04 03:36:03.072981 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2983 2023.10.04 03:36:03.073043 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2984 2023.10.04 03:36:03.073204 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2985 2023.10.04 03:36:03.073728 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
2986 2023.10.04 03:36:03.074003 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2987 2023.10.04 03:36:03.074169 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2988 2023.10.04 03:36:03.074298 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001283519 sec., 35059 rows/sec., 2.66 MiB/sec.
2989 2023.10.04 03:36:03.074450 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Debug> DynamicQueryHandler: Done processing query
2990 2023.10.04 03:36:03.074475 [ 3 ] {e1dc4cee-393f-45e4-be36-395b09bf6d45} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2991 2023.10.04 03:36:03.074491 [ 3 ] {} <Debug> HTTP-Session: f3e3b105-cf4a-41af-85c6-40f34f69dc13 Destroying unnamed session
2992 2023.10.04 03:36:03.074724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2993 2023.10.04 03:36:03.074769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2994 2023.10.04 03:36:03.074789 [ 3 ] {} <Debug> HTTP-Session: 452226b3-4c9a-46a7-9e8f-59e4a29bee04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
2995 2023.10.04 03:36:03.074806 [ 3 ] {} <Debug> HTTP-Session: 452226b3-4c9a-46a7-9e8f-59e4a29bee04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2996 2023.10.04 03:36:03.074882 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2997 2023.10.04 03:36:03.074922 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2998 2023.10.04 03:36:03.075027 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2999 2023.10.04 03:36:03.075426 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3000 2023.10.04 03:36:03.075646 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3001 2023.10.04 03:36:03.075797 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3002 2023.10.04 03:36:03.075926 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001015973 sec., 200792 rows/sec., 19.32 MiB/sec.
3003 2023.10.04 03:36:03.076046 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Debug> DynamicQueryHandler: Done processing query
3004 2023.10.04 03:36:03.076069 [ 3 ] {f66fb5c9-039c-46ed-865a-61e3dd61221e} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3005 2023.10.04 03:36:03.076085 [ 3 ] {} <Debug> HTTP-Session: 452226b3-4c9a-46a7-9e8f-59e4a29bee04 Destroying unnamed session
3006 2023.10.04 03:36:03.076259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3007 2023.10.04 03:36:03.076304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3008 2023.10.04 03:36:03.076324 [ 3 ] {} <Debug> HTTP-Session: 8a83c609-cdea-49a5-9a15-6f6da561b2b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3009 2023.10.04 03:36:03.076340 [ 3 ] {} <Debug> HTTP-Session: 8a83c609-cdea-49a5-9a15-6f6da561b2b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3010 2023.10.04 03:36:03.076425 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3011 2023.10.04 03:36:03.076465 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3012 2023.10.04 03:36:03.076567 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3013 2023.10.04 03:36:03.077009 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3014 2023.10.04 03:36:03.077235 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3015 2023.10.04 03:36:03.077382 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3016 2023.10.04 03:36:03.077508 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001050024 sec., 288564 rows/sec., 20.15 MiB/sec.
3017 2023.10.04 03:36:03.077506 [ 175 ] {} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3018 2023.10.04 03:36:03.077617 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3019 2023.10.04 03:36:03.077686 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Debug> DynamicQueryHandler: Done processing query
3020 2023.10.04 03:36:03.077723 [ 3 ] {ee37ee5a-68a1-442d-ad35-fc7c1226e153} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3021 2023.10.04 03:36:03.077727 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3022 2023.10.04 03:36:03.077741 [ 3 ] {} <Debug> HTTP-Session: 8a83c609-cdea-49a5-9a15-6f6da561b2b2 Destroying unnamed session
3023 2023.10.04 03:36:03.077830 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3024 2023.10.04 03:36:03.077863 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 338 rows starting from the beginning of the part
3025 2023.10.04 03:36:03.077919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3026 2023.10.04 03:36:03.077974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3027 2023.10.04 03:36:03.078004 [ 3 ] {} <Debug> HTTP-Session: 7cdaead8-dee2-4035-897e-ac9a393ba2ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3028 2023.10.04 03:36:03.078002 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 303 rows starting from the beginning of the part
3029 2023.10.04 03:36:03.078024 [ 3 ] {} <Debug> HTTP-Session: 7cdaead8-dee2-4035-897e-ac9a393ba2ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3030 2023.10.04 03:36:03.078133 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3031 2023.10.04 03:36:03.078155 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 17 rows starting from the beginning of the part
3032 2023.10.04 03:36:03.078185 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3033 2023.10.04 03:36:03.078317 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 303 rows starting from the beginning of the part
3034 2023.10.04 03:36:03.078418 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3035 2023.10.04 03:36:03.078479 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
3036 2023.10.04 03:36:03.078687 [ 13 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 303 rows starting from the beginning of the part
3037 2023.10.04 03:36:03.078881 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3038 2023.10.04 03:36:03.079172 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3039 2023.10.04 03:36:03.079389 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3040 2023.10.04 03:36:03.079576 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001385492 sec., 4330 rows/sec., 181.85 KiB/sec.
3041 2023.10.04 03:36:03.079924 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Debug> DynamicQueryHandler: Done processing query
3042 2023.10.04 03:36:03.079928 [ 9 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 4 columns (4 merged, 0 gathered) in 0.002253732 sec., 563509.7695733121 rows/sec., 39.56 MiB/sec.
3043 2023.10.04 03:36:03.079950 [ 3 ] {873e8484-990a-4c00-afba-ed6b2f34f2cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3044 2023.10.04 03:36:03.079975 [ 3 ] {} <Debug> HTTP-Session: 7cdaead8-dee2-4035-897e-ac9a393ba2ca Destroying unnamed session
3045 2023.10.04 03:36:03.080038 [ 9 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3046 2023.10.04 03:36:03.080123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3047 2023.10.04 03:36:03.080169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3048 2023.10.04 03:36:03.080191 [ 3 ] {} <Debug> HTTP-Session: 1418562b-f57e-4d23-ba92-e1485eb623e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3049 2023.10.04 03:36:03.080213 [ 3 ] {} <Debug> HTTP-Session: 1418562b-f57e-4d23-ba92-e1485eb623e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3050 2023.10.04 03:36:03.080215 [ 9 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3051 2023.10.04 03:36:03.080292 [ 9 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_26_5} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3052 2023.10.04 03:36:03.080296 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3053 2023.10.04 03:36:03.080364 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3054 2023.10.04 03:36:03.080478 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3055 2023.10.04 03:36:03.080754 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3056 2023.10.04 03:36:03.080994 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3057 2023.10.04 03:36:03.081169 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3058 2023.10.04 03:36:03.081292 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000952282 sec., 66156 rows/sec., 4.01 MiB/sec.
3059 2023.10.04 03:36:03.081408 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Debug> DynamicQueryHandler: Done processing query
3060 2023.10.04 03:36:03.081431 [ 3 ] {ee10587a-677e-40a7-b0ad-5426f69b42be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3061 2023.10.04 03:36:03.081447 [ 3 ] {} <Debug> HTTP-Session: 1418562b-f57e-4d23-ba92-e1485eb623e6 Destroying unnamed session
3062 2023.10.04 03:36:03.081624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3063 2023.10.04 03:36:03.081670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3064 2023.10.04 03:36:03.081688 [ 3 ] {} <Debug> HTTP-Session: cb6219f2-971f-4060-b736-bcc4b887df21 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3065 2023.10.04 03:36:03.081705 [ 3 ] {} <Debug> HTTP-Session: cb6219f2-971f-4060-b736-bcc4b887df21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3066 2023.10.04 03:36:03.081788 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3067 2023.10.04 03:36:03.081831 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3068 2023.10.04 03:36:03.081963 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3069 2023.10.04 03:36:03.082394 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3070 2023.10.04 03:36:03.082689 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3071 2023.10.04 03:36:03.082864 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3072 2023.10.04 03:36:03.083005 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001177647 sec., 33116 rows/sec., 44.69 MiB/sec.
3073 2023.10.04 03:36:03.083129 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Debug> DynamicQueryHandler: Done processing query
3074 2023.10.04 03:36:03.083152 [ 3 ] {06151b9c-19e1-4c5b-9f64-319b0c2b76d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3075 2023.10.04 03:36:03.083168 [ 3 ] {} <Debug> HTTP-Session: cb6219f2-971f-4060-b736-bcc4b887df21 Destroying unnamed session
3076 2023.10.04 03:36:03.083297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3077 2023.10.04 03:36:03.083342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3078 2023.10.04 03:36:03.083361 [ 3 ] {} <Debug> HTTP-Session: 7de87982-16ab-4c7e-af1b-26545507608f Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3079 2023.10.04 03:36:03.083377 [ 3 ] {} <Debug> HTTP-Session: 7de87982-16ab-4c7e-af1b-26545507608f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3080 2023.10.04 03:36:03.083445 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3081 2023.10.04 03:36:03.083483 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3082 2023.10.04 03:36:03.083585 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3083 2023.10.04 03:36:03.083826 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3084 2023.10.04 03:36:03.084055 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3085 2023.10.04 03:36:03.084223 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3086 2023.10.04 03:36:03.084350 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00087537 sec., 21705 rows/sec., 1.13 MiB/sec.
3087 2023.10.04 03:36:03.084463 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Debug> DynamicQueryHandler: Done processing query
3088 2023.10.04 03:36:03.084486 [ 3 ] {07ec40bc-d559-452b-8705-66f25cf15e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3089 2023.10.04 03:36:03.084501 [ 3 ] {} <Debug> HTTP-Session: 7de87982-16ab-4c7e-af1b-26545507608f Destroying unnamed session
3090 2023.10.04 03:36:05.094665 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
3091 2023.10.04 03:36:05.094732 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
3092 2023.10.04 03:36:08.065644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3093 2023.10.04 03:36:08.065804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3094 2023.10.04 03:36:08.065851 [ 3 ] {} <Debug> HTTP-Session: bbaa774a-7f1e-488a-96b6-ca3d890525e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3095 2023.10.04 03:36:08.065893 [ 3 ] {} <Debug> HTTP-Session: bbaa774a-7f1e-488a-96b6-ca3d890525e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3096 2023.10.04 03:36:08.066094 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3097 2023.10.04 03:36:08.066188 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3098 2023.10.04 03:36:08.066350 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3099 2023.10.04 03:36:08.066747 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3100 2023.10.04 03:36:08.067011 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3101 2023.10.04 03:36:08.067179 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3102 2023.10.04 03:36:08.067326 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001157666 sec., 5182 rows/sec., 420.09 KiB/sec.
3103 2023.10.04 03:36:08.067343 [ 171 ] {} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3104 2023.10.04 03:36:08.067465 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3105 2023.10.04 03:36:08.067528 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Debug> DynamicQueryHandler: Done processing query
3106 2023.10.04 03:36:08.067559 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3107 2023.10.04 03:36:08.067561 [ 3 ] {4ce89356-2d9b-4010-8270-5cef8cf124b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3108 2023.10.04 03:36:08.067600 [ 3 ] {} <Debug> HTTP-Session: bbaa774a-7f1e-488a-96b6-ca3d890525e6 Destroying unnamed session
3109 2023.10.04 03:36:08.067651 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3110 2023.10.04 03:36:08.067684 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part
3111 2023.10.04 03:36:08.067735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3112 2023.10.04 03:36:08.067797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3113 2023.10.04 03:36:08.067830 [ 3 ] {} <Debug> HTTP-Session: f40d496d-2c29-4c88-a401-e1670d9c0b67 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3114 2023.10.04 03:36:08.067833 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
3115 2023.10.04 03:36:08.067881 [ 3 ] {} <Debug> HTTP-Session: f40d496d-2c29-4c88-a401-e1670d9c0b67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3116 2023.10.04 03:36:08.068002 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 45 rows starting from the beginning of the part
3117 2023.10.04 03:36:08.068005 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3118 2023.10.04 03:36:08.068070 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3119 2023.10.04 03:36:08.068139 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
3120 2023.10.04 03:36:08.068314 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 45 rows starting from the beginning of the part
3121 2023.10.04 03:36:08.068328 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3122 2023.10.04 03:36:08.068421 [ 9 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
3123 2023.10.04 03:36:08.068869 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3124 2023.10.04 03:36:08.069151 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3125 2023.10.04 03:36:08.069282 [ 15 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.00175952 sec., 90365.55424206602 rows/sec., 6.91 MiB/sec.
3126 2023.10.04 03:36:08.069402 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3127 2023.10.04 03:36:08.069577 [ 171 ] {} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3128 2023.10.04 03:36:08.069615 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.001565116 sec., 11500 rows/sec., 1.05 MiB/sec.
3129 2023.10.04 03:36:08.069639 [ 15 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3130 2023.10.04 03:36:08.069684 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3131 2023.10.04 03:36:08.070084 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3132 2023.10.04 03:36:08.070110 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Debug> DynamicQueryHandler: Done processing query
3133 2023.10.04 03:36:08.070209 [ 3 ] {bd1cf908-20a1-4f51-a4cd-eefbe0e2d153} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3134 2023.10.04 03:36:08.070270 [ 3 ] {} <Debug> HTTP-Session: f40d496d-2c29-4c88-a401-e1670d9c0b67 Destroying unnamed session
3135 2023.10.04 03:36:08.070306 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3136 2023.10.04 03:36:08.070336 [ 15 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3137 2023.10.04 03:36:08.070373 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part
3138 2023.10.04 03:36:08.070436 [ 15 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_26_5} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3139 2023.10.04 03:36:08.070503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3140 2023.10.04 03:36:08.070641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3141 2023.10.04 03:36:08.070659 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part
3142 2023.10.04 03:36:08.070674 [ 3 ] {} <Debug> HTTP-Session: 6069b0a5-243a-4aab-b0a6-1b65cbbb2587 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3143 2023.10.04 03:36:08.070726 [ 3 ] {} <Debug> HTTP-Session: 6069b0a5-243a-4aab-b0a6-1b65cbbb2587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3144 2023.10.04 03:36:08.070926 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 204 rows starting from the beginning of the part
3145 2023.10.04 03:36:08.070946 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3146 2023.10.04 03:36:08.071042 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3147 2023.10.04 03:36:08.071190 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part
3148 2023.10.04 03:36:08.071545 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 204 rows starting from the beginning of the part
3149 2023.10.04 03:36:08.071550 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3150 2023.10.04 03:36:08.071750 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part
3151 2023.10.04 03:36:08.072265 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3152 2023.10.04 03:36:08.072737 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3153 2023.10.04 03:36:08.073023 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3154 2023.10.04 03:36:08.073282 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Information> executeQuery: Read 6 rows, 492.00 B in 0.002262993 sec., 2651 rows/sec., 212.32 KiB/sec.
3155 2023.10.04 03:36:08.073752 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 684 rows, containing 4 columns (4 merged, 0 gathered) in 0.003947761 sec., 173262.76844013607 rows/sec., 16.58 MiB/sec.
3156 2023.10.04 03:36:08.073784 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Debug> DynamicQueryHandler: Done processing query
3157 2023.10.04 03:36:08.073818 [ 3 ] {249ab72e-17b2-4949-b1ff-ce567d6d8b5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3158 2023.10.04 03:36:08.073851 [ 3 ] {} <Debug> HTTP-Session: 6069b0a5-243a-4aab-b0a6-1b65cbbb2587 Destroying unnamed session
3159 2023.10.04 03:36:08.073898 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3160 2023.10.04 03:36:08.073996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3161 2023.10.04 03:36:08.074061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3162 2023.10.04 03:36:08.074096 [ 3 ] {} <Debug> HTTP-Session: 9d0f3b56-75ee-4803-88c4-1bc6c29208cd Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3163 2023.10.04 03:36:08.074103 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3164 2023.10.04 03:36:08.074132 [ 3 ] {} <Debug> HTTP-Session: 9d0f3b56-75ee-4803-88c4-1bc6c29208cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3165 2023.10.04 03:36:08.074229 [ 11 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_26_5} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3166 2023.10.04 03:36:08.074292 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3167 2023.10.04 03:36:08.074385 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3168 2023.10.04 03:36:08.074541 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3169 2023.10.04 03:36:08.074863 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3170 2023.10.04 03:36:08.075140 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3171 2023.10.04 03:36:08.075326 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3172 2023.10.04 03:36:08.075450 [ 171 ] {} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3173 2023.10.04 03:36:08.075459 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001090485 sec., 5502 rows/sec., 7.42 MiB/sec.
3174 2023.10.04 03:36:08.075497 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3175 2023.10.04 03:36:08.075696 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3176 2023.10.04 03:36:08.075761 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Debug> DynamicQueryHandler: Done processing query
3177 2023.10.04 03:36:08.075799 [ 3 ] {850b9a5d-b1b3-47d7-a0fe-e50f8388d8e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3178 2023.10.04 03:36:08.075824 [ 3 ] {} <Debug> HTTP-Session: 9d0f3b56-75ee-4803-88c4-1bc6c29208cd Destroying unnamed session
3179 2023.10.04 03:36:08.075847 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3180 2023.10.04 03:36:08.075888 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 549 rows starting from the beginning of the part
3181 2023.10.04 03:36:08.076003 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
3182 2023.10.04 03:36:08.076094 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 39 rows starting from the beginning of the part
3183 2023.10.04 03:36:08.076177 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
3184 2023.10.04 03:36:08.076260 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 39 rows starting from the beginning of the part
3185 2023.10.04 03:36:08.076342 [ 13 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
3186 2023.10.04 03:36:08.077753 [ 11 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 6 columns (6 merged, 0 gathered) in 0.002193741 sec., 294018.3002460181 rows/sec., 396.76 MiB/sec.
3187 2023.10.04 03:36:08.078166 [ 11 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3188 2023.10.04 03:36:08.078383 [ 11 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3189 2023.10.04 03:36:08.078447 [ 11 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3190 2023.10.04 03:36:08.078521 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_26_5: 4.07 MiB.
3191 2023.10.04 03:36:13.072766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3192 2023.10.04 03:36:13.072900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3193 2023.10.04 03:36:13.072932 [ 3 ] {} <Debug> HTTP-Session: 87907023-e6f1-4953-8326-b14446fc8733 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3194 2023.10.04 03:36:13.072960 [ 3 ] {} <Debug> HTTP-Session: 87907023-e6f1-4953-8326-b14446fc8733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3195 2023.10.04 03:36:13.073105 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3196 2023.10.04 03:36:13.073172 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3197 2023.10.04 03:36:13.073341 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3198 2023.10.04 03:36:13.073842 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3199 2023.10.04 03:36:13.074112 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3200 2023.10.04 03:36:13.074281 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3201 2023.10.04 03:36:13.074400 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001256959 sec., 35800 rows/sec., 2.72 MiB/sec.
3202 2023.10.04 03:36:13.074535 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Debug> DynamicQueryHandler: Done processing query
3203 2023.10.04 03:36:13.074559 [ 3 ] {06f0f5a4-9143-4f6c-b868-52da15fffb02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3204 2023.10.04 03:36:13.074575 [ 3 ] {} <Debug> HTTP-Session: 87907023-e6f1-4953-8326-b14446fc8733 Destroying unnamed session
3205 2023.10.04 03:36:13.074733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3206 2023.10.04 03:36:13.074781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3207 2023.10.04 03:36:13.074800 [ 3 ] {} <Debug> HTTP-Session: 843b8fd0-4f35-4bd2-8c46-11ab0ac6355b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3208 2023.10.04 03:36:13.074816 [ 3 ] {} <Debug> HTTP-Session: 843b8fd0-4f35-4bd2-8c46-11ab0ac6355b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3209 2023.10.04 03:36:13.074892 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3210 2023.10.04 03:36:13.074932 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3211 2023.10.04 03:36:13.075037 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3212 2023.10.04 03:36:13.075468 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3213 2023.10.04 03:36:13.075689 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3214 2023.10.04 03:36:13.075838 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3215 2023.10.04 03:36:13.075937 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001017893 sec., 200413 rows/sec., 19.29 MiB/sec.
3216 2023.10.04 03:36:13.076055 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Debug> DynamicQueryHandler: Done processing query
3217 2023.10.04 03:36:13.076079 [ 3 ] {fb0f9657-f7c7-413a-a1b0-838b8ce74630} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3218 2023.10.04 03:36:13.076095 [ 3 ] {} <Debug> HTTP-Session: 843b8fd0-4f35-4bd2-8c46-11ab0ac6355b Destroying unnamed session
3219 2023.10.04 03:36:13.076251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3220 2023.10.04 03:36:13.076296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3221 2023.10.04 03:36:13.076316 [ 3 ] {} <Debug> HTTP-Session: 33ba3f6a-8312-4f65-be21-0157fa7bb4f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3222 2023.10.04 03:36:13.076333 [ 3 ] {} <Debug> HTTP-Session: 33ba3f6a-8312-4f65-be21-0157fa7bb4f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3223 2023.10.04 03:36:13.076413 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3224 2023.10.04 03:36:13.076451 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3225 2023.10.04 03:36:13.076557 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3226 2023.10.04 03:36:13.077004 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3227 2023.10.04 03:36:13.077223 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3228 2023.10.04 03:36:13.077385 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3229 2023.10.04 03:36:13.077483 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001042284 sec., 290707 rows/sec., 20.30 MiB/sec.
3230 2023.10.04 03:36:13.077597 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Debug> DynamicQueryHandler: Done processing query
3231 2023.10.04 03:36:13.077621 [ 3 ] {866231b9-bad6-49c7-97d5-af0a1d637e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3232 2023.10.04 03:36:13.077637 [ 3 ] {} <Debug> HTTP-Session: 33ba3f6a-8312-4f65-be21-0157fa7bb4f7 Destroying unnamed session
3233 2023.10.04 03:36:13.077798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3234 2023.10.04 03:36:13.077842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3235 2023.10.04 03:36:13.077861 [ 3 ] {} <Debug> HTTP-Session: 55cf5337-a9a8-43c0-aa91-3f967a716f97 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3236 2023.10.04 03:36:13.077878 [ 3 ] {} <Debug> HTTP-Session: 55cf5337-a9a8-43c0-aa91-3f967a716f97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3237 2023.10.04 03:36:13.077945 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3238 2023.10.04 03:36:13.077984 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3239 2023.10.04 03:36:13.078086 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3240 2023.10.04 03:36:13.078340 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3241 2023.10.04 03:36:13.078571 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3242 2023.10.04 03:36:13.078741 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3243 2023.10.04 03:36:13.078841 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00086931 sec., 6902 rows/sec., 289.83 KiB/sec.
3244 2023.10.04 03:36:13.078829 [ 169 ] {} <Debug> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3245 2023.10.04 03:36:13.078908 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3246 2023.10.04 03:36:13.078984 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Debug> DynamicQueryHandler: Done processing query
3247 2023.10.04 03:36:13.079024 [ 3 ] {c932c028-1c6d-42fe-b989-d87a42fa2d26} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3248 2023.10.04 03:36:13.079037 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3249 2023.10.04 03:36:13.079051 [ 3 ] {} <Debug> HTTP-Session: 55cf5337-a9a8-43c0-aa91-3f967a716f97 Destroying unnamed session
3250 2023.10.04 03:36:13.079210 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3251 2023.10.04 03:36:13.079291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3252 2023.10.04 03:36:13.079304 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
3253 2023.10.04 03:36:13.079368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3254 2023.10.04 03:36:13.079395 [ 3 ] {} <Debug> HTTP-Session: d5866845-f8a9-44c3-b68f-41ead12b257e Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3255 2023.10.04 03:36:13.079444 [ 3 ] {} <Debug> HTTP-Session: d5866845-f8a9-44c3-b68f-41ead12b257e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3256 2023.10.04 03:36:13.079611 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3257 2023.10.04 03:36:13.079734 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3258 2023.10.04 03:36:13.079775 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
3259 2023.10.04 03:36:13.080221 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2023.10.04 03:36:13.080253 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
3261 2023.10.04 03:36:13.080450 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
3262 2023.10.04 03:36:13.080548 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
3263 2023.10.04 03:36:13.080820 [ 15 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
3264 2023.10.04 03:36:13.081049 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3265 2023.10.04 03:36:13.081596 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3266 2023.10.04 03:36:13.081956 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3267 2023.10.04 03:36:13.082293 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002627941 sec., 23973 rows/sec., 1.45 MiB/sec.
3268 2023.10.04 03:36:13.082369 [ 11 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003397028 sec., 28259.996679450393 rows/sec., 1.16 MiB/sec.
3269 2023.10.04 03:36:13.082629 [ 11 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3270 2023.10.04 03:36:13.082644 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Debug> DynamicQueryHandler: Done processing query
3271 2023.10.04 03:36:13.082692 [ 3 ] {03d49b19-7cb5-466c-8bd0-6d2f6710c536} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3272 2023.10.04 03:36:13.082714 [ 3 ] {} <Debug> HTTP-Session: d5866845-f8a9-44c3-b68f-41ead12b257e Destroying unnamed session
3273 2023.10.04 03:36:13.082882 [ 11 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3274 2023.10.04 03:36:13.082940 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3275 2023.10.04 03:36:13.082970 [ 11 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_16_3} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3276 2023.10.04 03:36:13.082999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3277 2023.10.04 03:36:13.083045 [ 3 ] {} <Debug> HTTP-Session: 82f74217-3c8b-4e9d-9ed2-357a02b28176 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3278 2023.10.04 03:36:13.083097 [ 3 ] {} <Debug> HTTP-Session: 82f74217-3c8b-4e9d-9ed2-357a02b28176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3279 2023.10.04 03:36:13.083180 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3280 2023.10.04 03:36:13.083224 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3281 2023.10.04 03:36:13.083380 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3282 2023.10.04 03:36:13.083868 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3283 2023.10.04 03:36:13.084166 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3284 2023.10.04 03:36:13.084337 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3285 2023.10.04 03:36:13.084439 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001231648 sec., 31664 rows/sec., 42.73 MiB/sec.
3286 2023.10.04 03:36:13.084545 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Debug> DynamicQueryHandler: Done processing query
3287 2023.10.04 03:36:13.084568 [ 3 ] {be3215e0-94a8-4f11-b782-08a441168d96} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3288 2023.10.04 03:36:13.084583 [ 3 ] {} <Debug> HTTP-Session: 82f74217-3c8b-4e9d-9ed2-357a02b28176 Destroying unnamed session
3289 2023.10.04 03:36:13.084693 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3290 2023.10.04 03:36:13.084737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3291 2023.10.04 03:36:13.084755 [ 3 ] {} <Debug> HTTP-Session: 46c9f4ed-323b-4861-922f-72df9055acda Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3292 2023.10.04 03:36:13.084772 [ 3 ] {} <Debug> HTTP-Session: 46c9f4ed-323b-4861-922f-72df9055acda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3293 2023.10.04 03:36:13.084841 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3294 2023.10.04 03:36:13.084879 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3295 2023.10.04 03:36:13.084978 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3296 2023.10.04 03:36:13.085219 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3297 2023.10.04 03:36:13.085449 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3298 2023.10.04 03:36:13.085620 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3299 2023.10.04 03:36:13.085709 [ 169 ] {} <Debug> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3300 2023.10.04 03:36:13.085723 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00085593 sec., 22198 rows/sec., 1.15 MiB/sec.
3301 2023.10.04 03:36:13.085744 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3302 2023.10.04 03:36:13.086017 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3303 2023.10.04 03:36:13.086065 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Debug> DynamicQueryHandler: Done processing query
3304 2023.10.04 03:36:13.086115 [ 3 ] {7195e8b7-d26f-4550-8f8f-ef132e098127} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3305 2023.10.04 03:36:13.086160 [ 3 ] {} <Debug> HTTP-Session: 46c9f4ed-323b-4861-922f-72df9055acda Destroying unnamed session
3306 2023.10.04 03:36:13.086227 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3307 2023.10.04 03:36:13.086259 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
3308 2023.10.04 03:36:13.086348 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3309 2023.10.04 03:36:13.086427 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
3310 2023.10.04 03:36:13.086506 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3311 2023.10.04 03:36:13.086582 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
3312 2023.10.04 03:36:13.086657 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3313 2023.10.04 03:36:13.087214 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409462 sec., 239098.32262239067 rows/sec., 12.82 MiB/sec.
3314 2023.10.04 03:36:13.087330 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3315 2023.10.04 03:36:13.087566 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3316 2023.10.04 03:36:13.087638 [ 11 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_16_3} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3317 2023.10.04 03:36:18.066299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2023.10.04 03:36:18.066450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3319 2023.10.04 03:36:18.066482 [ 3 ] {} <Debug> HTTP-Session: a9d1d7b3-8c62-4bf0-8929-36c749a0479b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3320 2023.10.04 03:36:18.066511 [ 3 ] {} <Debug> HTTP-Session: a9d1d7b3-8c62-4bf0-8929-36c749a0479b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2023.10.04 03:36:18.066654 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3322 2023.10.04 03:36:18.066725 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3323 2023.10.04 03:36:18.066914 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2023.10.04 03:36:18.067362 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.62 GiB.
3325 2023.10.04 03:36:18.067652 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3326 2023.10.04 03:36:18.067829 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3327 2023.10.04 03:36:18.067960 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001267099 sec., 4735 rows/sec., 383.81 KiB/sec.
3328 2023.10.04 03:36:18.068098 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Debug> DynamicQueryHandler: Done processing query
3329 2023.10.04 03:36:18.068125 [ 3 ] {2c256e13-50a0-4d80-bc7b-c2317942e61f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3330 2023.10.04 03:36:18.068142 [ 3 ] {} <Debug> HTTP-Session: a9d1d7b3-8c62-4bf0-8929-36c749a0479b Destroying unnamed session
3331 2023.10.04 03:36:18.068261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3332 2023.10.04 03:36:18.068305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3333 2023.10.04 03:36:18.068324 [ 3 ] {} <Debug> HTTP-Session: 94c9ac11-176e-4b19-ae75-0758c622fb31 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3334 2023.10.04 03:36:18.068341 [ 3 ] {} <Debug> HTTP-Session: 94c9ac11-176e-4b19-ae75-0758c622fb31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3335 2023.10.04 03:36:18.068412 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3336 2023.10.04 03:36:18.068452 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3337 2023.10.04 03:36:18.068557 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3338 2023.10.04 03:36:18.068848 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.62 GiB.
3339 2023.10.04 03:36:18.069056 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3340 2023.10.04 03:36:18.069211 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3341 2023.10.04 03:36:18.069345 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.000904201 sec., 19907 rows/sec., 1.81 MiB/sec.
3342 2023.10.04 03:36:18.069465 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Debug> DynamicQueryHandler: Done processing query
3343 2023.10.04 03:36:18.069488 [ 3 ] {46a8c20e-d7cd-404a-8f58-8e9a77267595} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3344 2023.10.04 03:36:18.069504 [ 3 ] {} <Debug> HTTP-Session: 94c9ac11-176e-4b19-ae75-0758c622fb31 Destroying unnamed session
3345 2023.10.04 03:36:18.069652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2928, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3346 2023.10.04 03:36:18.069698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3347 2023.10.04 03:36:18.069717 [ 3 ] {} <Debug> HTTP-Session: 1cf5e1d3-20ec-46ce-876f-38c31f724506 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3348 2023.10.04 03:36:18.069734 [ 3 ] {} <Debug> HTTP-Session: 1cf5e1d3-20ec-46ce-876f-38c31f724506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3349 2023.10.04 03:36:18.069803 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3350 2023.10.04 03:36:18.069842 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3351 2023.10.04 03:36:18.069949 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3352 2023.10.04 03:36:18.070217 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.62 GiB.
3353 2023.10.04 03:36:18.070423 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3354 2023.10.04 03:36:18.070575 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3355 2023.10.04 03:36:18.070698 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Information> executeQuery: Read 17 rows, 1.35 KiB in 0.00086743 sec., 19598 rows/sec., 1.52 MiB/sec.
3356 2023.10.04 03:36:18.070803 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Debug> DynamicQueryHandler: Done processing query
3357 2023.10.04 03:36:18.070827 [ 3 ] {923df1a3-91b5-4728-956e-20f12b523f6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3358 2023.10.04 03:36:18.070842 [ 3 ] {} <Debug> HTTP-Session: 1cf5e1d3-20ec-46ce-876f-38c31f724506 Destroying unnamed session
3359 2023.10.04 03:36:18.070942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2141, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3360 2023.10.04 03:36:18.070985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3361 2023.10.04 03:36:18.071004 [ 3 ] {} <Debug> HTTP-Session: 2bb3b4c3-511a-4256-8033-5e0fa9671090 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3362 2023.10.04 03:36:18.071021 [ 3 ] {} <Debug> HTTP-Session: 2bb3b4c3-511a-4256-8033-5e0fa9671090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3363 2023.10.04 03:36:18.071089 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3364 2023.10.04 03:36:18.071132 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3365 2023.10.04 03:36:18.071249 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3366 2023.10.04 03:36:18.071509 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.62 GiB.
3367 2023.10.04 03:36:18.071767 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3368 2023.10.04 03:36:18.071941 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3369 2023.10.04 03:36:18.072076 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Information> executeQuery: Read 11 rows, 743.00 B in 0.000954592 sec., 11523 rows/sec., 760.10 KiB/sec.
3370 2023.10.04 03:36:18.072069 [ 163 ] {} <Debug> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3371 2023.10.04 03:36:18.072188 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.62 GiB.
3372 2023.10.04 03:36:18.072288 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Debug> DynamicQueryHandler: Done processing query
3373 2023.10.04 03:36:18.072357 [ 3 ] {231df2e4-76bf-4cb8-b16d-14f2d430373f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3374 2023.10.04 03:36:18.072357 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3375 2023.10.04 03:36:18.072408 [ 3 ] {} <Debug> HTTP-Session: 2bb3b4c3-511a-4256-8033-5e0fa9671090 Destroying unnamed session
3376 2023.10.04 03:36:18.072527 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3377 2023.10.04 03:36:18.072568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3378 2023.10.04 03:36:18.072594 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 852 rows starting from the beginning of the part
3379 2023.10.04 03:36:18.072662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3380 2023.10.04 03:36:18.072706 [ 3 ] {} <Debug> HTTP-Session: 48581d83-549a-46f1-9305-a6faad21d31b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3381 2023.10.04 03:36:18.072737 [ 3 ] {} <Debug> HTTP-Session: 48581d83-549a-46f1-9305-a6faad21d31b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3382 2023.10.04 03:36:18.072905 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 11 rows starting from the beginning of the part
3383 2023.10.04 03:36:18.072931 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3384 2023.10.04 03:36:18.073036 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3385 2023.10.04 03:36:18.073221 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 63 rows starting from the beginning of the part
3386 2023.10.04 03:36:18.073605 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part
3387 2023.10.04 03:36:18.073776 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3388 2023.10.04 03:36:18.073907 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part
3389 2023.10.04 03:36:18.074094 [ 15 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 11 rows starting from the beginning of the part
3390 2023.10.04 03:36:18.074645 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.62 GiB.
3391 2023.10.04 03:36:18.075267 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3392 2023.10.04 03:36:18.075598 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3393 2023.10.04 03:36:18.075960 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.002960028 sec., 2027 rows/sec., 2.74 MiB/sec.
3394 2023.10.04 03:36:18.075992 [ 11 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1063 rows, containing 5 columns (5 merged, 0 gathered) in 0.003727006 sec., 285215.5322529666 rows/sec., 17.35 MiB/sec.
3395 2023.10.04 03:36:18.076200 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Debug> DynamicQueryHandler: Done processing query
3396 2023.10.04 03:36:18.076228 [ 11 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3397 2023.10.04 03:36:18.076239 [ 3 ] {1ca468d8-84bd-4176-b646-40e0885bcefb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3398 2023.10.04 03:36:18.076299 [ 3 ] {} <Debug> HTTP-Session: 48581d83-549a-46f1-9305-a6faad21d31b Destroying unnamed session
3399 2023.10.04 03:36:18.076489 [ 11 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3400 2023.10.04 03:36:18.076562 [ 11 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3401 2023.10.04 03:36:20.094792 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache
3402 2023.10.04 03:36:20.094862 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache
3403 2023.10.04 03:36:23.071663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6339, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3404 2023.10.04 03:36:23.071789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3405 2023.10.04 03:36:23.071819 [ 3 ] {} <Debug> HTTP-Session: 491229cf-5fb2-4b79-9ae5-3530b93334ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3406 2023.10.04 03:36:23.071849 [ 3 ] {} <Debug> HTTP-Session: 491229cf-5fb2-4b79-9ae5-3530b93334ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3407 2023.10.04 03:36:23.071992 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3408 2023.10.04 03:36:23.072063 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3409 2023.10.04 03:36:23.072245 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3410 2023.10.04 03:36:23.072731 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3411 2023.10.04 03:36:23.073002 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3412 2023.10.04 03:36:23.073169 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3413 2023.10.04 03:36:23.073308 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001270579 sec., 35416 rows/sec., 2.69 MiB/sec.
3414 2023.10.04 03:36:23.073475 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Debug> DynamicQueryHandler: Done processing query
3415 2023.10.04 03:36:23.073501 [ 3 ] {0c80ae6d-645d-4930-bb1c-6e91b8f0efba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3416 2023.10.04 03:36:23.073520 [ 3 ] {} <Debug> HTTP-Session: 491229cf-5fb2-4b79-9ae5-3530b93334ea Destroying unnamed session
3417 2023.10.04 03:36:23.073723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 32549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3418 2023.10.04 03:36:23.073777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3419 2023.10.04 03:36:23.073797 [ 3 ] {} <Debug> HTTP-Session: ec2a855c-88a9-4799-ab9a-45d02e9376c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3420 2023.10.04 03:36:23.073816 [ 3 ] {} <Debug> HTTP-Session: ec2a855c-88a9-4799-ab9a-45d02e9376c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3421 2023.10.04 03:36:23.073904 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3422 2023.10.04 03:36:23.073950 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3423 2023.10.04 03:36:23.074069 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3424 2023.10.04 03:36:23.074553 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3425 2023.10.04 03:36:23.074776 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3426 2023.10.04 03:36:23.074926 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3427 2023.10.04 03:36:23.075049 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Information> executeQuery: Read 204 rows, 20.10 KiB in 0.001113095 sec., 183272 rows/sec., 17.64 MiB/sec.
3428 2023.10.04 03:36:23.075174 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Debug> DynamicQueryHandler: Done processing query
3429 2023.10.04 03:36:23.075196 [ 3 ] {6802802c-44cd-4d20-ba3e-d7ad74acc242} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
3430 2023.10.04 03:36:23.075212 [ 3 ] {} <Debug> HTTP-Session: ec2a855c-88a9-4799-ab9a-45d02e9376c7 Destroying unnamed session
3431 2023.10.04 03:36:23.075386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3432 2023.10.04 03:36:23.075431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3433 2023.10.04 03:36:23.075450 [ 3 ] {} <Debug> HTTP-Session: 18e08440-6f81-4767-8c5b-39ef1e7a1daf Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3434 2023.10.04 03:36:23.075466 [ 3 ] {} <Debug> HTTP-Session: 18e08440-6f81-4767-8c5b-39ef1e7a1daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3435 2023.10.04 03:36:23.075546 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3436 2023.10.04 03:36:23.075585 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3437 2023.10.04 03:36:23.075687 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3438 2023.10.04 03:36:23.076149 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3439 2023.10.04 03:36:23.076377 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3440 2023.10.04 03:36:23.076525 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3441 2023.10.04 03:36:23.076654 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001077185 sec., 281288 rows/sec., 19.64 MiB/sec.
3442 2023.10.04 03:36:23.076773 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Debug> DynamicQueryHandler: Done processing query
3443 2023.10.04 03:36:23.076796 [ 3 ] {8e7e6003-95c3-4995-8522-db635328b939} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3444 2023.10.04 03:36:23.076811 [ 3 ] {} <Debug> HTTP-Session: 18e08440-6f81-4767-8c5b-39ef1e7a1daf Destroying unnamed session
3445 2023.10.04 03:36:23.076959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3446 2023.10.04 03:36:23.077005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3447 2023.10.04 03:36:23.077025 [ 3 ] {} <Debug> HTTP-Session: f064a39b-9d01-47b2-a4a8-324983644c89 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3448 2023.10.04 03:36:23.077041 [ 3 ] {} <Debug> HTTP-Session: f064a39b-9d01-47b2-a4a8-324983644c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3449 2023.10.04 03:36:23.077108 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3450 2023.10.04 03:36:23.077147 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3451 2023.10.04 03:36:23.077252 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3452 2023.10.04 03:36:23.077527 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3453 2023.10.04 03:36:23.077766 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3454 2023.10.04 03:36:23.077939 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3455 2023.10.04 03:36:23.078061 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000925351 sec., 6484 rows/sec., 272.28 KiB/sec.
3456 2023.10.04 03:36:23.078183 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Debug> DynamicQueryHandler: Done processing query
3457 2023.10.04 03:36:23.078206 [ 3 ] {aaff8e14-74b1-43da-b600-4cc50839c20b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3458 2023.10.04 03:36:23.078222 [ 3 ] {} <Debug> HTTP-Session: f064a39b-9d01-47b2-a4a8-324983644c89 Destroying unnamed session
3459 2023.10.04 03:36:23.078347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3460 2023.10.04 03:36:23.078392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3461 2023.10.04 03:36:23.078411 [ 3 ] {} <Debug> HTTP-Session: 474c24fc-cf2f-4ca9-9158-41b9af6aa663 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3462 2023.10.04 03:36:23.078428 [ 3 ] {} <Debug> HTTP-Session: 474c24fc-cf2f-4ca9-9158-41b9af6aa663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3463 2023.10.04 03:36:23.078499 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3464 2023.10.04 03:36:23.078540 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3465 2023.10.04 03:36:23.078654 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3466 2023.10.04 03:36:23.078974 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3467 2023.10.04 03:36:23.079216 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3468 2023.10.04 03:36:23.079388 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3469 2023.10.04 03:36:23.079514 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000986722 sec., 63847 rows/sec., 3.87 MiB/sec.
3470 2023.10.04 03:36:23.079639 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Debug> DynamicQueryHandler: Done processing query
3471 2023.10.04 03:36:23.079662 [ 3 ] {3811367d-32d0-463d-9397-1fb0372acf8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3472 2023.10.04 03:36:23.079677 [ 3 ] {} <Debug> HTTP-Session: 474c24fc-cf2f-4ca9-9158-41b9af6aa663 Destroying unnamed session
3473 2023.10.04 03:36:23.079874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 41732, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3474 2023.10.04 03:36:23.079918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3475 2023.10.04 03:36:23.079936 [ 3 ] {} <Debug> HTTP-Session: 869293ee-b619-44ad-a08e-7eb93d953d87 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3476 2023.10.04 03:36:23.079952 [ 3 ] {} <Debug> HTTP-Session: 869293ee-b619-44ad-a08e-7eb93d953d87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3477 2023.10.04 03:36:23.080033 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3478 2023.10.04 03:36:23.080076 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3479 2023.10.04 03:36:23.080210 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3480 2023.10.04 03:36:23.080627 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3481 2023.10.04 03:36:23.080922 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3482 2023.10.04 03:36:23.081099 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3483 2023.10.04 03:36:23.081230 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001168107 sec., 33387 rows/sec., 45.05 MiB/sec.
3484 2023.10.04 03:36:23.081383 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Debug> DynamicQueryHandler: Done processing query
3485 2023.10.04 03:36:23.081406 [ 3 ] {7e107000-44e8-4b60-9ec6-29d67ee78fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3486 2023.10.04 03:36:23.081421 [ 3 ] {} <Debug> HTTP-Session: 869293ee-b619-44ad-a08e-7eb93d953d87 Destroying unnamed session
3487 2023.10.04 03:36:23.081537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3488 2023.10.04 03:36:23.081580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3489 2023.10.04 03:36:23.081598 [ 3 ] {} <Debug> HTTP-Session: 282e0e28-6fce-476f-95f2-5e853cbd45fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3490 2023.10.04 03:36:23.081615 [ 3 ] {} <Debug> HTTP-Session: 282e0e28-6fce-476f-95f2-5e853cbd45fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3491 2023.10.04 03:36:23.081681 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3492 2023.10.04 03:36:23.081719 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3493 2023.10.04 03:36:23.081820 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3494 2023.10.04 03:36:23.082051 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.63 GiB.
3495 2023.10.04 03:36:23.082273 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3496 2023.10.04 03:36:23.082442 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3497 2023.10.04 03:36:23.082562 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00085254 sec., 22286 rows/sec., 1.16 MiB/sec.
3498 2023.10.04 03:36:23.082674 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Debug> DynamicQueryHandler: Done processing query
3499 2023.10.04 03:36:23.082696 [ 3 ] {50475187-4f04-4ff5-b6aa-d3f75af665d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3500 2023.10.04 03:36:23.082712 [ 3 ] {} <Debug> HTTP-Session: 282e0e28-6fce-476f-95f2-5e853cbd45fc Destroying unnamed session
3501 2023.10.04 03:36:28.065798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3502 2023.10.04 03:36:28.065990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3503 2023.10.04 03:36:28.066026 [ 3 ] {} <Debug> HTTP-Session: cb6b6a24-7db7-424f-bac3-191d411aa0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3504 2023.10.04 03:36:28.066062 [ 3 ] {} <Debug> HTTP-Session: cb6b6a24-7db7-424f-bac3-191d411aa0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3505 2023.10.04 03:36:28.066203 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3506 2023.10.04 03:36:28.066270 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3507 2023.10.04 03:36:28.066453 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3508 2023.10.04 03:36:28.066934 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3509 2023.10.04 03:36:28.067191 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3510 2023.10.04 03:36:28.067356 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3511 2023.10.04 03:36:28.067482 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001242028 sec., 4830 rows/sec., 391.56 KiB/sec.
3512 2023.10.04 03:36:28.067626 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Debug> DynamicQueryHandler: Done processing query
3513 2023.10.04 03:36:28.067650 [ 3 ] {56c60564-6c01-4af9-8ff6-696663c4235a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3514 2023.10.04 03:36:28.067666 [ 3 ] {} <Debug> HTTP-Session: cb6b6a24-7db7-424f-bac3-191d411aa0b4 Destroying unnamed session
3515 2023.10.04 03:36:28.067786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3516 2023.10.04 03:36:28.067832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3517 2023.10.04 03:36:28.067850 [ 3 ] {} <Debug> HTTP-Session: 9ef2e09d-119b-4de3-9e9e-4c51554ee808 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3518 2023.10.04 03:36:28.067867 [ 3 ] {} <Debug> HTTP-Session: 9ef2e09d-119b-4de3-9e9e-4c51554ee808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3519 2023.10.04 03:36:28.067937 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3520 2023.10.04 03:36:28.067976 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3521 2023.10.04 03:36:28.068078 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3522 2023.10.04 03:36:28.068344 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3523 2023.10.04 03:36:28.068548 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3524 2023.10.04 03:36:28.068694 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3525 2023.10.04 03:36:28.068793 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.000830009 sec., 21686 rows/sec., 1.97 MiB/sec.
3526 2023.10.04 03:36:28.069001 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Debug> DynamicQueryHandler: Done processing query
3527 2023.10.04 03:36:28.069025 [ 3 ] {ef183359-db28-42ca-97d4-b69060302629} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3528 2023.10.04 03:36:28.069041 [ 3 ] {} <Debug> HTTP-Session: 9ef2e09d-119b-4de3-9e9e-4c51554ee808 Destroying unnamed session
3529 2023.10.04 03:36:28.069148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3530 2023.10.04 03:36:28.069191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3531 2023.10.04 03:36:28.069210 [ 3 ] {} <Debug> HTTP-Session: 396b1381-a4fc-4939-b599-b0c57b75cb04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3532 2023.10.04 03:36:28.069227 [ 3 ] {} <Debug> HTTP-Session: 396b1381-a4fc-4939-b599-b0c57b75cb04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3533 2023.10.04 03:36:28.069297 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3534 2023.10.04 03:36:28.069336 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3535 2023.10.04 03:36:28.069454 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3536 2023.10.04 03:36:28.069739 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3537 2023.10.04 03:36:28.069938 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3538 2023.10.04 03:36:28.070095 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3539 2023.10.04 03:36:28.070195 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Information> executeQuery: Read 6 rows, 492.00 B in 0.00087112 sec., 6887 rows/sec., 551.55 KiB/sec.
3540 2023.10.04 03:36:28.070186 [ 157 ] {} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3541 2023.10.04 03:36:28.070249 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3542 2023.10.04 03:36:28.070313 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Debug> DynamicQueryHandler: Done processing query
3543 2023.10.04 03:36:28.070348 [ 3 ] {89388d79-de71-4292-a4df-c429512c1feb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3544 2023.10.04 03:36:28.070357 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3545 2023.10.04 03:36:28.070368 [ 3 ] {} <Debug> HTTP-Session: 396b1381-a4fc-4939-b599-b0c57b75cb04 Destroying unnamed session
3546 2023.10.04 03:36:28.070492 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3547 2023.10.04 03:36:28.070524 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 338 rows starting from the beginning of the part
3548 2023.10.04 03:36:28.070575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3549 2023.10.04 03:36:28.070658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3550 2023.10.04 03:36:28.070722 [ 3 ] {} <Debug> HTTP-Session: 0ca12ff7-3652-446b-887b-58a0a3f9e959 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3551 2023.10.04 03:36:28.070762 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part
3552 2023.10.04 03:36:28.070770 [ 3 ] {} <Debug> HTTP-Session: 0ca12ff7-3652-446b-887b-58a0a3f9e959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3553 2023.10.04 03:36:28.071026 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3554 2023.10.04 03:36:28.071038 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 303 rows starting from the beginning of the part
3555 2023.10.04 03:36:28.071133 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3556 2023.10.04 03:36:28.071340 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 17 rows starting from the beginning of the part
3557 2023.10.04 03:36:28.071703 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 303 rows starting from the beginning of the part
3558 2023.10.04 03:36:28.071778 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3559 2023.10.04 03:36:28.071975 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part
3560 2023.10.04 03:36:28.072450 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3561 2023.10.04 03:36:28.073199 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3562 2023.10.04 03:36:28.073607 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3563 2023.10.04 03:36:28.073642 [ 18 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 4 columns (4 merged, 0 gathered) in 0.003341697 sec., 291169.42679123813 rows/sec., 20.49 MiB/sec.
3564 2023.10.04 03:36:28.073840 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.002765724 sec., 2169 rows/sec., 2.93 MiB/sec.
3565 2023.10.04 03:36:28.073890 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3566 2023.10.04 03:36:28.074149 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Debug> DynamicQueryHandler: Done processing query
3567 2023.10.04 03:36:28.074179 [ 3 ] {15aba3b5-77f8-4bef-9ef6-29969045c279} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3568 2023.10.04 03:36:28.074207 [ 3 ] {} <Debug> HTTP-Session: 0ca12ff7-3652-446b-887b-58a0a3f9e959 Destroying unnamed session
3569 2023.10.04 03:36:28.074232 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3570 2023.10.04 03:36:28.074326 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_31_6} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3571 2023.10.04 03:36:33.073652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3572 2023.10.04 03:36:33.073784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3573 2023.10.04 03:36:33.073814 [ 3 ] {} <Debug> HTTP-Session: 52a6098b-7488-48e9-9e87-9b61dfae33dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3574 2023.10.04 03:36:33.073842 [ 3 ] {} <Debug> HTTP-Session: 52a6098b-7488-48e9-9e87-9b61dfae33dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3575 2023.10.04 03:36:33.073987 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3576 2023.10.04 03:36:33.074055 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3577 2023.10.04 03:36:33.074240 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3578 2023.10.04 03:36:33.074728 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3579 2023.10.04 03:36:33.074991 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3580 2023.10.04 03:36:33.075158 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3581 2023.10.04 03:36:33.075279 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001253519 sec., 40685 rows/sec., 3.11 MiB/sec.
3582 2023.10.04 03:36:33.075273 [ 153 ] {} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3583 2023.10.04 03:36:33.075341 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3584 2023.10.04 03:36:33.075446 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Debug> DynamicQueryHandler: Done processing query
3585 2023.10.04 03:36:33.075460 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3586 2023.10.04 03:36:33.075485 [ 3 ] {1edb8d3e-ea57-4521-8de9-c28abc315f65} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3587 2023.10.04 03:36:33.075558 [ 3 ] {} <Debug> HTTP-Session: 52a6098b-7488-48e9-9e87-9b61dfae33dc Destroying unnamed session
3588 2023.10.04 03:36:33.075633 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3589 2023.10.04 03:36:33.075675 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part
3590 2023.10.04 03:36:33.075769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 35327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3591 2023.10.04 03:36:33.075861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3592 2023.10.04 03:36:33.075887 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 45 rows starting from the beginning of the part
3593 2023.10.04 03:36:33.075901 [ 3 ] {} <Debug> HTTP-Session: 7b686bce-49f0-498b-81ec-338b6ceebe09 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3594 2023.10.04 03:36:33.075970 [ 3 ] {} <Debug> HTTP-Session: 7b686bce-49f0-498b-81ec-338b6ceebe09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3595 2023.10.04 03:36:33.076191 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
3596 2023.10.04 03:36:33.076205 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3597 2023.10.04 03:36:33.076306 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3598 2023.10.04 03:36:33.076490 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 45 rows starting from the beginning of the part
3599 2023.10.04 03:36:33.076751 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3600 2023.10.04 03:36:33.076777 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
3601 2023.10.04 03:36:33.076953 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 51 rows starting from the beginning of the part
3602 2023.10.04 03:36:33.077514 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3603 2023.10.04 03:36:33.078037 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3604 2023.10.04 03:36:33.078327 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.002910767 sec., 70084.62030798069 rows/sec., 5.35 MiB/sec.
3605 2023.10.04 03:36:33.078350 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3606 2023.10.04 03:36:33.078492 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3607 2023.10.04 03:36:33.078515 [ 153 ] {} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3608 2023.10.04 03:36:33.078586 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Information> executeQuery: Read 222 rows, 21.79 KiB in 0.002294543 sec., 96751 rows/sec., 9.27 MiB/sec.
3609 2023.10.04 03:36:33.078616 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3610 2023.10.04 03:36:33.078861 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3611 2023.10.04 03:36:33.078992 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3612 2023.10.04 03:36:33.079081 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Debug> DynamicQueryHandler: Done processing query
3613 2023.10.04 03:36:33.079156 [ 3 ] {e2076018-26e4-40e2-9894-b1837c3286c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3614 2023.10.04 03:36:33.079158 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3615 2023.10.04 03:36:33.079184 [ 11 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_31_6} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3616 2023.10.04 03:36:33.079209 [ 3 ] {} <Debug> HTTP-Session: 7b686bce-49f0-498b-81ec-338b6ceebe09 Destroying unnamed session
3617 2023.10.04 03:36:33.079231 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part
3618 2023.10.04 03:36:33.079461 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 204 rows starting from the beginning of the part
3619 2023.10.04 03:36:33.079470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 51277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3620 2023.10.04 03:36:33.079564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3621 2023.10.04 03:36:33.079630 [ 3 ] {} <Debug> HTTP-Session: dc9f267b-fe2d-4705-9278-ae1e8794982d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3622 2023.10.04 03:36:33.079649 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part
3623 2023.10.04 03:36:33.079665 [ 3 ] {} <Debug> HTTP-Session: dc9f267b-fe2d-4705-9278-ae1e8794982d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3624 2023.10.04 03:36:33.079907 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 204 rows starting from the beginning of the part
3625 2023.10.04 03:36:33.079916 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3626 2023.10.04 03:36:33.080020 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3627 2023.10.04 03:36:33.080166 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part
3628 2023.10.04 03:36:33.080532 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 222 rows starting from the beginning of the part
3629 2023.10.04 03:36:33.080535 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3630 2023.10.04 03:36:33.081598 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3631 2023.10.04 03:36:33.081983 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3632 2023.10.04 03:36:33.082170 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 4 columns (4 merged, 0 gathered) in 0.00347208 sec., 255754.47570332483 rows/sec., 24.51 MiB/sec.
3633 2023.10.04 03:36:33.082286 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3634 2023.10.04 03:36:33.082350 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3635 2023.10.04 03:36:33.082483 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Information> executeQuery: Read 318 rows, 22.87 KiB in 0.002493097 sec., 127552 rows/sec., 8.96 MiB/sec.
3636 2023.10.04 03:36:33.082690 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3637 2023.10.04 03:36:33.082696 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Debug> DynamicQueryHandler: Done processing query
3638 2023.10.04 03:36:33.082751 [ 3 ] {f2ef681c-6ec3-4a3d-bf25-4cff3685a708} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3639 2023.10.04 03:36:33.082773 [ 3 ] {} <Debug> HTTP-Session: dc9f267b-fe2d-4705-9278-ae1e8794982d Destroying unnamed session
3640 2023.10.04 03:36:33.082802 [ 10 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_31_6} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3641 2023.10.04 03:36:33.082954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3642 2023.10.04 03:36:33.083005 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3643 2023.10.04 03:36:33.083027 [ 3 ] {} <Debug> HTTP-Session: 80fa864e-95e4-491c-b083-44b37a6c4fe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3644 2023.10.04 03:36:33.083044 [ 3 ] {} <Debug> HTTP-Session: 80fa864e-95e4-491c-b083-44b37a6c4fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3645 2023.10.04 03:36:33.083116 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3646 2023.10.04 03:36:33.083155 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3647 2023.10.04 03:36:33.083276 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3648 2023.10.04 03:36:33.083541 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3649 2023.10.04 03:36:33.083784 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3650 2023.10.04 03:36:33.083959 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3651 2023.10.04 03:36:33.084065 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000921982 sec., 6507 rows/sec., 273.27 KiB/sec.
3652 2023.10.04 03:36:33.084247 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Debug> DynamicQueryHandler: Done processing query
3653 2023.10.04 03:36:33.084270 [ 3 ] {3e39288f-7c02-48f7-a6f3-a2c1f8d7a6b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3654 2023.10.04 03:36:33.084285 [ 3 ] {} <Debug> HTTP-Session: 80fa864e-95e4-491c-b083-44b37a6c4fe4 Destroying unnamed session
3655 2023.10.04 03:36:33.084434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3656 2023.10.04 03:36:33.084477 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3657 2023.10.04 03:36:33.084495 [ 3 ] {} <Debug> HTTP-Session: 0f1c3bf7-9b0f-4d28-b8aa-ef713dcd4da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3658 2023.10.04 03:36:33.084512 [ 3 ] {} <Debug> HTTP-Session: 0f1c3bf7-9b0f-4d28-b8aa-ef713dcd4da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3659 2023.10.04 03:36:33.084584 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3660 2023.10.04 03:36:33.084625 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3661 2023.10.04 03:36:33.084750 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3662 2023.10.04 03:36:33.085045 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3663 2023.10.04 03:36:33.085284 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3664 2023.10.04 03:36:33.085455 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3665 2023.10.04 03:36:33.085557 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000946052 sec., 66592 rows/sec., 4.04 MiB/sec.
3666 2023.10.04 03:36:33.085703 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Debug> DynamicQueryHandler: Done processing query
3667 2023.10.04 03:36:33.085726 [ 3 ] {03a5c764-bbef-4459-b181-4769b23d5306} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3668 2023.10.04 03:36:33.085742 [ 3 ] {} <Debug> HTTP-Session: 0f1c3bf7-9b0f-4d28-b8aa-ef713dcd4da4 Destroying unnamed session
3669 2023.10.04 03:36:33.085934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3670 2023.10.04 03:36:33.085978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3671 2023.10.04 03:36:33.085997 [ 3 ] {} <Debug> HTTP-Session: d622543b-7c96-42bf-99b7-2179d62d4bcb Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3672 2023.10.04 03:36:33.086017 [ 3 ] {} <Debug> HTTP-Session: d622543b-7c96-42bf-99b7-2179d62d4bcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3673 2023.10.04 03:36:33.086097 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3674 2023.10.04 03:36:33.086140 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3675 2023.10.04 03:36:33.086271 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3676 2023.10.04 03:36:33.086775 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3677 2023.10.04 03:36:33.087079 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3678 2023.10.04 03:36:33.087252 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3679 2023.10.04 03:36:33.087344 [ 153 ] {} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3680 2023.10.04 03:36:33.087355 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001230259 sec., 36577 rows/sec., 49.36 MiB/sec.
3681 2023.10.04 03:36:33.087381 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3682 2023.10.04 03:36:33.087533 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3683 2023.10.04 03:36:33.087594 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Debug> DynamicQueryHandler: Done processing query
3684 2023.10.04 03:36:33.087632 [ 3 ] {da117f54-e509-4329-b700-aa6a7a9b11a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3685 2023.10.04 03:36:33.087652 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3686 2023.10.04 03:36:33.087658 [ 3 ] {} <Debug> HTTP-Session: d622543b-7c96-42bf-99b7-2179d62d4bcb Destroying unnamed session
3687 2023.10.04 03:36:33.087691 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 645 rows starting from the beginning of the part
3688 2023.10.04 03:36:33.087807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 4044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3689 2023.10.04 03:36:33.087817 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 39 rows starting from the beginning of the part
3690 2023.10.04 03:36:33.087861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3691 2023.10.04 03:36:33.087888 [ 3 ] {} <Debug> HTTP-Session: 5edffd49-b0dc-48d2-af46-4a36fa2a0c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3692 2023.10.04 03:36:33.087912 [ 3 ] {} <Debug> HTTP-Session: 5edffd49-b0dc-48d2-af46-4a36fa2a0c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3693 2023.10.04 03:36:33.087955 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part
3694 2023.10.04 03:36:33.088022 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3695 2023.10.04 03:36:33.088080 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3696 2023.10.04 03:36:33.088091 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 39 rows starting from the beginning of the part
3697 2023.10.04 03:36:33.088290 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part
3698 2023.10.04 03:36:33.088320 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3699 2023.10.04 03:36:33.088421 [ 17 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 45 rows starting from the beginning of the part
3700 2023.10.04 03:36:33.088797 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3701 2023.10.04 03:36:33.089062 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3702 2023.10.04 03:36:33.089233 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3703 2023.10.04 03:36:33.089372 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.00131931 sec., 21223 rows/sec., 1.21 MiB/sec.
3704 2023.10.04 03:36:33.089489 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Debug> DynamicQueryHandler: Done processing query
3705 2023.10.04 03:36:33.089513 [ 3 ] {8630d18a-7f34-4771-b83a-7825511a4e69} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3706 2023.10.04 03:36:33.089529 [ 3 ] {} <Debug> HTTP-Session: 5edffd49-b0dc-48d2-af46-4a36fa2a0c79 Destroying unnamed session
3707 2023.10.04 03:36:33.090555 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 780 rows, containing 6 columns (6 merged, 0 gathered) in 0.003136203 sec., 248708.3903688632 rows/sec., 335.62 MiB/sec.
3708 2023.10.04 03:36:33.091053 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3709 2023.10.04 03:36:33.091278 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3710 2023.10.04 03:36:33.091353 [ 22 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3711 2023.10.04 03:36:33.091434 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_31_6: 4.13 MiB.
3712 2023.10.04 03:36:35.094902 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
3713 2023.10.04 03:36:35.094973 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
3714 2023.10.04 03:36:38.065052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3715 2023.10.04 03:36:38.065210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3716 2023.10.04 03:36:38.065257 [ 3 ] {} <Debug> HTTP-Session: baba2255-cac5-4ddb-80cc-8e8fb4c78091 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3717 2023.10.04 03:36:38.065299 [ 3 ] {} <Debug> HTTP-Session: baba2255-cac5-4ddb-80cc-8e8fb4c78091 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3718 2023.10.04 03:36:38.065497 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3719 2023.10.04 03:36:38.065597 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3720 2023.10.04 03:36:38.065868 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3721 2023.10.04 03:36:38.066283 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3722 2023.10.04 03:36:38.066547 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3723 2023.10.04 03:36:38.066713 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3724 2023.10.04 03:36:38.066838 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Information> executeQuery: Read 6 rows, 498.00 B in 0.00128349 sec., 4674 rows/sec., 378.91 KiB/sec.
3725 2023.10.04 03:36:38.066965 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Debug> DynamicQueryHandler: Done processing query
3726 2023.10.04 03:36:38.066994 [ 3 ] {98035dc4-882b-4800-9ec3-c401ab1a19ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3727 2023.10.04 03:36:38.067010 [ 3 ] {} <Debug> HTTP-Session: baba2255-cac5-4ddb-80cc-8e8fb4c78091 Destroying unnamed session
3728 2023.10.04 03:36:38.067133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3729 2023.10.04 03:36:38.067179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3730 2023.10.04 03:36:38.067199 [ 3 ] {} <Debug> HTTP-Session: 366b0ef5-167d-48c0-8b0f-7e9e6e1089b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3731 2023.10.04 03:36:38.067215 [ 3 ] {} <Debug> HTTP-Session: 366b0ef5-167d-48c0-8b0f-7e9e6e1089b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3732 2023.10.04 03:36:38.067285 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3733 2023.10.04 03:36:38.067325 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3734 2023.10.04 03:36:38.067428 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3735 2023.10.04 03:36:38.067710 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3736 2023.10.04 03:36:38.067920 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3737 2023.10.04 03:36:38.068073 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3738 2023.10.04 03:36:38.068175 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.00086177 sec., 20887 rows/sec., 1.90 MiB/sec.
3739 2023.10.04 03:36:38.068291 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Debug> DynamicQueryHandler: Done processing query
3740 2023.10.04 03:36:38.068314 [ 3 ] {1a7f4708-e688-4483-ae6a-7ce416974533} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3741 2023.10.04 03:36:38.068330 [ 3 ] {} <Debug> HTTP-Session: 366b0ef5-167d-48c0-8b0f-7e9e6e1089b9 Destroying unnamed session
3742 2023.10.04 03:36:38.068450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3743 2023.10.04 03:36:38.068496 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3744 2023.10.04 03:36:38.068514 [ 3 ] {} <Debug> HTTP-Session: fcf46018-5c41-4d22-9711-e5494b2965d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3745 2023.10.04 03:36:38.068531 [ 3 ] {} <Debug> HTTP-Session: fcf46018-5c41-4d22-9711-e5494b2965d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3746 2023.10.04 03:36:38.068598 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3747 2023.10.04 03:36:38.068637 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3748 2023.10.04 03:36:38.068741 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3749 2023.10.04 03:36:38.068999 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3750 2023.10.04 03:36:38.069197 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3751 2023.10.04 03:36:38.069358 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3752 2023.10.04 03:36:38.069456 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Information> executeQuery: Read 6 rows, 492.00 B in 0.000830309 sec., 7226 rows/sec., 578.66 KiB/sec.
3753 2023.10.04 03:36:38.069556 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Debug> DynamicQueryHandler: Done processing query
3754 2023.10.04 03:36:38.069580 [ 3 ] {57afd94b-252a-4f34-a788-9b33f2d9ef66} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3755 2023.10.04 03:36:38.069595 [ 3 ] {} <Debug> HTTP-Session: fcf46018-5c41-4d22-9711-e5494b2965d5 Destroying unnamed session
3756 2023.10.04 03:36:38.069743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3757 2023.10.04 03:36:38.069786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3758 2023.10.04 03:36:38.069805 [ 3 ] {} <Debug> HTTP-Session: 3ce0d623-12c7-402d-9af8-24b9d4fa07ee Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3759 2023.10.04 03:36:38.069822 [ 3 ] {} <Debug> HTTP-Session: 3ce0d623-12c7-402d-9af8-24b9d4fa07ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3760 2023.10.04 03:36:38.069893 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3761 2023.10.04 03:36:38.069936 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3762 2023.10.04 03:36:38.070067 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3763 2023.10.04 03:36:38.070362 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3764 2023.10.04 03:36:38.070640 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3765 2023.10.04 03:36:38.070817 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3766 2023.10.04 03:36:38.070923 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001002784 sec., 5983 rows/sec., 8.07 MiB/sec.
3767 2023.10.04 03:36:38.071069 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Debug> DynamicQueryHandler: Done processing query
3768 2023.10.04 03:36:38.071093 [ 3 ] {cff4ae02-c648-4f84-910a-c9909dcf7d2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3769 2023.10.04 03:36:38.071110 [ 3 ] {} <Debug> HTTP-Session: 3ce0d623-12c7-402d-9af8-24b9d4fa07ee Destroying unnamed session
3770 2023.10.04 03:36:43.072661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3771 2023.10.04 03:36:43.072798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3772 2023.10.04 03:36:43.072827 [ 3 ] {} <Debug> HTTP-Session: ed5eeb66-cb54-4ec4-81c6-ce15430b6112 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3773 2023.10.04 03:36:43.072856 [ 3 ] {} <Debug> HTTP-Session: ed5eeb66-cb54-4ec4-81c6-ce15430b6112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3774 2023.10.04 03:36:43.072998 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3775 2023.10.04 03:36:43.073060 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3776 2023.10.04 03:36:43.073224 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3777 2023.10.04 03:36:43.073648 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3778 2023.10.04 03:36:43.073913 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3779 2023.10.04 03:36:43.074086 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3780 2023.10.04 03:36:43.074233 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.001198588 sec., 42550 rows/sec., 3.25 MiB/sec.
3781 2023.10.04 03:36:43.074359 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Debug> DynamicQueryHandler: Done processing query
3782 2023.10.04 03:36:43.074383 [ 3 ] {3062f7cf-a86b-4c87-9274-6d406b5438af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3783 2023.10.04 03:36:43.074398 [ 3 ] {} <Debug> HTTP-Session: ed5eeb66-cb54-4ec4-81c6-ce15430b6112 Destroying unnamed session
3784 2023.10.04 03:36:43.074562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 35327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3785 2023.10.04 03:36:43.074606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3786 2023.10.04 03:36:43.074627 [ 3 ] {} <Debug> HTTP-Session: 663a2868-469f-4ae9-8876-d8aaae2bda40 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3787 2023.10.04 03:36:43.074644 [ 3 ] {} <Debug> HTTP-Session: 663a2868-469f-4ae9-8876-d8aaae2bda40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3788 2023.10.04 03:36:43.074724 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3789 2023.10.04 03:36:43.074764 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3790 2023.10.04 03:36:43.074867 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3791 2023.10.04 03:36:43.075312 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3792 2023.10.04 03:36:43.075542 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3793 2023.10.04 03:36:43.075692 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3794 2023.10.04 03:36:43.075818 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Information> executeQuery: Read 222 rows, 21.79 KiB in 0.001064705 sec., 208508 rows/sec., 19.99 MiB/sec.
3795 2023.10.04 03:36:43.075957 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Debug> DynamicQueryHandler: Done processing query
3796 2023.10.04 03:36:43.075981 [ 3 ] {f8709ddb-a155-41f9-b16f-0c1ef2548ec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3797 2023.10.04 03:36:43.075998 [ 3 ] {} <Debug> HTTP-Session: 663a2868-469f-4ae9-8876-d8aaae2bda40 Destroying unnamed session
3798 2023.10.04 03:36:43.076161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 49744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3799 2023.10.04 03:36:43.076208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3800 2023.10.04 03:36:43.076228 [ 3 ] {} <Debug> HTTP-Session: 2857087a-f903-4e51-be39-e3e020729224 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3801 2023.10.04 03:36:43.076245 [ 3 ] {} <Debug> HTTP-Session: 2857087a-f903-4e51-be39-e3e020729224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3802 2023.10.04 03:36:43.076334 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3803 2023.10.04 03:36:43.076373 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3804 2023.10.04 03:36:43.076481 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3805 2023.10.04 03:36:43.076933 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3806 2023.10.04 03:36:43.077152 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3807 2023.10.04 03:36:43.077311 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3808 2023.10.04 03:36:43.077438 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001074745 sec., 287510 rows/sec., 20.13 MiB/sec.
3809 2023.10.04 03:36:43.077542 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Debug> DynamicQueryHandler: Done processing query
3810 2023.10.04 03:36:43.077565 [ 3 ] {60f7c9ca-1b5e-47a6-a541-713b7d8b20cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3811 2023.10.04 03:36:43.077580 [ 3 ] {} <Debug> HTTP-Session: 2857087a-f903-4e51-be39-e3e020729224 Destroying unnamed session
3812 2023.10.04 03:36:43.077731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3813 2023.10.04 03:36:43.077772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3814 2023.10.04 03:36:43.077791 [ 3 ] {} <Debug> HTTP-Session: f520daa4-db28-4197-a3f0-9d25ea19a751 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3815 2023.10.04 03:36:43.077809 [ 3 ] {} <Debug> HTTP-Session: f520daa4-db28-4197-a3f0-9d25ea19a751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3816 2023.10.04 03:36:43.077875 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3817 2023.10.04 03:36:43.077913 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3818 2023.10.04 03:36:43.078017 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3819 2023.10.04 03:36:43.078311 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3820 2023.10.04 03:36:43.078541 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3821 2023.10.04 03:36:43.078714 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3822 2023.10.04 03:36:43.078810 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000908201 sec., 6606 rows/sec., 277.42 KiB/sec.
3823 2023.10.04 03:36:43.078927 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Debug> DynamicQueryHandler: Done processing query
3824 2023.10.04 03:36:43.078952 [ 3 ] {6aa230d3-83e8-442a-b30a-2a49053ac03b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3825 2023.10.04 03:36:43.078968 [ 3 ] {} <Debug> HTTP-Session: f520daa4-db28-4197-a3f0-9d25ea19a751 Destroying unnamed session
3826 2023.10.04 03:36:43.079092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3827 2023.10.04 03:36:43.079136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3828 2023.10.04 03:36:43.079154 [ 3 ] {} <Debug> HTTP-Session: d940c870-ccff-40a4-ab25-d4bf023f4625 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3829 2023.10.04 03:36:43.079170 [ 3 ] {} <Debug> HTTP-Session: d940c870-ccff-40a4-ab25-d4bf023f4625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3830 2023.10.04 03:36:43.079240 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3831 2023.10.04 03:36:43.079281 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3832 2023.10.04 03:36:43.079394 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3833 2023.10.04 03:36:43.079681 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3834 2023.10.04 03:36:43.079919 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3835 2023.10.04 03:36:43.080097 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3836 2023.10.04 03:36:43.080201 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000934362 sec., 67425 rows/sec., 4.09 MiB/sec.
3837 2023.10.04 03:36:43.080304 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Debug> DynamicQueryHandler: Done processing query
3838 2023.10.04 03:36:43.080327 [ 3 ] {4043a168-4e09-4553-a1eb-0e3d296d6904} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3839 2023.10.04 03:36:43.080342 [ 3 ] {} <Debug> HTTP-Session: d940c870-ccff-40a4-ab25-d4bf023f4625 Destroying unnamed session
3840 2023.10.04 03:36:43.080543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3841 2023.10.04 03:36:43.080586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3842 2023.10.04 03:36:43.080605 [ 3 ] {} <Debug> HTTP-Session: 6790489b-bb03-41eb-bded-a508645d61c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3843 2023.10.04 03:36:43.080621 [ 3 ] {} <Debug> HTTP-Session: 6790489b-bb03-41eb-bded-a508645d61c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3844 2023.10.04 03:36:43.080713 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3845 2023.10.04 03:36:43.080755 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3846 2023.10.04 03:36:43.080881 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3847 2023.10.04 03:36:43.081332 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3848 2023.10.04 03:36:43.081631 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3849 2023.10.04 03:36:43.081802 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3850 2023.10.04 03:36:43.081905 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001165517 sec., 38609 rows/sec., 52.10 MiB/sec.
3851 2023.10.04 03:36:43.082033 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Debug> DynamicQueryHandler: Done processing query
3852 2023.10.04 03:36:43.082058 [ 3 ] {36055e77-c404-4cdd-9678-7b397f43144f} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3853 2023.10.04 03:36:43.082073 [ 3 ] {} <Debug> HTTP-Session: 6790489b-bb03-41eb-bded-a508645d61c9 Destroying unnamed session
3854 2023.10.04 03:36:43.082191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3855 2023.10.04 03:36:43.082288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3856 2023.10.04 03:36:43.082307 [ 3 ] {} <Debug> HTTP-Session: 83994241-63f6-4fb8-9f97-a610ae72d4c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3857 2023.10.04 03:36:43.082323 [ 3 ] {} <Debug> HTTP-Session: 83994241-63f6-4fb8-9f97-a610ae72d4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3858 2023.10.04 03:36:43.082391 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3859 2023.10.04 03:36:43.082428 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3860 2023.10.04 03:36:43.082529 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3861 2023.10.04 03:36:43.082812 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3862 2023.10.04 03:36:43.083047 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3863 2023.10.04 03:36:43.083223 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3864 2023.10.04 03:36:43.083325 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000906701 sec., 20955 rows/sec., 1.09 MiB/sec.
3865 2023.10.04 03:36:43.083497 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Debug> DynamicQueryHandler: Done processing query
3866 2023.10.04 03:36:43.083520 [ 3 ] {8ab1405c-89be-4b7b-8ef7-a054e4c86ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3867 2023.10.04 03:36:43.083536 [ 3 ] {} <Debug> HTTP-Session: 83994241-63f6-4fb8-9f97-a610ae72d4c3 Destroying unnamed session
3868 2023.10.04 03:36:48.065204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3869 2023.10.04 03:36:48.065336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3870 2023.10.04 03:36:48.065366 [ 3 ] {} <Debug> HTTP-Session: 0c302769-9f48-4d24-b83e-042ba9df1051 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3871 2023.10.04 03:36:48.065395 [ 3 ] {} <Debug> HTTP-Session: 0c302769-9f48-4d24-b83e-042ba9df1051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3872 2023.10.04 03:36:48.065569 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3873 2023.10.04 03:36:48.065638 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3874 2023.10.04 03:36:48.065824 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3875 2023.10.04 03:36:48.066234 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3876 2023.10.04 03:36:48.066494 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3877 2023.10.04 03:36:48.066653 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3878 2023.10.04 03:36:48.066792 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001174967 sec., 5106 rows/sec., 413.91 KiB/sec.
3879 2023.10.04 03:36:48.067001 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Debug> DynamicQueryHandler: Done processing query
3880 2023.10.04 03:36:48.067045 [ 3 ] {8e5fa121-584b-4a68-ac90-c84a495f309d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3881 2023.10.04 03:36:48.067063 [ 3 ] {} <Debug> HTTP-Session: 0c302769-9f48-4d24-b83e-042ba9df1051 Destroying unnamed session
3882 2023.10.04 03:36:48.067181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3883 2023.10.04 03:36:48.067227 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3884 2023.10.04 03:36:48.067247 [ 3 ] {} <Debug> HTTP-Session: 204c3558-4078-426b-abf8-8dde6baf42eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3885 2023.10.04 03:36:48.067264 [ 3 ] {} <Debug> HTTP-Session: 204c3558-4078-426b-abf8-8dde6baf42eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3886 2023.10.04 03:36:48.067340 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3887 2023.10.04 03:36:48.067380 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3888 2023.10.04 03:36:48.067493 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3889 2023.10.04 03:36:48.067759 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3890 2023.10.04 03:36:48.067966 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3891 2023.10.04 03:36:48.068115 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3892 2023.10.04 03:36:48.068222 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.00085488 sec., 21055 rows/sec., 1.92 MiB/sec.
3893 2023.10.04 03:36:48.068351 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Debug> DynamicQueryHandler: Done processing query
3894 2023.10.04 03:36:48.068374 [ 3 ] {bdd346cd-a2c9-4524-810a-ac643cfe09a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3895 2023.10.04 03:36:48.068390 [ 3 ] {} <Debug> HTTP-Session: 204c3558-4078-426b-abf8-8dde6baf42eb Destroying unnamed session
3896 2023.10.04 03:36:48.068502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3897 2023.10.04 03:36:48.068546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3898 2023.10.04 03:36:48.068565 [ 3 ] {} <Debug> HTTP-Session: e6173da5-6ba2-4b84-88ce-f15b8d60842e Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3899 2023.10.04 03:36:48.068582 [ 3 ] {} <Debug> HTTP-Session: e6173da5-6ba2-4b84-88ce-f15b8d60842e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3900 2023.10.04 03:36:48.068651 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3901 2023.10.04 03:36:48.068688 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3902 2023.10.04 03:36:48.068790 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3903 2023.10.04 03:36:48.069045 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3904 2023.10.04 03:36:48.069247 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3905 2023.10.04 03:36:48.069394 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3906 2023.10.04 03:36:48.069518 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Information> executeQuery: Read 6 rows, 492.00 B in 0.000833119 sec., 7201 rows/sec., 576.71 KiB/sec.
3907 2023.10.04 03:36:48.069630 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Debug> DynamicQueryHandler: Done processing query
3908 2023.10.04 03:36:48.069653 [ 3 ] {2486ae8e-1ad5-427e-83d9-33a082808622} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3909 2023.10.04 03:36:48.069669 [ 3 ] {} <Debug> HTTP-Session: e6173da5-6ba2-4b84-88ce-f15b8d60842e Destroying unnamed session
3910 2023.10.04 03:36:48.069818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3911 2023.10.04 03:36:48.069862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3912 2023.10.04 03:36:48.069880 [ 3 ] {} <Debug> HTTP-Session: f37459a1-24c8-432f-a661-f60da05230bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3913 2023.10.04 03:36:48.069897 [ 3 ] {} <Debug> HTTP-Session: f37459a1-24c8-432f-a661-f60da05230bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3914 2023.10.04 03:36:48.069968 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3915 2023.10.04 03:36:48.070011 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3916 2023.10.04 03:36:48.070150 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3917 2023.10.04 03:36:48.070519 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3918 2023.10.04 03:36:48.070805 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3919 2023.10.04 03:36:48.070982 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3920 2023.10.04 03:36:48.071110 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001114346 sec., 5384 rows/sec., 7.27 MiB/sec.
3921 2023.10.04 03:36:48.071236 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Debug> DynamicQueryHandler: Done processing query
3922 2023.10.04 03:36:48.071258 [ 3 ] {9d11dd10-a7c4-45cd-92cb-922f2ba14ff6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3923 2023.10.04 03:36:48.071274 [ 3 ] {} <Debug> HTTP-Session: f37459a1-24c8-432f-a661-f60da05230bd Destroying unnamed session
3924 2023.10.04 03:36:50.095012 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
3925 2023.10.04 03:36:50.095076 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
3926 2023.10.04 03:36:53.072728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3927 2023.10.04 03:36:53.072840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3928 2023.10.04 03:36:53.072870 [ 3 ] {} <Debug> HTTP-Session: 5d69ab0c-3a2d-45dc-84c0-0f6d221aac73 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3929 2023.10.04 03:36:53.072898 [ 3 ] {} <Debug> HTTP-Session: 5d69ab0c-3a2d-45dc-84c0-0f6d221aac73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3930 2023.10.04 03:36:53.073069 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3931 2023.10.04 03:36:53.073157 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3932 2023.10.04 03:36:53.073355 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3933 2023.10.04 03:36:53.073829 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3934 2023.10.04 03:36:53.074097 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3935 2023.10.04 03:36:53.074265 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3936 2023.10.04 03:36:53.074423 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.00129548 sec., 39367 rows/sec., 3.01 MiB/sec.
3937 2023.10.04 03:36:53.074675 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Debug> DynamicQueryHandler: Done processing query
3938 2023.10.04 03:36:53.074701 [ 3 ] {e62ab949-cd00-411d-9973-ee46b5a041a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3939 2023.10.04 03:36:53.074718 [ 3 ] {} <Debug> HTTP-Session: 5d69ab0c-3a2d-45dc-84c0-0f6d221aac73 Destroying unnamed session
3940 2023.10.04 03:36:53.074891 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 35327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3941 2023.10.04 03:36:53.074938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3942 2023.10.04 03:36:53.074957 [ 3 ] {} <Debug> HTTP-Session: 3c75100f-7d09-4950-a062-137061f220db Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3943 2023.10.04 03:36:53.074974 [ 3 ] {} <Debug> HTTP-Session: 3c75100f-7d09-4950-a062-137061f220db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3944 2023.10.04 03:36:53.075059 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3945 2023.10.04 03:36:53.075101 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3946 2023.10.04 03:36:53.075225 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3947 2023.10.04 03:36:53.075680 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3948 2023.10.04 03:36:53.075908 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3949 2023.10.04 03:36:53.076056 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3950 2023.10.04 03:36:53.076180 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Information> executeQuery: Read 222 rows, 21.79 KiB in 0.001086485 sec., 204328 rows/sec., 19.59 MiB/sec.
3951 2023.10.04 03:36:53.076330 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Debug> DynamicQueryHandler: Done processing query
3952 2023.10.04 03:36:53.076355 [ 3 ] {b4fbb2e5-7fc9-448a-b7a9-fa27acc1c826} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3953 2023.10.04 03:36:53.076371 [ 3 ] {} <Debug> HTTP-Session: 3c75100f-7d09-4950-a062-137061f220db Destroying unnamed session
3954 2023.10.04 03:36:53.076544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 49744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3955 2023.10.04 03:36:53.076589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3956 2023.10.04 03:36:53.076609 [ 3 ] {} <Debug> HTTP-Session: 38551103-b7e7-4832-8f46-c0d0617a6108 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3957 2023.10.04 03:36:53.076625 [ 3 ] {} <Debug> HTTP-Session: 38551103-b7e7-4832-8f46-c0d0617a6108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3958 2023.10.04 03:36:53.076708 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3959 2023.10.04 03:36:53.076749 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3960 2023.10.04 03:36:53.076856 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3961 2023.10.04 03:36:53.077322 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3962 2023.10.04 03:36:53.077545 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3963 2023.10.04 03:36:53.077693 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3964 2023.10.04 03:36:53.077818 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001077734 sec., 286712 rows/sec., 20.07 MiB/sec.
3965 2023.10.04 03:36:53.077814 [ 132 ] {} <Debug> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3966 2023.10.04 03:36:53.077934 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3967 2023.10.04 03:36:53.078012 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Debug> DynamicQueryHandler: Done processing query
3968 2023.10.04 03:36:53.078054 [ 3 ] {34bbf4b6-4dce-4cfe-9d78-d67cf685d845} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3969 2023.10.04 03:36:53.078056 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3970 2023.10.04 03:36:53.078073 [ 3 ] {} <Debug> HTTP-Session: 38551103-b7e7-4832-8f46-c0d0617a6108 Destroying unnamed session
3971 2023.10.04 03:36:53.078201 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3972 2023.10.04 03:36:53.078236 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 338 rows starting from the beginning of the part
3973 2023.10.04 03:36:53.078312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3974 2023.10.04 03:36:53.078408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3975 2023.10.04 03:36:53.078469 [ 3 ] {} <Debug> HTTP-Session: 9e235a47-7b17-4953-97a7-13691894858b Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3976 2023.10.04 03:36:53.078480 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 318 rows starting from the beginning of the part
3977 2023.10.04 03:36:53.078497 [ 3 ] {} <Debug> HTTP-Session: 9e235a47-7b17-4953-97a7-13691894858b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3978 2023.10.04 03:36:53.078699 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3979 2023.10.04 03:36:53.078723 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part
3980 2023.10.04 03:36:53.078794 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3981 2023.10.04 03:36:53.079041 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 309 rows starting from the beginning of the part
3982 2023.10.04 03:36:53.079243 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3983 2023.10.04 03:36:53.079280 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part
3984 2023.10.04 03:36:53.079463 [ 10 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 309 rows starting from the beginning of the part
3985 2023.10.04 03:36:53.079970 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
3986 2023.10.04 03:36:53.080405 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3987 2023.10.04 03:36:53.080742 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3988 2023.10.04 03:36:53.080915 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00217207 sec., 2762 rows/sec., 116.00 KiB/sec.
3989 2023.10.04 03:36:53.081212 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Debug> DynamicQueryHandler: Done processing query
3990 2023.10.04 03:36:53.081275 [ 3 ] {c901c2d6-8e9a-48f2-9abe-a5bb3dccfe2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3991 2023.10.04 03:36:53.081316 [ 3 ] {} <Debug> HTTP-Session: 9e235a47-7b17-4953-97a7-13691894858b Destroying unnamed session
3992 2023.10.04 03:36:53.081338 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1286 rows, containing 4 columns (4 merged, 0 gathered) in 0.003334686 sec., 385643.50586531986 rows/sec., 27.12 MiB/sec.
3993 2023.10.04 03:36:53.081477 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3994 2023.10.04 03:36:53.081499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3995 2023.10.04 03:36:53.081566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3996 2023.10.04 03:36:53.081601 [ 3 ] {} <Debug> HTTP-Session: 4ba651bd-7930-44f1-bda3-2825bbb07b92 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
3997 2023.10.04 03:36:53.081624 [ 3 ] {} <Debug> HTTP-Session: 4ba651bd-7930-44f1-bda3-2825bbb07b92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3998 2023.10.04 03:36:53.081742 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3999 2023.10.04 03:36:53.081758 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4000 2023.10.04 03:36:53.081828 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4001 2023.10.04 03:36:53.081849 [ 22 ] {1af6fda3-fde1-4c7e-986a-587690db0f07::all_1_36_7} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4002 2023.10.04 03:36:53.082086 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4003 2023.10.04 03:36:53.082410 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4004 2023.10.04 03:36:53.082659 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4005 2023.10.04 03:36:53.082836 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4006 2023.10.04 03:36:53.082974 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001167567 sec., 53958 rows/sec., 3.27 MiB/sec.
4007 2023.10.04 03:36:53.083131 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Debug> DynamicQueryHandler: Done processing query
4008 2023.10.04 03:36:53.083154 [ 3 ] {87180a44-95eb-4dcb-8c79-d0b4d66b9f8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4009 2023.10.04 03:36:53.083170 [ 3 ] {} <Debug> HTTP-Session: 4ba651bd-7930-44f1-bda3-2825bbb07b92 Destroying unnamed session
4010 2023.10.04 03:36:53.083377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48143, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4011 2023.10.04 03:36:53.083420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4012 2023.10.04 03:36:53.083439 [ 3 ] {} <Debug> HTTP-Session: c5c18f3e-180a-4fb7-850c-0a407d0fef6d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4013 2023.10.04 03:36:53.083455 [ 3 ] {} <Debug> HTTP-Session: c5c18f3e-180a-4fb7-850c-0a407d0fef6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4014 2023.10.04 03:36:53.083549 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4015 2023.10.04 03:36:53.083592 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4016 2023.10.04 03:36:53.083725 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4017 2023.10.04 03:36:53.084220 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4018 2023.10.04 03:36:53.084527 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4019 2023.10.04 03:36:53.084704 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4020 2023.10.04 03:36:53.084832 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001256419 sec., 35816 rows/sec., 48.33 MiB/sec.
4021 2023.10.04 03:36:53.084967 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Debug> DynamicQueryHandler: Done processing query
4022 2023.10.04 03:36:53.084990 [ 3 ] {f0bf74e0-43ba-4492-94fe-45caf6ba784a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4023 2023.10.04 03:36:53.085005 [ 3 ] {} <Debug> HTTP-Session: c5c18f3e-180a-4fb7-850c-0a407d0fef6d Destroying unnamed session
4024 2023.10.04 03:36:53.085120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4025 2023.10.04 03:36:53.085163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4026 2023.10.04 03:36:53.085182 [ 3 ] {} <Debug> HTTP-Session: 99b29ca5-35cf-4c30-a295-b837e14143d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4027 2023.10.04 03:36:53.085198 [ 3 ] {} <Debug> HTTP-Session: 99b29ca5-35cf-4c30-a295-b837e14143d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4028 2023.10.04 03:36:53.085264 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4029 2023.10.04 03:36:53.085303 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4030 2023.10.04 03:36:53.085405 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4031 2023.10.04 03:36:53.085674 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4032 2023.10.04 03:36:53.085896 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4033 2023.10.04 03:36:53.086078 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4034 2023.10.04 03:36:53.086205 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000913871 sec., 20790 rows/sec., 1.08 MiB/sec.
4035 2023.10.04 03:36:53.086306 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Debug> DynamicQueryHandler: Done processing query
4036 2023.10.04 03:36:53.086329 [ 3 ] {1553dfa5-a61e-4557-b7e3-b2e5c3c67592} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4037 2023.10.04 03:36:53.086344 [ 3 ] {} <Debug> HTTP-Session: 99b29ca5-35cf-4c30-a295-b837e14143d7 Destroying unnamed session
4038 2023.10.04 03:36:58.064718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4039 2023.10.04 03:36:58.064858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4040 2023.10.04 03:36:58.064889 [ 3 ] {} <Debug> HTTP-Session: 3dbe2ae4-ce19-4279-bda4-cd7b6280cf59 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4041 2023.10.04 03:36:58.064917 [ 3 ] {} <Debug> HTTP-Session: 3dbe2ae4-ce19-4279-bda4-cd7b6280cf59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2023.10.04 03:36:58.065057 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4043 2023.10.04 03:36:58.065128 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4044 2023.10.04 03:36:58.065312 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4045 2023.10.04 03:36:58.065723 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4046 2023.10.04 03:36:58.065989 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4047 2023.10.04 03:36:58.066156 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4048 2023.10.04 03:36:58.066303 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Information> executeQuery: Read 6 rows, 498.00 B in 0.001197497 sec., 5010 rows/sec., 406.12 KiB/sec.
4049 2023.10.04 03:36:58.066318 [ 140 ] {} <Debug> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4050 2023.10.04 03:36:58.066472 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Debug> DynamicQueryHandler: Done processing query
4051 2023.10.04 03:36:58.066473 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4052 2023.10.04 03:36:58.066512 [ 3 ] {2c066f2d-f256-4a04-8e71-0b25cdabed42} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4053 2023.10.04 03:36:58.066554 [ 3 ] {} <Debug> HTTP-Session: 3dbe2ae4-ce19-4279-bda4-cd7b6280cf59 Destroying unnamed session
4054 2023.10.04 03:36:58.066716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4055 2023.10.04 03:36:58.066732 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4056 2023.10.04 03:36:58.066780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4057 2023.10.04 03:36:58.066838 [ 3 ] {} <Debug> HTTP-Session: 142d6cc6-1876-436a-a2ad-a721833910f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4058 2023.10.04 03:36:58.066856 [ 3 ] {} <Debug> HTTP-Session: 142d6cc6-1876-436a-a2ad-a721833910f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4059 2023.10.04 03:36:58.067078 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4060 2023.10.04 03:36:58.067094 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4061 2023.10.04 03:36:58.067176 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part
4062 2023.10.04 03:36:58.067196 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4063 2023.10.04 03:36:58.067615 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
4064 2023.10.04 03:36:58.067670 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4065 2023.10.04 03:36:58.067862 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 51 rows starting from the beginning of the part
4066 2023.10.04 03:36:58.068019 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
4067 2023.10.04 03:36:58.068303 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 51 rows starting from the beginning of the part
4068 2023.10.04 03:36:58.068579 [ 27 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
4069 2023.10.04 03:36:58.068585 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4070 2023.10.04 03:36:58.068933 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4071 2023.10.04 03:36:58.069205 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4072 2023.10.04 03:36:58.069410 [ 140 ] {} <Debug> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4073 2023.10.04 03:36:58.069522 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4074 2023.10.04 03:36:58.069557 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.002368655 sec., 7599 rows/sec., 707.89 KiB/sec.
4075 2023.10.04 03:36:58.069768 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4076 2023.10.04 03:36:58.070245 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4077 2023.10.04 03:36:58.070257 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Debug> DynamicQueryHandler: Done processing query
4078 2023.10.04 03:36:58.070345 [ 3 ] {9108f7e0-dddc-49ef-b71f-62ea28cc18b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4079 2023.10.04 03:36:58.070354 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 240 rows starting from the beginning of the part
4080 2023.10.04 03:36:58.070456 [ 3 ] {} <Debug> HTTP-Session: 142d6cc6-1876-436a-a2ad-a721833910f2 Destroying unnamed session
4081 2023.10.04 03:36:58.070774 [ 20 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.004172056 sec., 42425.1256454851 rows/sec., 3.26 MiB/sec.
4082 2023.10.04 03:36:58.070791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4083 2023.10.04 03:36:58.070833 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part
4084 2023.10.04 03:36:58.070954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4085 2023.10.04 03:36:58.071025 [ 3 ] {} <Debug> HTTP-Session: 6f8ecd0d-3a03-4ef0-8e65-c558c5d150e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4086 2023.10.04 03:36:58.071038 [ 20 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4087 2023.10.04 03:36:58.071124 [ 3 ] {} <Debug> HTTP-Session: 6f8ecd0d-3a03-4ef0-8e65-c558c5d150e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4088 2023.10.04 03:36:58.071157 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 222 rows starting from the beginning of the part
4089 2023.10.04 03:36:58.071501 [ 20 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4090 2023.10.04 03:36:58.071526 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part
4091 2023.10.04 03:36:58.071538 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4092 2023.10.04 03:36:58.071666 [ 20 ] {65f10796-597c-45a7-8388-00aa6b1d680b::all_1_36_7} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4093 2023.10.04 03:36:58.071684 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4094 2023.10.04 03:36:58.071847 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 222 rows starting from the beginning of the part
4095 2023.10.04 03:36:58.072199 [ 22 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part
4096 2023.10.04 03:36:58.072330 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4097 2023.10.04 03:36:58.073014 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4098 2023.10.04 03:36:58.073464 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4099 2023.10.04 03:36:58.073701 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4100 2023.10.04 03:36:58.074037 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Information> executeQuery: Read 6 rows, 492.00 B in 0.002393786 sec., 2506 rows/sec., 200.71 KiB/sec.
4101 2023.10.04 03:36:58.074130 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 738 rows, containing 4 columns (4 merged, 0 gathered) in 0.004509574 sec., 163651.82165765547 rows/sec., 15.61 MiB/sec.
4102 2023.10.04 03:36:58.074278 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Debug> DynamicQueryHandler: Done processing query
4103 2023.10.04 03:36:58.074315 [ 3 ] {eed0b059-2ab3-41ad-b7e0-c224611ea6bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4104 2023.10.04 03:36:58.074341 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4105 2023.10.04 03:36:58.074354 [ 3 ] {} <Debug> HTTP-Session: 6f8ecd0d-3a03-4ef0-8e65-c558c5d150e7 Destroying unnamed session
4106 2023.10.04 03:36:58.074573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4107 2023.10.04 03:36:58.074582 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4108 2023.10.04 03:36:58.074647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4109 2023.10.04 03:36:58.074676 [ 3 ] {} <Debug> HTTP-Session: 9283d87c-d396-4298-b36f-2535cf19fa26 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4110 2023.10.04 03:36:58.074704 [ 3 ] {} <Debug> HTTP-Session: 9283d87c-d396-4298-b36f-2535cf19fa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4111 2023.10.04 03:36:58.074710 [ 27 ] {aadf2cb5-6d80-4434-8ab3-1ddaa780a088::all_1_36_7} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4112 2023.10.04 03:36:58.074871 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4113 2023.10.04 03:36:58.074922 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4114 2023.10.04 03:36:58.075075 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4115 2023.10.04 03:36:58.075404 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4116 2023.10.04 03:36:58.075687 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4117 2023.10.04 03:36:58.075874 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4118 2023.10.04 03:36:58.075998 [ 140 ] {} <Debug> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4119 2023.10.04 03:36:58.076015 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001105045 sec., 5429 rows/sec., 7.33 MiB/sec.
4120 2023.10.04 03:36:58.076056 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4121 2023.10.04 03:36:58.076257 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4122 2023.10.04 03:36:58.076371 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Debug> DynamicQueryHandler: Done processing query
4123 2023.10.04 03:36:58.076416 [ 3 ] {911bfff7-009b-429a-ac8b-92af4bffe54d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4124 2023.10.04 03:36:58.076464 [ 3 ] {} <Debug> HTTP-Session: 9283d87c-d396-4298-b36f-2535cf19fa26 Destroying unnamed session
4125 2023.10.04 03:36:58.076475 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4126 2023.10.04 03:36:58.076519 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 780 rows starting from the beginning of the part
4127 2023.10.04 03:36:58.076659 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part
4128 2023.10.04 03:36:58.076757 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 45 rows starting from the beginning of the part
4129 2023.10.04 03:36:58.076849 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part
4130 2023.10.04 03:36:58.076937 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 45 rows starting from the beginning of the part
4131 2023.10.04 03:36:58.077025 [ 23 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part
4132 2023.10.04 03:36:58.079388 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 888 rows, containing 6 columns (6 merged, 0 gathered) in 0.003275325 sec., 271118.13331501454 rows/sec., 365.86 MiB/sec.
4133 2023.10.04 03:36:58.079814 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4134 2023.10.04 03:36:58.080047 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4135 2023.10.04 03:36:58.080119 [ 27 ] {a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4136 2023.10.04 03:36:58.080192 [ 27 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in a571da47-713c-48ba-9a6b-8ea43cfc3dea::all_1_36_7: 4.23 MiB.
4137 2023.10.04 03:36:59.000116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.65 MiB, peak 235.36 MiB, will set to 227.68 MiB (RSS), difference: 1.03 MiB
4138 2023.10.04 03:37:03.071874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 7199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4139 2023.10.04 03:37:03.071991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4140 2023.10.04 03:37:03.072020 [ 3 ] {} <Debug> HTTP-Session: 8cf53a28-36fc-49ee-91fc-562d151cf81d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4141 2023.10.04 03:37:03.072049 [ 3 ] {} <Debug> HTTP-Session: 8cf53a28-36fc-49ee-91fc-562d151cf81d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4142 2023.10.04 03:37:03.072193 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4143 2023.10.04 03:37:03.072261 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4144 2023.10.04 03:37:03.072447 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4145 2023.10.04 03:37:03.072956 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4146 2023.10.04 03:37:03.073233 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4147 2023.10.04 03:37:03.073398 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4148 2023.10.04 03:37:03.073523 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Information> executeQuery: Read 51 rows, 3.99 KiB in 0.00128971 sec., 39543 rows/sec., 3.02 MiB/sec.
4149 2023.10.04 03:37:03.073678 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Debug> DynamicQueryHandler: Done processing query
4150 2023.10.04 03:37:03.073704 [ 3 ] {55b53856-ddf2-4c3e-929e-0d2a91040ad6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4151 2023.10.04 03:37:03.073720 [ 3 ] {} <Debug> HTTP-Session: 8cf53a28-36fc-49ee-91fc-562d151cf81d Destroying unnamed session
4152 2023.10.04 03:37:03.073914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 35327, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4153 2023.10.04 03:37:03.073961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4154 2023.10.04 03:37:03.073981 [ 3 ] {} <Debug> HTTP-Session: 93e97df7-0e27-4591-b293-bd0770775c79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4155 2023.10.04 03:37:03.073997 [ 3 ] {} <Debug> HTTP-Session: 93e97df7-0e27-4591-b293-bd0770775c79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4156 2023.10.04 03:37:03.074076 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4157 2023.10.04 03:37:03.074116 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4158 2023.10.04 03:37:03.074221 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4159 2023.10.04 03:37:03.074686 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4160 2023.10.04 03:37:03.074920 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4161 2023.10.04 03:37:03.075072 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4162 2023.10.04 03:37:03.075196 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Information> executeQuery: Read 222 rows, 21.79 KiB in 0.001091325 sec., 203422 rows/sec., 19.50 MiB/sec.
4163 2023.10.04 03:37:03.075357 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Debug> DynamicQueryHandler: Done processing query
4164 2023.10.04 03:37:03.075381 [ 3 ] {52d5d709-7c47-4678-9eb2-a28c36c0d44c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4165 2023.10.04 03:37:03.075398 [ 3 ] {} <Debug> HTTP-Session: 93e97df7-0e27-4591-b293-bd0770775c79 Destroying unnamed session
4166 2023.10.04 03:37:03.075576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 49744, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4167 2023.10.04 03:37:03.075622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4168 2023.10.04 03:37:03.075640 [ 3 ] {} <Debug> HTTP-Session: ebf8b6cc-f95c-45db-8e71-35dff783176a Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4169 2023.10.04 03:37:03.075657 [ 3 ] {} <Debug> HTTP-Session: ebf8b6cc-f95c-45db-8e71-35dff783176a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4170 2023.10.04 03:37:03.075741 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4171 2023.10.04 03:37:03.075781 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4172 2023.10.04 03:37:03.075887 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4173 2023.10.04 03:37:03.076336 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4174 2023.10.04 03:37:03.076566 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4175 2023.10.04 03:37:03.076719 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4176 2023.10.04 03:37:03.076856 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001086095 sec., 284505 rows/sec., 19.91 MiB/sec.
4177 2023.10.04 03:37:03.076979 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Debug> DynamicQueryHandler: Done processing query
4178 2023.10.04 03:37:03.077003 [ 3 ] {d4dc07ef-046e-4476-bab2-695807d31d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4179 2023.10.04 03:37:03.077019 [ 3 ] {} <Debug> HTTP-Session: ebf8b6cc-f95c-45db-8e71-35dff783176a Destroying unnamed session
4180 2023.10.04 03:37:03.077180 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4181 2023.10.04 03:37:03.077225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4182 2023.10.04 03:37:03.077245 [ 3 ] {} <Debug> HTTP-Session: f97e1709-9899-4933-8d1d-041add1cd56c Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4183 2023.10.04 03:37:03.077262 [ 3 ] {} <Debug> HTTP-Session: f97e1709-9899-4933-8d1d-041add1cd56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4184 2023.10.04 03:37:03.077330 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4185 2023.10.04 03:37:03.077369 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4186 2023.10.04 03:37:03.077476 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4187 2023.10.04 03:37:03.077714 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4188 2023.10.04 03:37:03.077955 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4189 2023.10.04 03:37:03.078150 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4190 2023.10.04 03:37:03.078277 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000913271 sec., 6569 rows/sec., 275.88 KiB/sec.
4191 2023.10.04 03:37:03.078273 [ 135 ] {} <Debug> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4192 2023.10.04 03:37:03.078395 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4193 2023.10.04 03:37:03.078438 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Debug> DynamicQueryHandler: Done processing query
4194 2023.10.04 03:37:03.078499 [ 3 ] {d613967b-2129-420a-9249-70688dab68be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4195 2023.10.04 03:37:03.078511 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4196 2023.10.04 03:37:03.078540 [ 3 ] {} <Debug> HTTP-Session: f97e1709-9899-4933-8d1d-041add1cd56c Destroying unnamed session
4197 2023.10.04 03:37:03.078677 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4198 2023.10.04 03:37:03.078689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4199 2023.10.04 03:37:03.078719 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
4200 2023.10.04 03:37:03.078745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4201 2023.10.04 03:37:03.078774 [ 3 ] {} <Debug> HTTP-Session: 0170ecdc-6f80-454e-958b-ba7b381c3625 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4202 2023.10.04 03:37:03.078801 [ 3 ] {} <Debug> HTTP-Session: 0170ecdc-6f80-454e-958b-ba7b381c3625 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4203 2023.10.04 03:37:03.078887 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
4204 2023.10.04 03:37:03.078916 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4205 2023.10.04 03:37:03.078966 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4206 2023.10.04 03:37:03.079042 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
4207 2023.10.04 03:37:03.079267 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
4208 2023.10.04 03:37:03.079272 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4209 2023.10.04 03:37:03.079405 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
4210 2023.10.04 03:37:03.079644 [ 21 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
4211 2023.10.04 03:37:03.079863 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4212 2023.10.04 03:37:03.080180 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4213 2023.10.04 03:37:03.080439 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4214 2023.10.04 03:37:03.080485 [ 27 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.002032767 sec., 61984.477315895034 rows/sec., 2.54 MiB/sec.
4215 2023.10.04 03:37:03.080589 [ 135 ] {} <Debug> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4216 2023.10.04 03:37:03.080634 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001666788 sec., 37797 rows/sec., 2.29 MiB/sec.
4217 2023.10.04 03:37:03.080663 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4218 2023.10.04 03:37:03.080721 [ 27 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4219 2023.10.04 03:37:03.080894 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4220 2023.10.04 03:37:03.081011 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Debug> DynamicQueryHandler: Done processing query
4221 2023.10.04 03:37:03.081056 [ 3 ] {84d08073-6783-47dd-a113-7340ca22a1f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4222 2023.10.04 03:37:03.081135 [ 3 ] {} <Debug> HTTP-Session: 0170ecdc-6f80-454e-958b-ba7b381c3625 Destroying unnamed session
4223 2023.10.04 03:37:03.081160 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4224 2023.10.04 03:37:03.081237 [ 27 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4225 2023.10.04 03:37:03.081242 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1063 rows starting from the beginning of the part
4226 2023.10.04 03:37:03.081368 [ 27 ] {a0d527ad-875b-4ac2-b478-b65e7239ada0::all_1_21_4} <Trace> oximeter.measurements_bool (a0d527ad-875b-4ac2-b478-b65e7239ada0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4227 2023.10.04 03:37:03.081386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4228 2023.10.04 03:37:03.081547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4229 2023.10.04 03:37:03.081577 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part
4230 2023.10.04 03:37:03.081608 [ 3 ] {} <Debug> HTTP-Session: 97f9a895-0694-43af-a3f5-3d0dfcfba937 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4231 2023.10.04 03:37:03.081668 [ 3 ] {} <Debug> HTTP-Session: 97f9a895-0694-43af-a3f5-3d0dfcfba937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4232 2023.10.04 03:37:03.081903 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part
4233 2023.10.04 03:37:03.081920 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4234 2023.10.04 03:37:03.082033 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4235 2023.10.04 03:37:03.082223 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part
4236 2023.10.04 03:37:03.082656 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part
4237 2023.10.04 03:37:03.082676 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4238 2023.10.04 03:37:03.082879 [ 22 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part
4239 2023.10.04 03:37:03.083769 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4240 2023.10.04 03:37:03.084464 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4241 2023.10.04 03:37:03.084628 [ 19 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.00388792 sec., 354431.1611350028 rows/sec., 21.54 MiB/sec.
4242 2023.10.04 03:37:03.084760 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4243 2023.10.04 03:37:03.084865 [ 27 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4244 2023.10.04 03:37:03.084995 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.002991989 sec., 15040 rows/sec., 20.30 MiB/sec.
4245 2023.10.04 03:37:03.085222 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Debug> DynamicQueryHandler: Done processing query
4246 2023.10.04 03:37:03.085264 [ 3 ] {57b04f1f-054e-48e0-8e06-c67037733940} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4247 2023.10.04 03:37:03.085275 [ 27 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4248 2023.10.04 03:37:03.085290 [ 3 ] {} <Debug> HTTP-Session: 97f9a895-0694-43af-a3f5-3d0dfcfba937 Destroying unnamed session
4249 2023.10.04 03:37:03.085387 [ 27 ] {7f750eb8-d2ae-4af3-994c-7bb51286540e::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (7f750eb8-d2ae-4af3-994c-7bb51286540e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4250 2023.10.04 03:37:03.085483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4251 2023.10.04 03:37:03.085549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4252 2023.10.04 03:37:03.085568 [ 3 ] {} <Debug> HTTP-Session: fe24a74f-65a7-44f9-986b-8a91d305274d Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4253 2023.10.04 03:37:03.085585 [ 3 ] {} <Debug> HTTP-Session: fe24a74f-65a7-44f9-986b-8a91d305274d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4254 2023.10.04 03:37:03.085657 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4255 2023.10.04 03:37:03.085696 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4256 2023.10.04 03:37:03.085814 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4257 2023.10.04 03:37:03.086098 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4258 2023.10.04 03:37:03.086326 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4259 2023.10.04 03:37:03.086496 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4260 2023.10.04 03:37:03.086617 [ 135 ] {} <Debug> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4261 2023.10.04 03:37:03.086627 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000935292 sec., 20314 rows/sec., 1.05 MiB/sec.
4262 2023.10.04 03:37:03.086668 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.12 GiB.
4263 2023.10.04 03:37:03.086809 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4264 2023.10.04 03:37:03.086873 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Debug> DynamicQueryHandler: Done processing query
4265 2023.10.04 03:37:03.086919 [ 3 ] {bbb93baa-acf1-4b08-a07d-164ac7ce2357} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4266 2023.10.04 03:37:03.086920 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4267 2023.10.04 03:37:03.086944 [ 3 ] {} <Debug> HTTP-Session: fe24a74f-65a7-44f9-986b-8a91d305274d Destroying unnamed session
4268 2023.10.04 03:37:03.086986 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 337 rows starting from the beginning of the part
4269 2023.10.04 03:37:03.087093 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
4270 2023.10.04 03:37:03.087172 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 28 rows starting from the beginning of the part
4271 2023.10.04 03:37:03.087247 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
4272 2023.10.04 03:37:03.087321 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 19 rows starting from the beginning of the part
4273 2023.10.04 03:37:03.087397 [ 27 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
4274 2023.10.04 03:37:03.087978 [ 19 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 4 columns (4 merged, 0 gathered) in 0.001255459 sec., 351265.9513373197 rows/sec., 18.80 MiB/sec.
4275 2023.10.04 03:37:03.088068 [ 19 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4276 2023.10.04 03:37:03.088258 [ 19 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4277 2023.10.04 03:37:03.088320 [ 19 ] {af5f1f90-af09-4d6c-aa46-7360d438d4d7::all_1_21_4} <Trace> oximeter.measurements_i64 (af5f1f90-af09-4d6c-aa46-7360d438d4d7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4278 2023.10.04 03:37:05.095315 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
4279 2023.10.04 03:37:05.095383 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
4280 2023.10.04 03:37:08.065067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4281 2023.10.04 03:37:08.065181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4282 2023.10.04 03:37:08.065212 [ 3 ] {} <Debug> HTTP-Session: d73e02d0-3710-42e0-9698-1c22322808ad Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4283 2023.10.04 03:37:08.065240 [ 3 ] {} <Debug> HTTP-Session: d73e02d0-3710-42e0-9698-1c22322808ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4284 2023.10.04 03:37:08.065377 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4285 2023.10.04 03:37:08.065445 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4286 2023.10.04 03:37:08.065628 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4287 2023.10.04 03:37:08.066142 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.11 GiB.
4288 2023.10.04 03:37:08.066409 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4289 2023.10.04 03:37:08.066570 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Trace> oximeter.fields_i64 (65f10796-597c-45a7-8388-00aa6b1d680b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4290 2023.10.04 03:37:08.066698 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Information> executeQuery: Read 6 rows, 498.00 B in 0.00128185 sec., 4680 rows/sec., 379.40 KiB/sec.
4291 2023.10.04 03:37:08.066834 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Debug> DynamicQueryHandler: Done processing query
4292 2023.10.04 03:37:08.066859 [ 3 ] {e79bfc0a-1544-4c97-9def-e589046a2ab9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4293 2023.10.04 03:37:08.066875 [ 3 ] {} <Debug> HTTP-Session: d73e02d0-3710-42e0-9698-1c22322808ad Destroying unnamed session
4294 2023.10.04 03:37:08.066993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 2833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4295 2023.10.04 03:37:08.067038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4296 2023.10.04 03:37:08.067058 [ 3 ] {} <Debug> HTTP-Session: 7271d160-d2e7-44f6-bfbb-f2d0030a7857 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4297 2023.10.04 03:37:08.067075 [ 3 ] {} <Debug> HTTP-Session: 7271d160-d2e7-44f6-bfbb-f2d0030a7857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4298 2023.10.04 03:37:08.067146 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4299 2023.10.04 03:37:08.067185 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4300 2023.10.04 03:37:08.067290 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4301 2023.10.04 03:37:08.067594 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.11 GiB.
4302 2023.10.04 03:37:08.067792 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4303 2023.10.04 03:37:08.067943 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Trace> oximeter.fields_string (aadf2cb5-6d80-4434-8ab3-1ddaa780a088): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4304 2023.10.04 03:37:08.068047 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Information> executeQuery: Read 18 rows, 1.68 KiB in 0.00087388 sec., 20597 rows/sec., 1.87 MiB/sec.
4305 2023.10.04 03:37:08.068159 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Debug> DynamicQueryHandler: Done processing query
4306 2023.10.04 03:37:08.068183 [ 3 ] {66e537c6-5b16-441d-9390-e9eb430aa2e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4307 2023.10.04 03:37:08.068199 [ 3 ] {} <Debug> HTTP-Session: 7271d160-d2e7-44f6-bfbb-f2d0030a7857 Destroying unnamed session
4308 2023.10.04 03:37:08.068304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 1072, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4309 2023.10.04 03:37:08.068348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4310 2023.10.04 03:37:08.068367 [ 3 ] {} <Debug> HTTP-Session: ce347cda-22b3-4a5e-bdc9-06dc357218a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4311 2023.10.04 03:37:08.068383 [ 3 ] {} <Debug> HTTP-Session: ce347cda-22b3-4a5e-bdc9-06dc357218a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4312 2023.10.04 03:37:08.068451 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4313 2023.10.04 03:37:08.068488 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4314 2023.10.04 03:37:08.068592 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4315 2023.10.04 03:37:08.068862 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.11 GiB.
4316 2023.10.04 03:37:08.069061 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4317 2023.10.04 03:37:08.069206 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Trace> oximeter.fields_uuid (1af6fda3-fde1-4c7e-986a-587690db0f07): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4318 2023.10.04 03:37:08.069307 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Information> executeQuery: Read 6 rows, 492.00 B in 0.000830289 sec., 7226 rows/sec., 578.68 KiB/sec.
4319 2023.10.04 03:37:08.069421 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Debug> DynamicQueryHandler: Done processing query
4320 2023.10.04 03:37:08.069444 [ 3 ] {27190471-0890-4609-9f42-f4668d8d5f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4321 2023.10.04 03:37:08.069459 [ 3 ] {} <Debug> HTTP-Session: ce347cda-22b3-4a5e-bdc9-06dc357218a4 Destroying unnamed session
4322 2023.10.04 03:37:08.069598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59085, User-Agent: (none), Length: 6482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4323 2023.10.04 03:37:08.069644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4324 2023.10.04 03:37:08.069663 [ 3 ] {} <Debug> HTTP-Session: 849d6311-a20f-4fbf-9e67-2e5fee461e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:59085
4325 2023.10.04 03:37:08.069679 [ 3 ] {} <Debug> HTTP-Session: 849d6311-a20f-4fbf-9e67-2e5fee461e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4326 2023.10.04 03:37:08.069749 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59085) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4327 2023.10.04 03:37:08.069793 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4328 2023.10.04 03:37:08.069924 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4329 2023.10.04 03:37:08.070228 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.11 GiB.
4330 2023.10.04 03:37:08.070514 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4331 2023.10.04 03:37:08.070703 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Trace> oximeter.measurements_histogramf64 (a571da47-713c-48ba-9a6b-8ea43cfc3dea): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4332 2023.10.04 03:37:08.070813 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Information> executeQuery: Read 6 rows, 8.29 KiB in 0.001036204 sec., 5790 rows/sec., 7.81 MiB/sec.
4333 2023.10.04 03:37:08.070938 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Debug> DynamicQueryHandler: Done processing query
4334 2023.10.04 03:37:08.070962 [ 3 ] {5b2719f3-bf06-49a1-88bc-2f932ef64bf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4335 2023.10.04 03:37:08.070977 [ 3 ] {} <Debug> HTTP-Session: 849d6311-a20f-4fbf-9e67-2e5fee461e83 Destroying unnamed session