Max level shown:
1 [ Nov 8 20:21:08 Enabled. ]
2 [ Nov 8 20:21:08 Rereading configuration. ]
3 [ Nov 8 20:21:10 Rereading configuration. ]
4 [ Nov 8 20:21:13 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=oxControlService20
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService20 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService20
29 ipadm: Could not delete oxControlService20: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService20
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService20
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService20
34 + ipadm show-addr oxControlService20/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService20/ll
37 + ipadm show-addr oxControlService20/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService20/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 [ Nov 8 20:21:13 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.11.08 20:21:13.923166 [ 1 ] {} <Information> Application: Will watch for the process with pid 22316
55 2023.11.08 20:21:13.923258 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.08 20:21:14.297594 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22316
57 2023.11.08 20:21:14.297753 [ 1 ] {} <Information> Application: starting up
58 2023.11.08 20:21:14.297955 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.08 20:21:14.389005 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.08 20:21:14.389107 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.08 20:21:14.389131 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.08 20:21:14.389193 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.08 20:21:14.389733 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.08 20:21:14.390574 [ 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.11.08 20:21:14.391020 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.08 20:21:14.391270 [ 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.11.08 20:21:14.393340 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.08 20:21:14.393387 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.08 20:21:14.394072 [ 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.11.08 20:21:14.394233 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.08 20:21:14.399171 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.08 20:21:14.399431 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.08 20:21:14.399456 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.08 20:21:14.400310 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.08 20:21:14.400838 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.08 20:21:14.401131 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.08 20:21:14.401458 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.08 20:21:14.402215 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.08 20:21:14.402257 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.08 20:21:14.402312 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.08 20:21:14.402329 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.08 20:21:14.429995 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.08 20:21:14.430029 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000127282 sec
90 2023.11.08 20:21:14.430080 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.08 20:21:14.430159 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.08 20:21:14.430183 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.08 20:21:14.430203 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.08 20:21:14.430218 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.08 20:21:14.430235 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.08 20:21:14.430253 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.08 20:21:14.430291 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.08 20:21:14.430315 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.08 20:21:14.430348 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.08 20:21:14.430364 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.08 20:21:14.430381 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.08 20:21:14.430399 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.08 20:21:14.430435 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.08 20:21:14.430453 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.08 20:21:14.430468 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.08 20:21:14.462424 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.08 20:21:14.470325 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.08 20:21:14.470356 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3831e-05 sec
109 2023.11.08 20:21:14.470383 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.08 20:21:14.470400 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.08 20:21:14.470425 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.08 20:21:14.472463 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.08 20:21:14.477530 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.08 20:21:14.477704 [ 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.11.08 20:21:14.477747 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.08 20:21:14.782224 [ 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.11.08 20:21:14.800010 [ 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.11.08 20:21:14.800059 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.08 20:21:14.927407 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.08 20:21:14.928119 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB
121 2023.11.08 20:21:14.928460 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.08 20:21:14.928505 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.08 20:21:14.928534 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.08 20:21:14.928620 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.08 20:21:14.928628 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.08 20:21:14.928692 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.08 20:21:14.929264 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.08 20:21:14.929285 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.08 20:21:27.381487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.08 20:21:27.381668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.08 20:21:27.382239 [ 3 ] {} <Debug> HTTP-Session: f157af34-32b7-42f1-bb58-65f660bae325 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
132 2023.11.08 20:21:27.382279 [ 3 ] {} <Debug> HTTP-Session: f157af34-32b7-42f1-bb58-65f660bae325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.08 20:21:27.382399 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.08 20:21:27.382426 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.08 20:21:27.382444 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.08 20:21:27.383764 [ 3 ] {3832a2a4-5c3c-4bb1-aa2b-1438a5091db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.11.08 20:21:27.384459 [ 3 ] {3832a2a4-5c3c-4bb1-aa2b-1438a5091db9} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.11.08 20:21:27.386542 [ 3 ] {3832a2a4-5c3c-4bb1-aa2b-1438a5091db9} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.11.08 20:21:27.387807 [ 3 ] {3832a2a4-5c3c-4bb1-aa2b-1438a5091db9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.11.08 20:21:27.391673 [ 3 ] {3832a2a4-5c3c-4bb1-aa2b-1438a5091db9} <Debug> DynamicQueryHandler: Done processing query
141 2023.11.08 20:21:27.391723 [ 3 ] {3832a2a4-5c3c-4bb1-aa2b-1438a5091db9} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.11.08 20:21:27.391746 [ 3 ] {} <Debug> HTTP-Session: f157af34-32b7-42f1-bb58-65f660bae325 Destroying unnamed session
143 2023.11.08 20:21:27.394039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.11.08 20:21:27.394101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.11.08 20:21:27.394129 [ 3 ] {} <Debug> HTTP-Session: 48780c9e-eec0-4e42-b63e-04d4731ddeb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
146 2023.11.08 20:21:27.394149 [ 3 ] {} <Debug> HTTP-Session: 48780c9e-eec0-4e42-b63e-04d4731ddeb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.11.08 20:21:27.394270 [ 3 ] {c8beff0d-78d6-4f34-abeb-176914b8973e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
148 2023.11.08 20:21:27.408869 [ 3 ] {c8beff0d-78d6-4f34-abeb-176914b8973e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:65509) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
149 
150 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
151 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
152 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
153 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
154 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
155 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
156 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
157 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
158 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
159 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
160 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
161 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
162 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
163 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
164 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
165 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
166 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
167 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
168 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
169 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
170 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
171 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
172 
173 2023.11.08 20:21:27.409548 [ 3 ] {c8beff0d-78d6-4f34-abeb-176914b8973e} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
174 
175 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
176 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
177 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
178 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
179 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
180 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
181 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
182 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
183 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
184 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
185 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
186 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
187 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
188 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
189 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
190 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
191 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
192 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
193 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
194 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
195 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
196 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
197 (version 22.8.9.1)
198 2023.11.08 20:21:27.409684 [ 3 ] {c8beff0d-78d6-4f34-abeb-176914b8973e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.11.08 20:21:27.409722 [ 3 ] {} <Debug> HTTP-Session: 48780c9e-eec0-4e42-b63e-04d4731ddeb4 Destroying unnamed session
200 2023.11.08 20:21:27.410019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.08 20:21:27.410085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.08 20:21:27.410105 [ 3 ] {} <Debug> HTTP-Session: a421b4d0-60a4-4d01-8017-bda6d96fde26 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
203 2023.11.08 20:21:27.410122 [ 3 ] {} <Debug> HTTP-Session: a421b4d0-60a4-4d01-8017-bda6d96fde26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.08 20:21:27.410235 [ 3 ] {e4105fca-a747-4e71-81c3-9f67504880ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
205 2023.11.08 20:21:27.410346 [ 3 ] {e4105fca-a747-4e71-81c3-9f67504880ea} <Debug> DynamicQueryHandler: Done processing query
206 2023.11.08 20:21:27.410366 [ 3 ] {e4105fca-a747-4e71-81c3-9f67504880ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
207 2023.11.08 20:21:27.410387 [ 3 ] {} <Debug> HTTP-Session: a421b4d0-60a4-4d01-8017-bda6d96fde26 Destroying unnamed session
208 2023.11.08 20:21:27.410532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
209 2023.11.08 20:21:27.410574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
210 2023.11.08 20:21:27.410598 [ 3 ] {} <Debug> HTTP-Session: 474c430f-8655-478e-a19d-d7457484dbc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
211 2023.11.08 20:21:27.410620 [ 3 ] {} <Debug> HTTP-Session: 474c430f-8655-478e-a19d-d7457484dbc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
212 2023.11.08 20:21:27.410678 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
213 2023.11.08 20:21:27.410734 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
214 2023.11.08 20:21:27.418104 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
215 2023.11.08 20:21:27.418132 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.1971e-05 sec
216 2023.11.08 20:21:27.418161 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Information> TablesLoader: Loading 0 tables with 0 dependency level
217 2023.11.08 20:21:27.418188 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Information> DatabaseAtomic (oximeter): Starting up tables.
218 2023.11.08 20:21:27.418271 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Debug> DynamicQueryHandler: Done processing query
219 2023.11.08 20:21:27.418296 [ 3 ] {65eda3b3-7e25-42ef-a0f9-75de56f61805} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
220 2023.11.08 20:21:27.418320 [ 3 ] {} <Debug> HTTP-Session: 474c430f-8655-478e-a19d-d7457484dbc7 Destroying unnamed session
221 2023.11.08 20:21:27.418441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
222 2023.11.08 20:21:27.418490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
223 2023.11.08 20:21:27.418519 [ 3 ] {} <Debug> HTTP-Session: 480ab4ac-fac7-4eeb-9fbb-1aeb1f02a24d Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
224 2023.11.08 20:21:27.418546 [ 3 ] {} <Debug> HTTP-Session: 480ab4ac-fac7-4eeb-9fbb-1aeb1f02a24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
225 2023.11.08 20:21:27.418714 [ 3 ] {b1620b53-2395-4ea9-aaf8-873bb8a9b23a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
226 2023.11.08 20:21:27.418775 [ 3 ] {b1620b53-2395-4ea9-aaf8-873bb8a9b23a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
227 2023.11.08 20:21:27.440906 [ 3 ] {b1620b53-2395-4ea9-aaf8-873bb8a9b23a} <Debug> oximeter.version (436542a9-7b75-421d-af39-4d4eb03dc70d): Loading data parts
228 2023.11.08 20:21:27.441047 [ 3 ] {b1620b53-2395-4ea9-aaf8-873bb8a9b23a} <Debug> oximeter.version (436542a9-7b75-421d-af39-4d4eb03dc70d): There are no data parts
229 2023.11.08 20:21:27.446342 [ 3 ] {b1620b53-2395-4ea9-aaf8-873bb8a9b23a} <Debug> DynamicQueryHandler: Done processing query
230 2023.11.08 20:21:27.446398 [ 3 ] {b1620b53-2395-4ea9-aaf8-873bb8a9b23a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
231 2023.11.08 20:21:27.446423 [ 3 ] {} <Debug> HTTP-Session: 480ab4ac-fac7-4eeb-9fbb-1aeb1f02a24d Destroying unnamed session
232 2023.11.08 20:21:27.446631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
233 2023.11.08 20:21:27.446709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
234 2023.11.08 20:21:27.446737 [ 3 ] {} <Debug> HTTP-Session: f067ed16-3476-4c43-9dff-dcb8a0c0b1e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
235 2023.11.08 20:21:27.446768 [ 3 ] {} <Debug> HTTP-Session: f067ed16-3476-4c43-9dff-dcb8a0c0b1e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
236 2023.11.08 20:21:27.447069 [ 3 ] {dbac9593-1e49-4f81-a2d6-454cbb600732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
237 2023.11.08 20:21:27.447139 [ 3 ] {dbac9593-1e49-4f81-a2d6-454cbb600732} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
238 2023.11.08 20:21:27.472822 [ 3 ] {dbac9593-1e49-4f81-a2d6-454cbb600732} <Debug> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Loading data parts
239 2023.11.08 20:21:27.472946 [ 3 ] {dbac9593-1e49-4f81-a2d6-454cbb600732} <Debug> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): There are no data parts
240 2023.11.08 20:21:27.482516 [ 3 ] {dbac9593-1e49-4f81-a2d6-454cbb600732} <Debug> DynamicQueryHandler: Done processing query
241 2023.11.08 20:21:27.482568 [ 3 ] {dbac9593-1e49-4f81-a2d6-454cbb600732} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2023.11.08 20:21:27.482592 [ 3 ] {} <Debug> HTTP-Session: f067ed16-3476-4c43-9dff-dcb8a0c0b1e5 Destroying unnamed session
243 2023.11.08 20:21:27.482779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2023.11.08 20:21:27.482854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2023.11.08 20:21:27.482882 [ 3 ] {} <Debug> HTTP-Session: 829112f3-7e79-4102-bce3-3f454e139415 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
246 2023.11.08 20:21:27.482912 [ 3 ] {} <Debug> HTTP-Session: 829112f3-7e79-4102-bce3-3f454e139415 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2023.11.08 20:21:27.483199 [ 3 ] {842779dd-4231-4082-9305-1d702aedcb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
248 2023.11.08 20:21:27.483285 [ 3 ] {842779dd-4231-4082-9305-1d702aedcb72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
249 2023.11.08 20:21:27.501242 [ 3 ] {842779dd-4231-4082-9305-1d702aedcb72} <Debug> oximeter.measurements_i8 (f4dea462-f0b8-40d6-b382-fe28b0638c0a): Loading data parts
250 2023.11.08 20:21:27.501342 [ 3 ] {842779dd-4231-4082-9305-1d702aedcb72} <Debug> oximeter.measurements_i8 (f4dea462-f0b8-40d6-b382-fe28b0638c0a): There are no data parts
251 2023.11.08 20:21:27.510634 [ 3 ] {842779dd-4231-4082-9305-1d702aedcb72} <Debug> DynamicQueryHandler: Done processing query
252 2023.11.08 20:21:27.510671 [ 3 ] {842779dd-4231-4082-9305-1d702aedcb72} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
253 2023.11.08 20:21:27.510690 [ 3 ] {} <Debug> HTTP-Session: 829112f3-7e79-4102-bce3-3f454e139415 Destroying unnamed session
254 2023.11.08 20:21:27.510821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
255 2023.11.08 20:21:27.510882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
256 2023.11.08 20:21:27.510904 [ 3 ] {} <Debug> HTTP-Session: 6a87f4bc-dc63-4738-9c89-4d36333be78a Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
257 2023.11.08 20:21:27.510924 [ 3 ] {} <Debug> HTTP-Session: 6a87f4bc-dc63-4738-9c89-4d36333be78a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
258 2023.11.08 20:21:27.511153 [ 3 ] {7fc886d6-9c7c-4e6c-bad5-9a0c4d1575ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
259 2023.11.08 20:21:27.511214 [ 3 ] {7fc886d6-9c7c-4e6c-bad5-9a0c4d1575ae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
260 2023.11.08 20:21:27.538956 [ 3 ] {7fc886d6-9c7c-4e6c-bad5-9a0c4d1575ae} <Debug> oximeter.measurements_u8 (ecd6541d-d367-48bc-9a7d-4efd0eec0608): Loading data parts
261 2023.11.08 20:21:27.539046 [ 3 ] {7fc886d6-9c7c-4e6c-bad5-9a0c4d1575ae} <Debug> oximeter.measurements_u8 (ecd6541d-d367-48bc-9a7d-4efd0eec0608): There are no data parts
262 2023.11.08 20:21:27.545002 [ 3 ] {7fc886d6-9c7c-4e6c-bad5-9a0c4d1575ae} <Debug> DynamicQueryHandler: Done processing query
263 2023.11.08 20:21:27.545041 [ 3 ] {7fc886d6-9c7c-4e6c-bad5-9a0c4d1575ae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.11.08 20:21:27.545077 [ 3 ] {} <Debug> HTTP-Session: 6a87f4bc-dc63-4738-9c89-4d36333be78a Destroying unnamed session
265 2023.11.08 20:21:27.545297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.11.08 20:21:27.545383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.11.08 20:21:27.545426 [ 3 ] {} <Debug> HTTP-Session: 28cc015e-58b8-4c8d-a776-28f7d77872bf Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
268 2023.11.08 20:21:27.545459 [ 3 ] {} <Debug> HTTP-Session: 28cc015e-58b8-4c8d-a776-28f7d77872bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.11.08 20:21:27.545719 [ 3 ] {aa3976d4-dfee-4cf5-a94c-38f1757fc761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
270 2023.11.08 20:21:27.545770 [ 3 ] {aa3976d4-dfee-4cf5-a94c-38f1757fc761} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
271 2023.11.08 20:21:27.569061 [ 3 ] {aa3976d4-dfee-4cf5-a94c-38f1757fc761} <Debug> oximeter.measurements_i16 (a1fdf3bb-ad23-4478-ae71-c89fe677d263): Loading data parts
272 2023.11.08 20:21:27.569149 [ 3 ] {aa3976d4-dfee-4cf5-a94c-38f1757fc761} <Debug> oximeter.measurements_i16 (a1fdf3bb-ad23-4478-ae71-c89fe677d263): There are no data parts
273 2023.11.08 20:21:27.575119 [ 3 ] {aa3976d4-dfee-4cf5-a94c-38f1757fc761} <Debug> DynamicQueryHandler: Done processing query
274 2023.11.08 20:21:27.575171 [ 3 ] {aa3976d4-dfee-4cf5-a94c-38f1757fc761} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
275 2023.11.08 20:21:27.575225 [ 3 ] {} <Debug> HTTP-Session: 28cc015e-58b8-4c8d-a776-28f7d77872bf Destroying unnamed session
276 2023.11.08 20:21:27.575450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
277 2023.11.08 20:21:27.575563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
278 2023.11.08 20:21:27.575607 [ 3 ] {} <Debug> HTTP-Session: fbce023d-a00d-4099-a770-449ce5bfa16b Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
279 2023.11.08 20:21:27.575629 [ 3 ] {} <Debug> HTTP-Session: fbce023d-a00d-4099-a770-449ce5bfa16b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
280 2023.11.08 20:21:27.575820 [ 3 ] {8c0e2809-f6d1-4a5c-8cc3-6434acbdbf9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
281 2023.11.08 20:21:27.575866 [ 3 ] {8c0e2809-f6d1-4a5c-8cc3-6434acbdbf9f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
282 2023.11.08 20:21:27.588211 [ 3 ] {8c0e2809-f6d1-4a5c-8cc3-6434acbdbf9f} <Debug> oximeter.measurements_u16 (4345090b-02d5-4b5c-8a5d-01293743fc05): Loading data parts
283 2023.11.08 20:21:27.588351 [ 3 ] {8c0e2809-f6d1-4a5c-8cc3-6434acbdbf9f} <Debug> oximeter.measurements_u16 (4345090b-02d5-4b5c-8a5d-01293743fc05): There are no data parts
284 2023.11.08 20:21:27.611598 [ 3 ] {8c0e2809-f6d1-4a5c-8cc3-6434acbdbf9f} <Debug> DynamicQueryHandler: Done processing query
285 2023.11.08 20:21:27.611660 [ 3 ] {8c0e2809-f6d1-4a5c-8cc3-6434acbdbf9f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
286 2023.11.08 20:21:27.611702 [ 3 ] {} <Debug> HTTP-Session: fbce023d-a00d-4099-a770-449ce5bfa16b Destroying unnamed session
287 2023.11.08 20:21:27.611921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
288 2023.11.08 20:21:27.612016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
289 2023.11.08 20:21:27.612064 [ 3 ] {} <Debug> HTTP-Session: 7f3155a4-d243-4c41-aaff-fd98bce92867 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
290 2023.11.08 20:21:27.612096 [ 3 ] {} <Debug> HTTP-Session: 7f3155a4-d243-4c41-aaff-fd98bce92867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
291 2023.11.08 20:21:27.612540 [ 3 ] {9be4d179-4369-4cec-b010-606780fa9a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
292 2023.11.08 20:21:27.612627 [ 3 ] {9be4d179-4369-4cec-b010-606780fa9a27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
293 2023.11.08 20:21:27.628893 [ 3 ] {9be4d179-4369-4cec-b010-606780fa9a27} <Debug> oximeter.measurements_i32 (73a81192-f365-4c91-b054-a96a520ad0e7): Loading data parts
294 2023.11.08 20:21:27.629008 [ 3 ] {9be4d179-4369-4cec-b010-606780fa9a27} <Debug> oximeter.measurements_i32 (73a81192-f365-4c91-b054-a96a520ad0e7): There are no data parts
295 2023.11.08 20:21:27.642191 [ 3 ] {9be4d179-4369-4cec-b010-606780fa9a27} <Debug> DynamicQueryHandler: Done processing query
296 2023.11.08 20:21:27.642251 [ 3 ] {9be4d179-4369-4cec-b010-606780fa9a27} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
297 2023.11.08 20:21:27.642283 [ 3 ] {} <Debug> HTTP-Session: 7f3155a4-d243-4c41-aaff-fd98bce92867 Destroying unnamed session
298 2023.11.08 20:21:27.642519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
299 2023.11.08 20:21:27.642614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
300 2023.11.08 20:21:27.642654 [ 3 ] {} <Debug> HTTP-Session: d4a24895-f4a7-44f1-9750-08eaca5740fc Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
301 2023.11.08 20:21:27.642696 [ 3 ] {} <Debug> HTTP-Session: d4a24895-f4a7-44f1-9750-08eaca5740fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
302 2023.11.08 20:21:27.643070 [ 3 ] {8fca2912-e5f3-47bd-8365-c22f7c150f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
303 2023.11.08 20:21:27.643162 [ 3 ] {8fca2912-e5f3-47bd-8365-c22f7c150f9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
304 2023.11.08 20:21:27.664105 [ 3 ] {8fca2912-e5f3-47bd-8365-c22f7c150f9c} <Debug> oximeter.measurements_u32 (8c5d0c3f-4940-449b-971e-d2253c8312cb): Loading data parts
305 2023.11.08 20:21:27.664250 [ 3 ] {8fca2912-e5f3-47bd-8365-c22f7c150f9c} <Debug> oximeter.measurements_u32 (8c5d0c3f-4940-449b-971e-d2253c8312cb): There are no data parts
306 2023.11.08 20:21:27.681839 [ 3 ] {8fca2912-e5f3-47bd-8365-c22f7c150f9c} <Debug> DynamicQueryHandler: Done processing query
307 2023.11.08 20:21:27.681878 [ 3 ] {8fca2912-e5f3-47bd-8365-c22f7c150f9c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
308 2023.11.08 20:21:27.681898 [ 3 ] {} <Debug> HTTP-Session: d4a24895-f4a7-44f1-9750-08eaca5740fc Destroying unnamed session
309 2023.11.08 20:21:27.682031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
310 2023.11.08 20:21:27.682088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
311 2023.11.08 20:21:27.682112 [ 3 ] {} <Debug> HTTP-Session: ca002edb-d954-401f-abf5-6a3eac93a381 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
312 2023.11.08 20:21:27.682139 [ 3 ] {} <Debug> HTTP-Session: ca002edb-d954-401f-abf5-6a3eac93a381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
313 2023.11.08 20:21:27.682335 [ 3 ] {ab3ce076-3d94-406e-8c4a-9be4358783bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
314 2023.11.08 20:21:27.682387 [ 3 ] {ab3ce076-3d94-406e-8c4a-9be4358783bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
315 2023.11.08 20:21:27.703892 [ 3 ] {ab3ce076-3d94-406e-8c4a-9be4358783bb} <Debug> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Loading data parts
316 2023.11.08 20:21:27.704072 [ 3 ] {ab3ce076-3d94-406e-8c4a-9be4358783bb} <Debug> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): There are no data parts
317 2023.11.08 20:21:27.709444 [ 3 ] {ab3ce076-3d94-406e-8c4a-9be4358783bb} <Debug> DynamicQueryHandler: Done processing query
318 2023.11.08 20:21:27.709478 [ 3 ] {ab3ce076-3d94-406e-8c4a-9be4358783bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
319 2023.11.08 20:21:27.709505 [ 3 ] {} <Debug> HTTP-Session: ca002edb-d954-401f-abf5-6a3eac93a381 Destroying unnamed session
320 2023.11.08 20:21:27.709636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
321 2023.11.08 20:21:27.709684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
322 2023.11.08 20:21:27.709712 [ 3 ] {} <Debug> HTTP-Session: 95ac43a4-485e-4ebe-9f51-ab4c17af6c7e Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
323 2023.11.08 20:21:27.709735 [ 3 ] {} <Debug> HTTP-Session: 95ac43a4-485e-4ebe-9f51-ab4c17af6c7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
324 2023.11.08 20:21:27.709922 [ 3 ] {4a637e53-3874-49ca-b63d-630550420b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
325 2023.11.08 20:21:27.709976 [ 3 ] {4a637e53-3874-49ca-b63d-630550420b0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
326 2023.11.08 20:21:27.722237 [ 3 ] {4a637e53-3874-49ca-b63d-630550420b0e} <Debug> oximeter.measurements_u64 (7b5cf2a2-c1ba-42f4-8365-bad5f72518d3): Loading data parts
327 2023.11.08 20:21:27.722336 [ 3 ] {4a637e53-3874-49ca-b63d-630550420b0e} <Debug> oximeter.measurements_u64 (7b5cf2a2-c1ba-42f4-8365-bad5f72518d3): There are no data parts
328 2023.11.08 20:21:27.735819 [ 3 ] {4a637e53-3874-49ca-b63d-630550420b0e} <Debug> DynamicQueryHandler: Done processing query
329 2023.11.08 20:21:27.735862 [ 3 ] {4a637e53-3874-49ca-b63d-630550420b0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
330 2023.11.08 20:21:27.735894 [ 3 ] {} <Debug> HTTP-Session: 95ac43a4-485e-4ebe-9f51-ab4c17af6c7e Destroying unnamed session
331 2023.11.08 20:21:27.736052 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
332 2023.11.08 20:21:27.736118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
333 2023.11.08 20:21:27.736149 [ 3 ] {} <Debug> HTTP-Session: 2e3f9ac4-dfde-4ef8-a36c-732e057a7a5e Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
334 2023.11.08 20:21:27.736176 [ 3 ] {} <Debug> HTTP-Session: 2e3f9ac4-dfde-4ef8-a36c-732e057a7a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
335 2023.11.08 20:21:27.736367 [ 3 ] {9746681e-b79b-4da6-b189-ad090c9c9e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
336 2023.11.08 20:21:27.736420 [ 3 ] {9746681e-b79b-4da6-b189-ad090c9c9e66} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
337 2023.11.08 20:21:27.757656 [ 3 ] {9746681e-b79b-4da6-b189-ad090c9c9e66} <Debug> oximeter.measurements_f32 (492fa204-1a61-4897-939d-c70a5537aa80): Loading data parts
338 2023.11.08 20:21:27.757807 [ 3 ] {9746681e-b79b-4da6-b189-ad090c9c9e66} <Debug> oximeter.measurements_f32 (492fa204-1a61-4897-939d-c70a5537aa80): There are no data parts
339 2023.11.08 20:21:27.762460 [ 3 ] {9746681e-b79b-4da6-b189-ad090c9c9e66} <Debug> DynamicQueryHandler: Done processing query
340 2023.11.08 20:21:27.762486 [ 3 ] {9746681e-b79b-4da6-b189-ad090c9c9e66} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
341 2023.11.08 20:21:27.762511 [ 3 ] {} <Debug> HTTP-Session: 2e3f9ac4-dfde-4ef8-a36c-732e057a7a5e Destroying unnamed session
342 2023.11.08 20:21:27.762662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
343 2023.11.08 20:21:27.762712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
344 2023.11.08 20:21:27.762738 [ 3 ] {} <Debug> HTTP-Session: f1e2be29-ce52-4749-8465-3f9d8f417b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
345 2023.11.08 20:21:27.762754 [ 3 ] {} <Debug> HTTP-Session: f1e2be29-ce52-4749-8465-3f9d8f417b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
346 2023.11.08 20:21:27.762939 [ 3 ] {3449ca90-4fcb-4ed0-a549-d61d29253684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
347 2023.11.08 20:21:27.762986 [ 3 ] {3449ca90-4fcb-4ed0-a549-d61d29253684} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
348 2023.11.08 20:21:27.796976 [ 3 ] {3449ca90-4fcb-4ed0-a549-d61d29253684} <Debug> oximeter.measurements_f64 (9dd9d41d-05b8-4b41-addd-8d8344572e3c): Loading data parts
349 2023.11.08 20:21:27.797064 [ 3 ] {3449ca90-4fcb-4ed0-a549-d61d29253684} <Debug> oximeter.measurements_f64 (9dd9d41d-05b8-4b41-addd-8d8344572e3c): There are no data parts
350 2023.11.08 20:21:27.803891 [ 3 ] {3449ca90-4fcb-4ed0-a549-d61d29253684} <Debug> DynamicQueryHandler: Done processing query
351 2023.11.08 20:21:27.803941 [ 3 ] {3449ca90-4fcb-4ed0-a549-d61d29253684} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
352 2023.11.08 20:21:27.803983 [ 3 ] {} <Debug> HTTP-Session: f1e2be29-ce52-4749-8465-3f9d8f417b8b Destroying unnamed session
353 2023.11.08 20:21:27.804183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
354 2023.11.08 20:21:27.804272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
355 2023.11.08 20:21:27.804291 [ 3 ] {} <Debug> HTTP-Session: 5b33d946-bc61-46ae-8d05-25d2bddadadc Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
356 2023.11.08 20:21:27.804311 [ 3 ] {} <Debug> HTTP-Session: 5b33d946-bc61-46ae-8d05-25d2bddadadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
357 2023.11.08 20:21:27.804495 [ 3 ] {4fae70db-a608-4221-97bf-931b834a282c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
358 2023.11.08 20:21:27.804542 [ 3 ] {4fae70db-a608-4221-97bf-931b834a282c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
359 2023.11.08 20:21:27.825722 [ 3 ] {4fae70db-a608-4221-97bf-931b834a282c} <Debug> oximeter.measurements_string (330e7e8b-144e-4a93-b603-f19cf2bf26b7): Loading data parts
360 2023.11.08 20:21:27.825868 [ 3 ] {4fae70db-a608-4221-97bf-931b834a282c} <Debug> oximeter.measurements_string (330e7e8b-144e-4a93-b603-f19cf2bf26b7): There are no data parts
361 2023.11.08 20:21:27.843364 [ 3 ] {4fae70db-a608-4221-97bf-931b834a282c} <Debug> DynamicQueryHandler: Done processing query
362 2023.11.08 20:21:27.843415 [ 3 ] {4fae70db-a608-4221-97bf-931b834a282c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
363 2023.11.08 20:21:27.843446 [ 3 ] {} <Debug> HTTP-Session: 5b33d946-bc61-46ae-8d05-25d2bddadadc Destroying unnamed session
364 2023.11.08 20:21:27.843669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
365 2023.11.08 20:21:27.843764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
366 2023.11.08 20:21:27.843801 [ 3 ] {} <Debug> HTTP-Session: 23c373b9-2333-4cd8-9d5c-575d4fca4598 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
367 2023.11.08 20:21:27.843840 [ 3 ] {} <Debug> HTTP-Session: 23c373b9-2333-4cd8-9d5c-575d4fca4598 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
368 2023.11.08 20:21:27.844239 [ 3 ] {31dec9f8-2db2-4163-ac25-26e90ab8b129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
369 2023.11.08 20:21:27.844314 [ 3 ] {31dec9f8-2db2-4163-ac25-26e90ab8b129} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
370 2023.11.08 20:21:27.856568 [ 3 ] {31dec9f8-2db2-4163-ac25-26e90ab8b129} <Debug> oximeter.measurements_bytes (c93789db-a3fa-4d03-9138-64dd36316ee7): Loading data parts
371 2023.11.08 20:21:27.856731 [ 3 ] {31dec9f8-2db2-4163-ac25-26e90ab8b129} <Debug> oximeter.measurements_bytes (c93789db-a3fa-4d03-9138-64dd36316ee7): There are no data parts
372 2023.11.08 20:21:27.869970 [ 3 ] {31dec9f8-2db2-4163-ac25-26e90ab8b129} <Debug> DynamicQueryHandler: Done processing query
373 2023.11.08 20:21:27.870039 [ 3 ] {31dec9f8-2db2-4163-ac25-26e90ab8b129} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
374 2023.11.08 20:21:27.870069 [ 3 ] {} <Debug> HTTP-Session: 23c373b9-2333-4cd8-9d5c-575d4fca4598 Destroying unnamed session
375 2023.11.08 20:21:27.870336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
376 2023.11.08 20:21:27.870450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
377 2023.11.08 20:21:27.870495 [ 3 ] {} <Debug> HTTP-Session: 84445b35-5879-4cf2-9a00-13efd29fdc95 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
378 2023.11.08 20:21:27.870547 [ 3 ] {} <Debug> HTTP-Session: 84445b35-5879-4cf2-9a00-13efd29fdc95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
379 2023.11.08 20:21:27.870801 [ 3 ] {bcdea684-1e8a-49e5-a34e-df6fe80ad38d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
380 2023.11.08 20:21:27.870858 [ 3 ] {bcdea684-1e8a-49e5-a34e-df6fe80ad38d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
381 2023.11.08 20:21:27.918202 [ 3 ] {bcdea684-1e8a-49e5-a34e-df6fe80ad38d} <Debug> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Loading data parts
382 2023.11.08 20:21:27.918386 [ 3 ] {bcdea684-1e8a-49e5-a34e-df6fe80ad38d} <Debug> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): There are no data parts
383 2023.11.08 20:21:27.926029 [ 3 ] {bcdea684-1e8a-49e5-a34e-df6fe80ad38d} <Debug> DynamicQueryHandler: Done processing query
384 2023.11.08 20:21:27.926059 [ 3 ] {bcdea684-1e8a-49e5-a34e-df6fe80ad38d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
385 2023.11.08 20:21:27.926087 [ 3 ] {} <Debug> HTTP-Session: 84445b35-5879-4cf2-9a00-13efd29fdc95 Destroying unnamed session
386 2023.11.08 20:21:27.926235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
387 2023.11.08 20:21:27.926286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
388 2023.11.08 20:21:27.926304 [ 3 ] {} <Debug> HTTP-Session: 66e2427a-a2d1-41b0-948b-45de497176b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
389 2023.11.08 20:21:27.926328 [ 3 ] {} <Debug> HTTP-Session: 66e2427a-a2d1-41b0-948b-45de497176b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
390 2023.11.08 20:21:27.926534 [ 3 ] {b2aa77f6-3012-4e4e-b788-1108d01424ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
391 2023.11.08 20:21:27.926589 [ 3 ] {b2aa77f6-3012-4e4e-b788-1108d01424ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
392 2023.11.08 20:21:27.945762 [ 3 ] {b2aa77f6-3012-4e4e-b788-1108d01424ee} <Debug> oximeter.measurements_cumulativeu64 (cb4f29bd-cca2-4d64-841d-a1e696abecf4): Loading data parts
393 2023.11.08 20:21:27.945853 [ 3 ] {b2aa77f6-3012-4e4e-b788-1108d01424ee} <Debug> oximeter.measurements_cumulativeu64 (cb4f29bd-cca2-4d64-841d-a1e696abecf4): There are no data parts
394 2023.11.08 20:21:27.960615 [ 3 ] {b2aa77f6-3012-4e4e-b788-1108d01424ee} <Debug> DynamicQueryHandler: Done processing query
395 2023.11.08 20:21:27.960667 [ 3 ] {b2aa77f6-3012-4e4e-b788-1108d01424ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
396 2023.11.08 20:21:27.960711 [ 3 ] {} <Debug> HTTP-Session: 66e2427a-a2d1-41b0-948b-45de497176b5 Destroying unnamed session
397 2023.11.08 20:21:27.960923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
398 2023.11.08 20:21:27.961021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
399 2023.11.08 20:21:27.961068 [ 3 ] {} <Debug> HTTP-Session: 663055ac-0eff-4c50-bad8-64591ee4e258 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
400 2023.11.08 20:21:27.961101 [ 3 ] {} <Debug> HTTP-Session: 663055ac-0eff-4c50-bad8-64591ee4e258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
401 2023.11.08 20:21:27.961402 [ 3 ] {980d1f25-fedc-4fce-b822-6073cb1794fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
402 2023.11.08 20:21:27.961460 [ 3 ] {980d1f25-fedc-4fce-b822-6073cb1794fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
403 2023.11.08 20:21:27.973361 [ 3 ] {980d1f25-fedc-4fce-b822-6073cb1794fb} <Debug> oximeter.measurements_cumulativef32 (605603d7-959a-4fd0-b1f9-3ac0e0fa45ca): Loading data parts
404 2023.11.08 20:21:27.973516 [ 3 ] {980d1f25-fedc-4fce-b822-6073cb1794fb} <Debug> oximeter.measurements_cumulativef32 (605603d7-959a-4fd0-b1f9-3ac0e0fa45ca): There are no data parts
405 2023.11.08 20:21:27.994811 [ 3 ] {980d1f25-fedc-4fce-b822-6073cb1794fb} <Debug> DynamicQueryHandler: Done processing query
406 2023.11.08 20:21:27.994841 [ 3 ] {980d1f25-fedc-4fce-b822-6073cb1794fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
407 2023.11.08 20:21:27.994871 [ 3 ] {} <Debug> HTTP-Session: 663055ac-0eff-4c50-bad8-64591ee4e258 Destroying unnamed session
408 2023.11.08 20:21:27.995039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
409 2023.11.08 20:21:27.995088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
410 2023.11.08 20:21:27.995119 [ 3 ] {} <Debug> HTTP-Session: 6e1c467e-0380-49a4-9bde-d50b151ae915 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
411 2023.11.08 20:21:27.995148 [ 3 ] {} <Debug> HTTP-Session: 6e1c467e-0380-49a4-9bde-d50b151ae915 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
412 2023.11.08 20:21:27.995367 [ 3 ] {9743129e-e791-4fbb-8656-cc976f1d5a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) --
413 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)
414 2023.11.08 20:21:27.995423 [ 3 ] {9743129e-e791-4fbb-8656-cc976f1d5a62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
415 2023.11.08 20:21:28.000165 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.85 MiB, peak 222.00 MiB, will set to 226.30 MiB (RSS), difference: 7.45 MiB
416 2023.11.08 20:21:28.014994 [ 3 ] {9743129e-e791-4fbb-8656-cc976f1d5a62} <Debug> oximeter.measurements_cumulativef64 (dbdef444-d749-410f-8331-ead46f77ea90): Loading data parts
417 2023.11.08 20:21:28.015087 [ 3 ] {9743129e-e791-4fbb-8656-cc976f1d5a62} <Debug> oximeter.measurements_cumulativef64 (dbdef444-d749-410f-8331-ead46f77ea90): There are no data parts
418 2023.11.08 20:21:28.036731 [ 3 ] {9743129e-e791-4fbb-8656-cc976f1d5a62} <Debug> DynamicQueryHandler: Done processing query
419 2023.11.08 20:21:28.036761 [ 3 ] {9743129e-e791-4fbb-8656-cc976f1d5a62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.11.08 20:21:28.036797 [ 3 ] {} <Debug> HTTP-Session: 6e1c467e-0380-49a4-9bde-d50b151ae915 Destroying unnamed session
421 2023.11.08 20:21:28.036934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.11.08 20:21:28.036994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.11.08 20:21:28.037027 [ 3 ] {} <Debug> HTTP-Session: 5bd8864b-b17b-434d-b676-7379a1353755 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
424 2023.11.08 20:21:28.037047 [ 3 ] {} <Debug> HTTP-Session: 5bd8864b-b17b-434d-b676-7379a1353755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.11.08 20:21:28.037302 [ 3 ] {83a749f7-b84e-4b4b-a8ba-bbbd53c52a04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
426 2023.11.08 20:21:28.037362 [ 3 ] {83a749f7-b84e-4b4b-a8ba-bbbd53c52a04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
427 2023.11.08 20:21:28.047395 [ 3 ] {83a749f7-b84e-4b4b-a8ba-bbbd53c52a04} <Debug> oximeter.measurements_histogrami8 (c1ca4331-e207-444b-b3b0-5ca5a8a3fde3): Loading data parts
428 2023.11.08 20:21:28.047468 [ 3 ] {83a749f7-b84e-4b4b-a8ba-bbbd53c52a04} <Debug> oximeter.measurements_histogrami8 (c1ca4331-e207-444b-b3b0-5ca5a8a3fde3): There are no data parts
429 2023.11.08 20:21:28.058560 [ 3 ] {83a749f7-b84e-4b4b-a8ba-bbbd53c52a04} <Debug> DynamicQueryHandler: Done processing query
430 2023.11.08 20:21:28.058601 [ 3 ] {83a749f7-b84e-4b4b-a8ba-bbbd53c52a04} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.11.08 20:21:28.058620 [ 3 ] {} <Debug> HTTP-Session: 5bd8864b-b17b-434d-b676-7379a1353755 Destroying unnamed session
432 2023.11.08 20:21:28.058750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.11.08 20:21:28.058818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.11.08 20:21:28.058840 [ 3 ] {} <Debug> HTTP-Session: d4a0e328-9cd4-45b4-97ae-32be0290d35b Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
435 2023.11.08 20:21:28.058870 [ 3 ] {} <Debug> HTTP-Session: d4a0e328-9cd4-45b4-97ae-32be0290d35b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.11.08 20:21:28.059130 [ 3 ] {973fb47a-a492-422c-89c2-85e8f02755c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
437 2023.11.08 20:21:28.059200 [ 3 ] {973fb47a-a492-422c-89c2-85e8f02755c7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
438 2023.11.08 20:21:28.079119 [ 3 ] {973fb47a-a492-422c-89c2-85e8f02755c7} <Debug> oximeter.measurements_histogramu8 (06359d30-cd21-4e06-a626-8de8b58d7ac5): Loading data parts
439 2023.11.08 20:21:28.079211 [ 3 ] {973fb47a-a492-422c-89c2-85e8f02755c7} <Debug> oximeter.measurements_histogramu8 (06359d30-cd21-4e06-a626-8de8b58d7ac5): There are no data parts
440 2023.11.08 20:21:28.092050 [ 3 ] {973fb47a-a492-422c-89c2-85e8f02755c7} <Debug> DynamicQueryHandler: Done processing query
441 2023.11.08 20:21:28.092117 [ 3 ] {973fb47a-a492-422c-89c2-85e8f02755c7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.11.08 20:21:28.092147 [ 3 ] {} <Debug> HTTP-Session: d4a0e328-9cd4-45b4-97ae-32be0290d35b Destroying unnamed session
443 2023.11.08 20:21:28.092328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.11.08 20:21:28.092379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.11.08 20:21:28.092399 [ 3 ] {} <Debug> HTTP-Session: 884a82c9-75bb-4354-aaef-b4ea8161aa3e Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
446 2023.11.08 20:21:28.092424 [ 3 ] {} <Debug> HTTP-Session: 884a82c9-75bb-4354-aaef-b4ea8161aa3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.11.08 20:21:28.092640 [ 3 ] {03c38e94-b250-4086-8c25-b8bd7f35dd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
448 2023.11.08 20:21:28.092701 [ 3 ] {03c38e94-b250-4086-8c25-b8bd7f35dd48} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
449 2023.11.08 20:21:28.111464 [ 3 ] {03c38e94-b250-4086-8c25-b8bd7f35dd48} <Debug> oximeter.measurements_histogrami16 (26c3a862-e4fe-4735-a3ac-f9a7c8a0790d): Loading data parts
450 2023.11.08 20:21:28.111548 [ 3 ] {03c38e94-b250-4086-8c25-b8bd7f35dd48} <Debug> oximeter.measurements_histogrami16 (26c3a862-e4fe-4735-a3ac-f9a7c8a0790d): There are no data parts
451 2023.11.08 20:21:28.126437 [ 3 ] {03c38e94-b250-4086-8c25-b8bd7f35dd48} <Debug> DynamicQueryHandler: Done processing query
452 2023.11.08 20:21:28.126488 [ 3 ] {03c38e94-b250-4086-8c25-b8bd7f35dd48} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.11.08 20:21:28.126533 [ 3 ] {} <Debug> HTTP-Session: 884a82c9-75bb-4354-aaef-b4ea8161aa3e Destroying unnamed session
454 2023.11.08 20:21:28.126748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.11.08 20:21:28.126848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.11.08 20:21:28.126887 [ 3 ] {} <Debug> HTTP-Session: 420671ed-3d6a-4da7-8a19-99cd4bf5a5a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
457 2023.11.08 20:21:28.126932 [ 3 ] {} <Debug> HTTP-Session: 420671ed-3d6a-4da7-8a19-99cd4bf5a5a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.11.08 20:21:28.127446 [ 3 ] {f0d242a4-fb5f-4e72-9a8c-b025b45720c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
459 2023.11.08 20:21:28.127584 [ 3 ] {f0d242a4-fb5f-4e72-9a8c-b025b45720c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
460 2023.11.08 20:21:28.150839 [ 3 ] {f0d242a4-fb5f-4e72-9a8c-b025b45720c9} <Debug> oximeter.measurements_histogramu16 (2db3cb25-d66a-4905-a16d-aab64481b2ab): Loading data parts
461 2023.11.08 20:21:28.150933 [ 3 ] {f0d242a4-fb5f-4e72-9a8c-b025b45720c9} <Debug> oximeter.measurements_histogramu16 (2db3cb25-d66a-4905-a16d-aab64481b2ab): There are no data parts
462 2023.11.08 20:21:28.176733 [ 3 ] {f0d242a4-fb5f-4e72-9a8c-b025b45720c9} <Debug> DynamicQueryHandler: Done processing query
463 2023.11.08 20:21:28.176760 [ 3 ] {f0d242a4-fb5f-4e72-9a8c-b025b45720c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.11.08 20:21:28.176788 [ 3 ] {} <Debug> HTTP-Session: 420671ed-3d6a-4da7-8a19-99cd4bf5a5a7 Destroying unnamed session
465 2023.11.08 20:21:28.176914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.11.08 20:21:28.176967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.11.08 20:21:28.176995 [ 3 ] {} <Debug> HTTP-Session: d398c2bb-c307-4f94-a1e1-7d0986e272dc Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
468 2023.11.08 20:21:28.177022 [ 3 ] {} <Debug> HTTP-Session: d398c2bb-c307-4f94-a1e1-7d0986e272dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.11.08 20:21:28.177237 [ 3 ] {0eca860e-f953-4525-997d-682aea50657b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
470 2023.11.08 20:21:28.177299 [ 3 ] {0eca860e-f953-4525-997d-682aea50657b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
471 2023.11.08 20:21:28.188413 [ 3 ] {0eca860e-f953-4525-997d-682aea50657b} <Debug> oximeter.measurements_histogrami32 (4ed2456c-d605-40e8-ab7e-71864828c4dd): Loading data parts
472 2023.11.08 20:21:28.188507 [ 3 ] {0eca860e-f953-4525-997d-682aea50657b} <Debug> oximeter.measurements_histogrami32 (4ed2456c-d605-40e8-ab7e-71864828c4dd): There are no data parts
473 2023.11.08 20:21:28.201530 [ 3 ] {0eca860e-f953-4525-997d-682aea50657b} <Debug> DynamicQueryHandler: Done processing query
474 2023.11.08 20:21:28.201576 [ 3 ] {0eca860e-f953-4525-997d-682aea50657b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.11.08 20:21:28.201595 [ 3 ] {} <Debug> HTTP-Session: d398c2bb-c307-4f94-a1e1-7d0986e272dc Destroying unnamed session
476 2023.11.08 20:21:28.201770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.11.08 20:21:28.201830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.11.08 20:21:28.201853 [ 3 ] {} <Debug> HTTP-Session: 1e2d13ee-c793-484c-8e42-7cfc3851f2e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
479 2023.11.08 20:21:28.201885 [ 3 ] {} <Debug> HTTP-Session: 1e2d13ee-c793-484c-8e42-7cfc3851f2e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.11.08 20:21:28.202143 [ 3 ] {7a5d635b-d5a1-4e57-9817-4062affcd30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
481 2023.11.08 20:21:28.202225 [ 3 ] {7a5d635b-d5a1-4e57-9817-4062affcd30b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
482 2023.11.08 20:21:28.238012 [ 3 ] {7a5d635b-d5a1-4e57-9817-4062affcd30b} <Debug> oximeter.measurements_histogramu32 (f93f4cd0-f5f0-4e39-8255-ba746ab85bcb): Loading data parts
483 2023.11.08 20:21:28.238098 [ 3 ] {7a5d635b-d5a1-4e57-9817-4062affcd30b} <Debug> oximeter.measurements_histogramu32 (f93f4cd0-f5f0-4e39-8255-ba746ab85bcb): There are no data parts
484 2023.11.08 20:21:28.267783 [ 3 ] {7a5d635b-d5a1-4e57-9817-4062affcd30b} <Debug> DynamicQueryHandler: Done processing query
485 2023.11.08 20:21:28.267851 [ 3 ] {7a5d635b-d5a1-4e57-9817-4062affcd30b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.11.08 20:21:28.267895 [ 3 ] {} <Debug> HTTP-Session: 1e2d13ee-c793-484c-8e42-7cfc3851f2e3 Destroying unnamed session
487 2023.11.08 20:21:28.268114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.11.08 20:21:28.268210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.11.08 20:21:28.268247 [ 3 ] {} <Debug> HTTP-Session: 4471217c-7605-4197-aa4d-0c06221fdc9b Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
490 2023.11.08 20:21:28.268297 [ 3 ] {} <Debug> HTTP-Session: 4471217c-7605-4197-aa4d-0c06221fdc9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.11.08 20:21:28.268518 [ 3 ] {4ee35071-0e08-4a14-8cd3-f96af71609cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
492 2023.11.08 20:21:28.268578 [ 3 ] {4ee35071-0e08-4a14-8cd3-f96af71609cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
493 2023.11.08 20:21:28.305972 [ 3 ] {4ee35071-0e08-4a14-8cd3-f96af71609cb} <Debug> oximeter.measurements_histogrami64 (a9f88065-3007-4c33-af57-82d5a80dc4b6): Loading data parts
494 2023.11.08 20:21:28.306069 [ 3 ] {4ee35071-0e08-4a14-8cd3-f96af71609cb} <Debug> oximeter.measurements_histogrami64 (a9f88065-3007-4c33-af57-82d5a80dc4b6): There are no data parts
495 2023.11.08 20:21:28.310284 [ 3 ] {4ee35071-0e08-4a14-8cd3-f96af71609cb} <Debug> DynamicQueryHandler: Done processing query
496 2023.11.08 20:21:28.310315 [ 3 ] {4ee35071-0e08-4a14-8cd3-f96af71609cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.11.08 20:21:28.310348 [ 3 ] {} <Debug> HTTP-Session: 4471217c-7605-4197-aa4d-0c06221fdc9b Destroying unnamed session
498 2023.11.08 20:21:28.310487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.11.08 20:21:28.310549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.11.08 20:21:28.310582 [ 3 ] {} <Debug> HTTP-Session: b81ed4d9-8a9f-4fe1-baf2-49357838a682 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
501 2023.11.08 20:21:28.310601 [ 3 ] {} <Debug> HTTP-Session: b81ed4d9-8a9f-4fe1-baf2-49357838a682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.11.08 20:21:28.310868 [ 3 ] {414e3fee-9c37-43e5-861b-1c4981345506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
503 2023.11.08 20:21:28.310940 [ 3 ] {414e3fee-9c37-43e5-861b-1c4981345506} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
504 2023.11.08 20:21:28.323092 [ 3 ] {414e3fee-9c37-43e5-861b-1c4981345506} <Debug> oximeter.measurements_histogramu64 (b004bbc7-272d-48c1-9406-a0b7a235c57c): Loading data parts
505 2023.11.08 20:21:28.323186 [ 3 ] {414e3fee-9c37-43e5-861b-1c4981345506} <Debug> oximeter.measurements_histogramu64 (b004bbc7-272d-48c1-9406-a0b7a235c57c): There are no data parts
506 2023.11.08 20:21:28.336339 [ 3 ] {414e3fee-9c37-43e5-861b-1c4981345506} <Debug> DynamicQueryHandler: Done processing query
507 2023.11.08 20:21:28.336418 [ 3 ] {414e3fee-9c37-43e5-861b-1c4981345506} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.11.08 20:21:28.336450 [ 3 ] {} <Debug> HTTP-Session: b81ed4d9-8a9f-4fe1-baf2-49357838a682 Destroying unnamed session
509 2023.11.08 20:21:28.336658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.11.08 20:21:28.336770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.11.08 20:21:28.336808 [ 3 ] {} <Debug> HTTP-Session: b4026f69-8343-4002-9ad9-e61f8e388c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
512 2023.11.08 20:21:28.336840 [ 3 ] {} <Debug> HTTP-Session: b4026f69-8343-4002-9ad9-e61f8e388c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.11.08 20:21:28.337289 [ 3 ] {357d85de-4dc7-4c04-b58a-6f16dd418d47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
514 2023.11.08 20:21:28.337424 [ 3 ] {357d85de-4dc7-4c04-b58a-6f16dd418d47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
515 2023.11.08 20:21:28.357852 [ 3 ] {357d85de-4dc7-4c04-b58a-6f16dd418d47} <Debug> oximeter.measurements_histogramf32 (40455340-e125-43e1-a4ab-42b512b37363): Loading data parts
516 2023.11.08 20:21:28.357941 [ 3 ] {357d85de-4dc7-4c04-b58a-6f16dd418d47} <Debug> oximeter.measurements_histogramf32 (40455340-e125-43e1-a4ab-42b512b37363): There are no data parts
517 2023.11.08 20:21:28.365635 [ 3 ] {357d85de-4dc7-4c04-b58a-6f16dd418d47} <Debug> DynamicQueryHandler: Done processing query
518 2023.11.08 20:21:28.365676 [ 3 ] {357d85de-4dc7-4c04-b58a-6f16dd418d47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.11.08 20:21:28.365694 [ 3 ] {} <Debug> HTTP-Session: b4026f69-8343-4002-9ad9-e61f8e388c17 Destroying unnamed session
520 2023.11.08 20:21:28.365831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.11.08 20:21:28.365893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.11.08 20:21:28.365914 [ 3 ] {} <Debug> HTTP-Session: 7d425602-bbcb-4953-ab3c-be51a91821d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
523 2023.11.08 20:21:28.365942 [ 3 ] {} <Debug> HTTP-Session: 7d425602-bbcb-4953-ab3c-be51a91821d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.11.08 20:21:28.366207 [ 3 ] {30b9b8d3-3dea-47ce-9c3c-6f3220a0e115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
525 2023.11.08 20:21:28.366269 [ 3 ] {30b9b8d3-3dea-47ce-9c3c-6f3220a0e115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
526 2023.11.08 20:21:28.382452 [ 3 ] {30b9b8d3-3dea-47ce-9c3c-6f3220a0e115} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Loading data parts
527 2023.11.08 20:21:28.382559 [ 3 ] {30b9b8d3-3dea-47ce-9c3c-6f3220a0e115} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): There are no data parts
528 2023.11.08 20:21:28.405165 [ 3 ] {30b9b8d3-3dea-47ce-9c3c-6f3220a0e115} <Debug> DynamicQueryHandler: Done processing query
529 2023.11.08 20:21:28.405197 [ 3 ] {30b9b8d3-3dea-47ce-9c3c-6f3220a0e115} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.11.08 20:21:28.405215 [ 3 ] {} <Debug> HTTP-Session: 7d425602-bbcb-4953-ab3c-be51a91821d1 Destroying unnamed session
531 2023.11.08 20:21:28.405363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.11.08 20:21:28.405426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.11.08 20:21:28.405448 [ 3 ] {} <Debug> HTTP-Session: 39766ad5-2b27-4bef-993e-da10b7c0d08e Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
534 2023.11.08 20:21:28.405479 [ 3 ] {} <Debug> HTTP-Session: 39766ad5-2b27-4bef-993e-da10b7c0d08e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.11.08 20:21:28.405680 [ 3 ] {94afd5a8-86f1-4dd2-8f69-1115adffeee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
536 2023.11.08 20:21:28.405735 [ 3 ] {94afd5a8-86f1-4dd2-8f69-1115adffeee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
537 2023.11.08 20:21:28.430323 [ 3 ] {94afd5a8-86f1-4dd2-8f69-1115adffeee3} <Debug> oximeter.fields_bool (3ab4e3ff-cd64-4046-8d21-301bb474c8e3): Loading data parts
538 2023.11.08 20:21:28.430419 [ 3 ] {94afd5a8-86f1-4dd2-8f69-1115adffeee3} <Debug> oximeter.fields_bool (3ab4e3ff-cd64-4046-8d21-301bb474c8e3): There are no data parts
539 2023.11.08 20:21:28.439340 [ 3 ] {94afd5a8-86f1-4dd2-8f69-1115adffeee3} <Debug> DynamicQueryHandler: Done processing query
540 2023.11.08 20:21:28.439381 [ 3 ] {94afd5a8-86f1-4dd2-8f69-1115adffeee3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.11.08 20:21:28.439397 [ 3 ] {} <Debug> HTTP-Session: 39766ad5-2b27-4bef-993e-da10b7c0d08e Destroying unnamed session
542 2023.11.08 20:21:28.439559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.11.08 20:21:28.439612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.11.08 20:21:28.439631 [ 3 ] {} <Debug> HTTP-Session: cabc7b1a-cc04-476d-ac4e-5059c56ca50e Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
545 2023.11.08 20:21:28.439658 [ 3 ] {} <Debug> HTTP-Session: cabc7b1a-cc04-476d-ac4e-5059c56ca50e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.11.08 20:21:28.439826 [ 3 ] {aa7c885a-21bc-40f7-a311-02806483abba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
547 2023.11.08 20:21:28.439877 [ 3 ] {aa7c885a-21bc-40f7-a311-02806483abba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
548 2023.11.08 20:21:28.457894 [ 3 ] {aa7c885a-21bc-40f7-a311-02806483abba} <Debug> oximeter.fields_i8 (4f4bc70f-77cf-4a0c-a9d0-f33f57654343): Loading data parts
549 2023.11.08 20:21:28.457978 [ 3 ] {aa7c885a-21bc-40f7-a311-02806483abba} <Debug> oximeter.fields_i8 (4f4bc70f-77cf-4a0c-a9d0-f33f57654343): There are no data parts
550 2023.11.08 20:21:28.461416 [ 3 ] {aa7c885a-21bc-40f7-a311-02806483abba} <Debug> DynamicQueryHandler: Done processing query
551 2023.11.08 20:21:28.461448 [ 3 ] {aa7c885a-21bc-40f7-a311-02806483abba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.11.08 20:21:28.461484 [ 3 ] {} <Debug> HTTP-Session: cabc7b1a-cc04-476d-ac4e-5059c56ca50e Destroying unnamed session
553 2023.11.08 20:21:28.461613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.11.08 20:21:28.461676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.11.08 20:21:28.461713 [ 3 ] {} <Debug> HTTP-Session: 27b32e0e-4e78-47cf-913c-55ae89b1eb06 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
556 2023.11.08 20:21:28.461733 [ 3 ] {} <Debug> HTTP-Session: 27b32e0e-4e78-47cf-913c-55ae89b1eb06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.11.08 20:21:28.461935 [ 3 ] {e50ae2b2-0b54-4c9c-80c4-c55ef675b8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
558 2023.11.08 20:21:28.462003 [ 3 ] {e50ae2b2-0b54-4c9c-80c4-c55ef675b8dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
559 2023.11.08 20:21:28.472620 [ 3 ] {e50ae2b2-0b54-4c9c-80c4-c55ef675b8dd} <Debug> oximeter.fields_u8 (af15f47b-baf5-4422-87c9-f5542b227fff): Loading data parts
560 2023.11.08 20:21:28.472758 [ 3 ] {e50ae2b2-0b54-4c9c-80c4-c55ef675b8dd} <Debug> oximeter.fields_u8 (af15f47b-baf5-4422-87c9-f5542b227fff): There are no data parts
561 2023.11.08 20:21:28.483797 [ 3 ] {e50ae2b2-0b54-4c9c-80c4-c55ef675b8dd} <Debug> DynamicQueryHandler: Done processing query
562 2023.11.08 20:21:28.483840 [ 3 ] {e50ae2b2-0b54-4c9c-80c4-c55ef675b8dd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.11.08 20:21:28.483869 [ 3 ] {} <Debug> HTTP-Session: 27b32e0e-4e78-47cf-913c-55ae89b1eb06 Destroying unnamed session
564 2023.11.08 20:21:28.483991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.11.08 20:21:28.484050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.11.08 20:21:28.484081 [ 3 ] {} <Debug> HTTP-Session: 01803da6-b3cd-41f6-95ed-559b86539b94 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
567 2023.11.08 20:21:28.484101 [ 3 ] {} <Debug> HTTP-Session: 01803da6-b3cd-41f6-95ed-559b86539b94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.11.08 20:21:28.484292 [ 3 ] {748e586c-609c-40a1-b80c-13e07a155c25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
569 2023.11.08 20:21:28.484336 [ 3 ] {748e586c-609c-40a1-b80c-13e07a155c25} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
570 2023.11.08 20:21:28.494573 [ 3 ] {748e586c-609c-40a1-b80c-13e07a155c25} <Debug> oximeter.fields_i16 (0fa1a442-daf6-42f0-8112-96eb6d7b7ef9): Loading data parts
571 2023.11.08 20:21:28.494659 [ 3 ] {748e586c-609c-40a1-b80c-13e07a155c25} <Debug> oximeter.fields_i16 (0fa1a442-daf6-42f0-8112-96eb6d7b7ef9): There are no data parts
572 2023.11.08 20:21:28.524227 [ 3 ] {748e586c-609c-40a1-b80c-13e07a155c25} <Debug> DynamicQueryHandler: Done processing query
573 2023.11.08 20:21:28.524253 [ 3 ] {748e586c-609c-40a1-b80c-13e07a155c25} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.11.08 20:21:28.524276 [ 3 ] {} <Debug> HTTP-Session: 01803da6-b3cd-41f6-95ed-559b86539b94 Destroying unnamed session
575 2023.11.08 20:21:28.524420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.11.08 20:21:28.524487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.11.08 20:21:28.524507 [ 3 ] {} <Debug> HTTP-Session: be2c6496-fd1c-4a08-b9be-94aa2c45ef5e Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
578 2023.11.08 20:21:28.524531 [ 3 ] {} <Debug> HTTP-Session: be2c6496-fd1c-4a08-b9be-94aa2c45ef5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.11.08 20:21:28.524684 [ 3 ] {84bfa2b6-3dda-4a38-90ae-4bcabd7e69cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
580 2023.11.08 20:21:28.524735 [ 3 ] {84bfa2b6-3dda-4a38-90ae-4bcabd7e69cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
581 2023.11.08 20:21:28.538640 [ 3 ] {84bfa2b6-3dda-4a38-90ae-4bcabd7e69cd} <Debug> oximeter.fields_u16 (05a5ce63-857f-4980-a63b-95c2adf06c0c): Loading data parts
582 2023.11.08 20:21:28.538729 [ 3 ] {84bfa2b6-3dda-4a38-90ae-4bcabd7e69cd} <Debug> oximeter.fields_u16 (05a5ce63-857f-4980-a63b-95c2adf06c0c): There are no data parts
583 2023.11.08 20:21:28.549776 [ 3 ] {84bfa2b6-3dda-4a38-90ae-4bcabd7e69cd} <Debug> DynamicQueryHandler: Done processing query
584 2023.11.08 20:21:28.549815 [ 3 ] {84bfa2b6-3dda-4a38-90ae-4bcabd7e69cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.11.08 20:21:28.549857 [ 3 ] {} <Debug> HTTP-Session: be2c6496-fd1c-4a08-b9be-94aa2c45ef5e Destroying unnamed session
586 2023.11.08 20:21:28.550021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.11.08 20:21:28.550098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.11.08 20:21:28.550138 [ 3 ] {} <Debug> HTTP-Session: bcbc6ec4-a1fc-4403-b61c-dd2fcd564ecb Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
589 2023.11.08 20:21:28.550166 [ 3 ] {} <Debug> HTTP-Session: bcbc6ec4-a1fc-4403-b61c-dd2fcd564ecb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.11.08 20:21:28.550402 [ 3 ] {d32b49af-04f4-4fdf-8373-19faf2c79562} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
591 2023.11.08 20:21:28.550466 [ 3 ] {d32b49af-04f4-4fdf-8373-19faf2c79562} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
592 2023.11.08 20:21:28.569850 [ 3 ] {d32b49af-04f4-4fdf-8373-19faf2c79562} <Debug> oximeter.fields_i32 (b7d5fb14-14d4-4dce-8334-2ce2550fbe3d): Loading data parts
593 2023.11.08 20:21:28.569999 [ 3 ] {d32b49af-04f4-4fdf-8373-19faf2c79562} <Debug> oximeter.fields_i32 (b7d5fb14-14d4-4dce-8334-2ce2550fbe3d): There are no data parts
594 2023.11.08 20:21:28.574361 [ 3 ] {d32b49af-04f4-4fdf-8373-19faf2c79562} <Debug> DynamicQueryHandler: Done processing query
595 2023.11.08 20:21:28.574411 [ 3 ] {d32b49af-04f4-4fdf-8373-19faf2c79562} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.11.08 20:21:28.574434 [ 3 ] {} <Debug> HTTP-Session: bcbc6ec4-a1fc-4403-b61c-dd2fcd564ecb Destroying unnamed session
597 2023.11.08 20:21:28.574604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.11.08 20:21:28.574678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.11.08 20:21:28.574708 [ 3 ] {} <Debug> HTTP-Session: 6b1c0269-52aa-41e1-b5c0-79231b2467dc Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
600 2023.11.08 20:21:28.574747 [ 3 ] {} <Debug> HTTP-Session: 6b1c0269-52aa-41e1-b5c0-79231b2467dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.11.08 20:21:28.574992 [ 3 ] {a8f613f7-26b1-4062-8083-4bfb3b081e8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
602 2023.11.08 20:21:28.575057 [ 3 ] {a8f613f7-26b1-4062-8083-4bfb3b081e8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
603 2023.11.08 20:21:28.586644 [ 3 ] {a8f613f7-26b1-4062-8083-4bfb3b081e8e} <Debug> oximeter.fields_u32 (7cf9882d-f5cc-4c0d-845d-013822e302a9): Loading data parts
604 2023.11.08 20:21:28.586727 [ 3 ] {a8f613f7-26b1-4062-8083-4bfb3b081e8e} <Debug> oximeter.fields_u32 (7cf9882d-f5cc-4c0d-845d-013822e302a9): There are no data parts
605 2023.11.08 20:21:28.608377 [ 3 ] {a8f613f7-26b1-4062-8083-4bfb3b081e8e} <Debug> DynamicQueryHandler: Done processing query
606 2023.11.08 20:21:28.608425 [ 3 ] {a8f613f7-26b1-4062-8083-4bfb3b081e8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
607 2023.11.08 20:21:28.608446 [ 3 ] {} <Debug> HTTP-Session: 6b1c0269-52aa-41e1-b5c0-79231b2467dc Destroying unnamed session
608 2023.11.08 20:21:28.608601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2023.11.08 20:21:28.608677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
610 2023.11.08 20:21:28.608699 [ 3 ] {} <Debug> HTTP-Session: a044ae89-30f4-495d-bc0b-2aa593eea439 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
611 2023.11.08 20:21:28.608731 [ 3 ] {} <Debug> HTTP-Session: a044ae89-30f4-495d-bc0b-2aa593eea439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2023.11.08 20:21:28.608923 [ 3 ] {642e0a41-5f82-4d1e-bc5b-034c516991c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
613 2023.11.08 20:21:28.608991 [ 3 ] {642e0a41-5f82-4d1e-bc5b-034c516991c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
614 2023.11.08 20:21:28.620504 [ 3 ] {642e0a41-5f82-4d1e-bc5b-034c516991c1} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Loading data parts
615 2023.11.08 20:21:28.620577 [ 3 ] {642e0a41-5f82-4d1e-bc5b-034c516991c1} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): There are no data parts
616 2023.11.08 20:21:28.625881 [ 3 ] {642e0a41-5f82-4d1e-bc5b-034c516991c1} <Debug> DynamicQueryHandler: Done processing query
617 2023.11.08 20:21:28.625930 [ 3 ] {642e0a41-5f82-4d1e-bc5b-034c516991c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
618 2023.11.08 20:21:28.625982 [ 3 ] {} <Debug> HTTP-Session: a044ae89-30f4-495d-bc0b-2aa593eea439 Destroying unnamed session
619 2023.11.08 20:21:28.626187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
620 2023.11.08 20:21:28.626305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
621 2023.11.08 20:21:28.626371 [ 3 ] {} <Debug> HTTP-Session: 438a673f-6cae-4f86-ad94-7f8180877e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
622 2023.11.08 20:21:28.626408 [ 3 ] {} <Debug> HTTP-Session: 438a673f-6cae-4f86-ad94-7f8180877e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
623 2023.11.08 20:21:28.626703 [ 3 ] {e9090137-9f62-4d31-960b-f0081e2ce10a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
624 2023.11.08 20:21:28.626752 [ 3 ] {e9090137-9f62-4d31-960b-f0081e2ce10a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
625 2023.11.08 20:21:28.637932 [ 3 ] {e9090137-9f62-4d31-960b-f0081e2ce10a} <Debug> oximeter.fields_u64 (65f39293-5025-42f6-a9ad-c87ba7c40f5e): Loading data parts
626 2023.11.08 20:21:28.638076 [ 3 ] {e9090137-9f62-4d31-960b-f0081e2ce10a} <Debug> oximeter.fields_u64 (65f39293-5025-42f6-a9ad-c87ba7c40f5e): There are no data parts
627 2023.11.08 20:21:28.650331 [ 3 ] {e9090137-9f62-4d31-960b-f0081e2ce10a} <Debug> DynamicQueryHandler: Done processing query
628 2023.11.08 20:21:28.650377 [ 3 ] {e9090137-9f62-4d31-960b-f0081e2ce10a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
629 2023.11.08 20:21:28.650397 [ 3 ] {} <Debug> HTTP-Session: 438a673f-6cae-4f86-ad94-7f8180877e7f Destroying unnamed session
630 2023.11.08 20:21:28.650554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
631 2023.11.08 20:21:28.650617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
632 2023.11.08 20:21:28.650640 [ 3 ] {} <Debug> HTTP-Session: 548aaf2f-b144-4884-b307-67e69105a935 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
633 2023.11.08 20:21:28.650675 [ 3 ] {} <Debug> HTTP-Session: 548aaf2f-b144-4884-b307-67e69105a935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
634 2023.11.08 20:21:28.650876 [ 3 ] {88b64f72-6d91-459f-8277-bf002e781ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
635 2023.11.08 20:21:28.650933 [ 3 ] {88b64f72-6d91-459f-8277-bf002e781ae1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
636 2023.11.08 20:21:28.662567 [ 3 ] {88b64f72-6d91-459f-8277-bf002e781ae1} <Debug> oximeter.fields_ipaddr (0fb4cfcd-6276-457c-b804-bb6b949ccc83): Loading data parts
637 2023.11.08 20:21:28.662697 [ 3 ] {88b64f72-6d91-459f-8277-bf002e781ae1} <Debug> oximeter.fields_ipaddr (0fb4cfcd-6276-457c-b804-bb6b949ccc83): There are no data parts
638 2023.11.08 20:21:28.675511 [ 3 ] {88b64f72-6d91-459f-8277-bf002e781ae1} <Debug> DynamicQueryHandler: Done processing query
639 2023.11.08 20:21:28.675561 [ 3 ] {88b64f72-6d91-459f-8277-bf002e781ae1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
640 2023.11.08 20:21:28.675613 [ 3 ] {} <Debug> HTTP-Session: 548aaf2f-b144-4884-b307-67e69105a935 Destroying unnamed session
641 2023.11.08 20:21:28.675830 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
642 2023.11.08 20:21:28.675915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
643 2023.11.08 20:21:28.675973 [ 3 ] {} <Debug> HTTP-Session: f9c00732-3895-4580-99a8-a7a37732a73f Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
644 2023.11.08 20:21:28.676022 [ 3 ] {} <Debug> HTTP-Session: f9c00732-3895-4580-99a8-a7a37732a73f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
645 2023.11.08 20:21:28.676307 [ 3 ] {b1836171-aa67-4d48-b1e4-335218733563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
646 2023.11.08 20:21:28.676369 [ 3 ] {b1836171-aa67-4d48-b1e4-335218733563} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
647 2023.11.08 20:21:28.687642 [ 3 ] {b1836171-aa67-4d48-b1e4-335218733563} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Loading data parts
648 2023.11.08 20:21:28.687799 [ 3 ] {b1836171-aa67-4d48-b1e4-335218733563} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): There are no data parts
649 2023.11.08 20:21:28.702624 [ 3 ] {b1836171-aa67-4d48-b1e4-335218733563} <Debug> DynamicQueryHandler: Done processing query
650 2023.11.08 20:21:28.702673 [ 3 ] {b1836171-aa67-4d48-b1e4-335218733563} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
651 2023.11.08 20:21:28.702723 [ 3 ] {} <Debug> HTTP-Session: f9c00732-3895-4580-99a8-a7a37732a73f Destroying unnamed session
652 2023.11.08 20:21:28.702935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
653 2023.11.08 20:21:28.703038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
654 2023.11.08 20:21:28.703091 [ 3 ] {} <Debug> HTTP-Session: b7532ec1-7840-4b3c-b3fb-18fced570ebb Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
655 2023.11.08 20:21:28.703124 [ 3 ] {} <Debug> HTTP-Session: b7532ec1-7840-4b3c-b3fb-18fced570ebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
656 2023.11.08 20:21:28.703491 [ 3 ] {7f50ccea-5208-47a7-afaa-0b7096e9150b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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)
657 2023.11.08 20:21:28.703608 [ 3 ] {7f50ccea-5208-47a7-afaa-0b7096e9150b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
658 2023.11.08 20:21:28.711292 [ 3 ] {7f50ccea-5208-47a7-afaa-0b7096e9150b} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Loading data parts
659 2023.11.08 20:21:28.711370 [ 3 ] {7f50ccea-5208-47a7-afaa-0b7096e9150b} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): There are no data parts
660 2023.11.08 20:21:28.722539 [ 3 ] {7f50ccea-5208-47a7-afaa-0b7096e9150b} <Debug> DynamicQueryHandler: Done processing query
661 2023.11.08 20:21:28.722578 [ 3 ] {7f50ccea-5208-47a7-afaa-0b7096e9150b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
662 2023.11.08 20:21:28.722597 [ 3 ] {} <Debug> HTTP-Session: b7532ec1-7840-4b3c-b3fb-18fced570ebb Destroying unnamed session
663 2023.11.08 20:21:28.722731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
664 2023.11.08 20:21:28.722788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
665 2023.11.08 20:21:28.722811 [ 3 ] {} <Debug> HTTP-Session: 1e3d0f31-74ba-41b1-8c70-6a88f0b84ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
666 2023.11.08 20:21:28.722838 [ 3 ] {} <Debug> HTTP-Session: 1e3d0f31-74ba-41b1-8c70-6a88f0b84ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
667 2023.11.08 20:21:28.723100 [ 3 ] {69cdd78e-ede5-4f98-85d8-88520ecaca62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) 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, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
668 2023.11.08 20:21:28.723180 [ 3 ] {69cdd78e-ede5-4f98-85d8-88520ecaca62} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
669 2023.11.08 20:21:28.734818 [ 3 ] {69cdd78e-ede5-4f98-85d8-88520ecaca62} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6): Loading data parts
670 2023.11.08 20:21:28.734976 [ 3 ] {69cdd78e-ede5-4f98-85d8-88520ecaca62} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6): There are no data parts
671 2023.11.08 20:21:28.747989 [ 3 ] {69cdd78e-ede5-4f98-85d8-88520ecaca62} <Debug> DynamicQueryHandler: Done processing query
672 2023.11.08 20:21:28.748035 [ 3 ] {69cdd78e-ede5-4f98-85d8-88520ecaca62} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
673 2023.11.08 20:21:28.748055 [ 3 ] {} <Debug> HTTP-Session: 1e3d0f31-74ba-41b1-8c70-6a88f0b84ea8 Destroying unnamed session
674 2023.11.08 20:21:28.748238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:65509, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
675 2023.11.08 20:21:28.748313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
676 2023.11.08 20:21:28.748334 [ 3 ] {} <Debug> HTTP-Session: c2169ca0-f5a8-4be4-ab85-6f95c7ce12e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:65509
677 2023.11.08 20:21:28.748365 [ 3 ] {} <Debug> HTTP-Session: c2169ca0-f5a8-4be4-ab85-6f95c7ce12e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
678 2023.11.08 20:21:28.748488 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:65509) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
679 2023.11.08 20:21:28.749122 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
680 2023.11.08 20:21:28.752370 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
681 2023.11.08 20:21:28.754512 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
682 2023.11.08 20:21:28.754721 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Trace> oximeter.version (436542a9-7b75-421d-af39-4d4eb03dc70d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
683 2023.11.08 20:21:28.754934 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Information> executeQuery: Read 1 rows, 16.00 B in 0.00641281 sec., 155 rows/sec., 2.44 KiB/sec.
684 2023.11.08 20:21:28.755050 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Debug> DynamicQueryHandler: Done processing query
685 2023.11.08 20:21:28.755071 [ 3 ] {409dc38d-8eb3-47ca-918d-d4a486b31c8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
686 2023.11.08 20:21:28.755086 [ 3 ] {} <Debug> HTTP-Session: c2169ca0-f5a8-4be4-ab85-6f95c7ce12e0 Destroying unnamed session
687 2023.11.08 20:21:29.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.45 MiB, peak 231.52 MiB, will set to 228.29 MiB (RSS), difference: 1.84 MiB
688 2023.11.08 20:21:29.928860 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
689 2023.11.08 20:21:29.928922 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
690 2023.11.08 20:21:44.928958 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache
691 2023.11.08 20:21:44.929048 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache
692 2023.11.08 20:21:59.929299 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache
693 2023.11.08 20:21:59.929395 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache
694 2023.11.08 20:22:03.768090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2023.11.08 20:22:03.768196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
696 2023.11.08 20:22:03.768248 [ 3 ] {} <Debug> HTTP-Session: 34817263-a319-49c1-ad67-08881f5581f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
697 2023.11.08 20:22:03.768295 [ 3 ] {} <Debug> HTTP-Session: 34817263-a319-49c1-ad67-08881f5581f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2023.11.08 20:22:03.768439 [ 3 ] {cf664c14-4095-406d-a0d5-73ae01f6b1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
699 2023.11.08 20:22:03.768814 [ 3 ] {cf664c14-4095-406d-a0d5-73ae01f6b1a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
700 2023.11.08 20:22:03.769487 [ 3 ] {cf664c14-4095-406d-a0d5-73ae01f6b1a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
701 2023.11.08 20:22:03.769581 [ 3 ] {cf664c14-4095-406d-a0d5-73ae01f6b1a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
702 2023.11.08 20:22:03.770572 [ 3 ] {cf664c14-4095-406d-a0d5-73ae01f6b1a0} <Debug> DynamicQueryHandler: Done processing query
703 2023.11.08 20:22:03.770604 [ 3 ] {cf664c14-4095-406d-a0d5-73ae01f6b1a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
704 2023.11.08 20:22:03.770620 [ 3 ] {} <Debug> HTTP-Session: 34817263-a319-49c1-ad67-08881f5581f7 Destroying unnamed session
705 2023.11.08 20:22:03.771254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2023.11.08 20:22:03.771319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
707 2023.11.08 20:22:03.771339 [ 3 ] {} <Debug> HTTP-Session: ff9153aa-7cd3-4b59-8d82-37b59dc77324 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
708 2023.11.08 20:22:03.771366 [ 3 ] {} <Debug> HTTP-Session: ff9153aa-7cd3-4b59-8d82-37b59dc77324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2023.11.08 20:22:03.771504 [ 3 ] {f59ca5aa-efb5-4fe2-b88c-721c3640ac7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
710 2023.11.08 20:22:03.774192 [ 3 ] {f59ca5aa-efb5-4fe2-b88c-721c3640ac7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
711 2023.11.08 20:22:03.774357 [ 3 ] {f59ca5aa-efb5-4fe2-b88c-721c3640ac7f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
712 2023.11.08 20:22:03.774408 [ 3 ] {f59ca5aa-efb5-4fe2-b88c-721c3640ac7f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
713 2023.11.08 20:22:03.775286 [ 3 ] {f59ca5aa-efb5-4fe2-b88c-721c3640ac7f} <Debug> DynamicQueryHandler: Done processing query
714 2023.11.08 20:22:03.775322 [ 3 ] {f59ca5aa-efb5-4fe2-b88c-721c3640ac7f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
715 2023.11.08 20:22:03.775338 [ 3 ] {} <Debug> HTTP-Session: ff9153aa-7cd3-4b59-8d82-37b59dc77324 Destroying unnamed session
716 2023.11.08 20:22:03.775893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
717 2023.11.08 20:22:03.775947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
718 2023.11.08 20:22:03.775966 [ 3 ] {} <Debug> HTTP-Session: fa25d532-e1d5-473e-9c28-5834e84f505c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
719 2023.11.08 20:22:03.775991 [ 3 ] {} <Debug> HTTP-Session: fa25d532-e1d5-473e-9c28-5834e84f505c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
720 2023.11.08 20:22:03.776110 [ 3 ] {4846b29f-ec02-4766-8b95-e27a5a277913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
721 2023.11.08 20:22:03.776547 [ 3 ] {4846b29f-ec02-4766-8b95-e27a5a277913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
722 2023.11.08 20:22:03.776707 [ 3 ] {4846b29f-ec02-4766-8b95-e27a5a277913} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
723 2023.11.08 20:22:03.776748 [ 3 ] {4846b29f-ec02-4766-8b95-e27a5a277913} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
724 2023.11.08 20:22:03.777541 [ 3 ] {4846b29f-ec02-4766-8b95-e27a5a277913} <Debug> DynamicQueryHandler: Done processing query
725 2023.11.08 20:22:03.777578 [ 3 ] {4846b29f-ec02-4766-8b95-e27a5a277913} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
726 2023.11.08 20:22:03.777594 [ 3 ] {} <Debug> HTTP-Session: fa25d532-e1d5-473e-9c28-5834e84f505c Destroying unnamed session
727 2023.11.08 20:22:03.777990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
728 2023.11.08 20:22:03.778048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
729 2023.11.08 20:22:03.778067 [ 3 ] {} <Debug> HTTP-Session: b27c1c75-9269-4403-ad31-794470e46f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
730 2023.11.08 20:22:03.778090 [ 3 ] {} <Debug> HTTP-Session: b27c1c75-9269-4403-ad31-794470e46f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
731 2023.11.08 20:22:03.778199 [ 3 ] {b181d278-cd74-486b-92f3-77e2b18db0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
732 2023.11.08 20:22:03.778547 [ 3 ] {b181d278-cd74-486b-92f3-77e2b18db0cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
733 2023.11.08 20:22:03.778707 [ 3 ] {b181d278-cd74-486b-92f3-77e2b18db0cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
734 2023.11.08 20:22:03.778749 [ 3 ] {b181d278-cd74-486b-92f3-77e2b18db0cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
735 2023.11.08 20:22:03.779567 [ 3 ] {b181d278-cd74-486b-92f3-77e2b18db0cd} <Debug> DynamicQueryHandler: Done processing query
736 2023.11.08 20:22:03.779595 [ 3 ] {b181d278-cd74-486b-92f3-77e2b18db0cd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
737 2023.11.08 20:22:03.779620 [ 3 ] {} <Debug> HTTP-Session: b27c1c75-9269-4403-ad31-794470e46f21 Destroying unnamed session
738 2023.11.08 20:22:03.779864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2023.11.08 20:22:03.779916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
740 2023.11.08 20:22:03.779942 [ 3 ] {} <Debug> HTTP-Session: 64b8bc82-ac57-4f1e-9126-73eb5d8888cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
741 2023.11.08 20:22:03.779959 [ 3 ] {} <Debug> HTTP-Session: 64b8bc82-ac57-4f1e-9126-73eb5d8888cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2023.11.08 20:22:03.780076 [ 3 ] {acfcc9b1-9e15-4b88-b575-07669ef9ed0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
743 2023.11.08 20:22:03.780419 [ 3 ] {acfcc9b1-9e15-4b88-b575-07669ef9ed0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
744 2023.11.08 20:22:03.780579 [ 3 ] {acfcc9b1-9e15-4b88-b575-07669ef9ed0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
745 2023.11.08 20:22:03.780620 [ 3 ] {acfcc9b1-9e15-4b88-b575-07669ef9ed0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
746 2023.11.08 20:22:03.781410 [ 3 ] {acfcc9b1-9e15-4b88-b575-07669ef9ed0b} <Debug> DynamicQueryHandler: Done processing query
747 2023.11.08 20:22:03.781436 [ 3 ] {acfcc9b1-9e15-4b88-b575-07669ef9ed0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
748 2023.11.08 20:22:03.781462 [ 3 ] {} <Debug> HTTP-Session: 64b8bc82-ac57-4f1e-9126-73eb5d8888cc Destroying unnamed session
749 2023.11.08 20:22:03.781892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.11.08 20:22:03.781944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.11.08 20:22:03.781971 [ 3 ] {} <Debug> HTTP-Session: b5c29066-b9b8-4953-a304-f96826b6d66e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
752 2023.11.08 20:22:03.781987 [ 3 ] {} <Debug> HTTP-Session: b5c29066-b9b8-4953-a304-f96826b6d66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.11.08 20:22:03.782105 [ 3 ] {f2bb6c6c-2dcd-4100-b4a3-ac522803090b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
754 2023.11.08 20:22:03.782451 [ 3 ] {f2bb6c6c-2dcd-4100-b4a3-ac522803090b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
755 2023.11.08 20:22:03.782611 [ 3 ] {f2bb6c6c-2dcd-4100-b4a3-ac522803090b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
756 2023.11.08 20:22:03.782652 [ 3 ] {f2bb6c6c-2dcd-4100-b4a3-ac522803090b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
757 2023.11.08 20:22:03.783534 [ 3 ] {f2bb6c6c-2dcd-4100-b4a3-ac522803090b} <Debug> DynamicQueryHandler: Done processing query
758 2023.11.08 20:22:03.783570 [ 3 ] {f2bb6c6c-2dcd-4100-b4a3-ac522803090b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
759 2023.11.08 20:22:03.783585 [ 3 ] {} <Debug> HTTP-Session: b5c29066-b9b8-4953-a304-f96826b6d66e Destroying unnamed session
760 2023.11.08 20:22:03.783852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
761 2023.11.08 20:22:03.783911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
762 2023.11.08 20:22:03.783931 [ 3 ] {} <Debug> HTTP-Session: 5144ccf5-387d-48f1-b0a0-ae3aec1223d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
763 2023.11.08 20:22:03.783949 [ 3 ] {} <Debug> HTTP-Session: 5144ccf5-387d-48f1-b0a0-ae3aec1223d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
764 2023.11.08 20:22:03.784067 [ 3 ] {b0a692b0-1b64-434d-8599-68d372b547a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete)
765 2023.11.08 20:22:03.784423 [ 3 ] {b0a692b0-1b64-434d-8599-68d372b547a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
766 2023.11.08 20:22:03.784578 [ 3 ] {b0a692b0-1b64-434d-8599-68d372b547a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
767 2023.11.08 20:22:03.784627 [ 3 ] {b0a692b0-1b64-434d-8599-68d372b547a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
768 2023.11.08 20:22:03.785443 [ 3 ] {b0a692b0-1b64-434d-8599-68d372b547a0} <Debug> DynamicQueryHandler: Done processing query
769 2023.11.08 20:22:03.785479 [ 3 ] {b0a692b0-1b64-434d-8599-68d372b547a0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
770 2023.11.08 20:22:03.785494 [ 3 ] {} <Debug> HTTP-Session: 5144ccf5-387d-48f1-b0a0-ae3aec1223d1 Destroying unnamed session
771 2023.11.08 20:22:03.785739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
772 2023.11.08 20:22:03.785790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
773 2023.11.08 20:22:03.785809 [ 3 ] {} <Debug> HTTP-Session: 8a5f8c79-4df4-499f-8179-c9c9b18cb535 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
774 2023.11.08 20:22:03.785833 [ 3 ] {} <Debug> HTTP-Session: 8a5f8c79-4df4-499f-8179-c9c9b18cb535 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
775 2023.11.08 20:22:03.785958 [ 3 ] {3fcfd8a2-2330-451d-a956-2e1c89087991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
776 2023.11.08 20:22:03.786308 [ 3 ] {3fcfd8a2-2330-451d-a956-2e1c89087991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
777 2023.11.08 20:22:03.786470 [ 3 ] {3fcfd8a2-2330-451d-a956-2e1c89087991} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
778 2023.11.08 20:22:03.786527 [ 3 ] {3fcfd8a2-2330-451d-a956-2e1c89087991} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
779 2023.11.08 20:22:03.787450 [ 3 ] {3fcfd8a2-2330-451d-a956-2e1c89087991} <Debug> DynamicQueryHandler: Done processing query
780 2023.11.08 20:22:03.787486 [ 3 ] {3fcfd8a2-2330-451d-a956-2e1c89087991} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
781 2023.11.08 20:22:03.787506 [ 3 ] {} <Debug> HTTP-Session: 8a5f8c79-4df4-499f-8179-c9c9b18cb535 Destroying unnamed session
782 2023.11.08 20:22:03.787791 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
783 2023.11.08 20:22:03.787849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
784 2023.11.08 20:22:03.787872 [ 3 ] {} <Debug> HTTP-Session: 7cf24bf3-8020-468f-bfe0-24e2c2e7b3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
785 2023.11.08 20:22:03.787911 [ 3 ] {} <Debug> HTTP-Session: 7cf24bf3-8020-468f-bfe0-24e2c2e7b3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
786 2023.11.08 20:22:03.788056 [ 3 ] {aca92b0e-3596-434c-a781-55d69aa9ad50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
787 2023.11.08 20:22:03.788450 [ 3 ] {aca92b0e-3596-434c-a781-55d69aa9ad50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.11.08 20:22:03.788605 [ 3 ] {aca92b0e-3596-434c-a781-55d69aa9ad50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
789 2023.11.08 20:22:03.788664 [ 3 ] {aca92b0e-3596-434c-a781-55d69aa9ad50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
790 2023.11.08 20:22:03.789459 [ 3 ] {aca92b0e-3596-434c-a781-55d69aa9ad50} <Debug> DynamicQueryHandler: Done processing query
791 2023.11.08 20:22:03.789487 [ 3 ] {aca92b0e-3596-434c-a781-55d69aa9ad50} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
792 2023.11.08 20:22:03.789523 [ 3 ] {} <Debug> HTTP-Session: 7cf24bf3-8020-468f-bfe0-24e2c2e7b3d4 Destroying unnamed session
793 2023.11.08 20:22:03.789770 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.11.08 20:22:03.789816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.11.08 20:22:03.789835 [ 3 ] {} <Debug> HTTP-Session: e081850c-993e-4aec-8a2d-fa8b60f69d4d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
796 2023.11.08 20:22:03.789852 [ 3 ] {} <Debug> HTTP-Session: e081850c-993e-4aec-8a2d-fa8b60f69d4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.11.08 20:22:03.789971 [ 3 ] {685c0141-8efa-4445-afc0-d7d108206aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
798 2023.11.08 20:22:03.790329 [ 3 ] {685c0141-8efa-4445-afc0-d7d108206aa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.11.08 20:22:03.790481 [ 3 ] {685c0141-8efa-4445-afc0-d7d108206aa4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
800 2023.11.08 20:22:03.790522 [ 3 ] {685c0141-8efa-4445-afc0-d7d108206aa4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
801 2023.11.08 20:22:03.791290 [ 3 ] {685c0141-8efa-4445-afc0-d7d108206aa4} <Debug> DynamicQueryHandler: Done processing query
802 2023.11.08 20:22:03.791318 [ 3 ] {685c0141-8efa-4445-afc0-d7d108206aa4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
803 2023.11.08 20:22:03.791334 [ 3 ] {} <Debug> HTTP-Session: e081850c-993e-4aec-8a2d-fa8b60f69d4d Destroying unnamed session
804 2023.11.08 20:22:03.791555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2023.11.08 20:22:03.791602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
806 2023.11.08 20:22:03.791621 [ 3 ] {} <Debug> HTTP-Session: 89b4e2f3-567f-489e-a1e1-1600c3233d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
807 2023.11.08 20:22:03.791637 [ 3 ] {} <Debug> HTTP-Session: 89b4e2f3-567f-489e-a1e1-1600c3233d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2023.11.08 20:22:03.791756 [ 3 ] {bd4fa54d-8b76-45e8-9bf9-747162c85566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
809 2023.11.08 20:22:03.792119 [ 3 ] {bd4fa54d-8b76-45e8-9bf9-747162c85566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.11.08 20:22:03.792273 [ 3 ] {bd4fa54d-8b76-45e8-9bf9-747162c85566} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2023.11.08 20:22:03.792316 [ 3 ] {bd4fa54d-8b76-45e8-9bf9-747162c85566} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
812 2023.11.08 20:22:03.793094 [ 3 ] {bd4fa54d-8b76-45e8-9bf9-747162c85566} <Debug> DynamicQueryHandler: Done processing query
813 2023.11.08 20:22:03.793122 [ 3 ] {bd4fa54d-8b76-45e8-9bf9-747162c85566} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
814 2023.11.08 20:22:03.793140 [ 3 ] {} <Debug> HTTP-Session: 89b4e2f3-567f-489e-a1e1-1600c3233d0f Destroying unnamed session
815 2023.11.08 20:22:03.798459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
816 2023.11.08 20:22:03.798513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
817 2023.11.08 20:22:03.798535 [ 3 ] {} <Debug> HTTP-Session: 2aa61832-7862-431e-bdb4-62cf6875a24f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
818 2023.11.08 20:22:03.798556 [ 3 ] {} <Debug> HTTP-Session: 2aa61832-7862-431e-bdb4-62cf6875a24f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
819 2023.11.08 20:22:03.798706 [ 3 ] {6dfeea09-01a1-4015-a692-aef9e4f8e627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
820 2023.11.08 20:22:03.799151 [ 3 ] {6dfeea09-01a1-4015-a692-aef9e4f8e627} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.11.08 20:22:03.799308 [ 3 ] {6dfeea09-01a1-4015-a692-aef9e4f8e627} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
822 2023.11.08 20:22:03.799350 [ 3 ] {6dfeea09-01a1-4015-a692-aef9e4f8e627} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
823 2023.11.08 20:22:03.800221 [ 3 ] {6dfeea09-01a1-4015-a692-aef9e4f8e627} <Debug> DynamicQueryHandler: Done processing query
824 2023.11.08 20:22:03.800248 [ 3 ] {6dfeea09-01a1-4015-a692-aef9e4f8e627} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
825 2023.11.08 20:22:03.800264 [ 3 ] {} <Debug> HTTP-Session: 2aa61832-7862-431e-bdb4-62cf6875a24f Destroying unnamed session
826 2023.11.08 20:22:03.800422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
827 2023.11.08 20:22:03.800469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
828 2023.11.08 20:22:03.800488 [ 3 ] {} <Debug> HTTP-Session: a4d2e99e-3add-499e-9db4-7078dcf403a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
829 2023.11.08 20:22:03.800505 [ 3 ] {} <Debug> HTTP-Session: a4d2e99e-3add-499e-9db4-7078dcf403a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
830 2023.11.08 20:22:03.800585 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
831 2023.11.08 20:22:03.800626 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2023.11.08 20:22:03.801313 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Trace> ParallelParsingInputFormat: Parallel parsing is used
833 2023.11.08 20:22:03.802316 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
834 2023.11.08 20:22:03.802681 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
835 2023.11.08 20:22:03.802844 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
836 2023.11.08 20:22:03.802960 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002347141 sec., 5112 rows/sec., 689.84 KiB/sec.
837 2023.11.08 20:22:03.803124 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Debug> DynamicQueryHandler: Done processing query
838 2023.11.08 20:22:03.803149 [ 3 ] {bfd222f4-cc70-4af8-966a-15effed04197} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
839 2023.11.08 20:22:03.803165 [ 3 ] {} <Debug> HTTP-Session: a4d2e99e-3add-499e-9db4-7078dcf403a3 Destroying unnamed session
840 2023.11.08 20:22:03.803267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
841 2023.11.08 20:22:03.803312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
842 2023.11.08 20:22:03.803331 [ 3 ] {} <Debug> HTTP-Session: da054a2a-8020-45b8-86cd-712d5f912788 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
843 2023.11.08 20:22:03.803347 [ 3 ] {} <Debug> HTTP-Session: da054a2a-8020-45b8-86cd-712d5f912788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
844 2023.11.08 20:22:03.803420 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
845 2023.11.08 20:22:03.803459 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
846 2023.11.08 20:22:03.803567 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Trace> ParallelParsingInputFormat: Parallel parsing is used
847 2023.11.08 20:22:03.807015 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
848 2023.11.08 20:22:03.807235 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
849 2023.11.08 20:22:03.807385 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
850 2023.11.08 20:22:03.807500 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004051009 sec., 1481 rows/sec., 83.89 KiB/sec.
851 2023.11.08 20:22:03.807620 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Debug> DynamicQueryHandler: Done processing query
852 2023.11.08 20:22:03.807643 [ 3 ] {b7acf0b0-3672-461e-a646-f64a96e83757} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
853 2023.11.08 20:22:03.807658 [ 3 ] {} <Debug> HTTP-Session: da054a2a-8020-45b8-86cd-712d5f912788 Destroying unnamed session
854 2023.11.08 20:22:03.807881 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 15218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
855 2023.11.08 20:22:03.807926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
856 2023.11.08 20:22:03.807949 [ 3 ] {} <Debug> HTTP-Session: 018b9666-aec4-4247-a237-2ab7157681e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
857 2023.11.08 20:22:03.807965 [ 3 ] {} <Debug> HTTP-Session: 018b9666-aec4-4247-a237-2ab7157681e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
858 2023.11.08 20:22:03.808039 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
859 2023.11.08 20:22:03.808077 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
860 2023.11.08 20:22:03.808180 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
861 2023.11.08 20:22:03.808520 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
862 2023.11.08 20:22:03.808739 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
863 2023.11.08 20:22:03.808886 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
864 2023.11.08 20:22:03.809001 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.00093381 sec., 102804 rows/sec., 9.75 MiB/sec.
865 2023.11.08 20:22:03.809120 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Debug> DynamicQueryHandler: Done processing query
866 2023.11.08 20:22:03.809143 [ 3 ] {f0ebe85a-9e29-4c9a-a84a-167b30bbd8ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
867 2023.11.08 20:22:03.809159 [ 3 ] {} <Debug> HTTP-Session: 018b9666-aec4-4247-a237-2ab7157681e5 Destroying unnamed session
868 2023.11.08 20:22:03.809460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 46453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2023.11.08 20:22:03.809505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
870 2023.11.08 20:22:03.809524 [ 3 ] {} <Debug> HTTP-Session: 78780557-4d36-4bbd-a044-354913ca7075 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
871 2023.11.08 20:22:03.809540 [ 3 ] {} <Debug> HTTP-Session: 78780557-4d36-4bbd-a044-354913ca7075 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2023.11.08 20:22:03.809627 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
873 2023.11.08 20:22:03.809664 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
874 2023.11.08 20:22:03.810782 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
875 2023.11.08 20:22:03.811372 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
876 2023.11.08 20:22:03.811624 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
877 2023.11.08 20:22:03.811774 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
878 2023.11.08 20:22:03.811871 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.002216448 sec., 131291 rows/sec., 9.01 MiB/sec.
879 2023.11.08 20:22:03.811988 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Debug> DynamicQueryHandler: Done processing query
880 2023.11.08 20:22:03.812012 [ 3 ] {ba20ba03-f9a8-487d-bcd6-0ee0c2f598be} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
881 2023.11.08 20:22:03.812027 [ 3 ] {} <Debug> HTTP-Session: 78780557-4d36-4bbd-a044-354913ca7075 Destroying unnamed session
882 2023.11.08 20:22:03.812162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
883 2023.11.08 20:22:03.812206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
884 2023.11.08 20:22:03.812224 [ 3 ] {} <Debug> HTTP-Session: 7a025eeb-c1e6-4e05-9d3f-c9b236f26f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
885 2023.11.08 20:22:03.812240 [ 3 ] {} <Debug> HTTP-Session: 7a025eeb-c1e6-4e05-9d3f-c9b236f26f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
886 2023.11.08 20:22:03.812308 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
887 2023.11.08 20:22:03.812347 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
888 2023.11.08 20:22:03.812452 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2023.11.08 20:22:03.812728 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
890 2023.11.08 20:22:03.813019 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2023.11.08 20:22:03.813198 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
892 2023.11.08 20:22:03.813294 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000958371 sec., 6260 rows/sec., 262.90 KiB/sec.
893 2023.11.08 20:22:03.813404 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Debug> DynamicQueryHandler: Done processing query
894 2023.11.08 20:22:03.813427 [ 3 ] {0516a255-755d-4b91-b515-b1e6cad7d3ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
895 2023.11.08 20:22:03.813443 [ 3 ] {} <Debug> HTTP-Session: 7a025eeb-c1e6-4e05-9d3f-c9b236f26f15 Destroying unnamed session
896 2023.11.08 20:22:03.813566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2023.11.08 20:22:03.813610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
898 2023.11.08 20:22:03.813628 [ 3 ] {} <Debug> HTTP-Session: 97f267e6-c86f-4366-95d2-7572edb1b59b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
899 2023.11.08 20:22:03.813644 [ 3 ] {} <Debug> HTTP-Session: 97f267e6-c86f-4366-95d2-7572edb1b59b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2023.11.08 20:22:03.813714 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
901 2023.11.08 20:22:03.813755 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
902 2023.11.08 20:22:03.813868 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Trace> ParallelParsingInputFormat: Parallel parsing is used
903 2023.11.08 20:22:03.814169 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
904 2023.11.08 20:22:03.814418 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
905 2023.11.08 20:22:03.814590 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
906 2023.11.08 20:22:03.814687 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000945061 sec., 74069 rows/sec., 4.49 MiB/sec.
907 2023.11.08 20:22:03.814804 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Debug> DynamicQueryHandler: Done processing query
908 2023.11.08 20:22:03.814827 [ 3 ] {8be6c925-e242-483a-b65e-7d2322469210} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
909 2023.11.08 20:22:03.814842 [ 3 ] {} <Debug> HTTP-Session: 97f267e6-c86f-4366-95d2-7572edb1b59b Destroying unnamed session
910 2023.11.08 20:22:03.814952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
911 2023.11.08 20:22:03.814996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
912 2023.11.08 20:22:03.815014 [ 3 ] {} <Debug> HTTP-Session: 78e7b3cf-a591-4df0-bd9e-d8c2c38d6460 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
913 2023.11.08 20:22:03.815030 [ 3 ] {} <Debug> HTTP-Session: 78e7b3cf-a591-4df0-bd9e-d8c2c38d6460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
914 2023.11.08 20:22:03.815098 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
915 2023.11.08 20:22:03.815136 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
916 2023.11.08 20:22:03.815236 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
917 2023.11.08 20:22:03.815495 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
918 2023.11.08 20:22:03.815729 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
919 2023.11.08 20:22:03.815900 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
920 2023.11.08 20:22:03.815995 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000868539 sec., 24178 rows/sec., 1.25 MiB/sec.
921 2023.11.08 20:22:03.816109 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Debug> DynamicQueryHandler: Done processing query
922 2023.11.08 20:22:03.816132 [ 3 ] {e7b6d894-4898-4cc5-a2c0-860627592df3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
923 2023.11.08 20:22:03.816147 [ 3 ] {} <Debug> HTTP-Session: 78e7b3cf-a591-4df0-bd9e-d8c2c38d6460 Destroying unnamed session
924 2023.11.08 20:22:13.762148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
925 2023.11.08 20:22:13.762279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
926 2023.11.08 20:22:13.762310 [ 3 ] {} <Debug> HTTP-Session: 62e59aae-e340-44ce-b127-cbd9b5d0b541 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
927 2023.11.08 20:22:13.762338 [ 3 ] {} <Debug> HTTP-Session: 62e59aae-e340-44ce-b127-cbd9b5d0b541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
928 2023.11.08 20:22:13.762480 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
929 2023.11.08 20:22:13.762549 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
930 2023.11.08 20:22:13.762729 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
931 2023.11.08 20:22:13.763192 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
932 2023.11.08 20:22:13.763472 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
933 2023.11.08 20:22:13.763638 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
934 2023.11.08 20:22:13.763758 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001237697 sec., 4847 rows/sec., 274.58 KiB/sec.
935 2023.11.08 20:22:13.763941 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Debug> DynamicQueryHandler: Done processing query
936 2023.11.08 20:22:13.763967 [ 3 ] {f1016336-e724-4ed6-acac-3f5efd847a95} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
937 2023.11.08 20:22:13.763983 [ 3 ] {} <Debug> HTTP-Session: 62e59aae-e340-44ce-b127-cbd9b5d0b541 Destroying unnamed session
938 2023.11.08 20:22:13.764127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 15218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
939 2023.11.08 20:22:13.764181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
940 2023.11.08 20:22:13.764200 [ 3 ] {} <Debug> HTTP-Session: c8502d6f-81be-4b12-a7df-a7816abb1a0d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
941 2023.11.08 20:22:13.764219 [ 3 ] {} <Debug> HTTP-Session: c8502d6f-81be-4b12-a7df-a7816abb1a0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
942 2023.11.08 20:22:13.764303 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
943 2023.11.08 20:22:13.764346 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
944 2023.11.08 20:22:13.764462 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
945 2023.11.08 20:22:13.764899 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
946 2023.11.08 20:22:13.765119 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
947 2023.11.08 20:22:13.765269 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
948 2023.11.08 20:22:13.765389 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001055803 sec., 90926 rows/sec., 8.62 MiB/sec.
949 2023.11.08 20:22:13.765509 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Debug> DynamicQueryHandler: Done processing query
950 2023.11.08 20:22:13.765532 [ 3 ] {9a199749-6bb0-4951-b012-0b88c7f504d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
951 2023.11.08 20:22:13.765548 [ 3 ] {} <Debug> HTTP-Session: c8502d6f-81be-4b12-a7df-a7816abb1a0d Destroying unnamed session
952 2023.11.08 20:22:13.765903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 46453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
953 2023.11.08 20:22:13.765949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
954 2023.11.08 20:22:13.765968 [ 3 ] {} <Debug> HTTP-Session: 8722bb13-6dd1-4a0e-8d95-ea441f0734fa Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
955 2023.11.08 20:22:13.765985 [ 3 ] {} <Debug> HTTP-Session: 8722bb13-6dd1-4a0e-8d95-ea441f0734fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
956 2023.11.08 20:22:13.766073 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
957 2023.11.08 20:22:13.766113 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
958 2023.11.08 20:22:13.766217 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
959 2023.11.08 20:22:13.766693 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
960 2023.11.08 20:22:13.766909 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
961 2023.11.08 20:22:13.767051 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
962 2023.11.08 20:22:13.767165 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001063443 sec., 273639 rows/sec., 18.78 MiB/sec.
963 2023.11.08 20:22:13.767284 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Debug> DynamicQueryHandler: Done processing query
964 2023.11.08 20:22:13.767307 [ 3 ] {d87b5583-8c54-4c2f-8886-3adb173c6fe1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
965 2023.11.08 20:22:13.767322 [ 3 ] {} <Debug> HTTP-Session: 8722bb13-6dd1-4a0e-8d95-ea441f0734fa Destroying unnamed session
966 2023.11.08 20:22:13.767438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
967 2023.11.08 20:22:13.767483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
968 2023.11.08 20:22:13.767502 [ 3 ] {} <Debug> HTTP-Session: 55a8ce0e-bb73-49ba-aae2-3134711da89e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
969 2023.11.08 20:22:13.767518 [ 3 ] {} <Debug> HTTP-Session: 55a8ce0e-bb73-49ba-aae2-3134711da89e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
970 2023.11.08 20:22:13.767587 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
971 2023.11.08 20:22:13.767627 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
972 2023.11.08 20:22:13.767734 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
973 2023.11.08 20:22:13.767991 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
974 2023.11.08 20:22:13.768230 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
975 2023.11.08 20:22:13.768396 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
976 2023.11.08 20:22:13.768514 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089655 sec., 6692 rows/sec., 281.03 KiB/sec.
977 2023.11.08 20:22:13.768630 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Debug> DynamicQueryHandler: Done processing query
978 2023.11.08 20:22:13.768654 [ 3 ] {1a43edf2-e127-4d63-9ed4-b90398f56f9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
979 2023.11.08 20:22:13.768669 [ 3 ] {} <Debug> HTTP-Session: 55a8ce0e-bb73-49ba-aae2-3134711da89e Destroying unnamed session
980 2023.11.08 20:22:13.768810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
981 2023.11.08 20:22:13.768854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
982 2023.11.08 20:22:13.768874 [ 3 ] {} <Debug> HTTP-Session: 2b305ded-32fa-4899-a858-10dac7cac9d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
983 2023.11.08 20:22:13.768891 [ 3 ] {} <Debug> HTTP-Session: 2b305ded-32fa-4899-a858-10dac7cac9d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
984 2023.11.08 20:22:13.768963 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
985 2023.11.08 20:22:13.769004 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
986 2023.11.08 20:22:13.769118 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
987 2023.11.08 20:22:13.769426 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
988 2023.11.08 20:22:13.769675 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
989 2023.11.08 20:22:13.769850 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
990 2023.11.08 20:22:13.769976 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000982762 sec., 71227 rows/sec., 4.32 MiB/sec.
991 2023.11.08 20:22:13.770113 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Debug> DynamicQueryHandler: Done processing query
992 2023.11.08 20:22:13.770136 [ 3 ] {67316070-9ac6-4427-aac3-0f27d4053cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
993 2023.11.08 20:22:13.770153 [ 3 ] {} <Debug> HTTP-Session: 2b305ded-32fa-4899-a858-10dac7cac9d0 Destroying unnamed session
994 2023.11.08 20:22:13.770252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
995 2023.11.08 20:22:13.770297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
996 2023.11.08 20:22:13.770314 [ 3 ] {} <Debug> HTTP-Session: c7813563-2588-45ad-9966-4beca90b2f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
997 2023.11.08 20:22:13.770330 [ 3 ] {} <Debug> HTTP-Session: c7813563-2588-45ad-9966-4beca90b2f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
998 2023.11.08 20:22:13.770399 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
999 2023.11.08 20:22:13.770438 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1000 2023.11.08 20:22:13.770538 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1001 2023.11.08 20:22:13.770795 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
1002 2023.11.08 20:22:13.771031 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1003 2023.11.08 20:22:13.771199 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1004 2023.11.08 20:22:13.771307 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000881089 sec., 23834 rows/sec., 1.24 MiB/sec.
1005 2023.11.08 20:22:13.771418 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Debug> DynamicQueryHandler: Done processing query
1006 2023.11.08 20:22:13.771440 [ 3 ] {01afde1c-5304-41e0-9100-f6cbdb6a83a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1007 2023.11.08 20:22:13.771456 [ 3 ] {} <Debug> HTTP-Session: c7813563-2588-45ad-9966-4beca90b2f4a Destroying unnamed session
1008 2023.11.08 20:22:14.929474 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
1009 2023.11.08 20:22:14.929591 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
1010 2023.11.08 20:22:23.760783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1011 2023.11.08 20:22:23.760910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1012 2023.11.08 20:22:23.760935 [ 3 ] {} <Debug> HTTP-Session: ae606f5f-aed1-4a44-a0b7-2964110ad75d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1013 2023.11.08 20:22:23.760959 [ 3 ] {} <Debug> HTTP-Session: ae606f5f-aed1-4a44-a0b7-2964110ad75d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1014 2023.11.08 20:22:23.761088 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1015 2023.11.08 20:22:23.761149 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1016 2023.11.08 20:22:23.761309 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1017 2023.11.08 20:22:23.761746 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1018 2023.11.08 20:22:23.762009 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1019 2023.11.08 20:22:23.762180 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1020 2023.11.08 20:22:23.762299 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001177136 sec., 5097 rows/sec., 288.70 KiB/sec.
1021 2023.11.08 20:22:23.762465 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Debug> DynamicQueryHandler: Done processing query
1022 2023.11.08 20:22:23.762490 [ 3 ] {e03e33e4-6ee5-4af4-8bfe-e314d846c51c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1023 2023.11.08 20:22:23.762507 [ 3 ] {} <Debug> HTTP-Session: ae606f5f-aed1-4a44-a0b7-2964110ad75d Destroying unnamed session
1024 2023.11.08 20:22:23.762648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 15218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1025 2023.11.08 20:22:23.762700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1026 2023.11.08 20:22:23.762720 [ 3 ] {} <Debug> HTTP-Session: 42353e15-d2e3-4303-a643-d6e1d5739bfa Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1027 2023.11.08 20:22:23.762739 [ 3 ] {} <Debug> HTTP-Session: 42353e15-d2e3-4303-a643-d6e1d5739bfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1028 2023.11.08 20:22:23.762821 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1029 2023.11.08 20:22:23.762863 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1030 2023.11.08 20:22:23.762968 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1031 2023.11.08 20:22:23.763351 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1032 2023.11.08 20:22:23.763582 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1033 2023.11.08 20:22:23.763746 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1034 2023.11.08 20:22:23.763863 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001006562 sec., 95374 rows/sec., 9.05 MiB/sec.
1035 2023.11.08 20:22:23.763987 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Debug> DynamicQueryHandler: Done processing query
1036 2023.11.08 20:22:23.764011 [ 3 ] {6404818e-5067-44d5-b9e0-ec10487f8e1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1037 2023.11.08 20:22:23.764027 [ 3 ] {} <Debug> HTTP-Session: 42353e15-d2e3-4303-a643-d6e1d5739bfa Destroying unnamed session
1038 2023.11.08 20:22:23.764217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 46453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1039 2023.11.08 20:22:23.764266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1040 2023.11.08 20:22:23.764285 [ 3 ] {} <Debug> HTTP-Session: 98339be7-2b02-40a7-8505-c6c1566b6417 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1041 2023.11.08 20:22:23.764303 [ 3 ] {} <Debug> HTTP-Session: 98339be7-2b02-40a7-8505-c6c1566b6417 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1042 2023.11.08 20:22:23.764395 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1043 2023.11.08 20:22:23.764436 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1044 2023.11.08 20:22:23.764540 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1045 2023.11.08 20:22:23.765029 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1046 2023.11.08 20:22:23.765260 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1047 2023.11.08 20:22:23.765431 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1048 2023.11.08 20:22:23.765532 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001108474 sec., 262523 rows/sec., 18.02 MiB/sec.
1049 2023.11.08 20:22:23.765657 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Debug> DynamicQueryHandler: Done processing query
1050 2023.11.08 20:22:23.765681 [ 3 ] {38f89df4-8a66-4ed9-bc29-48fde03b93d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1051 2023.11.08 20:22:23.765697 [ 3 ] {} <Debug> HTTP-Session: 98339be7-2b02-40a7-8505-c6c1566b6417 Destroying unnamed session
1052 2023.11.08 20:22:23.766002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1053 2023.11.08 20:22:23.766051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1054 2023.11.08 20:22:23.766070 [ 3 ] {} <Debug> HTTP-Session: 42d186b7-f5c3-4908-909c-6b3750e35402 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1055 2023.11.08 20:22:23.766086 [ 3 ] {} <Debug> HTTP-Session: 42d186b7-f5c3-4908-909c-6b3750e35402 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1056 2023.11.08 20:22:23.766160 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1057 2023.11.08 20:22:23.766202 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1058 2023.11.08 20:22:23.766307 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1059 2023.11.08 20:22:23.766584 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1060 2023.11.08 20:22:23.766828 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1061 2023.11.08 20:22:23.767006 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1062 2023.11.08 20:22:23.767134 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00093815 sec., 6395 rows/sec., 268.56 KiB/sec.
1063 2023.11.08 20:22:23.767282 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Debug> DynamicQueryHandler: Done processing query
1064 2023.11.08 20:22:23.767306 [ 3 ] {e6f7d4d4-a51a-4952-8667-b310d9ac39be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1065 2023.11.08 20:22:23.767322 [ 3 ] {} <Debug> HTTP-Session: 42d186b7-f5c3-4908-909c-6b3750e35402 Destroying unnamed session
1066 2023.11.08 20:22:23.767434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1067 2023.11.08 20:22:23.767478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1068 2023.11.08 20:22:23.767496 [ 3 ] {} <Debug> HTTP-Session: 594dab87-9d1a-4d2a-b21f-997b9de67ff6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1069 2023.11.08 20:22:23.767513 [ 3 ] {} <Debug> HTTP-Session: 594dab87-9d1a-4d2a-b21f-997b9de67ff6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1070 2023.11.08 20:22:23.767588 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1071 2023.11.08 20:22:23.767631 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1072 2023.11.08 20:22:23.767753 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1073 2023.11.08 20:22:23.768044 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1074 2023.11.08 20:22:23.768291 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1075 2023.11.08 20:22:23.768461 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1076 2023.11.08 20:22:23.768583 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000967861 sec., 72324 rows/sec., 4.38 MiB/sec.
1077 2023.11.08 20:22:23.768700 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Debug> DynamicQueryHandler: Done processing query
1078 2023.11.08 20:22:23.768722 [ 3 ] {cffd3509-9070-48b5-b041-395b2bb2046c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1079 2023.11.08 20:22:23.768738 [ 3 ] {} <Debug> HTTP-Session: 594dab87-9d1a-4d2a-b21f-997b9de67ff6 Destroying unnamed session
1080 2023.11.08 20:22:23.768854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1081 2023.11.08 20:22:23.768900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1082 2023.11.08 20:22:23.768918 [ 3 ] {} <Debug> HTTP-Session: 9b96bb4f-2e07-429f-b953-db9405850631 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1083 2023.11.08 20:22:23.768934 [ 3 ] {} <Debug> HTTP-Session: 9b96bb4f-2e07-429f-b953-db9405850631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1084 2023.11.08 20:22:23.769002 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1085 2023.11.08 20:22:23.769040 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1086 2023.11.08 20:22:23.769140 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1087 2023.11.08 20:22:23.769393 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1088 2023.11.08 20:22:23.769622 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1089 2023.11.08 20:22:23.769788 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1090 2023.11.08 20:22:23.769913 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000884149 sec., 23751 rows/sec., 1.23 MiB/sec.
1091 2023.11.08 20:22:23.770021 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Debug> DynamicQueryHandler: Done processing query
1092 2023.11.08 20:22:23.770043 [ 3 ] {9a4a169d-546a-4007-b67c-259680fdb5a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1093 2023.11.08 20:22:23.770058 [ 3 ] {} <Debug> HTTP-Session: 9b96bb4f-2e07-429f-b953-db9405850631 Destroying unnamed session
1094 2023.11.08 20:22:29.929843 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
1095 2023.11.08 20:22:29.929940 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
1096 2023.11.08 20:22:33.760195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1097 2023.11.08 20:22:33.760326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1098 2023.11.08 20:22:33.760357 [ 3 ] {} <Debug> HTTP-Session: 76ebc5d1-bfe6-4bd6-8ebb-0436f249218b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1099 2023.11.08 20:22:33.760384 [ 3 ] {} <Debug> HTTP-Session: 76ebc5d1-bfe6-4bd6-8ebb-0436f249218b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1100 2023.11.08 20:22:33.760596 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1101 2023.11.08 20:22:33.765470 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1102 2023.11.08 20:22:33.765650 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1103 2023.11.08 20:22:33.765754 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1104 2023.11.08 20:22:33.765999 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1105 2023.11.08 20:22:33.767709 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1106 2023.11.08 20:22:33.767743 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1107 2023.11.08 20:22:33.771681 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1108 2023.11.08 20:22:33.780785 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.020141299 sec., 595 rows/sec., 80.39 KiB/sec.
1109 2023.11.08 20:22:33.781025 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Debug> DynamicQueryHandler: Done processing query
1110 2023.11.08 20:22:33.781050 [ 3 ] {a19e5df1-4e4d-4cc0-8e88-83a236af47ea} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1111 2023.11.08 20:22:33.781067 [ 3 ] {} <Debug> HTTP-Session: 76ebc5d1-bfe6-4bd6-8ebb-0436f249218b Destroying unnamed session
1112 2023.11.08 20:22:33.783620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1113 2023.11.08 20:22:33.783681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1114 2023.11.08 20:22:33.783706 [ 3 ] {} <Debug> HTTP-Session: f0a2918f-1a3c-4d71-bff7-0a2138add019 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1115 2023.11.08 20:22:33.783730 [ 3 ] {} <Debug> HTTP-Session: f0a2918f-1a3c-4d71-bff7-0a2138add019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1116 2023.11.08 20:22:33.783899 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1117 2023.11.08 20:22:33.784479 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1118 2023.11.08 20:22:33.784652 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1119 2023.11.08 20:22:33.784694 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1120 2023.11.08 20:22:33.784841 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1121 2023.11.08 20:22:33.784870 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1122 2023.11.08 20:22:33.784891 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1123 2023.11.08 20:22:33.784921 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1124 2023.11.08 20:22:33.785905 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001960673 sec., 6120 rows/sec., 825.81 KiB/sec.
1125 2023.11.08 20:22:33.786088 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Debug> DynamicQueryHandler: Done processing query
1126 2023.11.08 20:22:33.786113 [ 3 ] {8c49cbde-13e3-4f30-b361-41c5a8b6fac8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1127 2023.11.08 20:22:33.786129 [ 3 ] {} <Debug> HTTP-Session: f0a2918f-1a3c-4d71-bff7-0a2138add019 Destroying unnamed session
1128 2023.11.08 20:22:33.786516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1129 2023.11.08 20:22:33.786563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1130 2023.11.08 20:22:33.786583 [ 3 ] {} <Debug> HTTP-Session: d2bf93cb-a466-4239-8311-844673403173 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1131 2023.11.08 20:22:33.786601 [ 3 ] {} <Debug> HTTP-Session: d2bf93cb-a466-4239-8311-844673403173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1132 2023.11.08 20:22:33.786733 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1133 2023.11.08 20:22:33.787203 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1134 2023.11.08 20:22:33.787372 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1135 2023.11.08 20:22:33.787415 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1136 2023.11.08 20:22:33.787558 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1137 2023.11.08 20:22:33.787586 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1138 2023.11.08 20:22:33.787607 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1139 2023.11.08 20:22:33.787636 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1140 2023.11.08 20:22:33.788652 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001879201 sec., 6385 rows/sec., 861.61 KiB/sec.
1141 2023.11.08 20:22:33.788837 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Debug> DynamicQueryHandler: Done processing query
1142 2023.11.08 20:22:33.788861 [ 3 ] {b750ce8c-0df3-4701-af95-36f41cb58a9b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1143 2023.11.08 20:22:33.788877 [ 3 ] {} <Debug> HTTP-Session: d2bf93cb-a466-4239-8311-844673403173 Destroying unnamed session
1144 2023.11.08 20:22:33.789082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1145 2023.11.08 20:22:33.789133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1146 2023.11.08 20:22:33.789153 [ 3 ] {} <Debug> HTTP-Session: 9009af8c-2484-48f2-87ff-97591f06002d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1147 2023.11.08 20:22:33.789170 [ 3 ] {} <Debug> HTTP-Session: 9009af8c-2484-48f2-87ff-97591f06002d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1148 2023.11.08 20:22:33.789295 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1149 2023.11.08 20:22:33.789767 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1150 2023.11.08 20:22:33.789932 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1151 2023.11.08 20:22:33.789972 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1152 2023.11.08 20:22:33.790116 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1153 2023.11.08 20:22:33.790145 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1154 2023.11.08 20:22:33.790166 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1155 2023.11.08 20:22:33.790195 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1156 2023.11.08 20:22:33.791107 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001774028 sec., 6764 rows/sec., 912.69 KiB/sec.
1157 2023.11.08 20:22:33.791298 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Debug> DynamicQueryHandler: Done processing query
1158 2023.11.08 20:22:33.791322 [ 3 ] {d192874a-4498-4c63-a619-0959b912e61a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1159 2023.11.08 20:22:33.791338 [ 3 ] {} <Debug> HTTP-Session: 9009af8c-2484-48f2-87ff-97591f06002d Destroying unnamed session
1160 2023.11.08 20:22:33.793159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1161 2023.11.08 20:22:33.793204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1162 2023.11.08 20:22:33.793222 [ 3 ] {} <Debug> HTTP-Session: 7e7f540a-86bf-42af-8df4-1921edfded10 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1163 2023.11.08 20:22:33.793239 [ 3 ] {} <Debug> HTTP-Session: 7e7f540a-86bf-42af-8df4-1921edfded10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1164 2023.11.08 20:22:33.793319 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1165 2023.11.08 20:22:33.793360 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1166 2023.11.08 20:22:33.793497 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1167 2023.11.08 20:22:33.793784 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1168 2023.11.08 20:22:33.794069 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1169 2023.11.08 20:22:33.794224 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1170 2023.11.08 20:22:33.794337 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Information> executeQuery: Read 4 rows, 443.00 B in 0.000990672 sec., 4037 rows/sec., 436.69 KiB/sec.
1171 2023.11.08 20:22:33.794493 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Debug> DynamicQueryHandler: Done processing query
1172 2023.11.08 20:22:33.794517 [ 3 ] {ed36028d-23e3-4487-ad31-933326d72583} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1173 2023.11.08 20:22:33.794533 [ 3 ] {} <Debug> HTTP-Session: 7e7f540a-86bf-42af-8df4-1921edfded10 Destroying unnamed session
1174 2023.11.08 20:22:33.794707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1175 2023.11.08 20:22:33.794749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1176 2023.11.08 20:22:33.794768 [ 3 ] {} <Debug> HTTP-Session: 08f746f2-2a6f-4278-a957-3fbe03a7fd8a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1177 2023.11.08 20:22:33.794784 [ 3 ] {} <Debug> HTTP-Session: 08f746f2-2a6f-4278-a957-3fbe03a7fd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1178 2023.11.08 20:22:33.794858 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1179 2023.11.08 20:22:33.794898 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1180 2023.11.08 20:22:33.795008 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1181 2023.11.08 20:22:33.795303 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1182 2023.11.08 20:22:33.795507 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1183 2023.11.08 20:22:33.795655 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1184 2023.11.08 20:22:33.795777 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Information> executeQuery: Read 40 rows, 3.10 KiB in 0.000890399 sec., 44923 rows/sec., 3.40 MiB/sec.
1185 2023.11.08 20:22:33.795910 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Debug> DynamicQueryHandler: Done processing query
1186 2023.11.08 20:22:33.795935 [ 3 ] {d0d08e01-b99e-46cd-8ccd-471de88f36eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1187 2023.11.08 20:22:33.795950 [ 3 ] {} <Debug> HTTP-Session: 08f746f2-2a6f-4278-a957-3fbe03a7fd8a Destroying unnamed session
1188 2023.11.08 20:22:33.796170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 31798, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1189 2023.11.08 20:22:33.796216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1190 2023.11.08 20:22:33.796235 [ 3 ] {} <Debug> HTTP-Session: c72696cb-8d82-4e29-84e6-5d13f20e1745 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1191 2023.11.08 20:22:33.796251 [ 3 ] {} <Debug> HTTP-Session: c72696cb-8d82-4e29-84e6-5d13f20e1745 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1192 2023.11.08 20:22:33.796326 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1193 2023.11.08 20:22:33.796365 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1194 2023.11.08 20:22:33.796469 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1195 2023.11.08 20:22:33.796856 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1196 2023.11.08 20:22:33.797073 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1197 2023.11.08 20:22:33.797222 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1198 2023.11.08 20:22:33.797344 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Information> executeQuery: Read 198 rows, 19.70 KiB in 0.000988861 sec., 200230 rows/sec., 19.45 MiB/sec.
1199 2023.11.08 20:22:33.797448 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Debug> DynamicQueryHandler: Done processing query
1200 2023.11.08 20:22:33.797472 [ 3 ] {43f4aee6-c29e-45e5-8e33-95b6ab9d3691} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB.
1201 2023.11.08 20:22:33.797487 [ 3 ] {} <Debug> HTTP-Session: c72696cb-8d82-4e29-84e6-5d13f20e1745 Destroying unnamed session
1202 2023.11.08 20:22:33.797885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 55268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1203 2023.11.08 20:22:33.797930 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1204 2023.11.08 20:22:33.797948 [ 3 ] {} <Debug> HTTP-Session: 1592bf66-2c14-4db6-a378-d0295fc259fe Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1205 2023.11.08 20:22:33.797965 [ 3 ] {} <Debug> HTTP-Session: 1592bf66-2c14-4db6-a378-d0295fc259fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1206 2023.11.08 20:22:33.798053 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1207 2023.11.08 20:22:33.798092 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1208 2023.11.08 20:22:33.798194 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1209 2023.11.08 20:22:33.798654 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1210 2023.11.08 20:22:33.798868 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1211 2023.11.08 20:22:33.799016 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1212 2023.11.08 20:22:33.799142 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Information> executeQuery: Read 343 rows, 24.62 KiB in 0.001060073 sec., 323562 rows/sec., 22.68 MiB/sec.
1213 2023.11.08 20:22:33.799269 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Debug> DynamicQueryHandler: Done processing query
1214 2023.11.08 20:22:33.799293 [ 3 ] {df774db3-5c02-49a7-81b3-bcdff86b5d0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1215 2023.11.08 20:22:33.799308 [ 3 ] {} <Debug> HTTP-Session: 1592bf66-2c14-4db6-a378-d0295fc259fe Destroying unnamed session
1216 2023.11.08 20:22:33.799422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1217 2023.11.08 20:22:33.799466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1218 2023.11.08 20:22:33.799485 [ 3 ] {} <Debug> HTTP-Session: edf307ea-9789-43dc-885f-8abc387af4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1219 2023.11.08 20:22:33.799501 [ 3 ] {} <Debug> HTTP-Session: edf307ea-9789-43dc-885f-8abc387af4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1220 2023.11.08 20:22:33.799569 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1221 2023.11.08 20:22:33.799608 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1222 2023.11.08 20:22:33.799712 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1223 2023.11.08 20:22:33.799954 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1224 2023.11.08 20:22:33.800200 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1225 2023.11.08 20:22:33.800377 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1226 2023.11.08 20:22:33.800499 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000901259 sec., 6657 rows/sec., 279.56 KiB/sec.
1227 2023.11.08 20:22:33.800583 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Debug> DynamicQueryHandler: Done processing query
1228 2023.11.08 20:22:33.800611 [ 3 ] {1a9f3506-f0f0-4a22-b68a-c4bbdae733d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1229 2023.11.08 20:22:33.800628 [ 3 ] {} <Debug> HTTP-Session: edf307ea-9789-43dc-885f-8abc387af4b1 Destroying unnamed session
1230 2023.11.08 20:22:33.800766 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1231 2023.11.08 20:22:33.800808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1232 2023.11.08 20:22:33.800826 [ 3 ] {} <Debug> HTTP-Session: 2cf8c57d-0ebe-4d53-bbbb-0af64f868314 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1233 2023.11.08 20:22:33.800842 [ 3 ] {} <Debug> HTTP-Session: 2cf8c57d-0ebe-4d53-bbbb-0af64f868314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1234 2023.11.08 20:22:33.800914 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1235 2023.11.08 20:22:33.800955 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1236 2023.11.08 20:22:33.801068 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1237 2023.11.08 20:22:33.801360 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1238 2023.11.08 20:22:33.801606 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1239 2023.11.08 20:22:33.801787 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1240 2023.11.08 20:22:33.801925 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000980131 sec., 71419 rows/sec., 4.33 MiB/sec.
1241 2023.11.08 20:22:33.802058 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Debug> DynamicQueryHandler: Done processing query
1242 2023.11.08 20:22:33.802081 [ 3 ] {2ca8b9d4-cd0c-43cb-9e96-7f084bb8e6b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1243 2023.11.08 20:22:33.802097 [ 3 ] {} <Debug> HTTP-Session: 2cf8c57d-0ebe-4d53-bbbb-0af64f868314 Destroying unnamed session
1244 2023.11.08 20:22:33.802318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 36392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2023.11.08 20:22:33.802362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1246 2023.11.08 20:22:33.802380 [ 3 ] {} <Debug> HTTP-Session: b2a85469-e714-42e7-8618-8c945f8d8fee Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1247 2023.11.08 20:22:33.802396 [ 3 ] {} <Debug> HTTP-Session: b2a85469-e714-42e7-8618-8c945f8d8fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2023.11.08 20:22:33.802476 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1249 2023.11.08 20:22:33.802519 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1250 2023.11.08 20:22:33.802672 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1251 2023.11.08 20:22:33.803117 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1252 2023.11.08 20:22:33.806138 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1253 2023.11.08 20:22:33.806322 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1254 2023.11.08 20:22:33.806455 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.003940696 sec., 8627 rows/sec., 11.64 MiB/sec.
1255 2023.11.08 20:22:33.806602 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Debug> DynamicQueryHandler: Done processing query
1256 2023.11.08 20:22:33.806627 [ 3 ] {39fec815-3625-4368-a2c1-9013ff0ac126} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1257 2023.11.08 20:22:33.806642 [ 3 ] {} <Debug> HTTP-Session: b2a85469-e714-42e7-8618-8c945f8d8fee Destroying unnamed session
1258 2023.11.08 20:22:33.806760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 8121, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2023.11.08 20:22:33.806803 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1260 2023.11.08 20:22:33.806821 [ 3 ] {} <Debug> HTTP-Session: ba9f3e68-4930-4fde-99de-d924b4d8f632 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1261 2023.11.08 20:22:33.806838 [ 3 ] {} <Debug> HTTP-Session: ba9f3e68-4930-4fde-99de-d924b4d8f632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2023.11.08 20:22:33.806909 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1263 2023.11.08 20:22:33.806947 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1264 2023.11.08 20:22:33.807048 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1265 2023.11.08 20:22:33.809226 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1266 2023.11.08 20:22:33.809467 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1267 2023.11.08 20:22:33.809679 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1268 2023.11.08 20:22:33.809831 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Information> executeQuery: Read 54 rows, 3.47 KiB in 0.002886814 sec., 18705 rows/sec., 1.17 MiB/sec.
1269 2023.11.08 20:22:33.809954 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Debug> DynamicQueryHandler: Done processing query
1270 2023.11.08 20:22:33.809981 [ 3 ] {b577817d-3d3a-4fae-ae5c-2bcfc315534d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1271 2023.11.08 20:22:33.810000 [ 3 ] {} <Debug> HTTP-Session: ba9f3e68-4930-4fde-99de-d924b4d8f632 Destroying unnamed session
1272 2023.11.08 20:22:43.761812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1273 2023.11.08 20:22:43.761944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1274 2023.11.08 20:22:43.761974 [ 3 ] {} <Debug> HTTP-Session: b1b8e69e-f4f2-42db-88eb-6a90334f1a7d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1275 2023.11.08 20:22:43.762002 [ 3 ] {} <Debug> HTTP-Session: b1b8e69e-f4f2-42db-88eb-6a90334f1a7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1276 2023.11.08 20:22:43.762146 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1277 2023.11.08 20:22:43.762215 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1278 2023.11.08 20:22:43.762390 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1279 2023.11.08 20:22:43.762806 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1280 2023.11.08 20:22:43.763063 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1281 2023.11.08 20:22:43.763229 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1282 2023.11.08 20:22:43.763352 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001167935 sec., 38529 rows/sec., 2.93 MiB/sec.
1283 2023.11.08 20:22:43.763528 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Debug> DynamicQueryHandler: Done processing query
1284 2023.11.08 20:22:43.763555 [ 3 ] {a4cf95ab-5cf8-44d9-a372-67f094e1cb7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1285 2023.11.08 20:22:43.763572 [ 3 ] {} <Debug> HTTP-Session: b1b8e69e-f4f2-42db-88eb-6a90334f1a7d Destroying unnamed session
1286 2023.11.08 20:22:43.763805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1287 2023.11.08 20:22:43.763852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1288 2023.11.08 20:22:43.763872 [ 3 ] {} <Debug> HTTP-Session: 8c4293e6-c201-468a-944e-d6b3a8132633 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1289 2023.11.08 20:22:43.763891 [ 3 ] {} <Debug> HTTP-Session: 8c4293e6-c201-468a-944e-d6b3a8132633 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1290 2023.11.08 20:22:43.763977 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1291 2023.11.08 20:22:43.764018 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1292 2023.11.08 20:22:43.764128 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2023.11.08 20:22:43.764537 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1294 2023.11.08 20:22:43.764759 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1295 2023.11.08 20:22:43.764905 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1296 2023.11.08 20:22:43.765012 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001006992 sec., 211521 rows/sec., 20.49 MiB/sec.
1297 2023.11.08 20:22:43.765171 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Debug> DynamicQueryHandler: Done processing query
1298 2023.11.08 20:22:43.765196 [ 3 ] {fd225818-ad7e-4346-ba5e-54f159d0ced6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1299 2023.11.08 20:22:43.765211 [ 3 ] {} <Debug> HTTP-Session: 8c4293e6-c201-468a-944e-d6b3a8132633 Destroying unnamed session
1300 2023.11.08 20:22:43.765391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1301 2023.11.08 20:22:43.765436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1302 2023.11.08 20:22:43.765454 [ 3 ] {} <Debug> HTTP-Session: 72bed823-b61a-4dc5-90b8-949eb08e3763 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1303 2023.11.08 20:22:43.765471 [ 3 ] {} <Debug> HTTP-Session: 72bed823-b61a-4dc5-90b8-949eb08e3763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1304 2023.11.08 20:22:43.765559 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1305 2023.11.08 20:22:43.765601 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1306 2023.11.08 20:22:43.765711 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1307 2023.11.08 20:22:43.766167 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1308 2023.11.08 20:22:43.766381 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1309 2023.11.08 20:22:43.766531 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1310 2023.11.08 20:22:43.766661 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001064353 sec., 310047 rows/sec., 21.63 MiB/sec.
1311 2023.11.08 20:22:43.766778 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Debug> DynamicQueryHandler: Done processing query
1312 2023.11.08 20:22:43.766802 [ 3 ] {b5ac55c6-da9b-4b56-a7a0-8adf40f31632} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1313 2023.11.08 20:22:43.766817 [ 3 ] {} <Debug> HTTP-Session: 72bed823-b61a-4dc5-90b8-949eb08e3763 Destroying unnamed session
1314 2023.11.08 20:22:43.766943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1315 2023.11.08 20:22:43.766988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1316 2023.11.08 20:22:43.767007 [ 3 ] {} <Debug> HTTP-Session: 6c06e8cd-4ad9-4825-ad98-32dd02dcb728 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1317 2023.11.08 20:22:43.767023 [ 3 ] {} <Debug> HTTP-Session: 6c06e8cd-4ad9-4825-ad98-32dd02dcb728 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1318 2023.11.08 20:22:43.767093 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1319 2023.11.08 20:22:43.767133 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1320 2023.11.08 20:22:43.767239 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1321 2023.11.08 20:22:43.767487 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1322 2023.11.08 20:22:43.767725 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1323 2023.11.08 20:22:43.767902 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1324 2023.11.08 20:22:43.768024 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000893559 sec., 6714 rows/sec., 281.97 KiB/sec.
1325 2023.11.08 20:22:43.768126 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Debug> DynamicQueryHandler: Done processing query
1326 2023.11.08 20:22:43.768149 [ 3 ] {e1ef1d47-1591-4f8b-85dd-d7e28c670c32} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1327 2023.11.08 20:22:43.768164 [ 3 ] {} <Debug> HTTP-Session: 6c06e8cd-4ad9-4825-ad98-32dd02dcb728 Destroying unnamed session
1328 2023.11.08 20:22:43.768269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1329 2023.11.08 20:22:43.768311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1330 2023.11.08 20:22:43.768330 [ 3 ] {} <Debug> HTTP-Session: 52dee2f6-879e-4978-b516-be5549de5ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1331 2023.11.08 20:22:43.768346 [ 3 ] {} <Debug> HTTP-Session: 52dee2f6-879e-4978-b516-be5549de5ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1332 2023.11.08 20:22:43.768421 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1333 2023.11.08 20:22:43.768461 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1334 2023.11.08 20:22:43.768575 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1335 2023.11.08 20:22:43.768853 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1336 2023.11.08 20:22:43.769086 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1337 2023.11.08 20:22:43.769257 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1338 2023.11.08 20:22:43.769391 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00094297 sec., 74233 rows/sec., 4.50 MiB/sec.
1339 2023.11.08 20:22:43.769509 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Debug> DynamicQueryHandler: Done processing query
1340 2023.11.08 20:22:43.769532 [ 3 ] {a9aca14e-3146-4596-845e-20e790fa796c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1341 2023.11.08 20:22:43.769547 [ 3 ] {} <Debug> HTTP-Session: 52dee2f6-879e-4978-b516-be5549de5ad7 Destroying unnamed session
1342 2023.11.08 20:22:43.769695 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1343 2023.11.08 20:22:43.769741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1344 2023.11.08 20:22:43.769759 [ 3 ] {} <Debug> HTTP-Session: cfc925e2-9c0a-4720-8a51-bf880347d601 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1345 2023.11.08 20:22:43.769776 [ 3 ] {} <Debug> HTTP-Session: cfc925e2-9c0a-4720-8a51-bf880347d601 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1346 2023.11.08 20:22:43.769863 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1347 2023.11.08 20:22:43.769906 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1348 2023.11.08 20:22:43.770036 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1349 2023.11.08 20:22:43.770450 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1350 2023.11.08 20:22:43.770734 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1351 2023.11.08 20:22:43.770906 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1352 2023.11.08 20:22:43.771020 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001125885 sec., 34639 rows/sec., 46.74 MiB/sec.
1353 2023.11.08 20:22:43.771134 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Debug> DynamicQueryHandler: Done processing query
1354 2023.11.08 20:22:43.771158 [ 3 ] {49809842-7777-4473-a36a-c1a7eaa40c42} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1355 2023.11.08 20:22:43.771173 [ 3 ] {} <Debug> HTTP-Session: cfc925e2-9c0a-4720-8a51-bf880347d601 Destroying unnamed session
1356 2023.11.08 20:22:43.771275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1357 2023.11.08 20:22:43.771317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1358 2023.11.08 20:22:43.771335 [ 3 ] {} <Debug> HTTP-Session: 3de403dc-d425-4161-9a4d-33ab8b5dc1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1359 2023.11.08 20:22:43.771351 [ 3 ] {} <Debug> HTTP-Session: 3de403dc-d425-4161-9a4d-33ab8b5dc1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1360 2023.11.08 20:22:43.771421 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1361 2023.11.08 20:22:43.771459 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1362 2023.11.08 20:22:43.771559 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1363 2023.11.08 20:22:43.771790 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1364 2023.11.08 20:22:43.772072 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1365 2023.11.08 20:22:43.772239 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1366 2023.11.08 20:22:43.772365 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00091644 sec., 22914 rows/sec., 1.19 MiB/sec.
1367 2023.11.08 20:22:43.772478 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Debug> DynamicQueryHandler: Done processing query
1368 2023.11.08 20:22:43.772500 [ 3 ] {2e5c84c4-82e9-43b9-bce0-6d77db3aee6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1369 2023.11.08 20:22:43.772515 [ 3 ] {} <Debug> HTTP-Session: 3de403dc-d425-4161-9a4d-33ab8b5dc1ae Destroying unnamed session
1370 2023.11.08 20:22:44.929989 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1371 2023.11.08 20:22:44.930045 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1372 2023.11.08 20:22:53.762102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1373 2023.11.08 20:22:53.762228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1374 2023.11.08 20:22:53.762258 [ 3 ] {} <Debug> HTTP-Session: a182e21c-1068-4a4d-bf8d-125b3461a1e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1375 2023.11.08 20:22:53.762285 [ 3 ] {} <Debug> HTTP-Session: a182e21c-1068-4a4d-bf8d-125b3461a1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1376 2023.11.08 20:22:53.762426 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1377 2023.11.08 20:22:53.762494 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1378 2023.11.08 20:22:53.762669 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1379 2023.11.08 20:22:53.763073 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1380 2023.11.08 20:22:53.763337 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1381 2023.11.08 20:22:53.763491 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1382 2023.11.08 20:22:53.763605 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001141555 sec., 39419 rows/sec., 2.99 MiB/sec.
1383 2023.11.08 20:22:53.763738 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Debug> DynamicQueryHandler: Done processing query
1384 2023.11.08 20:22:53.763763 [ 3 ] {31dcaf0d-df8b-4728-8fe1-e8f93ccc8765} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1385 2023.11.08 20:22:53.763779 [ 3 ] {} <Debug> HTTP-Session: a182e21c-1068-4a4d-bf8d-125b3461a1e6 Destroying unnamed session
1386 2023.11.08 20:22:53.764103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2023.11.08 20:22:53.764145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1388 2023.11.08 20:22:53.764164 [ 3 ] {} <Debug> HTTP-Session: f65b2d89-4d37-448c-a5e3-624ad2242e9b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1389 2023.11.08 20:22:53.764181 [ 3 ] {} <Debug> HTTP-Session: f65b2d89-4d37-448c-a5e3-624ad2242e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2023.11.08 20:22:53.764262 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1391 2023.11.08 20:22:53.764301 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1392 2023.11.08 20:22:53.764399 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1393 2023.11.08 20:22:53.764483 [ 87 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1394 2023.11.08 20:22:53.764574 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1395 2023.11.08 20:22:53.764825 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1396 2023.11.08 20:22:53.764934 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1397 2023.11.08 20:22:53.765152 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1398 2023.11.08 20:22:53.765296 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1399 2023.11.08 20:22:53.765411 [ 87 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1400 2023.11.08 20:22:53.765427 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001134955 sec., 187672 rows/sec., 18.18 MiB/sec.
1401 2023.11.08 20:22:53.765479 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1402 2023.11.08 20:22:53.765713 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1403 2023.11.08 20:22:53.765741 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1404 2023.11.08 20:22:53.765754 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Debug> DynamicQueryHandler: Done processing query
1405 2023.11.08 20:22:53.765800 [ 3 ] {0c82c1db-2cd0-4e99-899e-7629516ff4c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1406 2023.11.08 20:22:53.765840 [ 3 ] {} <Debug> HTTP-Session: f65b2d89-4d37-448c-a5e3-624ad2242e9b Destroying unnamed session
1407 2023.11.08 20:22:53.765879 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::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
1408 2023.11.08 20:22:53.765898 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1409 2023.11.08 20:22:53.765945 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part
1410 2023.11.08 20:22:53.766113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1411 2023.11.08 20:22:53.766241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1412 2023.11.08 20:22:53.766220 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::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
1413 2023.11.08 20:22:53.766276 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part
1414 2023.11.08 20:22:53.766296 [ 3 ] {} <Debug> HTTP-Session: 9440a815-e727-46e0-be63-2de3a0d5567b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1415 2023.11.08 20:22:53.766386 [ 3 ] {} <Debug> HTTP-Session: 9440a815-e727-46e0-be63-2de3a0d5567b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1416 2023.11.08 20:22:53.766723 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1417 2023.11.08 20:22:53.766783 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 96 rows starting from the beginning of the part
1418 2023.11.08 20:22:53.766794 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::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
1419 2023.11.08 20:22:53.766835 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1420 2023.11.08 20:22:53.767208 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 198 rows starting from the beginning of the part
1421 2023.11.08 20:22:53.767383 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part
1422 2023.11.08 20:22:53.767723 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 213 rows starting from the beginning of the part
1423 2023.11.08 20:22:53.767765 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1424 2023.11.08 20:22:53.767941 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::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
1425 2023.11.08 20:22:53.768149 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 213 rows starting from the beginning of the part
1426 2023.11.08 20:22:53.768330 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part
1427 2023.11.08 20:22:53.769506 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1428 2023.11.08 20:22:53.770209 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1429 2023.11.08 20:22:53.770671 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1430 2023.11.08 20:22:53.770982 [ 87 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1431 2023.11.08 20:22:53.771138 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.004298414 sec., 76772 rows/sec., 5.36 MiB/sec.
1432 2023.11.08 20:22:53.771599 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1433 2023.11.08 20:22:53.771736 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Debug> DynamicQueryHandler: Done processing query
1434 2023.11.08 20:22:53.771830 [ 3 ] {cc2ee654-5735-49f8-a0b4-31ceef965548} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1435 2023.11.08 20:22:53.771905 [ 3 ] {} <Debug> HTTP-Session: 9440a815-e727-46e0-be63-2de3a0d5567b Destroying unnamed session
1436 2023.11.08 20:22:53.771938 [ 13 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.006329238 sec., 144093.17519739343 rows/sec., 13.87 MiB/sec.
1437 2023.11.08 20:22:53.771951 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1438 2023.11.08 20:22:53.772179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1439 2023.11.08 20:22:53.772276 [ 13 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1440 2023.11.08 20:22:53.772345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1441 2023.11.08 20:22:53.772423 [ 3 ] {} <Debug> HTTP-Session: 20930637-918c-40be-ad39-b74380ebda1d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1442 2023.11.08 20:22:53.772510 [ 3 ] {} <Debug> HTTP-Session: 20930637-918c-40be-ad39-b74380ebda1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1443 2023.11.08 20:22:53.772675 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1444 2023.11.08 20:22:53.772751 [ 13 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1445 2023.11.08 20:22:53.772904 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 4 columns (4 merged, 0 gathered) in 0.008226429 sec., 17990.79527702725 rows/sec., 1.32 MiB/sec.
1446 2023.11.08 20:22:53.772934 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1447 2023.11.08 20:22:53.772894 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part
1448 2023.11.08 20:22:53.772957 [ 13 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_6_1} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1449 2023.11.08 20:22:53.773108 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1450 2023.11.08 20:22:53.773247 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1451 2023.11.08 20:22:53.773679 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part
1452 2023.11.08 20:22:53.773815 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1453 2023.11.08 20:22:53.773903 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1454 2023.11.08 20:22:53.774014 [ 24 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_6_1} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1455 2023.11.08 20:22:53.774157 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 291 rows starting from the beginning of the part
1456 2023.11.08 20:22:53.774480 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 343 rows starting from the beginning of the part
1457 2023.11.08 20:22:53.774756 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 330 rows starting from the beginning of the part
1458 2023.11.08 20:22:53.774774 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1459 2023.11.08 20:22:53.774899 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 330 rows starting from the beginning of the part
1460 2023.11.08 20:22:53.775279 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1461 2023.11.08 20:22:53.775627 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1462 2023.11.08 20:22:53.775793 [ 87 ] {} <Debug> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1463 2023.11.08 20:22:53.775894 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1464 2023.11.08 20:22:53.775894 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002867412 sec., 2092 rows/sec., 87.87 KiB/sec.
1465 2023.11.08 20:22:53.776081 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1466 2023.11.08 20:22:53.776287 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Debug> DynamicQueryHandler: Done processing query
1467 2023.11.08 20:22:53.776365 [ 3 ] {b1c59612-0888-41d4-9301-e7f15f8a4bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1468 2023.11.08 20:22:53.776431 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1469 2023.11.08 20:22:53.776443 [ 3 ] {} <Debug> HTTP-Session: 20930637-918c-40be-ad39-b74380ebda1d Destroying unnamed session
1470 2023.11.08 20:22:53.776536 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
1471 2023.11.08 20:22:53.776666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1472 2023.11.08 20:22:53.776777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1473 2023.11.08 20:22:53.776845 [ 3 ] {} <Debug> HTTP-Session: 775de526-53b1-4849-9cbf-32ae5c8c1ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1474 2023.11.08 20:22:53.776854 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
1475 2023.11.08 20:22:53.776899 [ 3 ] {} <Debug> HTTP-Session: 775de526-53b1-4849-9cbf-32ae5c8c1ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1476 2023.11.08 20:22:53.777302 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1477 2023.11.08 20:22:53.777416 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
1478 2023.11.08 20:22:53.777521 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1479 2023.11.08 20:22:53.777841 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1876 rows, containing 4 columns (4 merged, 0 gathered) in 0.006005331 sec., 312389.10894337046 rows/sec., 21.65 MiB/sec.
1480 2023.11.08 20:22:53.777866 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
1481 2023.11.08 20:22:53.778317 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
1482 2023.11.08 20:22:53.778318 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1483 2023.11.08 20:22:53.778440 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1484 2023.11.08 20:22:53.778688 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
1485 2023.11.08 20:22:53.778908 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1486 2023.11.08 20:22:53.779164 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_6_1} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1487 2023.11.08 20:22:53.779247 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1488 2023.11.08 20:22:53.779546 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1489 2023.11.08 20:22:53.779723 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1490 2023.11.08 20:22:53.779855 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1491 2023.11.08 20:22:53.779864 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002484014 sec., 28180 rows/sec., 1.71 MiB/sec.
1492 2023.11.08 20:22:53.779913 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1493 2023.11.08 20:22:53.780073 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1494 2023.11.08 20:22:53.780113 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Debug> DynamicQueryHandler: Done processing query
1495 2023.11.08 20:22:53.780141 [ 3 ] {2e9980f2-28e8-49db-a477-ecb7b45d3b61} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1496 2023.11.08 20:22:53.780167 [ 3 ] {} <Debug> HTTP-Session: 775de526-53b1-4849-9cbf-32ae5c8c1ae1 Destroying unnamed session
1497 2023.11.08 20:22:53.780168 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1498 2023.11.08 20:22:53.780204 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part
1499 2023.11.08 20:22:53.780306 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part
1500 2023.11.08 20:22:53.780337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1501 2023.11.08 20:22:53.780387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1502 2023.11.08 20:22:53.780419 [ 3 ] {} <Debug> HTTP-Session: 26681311-43b4-4677-917b-2a51ce6c5dd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1503 2023.11.08 20:22:53.780429 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part
1504 2023.11.08 20:22:53.780439 [ 3 ] {} <Debug> HTTP-Session: 26681311-43b4-4677-917b-2a51ce6c5dd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1505 2023.11.08 20:22:53.780564 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1506 2023.11.08 20:22:53.780574 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part
1507 2023.11.08 20:22:53.780631 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1508 2023.11.08 20:22:53.780736 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part
1509 2023.11.08 20:22:53.780926 [ 13 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part
1510 2023.11.08 20:22:53.780962 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1511 2023.11.08 20:22:53.782539 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1512 2023.11.08 20:22:53.783672 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1513 2023.11.08 20:22:53.783859 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1514 2023.11.08 20:22:53.783996 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.003400764 sec., 11468 rows/sec., 15.48 MiB/sec.
1515 2023.11.08 20:22:53.784688 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Debug> DynamicQueryHandler: Done processing query
1516 2023.11.08 20:22:53.784736 [ 3 ] {8b427a7c-9053-4c39-b9c3-6cb6ccceb785} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1517 2023.11.08 20:22:53.784835 [ 3 ] {} <Debug> HTTP-Session: 26681311-43b4-4677-917b-2a51ce6c5dd0 Destroying unnamed session
1518 2023.11.08 20:22:53.785120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1519 2023.11.08 20:22:53.785217 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.009256212 sec., 3889.2799775977473 rows/sec., 163.32 KiB/sec.
1520 2023.11.08 20:22:53.785229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1521 2023.11.08 20:22:53.785235 [ 23 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.005207753 sec., 80648.98623264198 rows/sec., 4.89 MiB/sec.
1522 2023.11.08 20:22:53.785307 [ 3 ] {} <Debug> HTTP-Session: 4a9e52aa-6a7f-4825-bb6a-dfd7b86d4ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1523 2023.11.08 20:22:53.785369 [ 3 ] {} <Debug> HTTP-Session: 4a9e52aa-6a7f-4825-bb6a-dfd7b86d4ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1524 2023.11.08 20:22:53.785463 [ 20 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1525 2023.11.08 20:22:53.785583 [ 23 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1526 2023.11.08 20:22:53.785635 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1527 2023.11.08 20:22:53.785754 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1528 2023.11.08 20:22:53.786032 [ 20 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_6_1} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1529 2023.11.08 20:22:53.786070 [ 23 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1530 2023.11.08 20:22:53.786222 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1531 2023.11.08 20:22:53.786235 [ 20 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_6_1} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1532 2023.11.08 20:22:53.786254 [ 23 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1533 2023.11.08 20:22:53.786672 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1534 2023.11.08 20:22:53.786916 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1535 2023.11.08 20:22:53.787092 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1536 2023.11.08 20:22:53.787216 [ 87 ] {} <Debug> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1537 2023.11.08 20:22:53.787220 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001494483 sec., 14051 rows/sec., 746.23 KiB/sec.
1538 2023.11.08 20:22:53.787268 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1539 2023.11.08 20:22:53.787420 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1540 2023.11.08 20:22:53.787459 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Debug> DynamicQueryHandler: Done processing query
1541 2023.11.08 20:22:53.787484 [ 3 ] {e72bc420-7c0c-481f-a465-e47b16ddf685} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1542 2023.11.08 20:22:53.787508 [ 3 ] {} <Debug> HTTP-Session: 4a9e52aa-6a7f-4825-bb6a-dfd7b86d4ce1 Destroying unnamed session
1543 2023.11.08 20:22:53.787520 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1544 2023.11.08 20:22:53.787568 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part
1545 2023.11.08 20:22:53.787675 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part
1546 2023.11.08 20:22:53.787773 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part
1547 2023.11.08 20:22:53.787851 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part
1548 2023.11.08 20:22:53.787920 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part
1549 2023.11.08 20:22:53.787990 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part
1550 2023.11.08 20:22:53.788500 [ 23 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164435 sec., 136546.90901596055 rows/sec., 7.59 MiB/sec.
1551 2023.11.08 20:22:53.788603 [ 23 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1552 2023.11.08 20:22:53.788800 [ 23 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1553 2023.11.08 20:22:53.788860 [ 23 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_6_1} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1554 2023.11.08 20:22:58.753702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1555 2023.11.08 20:22:58.753833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1556 2023.11.08 20:22:58.753863 [ 3 ] {} <Debug> HTTP-Session: dce03fdc-2da6-4c87-a8b7-a373dd3b631c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1557 2023.11.08 20:22:58.753892 [ 3 ] {} <Debug> HTTP-Session: dce03fdc-2da6-4c87-a8b7-a373dd3b631c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1558 2023.11.08 20:22:58.754032 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1559 2023.11.08 20:22:58.754100 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1560 2023.11.08 20:22:58.754264 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1561 2023.11.08 20:22:58.754618 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1562 2023.11.08 20:22:58.754863 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1563 2023.11.08 20:22:58.755029 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1564 2023.11.08 20:22:58.755171 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Information> executeQuery: Read 3 rows, 249.00 B in 0.001099294 sec., 2729 rows/sec., 221.20 KiB/sec.
1565 2023.11.08 20:22:58.755295 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Debug> DynamicQueryHandler: Done processing query
1566 2023.11.08 20:22:58.755320 [ 3 ] {68cb86f7-b488-44b0-bf47-b36117300ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1567 2023.11.08 20:22:58.755336 [ 3 ] {} <Debug> HTTP-Session: dce03fdc-2da6-4c87-a8b7-a373dd3b631c Destroying unnamed session
1568 2023.11.08 20:22:58.755454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 1393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1569 2023.11.08 20:22:58.755499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1570 2023.11.08 20:22:58.755517 [ 3 ] {} <Debug> HTTP-Session: def60727-0965-40e3-8327-c2643b0ef150 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1571 2023.11.08 20:22:58.755534 [ 3 ] {} <Debug> HTTP-Session: def60727-0965-40e3-8327-c2643b0ef150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1572 2023.11.08 20:22:58.755602 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1573 2023.11.08 20:22:58.755641 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1574 2023.11.08 20:22:58.755744 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1575 2023.11.08 20:22:58.756067 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1576 2023.11.08 20:22:58.756263 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1577 2023.11.08 20:22:58.756409 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1578 2023.11.08 20:22:58.756525 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Information> executeQuery: Read 9 rows, 811.00 B in 0.000895159 sec., 10054 rows/sec., 884.75 KiB/sec.
1579 2023.11.08 20:22:58.756645 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Debug> DynamicQueryHandler: Done processing query
1580 2023.11.08 20:22:58.756668 [ 3 ] {e76868cb-9da6-4a27-a71e-9f097f37538f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1581 2023.11.08 20:22:58.756683 [ 3 ] {} <Debug> HTTP-Session: def60727-0965-40e3-8327-c2643b0ef150 Destroying unnamed session
1582 2023.11.08 20:22:58.756833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1583 2023.11.08 20:22:58.756878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1584 2023.11.08 20:22:58.756896 [ 3 ] {} <Debug> HTTP-Session: 9bf65fbe-ef41-40aa-a84d-f07ce1031f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1585 2023.11.08 20:22:58.756912 [ 3 ] {} <Debug> HTTP-Session: 9bf65fbe-ef41-40aa-a84d-f07ce1031f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1586 2023.11.08 20:22:58.756980 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1587 2023.11.08 20:22:58.757017 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1588 2023.11.08 20:22:58.757121 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1589 2023.11.08 20:22:58.757389 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1590 2023.11.08 20:22:58.757589 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1591 2023.11.08 20:22:58.757731 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1592 2023.11.08 20:22:58.757849 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000843558 sec., 3556 rows/sec., 284.79 KiB/sec.
1593 2023.11.08 20:22:58.757951 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Debug> DynamicQueryHandler: Done processing query
1594 2023.11.08 20:22:58.757975 [ 3 ] {ae210706-d765-4198-b9f5-d7d746608ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1595 2023.11.08 20:22:58.757990 [ 3 ] {} <Debug> HTTP-Session: 9bf65fbe-ef41-40aa-a84d-f07ce1031f9a Destroying unnamed session
1596 2023.11.08 20:22:58.758086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 3272, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2023.11.08 20:22:58.758129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1598 2023.11.08 20:22:58.758147 [ 3 ] {} <Debug> HTTP-Session: 8d96f7bf-3398-476b-a3cb-1f133bb504cb Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1599 2023.11.08 20:22:58.758164 [ 3 ] {} <Debug> HTTP-Session: 8d96f7bf-3398-476b-a3cb-1f133bb504cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1600 2023.11.08 20:22:58.758233 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1601 2023.11.08 20:22:58.758278 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1602 2023.11.08 20:22:58.758410 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1603 2023.11.08 20:22:58.758692 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1604 2023.11.08 20:22:58.758968 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1605 2023.11.08 20:22:58.759147 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1606 2023.11.08 20:22:58.759277 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001015983 sec., 2952 rows/sec., 3.98 MiB/sec.
1607 2023.11.08 20:22:58.759400 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Debug> DynamicQueryHandler: Done processing query
1608 2023.11.08 20:22:58.759423 [ 3 ] {7c4fec46-222b-49ef-b7c7-244af1167f48} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1609 2023.11.08 20:22:58.759439 [ 3 ] {} <Debug> HTTP-Session: 8d96f7bf-3398-476b-a3cb-1f133bb504cb Destroying unnamed session
1610 2023.11.08 20:22:59.930279 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache
1611 2023.11.08 20:22:59.930328 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache
1612 2023.11.08 20:23:03.761515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2023.11.08 20:23:03.761690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1614 2023.11.08 20:23:03.761736 [ 3 ] {} <Debug> HTTP-Session: 1f330f9c-841a-472e-8486-db7d5bde553e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1615 2023.11.08 20:23:03.761777 [ 3 ] {} <Debug> HTTP-Session: 1f330f9c-841a-472e-8486-db7d5bde553e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2023.11.08 20:23:03.761974 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1617 2023.11.08 20:23:03.762071 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1618 2023.11.08 20:23:03.762251 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1619 2023.11.08 20:23:03.762689 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1620 2023.11.08 20:23:03.762947 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1621 2023.11.08 20:23:03.763108 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1622 2023.11.08 20:23:03.763229 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001194747 sec., 37664 rows/sec., 2.86 MiB/sec.
1623 2023.11.08 20:23:03.763430 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Debug> DynamicQueryHandler: Done processing query
1624 2023.11.08 20:23:03.763456 [ 3 ] {eeed0f76-e414-4881-91e0-31085cc7dd03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1625 2023.11.08 20:23:03.763472 [ 3 ] {} <Debug> HTTP-Session: 1f330f9c-841a-472e-8486-db7d5bde553e Destroying unnamed session
1626 2023.11.08 20:23:03.763697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1627 2023.11.08 20:23:03.763745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1628 2023.11.08 20:23:03.763765 [ 3 ] {} <Debug> HTTP-Session: 819ac509-8475-4802-8b89-1af631e6a08b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1629 2023.11.08 20:23:03.763783 [ 3 ] {} <Debug> HTTP-Session: 819ac509-8475-4802-8b89-1af631e6a08b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1630 2023.11.08 20:23:03.763875 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1631 2023.11.08 20:23:03.763917 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1632 2023.11.08 20:23:03.764036 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1633 2023.11.08 20:23:03.764490 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1634 2023.11.08 20:23:03.764708 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1635 2023.11.08 20:23:03.764856 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1636 2023.11.08 20:23:03.764978 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001073854 sec., 198350 rows/sec., 19.21 MiB/sec.
1637 2023.11.08 20:23:03.765106 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Debug> DynamicQueryHandler: Done processing query
1638 2023.11.08 20:23:03.765130 [ 3 ] {76592029-d8d7-4d29-8c0f-dc7f41baee58} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1639 2023.11.08 20:23:03.765145 [ 3 ] {} <Debug> HTTP-Session: 819ac509-8475-4802-8b89-1af631e6a08b Destroying unnamed session
1640 2023.11.08 20:23:03.765446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1641 2023.11.08 20:23:03.765491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1642 2023.11.08 20:23:03.765509 [ 3 ] {} <Debug> HTTP-Session: 64c8a8aa-6480-4e9c-88e5-d92bb0279019 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1643 2023.11.08 20:23:03.765526 [ 3 ] {} <Debug> HTTP-Session: 64c8a8aa-6480-4e9c-88e5-d92bb0279019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1644 2023.11.08 20:23:03.765622 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1645 2023.11.08 20:23:03.765661 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1646 2023.11.08 20:23:03.765768 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1647 2023.11.08 20:23:03.766218 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1648 2023.11.08 20:23:03.766431 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1649 2023.11.08 20:23:03.766574 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1650 2023.11.08 20:23:03.766697 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001047573 sec., 315013 rows/sec., 21.98 MiB/sec.
1651 2023.11.08 20:23:03.766808 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Debug> DynamicQueryHandler: Done processing query
1652 2023.11.08 20:23:03.766830 [ 3 ] {29e6784a-a012-494c-89b4-e4827be37e24} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1653 2023.11.08 20:23:03.766846 [ 3 ] {} <Debug> HTTP-Session: 64c8a8aa-6480-4e9c-88e5-d92bb0279019 Destroying unnamed session
1654 2023.11.08 20:23:03.766963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1655 2023.11.08 20:23:03.767006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1656 2023.11.08 20:23:03.767024 [ 3 ] {} <Debug> HTTP-Session: b12992cc-64ff-42be-b7f8-e64a2a9b1ef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1657 2023.11.08 20:23:03.767041 [ 3 ] {} <Debug> HTTP-Session: b12992cc-64ff-42be-b7f8-e64a2a9b1ef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1658 2023.11.08 20:23:03.767110 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1659 2023.11.08 20:23:03.767149 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1660 2023.11.08 20:23:03.767254 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1661 2023.11.08 20:23:03.767485 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1662 2023.11.08 20:23:03.767714 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1663 2023.11.08 20:23:03.767883 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1664 2023.11.08 20:23:03.768002 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000864009 sec., 6944 rows/sec., 291.61 KiB/sec.
1665 2023.11.08 20:23:03.768117 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Debug> DynamicQueryHandler: Done processing query
1666 2023.11.08 20:23:03.768141 [ 3 ] {31f5a628-643b-46a1-a59e-fbfbd87b9f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1667 2023.11.08 20:23:03.768156 [ 3 ] {} <Debug> HTTP-Session: b12992cc-64ff-42be-b7f8-e64a2a9b1ef6 Destroying unnamed session
1668 2023.11.08 20:23:03.768300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1669 2023.11.08 20:23:03.768344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1670 2023.11.08 20:23:03.768362 [ 3 ] {} <Debug> HTTP-Session: 3ffa9842-bc3b-47d2-a8bb-45b0904bfebd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1671 2023.11.08 20:23:03.768378 [ 3 ] {} <Debug> HTTP-Session: 3ffa9842-bc3b-47d2-a8bb-45b0904bfebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1672 2023.11.08 20:23:03.768450 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1673 2023.11.08 20:23:03.768492 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1674 2023.11.08 20:23:03.768606 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1675 2023.11.08 20:23:03.768888 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1676 2023.11.08 20:23:03.769136 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1677 2023.11.08 20:23:03.769305 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1678 2023.11.08 20:23:03.769416 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00093876 sec., 74566 rows/sec., 4.52 MiB/sec.
1679 2023.11.08 20:23:03.769520 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Debug> DynamicQueryHandler: Done processing query
1680 2023.11.08 20:23:03.769542 [ 3 ] {aaacea4a-a86a-4652-a209-b3be485d2ad7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1681 2023.11.08 20:23:03.769558 [ 3 ] {} <Debug> HTTP-Session: 3ffa9842-bc3b-47d2-a8bb-45b0904bfebd Destroying unnamed session
1682 2023.11.08 20:23:03.769726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1683 2023.11.08 20:23:03.769770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1684 2023.11.08 20:23:03.769788 [ 3 ] {} <Debug> HTTP-Session: 64b9ab19-95b9-4f9a-83b5-d91adf44a505 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1685 2023.11.08 20:23:03.769804 [ 3 ] {} <Debug> HTTP-Session: 64b9ab19-95b9-4f9a-83b5-d91adf44a505 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1686 2023.11.08 20:23:03.769885 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1687 2023.11.08 20:23:03.769927 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1688 2023.11.08 20:23:03.770056 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1689 2023.11.08 20:23:03.770580 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1690 2023.11.08 20:23:03.770876 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1691 2023.11.08 20:23:03.771054 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1692 2023.11.08 20:23:03.771191 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001277988 sec., 30516 rows/sec., 41.18 MiB/sec.
1693 2023.11.08 20:23:03.771321 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Debug> DynamicQueryHandler: Done processing query
1694 2023.11.08 20:23:03.771345 [ 3 ] {5bd812d1-cbcc-4999-97c5-6727a463ef15} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1695 2023.11.08 20:23:03.771361 [ 3 ] {} <Debug> HTTP-Session: 64b9ab19-95b9-4f9a-83b5-d91adf44a505 Destroying unnamed session
1696 2023.11.08 20:23:03.771477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1697 2023.11.08 20:23:03.771522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1698 2023.11.08 20:23:03.771540 [ 3 ] {} <Debug> HTTP-Session: 9b870576-b623-45d2-b09a-e6e9fdd2a715 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1699 2023.11.08 20:23:03.771556 [ 3 ] {} <Debug> HTTP-Session: 9b870576-b623-45d2-b09a-e6e9fdd2a715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1700 2023.11.08 20:23:03.771625 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1701 2023.11.08 20:23:03.771663 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1702 2023.11.08 20:23:03.771765 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1703 2023.11.08 20:23:03.772030 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1704 2023.11.08 20:23:03.772257 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1705 2023.11.08 20:23:03.772425 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1706 2023.11.08 20:23:03.772538 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00088516 sec., 23724 rows/sec., 1.23 MiB/sec.
1707 2023.11.08 20:23:03.772695 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Debug> DynamicQueryHandler: Done processing query
1708 2023.11.08 20:23:03.772718 [ 3 ] {9e7c80c7-524e-494b-8e0e-820e1931ae29} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1709 2023.11.08 20:23:03.772734 [ 3 ] {} <Debug> HTTP-Session: 9b870576-b623-45d2-b09a-e6e9fdd2a715 Destroying unnamed session
1710 2023.11.08 20:23:08.753980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1711 2023.11.08 20:23:08.754109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1712 2023.11.08 20:23:08.754139 [ 3 ] {} <Debug> HTTP-Session: 80d2ee50-dee4-42c6-992b-fdc028b42d5c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1713 2023.11.08 20:23:08.754167 [ 3 ] {} <Debug> HTTP-Session: 80d2ee50-dee4-42c6-992b-fdc028b42d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1714 2023.11.08 20:23:08.754395 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1715 2023.11.08 20:23:08.755104 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1716 2023.11.08 20:23:08.755286 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1717 2023.11.08 20:23:08.755337 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1718 2023.11.08 20:23:08.755505 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1719 2023.11.08 20:23:08.755623 [ 189 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1720 2023.11.08 20:23:08.755644 [ 187 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1721 2023.11.08 20:23:08.755782 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1722 2023.11.08 20:23:08.755868 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1723 2023.11.08 20:23:08.757731 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003284512 sec., 4871 rows/sec., 624.68 KiB/sec.
1724 2023.11.08 20:23:08.758011 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Debug> DynamicQueryHandler: Done processing query
1725 2023.11.08 20:23:08.758040 [ 3 ] {d0b13f07-9602-4ecd-b4a6-2fc84cbfe0ed} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1726 2023.11.08 20:23:08.758061 [ 3 ] {} <Debug> HTTP-Session: 80d2ee50-dee4-42c6-992b-fdc028b42d5c Destroying unnamed session
1727 2023.11.08 20:23:08.758306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2023.11.08 20:23:08.758361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1729 2023.11.08 20:23:08.758384 [ 3 ] {} <Debug> HTTP-Session: a3061bc1-2605-4e65-a165-e99d128c67ba Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1730 2023.11.08 20:23:08.758405 [ 3 ] {} <Debug> HTTP-Session: a3061bc1-2605-4e65-a165-e99d128c67ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1731 2023.11.08 20:23:08.758565 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1732 2023.11.08 20:23:08.759145 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1733 2023.11.08 20:23:08.759323 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1734 2023.11.08 20:23:08.759364 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1735 2023.11.08 20:23:08.759511 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1736 2023.11.08 20:23:08.759593 [ 193 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1737 2023.11.08 20:23:08.759602 [ 192 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1738 2023.11.08 20:23:08.759723 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1739 2023.11.08 20:23:08.759787 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1740 2023.11.08 20:23:08.761495 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002885683 sec., 5544 rows/sec., 711.01 KiB/sec.
1741 2023.11.08 20:23:08.761757 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Debug> DynamicQueryHandler: Done processing query
1742 2023.11.08 20:23:08.761780 [ 3 ] {b5218e85-fd33-4fe4-a556-756fbafe4508} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1743 2023.11.08 20:23:08.761798 [ 3 ] {} <Debug> HTTP-Session: a3061bc1-2605-4e65-a165-e99d128c67ba Destroying unnamed session
1744 2023.11.08 20:23:08.762143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2023.11.08 20:23:08.762188 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1746 2023.11.08 20:23:08.762207 [ 3 ] {} <Debug> HTTP-Session: c7c27ce9-14e6-4d0f-8ecb-a80512c8fcd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1747 2023.11.08 20:23:08.762224 [ 3 ] {} <Debug> HTTP-Session: c7c27ce9-14e6-4d0f-8ecb-a80512c8fcd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1748 2023.11.08 20:23:08.762353 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1749 2023.11.08 20:23:08.762860 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1750 2023.11.08 20:23:08.763039 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1751 2023.11.08 20:23:08.763081 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1752 2023.11.08 20:23:08.763226 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1753 2023.11.08 20:23:08.763298 [ 189 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1754 2023.11.08 20:23:08.763313 [ 186 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1755 2023.11.08 20:23:08.763405 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1756 2023.11.08 20:23:08.763459 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1757 2023.11.08 20:23:08.765145 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002754521 sec., 5808 rows/sec., 744.87 KiB/sec.
1758 2023.11.08 20:23:08.765395 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Debug> DynamicQueryHandler: Done processing query
1759 2023.11.08 20:23:08.765419 [ 3 ] {cbe7d6e5-2e32-4fe1-9f3c-8097d7e1771f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1760 2023.11.08 20:23:08.765437 [ 3 ] {} <Debug> HTTP-Session: c7c27ce9-14e6-4d0f-8ecb-a80512c8fcd3 Destroying unnamed session
1761 2023.11.08 20:23:08.765638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1762 2023.11.08 20:23:08.765684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1763 2023.11.08 20:23:08.765702 [ 3 ] {} <Debug> HTTP-Session: 2884bfc5-fed2-481c-a595-c2ec6642eb79 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1764 2023.11.08 20:23:08.765718 [ 3 ] {} <Debug> HTTP-Session: 2884bfc5-fed2-481c-a595-c2ec6642eb79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1765 2023.11.08 20:23:08.765848 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1766 2023.11.08 20:23:08.766350 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1767 2023.11.08 20:23:08.766528 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1768 2023.11.08 20:23:08.766569 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1769 2023.11.08 20:23:08.766712 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1770 2023.11.08 20:23:08.766778 [ 187 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1771 2023.11.08 20:23:08.766797 [ 193 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1772 2023.11.08 20:23:08.766892 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1773 2023.11.08 20:23:08.766950 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1774 2023.11.08 20:23:08.768580 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002694068 sec., 5938 rows/sec., 761.58 KiB/sec.
1775 2023.11.08 20:23:08.768846 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Debug> DynamicQueryHandler: Done processing query
1776 2023.11.08 20:23:08.768870 [ 3 ] {89af3160-0228-42ff-bc4c-e2eea96aefd8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1777 2023.11.08 20:23:08.768888 [ 3 ] {} <Debug> HTTP-Session: 2884bfc5-fed2-481c-a595-c2ec6642eb79 Destroying unnamed session
1778 2023.11.08 20:23:08.769105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1779 2023.11.08 20:23:08.769149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1780 2023.11.08 20:23:08.769168 [ 3 ] {} <Debug> HTTP-Session: 6daf8bb5-ea25-4cd2-aa1f-19255aad22aa Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1781 2023.11.08 20:23:08.769184 [ 3 ] {} <Debug> HTTP-Session: 6daf8bb5-ea25-4cd2-aa1f-19255aad22aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1782 2023.11.08 20:23:08.769315 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1783 2023.11.08 20:23:08.769828 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1784 2023.11.08 20:23:08.770007 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1785 2023.11.08 20:23:08.770049 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1786 2023.11.08 20:23:08.770192 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1787 2023.11.08 20:23:08.770255 [ 186 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1788 2023.11.08 20:23:08.770272 [ 187 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1789 2023.11.08 20:23:08.770360 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1790 2023.11.08 20:23:08.770417 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1791 2023.11.08 20:23:08.771927 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002572746 sec., 6219 rows/sec., 797.50 KiB/sec.
1792 2023.11.08 20:23:08.772192 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Debug> DynamicQueryHandler: Done processing query
1793 2023.11.08 20:23:08.772215 [ 3 ] {92290043-0fc0-42a4-8e90-ca646c078089} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1794 2023.11.08 20:23:08.772232 [ 3 ] {} <Debug> HTTP-Session: 6daf8bb5-ea25-4cd2-aa1f-19255aad22aa Destroying unnamed session
1795 2023.11.08 20:23:08.772453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1796 2023.11.08 20:23:08.772497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1797 2023.11.08 20:23:08.772516 [ 3 ] {} <Debug> HTTP-Session: f01bbb27-c8c7-4887-ada2-706660a313c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1798 2023.11.08 20:23:08.772532 [ 3 ] {} <Debug> HTTP-Session: f01bbb27-c8c7-4887-ada2-706660a313c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1799 2023.11.08 20:23:08.772662 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1800 2023.11.08 20:23:08.773177 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1801 2023.11.08 20:23:08.773356 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1802 2023.11.08 20:23:08.773397 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1803 2023.11.08 20:23:08.773541 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1804 2023.11.08 20:23:08.773588 [ 186 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1805 2023.11.08 20:23:08.773613 [ 193 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1806 2023.11.08 20:23:08.773685 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1807 2023.11.08 20:23:08.773742 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1808 2023.11.08 20:23:08.775204 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002503715 sec., 6390 rows/sec., 819.49 KiB/sec.
1809 2023.11.08 20:23:08.775459 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Debug> DynamicQueryHandler: Done processing query
1810 2023.11.08 20:23:08.775482 [ 3 ] {c0343852-ddf5-48b1-9503-bebac64a251f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1811 2023.11.08 20:23:08.775498 [ 3 ] {} <Debug> HTTP-Session: f01bbb27-c8c7-4887-ada2-706660a313c4 Destroying unnamed session
1812 2023.11.08 20:23:08.775706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1813 2023.11.08 20:23:08.775751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1814 2023.11.08 20:23:08.775770 [ 3 ] {} <Debug> HTTP-Session: d863d9b4-767a-4e67-a943-ec94f4794229 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1815 2023.11.08 20:23:08.775787 [ 3 ] {} <Debug> HTTP-Session: d863d9b4-767a-4e67-a943-ec94f4794229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1816 2023.11.08 20:23:08.775917 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1817 2023.11.08 20:23:08.776435 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1818 2023.11.08 20:23:08.776615 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1819 2023.11.08 20:23:08.776656 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1820 2023.11.08 20:23:08.776799 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1821 2023.11.08 20:23:08.776845 [ 186 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1822 2023.11.08 20:23:08.776868 [ 189 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1823 2023.11.08 20:23:08.776943 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1824 2023.11.08 20:23:08.777000 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1825 2023.11.08 20:23:08.778605 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002649278 sec., 6039 rows/sec., 774.46 KiB/sec.
1826 2023.11.08 20:23:08.778878 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Debug> DynamicQueryHandler: Done processing query
1827 2023.11.08 20:23:08.778902 [ 3 ] {8fc2e907-eb7a-45d5-98df-3e127d979b97} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1828 2023.11.08 20:23:08.778919 [ 3 ] {} <Debug> HTTP-Session: d863d9b4-767a-4e67-a943-ec94f4794229 Destroying unnamed session
1829 2023.11.08 20:23:08.779141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1830 2023.11.08 20:23:08.779185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1831 2023.11.08 20:23:08.779204 [ 3 ] {} <Debug> HTTP-Session: 5bd3bd75-bfc1-402f-928b-7fdbbadc7eed Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1832 2023.11.08 20:23:08.779220 [ 3 ] {} <Debug> HTTP-Session: 5bd3bd75-bfc1-402f-928b-7fdbbadc7eed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1833 2023.11.08 20:23:08.779352 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1834 2023.11.08 20:23:08.779877 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1835 2023.11.08 20:23:08.780062 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1836 2023.11.08 20:23:08.780104 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1837 2023.11.08 20:23:08.780249 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1838 2023.11.08 20:23:08.780300 [ 186 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1839 2023.11.08 20:23:08.780319 [ 191 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1840 2023.11.08 20:23:08.780403 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1841 2023.11.08 20:23:08.780461 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1842 2023.11.08 20:23:08.781905 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002514855 sec., 6362 rows/sec., 815.86 KiB/sec.
1843 2023.11.08 20:23:08.782177 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Debug> DynamicQueryHandler: Done processing query
1844 2023.11.08 20:23:08.782201 [ 3 ] {01795f5e-7290-474b-bfd2-04bd375548f8} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1845 2023.11.08 20:23:08.782217 [ 3 ] {} <Debug> HTTP-Session: 5bd3bd75-bfc1-402f-928b-7fdbbadc7eed Destroying unnamed session
1846 2023.11.08 20:23:08.782428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1847 2023.11.08 20:23:08.782472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1848 2023.11.08 20:23:08.782490 [ 3 ] {} <Debug> HTTP-Session: a8370932-d2d7-42aa-a2dc-2c6307975eca Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1849 2023.11.08 20:23:08.782507 [ 3 ] {} <Debug> HTTP-Session: a8370932-d2d7-42aa-a2dc-2c6307975eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1850 2023.11.08 20:23:08.782639 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1851 2023.11.08 20:23:08.783164 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1852 2023.11.08 20:23:08.783345 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1853 2023.11.08 20:23:08.783387 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1854 2023.11.08 20:23:08.783532 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1855 2023.11.08 20:23:08.783577 [ 186 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1856 2023.11.08 20:23:08.783603 [ 193 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1857 2023.11.08 20:23:08.783678 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1858 2023.11.08 20:23:08.783735 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1859 2023.11.08 20:23:08.785327 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002650878 sec., 6035 rows/sec., 773.99 KiB/sec.
1860 2023.11.08 20:23:08.785596 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Debug> DynamicQueryHandler: Done processing query
1861 2023.11.08 20:23:08.785620 [ 3 ] {bbd79246-0308-48eb-a3f1-6117c7b586af} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1862 2023.11.08 20:23:08.785637 [ 3 ] {} <Debug> HTTP-Session: a8370932-d2d7-42aa-a2dc-2c6307975eca Destroying unnamed session
1863 2023.11.08 20:23:08.785861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1864 2023.11.08 20:23:08.785905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1865 2023.11.08 20:23:08.785924 [ 3 ] {} <Debug> HTTP-Session: d79434ab-3ae1-4c45-b42b-4c1266e78250 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1866 2023.11.08 20:23:08.785940 [ 3 ] {} <Debug> HTTP-Session: d79434ab-3ae1-4c45-b42b-4c1266e78250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1867 2023.11.08 20:23:08.786073 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1868 2023.11.08 20:23:08.786602 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1869 2023.11.08 20:23:08.786793 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1870 2023.11.08 20:23:08.786834 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1871 2023.11.08 20:23:08.786978 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1872 2023.11.08 20:23:08.787026 [ 186 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1873 2023.11.08 20:23:08.787047 [ 189 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1874 2023.11.08 20:23:08.787133 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1875 2023.11.08 20:23:08.787190 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1876 2023.11.08 20:23:08.788713 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002602017 sec., 6149 rows/sec., 788.53 KiB/sec.
1877 2023.11.08 20:23:08.788980 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Debug> DynamicQueryHandler: Done processing query
1878 2023.11.08 20:23:08.789005 [ 3 ] {45215def-1b1c-4504-936e-ae3bf949df6c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1879 2023.11.08 20:23:08.789027 [ 3 ] {} <Debug> HTTP-Session: d79434ab-3ae1-4c45-b42b-4c1266e78250 Destroying unnamed session
1880 2023.11.08 20:23:08.789243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1881 2023.11.08 20:23:08.789297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1882 2023.11.08 20:23:08.789320 [ 3 ] {} <Debug> HTTP-Session: 83dc34b7-9227-4af2-aa7d-c887ff3e5b0f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1883 2023.11.08 20:23:08.789340 [ 3 ] {} <Debug> HTTP-Session: 83dc34b7-9227-4af2-aa7d-c887ff3e5b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1884 2023.11.08 20:23:08.789506 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete)
1885 2023.11.08 20:23:08.790133 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1886 2023.11.08 20:23:08.790322 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1887 2023.11.08 20:23:08.790364 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1888 2023.11.08 20:23:08.790511 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1889 2023.11.08 20:23:08.790560 [ 186 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1890 2023.11.08 20:23:08.790576 [ 193 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1891 2023.11.08 20:23:08.790652 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1892 2023.11.08 20:23:08.790710 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Debug> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6) (SelectExecutor): Reading approx. 16 rows with 2 streams
1893 2023.11.08 20:23:08.792203 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002651918 sec., 6033 rows/sec., 773.69 KiB/sec.
1894 2023.11.08 20:23:08.792479 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Debug> DynamicQueryHandler: Done processing query
1895 2023.11.08 20:23:08.792504 [ 3 ] {209cef4b-b5d3-4478-ae30-b3f3814811d7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1896 2023.11.08 20:23:08.792521 [ 3 ] {} <Debug> HTTP-Session: 83dc34b7-9227-4af2-aa7d-c887ff3e5b0f Destroying unnamed session
1897 2023.11.08 20:23:08.792640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2023.11.08 20:23:08.792684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1899 2023.11.08 20:23:08.792703 [ 3 ] {} <Debug> HTTP-Session: 35df14c6-fc56-4a36-a53d-43a574e95b1b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1900 2023.11.08 20:23:08.792720 [ 3 ] {} <Debug> HTTP-Session: 35df14c6-fc56-4a36-a53d-43a574e95b1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2023.11.08 20:23:08.792798 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1902 2023.11.08 20:23:08.792840 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1903 2023.11.08 20:23:08.792983 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1904 2023.11.08 20:23:08.793286 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1905 2023.11.08 20:23:08.793561 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1906 2023.11.08 20:23:08.793726 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Trace> oximeter.timeseries_schema (9c821bfc-b51c-49a5-a6b3-cc8423ba68b6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1907 2023.11.08 20:23:08.793854 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001018983 sec., 10795 rows/sec., 967.00 KiB/sec.
1908 2023.11.08 20:23:08.794021 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Debug> DynamicQueryHandler: Done processing query
1909 2023.11.08 20:23:08.794045 [ 3 ] {ddacacc4-1075-47bd-95f4-cd1597696b10} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1910 2023.11.08 20:23:08.794061 [ 3 ] {} <Debug> HTTP-Session: 35df14c6-fc56-4a36-a53d-43a574e95b1b Destroying unnamed session
1911 2023.11.08 20:23:08.794210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2023.11.08 20:23:08.794254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2023.11.08 20:23:08.794272 [ 3 ] {} <Debug> HTTP-Session: 0236cfc5-5fd0-4876-9110-ce6bb4b3cc24 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1914 2023.11.08 20:23:08.794289 [ 3 ] {} <Debug> HTTP-Session: 0236cfc5-5fd0-4876-9110-ce6bb4b3cc24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2023.11.08 20:23:08.794358 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1916 2023.11.08 20:23:08.794397 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1917 2023.11.08 20:23:08.794507 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2023.11.08 20:23:08.794765 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1919 2023.11.08 20:23:08.794961 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1920 2023.11.08 20:23:08.795104 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1921 2023.11.08 20:23:08.795235 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Information> executeQuery: Read 5 rows, 415.00 B in 0.000843739 sec., 5926 rows/sec., 480.33 KiB/sec.
1922 2023.11.08 20:23:08.795358 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Debug> DynamicQueryHandler: Done processing query
1923 2023.11.08 20:23:08.795381 [ 3 ] {ee89b34c-6837-4020-bdb9-1904711dc00d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1924 2023.11.08 20:23:08.795396 [ 3 ] {} <Debug> HTTP-Session: 0236cfc5-5fd0-4876-9110-ce6bb4b3cc24 Destroying unnamed session
1925 2023.11.08 20:23:08.795498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2023.11.08 20:23:08.795542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2023.11.08 20:23:08.795561 [ 3 ] {} <Debug> HTTP-Session: ec0449d2-af3c-413b-a466-ee004cfea886 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1928 2023.11.08 20:23:08.795577 [ 3 ] {} <Debug> HTTP-Session: ec0449d2-af3c-413b-a466-ee004cfea886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2023.11.08 20:23:08.795647 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1930 2023.11.08 20:23:08.795684 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1931 2023.11.08 20:23:08.795788 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2023.11.08 20:23:08.796038 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1933 2023.11.08 20:23:08.796228 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1934 2023.11.08 20:23:08.796370 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1935 2023.11.08 20:23:08.796489 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000813997 sec., 18427 rows/sec., 1.66 MiB/sec.
1936 2023.11.08 20:23:08.796603 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Debug> DynamicQueryHandler: Done processing query
1937 2023.11.08 20:23:08.796626 [ 3 ] {595fcd9e-0f93-46b4-94c4-f489e656fe18} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1938 2023.11.08 20:23:08.796641 [ 3 ] {} <Debug> HTTP-Session: ec0449d2-af3c-413b-a466-ee004cfea886 Destroying unnamed session
1939 2023.11.08 20:23:08.796745 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2023.11.08 20:23:08.796791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2023.11.08 20:23:08.796809 [ 3 ] {} <Debug> HTTP-Session: 59b43a17-bba6-48d4-847f-710996f3ebbf Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1942 2023.11.08 20:23:08.796825 [ 3 ] {} <Debug> HTTP-Session: 59b43a17-bba6-48d4-847f-710996f3ebbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2023.11.08 20:23:08.796894 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1944 2023.11.08 20:23:08.796932 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1945 2023.11.08 20:23:08.797037 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2023.11.08 20:23:08.797289 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1947 2023.11.08 20:23:08.797480 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1948 2023.11.08 20:23:08.797621 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1949 2023.11.08 20:23:08.797735 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000814627 sec., 19640 rows/sec., 1.52 MiB/sec.
1950 2023.11.08 20:23:08.797849 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Debug> DynamicQueryHandler: Done processing query
1951 2023.11.08 20:23:08.797872 [ 3 ] {e5c67f56-040b-4cce-8641-7bf1392c5558} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1952 2023.11.08 20:23:08.797887 [ 3 ] {} <Debug> HTTP-Session: 59b43a17-bba6-48d4-847f-710996f3ebbf Destroying unnamed session
1953 2023.11.08 20:23:08.797981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2023.11.08 20:23:08.798024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2023.11.08 20:23:08.798042 [ 3 ] {} <Debug> HTTP-Session: f9f89a47-5c70-46f1-bb44-2a1ecc4c124c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1956 2023.11.08 20:23:08.798057 [ 3 ] {} <Debug> HTTP-Session: f9f89a47-5c70-46f1-bb44-2a1ecc4c124c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2023.11.08 20:23:08.798125 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1958 2023.11.08 20:23:08.798166 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1959 2023.11.08 20:23:08.798279 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2023.11.08 20:23:08.798513 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1961 2023.11.08 20:23:08.798745 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1962 2023.11.08 20:23:08.798921 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1963 2023.11.08 20:23:08.799040 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00088817 sec., 12385 rows/sec., 816.94 KiB/sec.
1964 2023.11.08 20:23:08.799154 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Debug> DynamicQueryHandler: Done processing query
1965 2023.11.08 20:23:08.799177 [ 3 ] {d498adb4-f388-4f45-8943-d212a1ca7f22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1966 2023.11.08 20:23:08.799193 [ 3 ] {} <Debug> HTTP-Session: f9f89a47-5c70-46f1-bb44-2a1ecc4c124c Destroying unnamed session
1967 2023.11.08 20:23:08.799303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2023.11.08 20:23:08.799346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2023.11.08 20:23:08.799364 [ 3 ] {} <Debug> HTTP-Session: 35dcbeab-d0ed-4ca0-b4a3-fd8c109b04b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1970 2023.11.08 20:23:08.799380 [ 3 ] {} <Debug> HTTP-Session: 35dcbeab-d0ed-4ca0-b4a3-fd8c109b04b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2023.11.08 20:23:08.799450 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1972 2023.11.08 20:23:08.799492 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1973 2023.11.08 20:23:08.799624 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2023.11.08 20:23:08.799911 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1975 2023.11.08 20:23:08.800169 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1976 2023.11.08 20:23:08.800341 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1977 2023.11.08 20:23:08.800455 [ 66 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1978 2023.11.08 20:23:08.800471 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000989212 sec., 5054 rows/sec., 6.82 MiB/sec.
1979 2023.11.08 20:23:08.800533 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
1980 2023.11.08 20:23:08.800670 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1981 2023.11.08 20:23:08.800686 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Debug> DynamicQueryHandler: Done processing query
1982 2023.11.08 20:23:08.800720 [ 3 ] {d6becb95-69b7-4565-bd6a-9ee8648b48cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1983 2023.11.08 20:23:08.800743 [ 3 ] {} <Debug> HTTP-Session: 35dcbeab-d0ed-4ca0-b4a3-fd8c109b04b0 Destroying unnamed session
1984 2023.11.08 20:23:08.800791 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1985 2023.11.08 20:23:08.800827 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part
1986 2023.11.08 20:23:08.800948 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::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
1987 2023.11.08 20:23:08.801050 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::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
1988 2023.11.08 20:23:08.801139 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part
1989 2023.11.08 20:23:08.801222 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::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
1990 2023.11.08 20:23:08.801301 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 5 rows starting from the beginning of the part
1991 2023.11.08 20:23:08.802089 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 6 columns (6 merged, 0 gathered) in 0.001468322 sec., 108286.87440493298 rows/sec., 146.13 MiB/sec.
1992 2023.11.08 20:23:08.802283 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1993 2023.11.08 20:23:08.802491 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1994 2023.11.08 20:23:08.802549 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1995 2023.11.08 20:23:09.001099 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.23 MiB, peak 237.34 MiB, will set to 230.82 MiB (RSS), difference: -1.41 MiB
1996 2023.11.08 20:23:13.760583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1997 2023.11.08 20:23:13.760713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1998 2023.11.08 20:23:13.760743 [ 3 ] {} <Debug> HTTP-Session: 5397bc9e-e4e3-4e70-ba67-8fdc52828dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
1999 2023.11.08 20:23:13.760772 [ 3 ] {} <Debug> HTTP-Session: 5397bc9e-e4e3-4e70-ba67-8fdc52828dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2000 2023.11.08 20:23:13.760916 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2001 2023.11.08 20:23:13.760982 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2002 2023.11.08 20:23:13.761139 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2003 2023.11.08 20:23:13.761565 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2004 2023.11.08 20:23:13.761826 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2005 2023.11.08 20:23:13.761987 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2006 2023.11.08 20:23:13.762135 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001175366 sec., 38285 rows/sec., 2.91 MiB/sec.
2007 2023.11.08 20:23:13.762277 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Debug> DynamicQueryHandler: Done processing query
2008 2023.11.08 20:23:13.762301 [ 3 ] {49e3c869-c514-4b90-a689-75855d6e0cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2009 2023.11.08 20:23:13.762318 [ 3 ] {} <Debug> HTTP-Session: 5397bc9e-e4e3-4e70-ba67-8fdc52828dd7 Destroying unnamed session
2010 2023.11.08 20:23:13.762523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2011 2023.11.08 20:23:13.762569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2012 2023.11.08 20:23:13.762589 [ 3 ] {} <Debug> HTTP-Session: 51c077a9-aa09-429e-9acd-67a7f29239f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2013 2023.11.08 20:23:13.762606 [ 3 ] {} <Debug> HTTP-Session: 51c077a9-aa09-429e-9acd-67a7f29239f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2014 2023.11.08 20:23:13.762683 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2015 2023.11.08 20:23:13.762723 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2016 2023.11.08 20:23:13.762828 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2017 2023.11.08 20:23:13.763254 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2018 2023.11.08 20:23:13.763475 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2019 2023.11.08 20:23:13.763625 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2020 2023.11.08 20:23:13.763754 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001040513 sec., 204706 rows/sec., 19.83 MiB/sec.
2021 2023.11.08 20:23:13.763872 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Debug> DynamicQueryHandler: Done processing query
2022 2023.11.08 20:23:13.763895 [ 3 ] {6aba5e70-872e-4742-893c-5b0295052998} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2023 2023.11.08 20:23:13.763911 [ 3 ] {} <Debug> HTTP-Session: 51c077a9-aa09-429e-9acd-67a7f29239f0 Destroying unnamed session
2024 2023.11.08 20:23:13.764134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2025 2023.11.08 20:23:13.764177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2026 2023.11.08 20:23:13.764196 [ 3 ] {} <Debug> HTTP-Session: 5f7d8c29-173a-4a2e-b3ee-795ab1473ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2027 2023.11.08 20:23:13.764212 [ 3 ] {} <Debug> HTTP-Session: 5f7d8c29-173a-4a2e-b3ee-795ab1473ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2028 2023.11.08 20:23:13.764304 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2029 2023.11.08 20:23:13.764343 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2030 2023.11.08 20:23:13.764446 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2031 2023.11.08 20:23:13.764934 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2032 2023.11.08 20:23:13.765152 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2033 2023.11.08 20:23:13.765313 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2034 2023.11.08 20:23:13.765439 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001107064 sec., 298085 rows/sec., 20.80 MiB/sec.
2035 2023.11.08 20:23:13.765566 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Debug> DynamicQueryHandler: Done processing query
2036 2023.11.08 20:23:13.765589 [ 3 ] {7176a736-adc8-4f45-8d53-8c01408e8322} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2037 2023.11.08 20:23:13.765605 [ 3 ] {} <Debug> HTTP-Session: 5f7d8c29-173a-4a2e-b3ee-795ab1473ca8 Destroying unnamed session
2038 2023.11.08 20:23:13.765733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2039 2023.11.08 20:23:13.765778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2040 2023.11.08 20:23:13.765796 [ 3 ] {} <Debug> HTTP-Session: c6f65ca3-f48f-4b7b-9f5e-0f14b48a1c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2041 2023.11.08 20:23:13.765812 [ 3 ] {} <Debug> HTTP-Session: c6f65ca3-f48f-4b7b-9f5e-0f14b48a1c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2042 2023.11.08 20:23:13.765880 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2043 2023.11.08 20:23:13.765919 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2044 2023.11.08 20:23:13.766026 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2045 2023.11.08 20:23:13.766396 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2046 2023.11.08 20:23:13.766633 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2047 2023.11.08 20:23:13.766801 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2048 2023.11.08 20:23:13.766932 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001011302 sec., 5932 rows/sec., 249.14 KiB/sec.
2049 2023.11.08 20:23:13.767063 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Debug> DynamicQueryHandler: Done processing query
2050 2023.11.08 20:23:13.767086 [ 3 ] {01e4a372-fee4-4d8c-8719-9e5181af7e4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2051 2023.11.08 20:23:13.767102 [ 3 ] {} <Debug> HTTP-Session: c6f65ca3-f48f-4b7b-9f5e-0f14b48a1c23 Destroying unnamed session
2052 2023.11.08 20:23:13.767255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2053 2023.11.08 20:23:13.767300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2054 2023.11.08 20:23:13.767319 [ 3 ] {} <Debug> HTTP-Session: 780dc77c-11bf-46dc-849c-41b8ce3bda28 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2055 2023.11.08 20:23:13.767334 [ 3 ] {} <Debug> HTTP-Session: 780dc77c-11bf-46dc-849c-41b8ce3bda28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2056 2023.11.08 20:23:13.767405 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2057 2023.11.08 20:23:13.767447 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2058 2023.11.08 20:23:13.767566 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2059 2023.11.08 20:23:13.767874 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2060 2023.11.08 20:23:13.768113 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2061 2023.11.08 20:23:13.768286 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2062 2023.11.08 20:23:13.768409 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000976081 sec., 71715 rows/sec., 4.35 MiB/sec.
2063 2023.11.08 20:23:13.768528 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Debug> DynamicQueryHandler: Done processing query
2064 2023.11.08 20:23:13.768553 [ 3 ] {8775317e-03da-44d4-bac2-365c2967bcfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2065 2023.11.08 20:23:13.768569 [ 3 ] {} <Debug> HTTP-Session: 780dc77c-11bf-46dc-849c-41b8ce3bda28 Destroying unnamed session
2066 2023.11.08 20:23:13.768701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2067 2023.11.08 20:23:13.768746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2068 2023.11.08 20:23:13.768764 [ 3 ] {} <Debug> HTTP-Session: c8722f37-0604-44d2-9176-8c03e3bb4d8c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2069 2023.11.08 20:23:13.768780 [ 3 ] {} <Debug> HTTP-Session: c8722f37-0604-44d2-9176-8c03e3bb4d8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2070 2023.11.08 20:23:13.768863 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2071 2023.11.08 20:23:13.768907 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2072 2023.11.08 20:23:13.769041 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2073 2023.11.08 20:23:13.769509 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2074 2023.11.08 20:23:13.769809 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2075 2023.11.08 20:23:13.769982 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2076 2023.11.08 20:23:13.770099 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001207636 sec., 32294 rows/sec., 43.58 MiB/sec.
2077 2023.11.08 20:23:13.770225 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Debug> DynamicQueryHandler: Done processing query
2078 2023.11.08 20:23:13.770248 [ 3 ] {091eb251-3ec3-400b-a67b-bfea7409d4f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2079 2023.11.08 20:23:13.770264 [ 3 ] {} <Debug> HTTP-Session: c8722f37-0604-44d2-9176-8c03e3bb4d8c Destroying unnamed session
2080 2023.11.08 20:23:13.770383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2081 2023.11.08 20:23:13.770427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2082 2023.11.08 20:23:13.770445 [ 3 ] {} <Debug> HTTP-Session: 42e948cf-73b1-4aeb-9a57-fc78e887f399 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2083 2023.11.08 20:23:13.770462 [ 3 ] {} <Debug> HTTP-Session: 42e948cf-73b1-4aeb-9a57-fc78e887f399 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2084 2023.11.08 20:23:13.770530 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2085 2023.11.08 20:23:13.770568 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2086 2023.11.08 20:23:13.770670 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2087 2023.11.08 20:23:13.770923 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2088 2023.11.08 20:23:13.771154 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2089 2023.11.08 20:23:13.771322 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2090 2023.11.08 20:23:13.771441 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000881919 sec., 23811 rows/sec., 1.23 MiB/sec.
2091 2023.11.08 20:23:13.771562 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Debug> DynamicQueryHandler: Done processing query
2092 2023.11.08 20:23:13.771585 [ 3 ] {1e19cd90-c20f-4157-be9e-cf2ddd7f1201} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2093 2023.11.08 20:23:13.771601 [ 3 ] {} <Debug> HTTP-Session: 42e948cf-73b1-4aeb-9a57-fc78e887f399 Destroying unnamed session
2094 2023.11.08 20:23:14.930360 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache
2095 2023.11.08 20:23:14.930417 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache
2096 2023.11.08 20:23:18.753345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2097 2023.11.08 20:23:18.753522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2098 2023.11.08 20:23:18.753569 [ 3 ] {} <Debug> HTTP-Session: 31133881-d231-4d50-8a5d-644e3d677e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2099 2023.11.08 20:23:18.753610 [ 3 ] {} <Debug> HTTP-Session: 31133881-d231-4d50-8a5d-644e3d677e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2100 2023.11.08 20:23:18.753805 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2101 2023.11.08 20:23:18.753903 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2102 2023.11.08 20:23:18.754074 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2103 2023.11.08 20:23:18.754510 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2104 2023.11.08 20:23:18.754763 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2105 2023.11.08 20:23:18.754924 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2106 2023.11.08 20:23:18.755058 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001191136 sec., 4197 rows/sec., 340.24 KiB/sec.
2107 2023.11.08 20:23:18.755067 [ 69 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2108 2023.11.08 20:23:18.755205 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2109 2023.11.08 20:23:18.755279 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Debug> DynamicQueryHandler: Done processing query
2110 2023.11.08 20:23:18.755310 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2111 2023.11.08 20:23:18.755319 [ 3 ] {8fc3c7dd-b058-4e26-b624-cef47c3b6760} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2112 2023.11.08 20:23:18.755366 [ 3 ] {} <Debug> HTTP-Session: 31133881-d231-4d50-8a5d-644e3d677e11 Destroying unnamed session
2113 2023.11.08 20:23:18.755433 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2114 2023.11.08 20:23:18.755471 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part
2115 2023.11.08 20:23:18.755521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2116 2023.11.08 20:23:18.755623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2117 2023.11.08 20:23:18.755681 [ 3 ] {} <Debug> HTTP-Session: 02dbe2a5-c238-4143-add2-b17f46a93f9b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2118 2023.11.08 20:23:18.755706 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part
2119 2023.11.08 20:23:18.755719 [ 3 ] {} <Debug> HTTP-Session: 02dbe2a5-c238-4143-add2-b17f46a93f9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2120 2023.11.08 20:23:18.755956 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part
2121 2023.11.08 20:23:18.755966 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2122 2023.11.08 20:23:18.756070 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2123 2023.11.08 20:23:18.756199 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part
2124 2023.11.08 20:23:18.756508 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part
2125 2023.11.08 20:23:18.756602 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2126 2023.11.08 20:23:18.756781 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
2127 2023.11.08 20:23:18.757337 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2128 2023.11.08 20:23:18.757821 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2129 2023.11.08 20:23:18.758233 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2130 2023.11.08 20:23:18.758265 [ 12 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 148 rows, containing 4 columns (4 merged, 0 gathered) in 0.002999856 sec., 49335.70144700279 rows/sec., 3.76 MiB/sec.
2131 2023.11.08 20:23:18.758410 [ 69 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2132 2023.11.08 20:23:18.758456 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002407283 sec., 6231 rows/sec., 575.65 KiB/sec.
2133 2023.11.08 20:23:18.758499 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2134 2023.11.08 20:23:18.758603 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2135 2023.11.08 20:23:18.758720 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2136 2023.11.08 20:23:18.758813 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Debug> DynamicQueryHandler: Done processing query
2137 2023.11.08 20:23:18.758843 [ 3 ] {43df4e85-0c83-4a7d-84e8-f7d91e0747e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2138 2023.11.08 20:23:18.758852 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2139 2023.11.08 20:23:18.758892 [ 3 ] {} <Debug> HTTP-Session: 02dbe2a5-c238-4143-add2-b17f46a93f9b Destroying unnamed session
2140 2023.11.08 20:23:18.758908 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 213 rows starting from the beginning of the part
2141 2023.11.08 20:23:18.759078 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2142 2023.11.08 20:23:18.759110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2143 2023.11.08 20:23:18.759140 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 9 rows starting from the beginning of the part
2144 2023.11.08 20:23:18.759202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2145 2023.11.08 20:23:18.759261 [ 3 ] {} <Debug> HTTP-Session: 4d902ec2-4f8b-4af7-98f4-d81320e55876 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2146 2023.11.08 20:23:18.759256 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_11_2} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2147 2023.11.08 20:23:18.759333 [ 3 ] {} <Debug> HTTP-Session: 4d902ec2-4f8b-4af7-98f4-d81320e55876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2023.11.08 20:23:18.759344 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 213 rows starting from the beginning of the part
2149 2023.11.08 20:23:18.759594 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2150 2023.11.08 20:23:18.759603 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 15 rows starting from the beginning of the part
2151 2023.11.08 20:23:18.759651 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2152 2023.11.08 20:23:18.759745 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 213 rows starting from the beginning of the part
2153 2023.11.08 20:23:18.759914 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 15 rows starting from the beginning of the part
2154 2023.11.08 20:23:18.759918 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2155 2023.11.08 20:23:18.760353 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2156 2023.11.08 20:23:18.760660 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2157 2023.11.08 20:23:18.760893 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2158 2023.11.08 20:23:18.760937 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.002336911 sec., 290126.5816284831 rows/sec., 27.98 MiB/sec.
2159 2023.11.08 20:23:18.761044 [ 69 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2160 2023.11.08 20:23:18.761090 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001457402 sec., 3430 rows/sec., 274.73 KiB/sec.
2161 2023.11.08 20:23:18.761148 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2162 2023.11.08 20:23:18.761182 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2163 2023.11.08 20:23:18.761458 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2164 2023.11.08 20:23:18.761501 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Debug> DynamicQueryHandler: Done processing query
2165 2023.11.08 20:23:18.761555 [ 3 ] {0590ed9a-d8aa-41c8-9815-781e2552005f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2166 2023.11.08 20:23:18.761631 [ 3 ] {} <Debug> HTTP-Session: 4d902ec2-4f8b-4af7-98f4-d81320e55876 Destroying unnamed session
2167 2023.11.08 20:23:18.761723 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2168 2023.11.08 20:23:18.761726 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2169 2023.11.08 20:23:18.761816 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 348 rows starting from the beginning of the part
2170 2023.11.08 20:23:18.761840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2171 2023.11.08 20:23:18.761861 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_11_2} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2172 2023.11.08 20:23:18.761953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2173 2023.11.08 20:23:18.762051 [ 3 ] {} <Debug> HTTP-Session: 99691f93-9a8a-48b0-9fd4-4a5583764f99 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2174 2023.11.08 20:23:18.762105 [ 3 ] {} <Debug> HTTP-Session: 99691f93-9a8a-48b0-9fd4-4a5583764f99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2175 2023.11.08 20:23:18.762197 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 3 rows starting from the beginning of the part
2176 2023.11.08 20:23:18.762340 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2177 2023.11.08 20:23:18.762452 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 330 rows starting from the beginning of the part
2178 2023.11.08 20:23:18.762466 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2179 2023.11.08 20:23:18.762731 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 16 rows starting from the beginning of the part
2180 2023.11.08 20:23:18.763064 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 330 rows starting from the beginning of the part
2181 2023.11.08 20:23:18.763132 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2182 2023.11.08 20:23:18.763331 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part
2183 2023.11.08 20:23:18.763895 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2184 2023.11.08 20:23:18.764654 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2185 2023.11.08 20:23:18.764966 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1032 rows, containing 4 columns (4 merged, 0 gathered) in 0.00369564 sec., 279247.97869922395 rows/sec., 19.58 MiB/sec.
2186 2023.11.08 20:23:18.764985 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2187 2023.11.08 20:23:18.765202 [ 9 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2188 2023.11.08 20:23:18.765215 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002808761 sec., 1780 rows/sec., 2.40 MiB/sec.
2189 2023.11.08 20:23:18.765441 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Debug> DynamicQueryHandler: Done processing query
2190 2023.11.08 20:23:18.765469 [ 3 ] {9646552e-7fca-4404-abeb-7dfcd508ae4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2191 2023.11.08 20:23:18.765488 [ 3 ] {} <Debug> HTTP-Session: 99691f93-9a8a-48b0-9fd4-4a5583764f99 Destroying unnamed session
2192 2023.11.08 20:23:18.765524 [ 9 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2193 2023.11.08 20:23:18.765602 [ 9 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_11_2} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2194 2023.11.08 20:23:23.759947 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2195 2023.11.08 20:23:23.760075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2196 2023.11.08 20:23:23.760106 [ 3 ] {} <Debug> HTTP-Session: 40f5cfd6-210d-445b-bc9a-b0e7fd7f3688 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2197 2023.11.08 20:23:23.760133 [ 3 ] {} <Debug> HTTP-Session: 40f5cfd6-210d-445b-bc9a-b0e7fd7f3688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2198 2023.11.08 20:23:23.760274 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2199 2023.11.08 20:23:23.760341 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2200 2023.11.08 20:23:23.760522 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2201 2023.11.08 20:23:23.760982 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2202 2023.11.08 20:23:23.761238 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2203 2023.11.08 20:23:23.761396 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2204 2023.11.08 20:23:23.761512 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001198856 sec., 37535 rows/sec., 2.85 MiB/sec.
2205 2023.11.08 20:23:23.761657 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Debug> DynamicQueryHandler: Done processing query
2206 2023.11.08 20:23:23.761683 [ 3 ] {3f5ba3fd-a1cc-49d7-b2be-fba461bbbee3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2207 2023.11.08 20:23:23.761700 [ 3 ] {} <Debug> HTTP-Session: 40f5cfd6-210d-445b-bc9a-b0e7fd7f3688 Destroying unnamed session
2208 2023.11.08 20:23:23.761921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2209 2023.11.08 20:23:23.761967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2210 2023.11.08 20:23:23.761986 [ 3 ] {} <Debug> HTTP-Session: ad3d3d03-b802-4ced-883c-7f542edce793 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2211 2023.11.08 20:23:23.762003 [ 3 ] {} <Debug> HTTP-Session: ad3d3d03-b802-4ced-883c-7f542edce793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2212 2023.11.08 20:23:23.762085 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2213 2023.11.08 20:23:23.762126 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2214 2023.11.08 20:23:23.762236 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2215 2023.11.08 20:23:23.762695 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2216 2023.11.08 20:23:23.762918 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2217 2023.11.08 20:23:23.763066 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2218 2023.11.08 20:23:23.763164 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001050763 sec., 202709 rows/sec., 19.64 MiB/sec.
2219 2023.11.08 20:23:23.763288 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Debug> DynamicQueryHandler: Done processing query
2220 2023.11.08 20:23:23.763311 [ 3 ] {fb289158-dc95-47ed-8583-b1dd8e9a6dc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2221 2023.11.08 20:23:23.763327 [ 3 ] {} <Debug> HTTP-Session: ad3d3d03-b802-4ced-883c-7f542edce793 Destroying unnamed session
2222 2023.11.08 20:23:23.763522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2223 2023.11.08 20:23:23.763568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2224 2023.11.08 20:23:23.763587 [ 3 ] {} <Debug> HTTP-Session: 8fa89b0a-d675-4df2-9c6d-9664f2b52a4d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2225 2023.11.08 20:23:23.763603 [ 3 ] {} <Debug> HTTP-Session: 8fa89b0a-d675-4df2-9c6d-9664f2b52a4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2226 2023.11.08 20:23:23.763701 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2227 2023.11.08 20:23:23.763740 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2228 2023.11.08 20:23:23.763870 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2229 2023.11.08 20:23:23.764356 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2230 2023.11.08 20:23:23.764579 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2231 2023.11.08 20:23:23.764725 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2232 2023.11.08 20:23:23.764822 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001093424 sec., 301804 rows/sec., 21.06 MiB/sec.
2233 2023.11.08 20:23:23.764944 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Debug> DynamicQueryHandler: Done processing query
2234 2023.11.08 20:23:23.764968 [ 3 ] {ce4d39b2-255f-4843-8189-d479286f44e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2235 2023.11.08 20:23:23.764984 [ 3 ] {} <Debug> HTTP-Session: 8fa89b0a-d675-4df2-9c6d-9664f2b52a4d Destroying unnamed session
2236 2023.11.08 20:23:23.765119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2237 2023.11.08 20:23:23.765165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2238 2023.11.08 20:23:23.765184 [ 3 ] {} <Debug> HTTP-Session: 983c4504-bceb-4a69-b11c-2837fd23b340 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2239 2023.11.08 20:23:23.765200 [ 3 ] {} <Debug> HTTP-Session: 983c4504-bceb-4a69-b11c-2837fd23b340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2240 2023.11.08 20:23:23.765267 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2241 2023.11.08 20:23:23.765307 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2242 2023.11.08 20:23:23.765414 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2243 2023.11.08 20:23:23.765689 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2244 2023.11.08 20:23:23.765931 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2245 2023.11.08 20:23:23.766100 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2246 2023.11.08 20:23:23.766228 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000931291 sec., 6442 rows/sec., 270.54 KiB/sec.
2247 2023.11.08 20:23:23.766368 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Debug> DynamicQueryHandler: Done processing query
2248 2023.11.08 20:23:23.766393 [ 3 ] {ed4981e3-92aa-44a2-9217-e8c6f71b6aa3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2249 2023.11.08 20:23:23.766410 [ 3 ] {} <Debug> HTTP-Session: 983c4504-bceb-4a69-b11c-2837fd23b340 Destroying unnamed session
2250 2023.11.08 20:23:23.766554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2251 2023.11.08 20:23:23.766598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2252 2023.11.08 20:23:23.766616 [ 3 ] {} <Debug> HTTP-Session: da113bfa-e08a-4c1f-87ce-70beb868f366 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2253 2023.11.08 20:23:23.766632 [ 3 ] {} <Debug> HTTP-Session: da113bfa-e08a-4c1f-87ce-70beb868f366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2254 2023.11.08 20:23:23.766705 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2255 2023.11.08 20:23:23.766748 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2256 2023.11.08 20:23:23.766865 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2257 2023.11.08 20:23:23.767173 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2258 2023.11.08 20:23:23.767416 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2259 2023.11.08 20:23:23.767589 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2260 2023.11.08 20:23:23.767693 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00096091 sec., 72847 rows/sec., 4.42 MiB/sec.
2261 2023.11.08 20:23:23.767814 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Debug> DynamicQueryHandler: Done processing query
2262 2023.11.08 20:23:23.767836 [ 3 ] {b7ee0ebe-cb36-4e97-8e54-c30b332e80c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2263 2023.11.08 20:23:23.767852 [ 3 ] {} <Debug> HTTP-Session: da113bfa-e08a-4c1f-87ce-70beb868f366 Destroying unnamed session
2264 2023.11.08 20:23:23.768018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2265 2023.11.08 20:23:23.768062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2266 2023.11.08 20:23:23.768081 [ 3 ] {} <Debug> HTTP-Session: 6a3c231a-68a7-476b-b18a-1d5e9da6f52d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2267 2023.11.08 20:23:23.768098 [ 3 ] {} <Debug> HTTP-Session: 6a3c231a-68a7-476b-b18a-1d5e9da6f52d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2268 2023.11.08 20:23:23.768187 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2269 2023.11.08 20:23:23.768231 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2270 2023.11.08 20:23:23.768364 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2271 2023.11.08 20:23:23.768824 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2272 2023.11.08 20:23:23.769124 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2273 2023.11.08 20:23:23.769300 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2274 2023.11.08 20:23:23.769400 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001182526 sec., 32980 rows/sec., 44.51 MiB/sec.
2275 2023.11.08 20:23:23.769525 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Debug> DynamicQueryHandler: Done processing query
2276 2023.11.08 20:23:23.769548 [ 3 ] {a6fa37e5-6bf6-4dcc-816f-225f9b2f4bf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2277 2023.11.08 20:23:23.769565 [ 3 ] {} <Debug> HTTP-Session: 6a3c231a-68a7-476b-b18a-1d5e9da6f52d Destroying unnamed session
2278 2023.11.08 20:23:23.769678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2279 2023.11.08 20:23:23.769722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2280 2023.11.08 20:23:23.769740 [ 3 ] {} <Debug> HTTP-Session: bea24be1-6651-40fc-a475-541ebfdedc4e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2281 2023.11.08 20:23:23.769756 [ 3 ] {} <Debug> HTTP-Session: bea24be1-6651-40fc-a475-541ebfdedc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2282 2023.11.08 20:23:23.769825 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2283 2023.11.08 20:23:23.769863 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2284 2023.11.08 20:23:23.769966 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2285 2023.11.08 20:23:23.770222 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2286 2023.11.08 20:23:23.770447 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2287 2023.11.08 20:23:23.770623 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2288 2023.11.08 20:23:23.770719 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000868988 sec., 24166 rows/sec., 1.25 MiB/sec.
2289 2023.11.08 20:23:23.770885 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Debug> DynamicQueryHandler: Done processing query
2290 2023.11.08 20:23:23.770908 [ 3 ] {0b757df6-4a6b-4344-abee-19fe4d716bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2291 2023.11.08 20:23:23.770925 [ 3 ] {} <Debug> HTTP-Session: bea24be1-6651-40fc-a475-541ebfdedc4e Destroying unnamed session
2292 2023.11.08 20:23:28.753162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2293 2023.11.08 20:23:28.753291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2294 2023.11.08 20:23:28.753321 [ 3 ] {} <Debug> HTTP-Session: c7dc06d4-44fc-46f8-a914-6687229324c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2295 2023.11.08 20:23:28.753349 [ 3 ] {} <Debug> HTTP-Session: c7dc06d4-44fc-46f8-a914-6687229324c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2296 2023.11.08 20:23:28.753487 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2297 2023.11.08 20:23:28.753552 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2298 2023.11.08 20:23:28.753735 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2299 2023.11.08 20:23:28.754133 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2300 2023.11.08 20:23:28.754388 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2301 2023.11.08 20:23:28.754547 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2302 2023.11.08 20:23:28.754668 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001144415 sec., 4369 rows/sec., 354.13 KiB/sec.
2303 2023.11.08 20:23:28.754821 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Debug> DynamicQueryHandler: Done processing query
2304 2023.11.08 20:23:28.754847 [ 3 ] {c73a73e5-8c75-4f66-bf5c-47cce4374e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2305 2023.11.08 20:23:28.754864 [ 3 ] {} <Debug> HTTP-Session: c7dc06d4-44fc-46f8-a914-6687229324c2 Destroying unnamed session
2306 2023.11.08 20:23:28.754990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2307 2023.11.08 20:23:28.755044 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2308 2023.11.08 20:23:28.755064 [ 3 ] {} <Debug> HTTP-Session: e88ea201-4981-489f-b9c7-dce345bada5d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2309 2023.11.08 20:23:28.755083 [ 3 ] {} <Debug> HTTP-Session: e88ea201-4981-489f-b9c7-dce345bada5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2310 2023.11.08 20:23:28.755160 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2311 2023.11.08 20:23:28.755201 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2312 2023.11.08 20:23:28.755308 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2313 2023.11.08 20:23:28.755571 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2314 2023.11.08 20:23:28.755772 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2315 2023.11.08 20:23:28.755917 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2316 2023.11.08 20:23:28.756016 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000828509 sec., 18104 rows/sec., 1.63 MiB/sec.
2317 2023.11.08 20:23:28.756130 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Debug> DynamicQueryHandler: Done processing query
2318 2023.11.08 20:23:28.756154 [ 3 ] {151fc2cb-c113-4253-8940-e2763bcb992f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2319 2023.11.08 20:23:28.756170 [ 3 ] {} <Debug> HTTP-Session: e88ea201-4981-489f-b9c7-dce345bada5d Destroying unnamed session
2320 2023.11.08 20:23:28.756303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2321 2023.11.08 20:23:28.756348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2322 2023.11.08 20:23:28.756366 [ 3 ] {} <Debug> HTTP-Session: 714bb3e4-c4c0-4006-8976-21c10d9d1ef4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2323 2023.11.08 20:23:28.756383 [ 3 ] {} <Debug> HTTP-Session: 714bb3e4-c4c0-4006-8976-21c10d9d1ef4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2324 2023.11.08 20:23:28.756453 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2325 2023.11.08 20:23:28.756492 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2326 2023.11.08 20:23:28.756596 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2327 2023.11.08 20:23:28.756839 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2328 2023.11.08 20:23:28.757033 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2329 2023.11.08 20:23:28.757175 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2330 2023.11.08 20:23:28.757270 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000791077 sec., 6320 rows/sec., 506.13 KiB/sec.
2331 2023.11.08 20:23:28.757386 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Debug> DynamicQueryHandler: Done processing query
2332 2023.11.08 20:23:28.757409 [ 3 ] {a139fa00-c6fa-48e4-8862-0c1c61ce30f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2333 2023.11.08 20:23:28.757426 [ 3 ] {} <Debug> HTTP-Session: 714bb3e4-c4c0-4006-8976-21c10d9d1ef4 Destroying unnamed session
2334 2023.11.08 20:23:28.757574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2335 2023.11.08 20:23:28.757618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2336 2023.11.08 20:23:28.757637 [ 3 ] {} <Debug> HTTP-Session: 105f8429-f52c-4d77-ba8d-5d9d80097f89 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2337 2023.11.08 20:23:28.757654 [ 3 ] {} <Debug> HTTP-Session: 105f8429-f52c-4d77-ba8d-5d9d80097f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2338 2023.11.08 20:23:28.757726 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2339 2023.11.08 20:23:28.757770 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2340 2023.11.08 20:23:28.757901 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2341 2023.11.08 20:23:28.758182 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2342 2023.11.08 20:23:28.758451 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2343 2023.11.08 20:23:28.758633 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2344 2023.11.08 20:23:28.758733 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000979011 sec., 5107 rows/sec., 6.89 MiB/sec.
2345 2023.11.08 20:23:28.758861 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Debug> DynamicQueryHandler: Done processing query
2346 2023.11.08 20:23:28.758885 [ 3 ] {7d707cca-fee4-49f0-b396-8e0ecd0dd6c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2347 2023.11.08 20:23:28.758901 [ 3 ] {} <Debug> HTTP-Session: 105f8429-f52c-4d77-ba8d-5d9d80097f89 Destroying unnamed session
2348 2023.11.08 20:23:29.930455 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
2349 2023.11.08 20:23:29.930517 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
2350 2023.11.08 20:23:33.760648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2351 2023.11.08 20:23:33.760776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2352 2023.11.08 20:23:33.760806 [ 3 ] {} <Debug> HTTP-Session: 41ea2f09-65c1-4f94-a082-649803ca3c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2353 2023.11.08 20:23:33.760834 [ 3 ] {} <Debug> HTTP-Session: 41ea2f09-65c1-4f94-a082-649803ca3c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2354 2023.11.08 20:23:33.760965 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2355 2023.11.08 20:23:33.761027 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2356 2023.11.08 20:23:33.761182 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2357 2023.11.08 20:23:33.761615 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2358 2023.11.08 20:23:33.761861 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2359 2023.11.08 20:23:33.762016 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2360 2023.11.08 20:23:33.762126 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001123945 sec., 40037 rows/sec., 3.04 MiB/sec.
2361 2023.11.08 20:23:33.762294 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Debug> DynamicQueryHandler: Done processing query
2362 2023.11.08 20:23:33.762320 [ 3 ] {d6e7f09c-30a9-4874-a980-f703ae4c4899} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2363 2023.11.08 20:23:33.762337 [ 3 ] {} <Debug> HTTP-Session: 41ea2f09-65c1-4f94-a082-649803ca3c17 Destroying unnamed session
2364 2023.11.08 20:23:33.762531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2365 2023.11.08 20:23:33.762577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2366 2023.11.08 20:23:33.762596 [ 3 ] {} <Debug> HTTP-Session: 234f3f83-6f44-47cb-8a7a-1074be98055a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2367 2023.11.08 20:23:33.762614 [ 3 ] {} <Debug> HTTP-Session: 234f3f83-6f44-47cb-8a7a-1074be98055a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2368 2023.11.08 20:23:33.762694 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2369 2023.11.08 20:23:33.762734 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2370 2023.11.08 20:23:33.762839 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2371 2023.11.08 20:23:33.763264 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2372 2023.11.08 20:23:33.763481 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2373 2023.11.08 20:23:33.763625 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2374 2023.11.08 20:23:33.763724 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.000999562 sec., 213093 rows/sec., 20.64 MiB/sec.
2375 2023.11.08 20:23:33.763913 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Debug> DynamicQueryHandler: Done processing query
2376 2023.11.08 20:23:33.763937 [ 3 ] {b6ed5a37-d9fb-43b0-be73-049f70fd860b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2377 2023.11.08 20:23:33.763953 [ 3 ] {} <Debug> HTTP-Session: 234f3f83-6f44-47cb-8a7a-1074be98055a Destroying unnamed session
2378 2023.11.08 20:23:33.764153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2379 2023.11.08 20:23:33.764197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2380 2023.11.08 20:23:33.764215 [ 3 ] {} <Debug> HTTP-Session: 49ed243d-6a3d-4cc8-aa4a-74c85799cc8b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2381 2023.11.08 20:23:33.764231 [ 3 ] {} <Debug> HTTP-Session: 49ed243d-6a3d-4cc8-aa4a-74c85799cc8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2382 2023.11.08 20:23:33.764312 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2383 2023.11.08 20:23:33.764351 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2384 2023.11.08 20:23:33.764462 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2385 2023.11.08 20:23:33.764922 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2386 2023.11.08 20:23:33.765141 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2387 2023.11.08 20:23:33.765289 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2388 2023.11.08 20:23:33.765387 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001048303 sec., 314794 rows/sec., 21.96 MiB/sec.
2389 2023.11.08 20:23:33.765502 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Debug> DynamicQueryHandler: Done processing query
2390 2023.11.08 20:23:33.765525 [ 3 ] {a35f2d01-c906-4e2a-b42e-02e4544f825a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2391 2023.11.08 20:23:33.765540 [ 3 ] {} <Debug> HTTP-Session: 49ed243d-6a3d-4cc8-aa4a-74c85799cc8b Destroying unnamed session
2392 2023.11.08 20:23:33.765662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2393 2023.11.08 20:23:33.765706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2394 2023.11.08 20:23:33.765724 [ 3 ] {} <Debug> HTTP-Session: f019fa16-0a5e-40b5-92b6-c0aaad8b683b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2395 2023.11.08 20:23:33.765740 [ 3 ] {} <Debug> HTTP-Session: f019fa16-0a5e-40b5-92b6-c0aaad8b683b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2023.11.08 20:23:33.765806 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2397 2023.11.08 20:23:33.765845 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2398 2023.11.08 20:23:33.765949 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2399 2023.11.08 20:23:33.766182 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2400 2023.11.08 20:23:33.766426 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2401 2023.11.08 20:23:33.766596 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2402 2023.11.08 20:23:33.766697 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000861478 sec., 6964 rows/sec., 292.47 KiB/sec.
2403 2023.11.08 20:23:33.766823 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Debug> DynamicQueryHandler: Done processing query
2404 2023.11.08 20:23:33.766846 [ 3 ] {c2cdd3df-6042-480f-8e2f-887ada9cf1b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2405 2023.11.08 20:23:33.766863 [ 3 ] {} <Debug> HTTP-Session: f019fa16-0a5e-40b5-92b6-c0aaad8b683b Destroying unnamed session
2406 2023.11.08 20:23:33.767030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2407 2023.11.08 20:23:33.767075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2408 2023.11.08 20:23:33.767093 [ 3 ] {} <Debug> HTTP-Session: 78aaeb02-6101-4779-a7a3-b478231eed3b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2409 2023.11.08 20:23:33.767109 [ 3 ] {} <Debug> HTTP-Session: 78aaeb02-6101-4779-a7a3-b478231eed3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2410 2023.11.08 20:23:33.767181 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2411 2023.11.08 20:23:33.767222 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2412 2023.11.08 20:23:33.767338 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2413 2023.11.08 20:23:33.767711 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2414 2023.11.08 20:23:33.767948 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2415 2023.11.08 20:23:33.768119 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2416 2023.11.08 20:23:33.768209 [ 60 ] {} <Debug> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2417 2023.11.08 20:23:33.768220 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001009942 sec., 69310 rows/sec., 4.20 MiB/sec.
2418 2023.11.08 20:23:33.768261 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2419 2023.11.08 20:23:33.768449 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2420 2023.11.08 20:23:33.768513 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Debug> DynamicQueryHandler: Done processing query
2421 2023.11.08 20:23:33.768552 [ 3 ] {1618b951-1976-4ca8-8f9e-bebd209239d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2422 2023.11.08 20:23:33.768596 [ 3 ] {} <Debug> HTTP-Session: 78aaeb02-6101-4779-a7a3-b478231eed3b Destroying unnamed session
2423 2023.11.08 20:23:33.768651 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2424 2023.11.08 20:23:33.768695 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part
2425 2023.11.08 20:23:33.768815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2426 2023.11.08 20:23:33.768884 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part
2427 2023.11.08 20:23:33.768900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2428 2023.11.08 20:23:33.768971 [ 3 ] {} <Debug> HTTP-Session: ec14de21-9b38-401d-9018-923866b29acb Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2429 2023.11.08 20:23:33.769004 [ 3 ] {} <Debug> HTTP-Session: ec14de21-9b38-401d-9018-923866b29acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2430 2023.11.08 20:23:33.769136 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 11 rows starting from the beginning of the part
2431 2023.11.08 20:23:33.769242 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2432 2023.11.08 20:23:33.769382 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2433 2023.11.08 20:23:33.769401 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part
2434 2023.11.08 20:23:33.769718 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part
2435 2023.11.08 20:23:33.770057 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part
2436 2023.11.08 20:23:33.770066 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2437 2023.11.08 20:23:33.771114 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2438 2023.11.08 20:23:33.771895 [ 19 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 711 rows, containing 5 columns (5 merged, 0 gathered) in 0.003554898 sec., 200005.73856127518 rows/sec., 12.14 MiB/sec.
2439 2023.11.08 20:23:33.771899 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2440 2023.11.08 20:23:33.772068 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2441 2023.11.08 20:23:33.772199 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2442 2023.11.08 20:23:33.772352 [ 60 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2443 2023.11.08 20:23:33.772411 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.003099318 sec., 12583 rows/sec., 16.98 MiB/sec.
2444 2023.11.08 20:23:33.772420 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2445 2023.11.08 20:23:33.772431 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2446 2023.11.08 20:23:33.772635 [ 11 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2447 2023.11.08 20:23:33.772685 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2448 2023.11.08 20:23:33.772918 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Debug> DynamicQueryHandler: Done processing query
2449 2023.11.08 20:23:33.772947 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2450 2023.11.08 20:23:33.772949 [ 3 ] {4671019b-2966-457e-9331-b083abf1dc56} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2451 2023.11.08 20:23:33.772985 [ 3 ] {} <Debug> HTTP-Session: ec14de21-9b38-401d-9018-923866b29acb Destroying unnamed session
2452 2023.11.08 20:23:33.772991 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part
2453 2023.11.08 20:23:33.773138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2454 2023.11.08 20:23:33.773151 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::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
2455 2023.11.08 20:23:33.773195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2456 2023.11.08 20:23:33.773221 [ 3 ] {} <Debug> HTTP-Session: ee1c5c73-559a-4f2d-80f7-c62f4fb91f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2457 2023.11.08 20:23:33.773247 [ 3 ] {} <Debug> HTTP-Session: ee1c5c73-559a-4f2d-80f7-c62f4fb91f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2458 2023.11.08 20:23:33.773298 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part
2459 2023.11.08 20:23:33.773368 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2460 2023.11.08 20:23:33.773431 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2461 2023.11.08 20:23:33.773449 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::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
2462 2023.11.08 20:23:33.773645 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part
2463 2023.11.08 20:23:33.773685 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2464 2023.11.08 20:23:33.773804 [ 9 ] {0926a68a-59d5-4f13-a699-29780313b091::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
2465 2023.11.08 20:23:33.774180 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2466 2023.11.08 20:23:33.774467 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2467 2023.11.08 20:23:33.774693 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2468 2023.11.08 20:23:33.774852 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001431661 sec., 14668 rows/sec., 778.98 KiB/sec.
2469 2023.11.08 20:23:33.774979 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Debug> DynamicQueryHandler: Done processing query
2470 2023.11.08 20:23:33.775002 [ 3 ] {60f43a41-ae7c-415f-a751-d657e3077ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2471 2023.11.08 20:23:33.775018 [ 3 ] {} <Debug> HTTP-Session: ee1c5c73-559a-4f2d-80f7-c62f4fb91f3b Destroying unnamed session
2472 2023.11.08 20:23:33.775430 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 286 rows, containing 6 columns (6 merged, 0 gathered) in 0.002898644 sec., 98666.82490157467 rows/sec., 133.15 MiB/sec.
2473 2023.11.08 20:23:33.775722 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2474 2023.11.08 20:23:33.775989 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2475 2023.11.08 20:23:33.776068 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2476 2023.11.08 20:23:33.776157 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0926a68a-59d5-4f13-a699-29780313b091::all_1_11_2: 4.02 MiB.
2477 2023.11.08 20:23:38.752612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2478 2023.11.08 20:23:38.752780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2479 2023.11.08 20:23:38.752822 [ 3 ] {} <Debug> HTTP-Session: a426a3b8-d804-47e6-bce3-6ff3d8f505f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2480 2023.11.08 20:23:38.752860 [ 3 ] {} <Debug> HTTP-Session: a426a3b8-d804-47e6-bce3-6ff3d8f505f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2481 2023.11.08 20:23:38.753026 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2482 2023.11.08 20:23:38.753086 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2483 2023.11.08 20:23:38.753243 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2484 2023.11.08 20:23:38.753660 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2485 2023.11.08 20:23:38.753917 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2486 2023.11.08 20:23:38.754079 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2487 2023.11.08 20:23:38.754216 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001149395 sec., 4350 rows/sec., 352.60 KiB/sec.
2488 2023.11.08 20:23:38.754350 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Debug> DynamicQueryHandler: Done processing query
2489 2023.11.08 20:23:38.754376 [ 3 ] {b3892e5f-7083-4ae3-a4b0-cd730be8dc8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2490 2023.11.08 20:23:38.754393 [ 3 ] {} <Debug> HTTP-Session: a426a3b8-d804-47e6-bce3-6ff3d8f505f0 Destroying unnamed session
2491 2023.11.08 20:23:38.754521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2023.11.08 20:23:38.754565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2493 2023.11.08 20:23:38.754584 [ 3 ] {} <Debug> HTTP-Session: a5422e0e-afc7-4570-9072-adb83fbcf579 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2494 2023.11.08 20:23:38.754601 [ 3 ] {} <Debug> HTTP-Session: a5422e0e-afc7-4570-9072-adb83fbcf579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2023.11.08 20:23:38.754673 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2496 2023.11.08 20:23:38.754712 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2497 2023.11.08 20:23:38.754817 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2498 2023.11.08 20:23:38.755107 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2499 2023.11.08 20:23:38.755305 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2500 2023.11.08 20:23:38.755453 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2501 2023.11.08 20:23:38.755582 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000879089 sec., 17063 rows/sec., 1.54 MiB/sec.
2502 2023.11.08 20:23:38.755786 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Debug> DynamicQueryHandler: Done processing query
2503 2023.11.08 20:23:38.755811 [ 3 ] {dd92ee40-f72a-4459-885e-14f0d5d51b0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2504 2023.11.08 20:23:38.755827 [ 3 ] {} <Debug> HTTP-Session: a5422e0e-afc7-4570-9072-adb83fbcf579 Destroying unnamed session
2505 2023.11.08 20:23:38.755942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2023.11.08 20:23:38.755988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2507 2023.11.08 20:23:38.756007 [ 3 ] {} <Debug> HTTP-Session: ac4647b5-e256-41d1-b145-d215fa7a8b1e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2508 2023.11.08 20:23:38.756023 [ 3 ] {} <Debug> HTTP-Session: ac4647b5-e256-41d1-b145-d215fa7a8b1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2509 2023.11.08 20:23:38.756094 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2510 2023.11.08 20:23:38.756133 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2511 2023.11.08 20:23:38.756251 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2512 2023.11.08 20:23:38.756524 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2513 2023.11.08 20:23:38.756726 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2514 2023.11.08 20:23:38.756878 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2515 2023.11.08 20:23:38.757003 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000876569 sec., 18252 rows/sec., 1.41 MiB/sec.
2516 2023.11.08 20:23:38.757109 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Debug> DynamicQueryHandler: Done processing query
2517 2023.11.08 20:23:38.757132 [ 3 ] {39575d14-21c7-4567-88e0-6ef950201189} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2518 2023.11.08 20:23:38.757148 [ 3 ] {} <Debug> HTTP-Session: ac4647b5-e256-41d1-b145-d215fa7a8b1e Destroying unnamed session
2519 2023.11.08 20:23:38.757296 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2023.11.08 20:23:38.757339 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2521 2023.11.08 20:23:38.757357 [ 3 ] {} <Debug> HTTP-Session: 66fcecbf-8903-4ca3-a983-afaab246db41 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2522 2023.11.08 20:23:38.757374 [ 3 ] {} <Debug> HTTP-Session: 66fcecbf-8903-4ca3-a983-afaab246db41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2023.11.08 20:23:38.757444 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2524 2023.11.08 20:23:38.757487 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2525 2023.11.08 20:23:38.757605 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2526 2023.11.08 20:23:38.757851 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2527 2023.11.08 20:23:38.758095 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2528 2023.11.08 20:23:38.758275 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2529 2023.11.08 20:23:38.758374 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00090328 sec., 12177 rows/sec., 803.28 KiB/sec.
2530 2023.11.08 20:23:38.758499 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Debug> DynamicQueryHandler: Done processing query
2531 2023.11.08 20:23:38.758523 [ 3 ] {3234340c-b2e1-4d33-8bf0-e90e6ae284e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2532 2023.11.08 20:23:38.758539 [ 3 ] {} <Debug> HTTP-Session: 66fcecbf-8903-4ca3-a983-afaab246db41 Destroying unnamed session
2533 2023.11.08 20:23:38.758675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2534 2023.11.08 20:23:38.758720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2535 2023.11.08 20:23:38.758739 [ 3 ] {} <Debug> HTTP-Session: 3b9b6293-08b9-496d-84d6-760eff476d7e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2536 2023.11.08 20:23:38.758757 [ 3 ] {} <Debug> HTTP-Session: 3b9b6293-08b9-496d-84d6-760eff476d7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2537 2023.11.08 20:23:38.758831 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2538 2023.11.08 20:23:38.758874 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2539 2023.11.08 20:23:38.759010 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2540 2023.11.08 20:23:38.759293 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2541 2023.11.08 20:23:38.759561 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2542 2023.11.08 20:23:38.759733 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2543 2023.11.08 20:23:38.759865 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001004282 sec., 4978 rows/sec., 6.72 MiB/sec.
2544 2023.11.08 20:23:38.760076 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Debug> DynamicQueryHandler: Done processing query
2545 2023.11.08 20:23:38.760100 [ 3 ] {1e1bdeab-f670-4772-8fc5-e4e1f5c015a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2546 2023.11.08 20:23:38.760116 [ 3 ] {} <Debug> HTTP-Session: 3b9b6293-08b9-496d-84d6-760eff476d7e Destroying unnamed session
2547 2023.11.08 20:23:43.759607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2548 2023.11.08 20:23:43.759737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2549 2023.11.08 20:23:43.759767 [ 3 ] {} <Debug> HTTP-Session: 024a0930-cdd2-40b3-ba62-ede9b01904bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2550 2023.11.08 20:23:43.759795 [ 3 ] {} <Debug> HTTP-Session: 024a0930-cdd2-40b3-ba62-ede9b01904bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2551 2023.11.08 20:23:43.759938 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2552 2023.11.08 20:23:43.760004 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2553 2023.11.08 20:23:43.760163 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2554 2023.11.08 20:23:43.760580 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2555 2023.11.08 20:23:43.760840 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2556 2023.11.08 20:23:43.761002 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2557 2023.11.08 20:23:43.761118 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001138045 sec., 39541 rows/sec., 3.00 MiB/sec.
2558 2023.11.08 20:23:43.761118 [ 124 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2559 2023.11.08 20:23:43.761188 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2560 2023.11.08 20:23:43.761293 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Debug> DynamicQueryHandler: Done processing query
2561 2023.11.08 20:23:43.761293 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2562 2023.11.08 20:23:43.761324 [ 3 ] {cfe3a4dd-74d7-4ae3-8e96-ad05fa389ef0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2563 2023.11.08 20:23:43.761370 [ 3 ] {} <Debug> HTTP-Session: 024a0930-cdd2-40b3-ba62-ede9b01904bf Destroying unnamed session
2564 2023.11.08 20:23:43.761443 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2565 2023.11.08 20:23:43.761478 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 50 rows starting from the beginning of the part
2566 2023.11.08 20:23:43.761630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2567 2023.11.08 20:23:43.761649 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part
2568 2023.11.08 20:23:43.761720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2569 2023.11.08 20:23:43.761761 [ 3 ] {} <Debug> HTTP-Session: 6de52494-6c1b-4932-9aa3-bf3fbea77e1d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2570 2023.11.08 20:23:43.761819 [ 3 ] {} <Debug> HTTP-Session: 6de52494-6c1b-4932-9aa3-bf3fbea77e1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2571 2023.11.08 20:23:43.761857 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2572 2023.11.08 20:23:43.762051 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2573 2023.11.08 20:23:43.762088 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part
2574 2023.11.08 20:23:43.762146 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2575 2023.11.08 20:23:43.762348 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part
2576 2023.11.08 20:23:43.762605 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2577 2023.11.08 20:23:43.762654 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part
2578 2023.11.08 20:23:43.763510 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2579 2023.11.08 20:23:43.764080 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2580 2023.11.08 20:23:43.764175 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.002921114 sec., 66755.35429291702 rows/sec., 5.09 MiB/sec.
2581 2023.11.08 20:23:43.764320 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2582 2023.11.08 20:23:43.764367 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2583 2023.11.08 20:23:43.764519 [ 124 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2584 2023.11.08 20:23:43.764554 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.002450053 sec., 86936 rows/sec., 8.42 MiB/sec.
2585 2023.11.08 20:23:43.764591 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2586 2023.11.08 20:23:43.764694 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2587 2023.11.08 20:23:43.764836 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2588 2023.11.08 20:23:43.764936 [ 10 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_16_3} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2589 2023.11.08 20:23:43.765004 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Debug> DynamicQueryHandler: Done processing query
2590 2023.11.08 20:23:43.765069 [ 3 ] {9ed0e8cf-5fd6-4c38-8d59-b614f24a3dfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2591 2023.11.08 20:23:43.765159 [ 3 ] {} <Debug> HTTP-Session: 6de52494-6c1b-4932-9aa3-bf3fbea77e1d Destroying unnamed session
2592 2023.11.08 20:23:43.765188 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2593 2023.11.08 20:23:43.765250 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 228 rows starting from the beginning of the part
2594 2023.11.08 20:23:43.765348 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 213 rows starting from the beginning of the part
2595 2023.11.08 20:23:43.765402 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2596 2023.11.08 20:23:43.765445 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 15 rows starting from the beginning of the part
2597 2023.11.08 20:23:43.765458 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2598 2023.11.08 20:23:43.765487 [ 3 ] {} <Debug> HTTP-Session: bd1cd35c-f16c-4928-8da7-55a280f65ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2599 2023.11.08 20:23:43.765507 [ 3 ] {} <Debug> HTTP-Session: bd1cd35c-f16c-4928-8da7-55a280f65ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2600 2023.11.08 20:23:43.765550 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 213 rows starting from the beginning of the part
2601 2023.11.08 20:23:43.765643 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2602 2023.11.08 20:23:43.765668 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 15 rows starting from the beginning of the part
2603 2023.11.08 20:23:43.765698 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2604 2023.11.08 20:23:43.765815 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 213 rows starting from the beginning of the part
2605 2023.11.08 20:23:43.765967 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2606 2023.11.08 20:23:43.766714 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2607 2023.11.08 20:23:43.767012 [ 11 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 4 columns (4 merged, 0 gathered) in 0.002351632 sec., 381437.2316757043 rows/sec., 36.82 MiB/sec.
2608 2023.11.08 20:23:43.767030 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2609 2023.11.08 20:23:43.767214 [ 10 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2610 2023.11.08 20:23:43.767329 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2611 2023.11.08 20:23:43.767475 [ 124 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2612 2023.11.08 20:23:43.767537 [ 10 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2613 2023.11.08 20:23:43.767558 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001868601 sec., 176602 rows/sec., 12.32 MiB/sec.
2614 2023.11.08 20:23:43.767574 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2615 2023.11.08 20:23:43.767721 [ 10 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_16_3} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2616 2023.11.08 20:23:43.767913 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Debug> DynamicQueryHandler: Done processing query
2617 2023.11.08 20:23:43.767946 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2618 2023.11.08 20:23:43.767957 [ 3 ] {0bc6c0f4-ecce-4271-98c0-08f3cdc36e30} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2619 2023.11.08 20:23:43.768000 [ 3 ] {} <Debug> HTTP-Session: bd1cd35c-f16c-4928-8da7-55a280f65ee5 Destroying unnamed session
2620 2023.11.08 20:23:43.768081 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2621 2023.11.08 20:23:43.768120 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 364 rows starting from the beginning of the part
2622 2023.11.08 20:23:43.768184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2623 2023.11.08 20:23:43.768277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2624 2023.11.08 20:23:43.768340 [ 3 ] {} <Debug> HTTP-Session: 4d604955-3502-4149-82dd-9c2daf0916bd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2625 2023.11.08 20:23:43.768361 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 330 rows starting from the beginning of the part
2626 2023.11.08 20:23:43.768372 [ 3 ] {} <Debug> HTTP-Session: 4d604955-3502-4149-82dd-9c2daf0916bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2627 2023.11.08 20:23:43.768607 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part
2628 2023.11.08 20:23:43.768615 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2629 2023.11.08 20:23:43.768714 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2630 2023.11.08 20:23:43.768849 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 330 rows starting from the beginning of the part
2631 2023.11.08 20:23:43.769183 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part
2632 2023.11.08 20:23:43.769252 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2633 2023.11.08 20:23:43.769460 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 330 rows starting from the beginning of the part
2634 2023.11.08 20:23:43.769959 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2635 2023.11.08 20:23:43.770411 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2636 2023.11.08 20:23:43.770743 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2637 2023.11.08 20:23:43.770864 [ 124 ] {} <Debug> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2638 2023.11.08 20:23:43.770887 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002203428 sec., 2723 rows/sec., 114.35 KiB/sec.
2639 2023.11.08 20:23:43.770903 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2640 2023.11.08 20:23:43.771113 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2641 2023.11.08 20:23:43.771282 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Debug> DynamicQueryHandler: Done processing query
2642 2023.11.08 20:23:43.771368 [ 3 ] {8da38562-8747-4035-a886-9a080e60da01} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2643 2023.11.08 20:23:43.771418 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2644 2023.11.08 20:23:43.771445 [ 3 ] {} <Debug> HTTP-Session: 4d604955-3502-4149-82dd-9c2daf0916bd Destroying unnamed session
2645 2023.11.08 20:23:43.771525 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
2646 2023.11.08 20:23:43.771644 [ 11 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1375 rows, containing 4 columns (4 merged, 0 gathered) in 0.003994977 sec., 344182.20680619683 rows/sec., 24.12 MiB/sec.
2647 2023.11.08 20:23:43.771743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2648 2023.11.08 20:23:43.771790 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
2649 2023.11.08 20:23:43.771833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2650 2023.11.08 20:23:43.771886 [ 18 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2651 2023.11.08 20:23:43.771907 [ 3 ] {} <Debug> HTTP-Session: 702b4e6b-ac16-4ee5-a0ff-e7ae9d816d5f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2652 2023.11.08 20:23:43.772033 [ 3 ] {} <Debug> HTTP-Session: 702b4e6b-ac16-4ee5-a0ff-e7ae9d816d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2653 2023.11.08 20:23:43.772076 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
2654 2023.11.08 20:23:43.772300 [ 18 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2655 2023.11.08 20:23:43.772361 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2656 2023.11.08 20:23:43.772428 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
2657 2023.11.08 20:23:43.772469 [ 18 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_16_3} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2658 2023.11.08 20:23:43.772551 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2659 2023.11.08 20:23:43.772831 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
2660 2023.11.08 20:23:43.773182 [ 10 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
2661 2023.11.08 20:23:43.773233 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2662 2023.11.08 20:23:43.774019 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2663 2023.11.08 20:23:43.774683 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.00368406 sec., 17915.017670721976 rows/sec., 752.29 KiB/sec.
2664 2023.11.08 20:23:43.774689 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2665 2023.11.08 20:23:43.774805 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2666 2023.11.08 20:23:43.774997 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2667 2023.11.08 20:23:43.775178 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_11_2} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2668 2023.11.08 20:23:43.775214 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00276767 sec., 25292 rows/sec., 1.53 MiB/sec.
2669 2023.11.08 20:23:43.775308 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_11_2} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2670 2023.11.08 20:23:43.775505 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Debug> DynamicQueryHandler: Done processing query
2671 2023.11.08 20:23:43.775533 [ 3 ] {c2ab7c06-a954-48b4-b125-2473802cad5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2672 2023.11.08 20:23:43.775549 [ 3 ] {} <Debug> HTTP-Session: 702b4e6b-ac16-4ee5-a0ff-e7ae9d816d5f Destroying unnamed session
2673 2023.11.08 20:23:43.775771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2674 2023.11.08 20:23:43.775817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2675 2023.11.08 20:23:43.775835 [ 3 ] {} <Debug> HTTP-Session: abbd28de-fc67-46e4-a931-a78c8675a893 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2676 2023.11.08 20:23:43.775853 [ 3 ] {} <Debug> HTTP-Session: abbd28de-fc67-46e4-a931-a78c8675a893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2677 2023.11.08 20:23:43.775950 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2678 2023.11.08 20:23:43.775995 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2679 2023.11.08 20:23:43.776145 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2680 2023.11.08 20:23:43.776615 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2681 2023.11.08 20:23:43.776915 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2682 2023.11.08 20:23:43.777090 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2683 2023.11.08 20:23:43.777197 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001218467 sec., 32007 rows/sec., 43.19 MiB/sec.
2684 2023.11.08 20:23:43.777308 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Debug> DynamicQueryHandler: Done processing query
2685 2023.11.08 20:23:43.777330 [ 3 ] {5ffd3d3b-26cc-4924-9bcc-f11e17deefdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2686 2023.11.08 20:23:43.777346 [ 3 ] {} <Debug> HTTP-Session: abbd28de-fc67-46e4-a931-a78c8675a893 Destroying unnamed session
2687 2023.11.08 20:23:43.777470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2688 2023.11.08 20:23:43.777512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2689 2023.11.08 20:23:43.777530 [ 3 ] {} <Debug> HTTP-Session: 427bc61d-340f-45fa-8185-7adbca00b2cd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2690 2023.11.08 20:23:43.777546 [ 3 ] {} <Debug> HTTP-Session: 427bc61d-340f-45fa-8185-7adbca00b2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2691 2023.11.08 20:23:43.777614 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2692 2023.11.08 20:23:43.777652 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2693 2023.11.08 20:23:43.777752 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2694 2023.11.08 20:23:43.778007 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2695 2023.11.08 20:23:43.778237 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2696 2023.11.08 20:23:43.778406 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2697 2023.11.08 20:23:43.778493 [ 124 ] {} <Debug> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2698 2023.11.08 20:23:43.778508 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000866518 sec., 24234 rows/sec., 1.26 MiB/sec.
2699 2023.11.08 20:23:43.778526 [ 124 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2700 2023.11.08 20:23:43.778662 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2701 2023.11.08 20:23:43.778721 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Debug> DynamicQueryHandler: Done processing query
2702 2023.11.08 20:23:43.778764 [ 3 ] {995a5e4c-823d-478d-87b7-f666a12aa9da} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2703 2023.11.08 20:23:43.778785 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2704 2023.11.08 20:23:43.778798 [ 3 ] {} <Debug> HTTP-Session: 427bc61d-340f-45fa-8185-7adbca00b2cd Destroying unnamed session
2705 2023.11.08 20:23:43.778834 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part
2706 2023.11.08 20:23:43.778949 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part
2707 2023.11.08 20:23:43.779030 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part
2708 2023.11.08 20:23:43.779104 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part
2709 2023.11.08 20:23:43.779176 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part
2710 2023.11.08 20:23:43.779249 [ 18 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part
2711 2023.11.08 20:23:43.779784 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.001215777 sec., 217145.0849950279 rows/sec., 11.75 MiB/sec.
2712 2023.11.08 20:23:43.779958 [ 15 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2713 2023.11.08 20:23:43.780202 [ 15 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2714 2023.11.08 20:23:43.780282 [ 15 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_11_2} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2715 2023.11.08 20:23:44.930556 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
2716 2023.11.08 20:23:44.930615 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
2717 2023.11.08 20:23:48.752286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2718 2023.11.08 20:23:48.752416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2719 2023.11.08 20:23:48.752448 [ 3 ] {} <Debug> HTTP-Session: 92fd4383-f7ff-4db4-84bf-ce17736c929c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2720 2023.11.08 20:23:48.752476 [ 3 ] {} <Debug> HTTP-Session: 92fd4383-f7ff-4db4-84bf-ce17736c929c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2721 2023.11.08 20:23:48.752626 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2722 2023.11.08 20:23:48.752694 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2723 2023.11.08 20:23:48.752874 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2724 2023.11.08 20:23:48.753286 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2725 2023.11.08 20:23:48.753539 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2726 2023.11.08 20:23:48.753702 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2727 2023.11.08 20:23:48.753819 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001152865 sec., 4337 rows/sec., 351.54 KiB/sec.
2728 2023.11.08 20:23:48.753956 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Debug> DynamicQueryHandler: Done processing query
2729 2023.11.08 20:23:48.753982 [ 3 ] {87af422a-44a6-494e-9297-1a7e1d91989e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2730 2023.11.08 20:23:48.753999 [ 3 ] {} <Debug> HTTP-Session: 92fd4383-f7ff-4db4-84bf-ce17736c929c Destroying unnamed session
2731 2023.11.08 20:23:48.754121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2732 2023.11.08 20:23:48.754166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2733 2023.11.08 20:23:48.754185 [ 3 ] {} <Debug> HTTP-Session: 0f3d1ad2-32cb-4949-8a2f-485d75aef674 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2734 2023.11.08 20:23:48.754204 [ 3 ] {} <Debug> HTTP-Session: 0f3d1ad2-32cb-4949-8a2f-485d75aef674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2735 2023.11.08 20:23:48.754280 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2736 2023.11.08 20:23:48.754320 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2737 2023.11.08 20:23:48.754421 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2738 2023.11.08 20:23:48.754764 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2739 2023.11.08 20:23:48.754965 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2740 2023.11.08 20:23:48.755113 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2741 2023.11.08 20:23:48.755209 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000901869 sec., 16632 rows/sec., 1.50 MiB/sec.
2742 2023.11.08 20:23:48.755412 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Debug> DynamicQueryHandler: Done processing query
2743 2023.11.08 20:23:48.755437 [ 3 ] {828cb1b1-161b-4f74-a75e-59b269e62b20} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2744 2023.11.08 20:23:48.755453 [ 3 ] {} <Debug> HTTP-Session: 0f3d1ad2-32cb-4949-8a2f-485d75aef674 Destroying unnamed session
2745 2023.11.08 20:23:48.755573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2746 2023.11.08 20:23:48.755619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2747 2023.11.08 20:23:48.755638 [ 3 ] {} <Debug> HTTP-Session: c4c6d840-de4d-4992-871a-9b0f35afff45 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2748 2023.11.08 20:23:48.755655 [ 3 ] {} <Debug> HTTP-Session: c4c6d840-de4d-4992-871a-9b0f35afff45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2749 2023.11.08 20:23:48.755724 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2750 2023.11.08 20:23:48.755763 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2751 2023.11.08 20:23:48.755883 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2752 2023.11.08 20:23:48.756215 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2753 2023.11.08 20:23:48.756421 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2754 2023.11.08 20:23:48.756566 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2755 2023.11.08 20:23:48.756670 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Information> executeQuery: Read 5 rows, 410.00 B in 0.00091337 sec., 5474 rows/sec., 438.37 KiB/sec.
2756 2023.11.08 20:23:48.756844 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Debug> DynamicQueryHandler: Done processing query
2757 2023.11.08 20:23:48.756868 [ 3 ] {b31ff876-b76b-4ccb-91ae-7fb96ad5d194} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2758 2023.11.08 20:23:48.756885 [ 3 ] {} <Debug> HTTP-Session: c4c6d840-de4d-4992-871a-9b0f35afff45 Destroying unnamed session
2759 2023.11.08 20:23:48.757037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2760 2023.11.08 20:23:48.757083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2761 2023.11.08 20:23:48.757101 [ 3 ] {} <Debug> HTTP-Session: 9ddcad80-e0ad-4b7c-a6b6-b8f703f2d76a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2762 2023.11.08 20:23:48.757118 [ 3 ] {} <Debug> HTTP-Session: 9ddcad80-e0ad-4b7c-a6b6-b8f703f2d76a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2763 2023.11.08 20:23:48.757189 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2764 2023.11.08 20:23:48.757233 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2765 2023.11.08 20:23:48.757375 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2766 2023.11.08 20:23:48.757696 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2767 2023.11.08 20:23:48.757985 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2768 2023.11.08 20:23:48.758157 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2769 2023.11.08 20:23:48.758267 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001047413 sec., 4773 rows/sec., 6.44 MiB/sec.
2770 2023.11.08 20:23:48.758400 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Debug> DynamicQueryHandler: Done processing query
2771 2023.11.08 20:23:48.758424 [ 3 ] {92d461e1-308d-4eca-8e72-e8874bf7aef4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2772 2023.11.08 20:23:48.758440 [ 3 ] {} <Debug> HTTP-Session: 9ddcad80-e0ad-4b7c-a6b6-b8f703f2d76a Destroying unnamed session
2773 2023.11.08 20:23:53.759622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2774 2023.11.08 20:23:53.759755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2775 2023.11.08 20:23:53.759785 [ 3 ] {} <Debug> HTTP-Session: 1b31164e-f160-49a5-91f2-8e8ba4537af9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2776 2023.11.08 20:23:53.759814 [ 3 ] {} <Debug> HTTP-Session: 1b31164e-f160-49a5-91f2-8e8ba4537af9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2777 2023.11.08 20:23:53.759957 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2778 2023.11.08 20:23:53.760028 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2779 2023.11.08 20:23:53.760195 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2780 2023.11.08 20:23:53.760649 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2781 2023.11.08 20:23:53.760910 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2782 2023.11.08 20:23:53.761071 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2783 2023.11.08 20:23:53.761225 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001227276 sec., 36666 rows/sec., 2.79 MiB/sec.
2784 2023.11.08 20:23:53.761363 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Debug> DynamicQueryHandler: Done processing query
2785 2023.11.08 20:23:53.761388 [ 3 ] {24b59080-35d7-4ba9-8740-cfaed262c7e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2786 2023.11.08 20:23:53.761405 [ 3 ] {} <Debug> HTTP-Session: 1b31164e-f160-49a5-91f2-8e8ba4537af9 Destroying unnamed session
2787 2023.11.08 20:23:53.761635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2788 2023.11.08 20:23:53.761680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2789 2023.11.08 20:23:53.761698 [ 3 ] {} <Debug> HTTP-Session: aa7d0c41-4d3f-443e-a1b4-bfdf4630ab75 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2790 2023.11.08 20:23:53.761715 [ 3 ] {} <Debug> HTTP-Session: aa7d0c41-4d3f-443e-a1b4-bfdf4630ab75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2791 2023.11.08 20:23:53.761791 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2792 2023.11.08 20:23:53.761830 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2793 2023.11.08 20:23:53.761936 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2794 2023.11.08 20:23:53.762489 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2795 2023.11.08 20:23:53.762711 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2796 2023.11.08 20:23:53.762859 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2797 2023.11.08 20:23:53.762986 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001165786 sec., 182709 rows/sec., 17.70 MiB/sec.
2798 2023.11.08 20:23:53.763117 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Debug> DynamicQueryHandler: Done processing query
2799 2023.11.08 20:23:53.763141 [ 3 ] {4e7d5d71-a3f5-4bf7-81b7-f37162878587} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2800 2023.11.08 20:23:53.763157 [ 3 ] {} <Debug> HTTP-Session: aa7d0c41-4d3f-443e-a1b4-bfdf4630ab75 Destroying unnamed session
2801 2023.11.08 20:23:53.763336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2802 2023.11.08 20:23:53.763382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2803 2023.11.08 20:23:53.763401 [ 3 ] {} <Debug> HTTP-Session: 43045b5f-5e04-42b3-9bbc-0866d836848e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2804 2023.11.08 20:23:53.763418 [ 3 ] {} <Debug> HTTP-Session: 43045b5f-5e04-42b3-9bbc-0866d836848e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2805 2023.11.08 20:23:53.763500 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2806 2023.11.08 20:23:53.763539 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2807 2023.11.08 20:23:53.763647 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2808 2023.11.08 20:23:53.764133 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2809 2023.11.08 20:23:53.764349 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2810 2023.11.08 20:23:53.764494 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2811 2023.11.08 20:23:53.764632 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001094794 sec., 301426 rows/sec., 21.03 MiB/sec.
2812 2023.11.08 20:23:53.764785 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Debug> DynamicQueryHandler: Done processing query
2813 2023.11.08 20:23:53.764809 [ 3 ] {a6f500c4-09c2-40cd-867c-c60e7c225830} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2814 2023.11.08 20:23:53.764826 [ 3 ] {} <Debug> HTTP-Session: 43045b5f-5e04-42b3-9bbc-0866d836848e Destroying unnamed session
2815 2023.11.08 20:23:53.764948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2816 2023.11.08 20:23:53.764992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2817 2023.11.08 20:23:53.765011 [ 3 ] {} <Debug> HTTP-Session: 865dc584-e012-4211-97d6-8c917c340525 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2818 2023.11.08 20:23:53.765027 [ 3 ] {} <Debug> HTTP-Session: 865dc584-e012-4211-97d6-8c917c340525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2819 2023.11.08 20:23:53.765097 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2820 2023.11.08 20:23:53.765136 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2821 2023.11.08 20:23:53.765250 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2822 2023.11.08 20:23:53.765509 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2823 2023.11.08 20:23:53.765752 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2824 2023.11.08 20:23:53.765921 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2825 2023.11.08 20:23:53.766040 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091404 sec., 6564 rows/sec., 275.65 KiB/sec.
2826 2023.11.08 20:23:53.766157 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Debug> DynamicQueryHandler: Done processing query
2827 2023.11.08 20:23:53.766180 [ 3 ] {55206d26-6071-4f05-945c-38bddd118e84} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2828 2023.11.08 20:23:53.766196 [ 3 ] {} <Debug> HTTP-Session: 865dc584-e012-4211-97d6-8c917c340525 Destroying unnamed session
2829 2023.11.08 20:23:53.766303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2830 2023.11.08 20:23:53.766347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2831 2023.11.08 20:23:53.766366 [ 3 ] {} <Debug> HTTP-Session: a8593999-5d2d-43dc-940e-614a1354ca2b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2832 2023.11.08 20:23:53.766383 [ 3 ] {} <Debug> HTTP-Session: a8593999-5d2d-43dc-940e-614a1354ca2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2833 2023.11.08 20:23:53.766454 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2834 2023.11.08 20:23:53.766495 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2835 2023.11.08 20:23:53.766613 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2836 2023.11.08 20:23:53.766918 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2837 2023.11.08 20:23:53.767160 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2838 2023.11.08 20:23:53.767329 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2839 2023.11.08 20:23:53.767448 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000966191 sec., 72449 rows/sec., 4.39 MiB/sec.
2840 2023.11.08 20:23:53.767565 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Debug> DynamicQueryHandler: Done processing query
2841 2023.11.08 20:23:53.767588 [ 3 ] {d6e3e5db-7165-44e0-9854-33f8a55bd64f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2842 2023.11.08 20:23:53.767604 [ 3 ] {} <Debug> HTTP-Session: a8593999-5d2d-43dc-940e-614a1354ca2b Destroying unnamed session
2843 2023.11.08 20:23:53.767764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2844 2023.11.08 20:23:53.767808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2845 2023.11.08 20:23:53.767826 [ 3 ] {} <Debug> HTTP-Session: 88ad4048-e27d-4138-be2b-390f3a26fdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2846 2023.11.08 20:23:53.767842 [ 3 ] {} <Debug> HTTP-Session: 88ad4048-e27d-4138-be2b-390f3a26fdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2847 2023.11.08 20:23:53.767920 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2848 2023.11.08 20:23:53.767963 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2849 2023.11.08 20:23:53.768099 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2850 2023.11.08 20:23:53.768655 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2851 2023.11.08 20:23:53.768951 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2852 2023.11.08 20:23:53.769124 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2853 2023.11.08 20:23:53.769255 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001305978 sec., 29862 rows/sec., 40.30 MiB/sec.
2854 2023.11.08 20:23:53.769505 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Debug> DynamicQueryHandler: Done processing query
2855 2023.11.08 20:23:53.769528 [ 3 ] {fdd34b6c-3471-4649-971a-bd9bfac0d39e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2856 2023.11.08 20:23:53.769544 [ 3 ] {} <Debug> HTTP-Session: 88ad4048-e27d-4138-be2b-390f3a26fdcd Destroying unnamed session
2857 2023.11.08 20:23:53.769655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2858 2023.11.08 20:23:53.769698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2859 2023.11.08 20:23:53.769716 [ 3 ] {} <Debug> HTTP-Session: bd0ef411-3c5b-469a-9b68-a1d237110d03 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2860 2023.11.08 20:23:53.769732 [ 3 ] {} <Debug> HTTP-Session: bd0ef411-3c5b-469a-9b68-a1d237110d03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2861 2023.11.08 20:23:53.769803 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2862 2023.11.08 20:23:53.769845 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2863 2023.11.08 20:23:53.769967 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2864 2023.11.08 20:23:53.770235 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2865 2023.11.08 20:23:53.770461 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2866 2023.11.08 20:23:53.770636 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2867 2023.11.08 20:23:53.770732 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00090228 sec., 23274 rows/sec., 1.21 MiB/sec.
2868 2023.11.08 20:23:53.770889 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Debug> DynamicQueryHandler: Done processing query
2869 2023.11.08 20:23:53.770914 [ 3 ] {2955b685-6f87-491c-9cdb-0e207ed90fb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2870 2023.11.08 20:23:53.770929 [ 3 ] {} <Debug> HTTP-Session: bd0ef411-3c5b-469a-9b68-a1d237110d03 Destroying unnamed session
2871 2023.11.08 20:23:58.752303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2872 2023.11.08 20:23:58.752421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2873 2023.11.08 20:23:58.752446 [ 3 ] {} <Debug> HTTP-Session: ce647965-a1c2-4bd7-aea9-3d099a9be0d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2874 2023.11.08 20:23:58.752470 [ 3 ] {} <Debug> HTTP-Session: ce647965-a1c2-4bd7-aea9-3d099a9be0d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2875 2023.11.08 20:23:58.752594 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2876 2023.11.08 20:23:58.752654 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2877 2023.11.08 20:23:58.752815 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2878 2023.11.08 20:23:58.753267 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2879 2023.11.08 20:23:58.753519 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2880 2023.11.08 20:23:58.753675 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2881 2023.11.08 20:23:58.753808 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001171946 sec., 4266 rows/sec., 345.81 KiB/sec.
2882 2023.11.08 20:23:58.753949 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Debug> DynamicQueryHandler: Done processing query
2883 2023.11.08 20:23:58.753975 [ 3 ] {6d194b0b-b84b-44a7-ad1a-96ae601b11b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2884 2023.11.08 20:23:58.753992 [ 3 ] {} <Debug> HTTP-Session: ce647965-a1c2-4bd7-aea9-3d099a9be0d8 Destroying unnamed session
2885 2023.11.08 20:23:58.754097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2886 2023.11.08 20:23:58.754143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2887 2023.11.08 20:23:58.754162 [ 3 ] {} <Debug> HTTP-Session: b2c11848-9008-4b23-a341-87ea2fee70c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2888 2023.11.08 20:23:58.754179 [ 3 ] {} <Debug> HTTP-Session: b2c11848-9008-4b23-a341-87ea2fee70c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2889 2023.11.08 20:23:58.754250 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2890 2023.11.08 20:23:58.754289 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2891 2023.11.08 20:23:58.754395 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2892 2023.11.08 20:23:58.754698 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2893 2023.11.08 20:23:58.754897 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2894 2023.11.08 20:23:58.755042 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2895 2023.11.08 20:23:58.755151 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000862709 sec., 17387 rows/sec., 1.57 MiB/sec.
2896 2023.11.08 20:23:58.755274 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Debug> DynamicQueryHandler: Done processing query
2897 2023.11.08 20:23:58.755297 [ 3 ] {561d6a7b-1690-4d7c-89f6-51ebfc740217} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2898 2023.11.08 20:23:58.755314 [ 3 ] {} <Debug> HTTP-Session: b2c11848-9008-4b23-a341-87ea2fee70c7 Destroying unnamed session
2899 2023.11.08 20:23:58.755419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2900 2023.11.08 20:23:58.755464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2901 2023.11.08 20:23:58.755483 [ 3 ] {} <Debug> HTTP-Session: 1416a7c8-61df-4e07-be34-c724d6c8c90e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2902 2023.11.08 20:23:58.755499 [ 3 ] {} <Debug> HTTP-Session: 1416a7c8-61df-4e07-be34-c724d6c8c90e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2903 2023.11.08 20:23:58.755567 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2904 2023.11.08 20:23:58.755605 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2905 2023.11.08 20:23:58.755709 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2906 2023.11.08 20:23:58.755980 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2907 2023.11.08 20:23:58.756180 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2908 2023.11.08 20:23:58.756328 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2909 2023.11.08 20:23:58.756450 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000853869 sec., 5855 rows/sec., 468.91 KiB/sec.
2910 2023.11.08 20:23:58.756645 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Debug> DynamicQueryHandler: Done processing query
2911 2023.11.08 20:23:58.756670 [ 3 ] {a2883698-4aa0-456a-b578-f4b3e37918ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2912 2023.11.08 20:23:58.756687 [ 3 ] {} <Debug> HTTP-Session: 1416a7c8-61df-4e07-be34-c724d6c8c90e Destroying unnamed session
2913 2023.11.08 20:23:58.756845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2914 2023.11.08 20:23:58.756888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2915 2023.11.08 20:23:58.756907 [ 3 ] {} <Debug> HTTP-Session: 41c0b60d-83c8-49cc-b8ac-94f01772d789 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2916 2023.11.08 20:23:58.756924 [ 3 ] {} <Debug> HTTP-Session: 41c0b60d-83c8-49cc-b8ac-94f01772d789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2917 2023.11.08 20:23:58.756997 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2918 2023.11.08 20:23:58.757041 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2919 2023.11.08 20:23:58.757194 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2920 2023.11.08 20:23:58.757501 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2921 2023.11.08 20:23:58.757773 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2922 2023.11.08 20:23:58.757958 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2923 2023.11.08 20:23:58.758089 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001062684 sec., 4705 rows/sec., 6.35 MiB/sec.
2924 2023.11.08 20:23:58.758082 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2925 2023.11.08 20:23:58.758204 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2926 2023.11.08 20:23:58.758290 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Debug> DynamicQueryHandler: Done processing query
2927 2023.11.08 20:23:58.758346 [ 3 ] {3d7ac52f-d433-419e-adfa-e7dce700f150} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2928 2023.11.08 20:23:58.758354 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2929 2023.11.08 20:23:58.758379 [ 3 ] {} <Debug> HTTP-Session: 41c0b60d-83c8-49cc-b8ac-94f01772d789 Destroying unnamed session
2930 2023.11.08 20:23:58.758517 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2931 2023.11.08 20:23:58.758555 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 286 rows starting from the beginning of the part
2932 2023.11.08 20:23:58.758675 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part
2933 2023.11.08 20:23:58.758773 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::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
2934 2023.11.08 20:23:58.758866 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part
2935 2023.11.08 20:23:58.758950 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::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
2936 2023.11.08 20:23:58.759040 [ 10 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part
2937 2023.11.08 20:23:58.760260 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 379 rows, containing 6 columns (6 merged, 0 gathered) in 0.001992284 sec., 190233.92247290045 rows/sec., 256.71 MiB/sec.
2938 2023.11.08 20:23:58.760619 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2939 2023.11.08 20:23:58.760903 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2940 2023.11.08 20:23:58.760993 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2941 2023.11.08 20:23:58.761089 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0926a68a-59d5-4f13-a699-29780313b091::all_1_16_3: 4.02 MiB.
2942 2023.11.08 20:23:59.001117 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.11 MiB, peak 237.34 MiB, will set to 230.96 MiB (RSS), difference: -4.15 MiB
2943 2023.11.08 20:23:59.930649 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache
2944 2023.11.08 20:23:59.930704 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache
2945 2023.11.08 20:24:03.759866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2946 2023.11.08 20:24:03.760042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2947 2023.11.08 20:24:03.760091 [ 3 ] {} <Debug> HTTP-Session: 3d4f87bb-121c-43ad-a6f1-b9319d6ff04e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2948 2023.11.08 20:24:03.760141 [ 3 ] {} <Debug> HTTP-Session: 3d4f87bb-121c-43ad-a6f1-b9319d6ff04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2949 2023.11.08 20:24:03.760316 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2950 2023.11.08 20:24:03.760376 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2951 2023.11.08 20:24:03.760529 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2952 2023.11.08 20:24:03.760989 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2953 2023.11.08 20:24:03.761246 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2954 2023.11.08 20:24:03.761400 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2955 2023.11.08 20:24:03.761535 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001174775 sec., 38305 rows/sec., 2.91 MiB/sec.
2956 2023.11.08 20:24:03.761690 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Debug> DynamicQueryHandler: Done processing query
2957 2023.11.08 20:24:03.761716 [ 3 ] {befd6f32-61ee-4883-9cd6-4be9543d24a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2958 2023.11.08 20:24:03.761732 [ 3 ] {} <Debug> HTTP-Session: 3d4f87bb-121c-43ad-a6f1-b9319d6ff04e Destroying unnamed session
2959 2023.11.08 20:24:03.761899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2960 2023.11.08 20:24:03.761944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2961 2023.11.08 20:24:03.761963 [ 3 ] {} <Debug> HTTP-Session: c239b787-07cc-4bca-b100-008913600164 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2962 2023.11.08 20:24:03.761979 [ 3 ] {} <Debug> HTTP-Session: c239b787-07cc-4bca-b100-008913600164 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2963 2023.11.08 20:24:03.762055 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2964 2023.11.08 20:24:03.762093 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2965 2023.11.08 20:24:03.762196 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2966 2023.11.08 20:24:03.762647 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2967 2023.11.08 20:24:03.762861 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2968 2023.11.08 20:24:03.763003 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2969 2023.11.08 20:24:03.763129 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001045173 sec., 203794 rows/sec., 19.74 MiB/sec.
2970 2023.11.08 20:24:03.763283 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Debug> DynamicQueryHandler: Done processing query
2971 2023.11.08 20:24:03.763307 [ 3 ] {de4ec995-6f7a-4f11-b640-eb340578f0b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
2972 2023.11.08 20:24:03.763323 [ 3 ] {} <Debug> HTTP-Session: c239b787-07cc-4bca-b100-008913600164 Destroying unnamed session
2973 2023.11.08 20:24:03.763534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2974 2023.11.08 20:24:03.763578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2975 2023.11.08 20:24:03.763595 [ 3 ] {} <Debug> HTTP-Session: c9605d53-f399-4620-a653-46abb22fe687 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2976 2023.11.08 20:24:03.763611 [ 3 ] {} <Debug> HTTP-Session: c9605d53-f399-4620-a653-46abb22fe687 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2977 2023.11.08 20:24:03.763691 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2978 2023.11.08 20:24:03.763731 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2979 2023.11.08 20:24:03.763836 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2980 2023.11.08 20:24:03.764358 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2981 2023.11.08 20:24:03.764573 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2982 2023.11.08 20:24:03.764720 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2983 2023.11.08 20:24:03.764845 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001125785 sec., 293128 rows/sec., 20.45 MiB/sec.
2984 2023.11.08 20:24:03.764969 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Debug> DynamicQueryHandler: Done processing query
2985 2023.11.08 20:24:03.764992 [ 3 ] {4dd36665-8d58-4073-9352-ff6a02f9664c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2986 2023.11.08 20:24:03.765007 [ 3 ] {} <Debug> HTTP-Session: c9605d53-f399-4620-a653-46abb22fe687 Destroying unnamed session
2987 2023.11.08 20:24:03.765168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2988 2023.11.08 20:24:03.765212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2989 2023.11.08 20:24:03.765230 [ 3 ] {} <Debug> HTTP-Session: af20e2ef-905a-434d-a246-1c28f904e5fb Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
2990 2023.11.08 20:24:03.765247 [ 3 ] {} <Debug> HTTP-Session: af20e2ef-905a-434d-a246-1c28f904e5fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2991 2023.11.08 20:24:03.765314 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2992 2023.11.08 20:24:03.765352 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2993 2023.11.08 20:24:03.765485 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2994 2023.11.08 20:24:03.765727 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
2995 2023.11.08 20:24:03.765966 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2996 2023.11.08 20:24:03.766146 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2997 2023.11.08 20:24:03.766268 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00092504 sec., 6486 rows/sec., 272.37 KiB/sec.
2998 2023.11.08 20:24:03.766421 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Debug> DynamicQueryHandler: Done processing query
2999 2023.11.08 20:24:03.766450 [ 3 ] {dba80566-00d7-40f4-970f-44493d942923} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3000 2023.11.08 20:24:03.766467 [ 3 ] {} <Debug> HTTP-Session: af20e2ef-905a-434d-a246-1c28f904e5fb Destroying unnamed session
3001 2023.11.08 20:24:03.766591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3002 2023.11.08 20:24:03.766634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3003 2023.11.08 20:24:03.766652 [ 3 ] {} <Debug> HTTP-Session: 439d05ef-2169-404d-b8f1-45baf0b3a588 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3004 2023.11.08 20:24:03.766668 [ 3 ] {} <Debug> HTTP-Session: 439d05ef-2169-404d-b8f1-45baf0b3a588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3005 2023.11.08 20:24:03.766740 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3006 2023.11.08 20:24:03.766781 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3007 2023.11.08 20:24:03.766903 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3008 2023.11.08 20:24:03.767198 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3009 2023.11.08 20:24:03.767435 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3010 2023.11.08 20:24:03.767626 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3011 2023.11.08 20:24:03.767765 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000989032 sec., 70776 rows/sec., 4.29 MiB/sec.
3012 2023.11.08 20:24:03.767896 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Debug> DynamicQueryHandler: Done processing query
3013 2023.11.08 20:24:03.767919 [ 3 ] {d488cc6e-7d08-4433-b2e2-47b15198768d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3014 2023.11.08 20:24:03.767934 [ 3 ] {} <Debug> HTTP-Session: 439d05ef-2169-404d-b8f1-45baf0b3a588 Destroying unnamed session
3015 2023.11.08 20:24:03.768074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3016 2023.11.08 20:24:03.768118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3017 2023.11.08 20:24:03.768136 [ 3 ] {} <Debug> HTTP-Session: acbbe375-0b83-4e86-b2f9-63018c8d5c83 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3018 2023.11.08 20:24:03.768152 [ 3 ] {} <Debug> HTTP-Session: acbbe375-0b83-4e86-b2f9-63018c8d5c83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3019 2023.11.08 20:24:03.768243 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3020 2023.11.08 20:24:03.768285 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3021 2023.11.08 20:24:03.768421 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3022 2023.11.08 20:24:03.768848 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3023 2023.11.08 20:24:03.769141 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3024 2023.11.08 20:24:03.769311 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3025 2023.11.08 20:24:03.769433 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001163495 sec., 33519 rows/sec., 45.23 MiB/sec.
3026 2023.11.08 20:24:03.769557 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Debug> DynamicQueryHandler: Done processing query
3027 2023.11.08 20:24:03.769580 [ 3 ] {a28078f1-bcb9-4900-ad29-d0a6c8d04284} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3028 2023.11.08 20:24:03.769595 [ 3 ] {} <Debug> HTTP-Session: acbbe375-0b83-4e86-b2f9-63018c8d5c83 Destroying unnamed session
3029 2023.11.08 20:24:03.769714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3030 2023.11.08 20:24:03.769758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3031 2023.11.08 20:24:03.769776 [ 3 ] {} <Debug> HTTP-Session: b5d5b1e7-9fa7-478c-b466-05a5f8f6c2d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3032 2023.11.08 20:24:03.769792 [ 3 ] {} <Debug> HTTP-Session: b5d5b1e7-9fa7-478c-b466-05a5f8f6c2d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3033 2023.11.08 20:24:03.769858 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3034 2023.11.08 20:24:03.769896 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3035 2023.11.08 20:24:03.769999 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3036 2023.11.08 20:24:03.770246 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3037 2023.11.08 20:24:03.770469 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3038 2023.11.08 20:24:03.770642 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3039 2023.11.08 20:24:03.770738 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000850718 sec., 24685 rows/sec., 1.28 MiB/sec.
3040 2023.11.08 20:24:03.770907 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Debug> DynamicQueryHandler: Done processing query
3041 2023.11.08 20:24:03.770930 [ 3 ] {a88329a7-ef74-4746-8c75-22af24ab82f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3042 2023.11.08 20:24:03.770945 [ 3 ] {} <Debug> HTTP-Session: b5d5b1e7-9fa7-478c-b466-05a5f8f6c2d5 Destroying unnamed session
3043 2023.11.08 20:24:08.753327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3044 2023.11.08 20:24:08.753459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3045 2023.11.08 20:24:08.753489 [ 3 ] {} <Debug> HTTP-Session: 643f109e-abb4-4764-bf0e-9f885c0ce6d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3046 2023.11.08 20:24:08.753517 [ 3 ] {} <Debug> HTTP-Session: 643f109e-abb4-4764-bf0e-9f885c0ce6d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3047 2023.11.08 20:24:08.753664 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3048 2023.11.08 20:24:08.753732 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3049 2023.11.08 20:24:08.753913 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3050 2023.11.08 20:24:08.754328 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3051 2023.11.08 20:24:08.754566 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3052 2023.11.08 20:24:08.754714 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3053 2023.11.08 20:24:08.754848 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001190116 sec., 4201 rows/sec., 340.53 KiB/sec.
3054 2023.11.08 20:24:08.754842 [ 85 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3055 2023.11.08 20:24:08.754955 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3056 2023.11.08 20:24:08.755042 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Debug> DynamicQueryHandler: Done processing query
3057 2023.11.08 20:24:08.755058 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3058 2023.11.08 20:24:08.755074 [ 3 ] {55513c4c-1738-408a-9a67-7d14fe451e9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3059 2023.11.08 20:24:08.755200 [ 3 ] {} <Debug> HTTP-Session: 643f109e-abb4-4764-bf0e-9f885c0ce6d0 Destroying unnamed session
3060 2023.11.08 20:24:08.755271 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3061 2023.11.08 20:24:08.755311 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 50 rows starting from the beginning of the part
3062 2023.11.08 20:24:08.755350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3063 2023.11.08 20:24:08.755435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3064 2023.11.08 20:24:08.755485 [ 3 ] {} <Debug> HTTP-Session: a8081f45-478b-4966-ae5a-1dcdf4f84e58 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3065 2023.11.08 20:24:08.755543 [ 3 ] {} <Debug> HTTP-Session: a8081f45-478b-4966-ae5a-1dcdf4f84e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3066 2023.11.08 20:24:08.755582 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
3067 2023.11.08 20:24:08.755738 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3068 2023.11.08 20:24:08.755837 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 45 rows starting from the beginning of the part
3069 2023.11.08 20:24:08.755848 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3070 2023.11.08 20:24:08.756162 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
3071 2023.11.08 20:24:08.756339 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3072 2023.11.08 20:24:08.756421 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 45 rows starting from the beginning of the part
3073 2023.11.08 20:24:08.756574 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part
3074 2023.11.08 20:24:08.757063 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3075 2023.11.08 20:24:08.757558 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3076 2023.11.08 20:24:08.757971 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3077 2023.11.08 20:24:08.758006 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002921924 sec., 53047.23873721562 rows/sec., 4.05 MiB/sec.
3078 2023.11.08 20:24:08.758143 [ 85 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3079 2023.11.08 20:24:08.758205 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002393623 sec., 6266 rows/sec., 578.93 KiB/sec.
3080 2023.11.08 20:24:08.758224 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3081 2023.11.08 20:24:08.758287 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3082 2023.11.08 20:24:08.758499 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3083 2023.11.08 20:24:08.758648 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Debug> DynamicQueryHandler: Done processing query
3084 2023.11.08 20:24:08.758708 [ 3 ] {baba472d-0aa9-40f7-8ea9-8e743968fbe0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3085 2023.11.08 20:24:08.758775 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3086 2023.11.08 20:24:08.758777 [ 3 ] {} <Debug> HTTP-Session: a8081f45-478b-4966-ae5a-1dcdf4f84e58 Destroying unnamed session
3087 2023.11.08 20:24:08.758853 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 228 rows starting from the beginning of the part
3088 2023.11.08 20:24:08.758893 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3089 2023.11.08 20:24:08.759003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3090 2023.11.08 20:24:08.759069 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_21_4} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3091 2023.11.08 20:24:08.759116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3092 2023.11.08 20:24:08.759154 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 15 rows starting from the beginning of the part
3093 2023.11.08 20:24:08.759181 [ 3 ] {} <Debug> HTTP-Session: 5b6c40b0-c593-4ee4-b52b-5cac4ff51f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3094 2023.11.08 20:24:08.759259 [ 3 ] {} <Debug> HTTP-Session: 5b6c40b0-c593-4ee4-b52b-5cac4ff51f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3095 2023.11.08 20:24:08.759493 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 213 rows starting from the beginning of the part
3096 2023.11.08 20:24:08.759508 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3097 2023.11.08 20:24:08.759590 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3098 2023.11.08 20:24:08.759729 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 15 rows starting from the beginning of the part
3099 2023.11.08 20:24:08.760047 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 213 rows starting from the beginning of the part
3100 2023.11.08 20:24:08.760142 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3101 2023.11.08 20:24:08.760329 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 15 rows starting from the beginning of the part
3102 2023.11.08 20:24:08.760839 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3103 2023.11.08 20:24:08.761272 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3104 2023.11.08 20:24:08.761588 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3105 2023.11.08 20:24:08.761843 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.002220539 sec., 7205 rows/sec., 570.84 KiB/sec.
3106 2023.11.08 20:24:08.761824 [ 85 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3107 2023.11.08 20:24:08.762321 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3108 2023.11.08 20:24:08.762333 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Debug> DynamicQueryHandler: Done processing query
3109 2023.11.08 20:24:08.762408 [ 3 ] {bd337472-e51f-41f8-8fa9-0bb7c054650f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3110 2023.11.08 20:24:08.762473 [ 3 ] {} <Debug> HTTP-Session: 5b6c40b0-c593-4ee4-b52b-5cac4ff51f7a Destroying unnamed session
3111 2023.11.08 20:24:08.762451 [ 15 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 4 columns (4 merged, 0 gathered) in 0.00412119 sec., 169611.2045307302 rows/sec., 16.33 MiB/sec.
3112 2023.11.08 20:24:08.762506 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3113 2023.11.08 20:24:08.762690 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3114 2023.11.08 20:24:08.762704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3115 2023.11.08 20:24:08.762692 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3116 2023.11.08 20:24:08.762737 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 364 rows starting from the beginning of the part
3117 2023.11.08 20:24:08.762800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3118 2023.11.08 20:24:08.762883 [ 3 ] {} <Debug> HTTP-Session: 58ba953a-c2a6-4607-9659-8ba2f3eb727f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3119 2023.11.08 20:24:08.762917 [ 3 ] {} <Debug> HTTP-Session: 58ba953a-c2a6-4607-9659-8ba2f3eb727f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3120 2023.11.08 20:24:08.763089 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part
3121 2023.11.08 20:24:08.763140 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3122 2023.11.08 20:24:08.763173 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3123 2023.11.08 20:24:08.763240 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3124 2023.11.08 20:24:08.763352 [ 18 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_21_4} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3125 2023.11.08 20:24:08.763390 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 330 rows starting from the beginning of the part
3126 2023.11.08 20:24:08.763730 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part
3127 2023.11.08 20:24:08.763790 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3128 2023.11.08 20:24:08.763875 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 330 rows starting from the beginning of the part
3129 2023.11.08 20:24:08.763974 [ 21 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 16 rows starting from the beginning of the part
3130 2023.11.08 20:24:08.764285 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3131 2023.11.08 20:24:08.764585 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3132 2023.11.08 20:24:08.764781 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3133 2023.11.08 20:24:08.764929 [ 24 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.002579557 sec., 407046.6363022798 rows/sec., 28.59 MiB/sec.
3134 2023.11.08 20:24:08.764939 [ 85 ] {} <Debug> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3135 2023.11.08 20:24:08.764983 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00182664 sec., 6021 rows/sec., 397.22 KiB/sec.
3136 2023.11.08 20:24:08.765015 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3137 2023.11.08 20:24:08.765302 [ 15 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3138 2023.11.08 20:24:08.765349 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3139 2023.11.08 20:24:08.765557 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Debug> DynamicQueryHandler: Done processing query
3140 2023.11.08 20:24:08.765603 [ 3 ] {8c127379-89f6-4b97-9804-6dbc5ae299a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3141 2023.11.08 20:24:08.765615 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3142 2023.11.08 20:24:08.765645 [ 3 ] {} <Debug> HTTP-Session: 58ba953a-c2a6-4607-9659-8ba2f3eb727f Destroying unnamed session
3143 2023.11.08 20:24:08.765661 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 711 rows starting from the beginning of the part
3144 2023.11.08 20:24:08.765804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3145 2023.11.08 20:24:08.765822 [ 15 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3146 2023.11.08 20:24:08.765897 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 11 rows starting from the beginning of the part
3147 2023.11.08 20:24:08.765916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3148 2023.11.08 20:24:08.765980 [ 3 ] {} <Debug> HTTP-Session: 0c2a4c25-c341-44f1-881b-38872c7a763b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3149 2023.11.08 20:24:08.766000 [ 15 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_21_4} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3150 2023.11.08 20:24:08.766024 [ 3 ] {} <Debug> HTTP-Session: 0c2a4c25-c341-44f1-881b-38872c7a763b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3151 2023.11.08 20:24:08.766314 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part
3152 2023.11.08 20:24:08.766326 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3153 2023.11.08 20:24:08.766388 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3154 2023.11.08 20:24:08.766462 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part
3155 2023.11.08 20:24:08.766652 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 70 rows starting from the beginning of the part
3156 2023.11.08 20:24:08.766719 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3157 2023.11.08 20:24:08.766812 [ 21 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part
3158 2023.11.08 20:24:08.767203 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3159 2023.11.08 20:24:08.767618 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3160 2023.11.08 20:24:08.767834 [ 15 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.002665948 sec., 353720.3276282958 rows/sec., 21.49 MiB/sec.
3161 2023.11.08 20:24:08.767863 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3162 2023.11.08 20:24:08.768057 [ 15 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3163 2023.11.08 20:24:08.768100 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001702577 sec., 2936 rows/sec., 3.96 MiB/sec.
3164 2023.11.08 20:24:08.768342 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Debug> DynamicQueryHandler: Done processing query
3165 2023.11.08 20:24:08.768373 [ 3 ] {8ef8ae45-edde-4574-b783-93d1a5d9b348} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3166 2023.11.08 20:24:08.768403 [ 15 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3167 2023.11.08 20:24:08.768412 [ 3 ] {} <Debug> HTTP-Session: 0c2a4c25-c341-44f1-881b-38872c7a763b Destroying unnamed session
3168 2023.11.08 20:24:08.768501 [ 15 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3169 2023.11.08 20:24:13.760901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3170 2023.11.08 20:24:13.761030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3171 2023.11.08 20:24:13.761059 [ 3 ] {} <Debug> HTTP-Session: de6c8842-b94d-4a4d-b4f7-897fc82f8731 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3172 2023.11.08 20:24:13.761088 [ 3 ] {} <Debug> HTTP-Session: de6c8842-b94d-4a4d-b4f7-897fc82f8731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3173 2023.11.08 20:24:13.761232 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3174 2023.11.08 20:24:13.761299 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3175 2023.11.08 20:24:13.761476 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3176 2023.11.08 20:24:13.761929 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3177 2023.11.08 20:24:13.762187 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3178 2023.11.08 20:24:13.762347 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3179 2023.11.08 20:24:13.762485 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001209227 sec., 37213 rows/sec., 2.83 MiB/sec.
3180 2023.11.08 20:24:13.762660 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Debug> DynamicQueryHandler: Done processing query
3181 2023.11.08 20:24:13.762686 [ 3 ] {4a2293a9-1313-42a4-9914-c8af6bd8687a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3182 2023.11.08 20:24:13.762702 [ 3 ] {} <Debug> HTTP-Session: de6c8842-b94d-4a4d-b4f7-897fc82f8731 Destroying unnamed session
3183 2023.11.08 20:24:13.762906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2023.11.08 20:24:13.762950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3185 2023.11.08 20:24:13.762969 [ 3 ] {} <Debug> HTTP-Session: 24f05bfa-03f0-4601-a818-62c7248c40bb Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3186 2023.11.08 20:24:13.762986 [ 3 ] {} <Debug> HTTP-Session: 24f05bfa-03f0-4601-a818-62c7248c40bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3187 2023.11.08 20:24:13.763065 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3188 2023.11.08 20:24:13.763104 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3189 2023.11.08 20:24:13.763216 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3190 2023.11.08 20:24:13.763636 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3191 2023.11.08 20:24:13.763853 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3192 2023.11.08 20:24:13.764004 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3193 2023.11.08 20:24:13.764123 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001030693 sec., 206657 rows/sec., 20.02 MiB/sec.
3194 2023.11.08 20:24:13.764235 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Debug> DynamicQueryHandler: Done processing query
3195 2023.11.08 20:24:13.764256 [ 3 ] {4938a9cd-4401-4ce5-ac57-d428f6f275c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3196 2023.11.08 20:24:13.764271 [ 3 ] {} <Debug> HTTP-Session: 24f05bfa-03f0-4601-a818-62c7248c40bb Destroying unnamed session
3197 2023.11.08 20:24:13.764496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3198 2023.11.08 20:24:13.764538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3199 2023.11.08 20:24:13.764555 [ 3 ] {} <Debug> HTTP-Session: da5a05a0-31b0-4ae9-83fd-0ec36f0cb95f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3200 2023.11.08 20:24:13.764570 [ 3 ] {} <Debug> HTTP-Session: da5a05a0-31b0-4ae9-83fd-0ec36f0cb95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3201 2023.11.08 20:24:13.764654 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3202 2023.11.08 20:24:13.764691 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3203 2023.11.08 20:24:13.764787 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3204 2023.11.08 20:24:13.765272 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3205 2023.11.08 20:24:13.765491 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3206 2023.11.08 20:24:13.765645 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3207 2023.11.08 20:24:13.765773 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001044582 sec., 315915 rows/sec., 22.04 MiB/sec.
3208 2023.11.08 20:24:13.765979 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Debug> DynamicQueryHandler: Done processing query
3209 2023.11.08 20:24:13.766003 [ 3 ] {fc35f572-2dd1-4d36-9f3a-bff98a8d0501} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3210 2023.11.08 20:24:13.766018 [ 3 ] {} <Debug> HTTP-Session: da5a05a0-31b0-4ae9-83fd-0ec36f0cb95f Destroying unnamed session
3211 2023.11.08 20:24:13.766137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3212 2023.11.08 20:24:13.766179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3213 2023.11.08 20:24:13.766197 [ 3 ] {} <Debug> HTTP-Session: c1ecec80-5d30-4b56-89e6-28d852d4f886 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3214 2023.11.08 20:24:13.766214 [ 3 ] {} <Debug> HTTP-Session: c1ecec80-5d30-4b56-89e6-28d852d4f886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3215 2023.11.08 20:24:13.766281 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3216 2023.11.08 20:24:13.766320 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3217 2023.11.08 20:24:13.766439 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3218 2023.11.08 20:24:13.766681 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3219 2023.11.08 20:24:13.766919 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3220 2023.11.08 20:24:13.767086 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3221 2023.11.08 20:24:13.767226 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091064 sec., 6588 rows/sec., 276.68 KiB/sec.
3222 2023.11.08 20:24:13.767353 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Debug> DynamicQueryHandler: Done processing query
3223 2023.11.08 20:24:13.767376 [ 3 ] {021199e5-ee0a-4bfc-8cbd-d4dc6e3ddd31} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3224 2023.11.08 20:24:13.767392 [ 3 ] {} <Debug> HTTP-Session: c1ecec80-5d30-4b56-89e6-28d852d4f886 Destroying unnamed session
3225 2023.11.08 20:24:13.767556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3226 2023.11.08 20:24:13.767600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3227 2023.11.08 20:24:13.767618 [ 3 ] {} <Debug> HTTP-Session: 187eb3ef-c7e9-47e4-86e1-1cc13f17eb1b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3228 2023.11.08 20:24:13.767634 [ 3 ] {} <Debug> HTTP-Session: 187eb3ef-c7e9-47e4-86e1-1cc13f17eb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3229 2023.11.08 20:24:13.767705 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3230 2023.11.08 20:24:13.767746 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3231 2023.11.08 20:24:13.767865 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3232 2023.11.08 20:24:13.768152 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3233 2023.11.08 20:24:13.768395 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3234 2023.11.08 20:24:13.768562 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3235 2023.11.08 20:24:13.768681 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.00094066 sec., 74415 rows/sec., 4.51 MiB/sec.
3236 2023.11.08 20:24:13.768787 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Debug> DynamicQueryHandler: Done processing query
3237 2023.11.08 20:24:13.768810 [ 3 ] {873fa166-fae1-4ac5-9502-29a1d6c5c4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3238 2023.11.08 20:24:13.768826 [ 3 ] {} <Debug> HTTP-Session: 187eb3ef-c7e9-47e4-86e1-1cc13f17eb1b Destroying unnamed session
3239 2023.11.08 20:24:13.768971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3240 2023.11.08 20:24:13.769014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3241 2023.11.08 20:24:13.769032 [ 3 ] {} <Debug> HTTP-Session: 2a9c12aa-ced9-4d8c-a739-ec9c8fd17cb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3242 2023.11.08 20:24:13.769048 [ 3 ] {} <Debug> HTTP-Session: 2a9c12aa-ced9-4d8c-a739-ec9c8fd17cb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3243 2023.11.08 20:24:13.769127 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3244 2023.11.08 20:24:13.769168 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3245 2023.11.08 20:24:13.769290 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3246 2023.11.08 20:24:13.769734 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3247 2023.11.08 20:24:13.770009 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3248 2023.11.08 20:24:13.770243 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3249 2023.11.08 20:24:13.770367 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001209236 sec., 32251 rows/sec., 43.52 MiB/sec.
3250 2023.11.08 20:24:13.770493 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Debug> DynamicQueryHandler: Done processing query
3251 2023.11.08 20:24:13.770516 [ 3 ] {0248e848-9cc6-430f-bfdd-fcf2faf43d80} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3252 2023.11.08 20:24:13.770531 [ 3 ] {} <Debug> HTTP-Session: 2a9c12aa-ced9-4d8c-a739-ec9c8fd17cb5 Destroying unnamed session
3253 2023.11.08 20:24:13.770655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3254 2023.11.08 20:24:13.770700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3255 2023.11.08 20:24:13.770718 [ 3 ] {} <Debug> HTTP-Session: 6f58c82d-2831-4829-a9f3-63ac8e9da175 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3256 2023.11.08 20:24:13.770734 [ 3 ] {} <Debug> HTTP-Session: 6f58c82d-2831-4829-a9f3-63ac8e9da175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3257 2023.11.08 20:24:13.770802 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3258 2023.11.08 20:24:13.770840 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3259 2023.11.08 20:24:13.770941 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3260 2023.11.08 20:24:13.771320 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3261 2023.11.08 20:24:13.771554 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3262 2023.11.08 20:24:13.771726 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3263 2023.11.08 20:24:13.771852 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001014942 sec., 20690 rows/sec., 1.07 MiB/sec.
3264 2023.11.08 20:24:13.771981 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Debug> DynamicQueryHandler: Done processing query
3265 2023.11.08 20:24:13.772004 [ 3 ] {50062f81-1521-44d7-bb9e-9dea15ff38d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3266 2023.11.08 20:24:13.772021 [ 3 ] {} <Debug> HTTP-Session: 6f58c82d-2831-4829-a9f3-63ac8e9da175 Destroying unnamed session
3267 2023.11.08 20:24:14.930769 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache
3268 2023.11.08 20:24:14.930840 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache
3269 2023.11.08 20:24:18.754207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3270 2023.11.08 20:24:18.754371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3271 2023.11.08 20:24:18.754413 [ 3 ] {} <Debug> HTTP-Session: 77b8ce74-0ac3-4ea8-b16a-f80cf5c8f367 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3272 2023.11.08 20:24:18.754451 [ 3 ] {} <Debug> HTTP-Session: 77b8ce74-0ac3-4ea8-b16a-f80cf5c8f367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3273 2023.11.08 20:24:18.754622 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3274 2023.11.08 20:24:18.754682 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3275 2023.11.08 20:24:18.754842 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3276 2023.11.08 20:24:18.755258 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3277 2023.11.08 20:24:18.755511 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3278 2023.11.08 20:24:18.755673 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3279 2023.11.08 20:24:18.755803 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001137415 sec., 4395 rows/sec., 356.31 KiB/sec.
3280 2023.11.08 20:24:18.755979 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Debug> DynamicQueryHandler: Done processing query
3281 2023.11.08 20:24:18.756005 [ 3 ] {d5dfe2e1-c56b-40e7-a089-6f270de7afb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3282 2023.11.08 20:24:18.756022 [ 3 ] {} <Debug> HTTP-Session: 77b8ce74-0ac3-4ea8-b16a-f80cf5c8f367 Destroying unnamed session
3283 2023.11.08 20:24:18.756139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3284 2023.11.08 20:24:18.756184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3285 2023.11.08 20:24:18.756203 [ 3 ] {} <Debug> HTTP-Session: 0c9a33d7-073a-41ea-a543-7400cd50c02c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3286 2023.11.08 20:24:18.756220 [ 3 ] {} <Debug> HTTP-Session: 0c9a33d7-073a-41ea-a543-7400cd50c02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3287 2023.11.08 20:24:18.756302 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3288 2023.11.08 20:24:18.756343 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3289 2023.11.08 20:24:18.756450 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3290 2023.11.08 20:24:18.756793 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3291 2023.11.08 20:24:18.756999 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3292 2023.11.08 20:24:18.757150 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3293 2023.11.08 20:24:18.757269 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00093909 sec., 15972 rows/sec., 1.44 MiB/sec.
3294 2023.11.08 20:24:18.757392 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Debug> DynamicQueryHandler: Done processing query
3295 2023.11.08 20:24:18.757416 [ 3 ] {b8ab76d8-b7da-48f5-86c9-065595f0e9ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3296 2023.11.08 20:24:18.757432 [ 3 ] {} <Debug> HTTP-Session: 0c9a33d7-073a-41ea-a543-7400cd50c02c Destroying unnamed session
3297 2023.11.08 20:24:18.757562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3298 2023.11.08 20:24:18.757606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3299 2023.11.08 20:24:18.757625 [ 3 ] {} <Debug> HTTP-Session: 3c51afa2-e5e7-49f4-acab-6829572ba2c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3300 2023.11.08 20:24:18.757641 [ 3 ] {} <Debug> HTTP-Session: 3c51afa2-e5e7-49f4-acab-6829572ba2c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3301 2023.11.08 20:24:18.757709 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3302 2023.11.08 20:24:18.757755 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3303 2023.11.08 20:24:18.757859 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3304 2023.11.08 20:24:18.758125 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3305 2023.11.08 20:24:18.758313 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3306 2023.11.08 20:24:18.758448 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3307 2023.11.08 20:24:18.758575 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000863189 sec., 5792 rows/sec., 463.85 KiB/sec.
3308 2023.11.08 20:24:18.758766 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Debug> DynamicQueryHandler: Done processing query
3309 2023.11.08 20:24:18.758788 [ 3 ] {06c083b4-ad03-4ae4-ae5c-3daa80008777} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3310 2023.11.08 20:24:18.758804 [ 3 ] {} <Debug> HTTP-Session: 3c51afa2-e5e7-49f4-acab-6829572ba2c9 Destroying unnamed session
3311 2023.11.08 20:24:18.758905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3312 2023.11.08 20:24:18.758945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3313 2023.11.08 20:24:18.758963 [ 3 ] {} <Debug> HTTP-Session: ac8151a8-3230-4d37-88f4-cc1c339dcce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3314 2023.11.08 20:24:18.758979 [ 3 ] {} <Debug> HTTP-Session: ac8151a8-3230-4d37-88f4-cc1c339dcce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3315 2023.11.08 20:24:18.759111 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3316 2023.11.08 20:24:18.759156 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3317 2023.11.08 20:24:18.759306 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3318 2023.11.08 20:24:18.759621 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3319 2023.11.08 20:24:18.759903 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3320 2023.11.08 20:24:18.760079 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3321 2023.11.08 20:24:18.760222 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001082383 sec., 4619 rows/sec., 6.23 MiB/sec.
3322 2023.11.08 20:24:18.760346 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Debug> DynamicQueryHandler: Done processing query
3323 2023.11.08 20:24:18.760370 [ 3 ] {ef0bb848-b005-46bc-93ff-f6efec792f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3324 2023.11.08 20:24:18.760386 [ 3 ] {} <Debug> HTTP-Session: ac8151a8-3230-4d37-88f4-cc1c339dcce8 Destroying unnamed session
3325 2023.11.08 20:24:23.761861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3326 2023.11.08 20:24:23.761979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3327 2023.11.08 20:24:23.762004 [ 3 ] {} <Debug> HTTP-Session: a8939354-425a-4696-8e9c-9f653ffbb17d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3328 2023.11.08 20:24:23.762029 [ 3 ] {} <Debug> HTTP-Session: a8939354-425a-4696-8e9c-9f653ffbb17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3329 2023.11.08 20:24:23.762157 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3330 2023.11.08 20:24:23.762217 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3331 2023.11.08 20:24:23.762379 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3332 2023.11.08 20:24:23.762844 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3333 2023.11.08 20:24:23.763109 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3334 2023.11.08 20:24:23.763261 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3335 2023.11.08 20:24:23.763391 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001220447 sec., 36871 rows/sec., 2.80 MiB/sec.
3336 2023.11.08 20:24:23.763532 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Debug> DynamicQueryHandler: Done processing query
3337 2023.11.08 20:24:23.763557 [ 3 ] {bf2323ec-1bc9-4f5a-b826-c39089707b06} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3338 2023.11.08 20:24:23.763572 [ 3 ] {} <Debug> HTTP-Session: a8939354-425a-4696-8e9c-9f653ffbb17d Destroying unnamed session
3339 2023.11.08 20:24:23.763780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3340 2023.11.08 20:24:23.763824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3341 2023.11.08 20:24:23.763843 [ 3 ] {} <Debug> HTTP-Session: b27ca79a-f139-4186-ad4e-4ded07de84a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3342 2023.11.08 20:24:23.763859 [ 3 ] {} <Debug> HTTP-Session: b27ca79a-f139-4186-ad4e-4ded07de84a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3343 2023.11.08 20:24:23.763931 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3344 2023.11.08 20:24:23.763968 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3345 2023.11.08 20:24:23.764133 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3346 2023.11.08 20:24:23.764579 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3347 2023.11.08 20:24:23.764797 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3348 2023.11.08 20:24:23.764943 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3349 2023.11.08 20:24:23.765067 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001049103 sec., 203030 rows/sec., 19.67 MiB/sec.
3350 2023.11.08 20:24:23.765209 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Debug> DynamicQueryHandler: Done processing query
3351 2023.11.08 20:24:23.765246 [ 3 ] {c99595fa-8f5a-4ae5-8022-053ac0849924} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3352 2023.11.08 20:24:23.765267 [ 3 ] {} <Debug> HTTP-Session: b27ca79a-f139-4186-ad4e-4ded07de84a2 Destroying unnamed session
3353 2023.11.08 20:24:23.765491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3354 2023.11.08 20:24:23.765550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3355 2023.11.08 20:24:23.765574 [ 3 ] {} <Debug> HTTP-Session: ce395e25-9e31-4150-9ed4-21a7dca387d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3356 2023.11.08 20:24:23.765594 [ 3 ] {} <Debug> HTTP-Session: ce395e25-9e31-4150-9ed4-21a7dca387d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3357 2023.11.08 20:24:23.765699 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3358 2023.11.08 20:24:23.765743 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3359 2023.11.08 20:24:23.765851 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3360 2023.11.08 20:24:23.766335 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3361 2023.11.08 20:24:23.766569 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3362 2023.11.08 20:24:23.766724 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3363 2023.11.08 20:24:23.766853 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001120755 sec., 294444 rows/sec., 20.54 MiB/sec.
3364 2023.11.08 20:24:23.767011 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Debug> DynamicQueryHandler: Done processing query
3365 2023.11.08 20:24:23.767034 [ 3 ] {ce8408cd-6c93-4778-bf10-ed4bf369f346} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3366 2023.11.08 20:24:23.767050 [ 3 ] {} <Debug> HTTP-Session: ce395e25-9e31-4150-9ed4-21a7dca387d7 Destroying unnamed session
3367 2023.11.08 20:24:23.767206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3368 2023.11.08 20:24:23.767252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3369 2023.11.08 20:24:23.767271 [ 3 ] {} <Debug> HTTP-Session: ad945447-a941-4c51-bf56-6d4b2acfec63 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3370 2023.11.08 20:24:23.767288 [ 3 ] {} <Debug> HTTP-Session: ad945447-a941-4c51-bf56-6d4b2acfec63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3371 2023.11.08 20:24:23.767356 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3372 2023.11.08 20:24:23.767396 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3373 2023.11.08 20:24:23.767503 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3374 2023.11.08 20:24:23.767797 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3375 2023.11.08 20:24:23.768042 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3376 2023.11.08 20:24:23.768215 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3377 2023.11.08 20:24:23.768327 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000948921 sec., 6322 rows/sec., 265.52 KiB/sec.
3378 2023.11.08 20:24:23.768437 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Debug> DynamicQueryHandler: Done processing query
3379 2023.11.08 20:24:23.768459 [ 3 ] {e9148225-fcdd-4eb7-8555-62e9601ac982} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3380 2023.11.08 20:24:23.768474 [ 3 ] {} <Debug> HTTP-Session: ad945447-a941-4c51-bf56-6d4b2acfec63 Destroying unnamed session
3381 2023.11.08 20:24:23.768583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3382 2023.11.08 20:24:23.768625 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3383 2023.11.08 20:24:23.768643 [ 3 ] {} <Debug> HTTP-Session: a5bb2a86-6b1f-4bc4-9c4d-ace6c6af857a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3384 2023.11.08 20:24:23.768660 [ 3 ] {} <Debug> HTTP-Session: a5bb2a86-6b1f-4bc4-9c4d-ace6c6af857a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3385 2023.11.08 20:24:23.768728 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3386 2023.11.08 20:24:23.768767 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3387 2023.11.08 20:24:23.768876 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3388 2023.11.08 20:24:23.769235 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3389 2023.11.08 20:24:23.769482 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3390 2023.11.08 20:24:23.769656 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3391 2023.11.08 20:24:23.769782 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000982462 sec., 71249 rows/sec., 4.32 MiB/sec.
3392 2023.11.08 20:24:23.769904 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Debug> DynamicQueryHandler: Done processing query
3393 2023.11.08 20:24:23.769927 [ 3 ] {a6a7ded3-7a49-465d-b413-c9a0aa1a8f90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3394 2023.11.08 20:24:23.769943 [ 3 ] {} <Debug> HTTP-Session: a5bb2a86-6b1f-4bc4-9c4d-ace6c6af857a Destroying unnamed session
3395 2023.11.08 20:24:23.770070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3396 2023.11.08 20:24:23.770117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3397 2023.11.08 20:24:23.770135 [ 3 ] {} <Debug> HTTP-Session: fe92532b-21a1-487e-9456-ea8036a538c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3398 2023.11.08 20:24:23.770151 [ 3 ] {} <Debug> HTTP-Session: fe92532b-21a1-487e-9456-ea8036a538c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3399 2023.11.08 20:24:23.770229 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3400 2023.11.08 20:24:23.770273 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3401 2023.11.08 20:24:23.770406 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3402 2023.11.08 20:24:23.770855 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3403 2023.11.08 20:24:23.771157 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3404 2023.11.08 20:24:23.771328 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3405 2023.11.08 20:24:23.771464 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001204576 sec., 32376 rows/sec., 43.69 MiB/sec.
3406 2023.11.08 20:24:23.771457 [ 178 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3407 2023.11.08 20:24:23.771566 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3408 2023.11.08 20:24:23.771663 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Debug> DynamicQueryHandler: Done processing query
3409 2023.11.08 20:24:23.771725 [ 3 ] {9eaa5dea-59de-452a-9012-8733dd9c2662} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3410 2023.11.08 20:24:23.771740 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3411 2023.11.08 20:24:23.771759 [ 3 ] {} <Debug> HTTP-Session: fe92532b-21a1-487e-9456-ea8036a538c1 Destroying unnamed session
3412 2023.11.08 20:24:23.771946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3413 2023.11.08 20:24:23.771950 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3414 2023.11.08 20:24:23.772003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3415 2023.11.08 20:24:23.772007 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 379 rows starting from the beginning of the part
3416 2023.11.08 20:24:23.772027 [ 3 ] {} <Debug> HTTP-Session: 74a4139a-880d-4598-b281-806483638bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3417 2023.11.08 20:24:23.772056 [ 3 ] {} <Debug> HTTP-Session: 74a4139a-880d-4598-b281-806483638bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3418 2023.11.08 20:24:23.772162 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3419 2023.11.08 20:24:23.772211 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::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
3420 2023.11.08 20:24:23.772220 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3421 2023.11.08 20:24:23.772470 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part
3422 2023.11.08 20:24:23.772484 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3423 2023.11.08 20:24:23.772664 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::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
3424 2023.11.08 20:24:23.772906 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part
3425 2023.11.08 20:24:23.772946 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3426 2023.11.08 20:24:23.773029 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::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
3427 2023.11.08 20:24:23.773265 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3428 2023.11.08 20:24:23.773451 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3429 2023.11.08 20:24:23.773569 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001399691 sec., 15003 rows/sec., 796.77 KiB/sec.
3430 2023.11.08 20:24:23.773696 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Debug> DynamicQueryHandler: Done processing query
3431 2023.11.08 20:24:23.773725 [ 3 ] {67ee5335-10de-4d62-b2f2-d88202a387cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3432 2023.11.08 20:24:23.773745 [ 3 ] {} <Debug> HTTP-Session: 74a4139a-880d-4598-b281-806483638bcd Destroying unnamed session
3433 2023.11.08 20:24:23.774673 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 506 rows, containing 6 columns (6 merged, 0 gathered) in 0.003031346 sec., 166922.54859722382 rows/sec., 225.25 MiB/sec.
3434 2023.11.08 20:24:23.775205 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3435 2023.11.08 20:24:23.775396 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3436 2023.11.08 20:24:23.775458 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3437 2023.11.08 20:24:23.775518 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0926a68a-59d5-4f13-a699-29780313b091::all_1_21_4: 4.00 MiB.
3438 2023.11.08 20:24:24.000329 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.19 MiB, peak 237.34 MiB, will set to 231.52 MiB (RSS), difference: -3.67 MiB
3439 2023.11.08 20:24:28.754563 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3440 2023.11.08 20:24:28.754695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3441 2023.11.08 20:24:28.754726 [ 3 ] {} <Debug> HTTP-Session: 5625d5d3-10e0-4dc2-93f4-338050019138 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3442 2023.11.08 20:24:28.754754 [ 3 ] {} <Debug> HTTP-Session: 5625d5d3-10e0-4dc2-93f4-338050019138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3443 2023.11.08 20:24:28.754888 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3444 2023.11.08 20:24:28.754947 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3445 2023.11.08 20:24:28.755106 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3446 2023.11.08 20:24:28.755533 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3447 2023.11.08 20:24:28.755800 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3448 2023.11.08 20:24:28.755969 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3449 2023.11.08 20:24:28.756107 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001171825 sec., 4266 rows/sec., 345.85 KiB/sec.
3450 2023.11.08 20:24:28.756276 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Debug> DynamicQueryHandler: Done processing query
3451 2023.11.08 20:24:28.756302 [ 3 ] {8c6f5819-f14f-4dc4-b068-09e300cc90d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3452 2023.11.08 20:24:28.756319 [ 3 ] {} <Debug> HTTP-Session: 5625d5d3-10e0-4dc2-93f4-338050019138 Destroying unnamed session
3453 2023.11.08 20:24:28.756439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3454 2023.11.08 20:24:28.756489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3455 2023.11.08 20:24:28.756509 [ 3 ] {} <Debug> HTTP-Session: 02166dca-1ad0-4d4b-bdbf-5b1e0cf66e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3456 2023.11.08 20:24:28.756527 [ 3 ] {} <Debug> HTTP-Session: 02166dca-1ad0-4d4b-bdbf-5b1e0cf66e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3457 2023.11.08 20:24:28.756607 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3458 2023.11.08 20:24:28.756648 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3459 2023.11.08 20:24:28.756755 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3460 2023.11.08 20:24:28.757088 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3461 2023.11.08 20:24:28.757298 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3462 2023.11.08 20:24:28.757450 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3463 2023.11.08 20:24:28.757556 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00092126 sec., 16282 rows/sec., 1.47 MiB/sec.
3464 2023.11.08 20:24:28.757721 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Debug> DynamicQueryHandler: Done processing query
3465 2023.11.08 20:24:28.757756 [ 3 ] {30245d3a-a307-4683-bfd8-c694d93754b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3466 2023.11.08 20:24:28.757786 [ 3 ] {} <Debug> HTTP-Session: 02166dca-1ad0-4d4b-bdbf-5b1e0cf66e3b Destroying unnamed session
3467 2023.11.08 20:24:28.757932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3468 2023.11.08 20:24:28.757981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3469 2023.11.08 20:24:28.758000 [ 3 ] {} <Debug> HTTP-Session: 95d21f36-c491-425a-98b8-0201ca0e0546 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3470 2023.11.08 20:24:28.758018 [ 3 ] {} <Debug> HTTP-Session: 95d21f36-c491-425a-98b8-0201ca0e0546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3471 2023.11.08 20:24:28.758091 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3472 2023.11.08 20:24:28.758132 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3473 2023.11.08 20:24:28.758237 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3474 2023.11.08 20:24:28.758516 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3475 2023.11.08 20:24:28.758721 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3476 2023.11.08 20:24:28.758873 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3477 2023.11.08 20:24:28.759001 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000881829 sec., 5670 rows/sec., 454.05 KiB/sec.
3478 2023.11.08 20:24:28.759120 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Debug> DynamicQueryHandler: Done processing query
3479 2023.11.08 20:24:28.759143 [ 3 ] {2434053b-b4e7-4295-a085-2d344a73741e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3480 2023.11.08 20:24:28.759159 [ 3 ] {} <Debug> HTTP-Session: 95d21f36-c491-425a-98b8-0201ca0e0546 Destroying unnamed session
3481 2023.11.08 20:24:28.759270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3482 2023.11.08 20:24:28.759315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3483 2023.11.08 20:24:28.759334 [ 3 ] {} <Debug> HTTP-Session: a9d1957a-4e11-413d-94bd-a69034732ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3484 2023.11.08 20:24:28.759351 [ 3 ] {} <Debug> HTTP-Session: a9d1957a-4e11-413d-94bd-a69034732ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3485 2023.11.08 20:24:28.759435 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3486 2023.11.08 20:24:28.759494 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3487 2023.11.08 20:24:28.759657 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3488 2023.11.08 20:24:28.759963 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
3489 2023.11.08 20:24:28.760240 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3490 2023.11.08 20:24:28.760417 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3491 2023.11.08 20:24:28.760540 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001052263 sec., 4751 rows/sec., 6.41 MiB/sec.
3492 2023.11.08 20:24:28.760738 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Debug> DynamicQueryHandler: Done processing query
3493 2023.11.08 20:24:28.760763 [ 3 ] {8a6c16c7-3d3a-4eec-8117-b6933783906e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3494 2023.11.08 20:24:28.760779 [ 3 ] {} <Debug> HTTP-Session: a9d1957a-4e11-413d-94bd-a69034732ea2 Destroying unnamed session
3495 2023.11.08 20:24:29.930906 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
3496 2023.11.08 20:24:29.931004 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
3497 2023.11.08 20:24:33.762397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3498 2023.11.08 20:24:33.762577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3499 2023.11.08 20:24:33.762623 [ 3 ] {} <Debug> HTTP-Session: 8246f391-5c36-494b-ad4d-942cf3dc1c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3500 2023.11.08 20:24:33.762664 [ 3 ] {} <Debug> HTTP-Session: 8246f391-5c36-494b-ad4d-942cf3dc1c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3501 2023.11.08 20:24:33.762867 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3502 2023.11.08 20:24:33.762966 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3503 2023.11.08 20:24:33.763148 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3504 2023.11.08 20:24:33.763586 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3505 2023.11.08 20:24:33.763851 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3506 2023.11.08 20:24:33.764016 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3507 2023.11.08 20:24:33.764164 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001237167 sec., 36373 rows/sec., 2.76 MiB/sec.
3508 2023.11.08 20:24:33.764158 [ 171 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3509 2023.11.08 20:24:33.764279 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3510 2023.11.08 20:24:33.764371 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Debug> DynamicQueryHandler: Done processing query
3511 2023.11.08 20:24:33.764390 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3512 2023.11.08 20:24:33.764406 [ 3 ] {f10cfedb-ab0f-4849-b04e-0faaf8beaf7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3513 2023.11.08 20:24:33.764437 [ 3 ] {} <Debug> HTTP-Session: 8246f391-5c36-494b-ad4d-942cf3dc1c94 Destroying unnamed session
3514 2023.11.08 20:24:33.764490 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3515 2023.11.08 20:24:33.764523 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 50 rows starting from the beginning of the part
3516 2023.11.08 20:24:33.764652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3517 2023.11.08 20:24:33.764658 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 45 rows starting from the beginning of the part
3518 2023.11.08 20:24:33.764714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3519 2023.11.08 20:24:33.764736 [ 3 ] {} <Debug> HTTP-Session: a2884997-6524-43a7-a987-99684083ae49 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3520 2023.11.08 20:24:33.764773 [ 3 ] {} <Debug> HTTP-Session: a2884997-6524-43a7-a987-99684083ae49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3521 2023.11.08 20:24:33.764812 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3522 2023.11.08 20:24:33.764902 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3523 2023.11.08 20:24:33.764955 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 45 rows starting from the beginning of the part
3524 2023.11.08 20:24:33.764962 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3525 2023.11.08 20:24:33.765139 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3526 2023.11.08 20:24:33.765229 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3527 2023.11.08 20:24:33.765287 [ 21 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 45 rows starting from the beginning of the part
3528 2023.11.08 20:24:33.765902 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3529 2023.11.08 20:24:33.766232 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3530 2023.11.08 20:24:33.766231 [ 20 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 195 rows, containing 4 columns (4 merged, 0 gathered) in 0.0018709 sec., 104227.91170025122 rows/sec., 7.94 MiB/sec.
3531 2023.11.08 20:24:33.766452 [ 20 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3532 2023.11.08 20:24:33.766481 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3533 2023.11.08 20:24:33.766689 [ 171 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3534 2023.11.08 20:24:33.766710 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001766279 sec., 120592 rows/sec., 11.68 MiB/sec.
3535 2023.11.08 20:24:33.766754 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3536 2023.11.08 20:24:33.766805 [ 20 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3537 2023.11.08 20:24:33.767042 [ 20 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_26_5} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3538 2023.11.08 20:24:33.767100 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Debug> DynamicQueryHandler: Done processing query
3539 2023.11.08 20:24:33.767133 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3540 2023.11.08 20:24:33.767177 [ 3 ] {0d0076d4-0c23-4420-bb4a-2b00a9b8d331} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3541 2023.11.08 20:24:33.767245 [ 3 ] {} <Debug> HTTP-Session: a2884997-6524-43a7-a987-99684083ae49 Destroying unnamed session
3542 2023.11.08 20:24:33.767327 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3543 2023.11.08 20:24:33.767364 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 228 rows starting from the beginning of the part
3544 2023.11.08 20:24:33.767491 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 213 rows starting from the beginning of the part
3545 2023.11.08 20:24:33.767558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3546 2023.11.08 20:24:33.767618 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 15 rows starting from the beginning of the part
3547 2023.11.08 20:24:33.767636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3548 2023.11.08 20:24:33.767689 [ 3 ] {} <Debug> HTTP-Session: 43b4a3fa-e132-45e1-9a45-0d14e910fd11 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3549 2023.11.08 20:24:33.767721 [ 3 ] {} <Debug> HTTP-Session: 43b4a3fa-e132-45e1-9a45-0d14e910fd11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3550 2023.11.08 20:24:33.767813 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 213 rows starting from the beginning of the part
3551 2023.11.08 20:24:33.767973 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3552 2023.11.08 20:24:33.768011 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 15 rows starting from the beginning of the part
3553 2023.11.08 20:24:33.768083 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3554 2023.11.08 20:24:33.768271 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 213 rows starting from the beginning of the part
3555 2023.11.08 20:24:33.768641 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3556 2023.11.08 20:24:33.769756 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3557 2023.11.08 20:24:33.770188 [ 23 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 4 columns (4 merged, 0 gathered) in 0.003341433 sec., 268447.69893635454 rows/sec., 25.91 MiB/sec.
3558 2023.11.08 20:24:33.770209 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3559 2023.11.08 20:24:33.770344 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3560 2023.11.08 20:24:33.770413 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3561 2023.11.08 20:24:33.770553 [ 171 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3562 2023.11.08 20:24:33.770597 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.002561886 sec., 128811 rows/sec., 8.99 MiB/sec.
3563 2023.11.08 20:24:33.770634 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3564 2023.11.08 20:24:33.770668 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3565 2023.11.08 20:24:33.770967 [ 17 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_26_5} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3566 2023.11.08 20:24:33.771018 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3567 2023.11.08 20:24:33.771076 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Debug> DynamicQueryHandler: Done processing query
3568 2023.11.08 20:24:33.771146 [ 3 ] {b5ee778c-4922-4f9b-bd9c-295e284f96a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3569 2023.11.08 20:24:33.771200 [ 3 ] {} <Debug> HTTP-Session: 43b4a3fa-e132-45e1-9a45-0d14e910fd11 Destroying unnamed session
3570 2023.11.08 20:24:33.771253 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3571 2023.11.08 20:24:33.771288 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 364 rows starting from the beginning of the part
3572 2023.11.08 20:24:33.771429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3573 2023.11.08 20:24:33.771459 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 330 rows starting from the beginning of the part
3574 2023.11.08 20:24:33.771534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3575 2023.11.08 20:24:33.771576 [ 3 ] {} <Debug> HTTP-Session: 90cbaa7b-35c2-4efe-9051-a810a6233db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3576 2023.11.08 20:24:33.771632 [ 3 ] {} <Debug> HTTP-Session: 90cbaa7b-35c2-4efe-9051-a810a6233db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3577 2023.11.08 20:24:33.771669 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part
3578 2023.11.08 20:24:33.771844 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3579 2023.11.08 20:24:33.771888 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 330 rows starting from the beginning of the part
3580 2023.11.08 20:24:33.771963 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3581 2023.11.08 20:24:33.772152 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 5 rows starting from the beginning of the part
3582 2023.11.08 20:24:33.772450 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 330 rows starting from the beginning of the part
3583 2023.11.08 20:24:33.772479 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3584 2023.11.08 20:24:33.773084 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3585 2023.11.08 20:24:33.773686 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3586 2023.11.08 20:24:33.773978 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3587 2023.11.08 20:24:33.774297 [ 171 ] {} <Debug> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3588 2023.11.08 20:24:33.774332 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002413363 sec., 2486 rows/sec., 104.40 KiB/sec.
3589 2023.11.08 20:24:33.774311 [ 17 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1364 rows, containing 4 columns (4 merged, 0 gathered) in 0.003534627 sec., 385896.4467820792 rows/sec., 27.03 MiB/sec.
3590 2023.11.08 20:24:33.774366 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3591 2023.11.08 20:24:33.774642 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3592 2023.11.08 20:24:33.774689 [ 17 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3593 2023.11.08 20:24:33.774716 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Debug> DynamicQueryHandler: Done processing query
3594 2023.11.08 20:24:33.774756 [ 3 ] {f1a98c4a-bea6-4efd-acdf-cf56bc830932} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3595 2023.11.08 20:24:33.774794 [ 3 ] {} <Debug> HTTP-Session: 90cbaa7b-35c2-4efe-9051-a810a6233db9 Destroying unnamed session
3596 2023.11.08 20:24:33.774811 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3597 2023.11.08 20:24:33.774858 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
3598 2023.11.08 20:24:33.774937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3599 2023.11.08 20:24:33.774976 [ 17 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3600 2023.11.08 20:24:33.775011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3601 2023.11.08 20:24:33.775025 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
3602 2023.11.08 20:24:33.775046 [ 3 ] {} <Debug> HTTP-Session: 883b1bd0-3c00-47d3-adba-eb916df8a9c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3603 2023.11.08 20:24:33.775076 [ 17 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_26_5} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3604 2023.11.08 20:24:33.775088 [ 3 ] {} <Debug> HTTP-Session: 883b1bd0-3c00-47d3-adba-eb916df8a9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3605 2023.11.08 20:24:33.775255 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
3606 2023.11.08 20:24:33.775273 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3607 2023.11.08 20:24:33.775329 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3608 2023.11.08 20:24:33.775367 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
3609 2023.11.08 20:24:33.775538 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
3610 2023.11.08 20:24:33.775621 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3611 2023.11.08 20:24:33.775685 [ 13 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
3612 2023.11.08 20:24:33.776095 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3613 2023.11.08 20:24:33.776468 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3614 2023.11.08 20:24:33.776548 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.002078016 sec., 46197.91185438418 rows/sec., 1.89 MiB/sec.
3615 2023.11.08 20:24:33.776714 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3616 2023.11.08 20:24:33.776786 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3617 2023.11.08 20:24:33.776993 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001685436 sec., 41532 rows/sec., 2.52 MiB/sec.
3618 2023.11.08 20:24:33.777104 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_16_3} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3619 2023.11.08 20:24:33.777222 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Debug> DynamicQueryHandler: Done processing query
3620 2023.11.08 20:24:33.777232 [ 12 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_16_3} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3621 2023.11.08 20:24:33.777260 [ 3 ] {90697137-40d8-4e53-a664-8871d9d2d15f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3622 2023.11.08 20:24:33.777294 [ 3 ] {} <Debug> HTTP-Session: 883b1bd0-3c00-47d3-adba-eb916df8a9c0 Destroying unnamed session
3623 2023.11.08 20:24:33.777511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3624 2023.11.08 20:24:33.777560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3625 2023.11.08 20:24:33.777579 [ 3 ] {} <Debug> HTTP-Session: 981f58ca-e2df-4a82-a028-f079c10f7730 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3626 2023.11.08 20:24:33.777595 [ 3 ] {} <Debug> HTTP-Session: 981f58ca-e2df-4a82-a028-f079c10f7730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3627 2023.11.08 20:24:33.777688 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3628 2023.11.08 20:24:33.777734 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3629 2023.11.08 20:24:33.777887 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3630 2023.11.08 20:24:33.778372 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3631 2023.11.08 20:24:33.778676 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3632 2023.11.08 20:24:33.778848 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3633 2023.11.08 20:24:33.778977 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001259208 sec., 30971 rows/sec., 41.79 MiB/sec.
3634 2023.11.08 20:24:33.779104 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Debug> DynamicQueryHandler: Done processing query
3635 2023.11.08 20:24:33.779127 [ 3 ] {c44780eb-5595-4aa9-94b5-88a5c30502cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3636 2023.11.08 20:24:33.779143 [ 3 ] {} <Debug> HTTP-Session: 981f58ca-e2df-4a82-a028-f079c10f7730 Destroying unnamed session
3637 2023.11.08 20:24:33.779298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3638 2023.11.08 20:24:33.779343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3639 2023.11.08 20:24:33.779361 [ 3 ] {} <Debug> HTTP-Session: 68ecdb0f-b529-4b03-a721-ac652258b2a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3640 2023.11.08 20:24:33.779378 [ 3 ] {} <Debug> HTTP-Session: 68ecdb0f-b529-4b03-a721-ac652258b2a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3641 2023.11.08 20:24:33.779447 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3642 2023.11.08 20:24:33.779486 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3643 2023.11.08 20:24:33.779591 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3644 2023.11.08 20:24:33.779835 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3645 2023.11.08 20:24:33.780062 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3646 2023.11.08 20:24:33.780233 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3647 2023.11.08 20:24:33.780348 [ 171 ] {} <Debug> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3648 2023.11.08 20:24:33.780364 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00088823 sec., 23642 rows/sec., 1.23 MiB/sec.
3649 2023.11.08 20:24:33.780392 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3650 2023.11.08 20:24:33.780589 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3651 2023.11.08 20:24:33.780651 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Debug> DynamicQueryHandler: Done processing query
3652 2023.11.08 20:24:33.780679 [ 3 ] {f920cdfb-b352-4364-899f-fc5e3f9721e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3653 2023.11.08 20:24:33.780707 [ 3 ] {} <Debug> HTTP-Session: 68ecdb0f-b529-4b03-a721-ac652258b2a3 Destroying unnamed session
3654 2023.11.08 20:24:33.780719 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3655 2023.11.08 20:24:33.780752 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part
3656 2023.11.08 20:24:33.780854 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part
3657 2023.11.08 20:24:33.780944 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part
3658 2023.11.08 20:24:33.781016 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part
3659 2023.11.08 20:24:33.781083 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part
3660 2023.11.08 20:24:33.781149 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part
3661 2023.11.08 20:24:33.781671 [ 19 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.001227077 sec., 300714.6250805777 rows/sec., 16.08 MiB/sec.
3662 2023.11.08 20:24:33.781789 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3663 2023.11.08 20:24:33.781971 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3664 2023.11.08 20:24:33.782030 [ 17 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_16_3} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3665 2023.11.08 20:24:38.755237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3666 2023.11.08 20:24:38.755361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3667 2023.11.08 20:24:38.755391 [ 3 ] {} <Debug> HTTP-Session: d45dc620-3b52-4e5f-8057-248368345d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3668 2023.11.08 20:24:38.755419 [ 3 ] {} <Debug> HTTP-Session: d45dc620-3b52-4e5f-8057-248368345d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3669 2023.11.08 20:24:38.755555 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3670 2023.11.08 20:24:38.755622 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3671 2023.11.08 20:24:38.755805 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3672 2023.11.08 20:24:38.756220 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3673 2023.11.08 20:24:38.756471 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3674 2023.11.08 20:24:38.756641 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3675 2023.11.08 20:24:38.756779 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001177096 sec., 4247 rows/sec., 344.30 KiB/sec.
3676 2023.11.08 20:24:38.756988 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Debug> DynamicQueryHandler: Done processing query
3677 2023.11.08 20:24:38.757013 [ 3 ] {17dea747-cc11-4ae1-81f0-583e43868eac} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3678 2023.11.08 20:24:38.757030 [ 3 ] {} <Debug> HTTP-Session: d45dc620-3b52-4e5f-8057-248368345d3c Destroying unnamed session
3679 2023.11.08 20:24:38.757153 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3680 2023.11.08 20:24:38.757201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3681 2023.11.08 20:24:38.757220 [ 3 ] {} <Debug> HTTP-Session: e141dee9-d819-426b-b4f2-8edd15fb0e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3682 2023.11.08 20:24:38.757237 [ 3 ] {} <Debug> HTTP-Session: e141dee9-d819-426b-b4f2-8edd15fb0e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3683 2023.11.08 20:24:38.757310 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3684 2023.11.08 20:24:38.757350 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3685 2023.11.08 20:24:38.757466 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3686 2023.11.08 20:24:38.757763 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3687 2023.11.08 20:24:38.757966 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3688 2023.11.08 20:24:38.758116 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3689 2023.11.08 20:24:38.758239 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.0009003 sec., 16661 rows/sec., 1.50 MiB/sec.
3690 2023.11.08 20:24:38.758345 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Debug> DynamicQueryHandler: Done processing query
3691 2023.11.08 20:24:38.758369 [ 3 ] {f87c3b71-8569-428d-bacd-f6c38b248f17} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3692 2023.11.08 20:24:38.758384 [ 3 ] {} <Debug> HTTP-Session: e141dee9-d819-426b-b4f2-8edd15fb0e88 Destroying unnamed session
3693 2023.11.08 20:24:38.758514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3694 2023.11.08 20:24:38.758558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3695 2023.11.08 20:24:38.758576 [ 3 ] {} <Debug> HTTP-Session: 3713cd01-57ab-493f-820e-a5c84fa095e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3696 2023.11.08 20:24:38.758592 [ 3 ] {} <Debug> HTTP-Session: 3713cd01-57ab-493f-820e-a5c84fa095e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3697 2023.11.08 20:24:38.758660 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3698 2023.11.08 20:24:38.758699 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3699 2023.11.08 20:24:38.758802 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3700 2023.11.08 20:24:38.759070 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3701 2023.11.08 20:24:38.759264 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3702 2023.11.08 20:24:38.759410 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3703 2023.11.08 20:24:38.759528 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000834568 sec., 19171 rows/sec., 1.48 MiB/sec.
3704 2023.11.08 20:24:38.759643 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Debug> DynamicQueryHandler: Done processing query
3705 2023.11.08 20:24:38.759667 [ 3 ] {c5d6f932-4f9c-449c-b0d7-08154db959b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3706 2023.11.08 20:24:38.759683 [ 3 ] {} <Debug> HTTP-Session: 3713cd01-57ab-493f-820e-a5c84fa095e1 Destroying unnamed session
3707 2023.11.08 20:24:38.759790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3708 2023.11.08 20:24:38.759834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3709 2023.11.08 20:24:38.759853 [ 3 ] {} <Debug> HTTP-Session: d3d30f6a-07f2-4b3b-a22a-c0e8fc5bbfe9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3710 2023.11.08 20:24:38.759869 [ 3 ] {} <Debug> HTTP-Session: d3d30f6a-07f2-4b3b-a22a-c0e8fc5bbfe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3711 2023.11.08 20:24:38.759938 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3712 2023.11.08 20:24:38.759981 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3713 2023.11.08 20:24:38.760100 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3714 2023.11.08 20:24:38.760365 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3715 2023.11.08 20:24:38.760631 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3716 2023.11.08 20:24:38.760830 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3717 2023.11.08 20:24:38.760980 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Information> executeQuery: Read 11 rows, 743.00 B in 0.001009511 sec., 10896 rows/sec., 718.75 KiB/sec.
3718 2023.11.08 20:24:38.761108 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Debug> DynamicQueryHandler: Done processing query
3719 2023.11.08 20:24:38.761135 [ 3 ] {284f2a42-1b2c-423e-a08c-bad7c2e9fbb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3720 2023.11.08 20:24:38.761155 [ 3 ] {} <Debug> HTTP-Session: d3d30f6a-07f2-4b3b-a22a-c0e8fc5bbfe9 Destroying unnamed session
3721 2023.11.08 20:24:38.761264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3722 2023.11.08 20:24:38.761308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3723 2023.11.08 20:24:38.761327 [ 3 ] {} <Debug> HTTP-Session: f667e7e5-0e96-452f-a0b0-8e17c4e38486 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3724 2023.11.08 20:24:38.761344 [ 3 ] {} <Debug> HTTP-Session: f667e7e5-0e96-452f-a0b0-8e17c4e38486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3725 2023.11.08 20:24:38.761414 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3726 2023.11.08 20:24:38.761457 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3727 2023.11.08 20:24:38.761591 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3728 2023.11.08 20:24:38.761880 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3729 2023.11.08 20:24:38.762152 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3730 2023.11.08 20:24:38.762329 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3731 2023.11.08 20:24:38.762455 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001013492 sec., 4933 rows/sec., 6.66 MiB/sec.
3732 2023.11.08 20:24:38.762576 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Debug> DynamicQueryHandler: Done processing query
3733 2023.11.08 20:24:38.762598 [ 3 ] {b7f2014c-0724-44da-bfc8-237b62720bd6} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3734 2023.11.08 20:24:38.762614 [ 3 ] {} <Debug> HTTP-Session: f667e7e5-0e96-452f-a0b0-8e17c4e38486 Destroying unnamed session
3735 2023.11.08 20:24:43.763055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3736 2023.11.08 20:24:43.763191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3737 2023.11.08 20:24:43.763222 [ 3 ] {} <Debug> HTTP-Session: 5dce7782-9b49-4f35-ae2f-0875bb64728c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3738 2023.11.08 20:24:43.763251 [ 3 ] {} <Debug> HTTP-Session: 5dce7782-9b49-4f35-ae2f-0875bb64728c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3739 2023.11.08 20:24:43.763394 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3740 2023.11.08 20:24:43.763464 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3741 2023.11.08 20:24:43.763648 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3742 2023.11.08 20:24:43.764115 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3743 2023.11.08 20:24:43.764387 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3744 2023.11.08 20:24:43.764551 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3745 2023.11.08 20:24:43.764689 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001252078 sec., 35940 rows/sec., 2.73 MiB/sec.
3746 2023.11.08 20:24:43.764827 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Debug> DynamicQueryHandler: Done processing query
3747 2023.11.08 20:24:43.764852 [ 3 ] {e3d058eb-2b27-4737-aed8-02d5398340a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3748 2023.11.08 20:24:43.764869 [ 3 ] {} <Debug> HTTP-Session: 5dce7782-9b49-4f35-ae2f-0875bb64728c Destroying unnamed session
3749 2023.11.08 20:24:43.765113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3750 2023.11.08 20:24:43.765161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3751 2023.11.08 20:24:43.765207 [ 3 ] {} <Debug> HTTP-Session: eae2a435-d5a8-400d-a735-f71f6d3b19b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3752 2023.11.08 20:24:43.765226 [ 3 ] {} <Debug> HTTP-Session: eae2a435-d5a8-400d-a735-f71f6d3b19b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3753 2023.11.08 20:24:43.765315 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3754 2023.11.08 20:24:43.765357 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3755 2023.11.08 20:24:43.765461 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3756 2023.11.08 20:24:43.765887 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3757 2023.11.08 20:24:43.766109 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3758 2023.11.08 20:24:43.766260 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3759 2023.11.08 20:24:43.766390 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001040273 sec., 204753 rows/sec., 19.83 MiB/sec.
3760 2023.11.08 20:24:43.766533 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Debug> DynamicQueryHandler: Done processing query
3761 2023.11.08 20:24:43.766558 [ 3 ] {090bdc83-18a6-4a7e-ab6b-8fc5e1e43a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3762 2023.11.08 20:24:43.766574 [ 3 ] {} <Debug> HTTP-Session: eae2a435-d5a8-400d-a735-f71f6d3b19b6 Destroying unnamed session
3763 2023.11.08 20:24:43.766743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3764 2023.11.08 20:24:43.766789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3765 2023.11.08 20:24:43.766807 [ 3 ] {} <Debug> HTTP-Session: 6462cbbc-9301-4ff3-abfe-27029cc922d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3766 2023.11.08 20:24:43.766824 [ 3 ] {} <Debug> HTTP-Session: 6462cbbc-9301-4ff3-abfe-27029cc922d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2023.11.08 20:24:43.766903 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3768 2023.11.08 20:24:43.766966 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3769 2023.11.08 20:24:43.767076 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3770 2023.11.08 20:24:43.767562 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3771 2023.11.08 20:24:43.767781 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3772 2023.11.08 20:24:43.767929 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3773 2023.11.08 20:24:43.768061 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001101064 sec., 299710 rows/sec., 20.91 MiB/sec.
3774 2023.11.08 20:24:43.768249 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Debug> DynamicQueryHandler: Done processing query
3775 2023.11.08 20:24:43.768273 [ 3 ] {815ca83d-a43f-440c-a23c-c0dd41dd2fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3776 2023.11.08 20:24:43.768289 [ 3 ] {} <Debug> HTTP-Session: 6462cbbc-9301-4ff3-abfe-27029cc922d8 Destroying unnamed session
3777 2023.11.08 20:24:43.768455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3778 2023.11.08 20:24:43.768499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3779 2023.11.08 20:24:43.768518 [ 3 ] {} <Debug> HTTP-Session: b7269e8f-72eb-428a-ab59-d2723d4ac9b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3780 2023.11.08 20:24:43.768534 [ 3 ] {} <Debug> HTTP-Session: b7269e8f-72eb-428a-ab59-d2723d4ac9b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3781 2023.11.08 20:24:43.768603 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3782 2023.11.08 20:24:43.768644 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3783 2023.11.08 20:24:43.768762 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3784 2023.11.08 20:24:43.769003 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3785 2023.11.08 20:24:43.769247 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3786 2023.11.08 20:24:43.769418 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3787 2023.11.08 20:24:43.769533 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00090087 sec., 6660 rows/sec., 279.68 KiB/sec.
3788 2023.11.08 20:24:43.769650 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Debug> DynamicQueryHandler: Done processing query
3789 2023.11.08 20:24:43.769672 [ 3 ] {56fa3950-22f8-48e7-8850-af0990146d14} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3790 2023.11.08 20:24:43.769689 [ 3 ] {} <Debug> HTTP-Session: b7269e8f-72eb-428a-ab59-d2723d4ac9b9 Destroying unnamed session
3791 2023.11.08 20:24:43.769806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3792 2023.11.08 20:24:43.769852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3793 2023.11.08 20:24:43.769870 [ 3 ] {} <Debug> HTTP-Session: af922744-93e0-4f39-b07c-e232c7b88cb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3794 2023.11.08 20:24:43.769888 [ 3 ] {} <Debug> HTTP-Session: af922744-93e0-4f39-b07c-e232c7b88cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3795 2023.11.08 20:24:43.769959 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3796 2023.11.08 20:24:43.770001 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3797 2023.11.08 20:24:43.770119 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3798 2023.11.08 20:24:43.770530 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3799 2023.11.08 20:24:43.770769 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3800 2023.11.08 20:24:43.770944 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3801 2023.11.08 20:24:43.771070 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001081923 sec., 64699 rows/sec., 3.92 MiB/sec.
3802 2023.11.08 20:24:43.771062 [ 163 ] {} <Debug> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3803 2023.11.08 20:24:43.771196 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3804 2023.11.08 20:24:43.771277 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Debug> DynamicQueryHandler: Done processing query
3805 2023.11.08 20:24:43.771336 [ 3 ] {aa5fb1ec-8199-45fb-b16e-6aa925333989} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3806 2023.11.08 20:24:43.771361 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3807 2023.11.08 20:24:43.771375 [ 3 ] {} <Debug> HTTP-Session: af922744-93e0-4f39-b07c-e232c7b88cb1 Destroying unnamed session
3808 2023.11.08 20:24:43.771494 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3809 2023.11.08 20:24:43.771530 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part
3810 2023.11.08 20:24:43.771588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3811 2023.11.08 20:24:43.771652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3812 2023.11.08 20:24:43.771684 [ 3 ] {} <Debug> HTTP-Session: 46212878-7295-4a6b-8de5-143c01ec084a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3813 2023.11.08 20:24:43.771692 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part
3814 2023.11.08 20:24:43.771705 [ 3 ] {} <Debug> HTTP-Session: 46212878-7295-4a6b-8de5-143c01ec084a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3815 2023.11.08 20:24:43.771834 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3816 2023.11.08 20:24:43.771853 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part
3817 2023.11.08 20:24:43.771900 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3818 2023.11.08 20:24:43.772050 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part
3819 2023.11.08 20:24:43.772245 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3820 2023.11.08 20:24:43.772254 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part
3821 2023.11.08 20:24:43.772372 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part
3822 2023.11.08 20:24:43.772931 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3823 2023.11.08 20:24:43.773372 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3824 2023.11.08 20:24:43.773431 [ 19 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.002149857 sec., 573991.66549217 rows/sec., 34.88 MiB/sec.
3825 2023.11.08 20:24:43.773600 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3826 2023.11.08 20:24:43.773627 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3827 2023.11.08 20:24:43.773769 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001902381 sec., 20500 rows/sec., 27.66 MiB/sec.
3828 2023.11.08 20:24:43.773918 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Debug> DynamicQueryHandler: Done processing query
3829 2023.11.08 20:24:43.773940 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3830 2023.11.08 20:24:43.773950 [ 3 ] {4c26c718-eea1-4a63-8db6-8cbe42b9668c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3831 2023.11.08 20:24:43.773975 [ 3 ] {} <Debug> HTTP-Session: 46212878-7295-4a6b-8de5-143c01ec084a Destroying unnamed session
3832 2023.11.08 20:24:43.774029 [ 17 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3833 2023.11.08 20:24:43.774114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3834 2023.11.08 20:24:43.774159 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3835 2023.11.08 20:24:43.774178 [ 3 ] {} <Debug> HTTP-Session: f50bf169-46bc-489f-92ce-54f82a1ebd12 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3836 2023.11.08 20:24:43.774194 [ 3 ] {} <Debug> HTTP-Session: f50bf169-46bc-489f-92ce-54f82a1ebd12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3837 2023.11.08 20:24:43.774264 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3838 2023.11.08 20:24:43.774302 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3839 2023.11.08 20:24:43.774403 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3840 2023.11.08 20:24:43.774668 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3841 2023.11.08 20:24:43.774896 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3842 2023.11.08 20:24:43.775078 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3843 2023.11.08 20:24:43.775204 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000911959 sec., 23027 rows/sec., 1.19 MiB/sec.
3844 2023.11.08 20:24:43.775338 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Debug> DynamicQueryHandler: Done processing query
3845 2023.11.08 20:24:43.775361 [ 3 ] {c1c6b881-2522-4b1a-9459-fc21918e8924} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3846 2023.11.08 20:24:43.775377 [ 3 ] {} <Debug> HTTP-Session: f50bf169-46bc-489f-92ce-54f82a1ebd12 Destroying unnamed session
3847 2023.11.08 20:24:44.931054 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache
3848 2023.11.08 20:24:44.931109 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache
3849 2023.11.08 20:24:48.755409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3850 2023.11.08 20:24:48.755539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3851 2023.11.08 20:24:48.755569 [ 3 ] {} <Debug> HTTP-Session: 3ec01e43-5423-444f-aaab-ccd19cd0b20c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3852 2023.11.08 20:24:48.755597 [ 3 ] {} <Debug> HTTP-Session: 3ec01e43-5423-444f-aaab-ccd19cd0b20c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3853 2023.11.08 20:24:48.755733 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3854 2023.11.08 20:24:48.755801 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3855 2023.11.08 20:24:48.755984 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3856 2023.11.08 20:24:48.756407 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3857 2023.11.08 20:24:48.756710 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3858 2023.11.08 20:24:48.756942 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3859 2023.11.08 20:24:48.757071 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001297058 sec., 3854 rows/sec., 312.46 KiB/sec.
3860 2023.11.08 20:24:48.757279 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Debug> DynamicQueryHandler: Done processing query
3861 2023.11.08 20:24:48.757305 [ 3 ] {915fbdca-2d40-45ad-bdbd-d0a0df14c1fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3862 2023.11.08 20:24:48.757321 [ 3 ] {} <Debug> HTTP-Session: 3ec01e43-5423-444f-aaab-ccd19cd0b20c Destroying unnamed session
3863 2023.11.08 20:24:48.757442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3864 2023.11.08 20:24:48.757489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3865 2023.11.08 20:24:48.757508 [ 3 ] {} <Debug> HTTP-Session: d80bbe1c-0ba3-4521-b642-b8cbf75ca794 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3866 2023.11.08 20:24:48.757525 [ 3 ] {} <Debug> HTTP-Session: d80bbe1c-0ba3-4521-b642-b8cbf75ca794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3867 2023.11.08 20:24:48.757598 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3868 2023.11.08 20:24:48.757637 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3869 2023.11.08 20:24:48.757750 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3870 2023.11.08 20:24:48.758058 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3871 2023.11.08 20:24:48.758260 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3872 2023.11.08 20:24:48.758411 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3873 2023.11.08 20:24:48.758509 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00088353 sec., 16977 rows/sec., 1.53 MiB/sec.
3874 2023.11.08 20:24:48.758624 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Debug> DynamicQueryHandler: Done processing query
3875 2023.11.08 20:24:48.758648 [ 3 ] {4b6f1cde-7c1b-47e8-a946-8e451ac72c27} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3876 2023.11.08 20:24:48.758663 [ 3 ] {} <Debug> HTTP-Session: d80bbe1c-0ba3-4521-b642-b8cbf75ca794 Destroying unnamed session
3877 2023.11.08 20:24:48.758812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3878 2023.11.08 20:24:48.758858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3879 2023.11.08 20:24:48.758876 [ 3 ] {} <Debug> HTTP-Session: 8bdb1ad6-2715-4d5c-b5d5-cc2163e4e7d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3880 2023.11.08 20:24:48.758892 [ 3 ] {} <Debug> HTTP-Session: 8bdb1ad6-2715-4d5c-b5d5-cc2163e4e7d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3881 2023.11.08 20:24:48.758960 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3882 2023.11.08 20:24:48.758999 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3883 2023.11.08 20:24:48.759101 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3884 2023.11.08 20:24:48.759382 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3885 2023.11.08 20:24:48.759580 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3886 2023.11.08 20:24:48.759724 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3887 2023.11.08 20:24:48.759825 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000836368 sec., 5978 rows/sec., 478.73 KiB/sec.
3888 2023.11.08 20:24:48.759984 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Debug> DynamicQueryHandler: Done processing query
3889 2023.11.08 20:24:48.760007 [ 3 ] {546b9927-6e9d-4420-8872-828219e6eef9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3890 2023.11.08 20:24:48.760023 [ 3 ] {} <Debug> HTTP-Session: 8bdb1ad6-2715-4d5c-b5d5-cc2163e4e7d8 Destroying unnamed session
3891 2023.11.08 20:24:48.760127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3892 2023.11.08 20:24:48.760172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3893 2023.11.08 20:24:48.760190 [ 3 ] {} <Debug> HTTP-Session: 2bcdfc23-30a4-4d38-be2f-561c8e3dacb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3894 2023.11.08 20:24:48.760206 [ 3 ] {} <Debug> HTTP-Session: 2bcdfc23-30a4-4d38-be2f-561c8e3dacb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3895 2023.11.08 20:24:48.760276 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3896 2023.11.08 20:24:48.760320 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3897 2023.11.08 20:24:48.760453 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3898 2023.11.08 20:24:48.760760 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3899 2023.11.08 20:24:48.761034 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3900 2023.11.08 20:24:48.761214 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3901 2023.11.08 20:24:48.761307 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3902 2023.11.08 20:24:48.761320 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001013282 sec., 4934 rows/sec., 6.66 MiB/sec.
3903 2023.11.08 20:24:48.761358 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3904 2023.11.08 20:24:48.761513 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3905 2023.11.08 20:24:48.761591 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Debug> DynamicQueryHandler: Done processing query
3906 2023.11.08 20:24:48.761621 [ 3 ] {8796eb46-c042-49f5-9976-4f0efde65c41} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3907 2023.11.08 20:24:48.761643 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3908 2023.11.08 20:24:48.761647 [ 3 ] {} <Debug> HTTP-Session: 2bcdfc23-30a4-4d38-be2f-561c8e3dacb6 Destroying unnamed session
3909 2023.11.08 20:24:48.761682 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 506 rows starting from the beginning of the part
3910 2023.11.08 20:24:48.761792 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part
3911 2023.11.08 20:24:48.761882 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::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
3912 2023.11.08 20:24:48.761972 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part
3913 2023.11.08 20:24:48.762057 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::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
3914 2023.11.08 20:24:48.762141 [ 13 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part
3915 2023.11.08 20:24:48.763528 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 6 columns (6 merged, 0 gathered) in 0.002122036 sec., 282276.07825691934 rows/sec., 380.92 MiB/sec.
3916 2023.11.08 20:24:48.763828 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3917 2023.11.08 20:24:48.764029 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3918 2023.11.08 20:24:48.764091 [ 17 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3919 2023.11.08 20:24:48.764150 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0926a68a-59d5-4f13-a699-29780313b091::all_1_26_5: 4.03 MiB.
3920 2023.11.08 20:24:53.761942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3921 2023.11.08 20:24:53.762073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3922 2023.11.08 20:24:53.762102 [ 3 ] {} <Debug> HTTP-Session: 1dfbcb5e-8084-4adb-96ae-cdf429e72bb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3923 2023.11.08 20:24:53.762130 [ 3 ] {} <Debug> HTTP-Session: 1dfbcb5e-8084-4adb-96ae-cdf429e72bb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3924 2023.11.08 20:24:53.762271 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3925 2023.11.08 20:24:53.762338 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3926 2023.11.08 20:24:53.762496 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3927 2023.11.08 20:24:53.762941 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3928 2023.11.08 20:24:53.763199 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3929 2023.11.08 20:24:53.763358 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3930 2023.11.08 20:24:53.763480 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001171815 sec., 38401 rows/sec., 2.92 MiB/sec.
3931 2023.11.08 20:24:53.763620 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Debug> DynamicQueryHandler: Done processing query
3932 2023.11.08 20:24:53.763644 [ 3 ] {0df4fb00-7b0e-439d-9287-566c062815bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3933 2023.11.08 20:24:53.763660 [ 3 ] {} <Debug> HTTP-Session: 1dfbcb5e-8084-4adb-96ae-cdf429e72bb4 Destroying unnamed session
3934 2023.11.08 20:24:53.763841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3935 2023.11.08 20:24:53.763888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3936 2023.11.08 20:24:53.763908 [ 3 ] {} <Debug> HTTP-Session: 8d295113-6a2a-4471-bd46-a442ca8dd0b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3937 2023.11.08 20:24:53.763924 [ 3 ] {} <Debug> HTTP-Session: 8d295113-6a2a-4471-bd46-a442ca8dd0b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3938 2023.11.08 20:24:53.764003 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3939 2023.11.08 20:24:53.764041 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3940 2023.11.08 20:24:53.764143 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3941 2023.11.08 20:24:53.764626 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3942 2023.11.08 20:24:53.764854 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3943 2023.11.08 20:24:53.765004 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3944 2023.11.08 20:24:53.765107 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001077694 sec., 197644 rows/sec., 19.14 MiB/sec.
3945 2023.11.08 20:24:53.765227 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Debug> DynamicQueryHandler: Done processing query
3946 2023.11.08 20:24:53.765250 [ 3 ] {6d86c511-bae2-40df-aaac-2fa2b249fd6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
3947 2023.11.08 20:24:53.765266 [ 3 ] {} <Debug> HTTP-Session: 8d295113-6a2a-4471-bd46-a442ca8dd0b3 Destroying unnamed session
3948 2023.11.08 20:24:53.765465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3949 2023.11.08 20:24:53.765511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3950 2023.11.08 20:24:53.765530 [ 3 ] {} <Debug> HTTP-Session: 0aa32314-e805-40fa-9075-7dee6fd9e5cc Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3951 2023.11.08 20:24:53.765546 [ 3 ] {} <Debug> HTTP-Session: 0aa32314-e805-40fa-9075-7dee6fd9e5cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3952 2023.11.08 20:24:53.765639 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3953 2023.11.08 20:24:53.765677 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3954 2023.11.08 20:24:53.765784 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3955 2023.11.08 20:24:53.766257 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3956 2023.11.08 20:24:53.766474 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3957 2023.11.08 20:24:53.766622 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3958 2023.11.08 20:24:53.766726 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001059193 sec., 311557 rows/sec., 21.74 MiB/sec.
3959 2023.11.08 20:24:53.766842 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Debug> DynamicQueryHandler: Done processing query
3960 2023.11.08 20:24:53.766865 [ 3 ] {6c7d4b61-8cbe-4b54-a6b5-d8c43e76d7cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3961 2023.11.08 20:24:53.766880 [ 3 ] {} <Debug> HTTP-Session: 0aa32314-e805-40fa-9075-7dee6fd9e5cc Destroying unnamed session
3962 2023.11.08 20:24:53.766998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3963 2023.11.08 20:24:53.767042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3964 2023.11.08 20:24:53.767061 [ 3 ] {} <Debug> HTTP-Session: 464ddabf-09bf-4b39-8eaf-e394d007aa5c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3965 2023.11.08 20:24:53.767078 [ 3 ] {} <Debug> HTTP-Session: 464ddabf-09bf-4b39-8eaf-e394d007aa5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3966 2023.11.08 20:24:53.767145 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3967 2023.11.08 20:24:53.767185 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3968 2023.11.08 20:24:53.767288 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3969 2023.11.08 20:24:53.767541 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3970 2023.11.08 20:24:53.767778 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3971 2023.11.08 20:24:53.767956 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3972 2023.11.08 20:24:53.768059 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000886149 sec., 6770 rows/sec., 284.32 KiB/sec.
3973 2023.11.08 20:24:53.768244 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Debug> DynamicQueryHandler: Done processing query
3974 2023.11.08 20:24:53.768268 [ 3 ] {b1b9a24d-68c9-4477-949e-ea2e18948ac9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3975 2023.11.08 20:24:53.768283 [ 3 ] {} <Debug> HTTP-Session: 464ddabf-09bf-4b39-8eaf-e394d007aa5c Destroying unnamed session
3976 2023.11.08 20:24:53.768442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3977 2023.11.08 20:24:53.768487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3978 2023.11.08 20:24:53.768505 [ 3 ] {} <Debug> HTTP-Session: c760ccdf-b134-41eb-a435-3befeb44ec4c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3979 2023.11.08 20:24:53.768521 [ 3 ] {} <Debug> HTTP-Session: c760ccdf-b134-41eb-a435-3befeb44ec4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3980 2023.11.08 20:24:53.768594 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3981 2023.11.08 20:24:53.768637 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3982 2023.11.08 20:24:53.768766 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3983 2023.11.08 20:24:53.769069 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3984 2023.11.08 20:24:53.769307 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3985 2023.11.08 20:24:53.769479 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3986 2023.11.08 20:24:53.769576 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000954631 sec., 73326 rows/sec., 4.45 MiB/sec.
3987 2023.11.08 20:24:53.769695 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Debug> DynamicQueryHandler: Done processing query
3988 2023.11.08 20:24:53.769718 [ 3 ] {9267f4a3-0d88-48bb-afce-469a69f30c34} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3989 2023.11.08 20:24:53.769733 [ 3 ] {} <Debug> HTTP-Session: c760ccdf-b134-41eb-a435-3befeb44ec4c Destroying unnamed session
3990 2023.11.08 20:24:53.769879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3991 2023.11.08 20:24:53.769923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3992 2023.11.08 20:24:53.769940 [ 3 ] {} <Debug> HTTP-Session: 3e72a841-1ed6-44b3-89bb-27ca15d4b8bf Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
3993 2023.11.08 20:24:53.769957 [ 3 ] {} <Debug> HTTP-Session: 3e72a841-1ed6-44b3-89bb-27ca15d4b8bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3994 2023.11.08 20:24:53.770043 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3995 2023.11.08 20:24:53.770086 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3996 2023.11.08 20:24:53.770217 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3997 2023.11.08 20:24:53.770677 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
3998 2023.11.08 20:24:53.770970 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3999 2023.11.08 20:24:53.771145 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4000 2023.11.08 20:24:53.771244 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001174706 sec., 33199 rows/sec., 44.80 MiB/sec.
4001 2023.11.08 20:24:53.771368 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Debug> DynamicQueryHandler: Done processing query
4002 2023.11.08 20:24:53.771390 [ 3 ] {a1be1fcd-f9b3-402a-8804-e12f79c18035} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4003 2023.11.08 20:24:53.771406 [ 3 ] {} <Debug> HTTP-Session: 3e72a841-1ed6-44b3-89bb-27ca15d4b8bf Destroying unnamed session
4004 2023.11.08 20:24:53.771567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4005 2023.11.08 20:24:53.771613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4006 2023.11.08 20:24:53.771631 [ 3 ] {} <Debug> HTTP-Session: 5742a070-a06b-4843-920c-f7293ee3e1bd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4007 2023.11.08 20:24:53.771647 [ 3 ] {} <Debug> HTTP-Session: 5742a070-a06b-4843-920c-f7293ee3e1bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4008 2023.11.08 20:24:53.771716 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4009 2023.11.08 20:24:53.771759 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4010 2023.11.08 20:24:53.771863 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4011 2023.11.08 20:24:53.772126 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4012 2023.11.08 20:24:53.772353 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
4013 2023.11.08 20:24:53.772523 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
4014 2023.11.08 20:24:53.772627 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00088306 sec., 23780 rows/sec., 1.23 MiB/sec.
4015 2023.11.08 20:24:53.772749 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Debug> DynamicQueryHandler: Done processing query
4016 2023.11.08 20:24:53.772773 [ 3 ] {801c9498-213c-4927-8b8f-1bb2eaf87753} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4017 2023.11.08 20:24:53.772788 [ 3 ] {} <Debug> HTTP-Session: 5742a070-a06b-4843-920c-f7293ee3e1bd Destroying unnamed session
4018 2023.11.08 20:24:58.754202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4019 2023.11.08 20:24:58.754336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4020 2023.11.08 20:24:58.754371 [ 3 ] {} <Debug> HTTP-Session: 4005c5f2-49e5-42d3-8c54-fdda9012b081 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4021 2023.11.08 20:24:58.754404 [ 3 ] {} <Debug> HTTP-Session: 4005c5f2-49e5-42d3-8c54-fdda9012b081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4022 2023.11.08 20:24:58.754566 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4023 2023.11.08 20:24:58.754646 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4024 2023.11.08 20:24:58.754858 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4025 2023.11.08 20:24:58.755343 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4026 2023.11.08 20:24:58.755618 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4027 2023.11.08 20:24:58.755779 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4028 2023.11.08 20:24:58.755919 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001301249 sec., 3842 rows/sec., 311.45 KiB/sec.
4029 2023.11.08 20:24:58.755918 [ 138 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4030 2023.11.08 20:24:58.756033 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4031 2023.11.08 20:24:58.756133 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Debug> DynamicQueryHandler: Done processing query
4032 2023.11.08 20:24:58.756134 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4033 2023.11.08 20:24:58.756177 [ 3 ] {9767e281-e7e9-4a71-bd5d-43cd0553faba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4034 2023.11.08 20:24:58.756250 [ 3 ] {} <Debug> HTTP-Session: 4005c5f2-49e5-42d3-8c54-fdda9012b081 Destroying unnamed session
4035 2023.11.08 20:24:58.756351 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4036 2023.11.08 20:24:58.756390 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 50 rows starting from the beginning of the part
4037 2023.11.08 20:24:58.756432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4038 2023.11.08 20:24:58.756538 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4039 2023.11.08 20:24:58.756578 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part
4040 2023.11.08 20:24:58.756595 [ 3 ] {} <Debug> HTTP-Session: ebd3a71c-e7da-410d-b396-05ea8428259e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4041 2023.11.08 20:24:58.756650 [ 3 ] {} <Debug> HTTP-Session: ebd3a71c-e7da-410d-b396-05ea8428259e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4042 2023.11.08 20:24:58.756751 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 45 rows starting from the beginning of the part
4043 2023.11.08 20:24:58.756900 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4044 2023.11.08 20:24:58.756928 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
4045 2023.11.08 20:24:58.757026 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4046 2023.11.08 20:24:58.757124 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 45 rows starting from the beginning of the part
4047 2023.11.08 20:24:58.757321 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
4048 2023.11.08 20:24:58.757612 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4049 2023.11.08 20:24:58.758447 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4050 2023.11.08 20:24:58.758945 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4051 2023.11.08 20:24:58.759082 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002988935 sec., 51857.936020689645 rows/sec., 3.96 MiB/sec.
4052 2023.11.08 20:24:58.759219 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4053 2023.11.08 20:24:58.759248 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4054 2023.11.08 20:24:58.759391 [ 138 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4055 2023.11.08 20:24:58.759430 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002459363 sec., 6099 rows/sec., 563.46 KiB/sec.
4056 2023.11.08 20:24:58.759466 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4057 2023.11.08 20:24:58.759557 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4058 2023.11.08 20:24:58.759723 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4059 2023.11.08 20:24:58.759780 [ 14 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_31_6} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4060 2023.11.08 20:24:58.759800 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Debug> DynamicQueryHandler: Done processing query
4061 2023.11.08 20:24:58.759840 [ 3 ] {8cab6d9b-8980-4cab-b924-f7a99562a300} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4062 2023.11.08 20:24:58.759893 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4063 2023.11.08 20:24:58.759910 [ 3 ] {} <Debug> HTTP-Session: ebd3a71c-e7da-410d-b396-05ea8428259e Destroying unnamed session
4064 2023.11.08 20:24:58.759978 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 228 rows starting from the beginning of the part
4065 2023.11.08 20:24:58.760089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4066 2023.11.08 20:24:58.760093 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 15 rows starting from the beginning of the part
4067 2023.11.08 20:24:58.760143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4068 2023.11.08 20:24:58.760168 [ 3 ] {} <Debug> HTTP-Session: 88472faf-64e7-4d9d-8c7d-d8c7eb5a9041 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4069 2023.11.08 20:24:58.760201 [ 3 ] {} <Debug> HTTP-Session: 88472faf-64e7-4d9d-8c7d-d8c7eb5a9041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4070 2023.11.08 20:24:58.760210 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 213 rows starting from the beginning of the part
4071 2023.11.08 20:24:58.760299 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4072 2023.11.08 20:24:58.760321 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 15 rows starting from the beginning of the part
4073 2023.11.08 20:24:58.760355 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4074 2023.11.08 20:24:58.760467 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 213 rows starting from the beginning of the part
4075 2023.11.08 20:24:58.760609 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4076 2023.11.08 20:24:58.760622 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 15 rows starting from the beginning of the part
4077 2023.11.08 20:24:58.761069 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4078 2023.11.08 20:24:58.761348 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4079 2023.11.08 20:24:58.761569 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4080 2023.11.08 20:24:58.761605 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002043945 sec., 341985.7187938031 rows/sec., 32.93 MiB/sec.
4081 2023.11.08 20:24:58.761727 [ 138 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4082 2023.11.08 20:24:58.761760 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.001427171 sec., 3503 rows/sec., 280.55 KiB/sec.
4083 2023.11.08 20:24:58.761810 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4084 2023.11.08 20:24:58.761822 [ 138 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4085 2023.11.08 20:24:58.762098 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4086 2023.11.08 20:24:58.762165 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Debug> DynamicQueryHandler: Done processing query
4087 2023.11.08 20:24:58.762179 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4088 2023.11.08 20:24:58.762209 [ 3 ] {bb297def-1e8a-424d-b8e6-ec0e0c683c6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4089 2023.11.08 20:24:58.762260 [ 3 ] {} <Debug> HTTP-Session: 88472faf-64e7-4d9d-8c7d-d8c7eb5a9041 Destroying unnamed session
4090 2023.11.08 20:24:58.762318 [ 9 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_31_6} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4091 2023.11.08 20:24:58.762365 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4092 2023.11.08 20:24:58.762486 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 364 rows starting from the beginning of the part
4093 2023.11.08 20:24:58.762507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4094 2023.11.08 20:24:58.762589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4095 2023.11.08 20:24:58.762640 [ 3 ] {} <Debug> HTTP-Session: b49d903c-39e4-42be-af06-97e0162d0d7a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4096 2023.11.08 20:24:58.762698 [ 3 ] {} <Debug> HTTP-Session: b49d903c-39e4-42be-af06-97e0162d0d7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4097 2023.11.08 20:24:58.762711 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part
4098 2023.11.08 20:24:58.762907 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4099 2023.11.08 20:24:58.762941 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 330 rows starting from the beginning of the part
4100 2023.11.08 20:24:58.763041 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4101 2023.11.08 20:24:58.763212 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part
4102 2023.11.08 20:24:58.763521 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 330 rows starting from the beginning of the part
4103 2023.11.08 20:24:58.763685 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4104 2023.11.08 20:24:58.763734 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 5 rows starting from the beginning of the part
4105 2023.11.08 20:24:58.764436 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4106 2023.11.08 20:24:58.765165 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4107 2023.11.08 20:24:58.765415 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.003473626 sec., 302277.7927157385 rows/sec., 21.23 MiB/sec.
4108 2023.11.08 20:24:58.765495 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4109 2023.11.08 20:24:58.765596 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4110 2023.11.08 20:24:58.765765 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00277336 sec., 1802 rows/sec., 2.43 MiB/sec.
4111 2023.11.08 20:24:58.766016 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4112 2023.11.08 20:24:58.766032 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Debug> DynamicQueryHandler: Done processing query
4113 2023.11.08 20:24:58.766079 [ 3 ] {cedcbaf6-48ca-4e3b-b01e-20b58346fca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4114 2023.11.08 20:24:58.766100 [ 3 ] {} <Debug> HTTP-Session: b49d903c-39e4-42be-af06-97e0162d0d7a Destroying unnamed session
4115 2023.11.08 20:24:58.766126 [ 19 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_31_6} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4116 2023.11.08 20:24:59.931359 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
4117 2023.11.08 20:24:59.931433 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
4118 2023.11.08 20:25:03.763166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4119 2023.11.08 20:25:03.763293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4120 2023.11.08 20:25:03.763325 [ 3 ] {} <Debug> HTTP-Session: f9337b58-4ae5-480f-9c5c-9d9d31d7a4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4121 2023.11.08 20:25:03.763353 [ 3 ] {} <Debug> HTTP-Session: f9337b58-4ae5-480f-9c5c-9d9d31d7a4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4122 2023.11.08 20:25:03.763495 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4123 2023.11.08 20:25:03.763560 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4124 2023.11.08 20:25:03.763725 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4125 2023.11.08 20:25:03.764175 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4126 2023.11.08 20:25:03.764440 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4127 2023.11.08 20:25:03.764608 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4128 2023.11.08 20:25:03.764734 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001199366 sec., 37519 rows/sec., 2.85 MiB/sec.
4129 2023.11.08 20:25:03.764884 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Debug> DynamicQueryHandler: Done processing query
4130 2023.11.08 20:25:03.764909 [ 3 ] {4954d456-e561-4278-8ec5-08aa7887726e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4131 2023.11.08 20:25:03.764925 [ 3 ] {} <Debug> HTTP-Session: f9337b58-4ae5-480f-9c5c-9d9d31d7a4c8 Destroying unnamed session
4132 2023.11.08 20:25:03.765111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4133 2023.11.08 20:25:03.765162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4134 2023.11.08 20:25:03.765182 [ 3 ] {} <Debug> HTTP-Session: f8feb40a-eb70-49ee-9d90-03a5b3648bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4135 2023.11.08 20:25:03.765200 [ 3 ] {} <Debug> HTTP-Session: f8feb40a-eb70-49ee-9d90-03a5b3648bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4136 2023.11.08 20:25:03.765291 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4137 2023.11.08 20:25:03.765334 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4138 2023.11.08 20:25:03.765440 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4139 2023.11.08 20:25:03.765894 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4140 2023.11.08 20:25:03.766117 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4141 2023.11.08 20:25:03.766271 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4142 2023.11.08 20:25:03.766372 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001052393 sec., 202395 rows/sec., 19.60 MiB/sec.
4143 2023.11.08 20:25:03.766493 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Debug> DynamicQueryHandler: Done processing query
4144 2023.11.08 20:25:03.766516 [ 3 ] {4f836098-58c9-4291-9859-36d678e9d561} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4145 2023.11.08 20:25:03.766532 [ 3 ] {} <Debug> HTTP-Session: f8feb40a-eb70-49ee-9d90-03a5b3648bbd Destroying unnamed session
4146 2023.11.08 20:25:03.766735 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4147 2023.11.08 20:25:03.766784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4148 2023.11.08 20:25:03.766804 [ 3 ] {} <Debug> HTTP-Session: 491ef96f-5616-40f8-b469-6c3a9817d07d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4149 2023.11.08 20:25:03.766822 [ 3 ] {} <Debug> HTTP-Session: 491ef96f-5616-40f8-b469-6c3a9817d07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4150 2023.11.08 20:25:03.766919 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4151 2023.11.08 20:25:03.766960 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4152 2023.11.08 20:25:03.767064 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4153 2023.11.08 20:25:03.767531 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4154 2023.11.08 20:25:03.767755 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4155 2023.11.08 20:25:03.767905 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4156 2023.11.08 20:25:03.768004 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001056903 sec., 312233 rows/sec., 21.78 MiB/sec.
4157 2023.11.08 20:25:03.768120 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Debug> DynamicQueryHandler: Done processing query
4158 2023.11.08 20:25:03.768143 [ 3 ] {b50a3614-5f14-4695-8b5c-dceaf239073a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4159 2023.11.08 20:25:03.768159 [ 3 ] {} <Debug> HTTP-Session: 491ef96f-5616-40f8-b469-6c3a9817d07d Destroying unnamed session
4160 2023.11.08 20:25:03.768271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4161 2023.11.08 20:25:03.768317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4162 2023.11.08 20:25:03.768336 [ 3 ] {} <Debug> HTTP-Session: 6d1efe23-9b42-4d83-a160-fa38c1204f54 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4163 2023.11.08 20:25:03.768352 [ 3 ] {} <Debug> HTTP-Session: 6d1efe23-9b42-4d83-a160-fa38c1204f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4164 2023.11.08 20:25:03.768419 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4165 2023.11.08 20:25:03.768457 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4166 2023.11.08 20:25:03.768561 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4167 2023.11.08 20:25:03.768816 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4168 2023.11.08 20:25:03.769050 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4169 2023.11.08 20:25:03.769230 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4170 2023.11.08 20:25:03.769326 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00088125 sec., 6808 rows/sec., 285.90 KiB/sec.
4171 2023.11.08 20:25:03.769438 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Debug> DynamicQueryHandler: Done processing query
4172 2023.11.08 20:25:03.769460 [ 3 ] {9fb399d4-2897-4f89-b8ae-a34298ca2e53} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4173 2023.11.08 20:25:03.769476 [ 3 ] {} <Debug> HTTP-Session: 6d1efe23-9b42-4d83-a160-fa38c1204f54 Destroying unnamed session
4174 2023.11.08 20:25:03.769631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4175 2023.11.08 20:25:03.769677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4176 2023.11.08 20:25:03.769695 [ 3 ] {} <Debug> HTTP-Session: 4a99be3e-5440-4a11-b7c2-1d1f4a20af29 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4177 2023.11.08 20:25:03.769711 [ 3 ] {} <Debug> HTTP-Session: 4a99be3e-5440-4a11-b7c2-1d1f4a20af29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4178 2023.11.08 20:25:03.769782 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4179 2023.11.08 20:25:03.769824 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4180 2023.11.08 20:25:03.769938 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4181 2023.11.08 20:25:03.770239 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4182 2023.11.08 20:25:03.770478 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4183 2023.11.08 20:25:03.770654 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4184 2023.11.08 20:25:03.770760 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000949791 sec., 73700 rows/sec., 4.47 MiB/sec.
4185 2023.11.08 20:25:03.770893 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Debug> DynamicQueryHandler: Done processing query
4186 2023.11.08 20:25:03.770915 [ 3 ] {d04f8374-6ab1-430f-8e97-7e1cf841933b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4187 2023.11.08 20:25:03.770931 [ 3 ] {} <Debug> HTTP-Session: 4a99be3e-5440-4a11-b7c2-1d1f4a20af29 Destroying unnamed session
4188 2023.11.08 20:25:03.771077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4189 2023.11.08 20:25:03.771122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4190 2023.11.08 20:25:03.771140 [ 3 ] {} <Debug> HTTP-Session: fddf7309-384b-46e0-ae24-82078d4d2a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4191 2023.11.08 20:25:03.771156 [ 3 ] {} <Debug> HTTP-Session: fddf7309-384b-46e0-ae24-82078d4d2a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4192 2023.11.08 20:25:03.771234 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4193 2023.11.08 20:25:03.771276 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4194 2023.11.08 20:25:03.771407 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4195 2023.11.08 20:25:03.771871 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4196 2023.11.08 20:25:03.772171 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4197 2023.11.08 20:25:03.772348 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4198 2023.11.08 20:25:03.772470 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001208196 sec., 32279 rows/sec., 43.56 MiB/sec.
4199 2023.11.08 20:25:03.772597 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Debug> DynamicQueryHandler: Done processing query
4200 2023.11.08 20:25:03.772621 [ 3 ] {56d86627-222b-49c7-b976-7e2b3e87b05d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4201 2023.11.08 20:25:03.772637 [ 3 ] {} <Debug> HTTP-Session: fddf7309-384b-46e0-ae24-82078d4d2a82 Destroying unnamed session
4202 2023.11.08 20:25:03.772763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4203 2023.11.08 20:25:03.772808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4204 2023.11.08 20:25:03.772826 [ 3 ] {} <Debug> HTTP-Session: a3451ae6-6ef5-46cb-a94b-864953b1d7fd Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4205 2023.11.08 20:25:03.772843 [ 3 ] {} <Debug> HTTP-Session: a3451ae6-6ef5-46cb-a94b-864953b1d7fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4206 2023.11.08 20:25:03.772911 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4207 2023.11.08 20:25:03.772949 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4208 2023.11.08 20:25:03.773051 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4209 2023.11.08 20:25:03.773347 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4210 2023.11.08 20:25:03.773571 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4211 2023.11.08 20:25:03.773744 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4212 2023.11.08 20:25:03.773864 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00091747 sec., 22889 rows/sec., 1.19 MiB/sec.
4213 2023.11.08 20:25:03.773980 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Debug> DynamicQueryHandler: Done processing query
4214 2023.11.08 20:25:03.774002 [ 3 ] {cb128151-3546-4758-97b0-5eff997369e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4215 2023.11.08 20:25:03.774018 [ 3 ] {} <Debug> HTTP-Session: a3451ae6-6ef5-46cb-a94b-864953b1d7fd Destroying unnamed session
4216 2023.11.08 20:25:08.755738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4217 2023.11.08 20:25:08.755857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4218 2023.11.08 20:25:08.755882 [ 3 ] {} <Debug> HTTP-Session: 86b211a5-5e32-4d50-a0df-88c7b028eafe Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4219 2023.11.08 20:25:08.755906 [ 3 ] {} <Debug> HTTP-Session: 86b211a5-5e32-4d50-a0df-88c7b028eafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4220 2023.11.08 20:25:08.756032 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4221 2023.11.08 20:25:08.756092 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4222 2023.11.08 20:25:08.756253 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4223 2023.11.08 20:25:08.756656 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4224 2023.11.08 20:25:08.756915 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4225 2023.11.08 20:25:08.757085 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4226 2023.11.08 20:25:08.757238 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001166185 sec., 4287 rows/sec., 347.52 KiB/sec.
4227 2023.11.08 20:25:08.757420 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Debug> DynamicQueryHandler: Done processing query
4228 2023.11.08 20:25:08.757446 [ 3 ] {ce3b41cb-81f8-4cb6-94cf-404b15a63fb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4229 2023.11.08 20:25:08.757462 [ 3 ] {} <Debug> HTTP-Session: 86b211a5-5e32-4d50-a0df-88c7b028eafe Destroying unnamed session
4230 2023.11.08 20:25:08.757597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4231 2023.11.08 20:25:08.757644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4232 2023.11.08 20:25:08.757665 [ 3 ] {} <Debug> HTTP-Session: 244a51a2-7f7d-4ebb-932a-5e0b3363c76d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4233 2023.11.08 20:25:08.757685 [ 3 ] {} <Debug> HTTP-Session: 244a51a2-7f7d-4ebb-932a-5e0b3363c76d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4234 2023.11.08 20:25:08.757766 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4235 2023.11.08 20:25:08.757809 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4236 2023.11.08 20:25:08.757920 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4237 2023.11.08 20:25:08.758211 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4238 2023.11.08 20:25:08.758413 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4239 2023.11.08 20:25:08.758564 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4240 2023.11.08 20:25:08.758690 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000895779 sec., 16745 rows/sec., 1.51 MiB/sec.
4241 2023.11.08 20:25:08.758807 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Debug> DynamicQueryHandler: Done processing query
4242 2023.11.08 20:25:08.758831 [ 3 ] {2724600c-5e21-4a82-9281-84cb3335d267} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4243 2023.11.08 20:25:08.758847 [ 3 ] {} <Debug> HTTP-Session: 244a51a2-7f7d-4ebb-932a-5e0b3363c76d Destroying unnamed session
4244 2023.11.08 20:25:08.758981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4245 2023.11.08 20:25:08.759026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4246 2023.11.08 20:25:08.759045 [ 3 ] {} <Debug> HTTP-Session: 63152fbb-0852-4627-bfeb-6907e14f46d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4247 2023.11.08 20:25:08.759062 [ 3 ] {} <Debug> HTTP-Session: 63152fbb-0852-4627-bfeb-6907e14f46d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4248 2023.11.08 20:25:08.759136 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4249 2023.11.08 20:25:08.759175 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4250 2023.11.08 20:25:08.759281 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4251 2023.11.08 20:25:08.759548 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4252 2023.11.08 20:25:08.759748 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4253 2023.11.08 20:25:08.759891 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4254 2023.11.08 20:25:08.760011 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Information> executeQuery: Read 16 rows, 1.27 KiB in 0.000848199 sec., 18863 rows/sec., 1.46 MiB/sec.
4255 2023.11.08 20:25:08.760114 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Debug> DynamicQueryHandler: Done processing query
4256 2023.11.08 20:25:08.760136 [ 3 ] {06e49a64-9b72-4747-961e-4c180c6c323d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4257 2023.11.08 20:25:08.760152 [ 3 ] {} <Debug> HTTP-Session: 63152fbb-0852-4627-bfeb-6907e14f46d7 Destroying unnamed session
4258 2023.11.08 20:25:08.760261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4259 2023.11.08 20:25:08.760303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4260 2023.11.08 20:25:08.760322 [ 3 ] {} <Debug> HTTP-Session: fc9edaab-52d2-4036-acc5-45e66d214855 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4261 2023.11.08 20:25:08.760339 [ 3 ] {} <Debug> HTTP-Session: fc9edaab-52d2-4036-acc5-45e66d214855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4262 2023.11.08 20:25:08.760409 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4263 2023.11.08 20:25:08.760452 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4264 2023.11.08 20:25:08.760566 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4265 2023.11.08 20:25:08.760820 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4266 2023.11.08 20:25:08.761058 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4267 2023.11.08 20:25:08.761228 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4268 2023.11.08 20:25:08.761358 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Information> executeQuery: Read 11 rows, 743.00 B in 0.00091962 sec., 11961 rows/sec., 789.01 KiB/sec.
4269 2023.11.08 20:25:08.761485 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Debug> DynamicQueryHandler: Done processing query
4270 2023.11.08 20:25:08.761509 [ 3 ] {1eea2cab-75a4-449e-b33d-c10f89d70896} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4271 2023.11.08 20:25:08.761524 [ 3 ] {} <Debug> HTTP-Session: fc9edaab-52d2-4036-acc5-45e66d214855 Destroying unnamed session
4272 2023.11.08 20:25:08.761631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4273 2023.11.08 20:25:08.761676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4274 2023.11.08 20:25:08.761694 [ 3 ] {} <Debug> HTTP-Session: de9bf152-26c2-4221-b9fc-bcc23eacac7c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4275 2023.11.08 20:25:08.761711 [ 3 ] {} <Debug> HTTP-Session: de9bf152-26c2-4221-b9fc-bcc23eacac7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4276 2023.11.08 20:25:08.761781 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4277 2023.11.08 20:25:08.761825 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4278 2023.11.08 20:25:08.761960 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4279 2023.11.08 20:25:08.762244 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4280 2023.11.08 20:25:08.762524 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4281 2023.11.08 20:25:08.762697 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4282 2023.11.08 20:25:08.762844 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001031773 sec., 4846 rows/sec., 6.54 MiB/sec.
4283 2023.11.08 20:25:08.763066 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Debug> DynamicQueryHandler: Done processing query
4284 2023.11.08 20:25:08.763090 [ 3 ] {33edb552-9efc-4baa-b110-7412841e6bb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4285 2023.11.08 20:25:08.763105 [ 3 ] {} <Debug> HTTP-Session: de9bf152-26c2-4221-b9fc-bcc23eacac7c Destroying unnamed session
4286 2023.11.08 20:25:13.762256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 6344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4287 2023.11.08 20:25:13.762435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4288 2023.11.08 20:25:13.762480 [ 3 ] {} <Debug> HTTP-Session: ea127d22-f706-467f-bc00-3101e2196048 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4289 2023.11.08 20:25:13.762523 [ 3 ] {} <Debug> HTTP-Session: ea127d22-f706-467f-bc00-3101e2196048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4290 2023.11.08 20:25:13.762724 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4291 2023.11.08 20:25:13.762806 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4292 2023.11.08 20:25:13.762966 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4293 2023.11.08 20:25:13.763399 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4294 2023.11.08 20:25:13.763662 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4295 2023.11.08 20:25:13.763824 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4296 2023.11.08 20:25:13.763947 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Information> executeQuery: Read 45 rows, 3.50 KiB in 0.001166945 sec., 38562 rows/sec., 2.93 MiB/sec.
4297 2023.11.08 20:25:13.764099 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Debug> DynamicQueryHandler: Done processing query
4298 2023.11.08 20:25:13.764125 [ 3 ] {a664235a-4ac1-45a4-a872-9e6e1313a314} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4299 2023.11.08 20:25:13.764142 [ 3 ] {} <Debug> HTTP-Session: ea127d22-f706-467f-bc00-3101e2196048 Destroying unnamed session
4300 2023.11.08 20:25:13.764345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 34136, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4301 2023.11.08 20:25:13.764396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4302 2023.11.08 20:25:13.764417 [ 3 ] {} <Debug> HTTP-Session: 18490374-5baf-4a16-9902-d36c7acf8c54 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4303 2023.11.08 20:25:13.764436 [ 3 ] {} <Debug> HTTP-Session: 18490374-5baf-4a16-9902-d36c7acf8c54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4304 2023.11.08 20:25:13.764525 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4305 2023.11.08 20:25:13.764568 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4306 2023.11.08 20:25:13.764676 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4307 2023.11.08 20:25:13.765118 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4308 2023.11.08 20:25:13.765343 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4309 2023.11.08 20:25:13.765497 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4310 2023.11.08 20:25:13.765609 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Information> executeQuery: Read 213 rows, 21.13 KiB in 0.001055063 sec., 201883 rows/sec., 19.56 MiB/sec.
4311 2023.11.08 20:25:13.765785 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Debug> DynamicQueryHandler: Done processing query
4312 2023.11.08 20:25:13.765821 [ 3 ] {5689a6c5-0bab-43d6-b398-be0385e872dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4313 2023.11.08 20:25:13.765837 [ 3 ] {} <Debug> HTTP-Session: 18490374-5baf-4a16-9902-d36c7acf8c54 Destroying unnamed session
4314 2023.11.08 20:25:13.766024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53059, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4315 2023.11.08 20:25:13.766072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4316 2023.11.08 20:25:13.766092 [ 3 ] {} <Debug> HTTP-Session: 82d7f557-0bf8-4c74-8437-1c71d59339a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4317 2023.11.08 20:25:13.766110 [ 3 ] {} <Debug> HTTP-Session: 82d7f557-0bf8-4c74-8437-1c71d59339a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4318 2023.11.08 20:25:13.766213 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4319 2023.11.08 20:25:13.766257 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4320 2023.11.08 20:25:13.766375 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4321 2023.11.08 20:25:13.766916 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4322 2023.11.08 20:25:13.767136 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4323 2023.11.08 20:25:13.767286 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4324 2023.11.08 20:25:13.767414 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Information> executeQuery: Read 330 rows, 23.58 KiB in 0.001171536 sec., 281681 rows/sec., 19.65 MiB/sec.
4325 2023.11.08 20:25:13.767536 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Debug> DynamicQueryHandler: Done processing query
4326 2023.11.08 20:25:13.767561 [ 3 ] {1c707195-99fc-40a4-9141-f010a326a4eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4327 2023.11.08 20:25:13.767576 [ 3 ] {} <Debug> HTTP-Session: 82d7f557-0bf8-4c74-8437-1c71d59339a9 Destroying unnamed session
4328 2023.11.08 20:25:13.767700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4329 2023.11.08 20:25:13.767747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4330 2023.11.08 20:25:13.767765 [ 3 ] {} <Debug> HTTP-Session: d080470b-738a-4a9b-92be-97a47f65bad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4331 2023.11.08 20:25:13.767783 [ 3 ] {} <Debug> HTTP-Session: d080470b-738a-4a9b-92be-97a47f65bad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4332 2023.11.08 20:25:13.767853 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4333 2023.11.08 20:25:13.767893 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4334 2023.11.08 20:25:13.768002 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4335 2023.11.08 20:25:13.768254 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4336 2023.11.08 20:25:13.768498 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4337 2023.11.08 20:25:13.768679 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4338 2023.11.08 20:25:13.768803 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00092269 sec., 6502 rows/sec., 273.06 KiB/sec.
4339 2023.11.08 20:25:13.768910 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Debug> DynamicQueryHandler: Done processing query
4340 2023.11.08 20:25:13.768934 [ 3 ] {d2c2be13-8010-4d44-a868-835ea3ed98fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4341 2023.11.08 20:25:13.768949 [ 3 ] {} <Debug> HTTP-Session: d080470b-738a-4a9b-92be-97a47f65bad6 Destroying unnamed session
4342 2023.11.08 20:25:13.769110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4343 2023.11.08 20:25:13.769154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4344 2023.11.08 20:25:13.769172 [ 3 ] {} <Debug> HTTP-Session: 3758691c-9ca4-4802-a1c7-9404770aa737 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4345 2023.11.08 20:25:13.769190 [ 3 ] {} <Debug> HTTP-Session: 3758691c-9ca4-4802-a1c7-9404770aa737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4346 2023.11.08 20:25:13.769264 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4347 2023.11.08 20:25:13.769306 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4348 2023.11.08 20:25:13.769422 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4349 2023.11.08 20:25:13.769717 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4350 2023.11.08 20:25:13.769956 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4351 2023.11.08 20:25:13.770131 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4352 2023.11.08 20:25:13.770263 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000971201 sec., 72075 rows/sec., 4.37 MiB/sec.
4353 2023.11.08 20:25:13.770383 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Debug> DynamicQueryHandler: Done processing query
4354 2023.11.08 20:25:13.770407 [ 3 ] {7fb3258d-7ec7-4ddb-b2e3-a65ac4622973} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4355 2023.11.08 20:25:13.770422 [ 3 ] {} <Debug> HTTP-Session: 3758691c-9ca4-4802-a1c7-9404770aa737 Destroying unnamed session
4356 2023.11.08 20:25:13.770562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 41734, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4357 2023.11.08 20:25:13.770607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4358 2023.11.08 20:25:13.770626 [ 3 ] {} <Debug> HTTP-Session: b48db150-1fb8-491f-9799-42db9622152f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4359 2023.11.08 20:25:13.770643 [ 3 ] {} <Debug> HTTP-Session: b48db150-1fb8-491f-9799-42db9622152f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4360 2023.11.08 20:25:13.770720 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4361 2023.11.08 20:25:13.770765 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4362 2023.11.08 20:25:13.770899 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4363 2023.11.08 20:25:13.771329 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4364 2023.11.08 20:25:13.771628 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4365 2023.11.08 20:25:13.771807 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4366 2023.11.08 20:25:13.771944 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001190837 sec., 32750 rows/sec., 44.19 MiB/sec.
4367 2023.11.08 20:25:13.771940 [ 142 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4368 2023.11.08 20:25:13.772068 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
4369 2023.11.08 20:25:13.772142 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Debug> DynamicQueryHandler: Done processing query
4370 2023.11.08 20:25:13.772181 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4371 2023.11.08 20:25:13.772181 [ 3 ] {26b42011-1701-4fc3-9efc-521d2f6eb959} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4372 2023.11.08 20:25:13.772247 [ 3 ] {} <Debug> HTTP-Session: b48db150-1fb8-491f-9799-42db9622152f Destroying unnamed session
4373 2023.11.08 20:25:13.772330 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4374 2023.11.08 20:25:13.772381 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 599 rows starting from the beginning of the part
4375 2023.11.08 20:25:13.772407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4376 2023.11.08 20:25:13.772495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4377 2023.11.08 20:25:13.772532 [ 3 ] {} <Debug> HTTP-Session: 37d65452-46e1-40a7-a5b2-f1f0a947ff71 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4378 2023.11.08 20:25:13.772594 [ 3 ] {} <Debug> HTTP-Session: 37d65452-46e1-40a7-a5b2-f1f0a947ff71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4379 2023.11.08 20:25:13.772659 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::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
4380 2023.11.08 20:25:13.772791 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4381 2023.11.08 20:25:13.772907 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4382 2023.11.08 20:25:13.772969 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part
4383 2023.11.08 20:25:13.773365 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::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
4384 2023.11.08 20:25:13.773389 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4385 2023.11.08 20:25:13.773582 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part
4386 2023.11.08 20:25:13.773893 [ 14 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 39 rows starting from the beginning of the part
4387 2023.11.08 20:25:13.774099 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4388 2023.11.08 20:25:13.774572 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4389 2023.11.08 20:25:13.774878 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4390 2023.11.08 20:25:13.775017 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002161297 sec., 9716 rows/sec., 516.00 KiB/sec.
4391 2023.11.08 20:25:13.775206 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Debug> DynamicQueryHandler: Done processing query
4392 2023.11.08 20:25:13.775230 [ 3 ] {bb54626a-e0c2-49d8-98a1-78a0c55d11e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4393 2023.11.08 20:25:13.775247 [ 3 ] {} <Debug> HTTP-Session: 37d65452-46e1-40a7-a5b2-f1f0a947ff71 Destroying unnamed session
4394 2023.11.08 20:25:13.776841 [ 19 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 6 columns (6 merged, 0 gathered) in 0.004710282 sec., 154130.89916909434 rows/sec., 207.99 MiB/sec.
4395 2023.11.08 20:25:13.777480 [ 19 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4396 2023.11.08 20:25:13.777731 [ 19 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4397 2023.11.08 20:25:13.777818 [ 19 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4398 2023.11.08 20:25:13.777910 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0926a68a-59d5-4f13-a699-29780313b091::all_1_31_6: 4.11 MiB.
4399 2023.11.08 20:25:14.931687 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache
4400 2023.11.08 20:25:14.931744 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache
4401 2023.11.08 20:25:18.754057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4402 2023.11.08 20:25:18.754246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4403 2023.11.08 20:25:18.754275 [ 3 ] {} <Debug> HTTP-Session: 95a4248f-e00d-4856-8ff1-47be9f894167 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4404 2023.11.08 20:25:18.754304 [ 3 ] {} <Debug> HTTP-Session: 95a4248f-e00d-4856-8ff1-47be9f894167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4405 2023.11.08 20:25:18.754445 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4406 2023.11.08 20:25:18.754512 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4407 2023.11.08 20:25:18.754697 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2023.11.08 20:25:18.755108 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4409 2023.11.08 20:25:18.755358 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4410 2023.11.08 20:25:18.755519 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4411 2023.11.08 20:25:18.755653 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001162416 sec., 4301 rows/sec., 348.65 KiB/sec.
4412 2023.11.08 20:25:18.755787 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Debug> DynamicQueryHandler: Done processing query
4413 2023.11.08 20:25:18.755811 [ 3 ] {d7319bf3-da85-4093-a195-7d161b3b873f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4414 2023.11.08 20:25:18.755827 [ 3 ] {} <Debug> HTTP-Session: 95a4248f-e00d-4856-8ff1-47be9f894167 Destroying unnamed session
4415 2023.11.08 20:25:18.755951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4416 2023.11.08 20:25:18.755998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4417 2023.11.08 20:25:18.756017 [ 3 ] {} <Debug> HTTP-Session: c966427f-8eb4-4368-b940-6fa1c30d6523 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4418 2023.11.08 20:25:18.756034 [ 3 ] {} <Debug> HTTP-Session: c966427f-8eb4-4368-b940-6fa1c30d6523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4419 2023.11.08 20:25:18.756105 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4420 2023.11.08 20:25:18.756144 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4421 2023.11.08 20:25:18.756250 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4422 2023.11.08 20:25:18.756539 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4423 2023.11.08 20:25:18.756731 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4424 2023.11.08 20:25:18.756881 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4425 2023.11.08 20:25:18.757005 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000871759 sec., 17206 rows/sec., 1.55 MiB/sec.
4426 2023.11.08 20:25:18.757127 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Debug> DynamicQueryHandler: Done processing query
4427 2023.11.08 20:25:18.757150 [ 3 ] {411afef4-f405-4b48-bb81-3e3defe140cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4428 2023.11.08 20:25:18.757166 [ 3 ] {} <Debug> HTTP-Session: c966427f-8eb4-4368-b940-6fa1c30d6523 Destroying unnamed session
4429 2023.11.08 20:25:18.757278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4430 2023.11.08 20:25:18.757324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4431 2023.11.08 20:25:18.757343 [ 3 ] {} <Debug> HTTP-Session: b41ce62c-01c2-4964-a5c7-b1ed447e8218 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4432 2023.11.08 20:25:18.757360 [ 3 ] {} <Debug> HTTP-Session: b41ce62c-01c2-4964-a5c7-b1ed447e8218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4433 2023.11.08 20:25:18.757429 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4434 2023.11.08 20:25:18.757469 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4435 2023.11.08 20:25:18.757574 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4436 2023.11.08 20:25:18.757926 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4437 2023.11.08 20:25:18.758127 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4438 2023.11.08 20:25:18.758272 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4439 2023.11.08 20:25:18.758398 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000938081 sec., 5330 rows/sec., 426.82 KiB/sec.
4440 2023.11.08 20:25:18.758523 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Debug> DynamicQueryHandler: Done processing query
4441 2023.11.08 20:25:18.758547 [ 3 ] {0c38c272-c95e-4fa7-bae5-074a23df1c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4442 2023.11.08 20:25:18.758562 [ 3 ] {} <Debug> HTTP-Session: b41ce62c-01c2-4964-a5c7-b1ed447e8218 Destroying unnamed session
4443 2023.11.08 20:25:18.758709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4444 2023.11.08 20:25:18.758753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4445 2023.11.08 20:25:18.758772 [ 3 ] {} <Debug> HTTP-Session: 6e5f8865-ae8c-47b2-af3d-4b0891cd0146 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4446 2023.11.08 20:25:18.758789 [ 3 ] {} <Debug> HTTP-Session: 6e5f8865-ae8c-47b2-af3d-4b0891cd0146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4447 2023.11.08 20:25:18.758860 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4448 2023.11.08 20:25:18.758903 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4449 2023.11.08 20:25:18.759043 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4450 2023.11.08 20:25:18.759420 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4451 2023.11.08 20:25:18.759694 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4452 2023.11.08 20:25:18.759874 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4453 2023.11.08 20:25:18.760006 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001110074 sec., 4504 rows/sec., 6.08 MiB/sec.
4454 2023.11.08 20:25:18.760229 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Debug> DynamicQueryHandler: Done processing query
4455 2023.11.08 20:25:18.760254 [ 3 ] {c972bdf5-613a-4953-bb4d-1b78b6b6e647} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4456 2023.11.08 20:25:18.760270 [ 3 ] {} <Debug> HTTP-Session: 6e5f8865-ae8c-47b2-af3d-4b0891cd0146 Destroying unnamed session
4457 2023.11.08 20:25:23.762478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 7062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4458 2023.11.08 20:25:23.762600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4459 2023.11.08 20:25:23.762628 [ 3 ] {} <Debug> HTTP-Session: aeb2c648-a64a-43a9-8803-edae5c39f139 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4460 2023.11.08 20:25:23.762653 [ 3 ] {} <Debug> HTTP-Session: aeb2c648-a64a-43a9-8803-edae5c39f139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4461 2023.11.08 20:25:23.762782 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4462 2023.11.08 20:25:23.762844 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4463 2023.11.08 20:25:23.763007 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4464 2023.11.08 20:25:23.763509 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4465 2023.11.08 20:25:23.763780 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4466 2023.11.08 20:25:23.763949 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4467 2023.11.08 20:25:23.764092 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001264358 sec., 39545 rows/sec., 3.02 MiB/sec.
4468 2023.11.08 20:25:23.764094 [ 139 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4469 2023.11.08 20:25:23.764217 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4470 2023.11.08 20:25:23.764318 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Debug> DynamicQueryHandler: Done processing query
4471 2023.11.08 20:25:23.764350 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4472 2023.11.08 20:25:23.764376 [ 3 ] {7ba1e2a4-881d-4ae9-be5a-d6ed52ace45b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4473 2023.11.08 20:25:23.764463 [ 3 ] {} <Debug> HTTP-Session: aeb2c648-a64a-43a9-8803-edae5c39f139 Destroying unnamed session
4474 2023.11.08 20:25:23.764545 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4475 2023.11.08 20:25:23.764590 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 50 rows starting from the beginning of the part
4476 2023.11.08 20:25:23.764728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 36445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4477 2023.11.08 20:25:23.764797 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 45 rows starting from the beginning of the part
4478 2023.11.08 20:25:23.764812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4479 2023.11.08 20:25:23.764876 [ 3 ] {} <Debug> HTTP-Session: 87847083-9f20-4e0a-9d6e-c300e29d894c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4480 2023.11.08 20:25:23.764908 [ 3 ] {} <Debug> HTTP-Session: 87847083-9f20-4e0a-9d6e-c300e29d894c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4481 2023.11.08 20:25:23.765028 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part
4482 2023.11.08 20:25:23.765150 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4483 2023.11.08 20:25:23.765258 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4484 2023.11.08 20:25:23.765273 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 45 rows starting from the beginning of the part
4485 2023.11.08 20:25:23.765581 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
4486 2023.11.08 20:25:23.765740 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4487 2023.11.08 20:25:23.765815 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part
4488 2023.11.08 20:25:23.766804 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4489 2023.11.08 20:25:23.767301 [ 19 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012576 sec., 66388.36663373804 rows/sec., 5.07 MiB/sec.
4490 2023.11.08 20:25:23.767364 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4491 2023.11.08 20:25:23.767479 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4492 2023.11.08 20:25:23.767615 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4493 2023.11.08 20:25:23.767770 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4494 2023.11.08 20:25:23.767798 [ 139 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4495 2023.11.08 20:25:23.767855 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Information> executeQuery: Read 228 rows, 22.52 KiB in 0.002646258 sec., 86159 rows/sec., 8.31 MiB/sec.
4496 2023.11.08 20:25:23.767892 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4497 2023.11.08 20:25:23.767961 [ 16 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_36_7} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4498 2023.11.08 20:25:23.768109 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4499 2023.11.08 20:25:23.768280 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Debug> DynamicQueryHandler: Done processing query
4500 2023.11.08 20:25:23.768346 [ 3 ] {7e2c9f5d-a131-40e2-b8b5-2efbb45c06ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4501 2023.11.08 20:25:23.768431 [ 3 ] {} <Debug> HTTP-Session: 87847083-9f20-4e0a-9d6e-c300e29d894c Destroying unnamed session
4502 2023.11.08 20:25:23.768428 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4503 2023.11.08 20:25:23.768498 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 228 rows starting from the beginning of the part
4504 2023.11.08 20:25:23.768652 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 213 rows starting from the beginning of the part
4505 2023.11.08 20:25:23.768682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 55435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4506 2023.11.08 20:25:23.768768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4507 2023.11.08 20:25:23.768828 [ 3 ] {} <Debug> HTTP-Session: f47564a5-c6d4-4ba8-9b28-424aa55c501f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4508 2023.11.08 20:25:23.768837 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 15 rows starting from the beginning of the part
4509 2023.11.08 20:25:23.768859 [ 3 ] {} <Debug> HTTP-Session: f47564a5-c6d4-4ba8-9b28-424aa55c501f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4510 2023.11.08 20:25:23.769076 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 213 rows starting from the beginning of the part
4511 2023.11.08 20:25:23.769107 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4512 2023.11.08 20:25:23.769199 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4513 2023.11.08 20:25:23.769320 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 15 rows starting from the beginning of the part
4514 2023.11.08 20:25:23.769676 [ 22 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part
4515 2023.11.08 20:25:23.769684 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4516 2023.11.08 20:25:23.770827 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4517 2023.11.08 20:25:23.771248 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4518 2023.11.08 20:25:23.771395 [ 10 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 912 rows, containing 4 columns (4 merged, 0 gathered) in 0.003420674 sec., 266614.1234154439 rows/sec., 25.71 MiB/sec.
4519 2023.11.08 20:25:23.771520 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4520 2023.11.08 20:25:23.771583 [ 10 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4521 2023.11.08 20:25:23.771725 [ 139 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4522 2023.11.08 20:25:23.771749 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Information> executeQuery: Read 344 rows, 24.70 KiB in 0.002575386 sec., 133572 rows/sec., 9.37 MiB/sec.
4523 2023.11.08 20:25:23.771822 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4524 2023.11.08 20:25:23.771930 [ 10 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4525 2023.11.08 20:25:23.772089 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4526 2023.11.08 20:25:23.772137 [ 10 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_36_7} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4527 2023.11.08 20:25:23.772176 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Debug> DynamicQueryHandler: Done processing query
4528 2023.11.08 20:25:23.772258 [ 3 ] {70e1b3ad-44b1-437b-b9ab-0ed265630107} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4529 2023.11.08 20:25:23.772295 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4530 2023.11.08 20:25:23.772330 [ 3 ] {} <Debug> HTTP-Session: f47564a5-c6d4-4ba8-9b28-424aa55c501f Destroying unnamed session
4531 2023.11.08 20:25:23.772355 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 364 rows starting from the beginning of the part
4532 2023.11.08 20:25:23.772480 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 330 rows starting from the beginning of the part
4533 2023.11.08 20:25:23.772555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4534 2023.11.08 20:25:23.772623 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part
4535 2023.11.08 20:25:23.772636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4536 2023.11.08 20:25:23.772695 [ 3 ] {} <Debug> HTTP-Session: e6e92cab-5889-40b0-a7a6-84f32b21e9ad Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4537 2023.11.08 20:25:23.772725 [ 3 ] {} <Debug> HTTP-Session: e6e92cab-5889-40b0-a7a6-84f32b21e9ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4538 2023.11.08 20:25:23.772839 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 330 rows starting from the beginning of the part
4539 2023.11.08 20:25:23.772935 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4540 2023.11.08 20:25:23.773040 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4541 2023.11.08 20:25:23.773063 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part
4542 2023.11.08 20:25:23.773363 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 344 rows starting from the beginning of the part
4543 2023.11.08 20:25:23.773510 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4544 2023.11.08 20:25:23.774181 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4545 2023.11.08 20:25:23.774733 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4546 2023.11.08 20:25:23.775107 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4547 2023.11.08 20:25:23.775202 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1389 rows, containing 4 columns (4 merged, 0 gathered) in 0.00324829 sec., 427609.60382231884 rows/sec., 30.01 MiB/sec.
4548 2023.11.08 20:25:23.775356 [ 139 ] {} <Debug> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4549 2023.11.08 20:25:23.775370 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002379182 sec., 2521 rows/sec., 105.90 KiB/sec.
4550 2023.11.08 20:25:23.775392 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4551 2023.11.08 20:25:23.775424 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4552 2023.11.08 20:25:23.775726 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4553 2023.11.08 20:25:23.775789 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Debug> DynamicQueryHandler: Done processing query
4554 2023.11.08 20:25:23.775807 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4555 2023.11.08 20:25:23.775877 [ 3 ] {8fb19bae-e70f-49c9-b2a9-4bad62976da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4556 2023.11.08 20:25:23.775976 [ 3 ] {} <Debug> HTTP-Session: e6e92cab-5889-40b0-a7a6-84f32b21e9ad Destroying unnamed session
4557 2023.11.08 20:25:23.776017 [ 22 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_36_7} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4558 2023.11.08 20:25:23.776079 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4559 2023.11.08 20:25:23.776131 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
4560 2023.11.08 20:25:23.776265 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
4561 2023.11.08 20:25:23.776267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4562 2023.11.08 20:25:23.776368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4563 2023.11.08 20:25:23.776432 [ 3 ] {} <Debug> HTTP-Session: 1e63acb3-2806-45c8-ac65-70c4f3878463 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4564 2023.11.08 20:25:23.776442 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
4565 2023.11.08 20:25:23.776459 [ 3 ] {} <Debug> HTTP-Session: 1e63acb3-2806-45c8-ac65-70c4f3878463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4566 2023.11.08 20:25:23.776705 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4567 2023.11.08 20:25:23.776707 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
4568 2023.11.08 20:25:23.776818 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4569 2023.11.08 20:25:23.776997 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
4570 2023.11.08 20:25:23.777349 [ 18 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::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
4571 2023.11.08 20:25:23.777433 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4572 2023.11.08 20:25:23.778337 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4573 2023.11.08 20:25:23.778946 [ 16 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003380944 sec., 37267.698015702124 rows/sec., 1.53 MiB/sec.
4574 2023.11.08 20:25:23.778968 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
4575 2023.11.08 20:25:23.779130 [ 11 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4576 2023.11.08 20:25:23.779261 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
4577 2023.11.08 20:25:23.779415 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002669088 sec., 26226 rows/sec., 1.59 MiB/sec.
4578 2023.11.08 20:25:23.779407 [ 136 ] {} <Debug> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
4579 2023.11.08 20:25:23.779508 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4580 2023.11.08 20:25:23.779680 [ 11 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_21_4} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4581 2023.11.08 20:25:23.779713 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Debug> DynamicQueryHandler: Done processing query
4582 2023.11.08 20:25:23.779716 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
4583 2023.11.08 20:25:23.779770 [ 3 ] {40e4a011-293e-49e2-a5b8-a90d9542b32a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4584 2023.11.08 20:25:23.779824 [ 3 ] {} <Debug> HTTP-Session: 1e63acb3-2806-45c8-ac65-70c4f3878463 Destroying unnamed session
4585 2023.11.08 20:25:23.779879 [ 11 ] {9b5ec7dc-0204-4d24-9ebf-dbab66b484dc::all_1_21_4} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4586 2023.11.08 20:25:23.779925 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4587 2023.11.08 20:25:23.779995 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1234 rows starting from the beginning of the part
4588 2023.11.08 20:25:23.780092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4589 2023.11.08 20:25:23.780187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4590 2023.11.08 20:25:23.780193 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part
4591 2023.11.08 20:25:23.780223 [ 3 ] {} <Debug> HTTP-Session: 3871b3f5-2c15-4ec9-838c-4def076d678c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4592 2023.11.08 20:25:23.780279 [ 3 ] {} <Debug> HTTP-Session: 3871b3f5-2c15-4ec9-838c-4def076d678c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4593 2023.11.08 20:25:23.780455 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 70 rows starting from the beginning of the part
4594 2023.11.08 20:25:23.780492 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4595 2023.11.08 20:25:23.780616 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4596 2023.11.08 20:25:23.780672 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part
4597 2023.11.08 20:25:23.781028 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part
4598 2023.11.08 20:25:23.781309 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4599 2023.11.08 20:25:23.781330 [ 22 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part
4600 2023.11.08 20:25:23.782436 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4601 2023.11.08 20:25:23.783121 [ 16 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003516556 sec., 433662.93612272915 rows/sec., 26.35 MiB/sec.
4602 2023.11.08 20:25:23.783199 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4603 2023.11.08 20:25:23.783311 [ 16 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
4604 2023.11.08 20:25:23.783517 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4605 2023.11.08 20:25:23.783644 [ 16 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
4606 2023.11.08 20:25:23.783777 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.00322319 sec., 13651 rows/sec., 18.42 MiB/sec.
4607 2023.11.08 20:25:23.783821 [ 16 ] {8aafe7af-0c55-43ef-8149-0160b0324f28::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
4608 2023.11.08 20:25:23.784188 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Debug> DynamicQueryHandler: Done processing query
4609 2023.11.08 20:25:23.784217 [ 3 ] {e177a4d6-397d-47c4-b1ad-8947936bdc2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4610 2023.11.08 20:25:23.784233 [ 3 ] {} <Debug> HTTP-Session: 3871b3f5-2c15-4ec9-838c-4def076d678c Destroying unnamed session
4611 2023.11.08 20:25:23.784375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 4313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4612 2023.11.08 20:25:23.784422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4613 2023.11.08 20:25:23.784441 [ 3 ] {} <Debug> HTTP-Session: 56fe67ef-8361-47d2-acab-5e9c9375fe66 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4614 2023.11.08 20:25:23.784458 [ 3 ] {} <Debug> HTTP-Session: 56fe67ef-8361-47d2-acab-5e9c9375fe66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4615 2023.11.08 20:25:23.784534 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4616 2023.11.08 20:25:23.784576 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4617 2023.11.08 20:25:23.784701 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4618 2023.11.08 20:25:23.785005 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4619 2023.11.08 20:25:23.785260 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4620 2023.11.08 20:25:23.785452 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4621 2023.11.08 20:25:23.785547 [ 136 ] {} <Debug> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4622 2023.11.08 20:25:23.785557 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Information> executeQuery: Read 30 rows, 1.74 KiB in 0.000992262 sec., 30233 rows/sec., 1.71 MiB/sec.
4623 2023.11.08 20:25:23.785581 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4624 2023.11.08 20:25:23.785714 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4625 2023.11.08 20:25:23.785779 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Debug> DynamicQueryHandler: Done processing query
4626 2023.11.08 20:25:23.785818 [ 3 ] {da26c0c2-898f-4af9-af36-17b21c51dd7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4627 2023.11.08 20:25:23.785848 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4628 2023.11.08 20:25:23.785861 [ 3 ] {} <Debug> HTTP-Session: 56fe67ef-8361-47d2-acab-5e9c9375fe66 Destroying unnamed session
4629 2023.11.08 20:25:23.785915 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part
4630 2023.11.08 20:25:23.786040 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part
4631 2023.11.08 20:25:23.786138 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part
4632 2023.11.08 20:25:23.786229 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part
4633 2023.11.08 20:25:23.786318 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part
4634 2023.11.08 20:25:23.786407 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
4635 2023.11.08 20:25:23.787099 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 4 columns (4 merged, 0 gathered) in 0.001475632 sec., 327317.3799429668 rows/sec., 17.47 MiB/sec.
4636 2023.11.08 20:25:23.787211 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4637 2023.11.08 20:25:23.787424 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4638 2023.11.08 20:25:23.787488 [ 11 ] {50cb8eda-fa3e-4d2f-aa58-638434079a1e::all_1_21_4} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4639 2023.11.08 20:25:28.754473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4640 2023.11.08 20:25:28.754603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4641 2023.11.08 20:25:28.754634 [ 3 ] {} <Debug> HTTP-Session: ebc3ad06-84dc-4c60-a536-5ae219ba0ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4642 2023.11.08 20:25:28.754662 [ 3 ] {} <Debug> HTTP-Session: ebc3ad06-84dc-4c60-a536-5ae219ba0ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4643 2023.11.08 20:25:28.754801 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4644 2023.11.08 20:25:28.754870 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4645 2023.11.08 20:25:28.755044 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4646 2023.11.08 20:25:28.755444 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4647 2023.11.08 20:25:28.755707 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4648 2023.11.08 20:25:28.755877 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4649 2023.11.08 20:25:28.756020 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001175135 sec., 4254 rows/sec., 344.87 KiB/sec.
4650 2023.11.08 20:25:28.756170 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Debug> DynamicQueryHandler: Done processing query
4651 2023.11.08 20:25:28.756196 [ 3 ] {e506bcdd-2b57-44e6-a1af-5276e8ace19f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4652 2023.11.08 20:25:28.756213 [ 3 ] {} <Debug> HTTP-Session: ebc3ad06-84dc-4c60-a536-5ae219ba0ee8 Destroying unnamed session
4653 2023.11.08 20:25:28.756341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4654 2023.11.08 20:25:28.756393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4655 2023.11.08 20:25:28.756413 [ 3 ] {} <Debug> HTTP-Session: a2c8b957-bf3e-4adb-910f-92fe8808f9e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4656 2023.11.08 20:25:28.756432 [ 3 ] {} <Debug> HTTP-Session: a2c8b957-bf3e-4adb-910f-92fe8808f9e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4657 2023.11.08 20:25:28.756511 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4658 2023.11.08 20:25:28.756552 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4659 2023.11.08 20:25:28.756662 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4660 2023.11.08 20:25:28.756934 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4661 2023.11.08 20:25:28.757145 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4662 2023.11.08 20:25:28.757305 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4663 2023.11.08 20:25:28.757440 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000890739 sec., 16839 rows/sec., 1.52 MiB/sec.
4664 2023.11.08 20:25:28.757608 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Debug> DynamicQueryHandler: Done processing query
4665 2023.11.08 20:25:28.757632 [ 3 ] {f0575f0b-7b63-4185-9ed8-e4ecfc555b6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4666 2023.11.08 20:25:28.757648 [ 3 ] {} <Debug> HTTP-Session: a2c8b957-bf3e-4adb-910f-92fe8808f9e8 Destroying unnamed session
4667 2023.11.08 20:25:28.757796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4668 2023.11.08 20:25:28.757841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4669 2023.11.08 20:25:28.757859 [ 3 ] {} <Debug> HTTP-Session: fe6cc420-e1b5-4eff-8ef1-675506e2134a Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4670 2023.11.08 20:25:28.757877 [ 3 ] {} <Debug> HTTP-Session: fe6cc420-e1b5-4eff-8ef1-675506e2134a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4671 2023.11.08 20:25:28.757950 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4672 2023.11.08 20:25:28.757991 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4673 2023.11.08 20:25:28.758107 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4674 2023.11.08 20:25:28.758364 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4675 2023.11.08 20:25:28.758572 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4676 2023.11.08 20:25:28.758725 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4677 2023.11.08 20:25:28.758841 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000862959 sec., 5794 rows/sec., 463.97 KiB/sec.
4678 2023.11.08 20:25:28.758959 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Debug> DynamicQueryHandler: Done processing query
4679 2023.11.08 20:25:28.758981 [ 3 ] {3fcbb039-9805-455b-9dd1-fe081227739a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4680 2023.11.08 20:25:28.758997 [ 3 ] {} <Debug> HTTP-Session: fe6cc420-e1b5-4eff-8ef1-675506e2134a Destroying unnamed session
4681 2023.11.08 20:25:28.759105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4682 2023.11.08 20:25:28.759150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4683 2023.11.08 20:25:28.759168 [ 3 ] {} <Debug> HTTP-Session: a5c13ecc-9d15-4e92-bc43-5074253ba5d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4684 2023.11.08 20:25:28.759184 [ 3 ] {} <Debug> HTTP-Session: a5c13ecc-9d15-4e92-bc43-5074253ba5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4685 2023.11.08 20:25:28.759258 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4686 2023.11.08 20:25:28.759302 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4687 2023.11.08 20:25:28.759438 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4688 2023.11.08 20:25:28.759798 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4689 2023.11.08 20:25:28.760083 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4690 2023.11.08 20:25:28.760277 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4691 2023.11.08 20:25:28.760419 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001128244 sec., 4431 rows/sec., 5.98 MiB/sec.
4692 2023.11.08 20:25:28.760676 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Debug> DynamicQueryHandler: Done processing query
4693 2023.11.08 20:25:28.760700 [ 3 ] {f173a118-2385-46d2-b3d9-1cbb6dcdb613} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4694 2023.11.08 20:25:28.760716 [ 3 ] {} <Debug> HTTP-Session: a5c13ecc-9d15-4e92-bc43-5074253ba5d4 Destroying unnamed session
4695 2023.11.08 20:25:29.931798 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache
4696 2023.11.08 20:25:29.931880 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache
4697 2023.11.08 20:25:33.762088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 7062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4698 2023.11.08 20:25:33.762222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4699 2023.11.08 20:25:33.762252 [ 3 ] {} <Debug> HTTP-Session: 43b81efa-ed09-4fd2-ae90-ecfee95f0cfe Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4700 2023.11.08 20:25:33.762281 [ 3 ] {} <Debug> HTTP-Session: 43b81efa-ed09-4fd2-ae90-ecfee95f0cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4701 2023.11.08 20:25:33.762427 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4702 2023.11.08 20:25:33.762499 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4703 2023.11.08 20:25:33.762683 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4704 2023.11.08 20:25:33.763176 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4705 2023.11.08 20:25:33.763463 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4706 2023.11.08 20:25:33.763638 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4707 2023.11.08 20:25:33.763776 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001300128 sec., 38457 rows/sec., 2.93 MiB/sec.
4708 2023.11.08 20:25:33.763982 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Debug> DynamicQueryHandler: Done processing query
4709 2023.11.08 20:25:33.764013 [ 3 ] {f56aef40-959c-42ef-8ae2-6e52ff5d14ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4710 2023.11.08 20:25:33.764030 [ 3 ] {} <Debug> HTTP-Session: 43b81efa-ed09-4fd2-ae90-ecfee95f0cfe Destroying unnamed session
4711 2023.11.08 20:25:33.764213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 36445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4712 2023.11.08 20:25:33.764266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4713 2023.11.08 20:25:33.764286 [ 3 ] {} <Debug> HTTP-Session: 69aa619a-dbc4-4409-88fe-caa14e0e64a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4714 2023.11.08 20:25:33.764305 [ 3 ] {} <Debug> HTTP-Session: 69aa619a-dbc4-4409-88fe-caa14e0e64a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4715 2023.11.08 20:25:33.764395 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4716 2023.11.08 20:25:33.764438 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4717 2023.11.08 20:25:33.764549 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4718 2023.11.08 20:25:33.765035 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4719 2023.11.08 20:25:33.765272 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4720 2023.11.08 20:25:33.765424 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4721 2023.11.08 20:25:33.765560 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Information> executeQuery: Read 228 rows, 22.52 KiB in 0.001136445 sec., 200625 rows/sec., 19.35 MiB/sec.
4722 2023.11.08 20:25:33.765680 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Debug> DynamicQueryHandler: Done processing query
4723 2023.11.08 20:25:33.765702 [ 3 ] {bb94852c-ab88-4e9d-81bf-cb0acb760be6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4724 2023.11.08 20:25:33.765719 [ 3 ] {} <Debug> HTTP-Session: 69aa619a-dbc4-4409-88fe-caa14e0e64a5 Destroying unnamed session
4725 2023.11.08 20:25:33.765943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4726 2023.11.08 20:25:33.765989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4727 2023.11.08 20:25:33.766008 [ 3 ] {} <Debug> HTTP-Session: f9ed9e9d-b365-4b27-aa9a-6f7ec92ae450 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4728 2023.11.08 20:25:33.766024 [ 3 ] {} <Debug> HTTP-Session: f9ed9e9d-b365-4b27-aa9a-6f7ec92ae450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4729 2023.11.08 20:25:33.766110 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4730 2023.11.08 20:25:33.766150 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4731 2023.11.08 20:25:33.766256 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4732 2023.11.08 20:25:33.766753 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4733 2023.11.08 20:25:33.766985 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4734 2023.11.08 20:25:33.767146 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4735 2023.11.08 20:25:33.767274 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Information> executeQuery: Read 335 rows, 23.98 KiB in 0.001135755 sec., 294957 rows/sec., 20.62 MiB/sec.
4736 2023.11.08 20:25:33.767393 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Debug> DynamicQueryHandler: Done processing query
4737 2023.11.08 20:25:33.767417 [ 3 ] {e3ea284c-e94e-43a9-bdb3-eb0be28b6a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4738 2023.11.08 20:25:33.767433 [ 3 ] {} <Debug> HTTP-Session: f9ed9e9d-b365-4b27-aa9a-6f7ec92ae450 Destroying unnamed session
4739 2023.11.08 20:25:33.767555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4740 2023.11.08 20:25:33.767601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4741 2023.11.08 20:25:33.767619 [ 3 ] {} <Debug> HTTP-Session: 660bf9bf-a07f-47fb-ac6e-a0e6de6baf13 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4742 2023.11.08 20:25:33.767635 [ 3 ] {} <Debug> HTTP-Session: 660bf9bf-a07f-47fb-ac6e-a0e6de6baf13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4743 2023.11.08 20:25:33.767705 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4744 2023.11.08 20:25:33.767745 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4745 2023.11.08 20:25:33.767849 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4746 2023.11.08 20:25:33.768114 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4747 2023.11.08 20:25:33.768358 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4748 2023.11.08 20:25:33.768540 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4749 2023.11.08 20:25:33.768671 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00092764 sec., 6468 rows/sec., 271.61 KiB/sec.
4750 2023.11.08 20:25:33.768873 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Debug> DynamicQueryHandler: Done processing query
4751 2023.11.08 20:25:33.768897 [ 3 ] {d9da5917-56c1-475d-82ed-581658a03933} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4752 2023.11.08 20:25:33.768912 [ 3 ] {} <Debug> HTTP-Session: 660bf9bf-a07f-47fb-ac6e-a0e6de6baf13 Destroying unnamed session
4753 2023.11.08 20:25:33.769073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4754 2023.11.08 20:25:33.769118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4755 2023.11.08 20:25:33.769136 [ 3 ] {} <Debug> HTTP-Session: 646c3bcf-4024-44a3-872e-162b18ed54f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4756 2023.11.08 20:25:33.769153 [ 3 ] {} <Debug> HTTP-Session: 646c3bcf-4024-44a3-872e-162b18ed54f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4757 2023.11.08 20:25:33.769227 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4758 2023.11.08 20:25:33.769269 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4759 2023.11.08 20:25:33.769403 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4760 2023.11.08 20:25:33.769741 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4761 2023.11.08 20:25:33.769986 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
4762 2023.11.08 20:25:33.770170 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
4763 2023.11.08 20:25:33.770287 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001033633 sec., 67722 rows/sec., 4.11 MiB/sec.
4764 2023.11.08 20:25:33.770410 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Debug> DynamicQueryHandler: Done processing query
4765 2023.11.08 20:25:33.770433 [ 3 ] {1d09a7e3-1d7a-409f-9847-c7b902cd3053} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4766 2023.11.08 20:25:33.770448 [ 3 ] {} <Debug> HTTP-Session: 646c3bcf-4024-44a3-872e-162b18ed54f6 Destroying unnamed session
4767 2023.11.08 20:25:33.770597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4768 2023.11.08 20:25:33.770643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4769 2023.11.08 20:25:33.770661 [ 3 ] {} <Debug> HTTP-Session: 4dc10c5a-e01a-48b0-aaef-21ada2bc63ee Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4770 2023.11.08 20:25:33.770677 [ 3 ] {} <Debug> HTTP-Session: 4dc10c5a-e01a-48b0-aaef-21ada2bc63ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4771 2023.11.08 20:25:33.770760 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4772 2023.11.08 20:25:33.770803 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4773 2023.11.08 20:25:33.770936 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4774 2023.11.08 20:25:33.771403 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4775 2023.11.08 20:25:33.771717 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4776 2023.11.08 20:25:33.771901 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4777 2023.11.08 20:25:33.772029 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001240997 sec., 35455 rows/sec., 47.85 MiB/sec.
4778 2023.11.08 20:25:33.772150 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Debug> DynamicQueryHandler: Done processing query
4779 2023.11.08 20:25:33.772177 [ 3 ] {755709bd-a850-4da5-a5b0-5e35bc442c3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4780 2023.11.08 20:25:33.772193 [ 3 ] {} <Debug> HTTP-Session: 4dc10c5a-e01a-48b0-aaef-21ada2bc63ee Destroying unnamed session
4781 2023.11.08 20:25:33.772357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4782 2023.11.08 20:25:33.772401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4783 2023.11.08 20:25:33.772419 [ 3 ] {} <Debug> HTTP-Session: eef95d94-5a57-4538-9acf-b00fe7fa61b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4784 2023.11.08 20:25:33.772435 [ 3 ] {} <Debug> HTTP-Session: eef95d94-5a57-4538-9acf-b00fe7fa61b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4785 2023.11.08 20:25:33.772504 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4786 2023.11.08 20:25:33.772542 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4787 2023.11.08 20:25:33.772644 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4788 2023.11.08 20:25:33.772886 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4789 2023.11.08 20:25:33.773126 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4790 2023.11.08 20:25:33.773303 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4791 2023.11.08 20:25:33.773416 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000883679 sec., 23764 rows/sec., 1.23 MiB/sec.
4792 2023.11.08 20:25:33.773533 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Debug> DynamicQueryHandler: Done processing query
4793 2023.11.08 20:25:33.773555 [ 3 ] {bbda14a2-a946-4752-8619-387322e9049d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4794 2023.11.08 20:25:33.773571 [ 3 ] {} <Debug> HTTP-Session: eef95d94-5a57-4538-9acf-b00fe7fa61b8 Destroying unnamed session
4795 2023.11.08 20:25:38.753685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4796 2023.11.08 20:25:38.753819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4797 2023.11.08 20:25:38.753849 [ 3 ] {} <Debug> HTTP-Session: 93c16e9d-ecfb-40d3-9efd-b322bd648c6e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4798 2023.11.08 20:25:38.753878 [ 3 ] {} <Debug> HTTP-Session: 93c16e9d-ecfb-40d3-9efd-b322bd648c6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4799 2023.11.08 20:25:38.754022 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4800 2023.11.08 20:25:38.754094 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4801 2023.11.08 20:25:38.754268 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4802 2023.11.08 20:25:38.754672 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4803 2023.11.08 20:25:38.754945 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4804 2023.11.08 20:25:38.755118 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4805 2023.11.08 20:25:38.755269 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001201717 sec., 4160 rows/sec., 337.25 KiB/sec.
4806 2023.11.08 20:25:38.755419 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Debug> DynamicQueryHandler: Done processing query
4807 2023.11.08 20:25:38.755444 [ 3 ] {ae9d8a63-02b9-4c4c-868a-9701ddf1830e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4808 2023.11.08 20:25:38.755462 [ 3 ] {} <Debug> HTTP-Session: 93c16e9d-ecfb-40d3-9efd-b322bd648c6e Destroying unnamed session
4809 2023.11.08 20:25:38.755582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4810 2023.11.08 20:25:38.755634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4811 2023.11.08 20:25:38.755654 [ 3 ] {} <Debug> HTTP-Session: 1be8ec0e-b97c-49aa-a215-a3cc15c1579e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4812 2023.11.08 20:25:38.755673 [ 3 ] {} <Debug> HTTP-Session: 1be8ec0e-b97c-49aa-a215-a3cc15c1579e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4813 2023.11.08 20:25:38.755754 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4814 2023.11.08 20:25:38.755797 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4815 2023.11.08 20:25:38.755908 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4816 2023.11.08 20:25:38.756183 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4817 2023.11.08 20:25:38.756402 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4818 2023.11.08 20:25:38.756555 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4819 2023.11.08 20:25:38.756682 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.00089837 sec., 16696 rows/sec., 1.51 MiB/sec.
4820 2023.11.08 20:25:38.756801 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Debug> DynamicQueryHandler: Done processing query
4821 2023.11.08 20:25:38.756825 [ 3 ] {44bf2a60-2066-40d9-9a5c-c68ed0ede251} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4822 2023.11.08 20:25:38.756841 [ 3 ] {} <Debug> HTTP-Session: 1be8ec0e-b97c-49aa-a215-a3cc15c1579e Destroying unnamed session
4823 2023.11.08 20:25:38.756989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4824 2023.11.08 20:25:38.757034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4825 2023.11.08 20:25:38.757053 [ 3 ] {} <Debug> HTTP-Session: 25ca3cca-b69b-44a0-855a-6c2ef029092c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4826 2023.11.08 20:25:38.757070 [ 3 ] {} <Debug> HTTP-Session: 25ca3cca-b69b-44a0-855a-6c2ef029092c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4827 2023.11.08 20:25:38.757142 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4828 2023.11.08 20:25:38.757182 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4829 2023.11.08 20:25:38.757287 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4830 2023.11.08 20:25:38.757543 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4831 2023.11.08 20:25:38.757752 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4832 2023.11.08 20:25:38.757901 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4833 2023.11.08 20:25:38.758019 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000848568 sec., 5892 rows/sec., 471.84 KiB/sec.
4834 2023.11.08 20:25:38.758133 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Debug> DynamicQueryHandler: Done processing query
4835 2023.11.08 20:25:38.758156 [ 3 ] {45a063bf-be52-4558-80f6-719d8dafdd65} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4836 2023.11.08 20:25:38.758172 [ 3 ] {} <Debug> HTTP-Session: 25ca3cca-b69b-44a0-855a-6c2ef029092c Destroying unnamed session
4837 2023.11.08 20:25:38.758272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5411, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4838 2023.11.08 20:25:38.758317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4839 2023.11.08 20:25:38.758335 [ 3 ] {} <Debug> HTTP-Session: 133be036-cde7-4d9e-a23f-1fffa5fbd9e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4840 2023.11.08 20:25:38.758351 [ 3 ] {} <Debug> HTTP-Session: 133be036-cde7-4d9e-a23f-1fffa5fbd9e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4841 2023.11.08 20:25:38.758423 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4842 2023.11.08 20:25:38.758467 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4843 2023.11.08 20:25:38.758601 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4844 2023.11.08 20:25:38.758885 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4845 2023.11.08 20:25:38.759179 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4846 2023.11.08 20:25:38.759364 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4847 2023.11.08 20:25:38.759473 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001023283 sec., 4886 rows/sec., 6.59 MiB/sec.
4848 2023.11.08 20:25:38.759515 [ 75 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4849 2023.11.08 20:25:38.759625 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Debug> DynamicQueryHandler: Done processing query
4850 2023.11.08 20:25:38.759633 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4851 2023.11.08 20:25:38.759662 [ 3 ] {39645a7e-ea02-4dba-bf04-a8e039b39998} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4852 2023.11.08 20:25:38.759699 [ 3 ] {} <Debug> HTTP-Session: 133be036-cde7-4d9e-a23f-1fffa5fbd9e4 Destroying unnamed session
4853 2023.11.08 20:25:38.759795 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4854 2023.11.08 20:25:38.759935 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4855 2023.11.08 20:25:38.759978 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 726 rows starting from the beginning of the part
4856 2023.11.08 20:25:38.760127 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 5 rows starting from the beginning of the part
4857 2023.11.08 20:25:38.760227 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 44 rows starting from the beginning of the part
4858 2023.11.08 20:25:38.760322 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 5 rows starting from the beginning of the part
4859 2023.11.08 20:25:38.760412 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part
4860 2023.11.08 20:25:38.760501 [ 11 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 5 rows starting from the beginning of the part
4861 2023.11.08 20:25:38.763287 [ 24 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 6 columns (6 merged, 0 gathered) in 0.003554978 sec., 233194.12947140602 rows/sec., 314.68 MiB/sec.
4862 2023.11.08 20:25:38.764167 [ 20 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4863 2023.11.08 20:25:38.764440 [ 20 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4864 2023.11.08 20:25:38.764519 [ 20 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4865 2023.11.08 20:25:38.764608 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0926a68a-59d5-4f13-a699-29780313b091::all_1_36_7: 4.19 MiB.
4866 2023.11.08 20:25:39.001119 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.01 MiB, peak 238.30 MiB, will set to 234.47 MiB (RSS), difference: 1.46 MiB
4867 2023.11.08 20:25:43.761812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 7062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4868 2023.11.08 20:25:43.761946 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4869 2023.11.08 20:25:43.761977 [ 3 ] {} <Debug> HTTP-Session: f73fb7de-70ce-40af-a41d-11b4dbe8d6e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4870 2023.11.08 20:25:43.762006 [ 3 ] {} <Debug> HTTP-Session: f73fb7de-70ce-40af-a41d-11b4dbe8d6e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4871 2023.11.08 20:25:43.762153 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4872 2023.11.08 20:25:43.762222 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4873 2023.11.08 20:25:43.762381 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4874 2023.11.08 20:25:43.762827 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4875 2023.11.08 20:25:43.763102 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4876 2023.11.08 20:25:43.763278 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4877 2023.11.08 20:25:43.763406 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001214826 sec., 41158 rows/sec., 3.14 MiB/sec.
4878 2023.11.08 20:25:43.763573 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Debug> DynamicQueryHandler: Done processing query
4879 2023.11.08 20:25:43.763599 [ 3 ] {15edd170-285b-40e7-835c-3fd5a85880ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4880 2023.11.08 20:25:43.763615 [ 3 ] {} <Debug> HTTP-Session: f73fb7de-70ce-40af-a41d-11b4dbe8d6e6 Destroying unnamed session
4881 2023.11.08 20:25:43.763824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 36445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4882 2023.11.08 20:25:43.763876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4883 2023.11.08 20:25:43.763896 [ 3 ] {} <Debug> HTTP-Session: 5e8f34d9-0ba5-4c14-bfac-8fe9fcf68f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4884 2023.11.08 20:25:43.763914 [ 3 ] {} <Debug> HTTP-Session: 5e8f34d9-0ba5-4c14-bfac-8fe9fcf68f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4885 2023.11.08 20:25:43.764006 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4886 2023.11.08 20:25:43.764049 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4887 2023.11.08 20:25:43.764155 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4888 2023.11.08 20:25:43.764625 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4889 2023.11.08 20:25:43.764860 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4890 2023.11.08 20:25:43.765027 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4891 2023.11.08 20:25:43.765158 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Information> executeQuery: Read 228 rows, 22.52 KiB in 0.001122674 sec., 203086 rows/sec., 19.59 MiB/sec.
4892 2023.11.08 20:25:43.765268 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Debug> DynamicQueryHandler: Done processing query
4893 2023.11.08 20:25:43.765291 [ 3 ] {82ae5a18-e7df-46b6-8d9e-34a5977765e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
4894 2023.11.08 20:25:43.765307 [ 3 ] {} <Debug> HTTP-Session: 5e8f34d9-0ba5-4c14-bfac-8fe9fcf68f79 Destroying unnamed session
4895 2023.11.08 20:25:43.765517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4896 2023.11.08 20:25:43.765562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4897 2023.11.08 20:25:43.765580 [ 3 ] {} <Debug> HTTP-Session: 6d835a66-749d-416b-ba4c-740818ea7b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4898 2023.11.08 20:25:43.765598 [ 3 ] {} <Debug> HTTP-Session: 6d835a66-749d-416b-ba4c-740818ea7b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4899 2023.11.08 20:25:43.765685 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4900 2023.11.08 20:25:43.765726 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4901 2023.11.08 20:25:43.765830 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4902 2023.11.08 20:25:43.766299 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4903 2023.11.08 20:25:43.766528 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4904 2023.11.08 20:25:43.766682 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4905 2023.11.08 20:25:43.766786 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Information> executeQuery: Read 335 rows, 23.98 KiB in 0.001072694 sec., 312297 rows/sec., 21.83 MiB/sec.
4906 2023.11.08 20:25:43.766913 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Debug> DynamicQueryHandler: Done processing query
4907 2023.11.08 20:25:43.766937 [ 3 ] {914e9c9b-1934-4bc5-9176-2141198420d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4908 2023.11.08 20:25:43.766953 [ 3 ] {} <Debug> HTTP-Session: 6d835a66-749d-416b-ba4c-740818ea7b0e Destroying unnamed session
4909 2023.11.08 20:25:43.767086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4910 2023.11.08 20:25:43.767138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4911 2023.11.08 20:25:43.767160 [ 3 ] {} <Debug> HTTP-Session: 21e01504-a7ab-46d5-b862-b7f7e77195ac Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4912 2023.11.08 20:25:43.767179 [ 3 ] {} <Debug> HTTP-Session: 21e01504-a7ab-46d5-b862-b7f7e77195ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4913 2023.11.08 20:25:43.767262 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4914 2023.11.08 20:25:43.767308 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4915 2023.11.08 20:25:43.767433 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4916 2023.11.08 20:25:43.767700 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4917 2023.11.08 20:25:43.767953 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4918 2023.11.08 20:25:43.768133 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4919 2023.11.08 20:25:43.768261 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000956991 sec., 6269 rows/sec., 263.28 KiB/sec.
4920 2023.11.08 20:25:43.768394 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Debug> DynamicQueryHandler: Done processing query
4921 2023.11.08 20:25:43.768419 [ 3 ] {a07f5959-d7af-4e0d-9abe-c312f5f7f5eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4922 2023.11.08 20:25:43.768435 [ 3 ] {} <Debug> HTTP-Session: 21e01504-a7ab-46d5-b862-b7f7e77195ac Destroying unnamed session
4923 2023.11.08 20:25:43.768550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4924 2023.11.08 20:25:43.768593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4925 2023.11.08 20:25:43.768611 [ 3 ] {} <Debug> HTTP-Session: 81defe52-d1f3-4818-b6b1-7f051a73da08 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4926 2023.11.08 20:25:43.768627 [ 3 ] {} <Debug> HTTP-Session: 81defe52-d1f3-4818-b6b1-7f051a73da08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4927 2023.11.08 20:25:43.768701 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4928 2023.11.08 20:25:43.768744 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4929 2023.11.08 20:25:43.768859 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4930 2023.11.08 20:25:43.769144 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4931 2023.11.08 20:25:43.769390 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
4932 2023.11.08 20:25:43.769572 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
4933 2023.11.08 20:25:43.769695 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000967021 sec., 72387 rows/sec., 4.39 MiB/sec.
4934 2023.11.08 20:25:43.769814 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Debug> DynamicQueryHandler: Done processing query
4935 2023.11.08 20:25:43.769838 [ 3 ] {6c05e67e-d997-4004-b6d5-2bfd94bcf185} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4936 2023.11.08 20:25:43.769853 [ 3 ] {} <Debug> HTTP-Session: 81defe52-d1f3-4818-b6b1-7f051a73da08 Destroying unnamed session
4937 2023.11.08 20:25:43.769995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4938 2023.11.08 20:25:43.770041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4939 2023.11.08 20:25:43.770059 [ 3 ] {} <Debug> HTTP-Session: 10119cfb-9cda-44e3-ac4a-67794103ea0f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4940 2023.11.08 20:25:43.770075 [ 3 ] {} <Debug> HTTP-Session: 10119cfb-9cda-44e3-ac4a-67794103ea0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4941 2023.11.08 20:25:43.770157 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4942 2023.11.08 20:25:43.770200 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4943 2023.11.08 20:25:43.770333 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4944 2023.11.08 20:25:43.770766 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4945 2023.11.08 20:25:43.771065 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4946 2023.11.08 20:25:43.771247 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4947 2023.11.08 20:25:43.771375 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001179045 sec., 37318 rows/sec., 50.36 MiB/sec.
4948 2023.11.08 20:25:43.771546 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Debug> DynamicQueryHandler: Done processing query
4949 2023.11.08 20:25:43.771589 [ 3 ] {14eb5a18-2ed8-4e7a-84f2-1c1a54dad7ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4950 2023.11.08 20:25:43.771611 [ 3 ] {} <Debug> HTTP-Session: 10119cfb-9cda-44e3-ac4a-67794103ea0f Destroying unnamed session
4951 2023.11.08 20:25:43.771726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4952 2023.11.08 20:25:43.771769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4953 2023.11.08 20:25:43.771787 [ 3 ] {} <Debug> HTTP-Session: e7776660-258c-4277-a540-4372bff69338 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4954 2023.11.08 20:25:43.771803 [ 3 ] {} <Debug> HTTP-Session: e7776660-258c-4277-a540-4372bff69338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4955 2023.11.08 20:25:43.771876 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4956 2023.11.08 20:25:43.771916 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4957 2023.11.08 20:25:43.772025 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4958 2023.11.08 20:25:43.772262 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4959 2023.11.08 20:25:43.772494 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4960 2023.11.08 20:25:43.772679 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4961 2023.11.08 20:25:43.772803 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.00089848 sec., 23372 rows/sec., 1.21 MiB/sec.
4962 2023.11.08 20:25:43.772917 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Debug> DynamicQueryHandler: Done processing query
4963 2023.11.08 20:25:43.772940 [ 3 ] {153fded3-7c14-474b-89d7-741a6e989191} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4964 2023.11.08 20:25:43.772955 [ 3 ] {} <Debug> HTTP-Session: e7776660-258c-4277-a540-4372bff69338 Destroying unnamed session
4965 2023.11.08 20:25:44.932138 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
4966 2023.11.08 20:25:44.932216 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
4967 2023.11.08 20:25:48.754019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4968 2023.11.08 20:25:48.754132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4969 2023.11.08 20:25:48.754158 [ 3 ] {} <Debug> HTTP-Session: 62ee96b1-ccf7-47fc-b383-4a8e1062b99f Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4970 2023.11.08 20:25:48.754181 [ 3 ] {} <Debug> HTTP-Session: 62ee96b1-ccf7-47fc-b383-4a8e1062b99f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4971 2023.11.08 20:25:48.754305 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4972 2023.11.08 20:25:48.754363 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4973 2023.11.08 20:25:48.754520 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4974 2023.11.08 20:25:48.754913 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4975 2023.11.08 20:25:48.755164 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4976 2023.11.08 20:25:48.755327 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4977 2023.11.08 20:25:48.755444 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001105464 sec., 4522 rows/sec., 366.61 KiB/sec.
4978 2023.11.08 20:25:48.755441 [ 116 ] {} <Debug> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4979 2023.11.08 20:25:48.755528 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4980 2023.11.08 20:25:48.755601 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Debug> DynamicQueryHandler: Done processing query
4981 2023.11.08 20:25:48.755638 [ 3 ] {c181c053-4bd7-4237-9dd6-641f3129cdf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4982 2023.11.08 20:25:48.755657 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4983 2023.11.08 20:25:48.755672 [ 3 ] {} <Debug> HTTP-Session: 62ee96b1-ccf7-47fc-b383-4a8e1062b99f Destroying unnamed session
4984 2023.11.08 20:25:48.755825 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4985 2023.11.08 20:25:48.755862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4986 2023.11.08 20:25:48.755886 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 55 rows starting from the beginning of the part
4987 2023.11.08 20:25:48.755940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4988 2023.11.08 20:25:48.755980 [ 3 ] {} <Debug> HTTP-Session: b5cbf3c9-1177-45ee-b516-b888a5809e0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
4989 2023.11.08 20:25:48.756006 [ 3 ] {} <Debug> HTTP-Session: b5cbf3c9-1177-45ee-b516-b888a5809e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4990 2023.11.08 20:25:48.756164 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
4991 2023.11.08 20:25:48.756223 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4992 2023.11.08 20:25:48.756329 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4993 2023.11.08 20:25:48.756378 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 50 rows starting from the beginning of the part
4994 2023.11.08 20:25:48.756695 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
4995 2023.11.08 20:25:48.756797 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4996 2023.11.08 20:25:48.756941 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 50 rows starting from the beginning of the part
4997 2023.11.08 20:25:48.757137 [ 15 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
4998 2023.11.08 20:25:48.757686 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
4999 2023.11.08 20:25:48.758121 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5000 2023.11.08 20:25:48.758441 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5001 2023.11.08 20:25:48.758660 [ 116 ] {} <Debug> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5002 2023.11.08 20:25:48.758775 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5003 2023.11.08 20:25:48.758825 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.002516186 sec., 5961 rows/sec., 550.73 KiB/sec.
5004 2023.11.08 20:25:48.758945 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.003318923 sec., 51221.435387322934 rows/sec., 3.93 MiB/sec.
5005 2023.11.08 20:25:48.758997 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
5006 2023.11.08 20:25:48.759210 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Debug> DynamicQueryHandler: Done processing query
5007 2023.11.08 20:25:48.759281 [ 3 ] {e4abe9e0-d159-4cf3-93d5-4dde0cfd9f45} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5008 2023.11.08 20:25:48.759345 [ 3 ] {} <Debug> HTTP-Session: b5cbf3c9-1177-45ee-b516-b888a5809e0e Destroying unnamed session
5009 2023.11.08 20:25:48.759396 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5010 2023.11.08 20:25:48.759416 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5011 2023.11.08 20:25:48.759460 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 243 rows starting from the beginning of the part
5012 2023.11.08 20:25:48.759523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5013 2023.11.08 20:25:48.759636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5014 2023.11.08 20:25:48.759703 [ 3 ] {} <Debug> HTTP-Session: a80c28eb-e608-4094-8fd3-63b5ee1c4f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5015 2023.11.08 20:25:48.759790 [ 3 ] {} <Debug> HTTP-Session: a80c28eb-e608-4094-8fd3-63b5ee1c4f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5016 2023.11.08 20:25:48.759814 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5017 2023.11.08 20:25:48.759870 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 15 rows starting from the beginning of the part
5018 2023.11.08 20:25:48.760059 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5019 2023.11.08 20:25:48.760061 [ 11 ] {975c0d86-2c22-46c8-a185-036a0541fb9e::all_1_41_8} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5020 2023.11.08 20:25:48.760215 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5021 2023.11.08 20:25:48.760225 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 228 rows starting from the beginning of the part
5022 2023.11.08 20:25:48.760617 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 15 rows starting from the beginning of the part
5023 2023.11.08 20:25:48.760846 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5024 2023.11.08 20:25:48.760873 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 228 rows starting from the beginning of the part
5025 2023.11.08 20:25:48.761061 [ 20 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 15 rows starting from the beginning of the part
5026 2023.11.08 20:25:48.761542 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5027 2023.11.08 20:25:48.762025 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5028 2023.11.08 20:25:48.762287 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5029 2023.11.08 20:25:48.762450 [ 116 ] {} <Debug> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5030 2023.11.08 20:25:48.762565 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5031 2023.11.08 20:25:48.762584 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Information> executeQuery: Read 5 rows, 410.00 B in 0.002426824 sec., 2060 rows/sec., 164.99 KiB/sec.
5032 2023.11.08 20:25:48.763025 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
5033 2023.11.08 20:25:48.763083 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Debug> DynamicQueryHandler: Done processing query
5034 2023.11.08 20:25:48.763161 [ 3 ] {8d61ebc3-d6d2-4779-bb69-d84846d313b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5035 2023.11.08 20:25:48.763229 [ 3 ] {} <Debug> HTTP-Session: a80c28eb-e608-4094-8fd3-63b5ee1c4f09 Destroying unnamed session
5036 2023.11.08 20:25:48.763259 [ 24 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 744 rows, containing 4 columns (4 merged, 0 gathered) in 0.004376785 sec., 169987.78783970425 rows/sec., 16.31 MiB/sec.
5037 2023.11.08 20:25:48.763339 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5038 2023.11.08 20:25:48.763372 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 369 rows starting from the beginning of the part
5039 2023.11.08 20:25:48.763472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5040 2023.11.08 20:25:48.763539 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5041 2023.11.08 20:25:48.763608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5042 2023.11.08 20:25:48.763699 [ 3 ] {} <Debug> HTTP-Session: f5cb2028-6e70-4592-8a5f-de4dec067147 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5043 2023.11.08 20:25:48.763752 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 5 rows starting from the beginning of the part
5044 2023.11.08 20:25:48.763772 [ 3 ] {} <Debug> HTTP-Session: f5cb2028-6e70-4592-8a5f-de4dec067147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5045 2023.11.08 20:25:48.763941 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5046 2023.11.08 20:25:48.764139 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5047 2023.11.08 20:25:48.764140 [ 21 ] {0881eb5d-a7ad-40e2-8182-541a2cda5af2::all_1_41_8} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5048 2023.11.08 20:25:48.764155 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 335 rows starting from the beginning of the part
5049 2023.11.08 20:25:48.764295 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5050 2023.11.08 20:25:48.764522 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part
5051 2023.11.08 20:25:48.764831 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 335 rows starting from the beginning of the part
5052 2023.11.08 20:25:48.765018 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5053 2023.11.08 20:25:48.765071 [ 23 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part
5054 2023.11.08 20:25:48.765786 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5055 2023.11.08 20:25:48.766473 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5056 2023.11.08 20:25:48.766644 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1054 rows, containing 4 columns (4 merged, 0 gathered) in 0.003985197 sec., 264478.7698073646 rows/sec., 18.59 MiB/sec.
5057 2023.11.08 20:25:48.766805 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
5058 2023.11.08 20:25:48.766817 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5059 2023.11.08 20:25:48.767023 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.002834032 sec., 1764 rows/sec., 2.38 MiB/sec.
5060 2023.11.08 20:25:48.767150 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5061 2023.11.08 20:25:48.767283 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Debug> DynamicQueryHandler: Done processing query
5062 2023.11.08 20:25:48.767297 [ 12 ] {b634a81a-6501-4bbd-b20c-bdfb1d2f0db3::all_1_41_8} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5063 2023.11.08 20:25:48.767325 [ 3 ] {3ad62c2d-d52c-46e9-adbe-269975728c20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5064 2023.11.08 20:25:48.767356 [ 3 ] {} <Debug> HTTP-Session: f5cb2028-6e70-4592-8a5f-de4dec067147 Destroying unnamed session
5065 2023.11.08 20:25:53.762381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 7062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5066 2023.11.08 20:25:53.762500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5067 2023.11.08 20:25:53.762525 [ 3 ] {} <Debug> HTTP-Session: 4aafe09a-9535-4937-bf3e-32340838d612 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5068 2023.11.08 20:25:53.762550 [ 3 ] {} <Debug> HTTP-Session: 4aafe09a-9535-4937-bf3e-32340838d612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5069 2023.11.08 20:25:53.762679 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5070 2023.11.08 20:25:53.762740 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5071 2023.11.08 20:25:53.762899 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5072 2023.11.08 20:25:53.763354 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5073 2023.11.08 20:25:53.763636 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5074 2023.11.08 20:25:53.763808 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5075 2023.11.08 20:25:53.763940 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001220367 sec., 40971 rows/sec., 3.13 MiB/sec.
5076 2023.11.08 20:25:53.764101 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Debug> DynamicQueryHandler: Done processing query
5077 2023.11.08 20:25:53.764128 [ 3 ] {2a558e7a-3529-4ca1-b1bb-f1e94b52f09f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5078 2023.11.08 20:25:53.764145 [ 3 ] {} <Debug> HTTP-Session: 4aafe09a-9535-4937-bf3e-32340838d612 Destroying unnamed session
5079 2023.11.08 20:25:53.764341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 36445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5080 2023.11.08 20:25:53.764395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5081 2023.11.08 20:25:53.764415 [ 3 ] {} <Debug> HTTP-Session: 9dba3c72-a55e-4303-91ff-0f75526f2460 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5082 2023.11.08 20:25:53.764434 [ 3 ] {} <Debug> HTTP-Session: 9dba3c72-a55e-4303-91ff-0f75526f2460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5083 2023.11.08 20:25:53.764531 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5084 2023.11.08 20:25:53.764575 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5085 2023.11.08 20:25:53.764683 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5086 2023.11.08 20:25:53.765153 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5087 2023.11.08 20:25:53.765386 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5088 2023.11.08 20:25:53.765541 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5089 2023.11.08 20:25:53.765666 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Information> executeQuery: Read 228 rows, 22.52 KiB in 0.001104974 sec., 206339 rows/sec., 19.91 MiB/sec.
5090 2023.11.08 20:25:53.765787 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Debug> DynamicQueryHandler: Done processing query
5091 2023.11.08 20:25:53.765810 [ 3 ] {d841e0fc-5f63-4630-b6d3-59d2f22694a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5092 2023.11.08 20:25:53.765826 [ 3 ] {} <Debug> HTTP-Session: 9dba3c72-a55e-4303-91ff-0f75526f2460 Destroying unnamed session
5093 2023.11.08 20:25:53.766027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5094 2023.11.08 20:25:53.766072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5095 2023.11.08 20:25:53.766090 [ 3 ] {} <Debug> HTTP-Session: 912f407c-c60d-4e07-85d5-7de313388b91 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5096 2023.11.08 20:25:53.766106 [ 3 ] {} <Debug> HTTP-Session: 912f407c-c60d-4e07-85d5-7de313388b91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5097 2023.11.08 20:25:53.766203 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5098 2023.11.08 20:25:53.766242 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5099 2023.11.08 20:25:53.766347 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5100 2023.11.08 20:25:53.766845 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5101 2023.11.08 20:25:53.767074 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5102 2023.11.08 20:25:53.767226 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5103 2023.11.08 20:25:53.767350 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Information> executeQuery: Read 335 rows, 23.98 KiB in 0.001110404 sec., 301691 rows/sec., 21.09 MiB/sec.
5104 2023.11.08 20:25:53.767491 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Debug> DynamicQueryHandler: Done processing query
5105 2023.11.08 20:25:53.767515 [ 3 ] {535942f1-d6d7-45b4-ad07-106f26eb4ccb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5106 2023.11.08 20:25:53.767532 [ 3 ] {} <Debug> HTTP-Session: 912f407c-c60d-4e07-85d5-7de313388b91 Destroying unnamed session
5107 2023.11.08 20:25:53.767708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5108 2023.11.08 20:25:53.767752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5109 2023.11.08 20:25:53.767770 [ 3 ] {} <Debug> HTTP-Session: fc75cf92-4207-4ffe-9313-713cfbacaa5e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5110 2023.11.08 20:25:53.767787 [ 3 ] {} <Debug> HTTP-Session: fc75cf92-4207-4ffe-9313-713cfbacaa5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5111 2023.11.08 20:25:53.767858 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5112 2023.11.08 20:25:53.767898 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5113 2023.11.08 20:25:53.768005 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5114 2023.11.08 20:25:53.768271 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5115 2023.11.08 20:25:53.768525 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5116 2023.11.08 20:25:53.768708 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
5117 2023.11.08 20:25:53.768830 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000944271 sec., 6354 rows/sec., 266.82 KiB/sec.
5118 2023.11.08 20:25:53.768951 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Debug> DynamicQueryHandler: Done processing query
5119 2023.11.08 20:25:53.768975 [ 3 ] {44e2a60c-3049-4dbf-8e5e-52a45232f012} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5120 2023.11.08 20:25:53.768991 [ 3 ] {} <Debug> HTTP-Session: fc75cf92-4207-4ffe-9313-713cfbacaa5e Destroying unnamed session
5121 2023.11.08 20:25:53.769111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5122 2023.11.08 20:25:53.769156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5123 2023.11.08 20:25:53.769175 [ 3 ] {} <Debug> HTTP-Session: d28ea700-84aa-4d32-b182-9cc94af43173 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5124 2023.11.08 20:25:53.769190 [ 3 ] {} <Debug> HTTP-Session: d28ea700-84aa-4d32-b182-9cc94af43173 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5125 2023.11.08 20:25:53.769262 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5126 2023.11.08 20:25:53.769303 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5127 2023.11.08 20:25:53.769423 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5128 2023.11.08 20:25:53.769736 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5129 2023.11.08 20:25:53.769983 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5130 2023.11.08 20:25:53.770167 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
5131 2023.11.08 20:25:53.770293 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001002362 sec., 69835 rows/sec., 4.23 MiB/sec.
5132 2023.11.08 20:25:53.770463 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Debug> DynamicQueryHandler: Done processing query
5133 2023.11.08 20:25:53.770486 [ 3 ] {fd6b6ba4-0daf-4e3e-9f73-95a9f5f7160e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5134 2023.11.08 20:25:53.770502 [ 3 ] {} <Debug> HTTP-Session: d28ea700-84aa-4d32-b182-9cc94af43173 Destroying unnamed session
5135 2023.11.08 20:25:53.770657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5136 2023.11.08 20:25:53.770702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5137 2023.11.08 20:25:53.770720 [ 3 ] {} <Debug> HTTP-Session: b12a51c2-5c25-4ad4-8c99-8243314c24cb Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5138 2023.11.08 20:25:53.770736 [ 3 ] {} <Debug> HTTP-Session: b12a51c2-5c25-4ad4-8c99-8243314c24cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5139 2023.11.08 20:25:53.770827 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5140 2023.11.08 20:25:53.770872 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5141 2023.11.08 20:25:53.771005 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5142 2023.11.08 20:25:53.771484 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5143 2023.11.08 20:25:53.771791 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5144 2023.11.08 20:25:53.771976 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
5145 2023.11.08 20:25:53.772101 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001246417 sec., 35301 rows/sec., 47.64 MiB/sec.
5146 2023.11.08 20:25:53.772225 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Debug> DynamicQueryHandler: Done processing query
5147 2023.11.08 20:25:53.772249 [ 3 ] {611a8911-cd6e-425d-91f4-56c07fec1f7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5148 2023.11.08 20:25:53.772264 [ 3 ] {} <Debug> HTTP-Session: b12a51c2-5c25-4ad4-8c99-8243314c24cb Destroying unnamed session
5149 2023.11.08 20:25:53.772393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5150 2023.11.08 20:25:53.772438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5151 2023.11.08 20:25:53.772456 [ 3 ] {} <Debug> HTTP-Session: 0e22b735-7417-4d2a-baf4-8341adf0f49d Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5152 2023.11.08 20:25:53.772472 [ 3 ] {} <Debug> HTTP-Session: 0e22b735-7417-4d2a-baf4-8341adf0f49d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5153 2023.11.08 20:25:53.772541 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5154 2023.11.08 20:25:53.772579 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5155 2023.11.08 20:25:53.772680 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5156 2023.11.08 20:25:53.773073 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5157 2023.11.08 20:25:53.773305 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
5158 2023.11.08 20:25:53.773489 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
5159 2023.11.08 20:25:53.773615 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001045962 sec., 20077 rows/sec., 1.04 MiB/sec.
5160 2023.11.08 20:25:53.773732 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Debug> DynamicQueryHandler: Done processing query
5161 2023.11.08 20:25:53.773755 [ 3 ] {8242b701-8379-4fe4-94d0-ac58ced108ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5162 2023.11.08 20:25:53.773771 [ 3 ] {} <Debug> HTTP-Session: 0e22b735-7417-4d2a-baf4-8341adf0f49d Destroying unnamed session
5163 2023.11.08 20:25:58.754349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5164 2023.11.08 20:25:58.754507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5165 2023.11.08 20:25:58.754532 [ 3 ] {} <Debug> HTTP-Session: 2f4a260a-a5c2-46c6-9715-7c7789b80e8c Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5166 2023.11.08 20:25:58.754556 [ 3 ] {} <Debug> HTTP-Session: 2f4a260a-a5c2-46c6-9715-7c7789b80e8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5167 2023.11.08 20:25:58.754682 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5168 2023.11.08 20:25:58.754742 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5169 2023.11.08 20:25:58.754905 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5170 2023.11.08 20:25:58.755318 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5171 2023.11.08 20:25:58.755579 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5172 2023.11.08 20:25:58.755744 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5173 2023.11.08 20:25:58.755886 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Information> executeQuery: Read 5 rows, 415.00 B in 0.001164335 sec., 4294 rows/sec., 348.07 KiB/sec.
5174 2023.11.08 20:25:58.756053 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Debug> DynamicQueryHandler: Done processing query
5175 2023.11.08 20:25:58.756079 [ 3 ] {1089dd90-480c-42c7-a5ca-6249f9983a24} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5176 2023.11.08 20:25:58.756095 [ 3 ] {} <Debug> HTTP-Session: 2f4a260a-a5c2-46c6-9715-7c7789b80e8c Destroying unnamed session
5177 2023.11.08 20:25:58.756214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5178 2023.11.08 20:25:58.756260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5179 2023.11.08 20:25:58.756280 [ 3 ] {} <Debug> HTTP-Session: e8c46d40-ec68-46ad-833a-c3c3b2d36fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5180 2023.11.08 20:25:58.756298 [ 3 ] {} <Debug> HTTP-Session: e8c46d40-ec68-46ad-833a-c3c3b2d36fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5181 2023.11.08 20:25:58.756370 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5182 2023.11.08 20:25:58.756410 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5183 2023.11.08 20:25:58.756520 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5184 2023.11.08 20:25:58.756829 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5185 2023.11.08 20:25:58.757041 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5186 2023.11.08 20:25:58.757193 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5187 2023.11.08 20:25:58.757314 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Information> executeQuery: Read 15 rows, 1.39 KiB in 0.000912551 sec., 16437 rows/sec., 1.48 MiB/sec.
5188 2023.11.08 20:25:58.757429 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Debug> DynamicQueryHandler: Done processing query
5189 2023.11.08 20:25:58.757453 [ 3 ] {83ac56d4-bcc2-4ece-ae85-de98e5e7082f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5190 2023.11.08 20:25:58.757469 [ 3 ] {} <Debug> HTTP-Session: e8c46d40-ec68-46ad-833a-c3c3b2d36fb4 Destroying unnamed session
5191 2023.11.08 20:25:58.757587 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5192 2023.11.08 20:25:58.757631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5193 2023.11.08 20:25:58.757650 [ 3 ] {} <Debug> HTTP-Session: eddd93c7-fb1e-4d8c-b023-ba8032a0e0d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5194 2023.11.08 20:25:58.757666 [ 3 ] {} <Debug> HTTP-Session: eddd93c7-fb1e-4d8c-b023-ba8032a0e0d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5195 2023.11.08 20:25:58.757733 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5196 2023.11.08 20:25:58.757773 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5197 2023.11.08 20:25:58.757877 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5198 2023.11.08 20:25:58.758142 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5199 2023.11.08 20:25:58.758346 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5200 2023.11.08 20:25:58.758494 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5201 2023.11.08 20:25:58.758619 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Information> executeQuery: Read 5 rows, 410.00 B in 0.000853549 sec., 5857 rows/sec., 469.09 KiB/sec.
5202 2023.11.08 20:25:58.758738 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Debug> DynamicQueryHandler: Done processing query
5203 2023.11.08 20:25:58.758762 [ 3 ] {4b3d8db4-568f-402e-96f6-c8e0c94c189d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5204 2023.11.08 20:25:58.758777 [ 3 ] {} <Debug> HTTP-Session: eddd93c7-fb1e-4d8c-b023-ba8032a0e0d2 Destroying unnamed session
5205 2023.11.08 20:25:58.758907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 5412, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5206 2023.11.08 20:25:58.758950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5207 2023.11.08 20:25:58.758969 [ 3 ] {} <Debug> HTTP-Session: be5ab1c6-acfb-48fc-a60e-6443be1556bb Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5208 2023.11.08 20:25:58.758985 [ 3 ] {} <Debug> HTTP-Session: be5ab1c6-acfb-48fc-a60e-6443be1556bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5209 2023.11.08 20:25:58.759058 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5210 2023.11.08 20:25:58.759103 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5211 2023.11.08 20:25:58.759238 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5212 2023.11.08 20:25:58.759550 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5213 2023.11.08 20:25:58.759834 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5214 2023.11.08 20:25:58.760037 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5215 2023.11.08 20:25:58.760173 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001085764 sec., 4605 rows/sec., 6.21 MiB/sec.
5216 2023.11.08 20:25:58.760344 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Debug> DynamicQueryHandler: Done processing query
5217 2023.11.08 20:25:58.760367 [ 3 ] {e541e2b6-c320-4433-93a0-4eb4bab77004} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5218 2023.11.08 20:25:58.760383 [ 3 ] {} <Debug> HTTP-Session: be5ab1c6-acfb-48fc-a60e-6443be1556bb Destroying unnamed session
5219 2023.11.08 20:25:59.932470 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
5220 2023.11.08 20:25:59.932541 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
5221 2023.11.08 20:26:03.761879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 7062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5222 2023.11.08 20:26:03.762010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5223 2023.11.08 20:26:03.762040 [ 3 ] {} <Debug> HTTP-Session: 401f9c00-1e98-4bab-bafd-9f0cd77e58c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5224 2023.11.08 20:26:03.762068 [ 3 ] {} <Debug> HTTP-Session: 401f9c00-1e98-4bab-bafd-9f0cd77e58c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5225 2023.11.08 20:26:03.762215 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5226 2023.11.08 20:26:03.762285 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5227 2023.11.08 20:26:03.762469 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5228 2023.11.08 20:26:03.762930 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5229 2023.11.08 20:26:03.763204 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5230 2023.11.08 20:26:03.763375 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Trace> oximeter.fields_i64 (975c0d86-2c22-46c8-a185-036a0541fb9e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5231 2023.11.08 20:26:03.763518 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Information> executeQuery: Read 50 rows, 3.91 KiB in 0.001255517 sec., 39824 rows/sec., 3.04 MiB/sec.
5232 2023.11.08 20:26:03.763665 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Debug> DynamicQueryHandler: Done processing query
5233 2023.11.08 20:26:03.763691 [ 3 ] {d76b8698-e2df-4f00-b7aa-43e062d2b63b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5234 2023.11.08 20:26:03.763707 [ 3 ] {} <Debug> HTTP-Session: 401f9c00-1e98-4bab-bafd-9f0cd77e58c0 Destroying unnamed session
5235 2023.11.08 20:26:03.763925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 36445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5236 2023.11.08 20:26:03.763971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5237 2023.11.08 20:26:03.763991 [ 3 ] {} <Debug> HTTP-Session: c135a4c6-39e9-4074-bf48-4b306eea5821 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5238 2023.11.08 20:26:03.764007 [ 3 ] {} <Debug> HTTP-Session: c135a4c6-39e9-4074-bf48-4b306eea5821 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5239 2023.11.08 20:26:03.764086 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5240 2023.11.08 20:26:03.764126 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5241 2023.11.08 20:26:03.764232 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5242 2023.11.08 20:26:03.764693 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5243 2023.11.08 20:26:03.764924 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5244 2023.11.08 20:26:03.765081 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Trace> oximeter.fields_string (0881eb5d-a7ad-40e2-8182-541a2cda5af2): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5245 2023.11.08 20:26:03.765211 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Information> executeQuery: Read 228 rows, 22.52 KiB in 0.001095734 sec., 208079 rows/sec., 20.07 MiB/sec.
5246 2023.11.08 20:26:03.765336 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Debug> DynamicQueryHandler: Done processing query
5247 2023.11.08 20:26:03.765359 [ 3 ] {6893284f-f991-42b3-b589-aa0f67250ab6} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
5248 2023.11.08 20:26:03.765375 [ 3 ] {} <Debug> HTTP-Session: c135a4c6-39e9-4074-bf48-4b306eea5821 Destroying unnamed session
5249 2023.11.08 20:26:03.765564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 53907, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5250 2023.11.08 20:26:03.765609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5251 2023.11.08 20:26:03.765627 [ 3 ] {} <Debug> HTTP-Session: 0465b4be-1c55-4085-ac2a-9423f4ffa4b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5252 2023.11.08 20:26:03.765644 [ 3 ] {} <Debug> HTTP-Session: 0465b4be-1c55-4085-ac2a-9423f4ffa4b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5253 2023.11.08 20:26:03.765731 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5254 2023.11.08 20:26:03.765771 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5255 2023.11.08 20:26:03.765877 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5256 2023.11.08 20:26:03.766357 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5257 2023.11.08 20:26:03.766582 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5258 2023.11.08 20:26:03.766733 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Trace> oximeter.fields_uuid (b634a81a-6501-4bbd-b20c-bdfb1d2f0db3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5259 2023.11.08 20:26:03.766838 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Information> executeQuery: Read 335 rows, 23.98 KiB in 0.001078863 sec., 310512 rows/sec., 21.70 MiB/sec.
5260 2023.11.08 20:26:03.766963 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Debug> DynamicQueryHandler: Done processing query
5261 2023.11.08 20:26:03.766986 [ 3 ] {065d7351-bc44-40fb-80ee-7d08a0117d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5262 2023.11.08 20:26:03.767002 [ 3 ] {} <Debug> HTTP-Session: 0465b4be-1c55-4085-ac2a-9423f4ffa4b3 Destroying unnamed session
5263 2023.11.08 20:26:03.767123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 849, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5264 2023.11.08 20:26:03.767169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5265 2023.11.08 20:26:03.767187 [ 3 ] {} <Debug> HTTP-Session: a58610f0-9eb6-40c8-8382-e7132c8a45c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5266 2023.11.08 20:26:03.767203 [ 3 ] {} <Debug> HTTP-Session: a58610f0-9eb6-40c8-8382-e7132c8a45c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5267 2023.11.08 20:26:03.767272 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5268 2023.11.08 20:26:03.767310 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5269 2023.11.08 20:26:03.767413 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5270 2023.11.08 20:26:03.767701 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5271 2023.11.08 20:26:03.767944 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5272 2023.11.08 20:26:03.768136 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Trace> oximeter.measurements_bool (9b5ec7dc-0204-4d24-9ebf-dbab66b484dc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
5273 2023.11.08 20:26:03.768265 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000964061 sec., 6223 rows/sec., 261.35 KiB/sec.
5274 2023.11.08 20:26:03.768463 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Debug> DynamicQueryHandler: Done processing query
5275 2023.11.08 20:26:03.768488 [ 3 ] {ead24edc-63e2-4eba-b4ba-2e0888321b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5276 2023.11.08 20:26:03.768504 [ 3 ] {} <Debug> HTTP-Session: a58610f0-9eb6-40c8-8382-e7132c8a45c9 Destroying unnamed session
5277 2023.11.08 20:26:03.768632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 12811, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5278 2023.11.08 20:26:03.768676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5279 2023.11.08 20:26:03.768718 [ 3 ] {} <Debug> HTTP-Session: e9e1aea6-2e46-4c6a-a0e4-e66ebe22ada1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5280 2023.11.08 20:26:03.768734 [ 3 ] {} <Debug> HTTP-Session: e9e1aea6-2e46-4c6a-a0e4-e66ebe22ada1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2023.11.08 20:26:03.768811 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5282 2023.11.08 20:26:03.768857 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5283 2023.11.08 20:26:03.768990 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5284 2023.11.08 20:26:03.769314 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5285 2023.11.08 20:26:03.769707 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5286 2023.11.08 20:26:03.769885 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Trace> oximeter.measurements_cumulativei64 (8aafe7af-0c55-43ef-8149-0160b0324f28): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5287 2023.11.08 20:26:03.770029 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001181246 sec., 59259 rows/sec., 3.59 MiB/sec.
5288 2023.11.08 20:26:03.770253 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Debug> DynamicQueryHandler: Done processing query
5289 2023.11.08 20:26:03.770277 [ 3 ] {3fafdef2-ac85-414b-a6aa-c2aefc12acf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5290 2023.11.08 20:26:03.770292 [ 3 ] {} <Debug> HTTP-Session: e9e1aea6-2e46-4c6a-a0e4-e66ebe22ada1 Destroying unnamed session
5291 2023.11.08 20:26:03.770455 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 47078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5292 2023.11.08 20:26:03.770500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5293 2023.11.08 20:26:03.770518 [ 3 ] {} <Debug> HTTP-Session: 60113d09-0bb3-4f87-a69e-a41c4c4a3dae Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5294 2023.11.08 20:26:03.770534 [ 3 ] {} <Debug> HTTP-Session: 60113d09-0bb3-4f87-a69e-a41c4c4a3dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5295 2023.11.08 20:26:03.770628 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5296 2023.11.08 20:26:03.770696 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5297 2023.11.08 20:26:03.770852 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5298 2023.11.08 20:26:03.771317 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5299 2023.11.08 20:26:03.771627 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5300 2023.11.08 20:26:03.771814 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5301 2023.11.08 20:26:03.771949 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001268578 sec., 34684 rows/sec., 46.80 MiB/sec.
5302 2023.11.08 20:26:03.771942 [ 107 ] {} <Debug> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5303 2023.11.08 20:26:03.772064 [ 107 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5304 2023.11.08 20:26:03.772139 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Debug> DynamicQueryHandler: Done processing query
5305 2023.11.08 20:26:03.772185 [ 3 ] {2bc87c3b-ba59-4737-a1f2-3702b4d8d311} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5306 2023.11.08 20:26:03.772192 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
5307 2023.11.08 20:26:03.772213 [ 3 ] {} <Debug> HTTP-Session: 60113d09-0bb3-4f87-a69e-a41c4c4a3dae Destroying unnamed session
5308 2023.11.08 20:26:03.772382 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5309 2023.11.08 20:26:03.772399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38999, User-Agent: (none), Length: 2938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5310 2023.11.08 20:26:03.772456 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 829 rows starting from the beginning of the part
5311 2023.11.08 20:26:03.772484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5312 2023.11.08 20:26:03.772551 [ 3 ] {} <Debug> HTTP-Session: 92ad2f76-3e2d-4351-8d87-31ebf912ea7e Authenticating user 'default' from [fd00:1122:3344:101::d]:38999
5313 2023.11.08 20:26:03.772588 [ 3 ] {} <Debug> HTTP-Session: 92ad2f76-3e2d-4351-8d87-31ebf912ea7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5314 2023.11.08 20:26:03.772811 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:38999) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5315 2023.11.08 20:26:03.772820 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 44 rows starting from the beginning of the part
5316 2023.11.08 20:26:03.772913 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5317 2023.11.08 20:26:03.773177 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 5 rows starting from the beginning of the part
5318 2023.11.08 20:26:03.773414 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5319 2023.11.08 20:26:03.773494 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 44 rows starting from the beginning of the part
5320 2023.11.08 20:26:03.773719 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 5 rows starting from the beginning of the part
5321 2023.11.08 20:26:03.774110 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 44 rows starting from the beginning of the part
5322 2023.11.08 20:26:03.774194 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
5323 2023.11.08 20:26:03.774710 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5324 2023.11.08 20:26:03.775025 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Trace> oximeter.measurements_i64 (50cb8eda-fa3e-4d2f-aa58-638434079a1e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
5325 2023.11.08 20:26:03.775166 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002306681 sec., 9103 rows/sec., 483.48 KiB/sec.
5326 2023.11.08 20:26:03.775387 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Debug> DynamicQueryHandler: Done processing query
5327 2023.11.08 20:26:03.775410 [ 3 ] {6216dc6a-9e92-4b58-a049-89e408d9353d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5328 2023.11.08 20:26:03.775426 [ 3 ] {} <Debug> HTTP-Session: 92ad2f76-3e2d-4351-8d87-31ebf912ea7e Destroying unnamed session
5329 2023.11.08 20:26:03.790869 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 971 rows, containing 6 columns (6 merged, 0 gathered) in 0.018738488 sec., 51818.48183268575 rows/sec., 69.93 MiB/sec.
5330 2023.11.08 20:26:03.791392 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5331 2023.11.08 20:26:03.791615 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5332 2023.11.08 20:26:03.791685 [ 12 ] {0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (0926a68a-59d5-4f13-a699-29780313b091) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5333 2023.11.08 20:26:03.791758 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0926a68a-59d5-4f13-a699-29780313b091::all_1_41_8: 8.81 MiB.
5334 2023.11.08 20:26:04.001116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.74 MiB, peak 243.52 MiB, will set to 236.05 MiB (RSS), difference: 1.31 MiB