Max level shown:
1 [ Jan 25 08:06:51 Enabled. ]
2 [ Jan 25 08:06:51 Rereading configuration. ]
3 [ Jan 25 08:06:53 Rereading configuration. ]
4 [ Jan 25 08:07:05 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 + single_node=true
23 + command=()
24 + true
25 + 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")
26 + 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
27 [ Jan 25 08:07:05 Method "start" exited with status 0. ]
28 Processing configuration file 'config.xml'.
29 There is no file 'config.xml', will use embedded config.
30 Logging trace to /var/tmp/clickhouse-server.log
31 Logging errors to /var/tmp/clickhouse-server.errlog
32 2024.01.25 08:07:05.791557 [ 1 ] {} <Information> Application: Will watch for the process with pid 24243
33 2024.01.25 08:07:05.791640 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.01.25 08:07:06.444276 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 24243
35 2024.01.25 08:07:06.444446 [ 1 ] {} <Information> Application: starting up
36 2024.01.25 08:07:06.444649 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.01.25 08:07:06.541528 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.01.25 08:07:06.541584 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.01.25 08:07:06.541597 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.01.25 08:07:06.541631 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.01.25 08:07:06.541935 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.01.25 08:07:06.542610 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
43 Processing configuration file 'config.xml'.
44 There is no file 'config.xml', will use embedded config.
45 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
46 2024.01.25 08:07:06.543060 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.01.25 08:07:06.543317 [ 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)
48 2024.01.25 08:07:06.545916 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.01.25 08:07:06.545955 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.01.25 08:07:06.546669 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
51 Processing configuration file 'config.xml'.
52 There is no file 'config.xml', will use embedded config.
53 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
54 2024.01.25 08:07:06.546832 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.01.25 08:07:06.555183 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.01.25 08:07:06.555452 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.01.25 08:07:06.555476 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.01.25 08:07:06.556867 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.01.25 08:07:06.557588 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.01.25 08:07:06.557980 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.01.25 08:07:06.558364 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.01.25 08:07:06.559185 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.01.25 08:07:06.559228 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.01.25 08:07:06.559282 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.01.25 08:07:06.559300 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.01.25 08:07:06.578593 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.01.25 08:07:06.578619 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000101772 sec
68 2024.01.25 08:07:06.579171 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.01.25 08:07:06.579245 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.01.25 08:07:06.579265 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.01.25 08:07:06.579282 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.01.25 08:07:06.579294 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.01.25 08:07:06.579307 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.01.25 08:07:06.579322 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.01.25 08:07:06.579353 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.01.25 08:07:06.579372 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.01.25 08:07:06.579402 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.01.25 08:07:06.579415 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.01.25 08:07:06.579429 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.01.25 08:07:06.579443 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.01.25 08:07:06.579475 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.01.25 08:07:06.579491 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.01.25 08:07:06.579502 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.01.25 08:07:06.613788 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.01.25 08:07:06.614853 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.01.25 08:07:06.614879 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2051e-05 sec
87 2024.01.25 08:07:06.614900 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.01.25 08:07:06.614914 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.01.25 08:07:06.614932 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.01.25 08:07:06.617220 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.01.25 08:07:06.622277 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.01.25 08:07:06.622402 [ 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).
93 2024.01.25 08:07:06.622482 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.01.25 08:07:07.309816 [ 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)
95 2024.01.25 08:07:07.326698 [ 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)
96 2024.01.25 08:07:07.326732 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.01.25 08:07:07.385435 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.01.25 08:07:07.386158 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.64 MiB (RSS), difference: 210.69 MiB
99 2024.01.25 08:07:07.386493 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.01.25 08:07:07.386573 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.01.25 08:07:07.386573 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.01.25 08:07:07.386670 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.01.25 08:07:07.386701 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.01.25 08:07:07.386797 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.01.25 08:07:07.387445 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.01.25 08:07:07.387469 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.01.25 08:07:07.398921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.01.25 08:07:07.399103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.01.25 08:07:07.399712 [ 3 ] {} <Debug> HTTP-Session: 8b054424-5267-4c7e-8f4d-98b4e69fe959 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
110 2024.01.25 08:07:07.399745 [ 3 ] {} <Debug> HTTP-Session: 8b054424-5267-4c7e-8f4d-98b4e69fe959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.01.25 08:07:07.399879 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.01.25 08:07:07.399906 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.01.25 08:07:07.399925 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.01.25 08:07:07.401355 [ 3 ] {db8764e7-7787-4e32-bf0b-159ee527357f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.01.25 08:07:07.422381 [ 3 ] {db8764e7-7787-4e32-bf0b-159ee527357f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:43552) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
116 
117 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
118 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
119 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
120 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
121 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
122 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
123 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
124 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
125 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
126 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
127 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
128 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
129 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
130 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
131 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
132 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
133 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
134 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
135 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
136 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
137 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
138 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
139 
140 2024.01.25 08:07:07.423120 [ 3 ] {db8764e7-7787-4e32-bf0b-159ee527357f} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
141 
142 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
143 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
144 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
145 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
146 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
147 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
148 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
149 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
150 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
151 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
152 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
153 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
154 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
155 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
156 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
157 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
158 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
159 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
160 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
161 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
162 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
163 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.01.25 08:07:07.429468 [ 3 ] {db8764e7-7787-4e32-bf0b-159ee527357f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.01.25 08:07:07.429496 [ 3 ] {} <Debug> HTTP-Session: 8b054424-5267-4c7e-8f4d-98b4e69fe959 Destroying unnamed session
167 2024.01.25 08:07:07.430754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.01.25 08:07:07.430814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.01.25 08:07:07.430836 [ 3 ] {} <Debug> HTTP-Session: bb0a734a-797a-440a-97ca-8d3b3fd4b9b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
170 2024.01.25 08:07:07.430859 [ 3 ] {} <Debug> HTTP-Session: bb0a734a-797a-440a-97ca-8d3b3fd4b9b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.01.25 08:07:07.430953 [ 3 ] {d2a61e8a-4cc7-4484-8ae8-d5799a99e3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.01.25 08:07:07.431034 [ 3 ] {d2a61e8a-4cc7-4484-8ae8-d5799a99e3bd} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.01.25 08:07:07.431971 [ 3 ] {d2a61e8a-4cc7-4484-8ae8-d5799a99e3bd} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.01.25 08:07:07.433755 [ 3 ] {d2a61e8a-4cc7-4484-8ae8-d5799a99e3bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.01.25 08:07:07.437543 [ 3 ] {d2a61e8a-4cc7-4484-8ae8-d5799a99e3bd} <Debug> DynamicQueryHandler: Done processing query
176 2024.01.25 08:07:07.437577 [ 3 ] {d2a61e8a-4cc7-4484-8ae8-d5799a99e3bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.01.25 08:07:07.437593 [ 3 ] {} <Debug> HTTP-Session: bb0a734a-797a-440a-97ca-8d3b3fd4b9b3 Destroying unnamed session
178 2024.01.25 08:07:07.437716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.01.25 08:07:07.437770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.01.25 08:07:07.437789 [ 3 ] {} <Debug> HTTP-Session: e33f7770-9eba-408d-8aa6-48be010ad4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
181 2024.01.25 08:07:07.437805 [ 3 ] {} <Debug> HTTP-Session: e33f7770-9eba-408d-8aa6-48be010ad4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.01.25 08:07:07.437902 [ 3 ] {da930ad8-d8b1-442b-9643-8f3be3bce2bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.01.25 08:07:07.438154 [ 3 ] {da930ad8-d8b1-442b-9643-8f3be3bce2bd} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:43552) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
184 
185 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
186 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
187 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
188 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
189 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
190 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
191 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
192 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
193 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
194 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
195 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
196 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
197 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
198 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
199 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
200 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
201 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
202 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
203 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
204 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
205 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
206 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
207 
208 2024.01.25 08:07:07.438277 [ 3 ] {da930ad8-d8b1-442b-9643-8f3be3bce2bd} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
209 
210 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
211 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
212 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
213 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
214 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
215 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
216 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
217 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
218 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
219 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
220 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
221 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
222 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
223 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
224 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
225 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
226 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
227 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
228 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
229 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
230 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
231 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.01.25 08:07:07.438382 [ 3 ] {da930ad8-d8b1-442b-9643-8f3be3bce2bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.01.25 08:07:07.438401 [ 3 ] {} <Debug> HTTP-Session: e33f7770-9eba-408d-8aa6-48be010ad4f1 Destroying unnamed session
235 2024.01.25 08:07:07.438700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.01.25 08:07:07.438747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.01.25 08:07:07.438766 [ 3 ] {} <Debug> HTTP-Session: 0b5a99b2-07f9-4c6b-b0b7-20626f0761bd Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
238 2024.01.25 08:07:07.438787 [ 3 ] {} <Debug> HTTP-Session: 0b5a99b2-07f9-4c6b-b0b7-20626f0761bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.01.25 08:07:07.438891 [ 3 ] {535ce486-b88b-4d81-9adf-b93fad228730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.01.25 08:07:07.438987 [ 3 ] {535ce486-b88b-4d81-9adf-b93fad228730} <Debug> DynamicQueryHandler: Done processing query
241 2024.01.25 08:07:07.439013 [ 3 ] {535ce486-b88b-4d81-9adf-b93fad228730} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.01.25 08:07:07.439028 [ 3 ] {} <Debug> HTTP-Session: 0b5a99b2-07f9-4c6b-b0b7-20626f0761bd Destroying unnamed session
243 2024.01.25 08:07:07.439136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.01.25 08:07:07.439180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.01.25 08:07:07.439198 [ 3 ] {} <Debug> HTTP-Session: 92812ceb-4e15-427a-9f99-4fc1b729b26e Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
246 2024.01.25 08:07:07.439220 [ 3 ] {} <Debug> HTTP-Session: 92812ceb-4e15-427a-9f99-4fc1b729b26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.01.25 08:07:07.439275 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.01.25 08:07:07.439327 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.01.25 08:07:07.440360 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.01.25 08:07:07.440381 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 3.993e-05 sec
251 2024.01.25 08:07:07.440407 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.01.25 08:07:07.440426 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.01.25 08:07:07.440489 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Debug> DynamicQueryHandler: Done processing query
254 2024.01.25 08:07:07.440514 [ 3 ] {cfa10e02-176a-4a54-87ca-1134246c06fa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.01.25 08:07:07.440529 [ 3 ] {} <Debug> HTTP-Session: 92812ceb-4e15-427a-9f99-4fc1b729b26e Destroying unnamed session
256 2024.01.25 08:07:07.440623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.01.25 08:07:07.440669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.01.25 08:07:07.440688 [ 3 ] {} <Debug> HTTP-Session: 480703e8-97ac-4656-848a-b77731fe349f Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
259 2024.01.25 08:07:07.440710 [ 3 ] {} <Debug> HTTP-Session: 480703e8-97ac-4656-848a-b77731fe349f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.01.25 08:07:07.440842 [ 3 ] {ee029789-6a7c-421a-b40a-cf01872733cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) /* The version table contains metadata about the `oximeter` database */
261 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
262 2024.01.25 08:07:07.440891 [ 3 ] {ee029789-6a7c-421a-b40a-cf01872733cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.01.25 08:07:07.450105 [ 3 ] {ee029789-6a7c-421a-b40a-cf01872733cb} <Debug> oximeter.version (7c5d26d2-b2d7-4c7d-bb70-72ee9f6a54c8): Loading data parts
264 2024.01.25 08:07:07.450242 [ 3 ] {ee029789-6a7c-421a-b40a-cf01872733cb} <Debug> oximeter.version (7c5d26d2-b2d7-4c7d-bb70-72ee9f6a54c8): There are no data parts
265 2024.01.25 08:07:07.455590 [ 3 ] {ee029789-6a7c-421a-b40a-cf01872733cb} <Debug> DynamicQueryHandler: Done processing query
266 2024.01.25 08:07:07.455619 [ 3 ] {ee029789-6a7c-421a-b40a-cf01872733cb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.01.25 08:07:07.455646 [ 3 ] {} <Debug> HTTP-Session: 480703e8-97ac-4656-848a-b77731fe349f Destroying unnamed session
268 2024.01.25 08:07:07.455777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.01.25 08:07:07.455834 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.01.25 08:07:07.455861 [ 3 ] {} <Debug> HTTP-Session: 63423c1b-b3eb-4e40-8cce-59f2e2c461a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
271 2024.01.25 08:07:07.455880 [ 3 ] {} <Debug> HTTP-Session: 63423c1b-b3eb-4e40-8cce-59f2e2c461a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.01.25 08:07:07.456119 [ 3 ] {aa31399d-df5b-4e1c-986b-3d1ddc39a161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) /* The measurement tables contain all individual samples from each timeseries.
273 *
274 * Each table stores a single datum type, and otherwise contains nearly the same
275 * structure. The primary sorting key is on the timeseries name, key, and then
276 * timestamp, so that all timeseries from the same schema are grouped, followed
277 * by all samples from the same timeseries.
278 *
279 * This reflects that one usually looks up the _key_ in one or more field table,
280 * and then uses that to index quickly into the measurements tables.
281 */
282 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
283 2024.01.25 08:07:07.456179 [ 3 ] {aa31399d-df5b-4e1c-986b-3d1ddc39a161} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.01.25 08:07:07.462630 [ 3 ] {aa31399d-df5b-4e1c-986b-3d1ddc39a161} <Debug> oximeter.measurements_bool (a792ac95-1e05-48aa-8e3c-21fe9af09ab6): Loading data parts
285 2024.01.25 08:07:07.462718 [ 3 ] {aa31399d-df5b-4e1c-986b-3d1ddc39a161} <Debug> oximeter.measurements_bool (a792ac95-1e05-48aa-8e3c-21fe9af09ab6): There are no data parts
286 2024.01.25 08:07:07.467343 [ 3 ] {aa31399d-df5b-4e1c-986b-3d1ddc39a161} <Debug> DynamicQueryHandler: Done processing query
287 2024.01.25 08:07:07.467372 [ 3 ] {aa31399d-df5b-4e1c-986b-3d1ddc39a161} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.01.25 08:07:07.467393 [ 3 ] {} <Debug> HTTP-Session: 63423c1b-b3eb-4e40-8cce-59f2e2c461a7 Destroying unnamed session
289 2024.01.25 08:07:07.467522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.01.25 08:07:07.467570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.01.25 08:07:07.467593 [ 3 ] {} <Debug> HTTP-Session: 3f5cee3c-28a3-47c7-8b2f-e41e3505bc7c Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
292 2024.01.25 08:07:07.467610 [ 3 ] {} <Debug> HTTP-Session: 3f5cee3c-28a3-47c7-8b2f-e41e3505bc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.01.25 08:07:07.467799 [ 3 ] {b1498010-7a53-48e1-b2f1-397baaf8a33c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
294 2024.01.25 08:07:07.467846 [ 3 ] {b1498010-7a53-48e1-b2f1-397baaf8a33c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.01.25 08:07:07.473722 [ 3 ] {b1498010-7a53-48e1-b2f1-397baaf8a33c} <Debug> oximeter.measurements_i8 (3c1ef41a-52ea-4675-bb2a-82494e0550ce): Loading data parts
296 2024.01.25 08:07:07.473816 [ 3 ] {b1498010-7a53-48e1-b2f1-397baaf8a33c} <Debug> oximeter.measurements_i8 (3c1ef41a-52ea-4675-bb2a-82494e0550ce): There are no data parts
297 2024.01.25 08:07:07.481366 [ 3 ] {b1498010-7a53-48e1-b2f1-397baaf8a33c} <Debug> DynamicQueryHandler: Done processing query
298 2024.01.25 08:07:07.481419 [ 3 ] {b1498010-7a53-48e1-b2f1-397baaf8a33c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.01.25 08:07:07.481452 [ 3 ] {} <Debug> HTTP-Session: 3f5cee3c-28a3-47c7-8b2f-e41e3505bc7c Destroying unnamed session
300 2024.01.25 08:07:07.481698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.01.25 08:07:07.481768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.01.25 08:07:07.481791 [ 3 ] {} <Debug> HTTP-Session: b700c2db-736a-4c86-b4aa-6d99ecacf4ba Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
303 2024.01.25 08:07:07.481814 [ 3 ] {} <Debug> HTTP-Session: b700c2db-736a-4c86-b4aa-6d99ecacf4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.01.25 08:07:07.482051 [ 3 ] {d971b1fa-bb92-4e3b-b097-0785777f0c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
305 2024.01.25 08:07:07.482109 [ 3 ] {d971b1fa-bb92-4e3b-b097-0785777f0c67} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.01.25 08:07:07.487792 [ 3 ] {d971b1fa-bb92-4e3b-b097-0785777f0c67} <Debug> oximeter.measurements_u8 (1f4fb88d-e160-4927-93fb-e1ec6ad8f125): Loading data parts
307 2024.01.25 08:07:07.487925 [ 3 ] {d971b1fa-bb92-4e3b-b097-0785777f0c67} <Debug> oximeter.measurements_u8 (1f4fb88d-e160-4927-93fb-e1ec6ad8f125): There are no data parts
308 2024.01.25 08:07:07.489507 [ 3 ] {d971b1fa-bb92-4e3b-b097-0785777f0c67} <Debug> DynamicQueryHandler: Done processing query
309 2024.01.25 08:07:07.489532 [ 3 ] {d971b1fa-bb92-4e3b-b097-0785777f0c67} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.01.25 08:07:07.489547 [ 3 ] {} <Debug> HTTP-Session: b700c2db-736a-4c86-b4aa-6d99ecacf4ba Destroying unnamed session
311 2024.01.25 08:07:07.489650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.01.25 08:07:07.489697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.01.25 08:07:07.489716 [ 3 ] {} <Debug> HTTP-Session: 5dc018d0-decd-45c1-bbba-20306b14130f Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
314 2024.01.25 08:07:07.489736 [ 3 ] {} <Debug> HTTP-Session: 5dc018d0-decd-45c1-bbba-20306b14130f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.01.25 08:07:07.489927 [ 3 ] {16d42799-2df7-48e2-8b04-0acce97ee191} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
316 2024.01.25 08:07:07.489970 [ 3 ] {16d42799-2df7-48e2-8b04-0acce97ee191} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.01.25 08:07:07.491382 [ 3 ] {16d42799-2df7-48e2-8b04-0acce97ee191} <Debug> oximeter.measurements_i16 (72f0e75b-e80a-4cc1-b87d-d53b9c7a43ad): Loading data parts
318 2024.01.25 08:07:07.491462 [ 3 ] {16d42799-2df7-48e2-8b04-0acce97ee191} <Debug> oximeter.measurements_i16 (72f0e75b-e80a-4cc1-b87d-d53b9c7a43ad): There are no data parts
319 2024.01.25 08:07:07.492470 [ 3 ] {16d42799-2df7-48e2-8b04-0acce97ee191} <Debug> DynamicQueryHandler: Done processing query
320 2024.01.25 08:07:07.492499 [ 3 ] {16d42799-2df7-48e2-8b04-0acce97ee191} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.01.25 08:07:07.492514 [ 3 ] {} <Debug> HTTP-Session: 5dc018d0-decd-45c1-bbba-20306b14130f Destroying unnamed session
322 2024.01.25 08:07:07.492614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.01.25 08:07:07.492661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.01.25 08:07:07.492679 [ 3 ] {} <Debug> HTTP-Session: 33c1ccd4-cbf2-418c-a87e-6f9a23477682 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
325 2024.01.25 08:07:07.492699 [ 3 ] {} <Debug> HTTP-Session: 33c1ccd4-cbf2-418c-a87e-6f9a23477682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.01.25 08:07:07.492887 [ 3 ] {bee7b052-e9eb-4339-b997-366f58f26b0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
327 2024.01.25 08:07:07.492931 [ 3 ] {bee7b052-e9eb-4339-b997-366f58f26b0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.01.25 08:07:07.494236 [ 3 ] {bee7b052-e9eb-4339-b997-366f58f26b0a} <Debug> oximeter.measurements_u16 (b43f547e-d592-49dd-b9b8-414900a11aeb): Loading data parts
329 2024.01.25 08:07:07.494313 [ 3 ] {bee7b052-e9eb-4339-b997-366f58f26b0a} <Debug> oximeter.measurements_u16 (b43f547e-d592-49dd-b9b8-414900a11aeb): There are no data parts
330 2024.01.25 08:07:07.495307 [ 3 ] {bee7b052-e9eb-4339-b997-366f58f26b0a} <Debug> DynamicQueryHandler: Done processing query
331 2024.01.25 08:07:07.495338 [ 3 ] {bee7b052-e9eb-4339-b997-366f58f26b0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.01.25 08:07:07.495353 [ 3 ] {} <Debug> HTTP-Session: 33c1ccd4-cbf2-418c-a87e-6f9a23477682 Destroying unnamed session
333 2024.01.25 08:07:07.495468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.01.25 08:07:07.495515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.01.25 08:07:07.495534 [ 3 ] {} <Debug> HTTP-Session: 903da12e-bbeb-47da-b4a5-7620336f51fe Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
336 2024.01.25 08:07:07.495553 [ 3 ] {} <Debug> HTTP-Session: 903da12e-bbeb-47da-b4a5-7620336f51fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.01.25 08:07:07.495739 [ 3 ] {df10b37e-e106-4645-a7a2-08a8e8de5591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
338 2024.01.25 08:07:07.495783 [ 3 ] {df10b37e-e106-4645-a7a2-08a8e8de5591} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.01.25 08:07:07.497082 [ 3 ] {df10b37e-e106-4645-a7a2-08a8e8de5591} <Debug> oximeter.measurements_i32 (8e8921ea-7d8e-4033-a69d-10d85f885fee): Loading data parts
340 2024.01.25 08:07:07.497153 [ 3 ] {df10b37e-e106-4645-a7a2-08a8e8de5591} <Debug> oximeter.measurements_i32 (8e8921ea-7d8e-4033-a69d-10d85f885fee): There are no data parts
341 2024.01.25 08:07:07.498154 [ 3 ] {df10b37e-e106-4645-a7a2-08a8e8de5591} <Debug> DynamicQueryHandler: Done processing query
342 2024.01.25 08:07:07.498183 [ 3 ] {df10b37e-e106-4645-a7a2-08a8e8de5591} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.01.25 08:07:07.498198 [ 3 ] {} <Debug> HTTP-Session: 903da12e-bbeb-47da-b4a5-7620336f51fe Destroying unnamed session
344 2024.01.25 08:07:07.498294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.01.25 08:07:07.498345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.01.25 08:07:07.498364 [ 3 ] {} <Debug> HTTP-Session: 17839707-710a-4248-8726-71995910b26e Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
347 2024.01.25 08:07:07.498384 [ 3 ] {} <Debug> HTTP-Session: 17839707-710a-4248-8726-71995910b26e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.01.25 08:07:07.498564 [ 3 ] {5fa45a99-d1a6-4bb7-b24f-2da2397a050c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
349 2024.01.25 08:07:07.498610 [ 3 ] {5fa45a99-d1a6-4bb7-b24f-2da2397a050c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.01.25 08:07:07.499950 [ 3 ] {5fa45a99-d1a6-4bb7-b24f-2da2397a050c} <Debug> oximeter.measurements_u32 (4fa48c71-d1f2-4cd2-8b2e-3ee8424b2465): Loading data parts
351 2024.01.25 08:07:07.500044 [ 3 ] {5fa45a99-d1a6-4bb7-b24f-2da2397a050c} <Debug> oximeter.measurements_u32 (4fa48c71-d1f2-4cd2-8b2e-3ee8424b2465): There are no data parts
352 2024.01.25 08:07:07.501085 [ 3 ] {5fa45a99-d1a6-4bb7-b24f-2da2397a050c} <Debug> DynamicQueryHandler: Done processing query
353 2024.01.25 08:07:07.501114 [ 3 ] {5fa45a99-d1a6-4bb7-b24f-2da2397a050c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.01.25 08:07:07.501128 [ 3 ] {} <Debug> HTTP-Session: 17839707-710a-4248-8726-71995910b26e Destroying unnamed session
355 2024.01.25 08:07:07.501226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.01.25 08:07:07.501275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.01.25 08:07:07.501295 [ 3 ] {} <Debug> HTTP-Session: 7a4e4939-cb96-4a86-851d-94b13fae2368 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
358 2024.01.25 08:07:07.501311 [ 3 ] {} <Debug> HTTP-Session: 7a4e4939-cb96-4a86-851d-94b13fae2368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.01.25 08:07:07.501494 [ 3 ] {a9af9605-241e-4478-b293-4568da93ef00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
360 2024.01.25 08:07:07.501544 [ 3 ] {a9af9605-241e-4478-b293-4568da93ef00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.01.25 08:07:07.502829 [ 3 ] {a9af9605-241e-4478-b293-4568da93ef00} <Debug> oximeter.measurements_i64 (0ca523aa-432b-42be-ac9d-ef868a1d1088): Loading data parts
362 2024.01.25 08:07:07.502904 [ 3 ] {a9af9605-241e-4478-b293-4568da93ef00} <Debug> oximeter.measurements_i64 (0ca523aa-432b-42be-ac9d-ef868a1d1088): There are no data parts
363 2024.01.25 08:07:07.503887 [ 3 ] {a9af9605-241e-4478-b293-4568da93ef00} <Debug> DynamicQueryHandler: Done processing query
364 2024.01.25 08:07:07.503911 [ 3 ] {a9af9605-241e-4478-b293-4568da93ef00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2024.01.25 08:07:07.503933 [ 3 ] {} <Debug> HTTP-Session: 7a4e4939-cb96-4a86-851d-94b13fae2368 Destroying unnamed session
366 2024.01.25 08:07:07.504030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2024.01.25 08:07:07.504077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2024.01.25 08:07:07.504100 [ 3 ] {} <Debug> HTTP-Session: c003956e-f997-43f6-8d44-76ac91124955 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
369 2024.01.25 08:07:07.504116 [ 3 ] {} <Debug> HTTP-Session: c003956e-f997-43f6-8d44-76ac91124955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2024.01.25 08:07:07.504299 [ 3 ] {e481bf0e-c104-48b0-8629-c6ebaee92cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
371 2024.01.25 08:07:07.504351 [ 3 ] {e481bf0e-c104-48b0-8629-c6ebaee92cb5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
372 2024.01.25 08:07:07.505649 [ 3 ] {e481bf0e-c104-48b0-8629-c6ebaee92cb5} <Debug> oximeter.measurements_u64 (2026e297-6f09-40d6-907e-81d32af4a3d6): Loading data parts
373 2024.01.25 08:07:07.505742 [ 3 ] {e481bf0e-c104-48b0-8629-c6ebaee92cb5} <Debug> oximeter.measurements_u64 (2026e297-6f09-40d6-907e-81d32af4a3d6): There are no data parts
374 2024.01.25 08:07:07.506794 [ 3 ] {e481bf0e-c104-48b0-8629-c6ebaee92cb5} <Debug> DynamicQueryHandler: Done processing query
375 2024.01.25 08:07:07.506818 [ 3 ] {e481bf0e-c104-48b0-8629-c6ebaee92cb5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2024.01.25 08:07:07.506840 [ 3 ] {} <Debug> HTTP-Session: c003956e-f997-43f6-8d44-76ac91124955 Destroying unnamed session
377 2024.01.25 08:07:07.506942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2024.01.25 08:07:07.506988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2024.01.25 08:07:07.507011 [ 3 ] {} <Debug> HTTP-Session: 6d28103a-337a-4ccb-9e7e-0236f5aba1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
380 2024.01.25 08:07:07.507028 [ 3 ] {} <Debug> HTTP-Session: 6d28103a-337a-4ccb-9e7e-0236f5aba1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2024.01.25 08:07:07.507213 [ 3 ] {46a94403-5690-4e43-aad1-e1c30aa2f95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
382 2024.01.25 08:07:07.507262 [ 3 ] {46a94403-5690-4e43-aad1-e1c30aa2f95c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
383 2024.01.25 08:07:07.508553 [ 3 ] {46a94403-5690-4e43-aad1-e1c30aa2f95c} <Debug> oximeter.measurements_f32 (9cebbf56-d35f-4496-8941-e30add20df0d): Loading data parts
384 2024.01.25 08:07:07.508631 [ 3 ] {46a94403-5690-4e43-aad1-e1c30aa2f95c} <Debug> oximeter.measurements_f32 (9cebbf56-d35f-4496-8941-e30add20df0d): There are no data parts
385 2024.01.25 08:07:07.509614 [ 3 ] {46a94403-5690-4e43-aad1-e1c30aa2f95c} <Debug> DynamicQueryHandler: Done processing query
386 2024.01.25 08:07:07.509638 [ 3 ] {46a94403-5690-4e43-aad1-e1c30aa2f95c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2024.01.25 08:07:07.509660 [ 3 ] {} <Debug> HTTP-Session: 6d28103a-337a-4ccb-9e7e-0236f5aba1b2 Destroying unnamed session
388 2024.01.25 08:07:07.509757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.01.25 08:07:07.509804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2024.01.25 08:07:07.509827 [ 3 ] {} <Debug> HTTP-Session: fa7f6967-3881-4ebf-a4e5-98e4f7b6794f Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
391 2024.01.25 08:07:07.509843 [ 3 ] {} <Debug> HTTP-Session: fa7f6967-3881-4ebf-a4e5-98e4f7b6794f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.01.25 08:07:07.510028 [ 3 ] {0abed40a-adf7-4f8c-bb3a-0b8000aea5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
393 2024.01.25 08:07:07.510072 [ 3 ] {0abed40a-adf7-4f8c-bb3a-0b8000aea5f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
394 2024.01.25 08:07:07.511373 [ 3 ] {0abed40a-adf7-4f8c-bb3a-0b8000aea5f1} <Debug> oximeter.measurements_f64 (ad5b71fd-7bc5-4af9-afb4-a14290c20daf): Loading data parts
395 2024.01.25 08:07:07.511455 [ 3 ] {0abed40a-adf7-4f8c-bb3a-0b8000aea5f1} <Debug> oximeter.measurements_f64 (ad5b71fd-7bc5-4af9-afb4-a14290c20daf): There are no data parts
396 2024.01.25 08:07:07.512449 [ 3 ] {0abed40a-adf7-4f8c-bb3a-0b8000aea5f1} <Debug> DynamicQueryHandler: Done processing query
397 2024.01.25 08:07:07.512480 [ 3 ] {0abed40a-adf7-4f8c-bb3a-0b8000aea5f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2024.01.25 08:07:07.512499 [ 3 ] {} <Debug> HTTP-Session: fa7f6967-3881-4ebf-a4e5-98e4f7b6794f Destroying unnamed session
399 2024.01.25 08:07:07.512589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.01.25 08:07:07.512638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2024.01.25 08:07:07.512663 [ 3 ] {} <Debug> HTTP-Session: e3ddbaff-19d0-4536-8422-6e6b4b11e3d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
402 2024.01.25 08:07:07.512679 [ 3 ] {} <Debug> HTTP-Session: e3ddbaff-19d0-4536-8422-6e6b4b11e3d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.01.25 08:07:07.512864 [ 3 ] {da63c639-672f-49c1-8a2c-ac05c4c89edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
404 2024.01.25 08:07:07.512913 [ 3 ] {da63c639-672f-49c1-8a2c-ac05c4c89edc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
405 2024.01.25 08:07:07.514328 [ 3 ] {da63c639-672f-49c1-8a2c-ac05c4c89edc} <Debug> oximeter.measurements_string (49c27942-e16e-4729-aee2-818fcce36408): Loading data parts
406 2024.01.25 08:07:07.514440 [ 3 ] {da63c639-672f-49c1-8a2c-ac05c4c89edc} <Debug> oximeter.measurements_string (49c27942-e16e-4729-aee2-818fcce36408): There are no data parts
407 2024.01.25 08:07:07.515454 [ 3 ] {da63c639-672f-49c1-8a2c-ac05c4c89edc} <Debug> DynamicQueryHandler: Done processing query
408 2024.01.25 08:07:07.515484 [ 3 ] {da63c639-672f-49c1-8a2c-ac05c4c89edc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2024.01.25 08:07:07.515505 [ 3 ] {} <Debug> HTTP-Session: e3ddbaff-19d0-4536-8422-6e6b4b11e3d4 Destroying unnamed session
410 2024.01.25 08:07:07.515600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2024.01.25 08:07:07.515649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2024.01.25 08:07:07.515673 [ 3 ] {} <Debug> HTTP-Session: f7473267-b37d-4b45-b476-61ad5c33da75 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
413 2024.01.25 08:07:07.515689 [ 3 ] {} <Debug> HTTP-Session: f7473267-b37d-4b45-b476-61ad5c33da75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2024.01.25 08:07:07.515877 [ 3 ] {896a3400-860e-4383-ac34-c81a4c159aa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
415 * NOTE: Right now we can't unambiguously record a nullable byte array.
416 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
417 * a string isn't palatable for a few reasons.
418 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
419 * details.
420 */
421 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
422 2024.01.25 08:07:07.515932 [ 3 ] {896a3400-860e-4383-ac34-c81a4c159aa4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
423 2024.01.25 08:07:07.517303 [ 3 ] {896a3400-860e-4383-ac34-c81a4c159aa4} <Debug> oximeter.measurements_bytes (696aed0b-08c1-4486-b12d-c48a2fe1547c): Loading data parts
424 2024.01.25 08:07:07.517388 [ 3 ] {896a3400-860e-4383-ac34-c81a4c159aa4} <Debug> oximeter.measurements_bytes (696aed0b-08c1-4486-b12d-c48a2fe1547c): There are no data parts
425 2024.01.25 08:07:07.518384 [ 3 ] {896a3400-860e-4383-ac34-c81a4c159aa4} <Debug> DynamicQueryHandler: Done processing query
426 2024.01.25 08:07:07.518407 [ 3 ] {896a3400-860e-4383-ac34-c81a4c159aa4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2024.01.25 08:07:07.518423 [ 3 ] {} <Debug> HTTP-Session: f7473267-b37d-4b45-b476-61ad5c33da75 Destroying unnamed session
428 2024.01.25 08:07:07.518536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.01.25 08:07:07.518584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.01.25 08:07:07.518603 [ 3 ] {} <Debug> HTTP-Session: db02d6a3-0a1d-4772-8f19-6c50b4558b85 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
431 2024.01.25 08:07:07.518623 [ 3 ] {} <Debug> HTTP-Session: db02d6a3-0a1d-4772-8f19-6c50b4558b85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.01.25 08:07:07.518825 [ 3 ] {ebc05c06-763c-4649-939c-6ad590f46919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
433 2024.01.25 08:07:07.518875 [ 3 ] {ebc05c06-763c-4649-939c-6ad590f46919} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
434 2024.01.25 08:07:07.520294 [ 3 ] {ebc05c06-763c-4649-939c-6ad590f46919} <Debug> oximeter.measurements_cumulativei64 (1723512d-9fb3-41b9-b76c-a39d739a2bfa): Loading data parts
435 2024.01.25 08:07:07.520376 [ 3 ] {ebc05c06-763c-4649-939c-6ad590f46919} <Debug> oximeter.measurements_cumulativei64 (1723512d-9fb3-41b9-b76c-a39d739a2bfa): There are no data parts
436 2024.01.25 08:07:07.521386 [ 3 ] {ebc05c06-763c-4649-939c-6ad590f46919} <Debug> DynamicQueryHandler: Done processing query
437 2024.01.25 08:07:07.521411 [ 3 ] {ebc05c06-763c-4649-939c-6ad590f46919} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2024.01.25 08:07:07.521431 [ 3 ] {} <Debug> HTTP-Session: db02d6a3-0a1d-4772-8f19-6c50b4558b85 Destroying unnamed session
439 2024.01.25 08:07:07.521540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.01.25 08:07:07.521587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2024.01.25 08:07:07.521610 [ 3 ] {} <Debug> HTTP-Session: d83eb36b-25cc-49fd-bff3-3f3880c4ed00 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
442 2024.01.25 08:07:07.521630 [ 3 ] {} <Debug> HTTP-Session: d83eb36b-25cc-49fd-bff3-3f3880c4ed00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.01.25 08:07:07.521826 [ 3 ] {d25e77a3-93bd-4110-96a7-ebf2eb228878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
444 2024.01.25 08:07:07.521876 [ 3 ] {d25e77a3-93bd-4110-96a7-ebf2eb228878} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
445 2024.01.25 08:07:07.523364 [ 3 ] {d25e77a3-93bd-4110-96a7-ebf2eb228878} <Debug> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Loading data parts
446 2024.01.25 08:07:07.523447 [ 3 ] {d25e77a3-93bd-4110-96a7-ebf2eb228878} <Debug> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): There are no data parts
447 2024.01.25 08:07:07.524686 [ 3 ] {d25e77a3-93bd-4110-96a7-ebf2eb228878} <Debug> DynamicQueryHandler: Done processing query
448 2024.01.25 08:07:07.524711 [ 3 ] {d25e77a3-93bd-4110-96a7-ebf2eb228878} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2024.01.25 08:07:07.524732 [ 3 ] {} <Debug> HTTP-Session: d83eb36b-25cc-49fd-bff3-3f3880c4ed00 Destroying unnamed session
450 2024.01.25 08:07:07.524828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2024.01.25 08:07:07.524871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2024.01.25 08:07:07.524895 [ 3 ] {} <Debug> HTTP-Session: 152fb5e6-4a96-4c10-8beb-fe2927b11047 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
453 2024.01.25 08:07:07.524916 [ 3 ] {} <Debug> HTTP-Session: 152fb5e6-4a96-4c10-8beb-fe2927b11047 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2024.01.25 08:07:07.525111 [ 3 ] {d31b15b8-cef6-428c-8f44-5c562a80ed39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
455 2024.01.25 08:07:07.525162 [ 3 ] {d31b15b8-cef6-428c-8f44-5c562a80ed39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
456 2024.01.25 08:07:07.526560 [ 3 ] {d31b15b8-cef6-428c-8f44-5c562a80ed39} <Debug> oximeter.measurements_cumulativef32 (746faa6f-7c51-45e7-ad94-d3444da5dbb8): Loading data parts
457 2024.01.25 08:07:07.526638 [ 3 ] {d31b15b8-cef6-428c-8f44-5c562a80ed39} <Debug> oximeter.measurements_cumulativef32 (746faa6f-7c51-45e7-ad94-d3444da5dbb8): There are no data parts
458 2024.01.25 08:07:07.527816 [ 3 ] {d31b15b8-cef6-428c-8f44-5c562a80ed39} <Debug> DynamicQueryHandler: Done processing query
459 2024.01.25 08:07:07.527847 [ 3 ] {d31b15b8-cef6-428c-8f44-5c562a80ed39} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2024.01.25 08:07:07.527863 [ 3 ] {} <Debug> HTTP-Session: 152fb5e6-4a96-4c10-8beb-fe2927b11047 Destroying unnamed session
461 2024.01.25 08:07:07.527964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2024.01.25 08:07:07.528011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2024.01.25 08:07:07.528031 [ 3 ] {} <Debug> HTTP-Session: 968e50d4-c647-43a3-8a99-789de5ae6dff Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
464 2024.01.25 08:07:07.528052 [ 3 ] {} <Debug> HTTP-Session: 968e50d4-c647-43a3-8a99-789de5ae6dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2024.01.25 08:07:07.528247 [ 3 ] {5bf3fa35-c4cc-423e-aabf-18f3bad01c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
466 2024.01.25 08:07:07.528298 [ 3 ] {5bf3fa35-c4cc-423e-aabf-18f3bad01c4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
467 2024.01.25 08:07:07.529725 [ 3 ] {5bf3fa35-c4cc-423e-aabf-18f3bad01c4c} <Debug> oximeter.measurements_cumulativef64 (d0049e8d-15e3-44bd-9e24-bd0b7b104452): Loading data parts
468 2024.01.25 08:07:07.529808 [ 3 ] {5bf3fa35-c4cc-423e-aabf-18f3bad01c4c} <Debug> oximeter.measurements_cumulativef64 (d0049e8d-15e3-44bd-9e24-bd0b7b104452): There are no data parts
469 2024.01.25 08:07:07.530816 [ 3 ] {5bf3fa35-c4cc-423e-aabf-18f3bad01c4c} <Debug> DynamicQueryHandler: Done processing query
470 2024.01.25 08:07:07.530847 [ 3 ] {5bf3fa35-c4cc-423e-aabf-18f3bad01c4c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2024.01.25 08:07:07.530866 [ 3 ] {} <Debug> HTTP-Session: 968e50d4-c647-43a3-8a99-789de5ae6dff Destroying unnamed session
472 2024.01.25 08:07:07.530962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2024.01.25 08:07:07.531009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2024.01.25 08:07:07.531037 [ 3 ] {} <Debug> HTTP-Session: 54d91414-506b-4485-8c98-d3f9de7cb7e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
475 2024.01.25 08:07:07.531054 [ 3 ] {} <Debug> HTTP-Session: 54d91414-506b-4485-8c98-d3f9de7cb7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2024.01.25 08:07:07.531266 [ 3 ] {0bcbd98b-6ab0-4140-8429-6874cbd4c397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
477 * NOTE: Array types cannot be Nullable, see
478 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
479 * for more details.
480 *
481 * This means we need to use empty arrays to indicate a missing value. This
482 * is unfortunate, and at this point relies on the fact that an
483 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
484 * to figure out another way to represent missing samples here.
485 */
486 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)
487 2024.01.25 08:07:07.531320 [ 3 ] {0bcbd98b-6ab0-4140-8429-6874cbd4c397} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
488 2024.01.25 08:07:07.532805 [ 3 ] {0bcbd98b-6ab0-4140-8429-6874cbd4c397} <Debug> oximeter.measurements_histogrami8 (311f4090-8146-49e1-b2fe-3e85b6c309d7): Loading data parts
489 2024.01.25 08:07:07.532887 [ 3 ] {0bcbd98b-6ab0-4140-8429-6874cbd4c397} <Debug> oximeter.measurements_histogrami8 (311f4090-8146-49e1-b2fe-3e85b6c309d7): There are no data parts
490 2024.01.25 08:07:07.533902 [ 3 ] {0bcbd98b-6ab0-4140-8429-6874cbd4c397} <Debug> DynamicQueryHandler: Done processing query
491 2024.01.25 08:07:07.533933 [ 3 ] {0bcbd98b-6ab0-4140-8429-6874cbd4c397} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
492 2024.01.25 08:07:07.533953 [ 3 ] {} <Debug> HTTP-Session: 54d91414-506b-4485-8c98-d3f9de7cb7e1 Destroying unnamed session
493 2024.01.25 08:07:07.534048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
494 2024.01.25 08:07:07.534097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
495 2024.01.25 08:07:07.534120 [ 3 ] {} <Debug> HTTP-Session: 71ea20d9-6c58-4fb3-a82b-44c3b94f93b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
496 2024.01.25 08:07:07.534136 [ 3 ] {} <Debug> HTTP-Session: 71ea20d9-6c58-4fb3-a82b-44c3b94f93b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
497 2024.01.25 08:07:07.534346 [ 3 ] {24635d35-5302-4b89-b4b5-ef78769a95d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
498 2024.01.25 08:07:07.534397 [ 3 ] {24635d35-5302-4b89-b4b5-ef78769a95d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
499 2024.01.25 08:07:07.535954 [ 3 ] {24635d35-5302-4b89-b4b5-ef78769a95d4} <Debug> oximeter.measurements_histogramu8 (38f06dfd-f765-4b18-90b7-30f1a2f6960e): Loading data parts
500 2024.01.25 08:07:07.536047 [ 3 ] {24635d35-5302-4b89-b4b5-ef78769a95d4} <Debug> oximeter.measurements_histogramu8 (38f06dfd-f765-4b18-90b7-30f1a2f6960e): There are no data parts
501 2024.01.25 08:07:07.537225 [ 3 ] {24635d35-5302-4b89-b4b5-ef78769a95d4} <Debug> DynamicQueryHandler: Done processing query
502 2024.01.25 08:07:07.537249 [ 3 ] {24635d35-5302-4b89-b4b5-ef78769a95d4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
503 2024.01.25 08:07:07.537275 [ 3 ] {} <Debug> HTTP-Session: 71ea20d9-6c58-4fb3-a82b-44c3b94f93b8 Destroying unnamed session
504 2024.01.25 08:07:07.537379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
505 2024.01.25 08:07:07.537428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
506 2024.01.25 08:07:07.537457 [ 3 ] {} <Debug> HTTP-Session: b5296700-6263-4536-bfb6-d709e8ad252c Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
507 2024.01.25 08:07:07.537473 [ 3 ] {} <Debug> HTTP-Session: b5296700-6263-4536-bfb6-d709e8ad252c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
508 2024.01.25 08:07:07.537685 [ 3 ] {b3e8ed40-c662-40bf-a469-4dee8e3b5873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
509 2024.01.25 08:07:07.537737 [ 3 ] {b3e8ed40-c662-40bf-a469-4dee8e3b5873} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
510 2024.01.25 08:07:07.539273 [ 3 ] {b3e8ed40-c662-40bf-a469-4dee8e3b5873} <Debug> oximeter.measurements_histogrami16 (b1b383e3-5d70-498f-b7aa-5bad7be9b029): Loading data parts
511 2024.01.25 08:07:07.539350 [ 3 ] {b3e8ed40-c662-40bf-a469-4dee8e3b5873} <Debug> oximeter.measurements_histogrami16 (b1b383e3-5d70-498f-b7aa-5bad7be9b029): There are no data parts
512 2024.01.25 08:07:07.540498 [ 3 ] {b3e8ed40-c662-40bf-a469-4dee8e3b5873} <Debug> DynamicQueryHandler: Done processing query
513 2024.01.25 08:07:07.540535 [ 3 ] {b3e8ed40-c662-40bf-a469-4dee8e3b5873} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2024.01.25 08:07:07.540551 [ 3 ] {} <Debug> HTTP-Session: b5296700-6263-4536-bfb6-d709e8ad252c Destroying unnamed session
515 2024.01.25 08:07:07.540639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2024.01.25 08:07:07.540692 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2024.01.25 08:07:07.540711 [ 3 ] {} <Debug> HTTP-Session: 728c3064-482f-49a9-8885-ef28d07dada1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
518 2024.01.25 08:07:07.540733 [ 3 ] {} <Debug> HTTP-Session: 728c3064-482f-49a9-8885-ef28d07dada1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2024.01.25 08:07:07.540941 [ 3 ] {9488cf29-95aa-48aa-b0cb-1310cb88d352} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
520 2024.01.25 08:07:07.540994 [ 3 ] {9488cf29-95aa-48aa-b0cb-1310cb88d352} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
521 2024.01.25 08:07:07.542391 [ 3 ] {9488cf29-95aa-48aa-b0cb-1310cb88d352} <Debug> oximeter.measurements_histogramu16 (761fefb8-aa28-41f8-901f-4bbeba3dab0f): Loading data parts
522 2024.01.25 08:07:07.542473 [ 3 ] {9488cf29-95aa-48aa-b0cb-1310cb88d352} <Debug> oximeter.measurements_histogramu16 (761fefb8-aa28-41f8-901f-4bbeba3dab0f): There are no data parts
523 2024.01.25 08:07:07.543474 [ 3 ] {9488cf29-95aa-48aa-b0cb-1310cb88d352} <Debug> DynamicQueryHandler: Done processing query
524 2024.01.25 08:07:07.543506 [ 3 ] {9488cf29-95aa-48aa-b0cb-1310cb88d352} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2024.01.25 08:07:07.543520 [ 3 ] {} <Debug> HTTP-Session: 728c3064-482f-49a9-8885-ef28d07dada1 Destroying unnamed session
526 2024.01.25 08:07:07.543624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2024.01.25 08:07:07.543673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2024.01.25 08:07:07.543692 [ 3 ] {} <Debug> HTTP-Session: 6b893384-69eb-4c4b-8cf2-5dd5a559ed2d Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
529 2024.01.25 08:07:07.543713 [ 3 ] {} <Debug> HTTP-Session: 6b893384-69eb-4c4b-8cf2-5dd5a559ed2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2024.01.25 08:07:07.543925 [ 3 ] {0839df90-92cf-474f-9eee-18179a337e23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
531 2024.01.25 08:07:07.543978 [ 3 ] {0839df90-92cf-474f-9eee-18179a337e23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
532 2024.01.25 08:07:07.545299 [ 3 ] {0839df90-92cf-474f-9eee-18179a337e23} <Debug> oximeter.measurements_histogrami32 (7bef740f-dab9-411a-8c60-59cd9b607b73): Loading data parts
533 2024.01.25 08:07:07.545380 [ 3 ] {0839df90-92cf-474f-9eee-18179a337e23} <Debug> oximeter.measurements_histogrami32 (7bef740f-dab9-411a-8c60-59cd9b607b73): There are no data parts
534 2024.01.25 08:07:07.546405 [ 3 ] {0839df90-92cf-474f-9eee-18179a337e23} <Debug> DynamicQueryHandler: Done processing query
535 2024.01.25 08:07:07.546430 [ 3 ] {0839df90-92cf-474f-9eee-18179a337e23} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2024.01.25 08:07:07.546451 [ 3 ] {} <Debug> HTTP-Session: 6b893384-69eb-4c4b-8cf2-5dd5a559ed2d Destroying unnamed session
537 2024.01.25 08:07:07.546545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2024.01.25 08:07:07.546593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2024.01.25 08:07:07.546610 [ 3 ] {} <Debug> HTTP-Session: 5d545b28-7845-494d-9a45-5c4eb20a6504 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
540 2024.01.25 08:07:07.546631 [ 3 ] {} <Debug> HTTP-Session: 5d545b28-7845-494d-9a45-5c4eb20a6504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2024.01.25 08:07:07.546842 [ 3 ] {afe7cd15-9544-4cff-8883-3052ca66f154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
542 2024.01.25 08:07:07.546895 [ 3 ] {afe7cd15-9544-4cff-8883-3052ca66f154} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
543 2024.01.25 08:07:07.548318 [ 3 ] {afe7cd15-9544-4cff-8883-3052ca66f154} <Debug> oximeter.measurements_histogramu32 (a95f857e-fa5c-44b8-b970-e6714a28301c): Loading data parts
544 2024.01.25 08:07:07.548400 [ 3 ] {afe7cd15-9544-4cff-8883-3052ca66f154} <Debug> oximeter.measurements_histogramu32 (a95f857e-fa5c-44b8-b970-e6714a28301c): There are no data parts
545 2024.01.25 08:07:07.549411 [ 3 ] {afe7cd15-9544-4cff-8883-3052ca66f154} <Debug> DynamicQueryHandler: Done processing query
546 2024.01.25 08:07:07.549436 [ 3 ] {afe7cd15-9544-4cff-8883-3052ca66f154} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2024.01.25 08:07:07.549457 [ 3 ] {} <Debug> HTTP-Session: 5d545b28-7845-494d-9a45-5c4eb20a6504 Destroying unnamed session
548 2024.01.25 08:07:07.549556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2024.01.25 08:07:07.549604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2024.01.25 08:07:07.549628 [ 3 ] {} <Debug> HTTP-Session: bf9a3218-41c0-45e2-85b7-98e0c79f5da6 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
551 2024.01.25 08:07:07.549650 [ 3 ] {} <Debug> HTTP-Session: bf9a3218-41c0-45e2-85b7-98e0c79f5da6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2024.01.25 08:07:07.549853 [ 3 ] {eb8f692c-f6ca-4b64-b4c5-3c6be916941c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
553 2024.01.25 08:07:07.549905 [ 3 ] {eb8f692c-f6ca-4b64-b4c5-3c6be916941c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
554 2024.01.25 08:07:07.551312 [ 3 ] {eb8f692c-f6ca-4b64-b4c5-3c6be916941c} <Debug> oximeter.measurements_histogrami64 (30a838bf-be99-43c9-a3a7-06af6bce2cd0): Loading data parts
555 2024.01.25 08:07:07.551396 [ 3 ] {eb8f692c-f6ca-4b64-b4c5-3c6be916941c} <Debug> oximeter.measurements_histogrami64 (30a838bf-be99-43c9-a3a7-06af6bce2cd0): There are no data parts
556 2024.01.25 08:07:07.552392 [ 3 ] {eb8f692c-f6ca-4b64-b4c5-3c6be916941c} <Debug> DynamicQueryHandler: Done processing query
557 2024.01.25 08:07:07.552423 [ 3 ] {eb8f692c-f6ca-4b64-b4c5-3c6be916941c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2024.01.25 08:07:07.552438 [ 3 ] {} <Debug> HTTP-Session: bf9a3218-41c0-45e2-85b7-98e0c79f5da6 Destroying unnamed session
559 2024.01.25 08:07:07.552544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2024.01.25 08:07:07.552591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2024.01.25 08:07:07.552610 [ 3 ] {} <Debug> HTTP-Session: 62094f0f-c310-4013-8dd9-3d69cc9e644b Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
562 2024.01.25 08:07:07.552632 [ 3 ] {} <Debug> HTTP-Session: 62094f0f-c310-4013-8dd9-3d69cc9e644b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2024.01.25 08:07:07.552837 [ 3 ] {fb4976a7-b581-4d82-81bc-57694a4be39f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
564 2024.01.25 08:07:07.552890 [ 3 ] {fb4976a7-b581-4d82-81bc-57694a4be39f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
565 2024.01.25 08:07:07.554305 [ 3 ] {fb4976a7-b581-4d82-81bc-57694a4be39f} <Debug> oximeter.measurements_histogramu64 (0335d7f3-3d54-4bdf-b996-e6fbdb0c20af): Loading data parts
566 2024.01.25 08:07:07.554396 [ 3 ] {fb4976a7-b581-4d82-81bc-57694a4be39f} <Debug> oximeter.measurements_histogramu64 (0335d7f3-3d54-4bdf-b996-e6fbdb0c20af): There are no data parts
567 2024.01.25 08:07:07.555407 [ 3 ] {fb4976a7-b581-4d82-81bc-57694a4be39f} <Debug> DynamicQueryHandler: Done processing query
568 2024.01.25 08:07:07.555438 [ 3 ] {fb4976a7-b581-4d82-81bc-57694a4be39f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2024.01.25 08:07:07.555459 [ 3 ] {} <Debug> HTTP-Session: 62094f0f-c310-4013-8dd9-3d69cc9e644b Destroying unnamed session
570 2024.01.25 08:07:07.555578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2024.01.25 08:07:07.555628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2024.01.25 08:07:07.555653 [ 3 ] {} <Debug> HTTP-Session: c06c1f2f-f16c-4b50-8967-f2cf2738d0c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
573 2024.01.25 08:07:07.555668 [ 3 ] {} <Debug> HTTP-Session: c06c1f2f-f16c-4b50-8967-f2cf2738d0c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2024.01.25 08:07:07.555879 [ 3 ] {4061f1ea-e50c-4346-81d5-7345f7189cc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
575 2024.01.25 08:07:07.555932 [ 3 ] {4061f1ea-e50c-4346-81d5-7345f7189cc0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
576 2024.01.25 08:07:07.557398 [ 3 ] {4061f1ea-e50c-4346-81d5-7345f7189cc0} <Debug> oximeter.measurements_histogramf32 (313e61a7-9a2b-4e87-bdf7-02b53b26438f): Loading data parts
577 2024.01.25 08:07:07.557482 [ 3 ] {4061f1ea-e50c-4346-81d5-7345f7189cc0} <Debug> oximeter.measurements_histogramf32 (313e61a7-9a2b-4e87-bdf7-02b53b26438f): There are no data parts
578 2024.01.25 08:07:07.558495 [ 3 ] {4061f1ea-e50c-4346-81d5-7345f7189cc0} <Debug> DynamicQueryHandler: Done processing query
579 2024.01.25 08:07:07.558518 [ 3 ] {4061f1ea-e50c-4346-81d5-7345f7189cc0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2024.01.25 08:07:07.558543 [ 3 ] {} <Debug> HTTP-Session: c06c1f2f-f16c-4b50-8967-f2cf2738d0c5 Destroying unnamed session
581 2024.01.25 08:07:07.558641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2024.01.25 08:07:07.558689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2024.01.25 08:07:07.558713 [ 3 ] {} <Debug> HTTP-Session: 2b8f9604-5a2e-4782-8607-bd4278e62ca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
584 2024.01.25 08:07:07.558729 [ 3 ] {} <Debug> HTTP-Session: 2b8f9604-5a2e-4782-8607-bd4278e62ca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2024.01.25 08:07:07.558941 [ 3 ] {fabd0f2b-ca97-4e65-acf4-d19a66313d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
586 2024.01.25 08:07:07.558995 [ 3 ] {fabd0f2b-ca97-4e65-acf4-d19a66313d7f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
587 2024.01.25 08:07:07.560397 [ 3 ] {fabd0f2b-ca97-4e65-acf4-d19a66313d7f} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Loading data parts
588 2024.01.25 08:07:07.560473 [ 3 ] {fabd0f2b-ca97-4e65-acf4-d19a66313d7f} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): There are no data parts
589 2024.01.25 08:07:07.561470 [ 3 ] {fabd0f2b-ca97-4e65-acf4-d19a66313d7f} <Debug> DynamicQueryHandler: Done processing query
590 2024.01.25 08:07:07.561507 [ 3 ] {fabd0f2b-ca97-4e65-acf4-d19a66313d7f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2024.01.25 08:07:07.561522 [ 3 ] {} <Debug> HTTP-Session: 2b8f9604-5a2e-4782-8607-bd4278e62ca5 Destroying unnamed session
592 2024.01.25 08:07:07.561644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2024.01.25 08:07:07.561698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2024.01.25 08:07:07.561717 [ 3 ] {} <Debug> HTTP-Session: 9397c74d-1a2a-4327-9ab7-f71bfec0a97e Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
595 2024.01.25 08:07:07.561739 [ 3 ] {} <Debug> HTTP-Session: 9397c74d-1a2a-4327-9ab7-f71bfec0a97e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2024.01.25 08:07:07.561895 [ 3 ] {695b25f7-b703-43d1-9929-1cb0ff6b945e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) /* The field tables store named dimensions of each timeseries.
597 *
598 * As with the measurement tables, there is one field table for each field data
599 * type. Fields are deduplicated by using the "replacing merge tree", though
600 * this behavior **must not** be relied upon for query correctness.
601 *
602 * The index for the fields differs from the measurements, however. Rows are
603 * sorted by timeseries name, then field name, field value, and finally
604 * timeseries key. This reflects the most common pattern for looking them up:
605 * by field name and possibly value, within a timeseries. The resulting keys are
606 * usually then used to look up measurements.
607 *
608 * NOTE: We may want to consider a secondary index on these tables, sorting by
609 * timeseries name and then key, since it would improve lookups where one
610 * already has the key. Realistically though, these tables are quite small and
611 * so performance benefits will be low in absolute terms.
612 */
613 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)
614 2024.01.25 08:07:07.561946 [ 3 ] {695b25f7-b703-43d1-9929-1cb0ff6b945e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
615 2024.01.25 08:07:07.563240 [ 3 ] {695b25f7-b703-43d1-9929-1cb0ff6b945e} <Debug> oximeter.fields_bool (125fee41-5e3f-4a5c-a5ee-439efe4f2bcd): Loading data parts
616 2024.01.25 08:07:07.563320 [ 3 ] {695b25f7-b703-43d1-9929-1cb0ff6b945e} <Debug> oximeter.fields_bool (125fee41-5e3f-4a5c-a5ee-439efe4f2bcd): There are no data parts
617 2024.01.25 08:07:07.564274 [ 3 ] {695b25f7-b703-43d1-9929-1cb0ff6b945e} <Debug> DynamicQueryHandler: Done processing query
618 2024.01.25 08:07:07.564306 [ 3 ] {695b25f7-b703-43d1-9929-1cb0ff6b945e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2024.01.25 08:07:07.564321 [ 3 ] {} <Debug> HTTP-Session: 9397c74d-1a2a-4327-9ab7-f71bfec0a97e Destroying unnamed session
620 2024.01.25 08:07:07.564419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2024.01.25 08:07:07.564465 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2024.01.25 08:07:07.564484 [ 3 ] {} <Debug> HTTP-Session: 7f765d2a-f38b-462b-a916-59ba49853ea8 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
623 2024.01.25 08:07:07.564506 [ 3 ] {} <Debug> HTTP-Session: 7f765d2a-f38b-462b-a916-59ba49853ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2024.01.25 08:07:07.564662 [ 3 ] {c256305c-3256-4d19-b3f5-362f57e68304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
625 2024.01.25 08:07:07.564704 [ 3 ] {c256305c-3256-4d19-b3f5-362f57e68304} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
626 2024.01.25 08:07:07.565960 [ 3 ] {c256305c-3256-4d19-b3f5-362f57e68304} <Debug> oximeter.fields_i8 (10165e54-a8ea-4bcc-aaca-b4d2eadd26e2): Loading data parts
627 2024.01.25 08:07:07.566015 [ 3 ] {c256305c-3256-4d19-b3f5-362f57e68304} <Debug> oximeter.fields_i8 (10165e54-a8ea-4bcc-aaca-b4d2eadd26e2): There are no data parts
628 2024.01.25 08:07:07.566979 [ 3 ] {c256305c-3256-4d19-b3f5-362f57e68304} <Debug> DynamicQueryHandler: Done processing query
629 2024.01.25 08:07:07.567004 [ 3 ] {c256305c-3256-4d19-b3f5-362f57e68304} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2024.01.25 08:07:07.567026 [ 3 ] {} <Debug> HTTP-Session: 7f765d2a-f38b-462b-a916-59ba49853ea8 Destroying unnamed session
631 2024.01.25 08:07:07.567139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2024.01.25 08:07:07.567180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2024.01.25 08:07:07.567205 [ 3 ] {} <Debug> HTTP-Session: 9309374f-8f91-4c2a-aa64-b0b6d36e28c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
634 2024.01.25 08:07:07.567226 [ 3 ] {} <Debug> HTTP-Session: 9309374f-8f91-4c2a-aa64-b0b6d36e28c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2024.01.25 08:07:07.567376 [ 3 ] {bd35f121-8187-4793-ab03-ab5fc866ca41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
636 2024.01.25 08:07:07.567424 [ 3 ] {bd35f121-8187-4793-ab03-ab5fc866ca41} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
637 2024.01.25 08:07:07.568615 [ 3 ] {bd35f121-8187-4793-ab03-ab5fc866ca41} <Debug> oximeter.fields_u8 (6b1b2052-ff6b-4f7f-87a1-883b25d965a6): Loading data parts
638 2024.01.25 08:07:07.568679 [ 3 ] {bd35f121-8187-4793-ab03-ab5fc866ca41} <Debug> oximeter.fields_u8 (6b1b2052-ff6b-4f7f-87a1-883b25d965a6): There are no data parts
639 2024.01.25 08:07:07.569632 [ 3 ] {bd35f121-8187-4793-ab03-ab5fc866ca41} <Debug> DynamicQueryHandler: Done processing query
640 2024.01.25 08:07:07.569656 [ 3 ] {bd35f121-8187-4793-ab03-ab5fc866ca41} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2024.01.25 08:07:07.569679 [ 3 ] {} <Debug> HTTP-Session: 9309374f-8f91-4c2a-aa64-b0b6d36e28c1 Destroying unnamed session
642 2024.01.25 08:07:07.569773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2024.01.25 08:07:07.569821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2024.01.25 08:07:07.569840 [ 3 ] {} <Debug> HTTP-Session: e1b498a5-86b5-4e49-98f7-9792d5106577 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
645 2024.01.25 08:07:07.569861 [ 3 ] {} <Debug> HTTP-Session: e1b498a5-86b5-4e49-98f7-9792d5106577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2024.01.25 08:07:07.570019 [ 3 ] {12f62a2c-4f5b-489b-8b2b-c25c2649867d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
647 2024.01.25 08:07:07.570066 [ 3 ] {12f62a2c-4f5b-489b-8b2b-c25c2649867d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
648 2024.01.25 08:07:07.571264 [ 3 ] {12f62a2c-4f5b-489b-8b2b-c25c2649867d} <Debug> oximeter.fields_i16 (e4a70ecc-5026-4f98-be4f-e873687daf79): Loading data parts
649 2024.01.25 08:07:07.571327 [ 3 ] {12f62a2c-4f5b-489b-8b2b-c25c2649867d} <Debug> oximeter.fields_i16 (e4a70ecc-5026-4f98-be4f-e873687daf79): There are no data parts
650 2024.01.25 08:07:07.572278 [ 3 ] {12f62a2c-4f5b-489b-8b2b-c25c2649867d} <Debug> DynamicQueryHandler: Done processing query
651 2024.01.25 08:07:07.572308 [ 3 ] {12f62a2c-4f5b-489b-8b2b-c25c2649867d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2024.01.25 08:07:07.572323 [ 3 ] {} <Debug> HTTP-Session: e1b498a5-86b5-4e49-98f7-9792d5106577 Destroying unnamed session
653 2024.01.25 08:07:07.572418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2024.01.25 08:07:07.572466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2024.01.25 08:07:07.572483 [ 3 ] {} <Debug> HTTP-Session: 94ba2b72-49fc-4e91-b157-1eccda5088cf Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
656 2024.01.25 08:07:07.572506 [ 3 ] {} <Debug> HTTP-Session: 94ba2b72-49fc-4e91-b157-1eccda5088cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2024.01.25 08:07:07.572661 [ 3 ] {7e2505c6-14b5-4cbb-bdab-6251b73bafb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
658 2024.01.25 08:07:07.572703 [ 3 ] {7e2505c6-14b5-4cbb-bdab-6251b73bafb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
659 2024.01.25 08:07:07.573897 [ 3 ] {7e2505c6-14b5-4cbb-bdab-6251b73bafb0} <Debug> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Loading data parts
660 2024.01.25 08:07:07.573950 [ 3 ] {7e2505c6-14b5-4cbb-bdab-6251b73bafb0} <Debug> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): There are no data parts
661 2024.01.25 08:07:07.574924 [ 3 ] {7e2505c6-14b5-4cbb-bdab-6251b73bafb0} <Debug> DynamicQueryHandler: Done processing query
662 2024.01.25 08:07:07.574955 [ 3 ] {7e2505c6-14b5-4cbb-bdab-6251b73bafb0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2024.01.25 08:07:07.574970 [ 3 ] {} <Debug> HTTP-Session: 94ba2b72-49fc-4e91-b157-1eccda5088cf Destroying unnamed session
664 2024.01.25 08:07:07.575067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2024.01.25 08:07:07.575117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2024.01.25 08:07:07.575135 [ 3 ] {} <Debug> HTTP-Session: f0eed49f-ba88-4512-a824-23f55b73d2dd Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
667 2024.01.25 08:07:07.575150 [ 3 ] {} <Debug> HTTP-Session: f0eed49f-ba88-4512-a824-23f55b73d2dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2024.01.25 08:07:07.575297 [ 3 ] {2b3b33a5-046d-4021-87e3-958191cde896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
669 2024.01.25 08:07:07.575341 [ 3 ] {2b3b33a5-046d-4021-87e3-958191cde896} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
670 2024.01.25 08:07:07.576555 [ 3 ] {2b3b33a5-046d-4021-87e3-958191cde896} <Debug> oximeter.fields_i32 (ab4b2d40-54cd-49d6-9c58-d50c5eb8a507): Loading data parts
671 2024.01.25 08:07:07.576621 [ 3 ] {2b3b33a5-046d-4021-87e3-958191cde896} <Debug> oximeter.fields_i32 (ab4b2d40-54cd-49d6-9c58-d50c5eb8a507): There are no data parts
672 2024.01.25 08:07:07.577556 [ 3 ] {2b3b33a5-046d-4021-87e3-958191cde896} <Debug> DynamicQueryHandler: Done processing query
673 2024.01.25 08:07:07.577588 [ 3 ] {2b3b33a5-046d-4021-87e3-958191cde896} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2024.01.25 08:07:07.577609 [ 3 ] {} <Debug> HTTP-Session: f0eed49f-ba88-4512-a824-23f55b73d2dd Destroying unnamed session
675 2024.01.25 08:07:07.577701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2024.01.25 08:07:07.577748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2024.01.25 08:07:07.577774 [ 3 ] {} <Debug> HTTP-Session: 286e2840-d586-4994-be51-59bde95fc20e Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
678 2024.01.25 08:07:07.577789 [ 3 ] {} <Debug> HTTP-Session: 286e2840-d586-4994-be51-59bde95fc20e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2024.01.25 08:07:07.577943 [ 3 ] {216d474d-f459-4b05-a562-97dff918041f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
680 2024.01.25 08:07:07.577986 [ 3 ] {216d474d-f459-4b05-a562-97dff918041f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
681 2024.01.25 08:07:07.579283 [ 3 ] {216d474d-f459-4b05-a562-97dff918041f} <Debug> oximeter.fields_u32 (e2c30397-4024-4e26-89b7-f3cfda616a75): Loading data parts
682 2024.01.25 08:07:07.579360 [ 3 ] {216d474d-f459-4b05-a562-97dff918041f} <Debug> oximeter.fields_u32 (e2c30397-4024-4e26-89b7-f3cfda616a75): There are no data parts
683 2024.01.25 08:07:07.580342 [ 3 ] {216d474d-f459-4b05-a562-97dff918041f} <Debug> DynamicQueryHandler: Done processing query
684 2024.01.25 08:07:07.580381 [ 3 ] {216d474d-f459-4b05-a562-97dff918041f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2024.01.25 08:07:07.580398 [ 3 ] {} <Debug> HTTP-Session: 286e2840-d586-4994-be51-59bde95fc20e Destroying unnamed session
686 2024.01.25 08:07:07.580521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2024.01.25 08:07:07.580578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2024.01.25 08:07:07.580597 [ 3 ] {} <Debug> HTTP-Session: 57c78e87-2a38-4a84-880a-00ee43e05a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
689 2024.01.25 08:07:07.580627 [ 3 ] {} <Debug> HTTP-Session: 57c78e87-2a38-4a84-880a-00ee43e05a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2024.01.25 08:07:07.580781 [ 3 ] {457e44a9-fdf1-4325-ae98-c4c72ac8e965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
691 2024.01.25 08:07:07.580843 [ 3 ] {457e44a9-fdf1-4325-ae98-c4c72ac8e965} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
692 2024.01.25 08:07:07.582185 [ 3 ] {457e44a9-fdf1-4325-ae98-c4c72ac8e965} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Loading data parts
693 2024.01.25 08:07:07.582263 [ 3 ] {457e44a9-fdf1-4325-ae98-c4c72ac8e965} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): There are no data parts
694 2024.01.25 08:07:07.583242 [ 3 ] {457e44a9-fdf1-4325-ae98-c4c72ac8e965} <Debug> DynamicQueryHandler: Done processing query
695 2024.01.25 08:07:07.583266 [ 3 ] {457e44a9-fdf1-4325-ae98-c4c72ac8e965} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2024.01.25 08:07:07.583295 [ 3 ] {} <Debug> HTTP-Session: 57c78e87-2a38-4a84-880a-00ee43e05a9a Destroying unnamed session
697 2024.01.25 08:07:07.583390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2024.01.25 08:07:07.583445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2024.01.25 08:07:07.583476 [ 3 ] {} <Debug> HTTP-Session: 28e8b52b-6419-4d5f-85de-4b581a555a02 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
700 2024.01.25 08:07:07.583505 [ 3 ] {} <Debug> HTTP-Session: 28e8b52b-6419-4d5f-85de-4b581a555a02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2024.01.25 08:07:07.583656 [ 3 ] {a8fa9972-2625-4468-980b-11e3a68ddee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
702 2024.01.25 08:07:07.583717 [ 3 ] {a8fa9972-2625-4468-980b-11e3a68ddee9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
703 2024.01.25 08:07:07.584922 [ 3 ] {a8fa9972-2625-4468-980b-11e3a68ddee9} <Debug> oximeter.fields_u64 (29d01006-bc50-441e-ab94-52628bbab75e): Loading data parts
704 2024.01.25 08:07:07.585000 [ 3 ] {a8fa9972-2625-4468-980b-11e3a68ddee9} <Debug> oximeter.fields_u64 (29d01006-bc50-441e-ab94-52628bbab75e): There are no data parts
705 2024.01.25 08:07:07.586019 [ 3 ] {a8fa9972-2625-4468-980b-11e3a68ddee9} <Debug> DynamicQueryHandler: Done processing query
706 2024.01.25 08:07:07.586044 [ 3 ] {a8fa9972-2625-4468-980b-11e3a68ddee9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2024.01.25 08:07:07.586060 [ 3 ] {} <Debug> HTTP-Session: 28e8b52b-6419-4d5f-85de-4b581a555a02 Destroying unnamed session
708 2024.01.25 08:07:07.586185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2024.01.25 08:07:07.586243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2024.01.25 08:07:07.586261 [ 3 ] {} <Debug> HTTP-Session: 90aec878-5d72-43a5-bad3-ca9bdee92de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
711 2024.01.25 08:07:07.586290 [ 3 ] {} <Debug> HTTP-Session: 90aec878-5d72-43a5-bad3-ca9bdee92de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2024.01.25 08:07:07.586453 [ 3 ] {462e766b-7029-4fcc-a365-971cbf693578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
713 2024.01.25 08:07:07.586503 [ 3 ] {462e766b-7029-4fcc-a365-971cbf693578} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
714 2024.01.25 08:07:07.587739 [ 3 ] {462e766b-7029-4fcc-a365-971cbf693578} <Debug> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Loading data parts
715 2024.01.25 08:07:07.587801 [ 3 ] {462e766b-7029-4fcc-a365-971cbf693578} <Debug> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): There are no data parts
716 2024.01.25 08:07:07.588821 [ 3 ] {462e766b-7029-4fcc-a365-971cbf693578} <Debug> DynamicQueryHandler: Done processing query
717 2024.01.25 08:07:07.588860 [ 3 ] {462e766b-7029-4fcc-a365-971cbf693578} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2024.01.25 08:07:07.588875 [ 3 ] {} <Debug> HTTP-Session: 90aec878-5d72-43a5-bad3-ca9bdee92de3 Destroying unnamed session
719 2024.01.25 08:07:07.588997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2024.01.25 08:07:07.589046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2024.01.25 08:07:07.589064 [ 3 ] {} <Debug> HTTP-Session: 30d5d35c-773a-40f5-86c6-689ec1831c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
722 2024.01.25 08:07:07.589087 [ 3 ] {} <Debug> HTTP-Session: 30d5d35c-773a-40f5-86c6-689ec1831c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2024.01.25 08:07:07.589239 [ 3 ] {16926d3e-e007-4b55-887e-4b0a1a472874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
724 2024.01.25 08:07:07.589281 [ 3 ] {16926d3e-e007-4b55-887e-4b0a1a472874} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
725 2024.01.25 08:07:07.590542 [ 3 ] {16926d3e-e007-4b55-887e-4b0a1a472874} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Loading data parts
726 2024.01.25 08:07:07.590604 [ 3 ] {16926d3e-e007-4b55-887e-4b0a1a472874} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): There are no data parts
727 2024.01.25 08:07:07.591578 [ 3 ] {16926d3e-e007-4b55-887e-4b0a1a472874} <Debug> DynamicQueryHandler: Done processing query
728 2024.01.25 08:07:07.591602 [ 3 ] {16926d3e-e007-4b55-887e-4b0a1a472874} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2024.01.25 08:07:07.591625 [ 3 ] {} <Debug> HTTP-Session: 30d5d35c-773a-40f5-86c6-689ec1831c8f Destroying unnamed session
730 2024.01.25 08:07:07.591724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2024.01.25 08:07:07.591772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2024.01.25 08:07:07.591799 [ 3 ] {} <Debug> HTTP-Session: efa94bc2-4798-492f-857d-e2fb65d3463d Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
733 2024.01.25 08:07:07.591814 [ 3 ] {} <Debug> HTTP-Session: efa94bc2-4798-492f-857d-e2fb65d3463d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2024.01.25 08:07:07.591966 [ 3 ] {7b66ffcb-241b-4dea-a07c-65d75d5a1cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) 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)
735 2024.01.25 08:07:07.592015 [ 3 ] {7b66ffcb-241b-4dea-a07c-65d75d5a1cf4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
736 2024.01.25 08:07:07.593205 [ 3 ] {7b66ffcb-241b-4dea-a07c-65d75d5a1cf4} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Loading data parts
737 2024.01.25 08:07:07.593277 [ 3 ] {7b66ffcb-241b-4dea-a07c-65d75d5a1cf4} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): There are no data parts
738 2024.01.25 08:07:07.594242 [ 3 ] {7b66ffcb-241b-4dea-a07c-65d75d5a1cf4} <Debug> DynamicQueryHandler: Done processing query
739 2024.01.25 08:07:07.594274 [ 3 ] {7b66ffcb-241b-4dea-a07c-65d75d5a1cf4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2024.01.25 08:07:07.594297 [ 3 ] {} <Debug> HTTP-Session: efa94bc2-4798-492f-857d-e2fb65d3463d Destroying unnamed session
741 2024.01.25 08:07:07.594412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2024.01.25 08:07:07.594460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2024.01.25 08:07:07.594485 [ 3 ] {} <Debug> HTTP-Session: 87582d96-d5df-4bcb-a18f-6c5afe5fd569 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
744 2024.01.25 08:07:07.594501 [ 3 ] {} <Debug> HTTP-Session: 87582d96-d5df-4bcb-a18f-6c5afe5fd569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2024.01.25 08:07:07.594723 [ 3 ] {449b9136-bff2-4d9c-ac76-6b683cd3bb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) /* The timeseries schema table stores the extracted schema for the samples
746 * oximeter collects.
747 */
748 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
749 2024.01.25 08:07:07.594788 [ 3 ] {449b9136-bff2-4d9c-ac76-6b683cd3bb92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
750 2024.01.25 08:07:07.596121 [ 3 ] {449b9136-bff2-4d9c-ac76-6b683cd3bb92} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f): Loading data parts
751 2024.01.25 08:07:07.596181 [ 3 ] {449b9136-bff2-4d9c-ac76-6b683cd3bb92} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f): There are no data parts
752 2024.01.25 08:07:07.597280 [ 3 ] {449b9136-bff2-4d9c-ac76-6b683cd3bb92} <Debug> DynamicQueryHandler: Done processing query
753 2024.01.25 08:07:07.597313 [ 3 ] {449b9136-bff2-4d9c-ac76-6b683cd3bb92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
754 2024.01.25 08:07:07.597328 [ 3 ] {} <Debug> HTTP-Session: 87582d96-d5df-4bcb-a18f-6c5afe5fd569 Destroying unnamed session
755 2024.01.25 08:07:07.597450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:43552, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
756 2024.01.25 08:07:07.597500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
757 2024.01.25 08:07:07.597519 [ 3 ] {} <Debug> HTTP-Session: e0ec4aba-e8a9-49eb-8a0c-f0e33811ec98 Authenticating user 'default' from [fd00:1122:3344:101::d]:43552
758 2024.01.25 08:07:07.597542 [ 3 ] {} <Debug> HTTP-Session: e0ec4aba-e8a9-49eb-8a0c-f0e33811ec98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
759 2024.01.25 08:07:07.597648 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:43552) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
760 2024.01.25 08:07:07.598234 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
761 2024.01.25 08:07:07.601389 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB.
762 2024.01.25 08:07:07.603987 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
763 2024.01.25 08:07:07.604183 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Trace> oximeter.version (7c5d26d2-b2d7-4c7d-bb70-72ee9f6a54c8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
764 2024.01.25 08:07:07.604376 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006698044 sec., 149 rows/sec., 2.33 KiB/sec.
765 2024.01.25 08:07:07.604480 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Debug> DynamicQueryHandler: Done processing query
766 2024.01.25 08:07:07.604500 [ 3 ] {f7509436-e6b4-43e8-b5d7-b7a63efa59b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
767 2024.01.25 08:07:07.604515 [ 3 ] {} <Debug> HTTP-Session: e0ec4aba-e8a9-49eb-8a0c-f0e33811ec98 Destroying unnamed session
768 2024.01.25 08:07:08.000185 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.67 MiB, peak 223.75 MiB, will set to 228.27 MiB (RSS), difference: 9.59 MiB
769 2024.01.25 08:07:22.386712 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache
770 2024.01.25 08:07:22.386774 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache
771 2024.01.25 08:07:37.386803 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
772 2024.01.25 08:07:37.386862 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
773 2024.01.25 08:07:52.386945 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
774 2024.01.25 08:07:52.387002 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
775 2024.01.25 08:08:07.387075 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
776 2024.01.25 08:08:07.387145 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
777 2024.01.25 08:08:12.619611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2024.01.25 08:08:12.619751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2024.01.25 08:08:12.619797 [ 3 ] {} <Debug> HTTP-Session: 273fd5c4-e39e-447a-8cb8-378ba596a18a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
780 2024.01.25 08:08:12.619820 [ 3 ] {} <Debug> HTTP-Session: 273fd5c4-e39e-447a-8cb8-378ba596a18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2024.01.25 08:08:12.619973 [ 3 ] {6ab74d89-77ca-4ccd-95e0-a8f9b877a65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
782 2024.01.25 08:08:12.622431 [ 3 ] {6ab74d89-77ca-4ccd-95e0-a8f9b877a65b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.01.25 08:08:12.625356 [ 3 ] {6ab74d89-77ca-4ccd-95e0-a8f9b877a65b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
784 2024.01.25 08:08:12.625529 [ 3 ] {6ab74d89-77ca-4ccd-95e0-a8f9b877a65b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
785 2024.01.25 08:08:12.626432 [ 3 ] {6ab74d89-77ca-4ccd-95e0-a8f9b877a65b} <Debug> DynamicQueryHandler: Done processing query
786 2024.01.25 08:08:12.626460 [ 3 ] {6ab74d89-77ca-4ccd-95e0-a8f9b877a65b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
787 2024.01.25 08:08:12.626495 [ 3 ] {} <Debug> HTTP-Session: 273fd5c4-e39e-447a-8cb8-378ba596a18a Destroying unnamed session
788 2024.01.25 08:08:12.636378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
789 2024.01.25 08:08:12.636442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
790 2024.01.25 08:08:12.636490 [ 3 ] {} <Debug> HTTP-Session: e54beee8-e5fd-4934-8196-a042ce84a4af Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
791 2024.01.25 08:08:12.636514 [ 3 ] {} <Debug> HTTP-Session: e54beee8-e5fd-4934-8196-a042ce84a4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
792 2024.01.25 08:08:12.636663 [ 3 ] {8c63cc1b-5363-4f80-bda1-6e67c772a004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
793 2024.01.25 08:08:12.641637 [ 3 ] {8c63cc1b-5363-4f80-bda1-6e67c772a004} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.01.25 08:08:12.641783 [ 3 ] {8c63cc1b-5363-4f80-bda1-6e67c772a004} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
795 2024.01.25 08:08:12.641844 [ 3 ] {8c63cc1b-5363-4f80-bda1-6e67c772a004} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
796 2024.01.25 08:08:12.642677 [ 3 ] {8c63cc1b-5363-4f80-bda1-6e67c772a004} <Debug> DynamicQueryHandler: Done processing query
797 2024.01.25 08:08:12.642706 [ 3 ] {8c63cc1b-5363-4f80-bda1-6e67c772a004} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
798 2024.01.25 08:08:12.642734 [ 3 ] {} <Debug> HTTP-Session: e54beee8-e5fd-4934-8196-a042ce84a4af Destroying unnamed session
799 2024.01.25 08:08:12.643019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2024.01.25 08:08:12.643065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2024.01.25 08:08:12.643085 [ 3 ] {} <Debug> HTTP-Session: 28c69fee-b007-4a1d-9497-41ba9d3286b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
802 2024.01.25 08:08:12.643102 [ 3 ] {} <Debug> HTTP-Session: 28c69fee-b007-4a1d-9497-41ba9d3286b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2024.01.25 08:08:12.643213 [ 3 ] {e6840d3d-3735-40ed-9b85-b6cf0bc1d130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
804 2024.01.25 08:08:12.643657 [ 3 ] {e6840d3d-3735-40ed-9b85-b6cf0bc1d130} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.01.25 08:08:12.643805 [ 3 ] {e6840d3d-3735-40ed-9b85-b6cf0bc1d130} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2024.01.25 08:08:12.643847 [ 3 ] {e6840d3d-3735-40ed-9b85-b6cf0bc1d130} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2024.01.25 08:08:12.644649 [ 3 ] {e6840d3d-3735-40ed-9b85-b6cf0bc1d130} <Debug> DynamicQueryHandler: Done processing query
808 2024.01.25 08:08:12.644677 [ 3 ] {e6840d3d-3735-40ed-9b85-b6cf0bc1d130} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2024.01.25 08:08:12.644693 [ 3 ] {} <Debug> HTTP-Session: 28c69fee-b007-4a1d-9497-41ba9d3286b5 Destroying unnamed session
810 2024.01.25 08:08:12.644893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2024.01.25 08:08:12.644939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2024.01.25 08:08:12.644959 [ 3 ] {} <Debug> HTTP-Session: 7b4ddaab-2846-415c-8b65-3a098aabcf23 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
813 2024.01.25 08:08:12.644975 [ 3 ] {} <Debug> HTTP-Session: 7b4ddaab-2846-415c-8b65-3a098aabcf23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2024.01.25 08:08:12.645085 [ 3 ] {16147ab0-df8d-47d2-816e-b4865ec41a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
815 2024.01.25 08:08:12.645426 [ 3 ] {16147ab0-df8d-47d2-816e-b4865ec41a98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.01.25 08:08:12.645573 [ 3 ] {16147ab0-df8d-47d2-816e-b4865ec41a98} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2024.01.25 08:08:12.645614 [ 3 ] {16147ab0-df8d-47d2-816e-b4865ec41a98} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2024.01.25 08:08:12.646397 [ 3 ] {16147ab0-df8d-47d2-816e-b4865ec41a98} <Debug> DynamicQueryHandler: Done processing query
819 2024.01.25 08:08:12.646424 [ 3 ] {16147ab0-df8d-47d2-816e-b4865ec41a98} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2024.01.25 08:08:12.646440 [ 3 ] {} <Debug> HTTP-Session: 7b4ddaab-2846-415c-8b65-3a098aabcf23 Destroying unnamed session
821 2024.01.25 08:08:12.647185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2024.01.25 08:08:12.647229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2024.01.25 08:08:12.647249 [ 3 ] {} <Debug> HTTP-Session: a8ee3935-0083-4c97-b099-ec5d71219c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
824 2024.01.25 08:08:12.647266 [ 3 ] {} <Debug> HTTP-Session: a8ee3935-0083-4c97-b099-ec5d71219c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2024.01.25 08:08:12.647343 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
826 2024.01.25 08:08:12.647384 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2024.01.25 08:08:12.648047 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
828 2024.01.25 08:08:12.652948 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
829 2024.01.25 08:08:12.653382 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
830 2024.01.25 08:08:12.653555 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
831 2024.01.25 08:08:12.653744 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Information> executeQuery: Read 4 rows, 443.00 B in 0.006371438 sec., 627 rows/sec., 67.90 KiB/sec.
832 2024.01.25 08:08:12.653869 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Debug> DynamicQueryHandler: Done processing query
833 2024.01.25 08:08:12.653892 [ 3 ] {734b8cbf-1484-4083-ba3b-50e7adb8c0f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
834 2024.01.25 08:08:12.653907 [ 3 ] {} <Debug> HTTP-Session: a8ee3935-0083-4c97-b099-ec5d71219c42 Destroying unnamed session
835 2024.01.25 08:08:12.654015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2024.01.25 08:08:12.654059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2024.01.25 08:08:12.654079 [ 3 ] {} <Debug> HTTP-Session: 49795f16-c2e1-48f3-8f38-b91d15a58f55 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
838 2024.01.25 08:08:12.654096 [ 3 ] {} <Debug> HTTP-Session: 49795f16-c2e1-48f3-8f38-b91d15a58f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2024.01.25 08:08:12.654164 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
840 2024.01.25 08:08:12.654205 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
841 2024.01.25 08:08:12.654307 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
842 2024.01.25 08:08:12.660020 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
843 2024.01.25 08:08:12.660226 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
844 2024.01.25 08:08:12.660372 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
845 2024.01.25 08:08:12.660484 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.006287968 sec., 2385 rows/sec., 193.36 KiB/sec.
846 2024.01.25 08:08:12.660620 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Debug> DynamicQueryHandler: Done processing query
847 2024.01.25 08:08:12.660643 [ 3 ] {05e479f0-aabc-4bf6-b709-07c4c0abadde} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
848 2024.01.25 08:08:12.660658 [ 3 ] {} <Debug> HTTP-Session: 49795f16-c2e1-48f3-8f38-b91d15a58f55 Destroying unnamed session
849 2024.01.25 08:08:12.660787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2024.01.25 08:08:12.660833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
851 2024.01.25 08:08:12.660852 [ 3 ] {} <Debug> HTTP-Session: 04558f2a-82d4-4555-b3ed-ef16a0c58735 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
852 2024.01.25 08:08:12.660869 [ 3 ] {} <Debug> HTTP-Session: 04558f2a-82d4-4555-b3ed-ef16a0c58735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2024.01.25 08:08:12.660938 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
854 2024.01.25 08:08:12.660977 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
855 2024.01.25 08:08:12.661077 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Trace> ParallelParsingInputFormat: Parallel parsing is used
856 2024.01.25 08:08:12.661386 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
857 2024.01.25 08:08:12.661594 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
858 2024.01.25 08:08:12.661751 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
859 2024.01.25 08:08:12.661897 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Information> executeQuery: Read 45 rows, 4.02 KiB in 0.000930005 sec., 48386 rows/sec., 4.22 MiB/sec.
860 2024.01.25 08:08:12.662027 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Debug> DynamicQueryHandler: Done processing query
861 2024.01.25 08:08:12.662051 [ 3 ] {81c6d3e7-a180-48d3-aae3-3322e883f820} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
862 2024.01.25 08:08:12.662067 [ 3 ] {} <Debug> HTTP-Session: 04558f2a-82d4-4555-b3ed-ef16a0c58735 Destroying unnamed session
863 2024.01.25 08:08:12.662190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2024.01.25 08:08:12.662236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
865 2024.01.25 08:08:12.662258 [ 3 ] {} <Debug> HTTP-Session: 17d92c57-26ba-434b-b695-3656718c90e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
866 2024.01.25 08:08:12.662276 [ 3 ] {} <Debug> HTTP-Session: 17d92c57-26ba-434b-b695-3656718c90e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2024.01.25 08:08:12.662350 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
868 2024.01.25 08:08:12.662389 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
869 2024.01.25 08:08:12.663649 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
870 2024.01.25 08:08:12.665972 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
871 2024.01.25 08:08:12.668156 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
872 2024.01.25 08:08:12.668322 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
873 2024.01.25 08:08:12.668439 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.006054404 sec., 4459 rows/sec., 357.76 KiB/sec.
874 2024.01.25 08:08:12.668549 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Debug> DynamicQueryHandler: Done processing query
875 2024.01.25 08:08:12.668572 [ 3 ] {a2616df8-562d-4120-8f34-7848ab188957} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
876 2024.01.25 08:08:12.668588 [ 3 ] {} <Debug> HTTP-Session: 17d92c57-26ba-434b-b695-3656718c90e6 Destroying unnamed session
877 2024.01.25 08:08:12.668778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2024.01.25 08:08:12.668824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2024.01.25 08:08:12.668843 [ 3 ] {} <Debug> HTTP-Session: 11dd05f9-238a-4b22-a9b1-e8deb1f128ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
880 2024.01.25 08:08:12.668860 [ 3 ] {} <Debug> HTTP-Session: 11dd05f9-238a-4b22-a9b1-e8deb1f128ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2024.01.25 08:08:12.668933 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
882 2024.01.25 08:08:12.668980 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
883 2024.01.25 08:08:12.669138 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2024.01.25 08:08:12.669540 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
885 2024.01.25 08:08:12.674818 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2024.01.25 08:08:12.675019 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
887 2024.01.25 08:08:12.675151 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.006180946 sec., 2426 rows/sec., 3.27 MiB/sec.
888 2024.01.25 08:08:12.675294 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Debug> DynamicQueryHandler: Done processing query
889 2024.01.25 08:08:12.675318 [ 3 ] {f463ae94-09c0-4f47-9008-79107bbb1574} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
890 2024.01.25 08:08:12.675334 [ 3 ] {} <Debug> HTTP-Session: 11dd05f9-238a-4b22-a9b1-e8deb1f128ca Destroying unnamed session
891 2024.01.25 08:08:12.675445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2896, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2024.01.25 08:08:12.675503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2024.01.25 08:08:12.675523 [ 3 ] {} <Debug> HTTP-Session: ea13a3d1-d8b7-4734-91cc-d91facd464cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
894 2024.01.25 08:08:12.675540 [ 3 ] {} <Debug> HTTP-Session: ea13a3d1-d8b7-4734-91cc-d91facd464cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2024.01.25 08:08:12.675612 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
896 2024.01.25 08:08:12.676173 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
897 2024.01.25 08:08:12.676282 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2024.01.25 08:08:12.676645 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
899 2024.01.25 08:08:12.676903 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
900 2024.01.25 08:08:12.677081 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Trace> oximeter.measurements_i64 (0ca523aa-432b-42be-ac9d-ef868a1d1088): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
901 2024.01.25 08:08:12.677191 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001551294 sec., 11603 rows/sec., 856.14 KiB/sec.
902 2024.01.25 08:08:12.677297 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Debug> DynamicQueryHandler: Done processing query
903 2024.01.25 08:08:12.677321 [ 3 ] {05b09b2c-18dc-4747-9d69-576a5675a2fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
904 2024.01.25 08:08:12.677336 [ 3 ] {} <Debug> HTTP-Session: ea13a3d1-d8b7-4734-91cc-d91facd464cb Destroying unnamed session
905 2024.01.25 08:08:17.607625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2024.01.25 08:08:17.607744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2024.01.25 08:08:17.607777 [ 3 ] {} <Debug> HTTP-Session: 6a7b44bd-2b31-436b-9e60-712a86f0d66e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
908 2024.01.25 08:08:17.607803 [ 3 ] {} <Debug> HTTP-Session: 6a7b44bd-2b31-436b-9e60-712a86f0d66e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2024.01.25 08:08:17.607990 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
910 2024.01.25 08:08:17.612582 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.01.25 08:08:17.612775 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
912 2024.01.25 08:08:17.612881 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
913 2024.01.25 08:08:17.613124 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
914 2024.01.25 08:08:17.617267 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
915 2024.01.25 08:08:17.617301 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (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
916 2024.01.25 08:08:17.619485 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
917 2024.01.25 08:08:17.631576 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Information> executeQuery: Read 4 rows, 443.00 B in 0.023538855 sec., 169 rows/sec., 18.38 KiB/sec.
918 2024.01.25 08:08:17.631811 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Debug> DynamicQueryHandler: Done processing query
919 2024.01.25 08:08:17.631838 [ 3 ] {7a3dfa9f-60bc-49f0-8a80-7c022e3c0c50} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
920 2024.01.25 08:08:17.631856 [ 3 ] {} <Debug> HTTP-Session: 6a7b44bd-2b31-436b-9e60-712a86f0d66e Destroying unnamed session
921 2024.01.25 08:08:17.632142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
922 2024.01.25 08:08:17.632201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
923 2024.01.25 08:08:17.632224 [ 3 ] {} <Debug> HTTP-Session: bb75ffe2-d08c-4726-a1f4-147906bd8f51 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
924 2024.01.25 08:08:17.632246 [ 3 ] {} <Debug> HTTP-Session: bb75ffe2-d08c-4726-a1f4-147906bd8f51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
925 2024.01.25 08:08:17.632401 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
926 2024.01.25 08:08:17.632892 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
927 2024.01.25 08:08:17.633058 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
928 2024.01.25 08:08:17.633104 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
929 2024.01.25 08:08:17.633262 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
930 2024.01.25 08:08:17.633294 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
931 2024.01.25 08:08:17.633317 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (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
932 2024.01.25 08:08:17.633346 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
933 2024.01.25 08:08:17.634201 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001758317 sec., 2274 rows/sec., 246.04 KiB/sec.
934 2024.01.25 08:08:17.634391 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Debug> DynamicQueryHandler: Done processing query
935 2024.01.25 08:08:17.634417 [ 3 ] {1ff2dbdf-1e52-4dee-9877-ad36ba4e771b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
936 2024.01.25 08:08:17.634433 [ 3 ] {} <Debug> HTTP-Session: bb75ffe2-d08c-4726-a1f4-147906bd8f51 Destroying unnamed session
937 2024.01.25 08:08:17.634809 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
938 2024.01.25 08:08:17.634860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
939 2024.01.25 08:08:17.634881 [ 3 ] {} <Debug> HTTP-Session: 2f6e18bd-5fef-4ed2-a076-61d9db035443 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
940 2024.01.25 08:08:17.634899 [ 3 ] {} <Debug> HTTP-Session: 2f6e18bd-5fef-4ed2-a076-61d9db035443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
941 2024.01.25 08:08:17.635027 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
942 2024.01.25 08:08:17.635472 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
943 2024.01.25 08:08:17.635635 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
944 2024.01.25 08:08:17.635677 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
945 2024.01.25 08:08:17.635823 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
946 2024.01.25 08:08:17.635852 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
947 2024.01.25 08:08:17.635873 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (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
948 2024.01.25 08:08:17.635903 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
949 2024.01.25 08:08:17.636836 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001770108 sec., 2259 rows/sec., 244.40 KiB/sec.
950 2024.01.25 08:08:17.637026 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Debug> DynamicQueryHandler: Done processing query
951 2024.01.25 08:08:17.637050 [ 3 ] {941f953d-6de4-478f-a846-6317fd94fd0f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
952 2024.01.25 08:08:17.637066 [ 3 ] {} <Debug> HTTP-Session: 2f6e18bd-5fef-4ed2-a076-61d9db035443 Destroying unnamed session
953 2024.01.25 08:08:17.637272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
954 2024.01.25 08:08:17.637319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
955 2024.01.25 08:08:17.637338 [ 3 ] {} <Debug> HTTP-Session: 4f4e4200-9ac2-42dd-9b72-a78168351d0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
956 2024.01.25 08:08:17.637355 [ 3 ] {} <Debug> HTTP-Session: 4f4e4200-9ac2-42dd-9b72-a78168351d0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
957 2024.01.25 08:08:17.637476 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
958 2024.01.25 08:08:17.637935 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.01.25 08:08:17.638099 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
960 2024.01.25 08:08:17.638142 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
961 2024.01.25 08:08:17.638284 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
962 2024.01.25 08:08:17.638314 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
963 2024.01.25 08:08:17.638334 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (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
964 2024.01.25 08:08:17.638362 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
965 2024.01.25 08:08:17.639178 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001665616 sec., 2401 rows/sec., 259.73 KiB/sec.
966 2024.01.25 08:08:17.639353 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Debug> DynamicQueryHandler: Done processing query
967 2024.01.25 08:08:17.639377 [ 3 ] {88ba9c49-a02d-4419-a49c-94668e0c5a8c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
968 2024.01.25 08:08:17.639393 [ 3 ] {} <Debug> HTTP-Session: 4f4e4200-9ac2-42dd-9b72-a78168351d0e Destroying unnamed session
969 2024.01.25 08:08:17.639604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
970 2024.01.25 08:08:17.639650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
971 2024.01.25 08:08:17.639669 [ 3 ] {} <Debug> HTTP-Session: ea8264e8-e765-4bad-be6b-b371f91a968b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
972 2024.01.25 08:08:17.639685 [ 3 ] {} <Debug> HTTP-Session: ea8264e8-e765-4bad-be6b-b371f91a968b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
973 2024.01.25 08:08:17.639802 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
974 2024.01.25 08:08:17.640261 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2024.01.25 08:08:17.640425 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
976 2024.01.25 08:08:17.640468 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
977 2024.01.25 08:08:17.640612 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
978 2024.01.25 08:08:17.640641 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
979 2024.01.25 08:08:17.640662 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (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
980 2024.01.25 08:08:17.640689 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
981 2024.01.25 08:08:17.641529 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001689677 sec., 2367 rows/sec., 256.04 KiB/sec.
982 2024.01.25 08:08:17.641715 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Debug> DynamicQueryHandler: Done processing query
983 2024.01.25 08:08:17.641738 [ 3 ] {a8c9bba7-883e-43b6-b91a-a7256ff212fb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
984 2024.01.25 08:08:17.641755 [ 3 ] {} <Debug> HTTP-Session: ea8264e8-e765-4bad-be6b-b371f91a968b Destroying unnamed session
985 2024.01.25 08:08:17.641957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
986 2024.01.25 08:08:17.642000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
987 2024.01.25 08:08:17.642018 [ 3 ] {} <Debug> HTTP-Session: d55cf6c7-d426-4ace-90d1-331b789f5d42 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
988 2024.01.25 08:08:17.642035 [ 3 ] {} <Debug> HTTP-Session: d55cf6c7-d426-4ace-90d1-331b789f5d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
989 2024.01.25 08:08:17.642153 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
990 2024.01.25 08:08:17.642630 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2024.01.25 08:08:17.642800 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
992 2024.01.25 08:08:17.642843 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
993 2024.01.25 08:08:17.642989 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
994 2024.01.25 08:08:17.643018 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
995 2024.01.25 08:08:17.643038 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (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
996 2024.01.25 08:08:17.643067 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
997 2024.01.25 08:08:17.644010 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001816208 sec., 2202 rows/sec., 238.20 KiB/sec.
998 2024.01.25 08:08:17.644200 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Debug> DynamicQueryHandler: Done processing query
999 2024.01.25 08:08:17.644225 [ 3 ] {9607ab75-21f0-411e-ae8d-3e0223fde63a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1000 2024.01.25 08:08:17.644241 [ 3 ] {} <Debug> HTTP-Session: d55cf6c7-d426-4ace-90d1-331b789f5d42 Destroying unnamed session
1001 2024.01.25 08:08:17.658023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1002 2024.01.25 08:08:17.658086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1003 2024.01.25 08:08:17.658108 [ 3 ] {} <Debug> HTTP-Session: 70a445e9-cf4c-4652-bb55-58721380e13f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1004 2024.01.25 08:08:17.658127 [ 3 ] {} <Debug> HTTP-Session: 70a445e9-cf4c-4652-bb55-58721380e13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1005 2024.01.25 08:08:17.658219 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1006 2024.01.25 08:08:17.658266 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1007 2024.01.25 08:08:17.658427 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1008 2024.01.25 08:08:17.658795 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1009 2024.01.25 08:08:17.659104 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1010 2024.01.25 08:08:17.659273 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1011 2024.01.25 08:08:17.659385 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001135048 sec., 5286 rows/sec., 856.93 KiB/sec.
1012 2024.01.25 08:08:17.659569 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Debug> DynamicQueryHandler: Done processing query
1013 2024.01.25 08:08:17.659594 [ 3 ] {5b20aba5-a8bc-465e-b601-bd85d5f3d036} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1014 2024.01.25 08:08:17.659610 [ 3 ] {} <Debug> HTTP-Session: 70a445e9-cf4c-4652-bb55-58721380e13f Destroying unnamed session
1015 2024.01.25 08:08:17.659733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1016 2024.01.25 08:08:17.659781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1017 2024.01.25 08:08:17.659799 [ 3 ] {} <Debug> HTTP-Session: 2cc2b062-baad-4b3e-92d7-1527b7be0966 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1018 2024.01.25 08:08:17.659816 [ 3 ] {} <Debug> HTTP-Session: 2cc2b062-baad-4b3e-92d7-1527b7be0966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1019 2024.01.25 08:08:17.659892 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1020 2024.01.25 08:08:17.659934 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1021 2024.01.25 08:08:17.660049 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1022 2024.01.25 08:08:17.660365 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1023 2024.01.25 08:08:17.660580 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1024 2024.01.25 08:08:17.660727 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1025 2024.01.25 08:08:17.660822 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000901324 sec., 39941 rows/sec., 3.38 MiB/sec.
1026 2024.01.25 08:08:17.660927 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Debug> DynamicQueryHandler: Done processing query
1027 2024.01.25 08:08:17.660950 [ 3 ] {45505f53-25f5-4ac8-885c-6695fbe97aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1028 2024.01.25 08:08:17.660966 [ 3 ] {} <Debug> HTTP-Session: 2cc2b062-baad-4b3e-92d7-1527b7be0966 Destroying unnamed session
1029 2024.01.25 08:08:17.661081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4096, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1030 2024.01.25 08:08:17.661126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1031 2024.01.25 08:08:17.661144 [ 3 ] {} <Debug> HTTP-Session: d973d320-0bd6-4583-80dd-86529a37d78f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1032 2024.01.25 08:08:17.661160 [ 3 ] {} <Debug> HTTP-Session: d973d320-0bd6-4583-80dd-86529a37d78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1033 2024.01.25 08:08:17.661233 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1034 2024.01.25 08:08:17.661273 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1035 2024.01.25 08:08:17.661376 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1036 2024.01.25 08:08:17.661668 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1037 2024.01.25 08:08:17.661871 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1038 2024.01.25 08:08:17.662022 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1039 2024.01.25 08:08:17.662112 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000851063 sec., 28200 rows/sec., 2.18 MiB/sec.
1040 2024.01.25 08:08:17.662255 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Debug> DynamicQueryHandler: Done processing query
1041 2024.01.25 08:08:17.662279 [ 3 ] {266a90f5-b1a6-4e51-be50-36b60da83155} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1042 2024.01.25 08:08:17.662295 [ 3 ] {} <Debug> HTTP-Session: d973d320-0bd6-4583-80dd-86529a37d78f Destroying unnamed session
1043 2024.01.25 08:08:17.662640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 69453, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1044 2024.01.25 08:08:17.662686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1045 2024.01.25 08:08:17.662710 [ 3 ] {} <Debug> HTTP-Session: 7a8d40da-2a81-408d-9232-c3b9d5d2e078 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1046 2024.01.25 08:08:17.662728 [ 3 ] {} <Debug> HTTP-Session: 7a8d40da-2a81-408d-9232-c3b9d5d2e078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1047 2024.01.25 08:08:17.662814 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1048 2024.01.25 08:08:17.662858 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1049 2024.01.25 08:08:17.662979 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1050 2024.01.25 08:08:17.663448 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1051 2024.01.25 08:08:17.663724 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1052 2024.01.25 08:08:17.663910 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1053 2024.01.25 08:08:17.664007 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Information> executeQuery: Read 360 rows, 26.02 KiB in 0.001163778 sec., 309337 rows/sec., 21.83 MiB/sec.
1054 2024.01.25 08:08:17.664131 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Debug> DynamicQueryHandler: Done processing query
1055 2024.01.25 08:08:17.664155 [ 3 ] {95038e99-8f28-488f-97f8-05f7cc17cda0} <Debug> MemoryTracker: Peak memory usage (for query): 4.32 MiB.
1056 2024.01.25 08:08:17.664170 [ 3 ] {} <Debug> HTTP-Session: 7a8d40da-2a81-408d-9232-c3b9d5d2e078 Destroying unnamed session
1057 2024.01.25 08:08:22.387179 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
1058 2024.01.25 08:08:22.387246 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
1059 2024.01.25 08:08:22.608632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1060 2024.01.25 08:08:22.608727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1061 2024.01.25 08:08:22.608753 [ 3 ] {} <Debug> HTTP-Session: 1f367f0e-531e-451a-98db-c23a4448c0e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1062 2024.01.25 08:08:22.608777 [ 3 ] {} <Debug> HTTP-Session: 1f367f0e-531e-451a-98db-c23a4448c0e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1063 2024.01.25 08:08:22.608901 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1064 2024.01.25 08:08:22.608960 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1065 2024.01.25 08:08:22.609111 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1066 2024.01.25 08:08:22.609508 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1067 2024.01.25 08:08:22.609764 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1068 2024.01.25 08:08:22.609928 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1069 2024.01.25 08:08:22.610035 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001098927 sec., 14559 rows/sec., 1.15 MiB/sec.
1070 2024.01.25 08:08:22.610186 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Debug> DynamicQueryHandler: Done processing query
1071 2024.01.25 08:08:22.610212 [ 3 ] {46671b1a-6395-46c7-a3f2-3003f9477a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1072 2024.01.25 08:08:22.610229 [ 3 ] {} <Debug> HTTP-Session: 1f367f0e-531e-451a-98db-c23a4448c0e1 Destroying unnamed session
1073 2024.01.25 08:08:22.610350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1074 2024.01.25 08:08:22.610399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1075 2024.01.25 08:08:22.610419 [ 3 ] {} <Debug> HTTP-Session: f1c60d8d-7a42-4294-8fd8-76daaca6d049 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1076 2024.01.25 08:08:22.610438 [ 3 ] {} <Debug> HTTP-Session: f1c60d8d-7a42-4294-8fd8-76daaca6d049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1077 2024.01.25 08:08:22.610518 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1078 2024.01.25 08:08:22.610560 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1079 2024.01.25 08:08:22.610665 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1080 2024.01.25 08:08:22.611028 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1081 2024.01.25 08:08:22.611245 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1082 2024.01.25 08:08:22.611389 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1083 2024.01.25 08:08:22.611482 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000935535 sec., 51307 rows/sec., 4.50 MiB/sec.
1084 2024.01.25 08:08:22.611625 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Debug> DynamicQueryHandler: Done processing query
1085 2024.01.25 08:08:22.611649 [ 3 ] {ad9eb3f2-9225-4204-80b5-97cdb19f5651} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1086 2024.01.25 08:08:22.611664 [ 3 ] {} <Debug> HTTP-Session: f1c60d8d-7a42-4294-8fd8-76daaca6d049 Destroying unnamed session
1087 2024.01.25 08:08:22.611777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1088 2024.01.25 08:08:22.611822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1089 2024.01.25 08:08:22.611840 [ 3 ] {} <Debug> HTTP-Session: e9563666-30f4-4b66-941b-56894b2d8a20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1090 2024.01.25 08:08:22.611857 [ 3 ] {} <Debug> HTTP-Session: e9563666-30f4-4b66-941b-56894b2d8a20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1091 2024.01.25 08:08:22.611929 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1092 2024.01.25 08:08:22.611968 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1093 2024.01.25 08:08:22.612074 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1094 2024.01.25 08:08:22.612366 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1095 2024.01.25 08:08:22.612571 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1096 2024.01.25 08:08:22.612716 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1097 2024.01.25 08:08:22.612811 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000854493 sec., 18724 rows/sec., 1.46 MiB/sec.
1098 2024.01.25 08:08:22.612922 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Debug> DynamicQueryHandler: Done processing query
1099 2024.01.25 08:08:22.612945 [ 3 ] {1d1d1027-c9ea-47f8-8855-7b086791f699} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1100 2024.01.25 08:08:22.612960 [ 3 ] {} <Debug> HTTP-Session: e9563666-30f4-4b66-941b-56894b2d8a20 Destroying unnamed session
1101 2024.01.25 08:08:22.613112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1102 2024.01.25 08:08:22.613155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1103 2024.01.25 08:08:22.613174 [ 3 ] {} <Debug> HTTP-Session: d84408a7-3303-412d-bafb-84f26b90edc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1104 2024.01.25 08:08:22.613191 [ 3 ] {} <Debug> HTTP-Session: d84408a7-3303-412d-bafb-84f26b90edc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1105 2024.01.25 08:08:22.613266 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1106 2024.01.25 08:08:22.613311 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1107 2024.01.25 08:08:22.613443 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1108 2024.01.25 08:08:22.613782 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1109 2024.01.25 08:08:22.614072 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1110 2024.01.25 08:08:22.614265 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1111 2024.01.25 08:08:22.614382 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001083077 sec., 14772 rows/sec., 19.94 MiB/sec.
1112 2024.01.25 08:08:22.614508 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Debug> DynamicQueryHandler: Done processing query
1113 2024.01.25 08:08:22.614532 [ 3 ] {8cf8f690-cdbd-4eb5-85f9-f613201bc53b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1114 2024.01.25 08:08:22.614548 [ 3 ] {} <Debug> HTTP-Session: d84408a7-3303-412d-bafb-84f26b90edc8 Destroying unnamed session
1115 2024.01.25 08:08:32.608767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1116 2024.01.25 08:08:32.608887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1117 2024.01.25 08:08:32.608912 [ 3 ] {} <Debug> HTTP-Session: 914a1215-3922-46a0-8c69-30682fcee69d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1118 2024.01.25 08:08:32.608936 [ 3 ] {} <Debug> HTTP-Session: 914a1215-3922-46a0-8c69-30682fcee69d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1119 2024.01.25 08:08:32.609059 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1120 2024.01.25 08:08:32.609118 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1121 2024.01.25 08:08:32.609274 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1122 2024.01.25 08:08:32.609699 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1123 2024.01.25 08:08:32.609961 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1124 2024.01.25 08:08:32.610125 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1125 2024.01.25 08:08:32.610243 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001148918 sec., 13926 rows/sec., 1.10 MiB/sec.
1126 2024.01.25 08:08:32.610385 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Debug> DynamicQueryHandler: Done processing query
1127 2024.01.25 08:08:32.610415 [ 3 ] {a279e2f2-37a7-45ac-87e2-62e22c7810e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1128 2024.01.25 08:08:32.610431 [ 3 ] {} <Debug> HTTP-Session: 914a1215-3922-46a0-8c69-30682fcee69d Destroying unnamed session
1129 2024.01.25 08:08:32.610554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1130 2024.01.25 08:08:32.610604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1131 2024.01.25 08:08:32.610624 [ 3 ] {} <Debug> HTTP-Session: ef0dfbd0-4b95-4e5b-9ce2-702c401cb390 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1132 2024.01.25 08:08:32.610644 [ 3 ] {} <Debug> HTTP-Session: ef0dfbd0-4b95-4e5b-9ce2-702c401cb390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1133 2024.01.25 08:08:32.610725 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1134 2024.01.25 08:08:32.610768 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1135 2024.01.25 08:08:32.610875 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1136 2024.01.25 08:08:32.611205 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1137 2024.01.25 08:08:32.611422 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1138 2024.01.25 08:08:32.611580 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1139 2024.01.25 08:08:32.611699 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000935255 sec., 51322 rows/sec., 4.50 MiB/sec.
1140 2024.01.25 08:08:32.611817 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Debug> DynamicQueryHandler: Done processing query
1141 2024.01.25 08:08:32.611841 [ 3 ] {a3293333-bdd6-40eb-923b-753d8aeaf8f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1142 2024.01.25 08:08:32.611858 [ 3 ] {} <Debug> HTTP-Session: ef0dfbd0-4b95-4e5b-9ce2-702c401cb390 Destroying unnamed session
1143 2024.01.25 08:08:32.612014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1144 2024.01.25 08:08:32.612060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1145 2024.01.25 08:08:32.612078 [ 3 ] {} <Debug> HTTP-Session: 7caf05e0-6da7-45ff-b4de-82efe0abe532 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1146 2024.01.25 08:08:32.612097 [ 3 ] {} <Debug> HTTP-Session: 7caf05e0-6da7-45ff-b4de-82efe0abe532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1147 2024.01.25 08:08:32.612168 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1148 2024.01.25 08:08:32.612210 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1149 2024.01.25 08:08:32.612316 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1150 2024.01.25 08:08:32.612624 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1151 2024.01.25 08:08:32.612833 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1152 2024.01.25 08:08:32.612981 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1153 2024.01.25 08:08:32.613100 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000902994 sec., 17718 rows/sec., 1.39 MiB/sec.
1154 2024.01.25 08:08:32.613207 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Debug> DynamicQueryHandler: Done processing query
1155 2024.01.25 08:08:32.613230 [ 3 ] {7fc43203-e187-4ba7-a990-c2205abe58a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1156 2024.01.25 08:08:32.613246 [ 3 ] {} <Debug> HTTP-Session: 7caf05e0-6da7-45ff-b4de-82efe0abe532 Destroying unnamed session
1157 2024.01.25 08:08:32.613411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1158 2024.01.25 08:08:32.613454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1159 2024.01.25 08:08:32.613472 [ 3 ] {} <Debug> HTTP-Session: fedb7f8a-ed92-4e3c-83fb-6f67b8b2f4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1160 2024.01.25 08:08:32.613488 [ 3 ] {} <Debug> HTTP-Session: fedb7f8a-ed92-4e3c-83fb-6f67b8b2f4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1161 2024.01.25 08:08:32.613562 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1162 2024.01.25 08:08:32.613606 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1163 2024.01.25 08:08:32.613741 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1164 2024.01.25 08:08:32.614065 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB.
1165 2024.01.25 08:08:32.614351 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1166 2024.01.25 08:08:32.614538 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1167 2024.01.25 08:08:32.614658 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001068417 sec., 14975 rows/sec., 20.21 MiB/sec.
1168 2024.01.25 08:08:32.614774 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Debug> DynamicQueryHandler: Done processing query
1169 2024.01.25 08:08:32.614821 [ 3 ] {bcf86d23-26e8-4037-8d6e-3c287fa1cfce} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1170 2024.01.25 08:08:32.614839 [ 3 ] {} <Debug> HTTP-Session: fedb7f8a-ed92-4e3c-83fb-6f67b8b2f4a9 Destroying unnamed session
1171 2024.01.25 08:08:37.387282 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1172 2024.01.25 08:08:37.387352 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1173 2024.01.25 08:08:42.608505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1174 2024.01.25 08:08:42.608623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1175 2024.01.25 08:08:42.608649 [ 3 ] {} <Debug> HTTP-Session: d777bf93-bfa1-4aaa-91ef-1c883fd5a9fe Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1176 2024.01.25 08:08:42.608672 [ 3 ] {} <Debug> HTTP-Session: d777bf93-bfa1-4aaa-91ef-1c883fd5a9fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1177 2024.01.25 08:08:42.608797 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1178 2024.01.25 08:08:42.608855 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1179 2024.01.25 08:08:42.609007 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1180 2024.01.25 08:08:42.609361 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1181 2024.01.25 08:08:42.609618 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1182 2024.01.25 08:08:42.609780 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1183 2024.01.25 08:08:42.609890 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001060326 sec., 15089 rows/sec., 1.19 MiB/sec.
1184 2024.01.25 08:08:42.610046 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Debug> DynamicQueryHandler: Done processing query
1185 2024.01.25 08:08:42.610071 [ 3 ] {ae9b030b-3b25-456a-aaca-64ad42d36a98} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1186 2024.01.25 08:08:42.610087 [ 3 ] {} <Debug> HTTP-Session: d777bf93-bfa1-4aaa-91ef-1c883fd5a9fe Destroying unnamed session
1187 2024.01.25 08:08:42.610202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1188 2024.01.25 08:08:42.610248 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1189 2024.01.25 08:08:42.610266 [ 3 ] {} <Debug> HTTP-Session: e81ddb23-021e-4a26-a576-21d06b8cb2cd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1190 2024.01.25 08:08:42.610284 [ 3 ] {} <Debug> HTTP-Session: e81ddb23-021e-4a26-a576-21d06b8cb2cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1191 2024.01.25 08:08:42.610355 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1192 2024.01.25 08:08:42.610393 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1193 2024.01.25 08:08:42.610498 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1194 2024.01.25 08:08:42.610755 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1195 2024.01.25 08:08:42.610964 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1196 2024.01.25 08:08:42.611108 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1197 2024.01.25 08:08:42.611235 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000843383 sec., 56913 rows/sec., 4.99 MiB/sec.
1198 2024.01.25 08:08:42.611344 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Debug> DynamicQueryHandler: Done processing query
1199 2024.01.25 08:08:42.611367 [ 3 ] {e25490f0-02ab-4235-9974-383900932257} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1200 2024.01.25 08:08:42.611382 [ 3 ] {} <Debug> HTTP-Session: e81ddb23-021e-4a26-a576-21d06b8cb2cd Destroying unnamed session
1201 2024.01.25 08:08:42.611506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1202 2024.01.25 08:08:42.611549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1203 2024.01.25 08:08:42.611568 [ 3 ] {} <Debug> HTTP-Session: 481bf92d-0be1-465f-a2c4-286044742f60 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1204 2024.01.25 08:08:42.611584 [ 3 ] {} <Debug> HTTP-Session: 481bf92d-0be1-465f-a2c4-286044742f60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1205 2024.01.25 08:08:42.611653 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1206 2024.01.25 08:08:42.611690 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1207 2024.01.25 08:08:42.611792 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1208 2024.01.25 08:08:42.612022 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1209 2024.01.25 08:08:42.612222 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1210 2024.01.25 08:08:42.612364 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1211 2024.01.25 08:08:42.612494 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000813083 sec., 19678 rows/sec., 1.54 MiB/sec.
1212 2024.01.25 08:08:42.612603 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Debug> DynamicQueryHandler: Done processing query
1213 2024.01.25 08:08:42.612626 [ 3 ] {7a194f55-dd1d-4577-87d0-8c033f28326f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1214 2024.01.25 08:08:42.612641 [ 3 ] {} <Debug> HTTP-Session: 481bf92d-0be1-465f-a2c4-286044742f60 Destroying unnamed session
1215 2024.01.25 08:08:42.612820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1216 2024.01.25 08:08:42.612865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1217 2024.01.25 08:08:42.612884 [ 3 ] {} <Debug> HTTP-Session: a97b71bb-954d-4cc7-9aca-66474cd2d34d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1218 2024.01.25 08:08:42.612901 [ 3 ] {} <Debug> HTTP-Session: a97b71bb-954d-4cc7-9aca-66474cd2d34d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1219 2024.01.25 08:08:42.612976 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1220 2024.01.25 08:08:42.613021 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1221 2024.01.25 08:08:42.613157 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1222 2024.01.25 08:08:42.613461 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1223 2024.01.25 08:08:42.613754 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1224 2024.01.25 08:08:42.613934 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1225 2024.01.25 08:08:42.614057 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001053057 sec., 15193 rows/sec., 20.50 MiB/sec.
1226 2024.01.25 08:08:42.614185 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Debug> DynamicQueryHandler: Done processing query
1227 2024.01.25 08:08:42.614209 [ 3 ] {752024d7-404e-4a3b-b5ad-a39792b915ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1228 2024.01.25 08:08:42.614225 [ 3 ] {} <Debug> HTTP-Session: a97b71bb-954d-4cc7-9aca-66474cd2d34d Destroying unnamed session
1229 2024.01.25 08:08:47.611476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1230 2024.01.25 08:08:47.611597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1231 2024.01.25 08:08:47.611623 [ 3 ] {} <Debug> HTTP-Session: 25367b22-5051-42b9-8b02-ad3b43a8f35a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1232 2024.01.25 08:08:47.611647 [ 3 ] {} <Debug> HTTP-Session: 25367b22-5051-42b9-8b02-ad3b43a8f35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1233 2024.01.25 08:08:47.611840 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1234 2024.01.25 08:08:47.612451 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1235 2024.01.25 08:08:47.612639 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1236 2024.01.25 08:08:47.612691 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1237 2024.01.25 08:08:47.612858 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1238 2024.01.25 08:08:47.612944 [ 186 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1239 2024.01.25 08:08:47.612946 [ 190 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1240 2024.01.25 08:08:47.613037 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (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
1241 2024.01.25 08:08:47.613116 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Debug> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f) (SelectExecutor): Reading approx. 10 rows with 2 streams
1242 2024.01.25 08:08:47.614863 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002971896 sec., 3364 rows/sec., 472.85 KiB/sec.
1243 2024.01.25 08:08:47.615190 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Debug> DynamicQueryHandler: Done processing query
1244 2024.01.25 08:08:47.615217 [ 3 ] {442d94b5-82d8-45f7-9d7e-8406377ba9fc} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1245 2024.01.25 08:08:47.615235 [ 3 ] {} <Debug> HTTP-Session: 25367b22-5051-42b9-8b02-ad3b43a8f35a Destroying unnamed session
1246 2024.01.25 08:08:47.617350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1247 2024.01.25 08:08:47.617405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1248 2024.01.25 08:08:47.617426 [ 3 ] {} <Debug> HTTP-Session: 1c1e91dd-043d-4ddb-b8f0-6e66c9bdf301 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1249 2024.01.25 08:08:47.617446 [ 3 ] {} <Debug> HTTP-Session: 1c1e91dd-043d-4ddb-b8f0-6e66c9bdf301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1250 2024.01.25 08:08:47.617541 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1251 2024.01.25 08:08:47.617585 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1252 2024.01.25 08:08:47.617742 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1253 2024.01.25 08:08:47.618089 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1254 2024.01.25 08:08:47.618438 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1255 2024.01.25 08:08:47.618622 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Trace> oximeter.timeseries_schema (533635c2-705b-48b5-92da-cacbc8c2876f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1256 2024.01.25 08:08:47.618751 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001168698 sec., 855 rows/sec., 193.86 KiB/sec.
1257 2024.01.25 08:08:47.618925 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Debug> DynamicQueryHandler: Done processing query
1258 2024.01.25 08:08:47.618954 [ 3 ] {a2d6f0c4-cad6-47a5-99f3-6e65b323a3e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1259 2024.01.25 08:08:47.618970 [ 3 ] {} <Debug> HTTP-Session: 1c1e91dd-043d-4ddb-b8f0-6e66c9bdf301 Destroying unnamed session
1260 2024.01.25 08:08:47.619131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1261 2024.01.25 08:08:47.619179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1262 2024.01.25 08:08:47.619199 [ 3 ] {} <Debug> HTTP-Session: f10999f0-9ddc-446a-aa93-593bca570482 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1263 2024.01.25 08:08:47.619218 [ 3 ] {} <Debug> HTTP-Session: f10999f0-9ddc-446a-aa93-593bca570482 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1264 2024.01.25 08:08:47.619298 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1265 2024.01.25 08:08:47.619340 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1266 2024.01.25 08:08:47.619452 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1267 2024.01.25 08:08:47.619761 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1268 2024.01.25 08:08:47.619987 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1269 2024.01.25 08:08:47.620139 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1270 2024.01.25 08:08:47.620271 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Information> executeQuery: Read 30 rows, 2.43 KiB in 0.000940845 sec., 31886 rows/sec., 2.52 MiB/sec.
1271 2024.01.25 08:08:47.620425 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Debug> DynamicQueryHandler: Done processing query
1272 2024.01.25 08:08:47.620451 [ 3 ] {76e9e5fd-a76a-41a5-afb7-8bd5e47577a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1273 2024.01.25 08:08:47.620467 [ 3 ] {} <Debug> HTTP-Session: f10999f0-9ddc-446a-aa93-593bca570482 Destroying unnamed session
1274 2024.01.25 08:08:47.620579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1275 2024.01.25 08:08:47.620626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1276 2024.01.25 08:08:47.620645 [ 3 ] {} <Debug> HTTP-Session: a2925376-157b-46b3-b298-3fd84de39cd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1277 2024.01.25 08:08:47.620663 [ 3 ] {} <Debug> HTTP-Session: a2925376-157b-46b3-b298-3fd84de39cd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1278 2024.01.25 08:08:47.620737 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1279 2024.01.25 08:08:47.620777 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1280 2024.01.25 08:08:47.620926 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1281 2024.01.25 08:08:47.621185 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1282 2024.01.25 08:08:47.621400 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1283 2024.01.25 08:08:47.621550 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1284 2024.01.25 08:08:47.621662 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000895354 sec., 2233 rows/sec., 190.87 KiB/sec.
1285 2024.01.25 08:08:47.621783 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Debug> DynamicQueryHandler: Done processing query
1286 2024.01.25 08:08:47.621808 [ 3 ] {45f18fc4-913f-45a9-b68b-e51c2dab09c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1287 2024.01.25 08:08:47.621823 [ 3 ] {} <Debug> HTTP-Session: a2925376-157b-46b3-b298-3fd84de39cd2 Destroying unnamed session
1288 2024.01.25 08:08:47.621965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 20243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1289 2024.01.25 08:08:47.622010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1290 2024.01.25 08:08:47.622029 [ 3 ] {} <Debug> HTTP-Session: b9605dbc-3744-40ce-b3e8-01fb0c23610f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1291 2024.01.25 08:08:47.622046 [ 3 ] {} <Debug> HTTP-Session: b9605dbc-3744-40ce-b3e8-01fb0c23610f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1292 2024.01.25 08:08:47.622121 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1293 2024.01.25 08:08:47.622159 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1294 2024.01.25 08:08:47.622262 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1295 2024.01.25 08:08:47.622593 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1296 2024.01.25 08:08:47.622822 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1297 2024.01.25 08:08:47.622973 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1298 2024.01.25 08:08:47.623094 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Information> executeQuery: Read 127 rows, 12.48 KiB in 0.000944064 sec., 134524 rows/sec., 12.91 MiB/sec.
1299 2024.01.25 08:08:47.623199 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Debug> DynamicQueryHandler: Done processing query
1300 2024.01.25 08:08:47.623224 [ 3 ] {3f9c2cc1-1c90-4aa9-9b48-146796946370} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1301 2024.01.25 08:08:47.623239 [ 3 ] {} <Debug> HTTP-Session: b9605dbc-3744-40ce-b3e8-01fb0c23610f Destroying unnamed session
1302 2024.01.25 08:08:47.623351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2024.01.25 08:08:47.623394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2024.01.25 08:08:47.623413 [ 3 ] {} <Debug> HTTP-Session: 5e8b96f2-2d3f-43e3-8c9f-be303abd4daa Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1305 2024.01.25 08:08:47.623431 [ 3 ] {} <Debug> HTTP-Session: 5e8b96f2-2d3f-43e3-8c9f-be303abd4daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2024.01.25 08:08:47.623500 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1307 2024.01.25 08:08:47.623540 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1308 2024.01.25 08:08:47.623645 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1309 2024.01.25 08:08:47.625325 [ 98 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1310 2024.01.25 08:08:47.625409 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1311 2024.01.25 08:08:47.625556 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1312 2024.01.25 08:08:47.625868 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1313 2024.01.25 08:08:47.626127 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1314 2024.01.25 08:08:47.626306 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1315 2024.01.25 08:08:47.626450 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002915725 sec., 685 rows/sec., 47.89 KiB/sec.
1316 2024.01.25 08:08:47.626559 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Debug> DynamicQueryHandler: Done processing query
1317 2024.01.25 08:08:47.626583 [ 3 ] {543513e1-6323-4b59-b1bf-4c58c6745c08} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1318 2024.01.25 08:08:47.626599 [ 3 ] {} <Debug> HTTP-Session: 5e8b96f2-2d3f-43e3-8c9f-be303abd4daa Destroying unnamed session
1319 2024.01.25 08:08:47.626723 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 10893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1320 2024.01.25 08:08:47.626769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1321 2024.01.25 08:08:47.626789 [ 3 ] {} <Debug> HTTP-Session: e0aecf60-8292-4eef-9a7d-fd4d6feb707e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1322 2024.01.25 08:08:47.626806 [ 3 ] {} <Debug> HTTP-Session: e0aecf60-8292-4eef-9a7d-fd4d6feb707e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1323 2024.01.25 08:08:47.626881 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1324 2024.01.25 08:08:47.626920 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1325 2024.01.25 08:08:47.627023 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1326 2024.01.25 08:08:47.627313 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1327 2024.01.25 08:08:47.627552 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1328 2024.01.25 08:08:47.627670 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1329 2024.01.25 08:08:47.627718 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1330 2024.01.25 08:08:47.627840 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part
1331 2024.01.25 08:08:47.627846 [ 98 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1332 2024.01.25 08:08:47.627873 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Information> executeQuery: Read 64 rows, 5.13 KiB in 0.000963095 sec., 66452 rows/sec., 5.20 MiB/sec.
1333 2024.01.25 08:08:47.627939 [ 98 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1334 2024.01.25 08:08:47.628163 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1335 2024.01.25 08:08:47.628190 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Debug> DynamicQueryHandler: Done processing query
1336 2024.01.25 08:08:47.628187 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1337 2024.01.25 08:08:47.628226 [ 3 ] {70776166-d04d-4732-8a46-a31322de754c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1338 2024.01.25 08:08:47.628270 [ 3 ] {} <Debug> HTTP-Session: e0aecf60-8292-4eef-9a7d-fd4d6feb707e Destroying unnamed session
1339 2024.01.25 08:08:47.628340 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1340 2024.01.25 08:08:47.628378 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part
1341 2024.01.25 08:08:47.628429 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part
1342 2024.01.25 08:08:47.628446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1343 2024.01.25 08:08:47.628515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1344 2024.01.25 08:08:47.628578 [ 3 ] {} <Debug> HTTP-Session: 618000cf-658e-489d-9401-8cbd88126ef2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1345 2024.01.25 08:08:47.628650 [ 3 ] {} <Debug> HTTP-Session: 618000cf-658e-489d-9401-8cbd88126ef2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1346 2024.01.25 08:08:47.628682 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part
1347 2024.01.25 08:08:47.628692 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part
1348 2024.01.25 08:08:47.628860 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1349 2024.01.25 08:08:47.629004 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1350 2024.01.25 08:08:47.629018 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part
1351 2024.01.25 08:08:47.629017 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part
1352 2024.01.25 08:08:47.629379 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 127 rows starting from the beginning of the part
1353 2024.01.25 08:08:47.629413 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
1354 2024.01.25 08:08:47.629711 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1355 2024.01.25 08:08:47.629778 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 16 rows starting from the beginning of the part
1356 2024.01.25 08:08:47.629985 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 64 rows starting from the beginning of the part
1357 2024.01.25 08:08:47.630664 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1358 2024.01.25 08:08:47.631361 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1359 2024.01.25 08:08:47.631607 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 4 columns (4 merged, 0 gathered) in 0.006155035 sec., 57188.95180937233 rows/sec., 5.16 MiB/sec.
1360 2024.01.25 08:08:47.631730 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1361 2024.01.25 08:08:47.632078 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.003134148 sec., 11805 rows/sec., 852.50 KiB/sec.
1362 2024.01.25 08:08:47.632111 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1363 2024.01.25 08:08:47.632197 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.004118814 sec., 39574.498872733755 rows/sec., 3.09 MiB/sec.
1364 2024.01.25 08:08:47.632381 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Debug> DynamicQueryHandler: Done processing query
1365 2024.01.25 08:08:47.632417 [ 11 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1366 2024.01.25 08:08:47.632434 [ 3 ] {3cfa5be4-6344-49b9-9959-d40595753379} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1367 2024.01.25 08:08:47.632468 [ 3 ] {} <Debug> HTTP-Session: 618000cf-658e-489d-9401-8cbd88126ef2 Destroying unnamed session
1368 2024.01.25 08:08:47.632612 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1369 2024.01.25 08:08:47.632696 [ 11 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1370 2024.01.25 08:08:47.632732 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_6_1} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1371 2024.01.25 08:08:47.632758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 32115, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1372 2024.01.25 08:08:47.632777 [ 11 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_6_1} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1373 2024.01.25 08:08:47.632866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1374 2024.01.25 08:08:47.632938 [ 3 ] {} <Debug> HTTP-Session: cf1e35df-1db2-4887-bf0a-b33ad0bcac7d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1375 2024.01.25 08:08:47.632959 [ 3 ] {} <Debug> HTTP-Session: cf1e35df-1db2-4887-bf0a-b33ad0bcac7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1376 2024.01.25 08:08:47.633036 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1377 2024.01.25 08:08:47.633081 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1378 2024.01.25 08:08:47.633229 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1379 2024.01.25 08:08:47.633686 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1380 2024.01.25 08:08:47.633984 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1381 2024.01.25 08:08:47.634172 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1382 2024.01.25 08:08:47.634277 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001212358 sec., 24745 rows/sec., 33.39 MiB/sec.
1383 2024.01.25 08:08:47.634457 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Debug> DynamicQueryHandler: Done processing query
1384 2024.01.25 08:08:47.634480 [ 3 ] {926f9a8f-4cda-4792-9b6a-7f325c09db0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1385 2024.01.25 08:08:47.634495 [ 3 ] {} <Debug> HTTP-Session: cf1e35df-1db2-4887-bf0a-b33ad0bcac7d Destroying unnamed session
1386 2024.01.25 08:08:47.634612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 1487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1387 2024.01.25 08:08:47.634657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1388 2024.01.25 08:08:47.634676 [ 3 ] {} <Debug> HTTP-Session: 583839bd-4b94-418e-9bc9-d39d5d31158a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1389 2024.01.25 08:08:47.634692 [ 3 ] {} <Debug> HTTP-Session: 583839bd-4b94-418e-9bc9-d39d5d31158a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1390 2024.01.25 08:08:47.634762 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1391 2024.01.25 08:08:47.634801 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1392 2024.01.25 08:08:47.634913 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1393 2024.01.25 08:08:47.635182 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1394 2024.01.25 08:08:47.635421 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1395 2024.01.25 08:08:47.635599 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Trace> oximeter.measurements_i64 (0ca523aa-432b-42be-ac9d-ef868a1d1088): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1396 2024.01.25 08:08:47.635703 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Information> executeQuery: Read 9 rows, 680.00 B in 0.000906134 sec., 9932 rows/sec., 732.85 KiB/sec.
1397 2024.01.25 08:08:47.635840 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Debug> DynamicQueryHandler: Done processing query
1398 2024.01.25 08:08:47.635864 [ 3 ] {3620b5ef-c6a5-4cad-91e3-e75482439093} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1399 2024.01.25 08:08:47.635879 [ 3 ] {} <Debug> HTTP-Session: 583839bd-4b94-418e-9bc9-d39d5d31158a Destroying unnamed session
1400 2024.01.25 08:08:52.387387 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache
1401 2024.01.25 08:08:52.387459 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache
1402 2024.01.25 08:08:52.608375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1403 2024.01.25 08:08:52.608481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1404 2024.01.25 08:08:52.608510 [ 3 ] {} <Debug> HTTP-Session: a1b661ac-b339-4241-b0fc-fb9288a38d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1405 2024.01.25 08:08:52.608539 [ 3 ] {} <Debug> HTTP-Session: a1b661ac-b339-4241-b0fc-fb9288a38d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1406 2024.01.25 08:08:52.608677 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1407 2024.01.25 08:08:52.608742 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1408 2024.01.25 08:08:52.608917 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1409 2024.01.25 08:08:52.609344 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1410 2024.01.25 08:08:52.609635 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1411 2024.01.25 08:08:52.609800 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1412 2024.01.25 08:08:52.609910 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001194608 sec., 13393 rows/sec., 1.06 MiB/sec.
1413 2024.01.25 08:08:52.609901 [ 79 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1414 2024.01.25 08:08:52.609970 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1415 2024.01.25 08:08:52.610077 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1416 2024.01.25 08:08:52.610087 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Debug> DynamicQueryHandler: Done processing query
1417 2024.01.25 08:08:52.610166 [ 3 ] {18a3ddaf-228a-4ba8-bdeb-84846109723b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1418 2024.01.25 08:08:52.610207 [ 3 ] {} <Debug> HTTP-Session: a1b661ac-b339-4241-b0fc-fb9288a38d11 Destroying unnamed session
1419 2024.01.25 08:08:52.610260 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1420 2024.01.25 08:08:52.610299 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
1421 2024.01.25 08:08:52.610374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1422 2024.01.25 08:08:52.610450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1423 2024.01.25 08:08:52.610502 [ 3 ] {} <Debug> HTTP-Session: e6a1673e-2640-458b-9ff1-215adfcb2f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1424 2024.01.25 08:08:52.610549 [ 3 ] {} <Debug> HTTP-Session: e6a1673e-2640-458b-9ff1-215adfcb2f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1425 2024.01.25 08:08:52.610550 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part
1426 2024.01.25 08:08:52.610744 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1427 2024.01.25 08:08:52.610786 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part
1428 2024.01.25 08:08:52.610840 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1429 2024.01.25 08:08:52.611050 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
1430 2024.01.25 08:08:52.611315 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2024.01.25 08:08:52.611332 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1432 2024.01.25 08:08:52.611520 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part
1433 2024.01.25 08:08:52.612083 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1434 2024.01.25 08:08:52.612530 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1435 2024.01.25 08:08:52.612969 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 4 columns (4 merged, 0 gathered) in 0.002929425 sec., 37208.66722991713 rows/sec., 2.95 MiB/sec.
1436 2024.01.25 08:08:52.612971 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1437 2024.01.25 08:08:52.613096 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1438 2024.01.25 08:08:52.613240 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.002427228 sec., 19775 rows/sec., 1.74 MiB/sec.
1439 2024.01.25 08:08:52.613445 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Debug> DynamicQueryHandler: Done processing query
1440 2024.01.25 08:08:52.613457 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1441 2024.01.25 08:08:52.613481 [ 3 ] {6cd7b8b9-8d30-4369-b5c8-7ef9293afa4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1442 2024.01.25 08:08:52.613524 [ 3 ] {} <Debug> HTTP-Session: e6a1673e-2640-458b-9ff1-215adfcb2f67 Destroying unnamed session
1443 2024.01.25 08:08:52.613559 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_6_1} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1444 2024.01.25 08:08:52.613658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1445 2024.01.25 08:08:52.613710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1446 2024.01.25 08:08:52.613730 [ 3 ] {} <Debug> HTTP-Session: 97d1d221-9bf9-4192-9554-2eff68493fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1447 2024.01.25 08:08:52.613748 [ 3 ] {} <Debug> HTTP-Session: 97d1d221-9bf9-4192-9554-2eff68493fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1448 2024.01.25 08:08:52.613825 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1449 2024.01.25 08:08:52.613867 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1450 2024.01.25 08:08:52.613988 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1451 2024.01.25 08:08:52.614292 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1452 2024.01.25 08:08:52.614507 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1453 2024.01.25 08:08:52.614658 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1454 2024.01.25 08:08:52.614756 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000901464 sec., 17748 rows/sec., 1.39 MiB/sec.
1455 2024.01.25 08:08:52.614906 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Debug> DynamicQueryHandler: Done processing query
1456 2024.01.25 08:08:52.614930 [ 3 ] {ac9711ff-80a1-4766-8da4-47dec1d8fa00} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1457 2024.01.25 08:08:52.614945 [ 3 ] {} <Debug> HTTP-Session: 97d1d221-9bf9-4192-9554-2eff68493fd8 Destroying unnamed session
1458 2024.01.25 08:08:52.615053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1459 2024.01.25 08:08:52.615095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1460 2024.01.25 08:08:52.615115 [ 3 ] {} <Debug> HTTP-Session: c0cdbd85-cf0e-4a45-a542-c3eadf6cd5c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1461 2024.01.25 08:08:52.615131 [ 3 ] {} <Debug> HTTP-Session: c0cdbd85-cf0e-4a45-a542-c3eadf6cd5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1462 2024.01.25 08:08:52.615208 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1463 2024.01.25 08:08:52.615254 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1464 2024.01.25 08:08:52.615402 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1465 2024.01.25 08:08:52.615761 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1466 2024.01.25 08:08:52.616056 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1467 2024.01.25 08:08:52.616239 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1468 2024.01.25 08:08:52.616328 [ 79 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1469 2024.01.25 08:08:52.616340 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001101767 sec., 14522 rows/sec., 19.60 MiB/sec.
1470 2024.01.25 08:08:52.616367 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1471 2024.01.25 08:08:52.616482 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1472 2024.01.25 08:08:52.616531 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Debug> DynamicQueryHandler: Done processing query
1473 2024.01.25 08:08:52.616560 [ 3 ] {f7a0639d-7b9f-40dd-96ab-c6c35f224a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1474 2024.01.25 08:08:52.616582 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1475 2024.01.25 08:08:52.616594 [ 3 ] {} <Debug> HTTP-Session: c0cdbd85-cf0e-4a45-a542-c3eadf6cd5c7 Destroying unnamed session
1476 2024.01.25 08:08:52.616629 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part
1477 2024.01.25 08:08:52.616748 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part
1478 2024.01.25 08:08:52.616839 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part
1479 2024.01.25 08:08:52.616929 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 16 rows starting from the beginning of the part
1480 2024.01.25 08:08:52.617019 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1481 2024.01.25 08:08:52.617102 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part
1482 2024.01.25 08:08:52.620311 [ 12 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 109 rows, containing 6 columns (6 merged, 0 gathered) in 0.003900571 sec., 27944.626568776726 rows/sec., 37.71 MiB/sec.
1483 2024.01.25 08:08:52.620495 [ 12 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1484 2024.01.25 08:08:52.620716 [ 12 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1485 2024.01.25 08:08:52.620776 [ 12 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1486 2024.01.25 08:08:57.609892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1487 2024.01.25 08:08:57.610023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1488 2024.01.25 08:08:57.610054 [ 3 ] {} <Debug> HTTP-Session: 7b53873f-44c1-4af6-9b5d-fd34d74c1c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1489 2024.01.25 08:08:57.610082 [ 3 ] {} <Debug> HTTP-Session: 7b53873f-44c1-4af6-9b5d-fd34d74c1c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1490 2024.01.25 08:08:57.610222 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1491 2024.01.25 08:08:57.610289 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1492 2024.01.25 08:08:57.610465 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1493 2024.01.25 08:08:57.610897 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1494 2024.01.25 08:08:57.611165 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1495 2024.01.25 08:08:57.611333 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1496 2024.01.25 08:08:57.611461 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001192848 sec., 26826 rows/sec., 2.12 MiB/sec.
1497 2024.01.25 08:08:57.611591 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Debug> DynamicQueryHandler: Done processing query
1498 2024.01.25 08:08:57.611618 [ 3 ] {fb7ca195-35de-4f85-ba80-06a4187c2cf5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1499 2024.01.25 08:08:57.611634 [ 3 ] {} <Debug> HTTP-Session: 7b53873f-44c1-4af6-9b5d-fd34d74c1c68 Destroying unnamed session
1500 2024.01.25 08:08:57.611778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1501 2024.01.25 08:08:57.611826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1502 2024.01.25 08:08:57.611846 [ 3 ] {} <Debug> HTTP-Session: 1c7ff328-87bd-4321-b6f9-99a0d9540fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1503 2024.01.25 08:08:57.611865 [ 3 ] {} <Debug> HTTP-Session: 1c7ff328-87bd-4321-b6f9-99a0d9540fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1504 2024.01.25 08:08:57.611952 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1505 2024.01.25 08:08:57.611994 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1506 2024.01.25 08:08:57.612100 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1507 2024.01.25 08:08:57.612458 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1508 2024.01.25 08:08:57.612695 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1509 2024.01.25 08:08:57.612852 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1510 2024.01.25 08:08:57.612978 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000996435 sec., 96343 rows/sec., 9.67 MiB/sec.
1511 2024.01.25 08:08:57.613156 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Debug> DynamicQueryHandler: Done processing query
1512 2024.01.25 08:08:57.613181 [ 3 ] {7286a36f-9bb6-4aff-9a18-46a8ae95af06} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
1513 2024.01.25 08:08:57.613197 [ 3 ] {} <Debug> HTTP-Session: 1c7ff328-87bd-4321-b6f9-99a0d9540fb4 Destroying unnamed session
1514 2024.01.25 08:08:57.613310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1515 2024.01.25 08:08:57.613356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1516 2024.01.25 08:08:57.613375 [ 3 ] {} <Debug> HTTP-Session: dce8cdff-e86e-4157-b7d9-6b4f2bf73dee Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1517 2024.01.25 08:08:57.613393 [ 3 ] {} <Debug> HTTP-Session: dce8cdff-e86e-4157-b7d9-6b4f2bf73dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1518 2024.01.25 08:08:57.613467 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1519 2024.01.25 08:08:57.613508 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1520 2024.01.25 08:08:57.613627 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1521 2024.01.25 08:08:57.613965 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1522 2024.01.25 08:08:57.614177 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1523 2024.01.25 08:08:57.614328 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1524 2024.01.25 08:08:57.614442 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000945155 sec., 33856 rows/sec., 2.65 MiB/sec.
1525 2024.01.25 08:08:57.614556 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Debug> DynamicQueryHandler: Done processing query
1526 2024.01.25 08:08:57.614579 [ 3 ] {16ac4257-494a-410b-9314-18566452d076} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1527 2024.01.25 08:08:57.614595 [ 3 ] {} <Debug> HTTP-Session: dce8cdff-e86e-4157-b7d9-6b4f2bf73dee Destroying unnamed session
1528 2024.01.25 08:08:57.614727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1529 2024.01.25 08:08:57.614773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1530 2024.01.25 08:08:57.614792 [ 3 ] {} <Debug> HTTP-Session: e858e499-a04a-4b13-afb8-0d26bbfb8594 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1531 2024.01.25 08:08:57.614809 [ 3 ] {} <Debug> HTTP-Session: e858e499-a04a-4b13-afb8-0d26bbfb8594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1532 2024.01.25 08:08:57.614886 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1533 2024.01.25 08:08:57.614932 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1534 2024.01.25 08:08:57.615094 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1535 2024.01.25 08:08:57.615505 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1536 2024.01.25 08:08:57.615811 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1537 2024.01.25 08:08:57.615994 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1538 2024.01.25 08:08:57.616109 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001193909 sec., 26802 rows/sec., 36.17 MiB/sec.
1539 2024.01.25 08:08:57.616218 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Debug> DynamicQueryHandler: Done processing query
1540 2024.01.25 08:08:57.616240 [ 3 ] {eb121347-0fee-435e-a9a8-30f61b549b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1541 2024.01.25 08:08:57.616255 [ 3 ] {} <Debug> HTTP-Session: e858e499-a04a-4b13-afb8-0d26bbfb8594 Destroying unnamed session
1542 2024.01.25 08:09:02.608539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1543 2024.01.25 08:09:02.608667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1544 2024.01.25 08:09:02.608697 [ 3 ] {} <Debug> HTTP-Session: d601d617-b7bb-4150-a831-dfb1a1d26b38 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1545 2024.01.25 08:09:02.608818 [ 3 ] {} <Debug> HTTP-Session: d601d617-b7bb-4150-a831-dfb1a1d26b38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1546 2024.01.25 08:09:02.608962 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1547 2024.01.25 08:09:02.609022 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1548 2024.01.25 08:09:02.609178 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1549 2024.01.25 08:09:02.609580 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1550 2024.01.25 08:09:02.609840 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1551 2024.01.25 08:09:02.610008 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1552 2024.01.25 08:09:02.610127 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001130748 sec., 14149 rows/sec., 1.12 MiB/sec.
1553 2024.01.25 08:09:02.610277 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Debug> DynamicQueryHandler: Done processing query
1554 2024.01.25 08:09:02.610304 [ 3 ] {fe6aee59-2273-4065-89d4-18e404cc4726} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1555 2024.01.25 08:09:02.610319 [ 3 ] {} <Debug> HTTP-Session: d601d617-b7bb-4150-a831-dfb1a1d26b38 Destroying unnamed session
1556 2024.01.25 08:09:02.610441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1557 2024.01.25 08:09:02.610491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1558 2024.01.25 08:09:02.610520 [ 3 ] {} <Debug> HTTP-Session: af90a1d3-e820-4b31-8a09-640d3fd229a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1559 2024.01.25 08:09:02.610541 [ 3 ] {} <Debug> HTTP-Session: af90a1d3-e820-4b31-8a09-640d3fd229a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1560 2024.01.25 08:09:02.610616 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1561 2024.01.25 08:09:02.610660 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1562 2024.01.25 08:09:02.610775 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1563 2024.01.25 08:09:02.611063 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1564 2024.01.25 08:09:02.611305 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1565 2024.01.25 08:09:02.611456 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1566 2024.01.25 08:09:02.611571 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000914064 sec., 2188 rows/sec., 186.97 KiB/sec.
1567 2024.01.25 08:09:02.611701 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Debug> DynamicQueryHandler: Done processing query
1568 2024.01.25 08:09:02.611727 [ 3 ] {f0b37d25-e590-4766-8599-d4c9f96019ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1569 2024.01.25 08:09:02.611742 [ 3 ] {} <Debug> HTTP-Session: af90a1d3-e820-4b31-8a09-640d3fd229a7 Destroying unnamed session
1570 2024.01.25 08:09:02.611856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1571 2024.01.25 08:09:02.611899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1572 2024.01.25 08:09:02.611918 [ 3 ] {} <Debug> HTTP-Session: 0959a031-c36b-42cb-b67a-ca84dcf664ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1573 2024.01.25 08:09:02.611935 [ 3 ] {} <Debug> HTTP-Session: 0959a031-c36b-42cb-b67a-ca84dcf664ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1574 2024.01.25 08:09:02.612006 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1575 2024.01.25 08:09:02.612046 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1576 2024.01.25 08:09:02.612152 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1577 2024.01.25 08:09:02.612438 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1578 2024.01.25 08:09:02.612649 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1579 2024.01.25 08:09:02.612811 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1580 2024.01.25 08:09:02.612920 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Information> executeQuery: Read 49 rows, 4.40 KiB in 0.000877134 sec., 55863 rows/sec., 4.90 MiB/sec.
1581 2024.01.25 08:09:02.613089 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Debug> DynamicQueryHandler: Done processing query
1582 2024.01.25 08:09:02.613114 [ 3 ] {9ecec8a2-067a-47a0-abe7-198842de8059} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1583 2024.01.25 08:09:02.613129 [ 3 ] {} <Debug> HTTP-Session: 0959a031-c36b-42cb-b67a-ca84dcf664ec Destroying unnamed session
1584 2024.01.25 08:09:02.613227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1585 2024.01.25 08:09:02.613272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1586 2024.01.25 08:09:02.613291 [ 3 ] {} <Debug> HTTP-Session: b15c4411-294a-48d0-ae16-08be967f1b5d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1587 2024.01.25 08:09:02.613307 [ 3 ] {} <Debug> HTTP-Session: b15c4411-294a-48d0-ae16-08be967f1b5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1588 2024.01.25 08:09:02.613376 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1589 2024.01.25 08:09:02.613415 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1590 2024.01.25 08:09:02.613531 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1591 2024.01.25 08:09:02.613796 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1592 2024.01.25 08:09:02.613999 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1593 2024.01.25 08:09:02.614146 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1594 2024.01.25 08:09:02.614253 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000842524 sec., 2373 rows/sec., 165.75 KiB/sec.
1595 2024.01.25 08:09:02.614351 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Debug> DynamicQueryHandler: Done processing query
1596 2024.01.25 08:09:02.614375 [ 3 ] {2e671dd7-2340-4ed4-81cf-8d9c2cffc2d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1597 2024.01.25 08:09:02.614391 [ 3 ] {} <Debug> HTTP-Session: b15c4411-294a-48d0-ae16-08be967f1b5d Destroying unnamed session
1598 2024.01.25 08:09:02.614485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1599 2024.01.25 08:09:02.614528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1600 2024.01.25 08:09:02.614547 [ 3 ] {} <Debug> HTTP-Session: 579fabb1-e62c-4bfd-87bd-791d6a83a1f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1601 2024.01.25 08:09:02.614563 [ 3 ] {} <Debug> HTTP-Session: 579fabb1-e62c-4bfd-87bd-791d6a83a1f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1602 2024.01.25 08:09:02.614631 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1603 2024.01.25 08:09:02.614668 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1604 2024.01.25 08:09:02.614769 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1605 2024.01.25 08:09:02.615030 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1606 2024.01.25 08:09:02.615235 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1607 2024.01.25 08:09:02.615390 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1608 2024.01.25 08:09:02.615510 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000851193 sec., 21146 rows/sec., 1.66 MiB/sec.
1609 2024.01.25 08:09:02.615673 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Debug> DynamicQueryHandler: Done processing query
1610 2024.01.25 08:09:02.615697 [ 3 ] {d5aceace-1750-4b9a-8e0c-de4026c71f17} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1611 2024.01.25 08:09:02.615713 [ 3 ] {} <Debug> HTTP-Session: 579fabb1-e62c-4bfd-87bd-791d6a83a1f5 Destroying unnamed session
1612 2024.01.25 08:09:02.615806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1613 2024.01.25 08:09:02.615851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1614 2024.01.25 08:09:02.615868 [ 3 ] {} <Debug> HTTP-Session: bf1630b5-a12f-45b5-bd16-1756e6f4ca80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1615 2024.01.25 08:09:02.615886 [ 3 ] {} <Debug> HTTP-Session: bf1630b5-a12f-45b5-bd16-1756e6f4ca80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1616 2024.01.25 08:09:02.615954 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1617 2024.01.25 08:09:02.615997 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1618 2024.01.25 08:09:02.616128 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1619 2024.01.25 08:09:02.616389 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1620 2024.01.25 08:09:02.616670 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1621 2024.01.25 08:09:02.616888 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1622 2024.01.25 08:09:02.617054 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001062986 sec., 940 rows/sec., 66.15 KiB/sec.
1623 2024.01.25 08:09:02.617197 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Debug> DynamicQueryHandler: Done processing query
1624 2024.01.25 08:09:02.617231 [ 3 ] {f2ba961d-a0fc-42f5-9fd2-ee6dbb3aff87} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1625 2024.01.25 08:09:02.617255 [ 3 ] {} <Debug> HTTP-Session: bf1630b5-a12f-45b5-bd16-1756e6f4ca80 Destroying unnamed session
1626 2024.01.25 08:09:02.617372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1627 2024.01.25 08:09:02.617423 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1628 2024.01.25 08:09:02.617444 [ 3 ] {} <Debug> HTTP-Session: c1bdd584-2261-4653-80a0-408ffb3ef9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1629 2024.01.25 08:09:02.617460 [ 3 ] {} <Debug> HTTP-Session: c1bdd584-2261-4653-80a0-408ffb3ef9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1630 2024.01.25 08:09:02.617533 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1631 2024.01.25 08:09:02.617578 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1632 2024.01.25 08:09:02.617710 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1633 2024.01.25 08:09:02.618065 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1634 2024.01.25 08:09:02.618362 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1635 2024.01.25 08:09:02.618553 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1636 2024.01.25 08:09:02.618693 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001125007 sec., 14222 rows/sec., 19.19 MiB/sec.
1637 2024.01.25 08:09:02.618817 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Debug> DynamicQueryHandler: Done processing query
1638 2024.01.25 08:09:02.618841 [ 3 ] {495cc13e-8559-4f74-8380-ab665d1d4bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1639 2024.01.25 08:09:02.618857 [ 3 ] {} <Debug> HTTP-Session: c1bdd584-2261-4653-80a0-408ffb3ef9e9 Destroying unnamed session
1640 2024.01.25 08:09:07.387501 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache
1641 2024.01.25 08:09:07.387572 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache
1642 2024.01.25 08:09:07.610299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1643 2024.01.25 08:09:07.610404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1644 2024.01.25 08:09:07.610428 [ 3 ] {} <Debug> HTTP-Session: 1dd0e436-b908-4231-b86f-3853893abd91 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1645 2024.01.25 08:09:07.610451 [ 3 ] {} <Debug> HTTP-Session: 1dd0e436-b908-4231-b86f-3853893abd91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1646 2024.01.25 08:09:07.610575 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1647 2024.01.25 08:09:07.610635 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1648 2024.01.25 08:09:07.610790 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1649 2024.01.25 08:09:07.611196 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1650 2024.01.25 08:09:07.611455 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1651 2024.01.25 08:09:07.611618 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1652 2024.01.25 08:09:07.611748 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001128348 sec., 28360 rows/sec., 2.24 MiB/sec.
1653 2024.01.25 08:09:07.611879 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Debug> DynamicQueryHandler: Done processing query
1654 2024.01.25 08:09:07.611906 [ 3 ] {0726b9c0-b234-4487-87a5-5a4bcc5fa957} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1655 2024.01.25 08:09:07.611922 [ 3 ] {} <Debug> HTTP-Session: 1dd0e436-b908-4231-b86f-3853893abd91 Destroying unnamed session
1656 2024.01.25 08:09:07.612039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1657 2024.01.25 08:09:07.612085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1658 2024.01.25 08:09:07.612104 [ 3 ] {} <Debug> HTTP-Session: 0ecb0283-bfed-41b9-abc3-0f335ba458b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1659 2024.01.25 08:09:07.612120 [ 3 ] {} <Debug> HTTP-Session: 0ecb0283-bfed-41b9-abc3-0f335ba458b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1660 2024.01.25 08:09:07.612193 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1661 2024.01.25 08:09:07.612233 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1662 2024.01.25 08:09:07.612339 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1663 2024.01.25 08:09:07.612696 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1664 2024.01.25 08:09:07.612909 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1665 2024.01.25 08:09:07.613053 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1666 2024.01.25 08:09:07.613161 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000957294 sec., 100282 rows/sec., 10.07 MiB/sec.
1667 2024.01.25 08:09:07.613257 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Debug> DynamicQueryHandler: Done processing query
1668 2024.01.25 08:09:07.613279 [ 3 ] {9d776efe-8b27-4299-acff-e23963505cdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
1669 2024.01.25 08:09:07.613294 [ 3 ] {} <Debug> HTTP-Session: 0ecb0283-bfed-41b9-abc3-0f335ba458b3 Destroying unnamed session
1670 2024.01.25 08:09:07.613458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1671 2024.01.25 08:09:07.613499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1672 2024.01.25 08:09:07.613517 [ 3 ] {} <Debug> HTTP-Session: d9280b96-0cb2-49f1-8120-3b9f57232901 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1673 2024.01.25 08:09:07.613533 [ 3 ] {} <Debug> HTTP-Session: d9280b96-0cb2-49f1-8120-3b9f57232901 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1674 2024.01.25 08:09:07.613598 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1675 2024.01.25 08:09:07.613635 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1676 2024.01.25 08:09:07.613794 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1677 2024.01.25 08:09:07.614074 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1678 2024.01.25 08:09:07.614303 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1679 2024.01.25 08:09:07.614455 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1680 2024.01.25 08:09:07.614576 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000878924 sec., 36408 rows/sec., 2.85 MiB/sec.
1681 2024.01.25 08:09:07.614715 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Debug> DynamicQueryHandler: Done processing query
1682 2024.01.25 08:09:07.614740 [ 3 ] {408d329a-a034-4e98-a5f2-cfe41cf32f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1683 2024.01.25 08:09:07.614757 [ 3 ] {} <Debug> HTTP-Session: d9280b96-0cb2-49f1-8120-3b9f57232901 Destroying unnamed session
1684 2024.01.25 08:09:07.614892 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1685 2024.01.25 08:09:07.614939 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1686 2024.01.25 08:09:07.614959 [ 3 ] {} <Debug> HTTP-Session: 6538e258-da0b-4c25-8f41-8b6920e7aab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1687 2024.01.25 08:09:07.614975 [ 3 ] {} <Debug> HTTP-Session: 6538e258-da0b-4c25-8f41-8b6920e7aab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1688 2024.01.25 08:09:07.615051 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1689 2024.01.25 08:09:07.615096 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1690 2024.01.25 08:09:07.615233 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1691 2024.01.25 08:09:07.615662 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1692 2024.01.25 08:09:07.615967 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1693 2024.01.25 08:09:07.616142 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1694 2024.01.25 08:09:07.616262 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001178468 sec., 27153 rows/sec., 36.64 MiB/sec.
1695 2024.01.25 08:09:07.616372 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Debug> DynamicQueryHandler: Done processing query
1696 2024.01.25 08:09:07.616396 [ 3 ] {61d8dd13-990b-4623-ae5b-e93d5d20ad64} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1697 2024.01.25 08:09:07.616411 [ 3 ] {} <Debug> HTTP-Session: 6538e258-da0b-4c25-8f41-8b6920e7aab0 Destroying unnamed session
1698 2024.01.25 08:09:12.609265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1699 2024.01.25 08:09:12.609397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1700 2024.01.25 08:09:12.609437 [ 3 ] {} <Debug> HTTP-Session: 6c8c7568-2d4f-4337-a532-fb552763d963 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1701 2024.01.25 08:09:12.609470 [ 3 ] {} <Debug> HTTP-Session: 6c8c7568-2d4f-4337-a532-fb552763d963 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1702 2024.01.25 08:09:12.609639 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1703 2024.01.25 08:09:12.609721 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1704 2024.01.25 08:09:12.609944 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1705 2024.01.25 08:09:12.610408 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1706 2024.01.25 08:09:12.610679 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1707 2024.01.25 08:09:12.610849 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1708 2024.01.25 08:09:12.610980 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.00128487 sec., 12452 rows/sec., 1009.34 KiB/sec.
1709 2024.01.25 08:09:12.611162 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Debug> DynamicQueryHandler: Done processing query
1710 2024.01.25 08:09:12.611189 [ 3 ] {795a1042-d55e-4172-baef-bf0a4abf6112} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1711 2024.01.25 08:09:12.611205 [ 3 ] {} <Debug> HTTP-Session: 6c8c7568-2d4f-4337-a532-fb552763d963 Destroying unnamed session
1712 2024.01.25 08:09:12.611319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1713 2024.01.25 08:09:12.611366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1714 2024.01.25 08:09:12.611386 [ 3 ] {} <Debug> HTTP-Session: e372cade-aa8c-4f4d-8c7d-7dca074705e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1715 2024.01.25 08:09:12.611404 [ 3 ] {} <Debug> HTTP-Session: e372cade-aa8c-4f4d-8c7d-7dca074705e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1716 2024.01.25 08:09:12.611479 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1717 2024.01.25 08:09:12.611520 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1718 2024.01.25 08:09:12.611635 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1719 2024.01.25 08:09:12.611985 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1720 2024.01.25 08:09:12.612201 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1721 2024.01.25 08:09:12.612359 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1722 2024.01.25 08:09:12.612481 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000970215 sec., 49473 rows/sec., 4.34 MiB/sec.
1723 2024.01.25 08:09:12.612475 [ 82 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1724 2024.01.25 08:09:12.612598 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1725 2024.01.25 08:09:12.612632 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Debug> DynamicQueryHandler: Done processing query
1726 2024.01.25 08:09:12.612671 [ 3 ] {a025ff6b-fc15-42ff-8e12-5b5f772e1428} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1727 2024.01.25 08:09:12.612704 [ 3 ] {} <Debug> HTTP-Session: e372cade-aa8c-4f4d-8c7d-7dca074705e3 Destroying unnamed session
1728 2024.01.25 08:09:12.612709 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1729 2024.01.25 08:09:12.612797 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1730 2024.01.25 08:09:12.612828 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 175 rows starting from the beginning of the part
1731 2024.01.25 08:09:12.612838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1732 2024.01.25 08:09:12.612891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1733 2024.01.25 08:09:12.612921 [ 3 ] {} <Debug> HTTP-Session: 4d09bcbd-4252-46cc-b820-14734855e189 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1734 2024.01.25 08:09:12.612948 [ 3 ] {} <Debug> HTTP-Session: 4d09bcbd-4252-46cc-b820-14734855e189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1735 2024.01.25 08:09:12.612985 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part
1736 2024.01.25 08:09:12.613053 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1737 2024.01.25 08:09:12.613116 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1738 2024.01.25 08:09:12.613117 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part
1739 2024.01.25 08:09:12.613299 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 49 rows starting from the beginning of the part
1740 2024.01.25 08:09:12.613365 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1741 2024.01.25 08:09:12.613449 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 96 rows starting from the beginning of the part
1742 2024.01.25 08:09:12.613529 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 48 rows starting from the beginning of the part
1743 2024.01.25 08:09:12.613886 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1744 2024.01.25 08:09:12.614174 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1745 2024.01.25 08:09:12.614366 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1746 2024.01.25 08:09:12.614560 [ 82 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1747 2024.01.25 08:09:12.614623 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.001526103 sec., 10484 rows/sec., 839.56 KiB/sec.
1748 2024.01.25 08:09:12.614626 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 512 rows, containing 4 columns (4 merged, 0 gathered) in 0.00196072 sec., 261128.56501693255 rows/sec., 24.68 MiB/sec.
1749 2024.01.25 08:09:12.614650 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1750 2024.01.25 08:09:12.614931 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1751 2024.01.25 08:09:12.614969 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1752 2024.01.25 08:09:12.615144 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Debug> DynamicQueryHandler: Done processing query
1753 2024.01.25 08:09:12.615201 [ 3 ] {5a4b64aa-551c-4120-9c68-7c11407e0780} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1754 2024.01.25 08:09:12.615220 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1755 2024.01.25 08:09:12.615245 [ 3 ] {} <Debug> HTTP-Session: 4d09bcbd-4252-46cc-b820-14734855e189 Destroying unnamed session
1756 2024.01.25 08:09:12.615311 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 90 rows starting from the beginning of the part
1757 2024.01.25 08:09:12.615338 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1758 2024.01.25 08:09:12.615454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1759 2024.01.25 08:09:12.615476 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_11_2} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1760 2024.01.25 08:09:12.615576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1761 2024.01.25 08:09:12.615676 [ 3 ] {} <Debug> HTTP-Session: 29653855-1f39-45a4-b105-a57cc5f54a1c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1762 2024.01.25 08:09:12.615734 [ 3 ] {} <Debug> HTTP-Session: 29653855-1f39-45a4-b105-a57cc5f54a1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1763 2024.01.25 08:09:12.615745 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part
1764 2024.01.25 08:09:12.615928 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1765 2024.01.25 08:09:12.616027 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part
1766 2024.01.25 08:09:12.616044 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1767 2024.01.25 08:09:12.616340 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part
1768 2024.01.25 08:09:12.616680 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part
1769 2024.01.25 08:09:12.616692 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1770 2024.01.25 08:09:12.616895 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part
1771 2024.01.25 08:09:12.617334 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1772 2024.01.25 08:09:12.618136 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1773 2024.01.25 08:09:12.618341 [ 15 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 204 rows, containing 4 columns (4 merged, 0 gathered) in 0.003622016 sec., 56322.22497084497 rows/sec., 4.40 MiB/sec.
1774 2024.01.25 08:09:12.618455 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1775 2024.01.25 08:09:12.618565 [ 24 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1776 2024.01.25 08:09:12.618689 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.002672921 sec., 5985 rows/sec., 8.08 MiB/sec.
1777 2024.01.25 08:09:12.618909 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Debug> DynamicQueryHandler: Done processing query
1778 2024.01.25 08:09:12.618939 [ 3 ] {310074a5-3ac2-45d8-b025-bd8ddab2a534} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1779 2024.01.25 08:09:12.618971 [ 3 ] {} <Debug> HTTP-Session: 29653855-1f39-45a4-b105-a57cc5f54a1c Destroying unnamed session
1780 2024.01.25 08:09:12.618998 [ 24 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1781 2024.01.25 08:09:12.619089 [ 24 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_11_2} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1782 2024.01.25 08:09:17.611746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1783 2024.01.25 08:09:17.611858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1784 2024.01.25 08:09:17.611884 [ 3 ] {} <Debug> HTTP-Session: d1b2fee5-780e-48af-87ee-062ffdd3f4be Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1785 2024.01.25 08:09:17.611922 [ 3 ] {} <Debug> HTTP-Session: d1b2fee5-780e-48af-87ee-062ffdd3f4be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1786 2024.01.25 08:09:17.612067 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1787 2024.01.25 08:09:17.612125 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1788 2024.01.25 08:09:17.612277 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1789 2024.01.25 08:09:17.612634 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1790 2024.01.25 08:09:17.612893 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1791 2024.01.25 08:09:17.613067 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1792 2024.01.25 08:09:17.613183 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001083897 sec., 29523 rows/sec., 2.34 MiB/sec.
1793 2024.01.25 08:09:17.613218 [ 65 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1794 2024.01.25 08:09:17.613330 [ 65 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1795 2024.01.25 08:09:17.613352 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Debug> DynamicQueryHandler: Done processing query
1796 2024.01.25 08:09:17.613415 [ 3 ] {4af2bdc8-5efd-4c79-92e7-939ccd304643} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1797 2024.01.25 08:09:17.613460 [ 3 ] {} <Debug> HTTP-Session: d1b2fee5-780e-48af-87ee-062ffdd3f4be Destroying unnamed session
1798 2024.01.25 08:09:17.613487 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1799 2024.01.25 08:09:17.613623 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1800 2024.01.25 08:09:17.613664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1801 2024.01.25 08:09:17.613687 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 46 rows starting from the beginning of the part
1802 2024.01.25 08:09:17.613767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1803 2024.01.25 08:09:17.613814 [ 3 ] {} <Debug> HTTP-Session: eb1b09e2-aef2-4e89-bb5d-87ac2ef9fc33 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1804 2024.01.25 08:09:17.613845 [ 3 ] {} <Debug> HTTP-Session: eb1b09e2-aef2-4e89-bb5d-87ac2ef9fc33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1805 2024.01.25 08:09:17.613960 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part
1806 2024.01.25 08:09:17.614084 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1807 2024.01.25 08:09:17.614189 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1808 2024.01.25 08:09:17.614226 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part
1809 2024.01.25 08:09:17.614577 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part
1810 2024.01.25 08:09:17.614640 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1811 2024.01.25 08:09:17.614827 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part
1812 2024.01.25 08:09:17.615029 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part
1813 2024.01.25 08:09:17.615570 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1814 2024.01.25 08:09:17.616030 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1815 2024.01.25 08:09:17.616371 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1816 2024.01.25 08:09:17.616712 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Information> executeQuery: Read 132 rows, 12.99 KiB in 0.00257007 sec., 51360 rows/sec., 4.93 MiB/sec.
1817 2024.01.25 08:09:17.616760 [ 24 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 174 rows, containing 4 columns (4 merged, 0 gathered) in 0.003340031 sec., 52095.324863751266 rows/sec., 4.12 MiB/sec.
1818 2024.01.25 08:09:17.616885 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Debug> DynamicQueryHandler: Done processing query
1819 2024.01.25 08:09:17.616923 [ 3 ] {ce9831d0-9974-45fd-98fd-2f0fc978029c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1820 2024.01.25 08:09:17.616958 [ 3 ] {} <Debug> HTTP-Session: eb1b09e2-aef2-4e89-bb5d-87ac2ef9fc33 Destroying unnamed session
1821 2024.01.25 08:09:17.616979 [ 24 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1822 2024.01.25 08:09:17.617134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1823 2024.01.25 08:09:17.617205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1824 2024.01.25 08:09:17.617231 [ 3 ] {} <Debug> HTTP-Session: 61f35c6f-ca05-4dc4-b3a0-f5033231b74b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1825 2024.01.25 08:09:17.617266 [ 24 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1826 2024.01.25 08:09:17.617267 [ 3 ] {} <Debug> HTTP-Session: 61f35c6f-ca05-4dc4-b3a0-f5033231b74b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1827 2024.01.25 08:09:17.617379 [ 24 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_11_2} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1828 2024.01.25 08:09:17.617421 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1829 2024.01.25 08:09:17.617515 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1830 2024.01.25 08:09:17.617639 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1831 2024.01.25 08:09:17.617924 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1832 2024.01.25 08:09:17.618138 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1833 2024.01.25 08:09:17.618288 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1834 2024.01.25 08:09:17.618406 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000934104 sec., 59950 rows/sec., 4.66 MiB/sec.
1835 2024.01.25 08:09:17.618507 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Debug> DynamicQueryHandler: Done processing query
1836 2024.01.25 08:09:17.618531 [ 3 ] {5c20c97d-d940-49a3-b503-c2cdda45f4aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1837 2024.01.25 08:09:17.618546 [ 3 ] {} <Debug> HTTP-Session: 61f35c6f-ca05-4dc4-b3a0-f5033231b74b Destroying unnamed session
1838 2024.01.25 08:09:17.618702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7027, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1839 2024.01.25 08:09:17.618747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1840 2024.01.25 08:09:17.618766 [ 3 ] {} <Debug> HTTP-Session: c001e318-35dd-4cb7-9d88-6a710fcd92df Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1841 2024.01.25 08:09:17.618782 [ 3 ] {} <Debug> HTTP-Session: c001e318-35dd-4cb7-9d88-6a710fcd92df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1842 2024.01.25 08:09:17.618854 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1843 2024.01.25 08:09:17.618899 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1844 2024.01.25 08:09:17.619016 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1845 2024.01.25 08:09:17.619267 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1846 2024.01.25 08:09:17.619526 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1847 2024.01.25 08:09:17.619703 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1848 2024.01.25 08:09:17.619813 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000923374 sec., 38987 rows/sec., 2.75 MiB/sec.
1849 2024.01.25 08:09:17.619917 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Debug> DynamicQueryHandler: Done processing query
1850 2024.01.25 08:09:17.619940 [ 3 ] {fc3718f5-6fd9-4acc-9b6d-5ddb3fc1589f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1851 2024.01.25 08:09:17.619955 [ 3 ] {} <Debug> HTTP-Session: c001e318-35dd-4cb7-9d88-6a710fcd92df Destroying unnamed session
1852 2024.01.25 08:09:17.620116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1853 2024.01.25 08:09:17.620160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1854 2024.01.25 08:09:17.620179 [ 3 ] {} <Debug> HTTP-Session: 44f7d627-e7a6-4289-aecc-57671b84fd50 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1855 2024.01.25 08:09:17.620195 [ 3 ] {} <Debug> HTTP-Session: 44f7d627-e7a6-4289-aecc-57671b84fd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1856 2024.01.25 08:09:17.620274 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1857 2024.01.25 08:09:17.620319 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1858 2024.01.25 08:09:17.620450 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1859 2024.01.25 08:09:17.620804 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1860 2024.01.25 08:09:17.621113 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1861 2024.01.25 08:09:17.621309 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1862 2024.01.25 08:09:17.621425 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001121347 sec., 28537 rows/sec., 38.51 MiB/sec.
1863 2024.01.25 08:09:17.621445 [ 74 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1864 2024.01.25 08:09:17.621573 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1865 2024.01.25 08:09:17.621604 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Debug> DynamicQueryHandler: Done processing query
1866 2024.01.25 08:09:17.621649 [ 3 ] {071a3956-78b4-49c7-b660-ee785352fba6} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1867 2024.01.25 08:09:17.621669 [ 3 ] {} <Debug> HTTP-Session: 44f7d627-e7a6-4289-aecc-57671b84fd50 Destroying unnamed session
1868 2024.01.25 08:09:17.621658 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1869 2024.01.25 08:09:17.621800 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1870 2024.01.25 08:09:17.621836 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 109 rows starting from the beginning of the part
1871 2024.01.25 08:09:17.622002 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 32 rows starting from the beginning of the part
1872 2024.01.25 08:09:17.622147 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 16 rows starting from the beginning of the part
1873 2024.01.25 08:09:17.622262 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 32 rows starting from the beginning of the part
1874 2024.01.25 08:09:17.622374 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 16 rows starting from the beginning of the part
1875 2024.01.25 08:09:17.622486 [ 10 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part
1876 2024.01.25 08:09:17.626145 [ 13 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 237 rows, containing 6 columns (6 merged, 0 gathered) in 0.00451156 sec., 52531.71851864986 rows/sec., 70.89 MiB/sec.
1877 2024.01.25 08:09:17.626432 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1878 2024.01.25 08:09:17.626678 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1879 2024.01.25 08:09:17.626748 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1880 2024.01.25 08:09:17.626825 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_11_2: 4.06 MiB.
1881 2024.01.25 08:09:22.387821 [ 59 ] {} <Debug> DNSResolver: Updating DNS cache
1882 2024.01.25 08:09:22.387885 [ 59 ] {} <Debug> DNSResolver: Updated DNS cache
1883 2024.01.25 08:09:22.609239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1884 2024.01.25 08:09:22.609342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1885 2024.01.25 08:09:22.609368 [ 3 ] {} <Debug> HTTP-Session: 4b379880-bea2-418e-b3fd-721fc9716d1f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1886 2024.01.25 08:09:22.609392 [ 3 ] {} <Debug> HTTP-Session: 4b379880-bea2-418e-b3fd-721fc9716d1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.01.25 08:09:22.609520 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1888 2024.01.25 08:09:22.609584 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1889 2024.01.25 08:09:22.609748 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1890 2024.01.25 08:09:22.610115 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1891 2024.01.25 08:09:22.610373 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1892 2024.01.25 08:09:22.610543 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1893 2024.01.25 08:09:22.610665 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001108938 sec., 14428 rows/sec., 1.14 MiB/sec.
1894 2024.01.25 08:09:22.610799 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Debug> DynamicQueryHandler: Done processing query
1895 2024.01.25 08:09:22.610825 [ 3 ] {fbd28b0a-f23f-4e92-8ee1-ffa4e1740f8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1896 2024.01.25 08:09:22.610843 [ 3 ] {} <Debug> HTTP-Session: 4b379880-bea2-418e-b3fd-721fc9716d1f Destroying unnamed session
1897 2024.01.25 08:09:22.610963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2024.01.25 08:09:22.611011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1899 2024.01.25 08:09:22.611033 [ 3 ] {} <Debug> HTTP-Session: 50d371e0-f038-45dc-8b55-049f7a083089 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1900 2024.01.25 08:09:22.611052 [ 3 ] {} <Debug> HTTP-Session: 50d371e0-f038-45dc-8b55-049f7a083089 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.01.25 08:09:22.611133 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1902 2024.01.25 08:09:22.611175 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1903 2024.01.25 08:09:22.611281 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1904 2024.01.25 08:09:22.611578 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1905 2024.01.25 08:09:22.611822 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1906 2024.01.25 08:09:22.611983 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1907 2024.01.25 08:09:22.612081 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000916884 sec., 52351 rows/sec., 4.59 MiB/sec.
1908 2024.01.25 08:09:22.612185 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Debug> DynamicQueryHandler: Done processing query
1909 2024.01.25 08:09:22.612209 [ 3 ] {18edad5a-07f4-4f99-ad0b-31c5ead63a75} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1910 2024.01.25 08:09:22.612225 [ 3 ] {} <Debug> HTTP-Session: 50d371e0-f038-45dc-8b55-049f7a083089 Destroying unnamed session
1911 2024.01.25 08:09:22.612345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2024.01.25 08:09:22.612388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2024.01.25 08:09:22.612408 [ 3 ] {} <Debug> HTTP-Session: 2adbdc98-dec8-45dd-a3d9-8e43220bbe04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1914 2024.01.25 08:09:22.612425 [ 3 ] {} <Debug> HTTP-Session: 2adbdc98-dec8-45dd-a3d9-8e43220bbe04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.01.25 08:09:22.612500 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1916 2024.01.25 08:09:22.612540 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1917 2024.01.25 08:09:22.612644 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2024.01.25 08:09:22.613028 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1919 2024.01.25 08:09:22.613271 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1920 2024.01.25 08:09:22.613447 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1921 2024.01.25 08:09:22.613546 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.001017516 sec., 15724 rows/sec., 1.23 MiB/sec.
1922 2024.01.25 08:09:22.613685 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Debug> DynamicQueryHandler: Done processing query
1923 2024.01.25 08:09:22.613719 [ 3 ] {6a271913-c984-46d5-90db-c99ad17344c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1924 2024.01.25 08:09:22.613737 [ 3 ] {} <Debug> HTTP-Session: 2adbdc98-dec8-45dd-a3d9-8e43220bbe04 Destroying unnamed session
1925 2024.01.25 08:09:22.613901 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2024.01.25 08:09:22.613957 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2024.01.25 08:09:22.613978 [ 3 ] {} <Debug> HTTP-Session: f2bcedc2-93ff-4cb3-90e5-a389f5c96a45 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1928 2024.01.25 08:09:22.613996 [ 3 ] {} <Debug> HTTP-Session: f2bcedc2-93ff-4cb3-90e5-a389f5c96a45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2024.01.25 08:09:22.614076 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1930 2024.01.25 08:09:22.614122 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1931 2024.01.25 08:09:22.614259 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2024.01.25 08:09:22.614638 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1933 2024.01.25 08:09:22.614928 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1934 2024.01.25 08:09:22.615137 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1935 2024.01.25 08:09:22.615240 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001133987 sec., 14109 rows/sec., 19.04 MiB/sec.
1936 2024.01.25 08:09:22.615363 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Debug> DynamicQueryHandler: Done processing query
1937 2024.01.25 08:09:22.615392 [ 3 ] {2038c222-1555-483b-a91f-5f23a6427bad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1938 2024.01.25 08:09:22.615414 [ 3 ] {} <Debug> HTTP-Session: f2bcedc2-93ff-4cb3-90e5-a389f5c96a45 Destroying unnamed session
1939 2024.01.25 08:09:27.609851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2024.01.25 08:09:27.609964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2024.01.25 08:09:27.609991 [ 3 ] {} <Debug> HTTP-Session: ced3b1b3-0a53-487e-8607-c9f0100380eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1942 2024.01.25 08:09:27.610021 [ 3 ] {} <Debug> HTTP-Session: ced3b1b3-0a53-487e-8607-c9f0100380eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2024.01.25 08:09:27.610146 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1944 2024.01.25 08:09:27.610203 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1945 2024.01.25 08:09:27.610357 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2024.01.25 08:09:27.610787 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1947 2024.01.25 08:09:27.611050 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1948 2024.01.25 08:09:27.611213 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1949 2024.01.25 08:09:27.611320 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001141408 sec., 28035 rows/sec., 2.22 MiB/sec.
1950 2024.01.25 08:09:27.611452 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Debug> DynamicQueryHandler: Done processing query
1951 2024.01.25 08:09:27.611477 [ 3 ] {7c708027-8eff-4e47-9fe4-386f7a917967} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1952 2024.01.25 08:09:27.611493 [ 3 ] {} <Debug> HTTP-Session: ced3b1b3-0a53-487e-8607-c9f0100380eb Destroying unnamed session
1953 2024.01.25 08:09:27.611621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.01.25 08:09:27.611668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2024.01.25 08:09:27.611686 [ 3 ] {} <Debug> HTTP-Session: 12038399-02d0-4ff7-8cfb-5ed7fdb497f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1956 2024.01.25 08:09:27.611703 [ 3 ] {} <Debug> HTTP-Session: 12038399-02d0-4ff7-8cfb-5ed7fdb497f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.01.25 08:09:27.611777 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1958 2024.01.25 08:09:27.611815 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1959 2024.01.25 08:09:27.611920 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2024.01.25 08:09:27.612260 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1961 2024.01.25 08:09:27.612484 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1962 2024.01.25 08:09:27.612633 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1963 2024.01.25 08:09:27.612751 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000939095 sec., 102226 rows/sec., 10.26 MiB/sec.
1964 2024.01.25 08:09:27.612883 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Debug> DynamicQueryHandler: Done processing query
1965 2024.01.25 08:09:27.612906 [ 3 ] {62fe3027-2f19-4fc5-be2e-19122696c581} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
1966 2024.01.25 08:09:27.612922 [ 3 ] {} <Debug> HTTP-Session: 12038399-02d0-4ff7-8cfb-5ed7fdb497f6 Destroying unnamed session
1967 2024.01.25 08:09:27.613049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2024.01.25 08:09:27.613093 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2024.01.25 08:09:27.613113 [ 3 ] {} <Debug> HTTP-Session: 958ee9ad-b5aa-4a60-b055-c4ed332677ce Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1970 2024.01.25 08:09:27.613130 [ 3 ] {} <Debug> HTTP-Session: 958ee9ad-b5aa-4a60-b055-c4ed332677ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2024.01.25 08:09:27.613201 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1972 2024.01.25 08:09:27.613240 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1973 2024.01.25 08:09:27.613348 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2024.01.25 08:09:27.613615 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1975 2024.01.25 08:09:27.613828 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1976 2024.01.25 08:09:27.613978 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1977 2024.01.25 08:09:27.614103 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000872213 sec., 36688 rows/sec., 2.87 MiB/sec.
1978 2024.01.25 08:09:27.614201 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Debug> DynamicQueryHandler: Done processing query
1979 2024.01.25 08:09:27.614224 [ 3 ] {a2e547bf-ba34-4eb6-b0bf-d5bf22e721ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1980 2024.01.25 08:09:27.614239 [ 3 ] {} <Debug> HTTP-Session: 958ee9ad-b5aa-4a60-b055-c4ed332677ce Destroying unnamed session
1981 2024.01.25 08:09:27.614372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2024.01.25 08:09:27.614416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1983 2024.01.25 08:09:27.614435 [ 3 ] {} <Debug> HTTP-Session: 96d3c205-01e1-43eb-ba72-fd811fc13852 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1984 2024.01.25 08:09:27.614452 [ 3 ] {} <Debug> HTTP-Session: 96d3c205-01e1-43eb-ba72-fd811fc13852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.01.25 08:09:27.614526 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1986 2024.01.25 08:09:27.614571 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1987 2024.01.25 08:09:27.614706 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2024.01.25 08:09:27.615090 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
1989 2024.01.25 08:09:27.615380 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1990 2024.01.25 08:09:27.615555 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1991 2024.01.25 08:09:27.615678 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001123097 sec., 28492 rows/sec., 38.45 MiB/sec.
1992 2024.01.25 08:09:27.615855 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Debug> DynamicQueryHandler: Done processing query
1993 2024.01.25 08:09:27.615880 [ 3 ] {ff13497f-2f55-418e-b7f3-df20ed3deca9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
1994 2024.01.25 08:09:27.615895 [ 3 ] {} <Debug> HTTP-Session: 96d3c205-01e1-43eb-ba72-fd811fc13852 Destroying unnamed session
1995 2024.01.25 08:09:32.609071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1996 2024.01.25 08:09:32.609187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1997 2024.01.25 08:09:32.609213 [ 3 ] {} <Debug> HTTP-Session: 65fb6571-3469-4f0a-a21f-7c71ae64a925 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1998 2024.01.25 08:09:32.609237 [ 3 ] {} <Debug> HTTP-Session: 65fb6571-3469-4f0a-a21f-7c71ae64a925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1999 2024.01.25 08:09:32.609363 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2000 2024.01.25 08:09:32.609421 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2001 2024.01.25 08:09:32.609575 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2002 2024.01.25 08:09:32.609924 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2003 2024.01.25 08:09:32.610188 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2004 2024.01.25 08:09:32.610351 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2005 2024.01.25 08:09:32.610465 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001067186 sec., 14992 rows/sec., 1.19 MiB/sec.
2006 2024.01.25 08:09:32.610612 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Debug> DynamicQueryHandler: Done processing query
2007 2024.01.25 08:09:32.610637 [ 3 ] {ada70bad-c673-4600-812e-3462b175eb48} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2008 2024.01.25 08:09:32.610653 [ 3 ] {} <Debug> HTTP-Session: 65fb6571-3469-4f0a-a21f-7c71ae64a925 Destroying unnamed session
2009 2024.01.25 08:09:32.610771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2010 2024.01.25 08:09:32.610818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2011 2024.01.25 08:09:32.610836 [ 3 ] {} <Debug> HTTP-Session: bc0f89d4-ebfd-4ebd-b96f-a5dbd561e5b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2012 2024.01.25 08:09:32.610854 [ 3 ] {} <Debug> HTTP-Session: bc0f89d4-ebfd-4ebd-b96f-a5dbd561e5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2013 2024.01.25 08:09:32.610927 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2014 2024.01.25 08:09:32.610967 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2015 2024.01.25 08:09:32.611092 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2016 2024.01.25 08:09:32.611360 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2017 2024.01.25 08:09:32.611579 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2018 2024.01.25 08:09:32.611739 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2019 2024.01.25 08:09:32.611831 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000875353 sec., 54835 rows/sec., 4.81 MiB/sec.
2020 2024.01.25 08:09:32.611927 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Debug> DynamicQueryHandler: Done processing query
2021 2024.01.25 08:09:32.611949 [ 3 ] {39e4d430-d3c8-41e8-96d6-da82ffaae69f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2022 2024.01.25 08:09:32.611966 [ 3 ] {} <Debug> HTTP-Session: bc0f89d4-ebfd-4ebd-b96f-a5dbd561e5b1 Destroying unnamed session
2023 2024.01.25 08:09:32.612091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2024 2024.01.25 08:09:32.612134 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2025 2024.01.25 08:09:32.612153 [ 3 ] {} <Debug> HTTP-Session: 38c20989-5021-4028-970b-d36b488516a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2026 2024.01.25 08:09:32.612170 [ 3 ] {} <Debug> HTTP-Session: 38c20989-5021-4028-970b-d36b488516a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2027 2024.01.25 08:09:32.612239 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2028 2024.01.25 08:09:32.612277 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2029 2024.01.25 08:09:32.612377 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2030 2024.01.25 08:09:32.612714 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2031 2024.01.25 08:09:32.612924 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2032 2024.01.25 08:09:32.613100 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2033 2024.01.25 08:09:32.613195 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000929354 sec., 17216 rows/sec., 1.35 MiB/sec.
2034 2024.01.25 08:09:32.613309 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Debug> DynamicQueryHandler: Done processing query
2035 2024.01.25 08:09:32.613331 [ 3 ] {3f9f012b-52e0-4c40-8e3a-7cac6f0996e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2036 2024.01.25 08:09:32.613346 [ 3 ] {} <Debug> HTTP-Session: 38c20989-5021-4028-970b-d36b488516a4 Destroying unnamed session
2037 2024.01.25 08:09:32.613502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2038 2024.01.25 08:09:32.613548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2039 2024.01.25 08:09:32.613567 [ 3 ] {} <Debug> HTTP-Session: ed14ddac-112f-41ea-90ac-ec18a0fd99ef Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2040 2024.01.25 08:09:32.613584 [ 3 ] {} <Debug> HTTP-Session: ed14ddac-112f-41ea-90ac-ec18a0fd99ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2041 2024.01.25 08:09:32.613658 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2042 2024.01.25 08:09:32.613702 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2043 2024.01.25 08:09:32.613835 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2044 2024.01.25 08:09:32.614174 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2045 2024.01.25 08:09:32.614463 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2046 2024.01.25 08:09:32.614641 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2047 2024.01.25 08:09:32.614735 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001051666 sec., 15213 rows/sec., 20.53 MiB/sec.
2048 2024.01.25 08:09:32.614842 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Debug> DynamicQueryHandler: Done processing query
2049 2024.01.25 08:09:32.614865 [ 3 ] {0a96acd0-0d97-42ba-9a44-df38646542b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2050 2024.01.25 08:09:32.614880 [ 3 ] {} <Debug> HTTP-Session: ed14ddac-112f-41ea-90ac-ec18a0fd99ef Destroying unnamed session
2051 2024.01.25 08:09:37.387938 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache
2052 2024.01.25 08:09:37.388005 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache
2053 2024.01.25 08:09:37.610542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2054 2024.01.25 08:09:37.610646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2055 2024.01.25 08:09:37.610671 [ 3 ] {} <Debug> HTTP-Session: b78da6c8-bded-419f-b373-8fb4bf9e1212 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2056 2024.01.25 08:09:37.610695 [ 3 ] {} <Debug> HTTP-Session: b78da6c8-bded-419f-b373-8fb4bf9e1212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2057 2024.01.25 08:09:37.610822 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2058 2024.01.25 08:09:37.610882 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2059 2024.01.25 08:09:37.611039 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2024.01.25 08:09:37.611526 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2061 2024.01.25 08:09:37.611797 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2062 2024.01.25 08:09:37.611962 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2063 2024.01.25 08:09:37.612073 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001217479 sec., 26283 rows/sec., 2.08 MiB/sec.
2064 2024.01.25 08:09:37.612284 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Debug> DynamicQueryHandler: Done processing query
2065 2024.01.25 08:09:37.612309 [ 3 ] {4bb797c9-515b-4136-8cf5-ebaf2d84252c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2066 2024.01.25 08:09:37.612326 [ 3 ] {} <Debug> HTTP-Session: b78da6c8-bded-419f-b373-8fb4bf9e1212 Destroying unnamed session
2067 2024.01.25 08:09:37.612435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2068 2024.01.25 08:09:37.612481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2069 2024.01.25 08:09:37.612501 [ 3 ] {} <Debug> HTTP-Session: e7965cde-9b60-4485-a965-c92e9e52e55e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2070 2024.01.25 08:09:37.612518 [ 3 ] {} <Debug> HTTP-Session: e7965cde-9b60-4485-a965-c92e9e52e55e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.01.25 08:09:37.612591 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2072 2024.01.25 08:09:37.612632 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2073 2024.01.25 08:09:37.612754 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2024.01.25 08:09:37.615175 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2075 2024.01.25 08:09:37.615468 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2076 2024.01.25 08:09:37.615628 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2077 2024.01.25 08:09:37.615750 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003130528 sec., 1277 rows/sec., 106.69 KiB/sec.
2078 2024.01.25 08:09:37.615896 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Debug> DynamicQueryHandler: Done processing query
2079 2024.01.25 08:09:37.615920 [ 3 ] {2989b630-785a-4a85-9e5f-dfd29d50ee95} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2080 2024.01.25 08:09:37.615937 [ 3 ] {} <Debug> HTTP-Session: e7965cde-9b60-4485-a965-c92e9e52e55e Destroying unnamed session
2081 2024.01.25 08:09:37.616109 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2082 2024.01.25 08:09:37.616158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2083 2024.01.25 08:09:37.616179 [ 3 ] {} <Debug> HTTP-Session: 61365f61-d3e7-410c-bb71-95d6d6398eef Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2084 2024.01.25 08:09:37.616196 [ 3 ] {} <Debug> HTTP-Session: 61365f61-d3e7-410c-bb71-95d6d6398eef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2085 2024.01.25 08:09:37.616271 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2086 2024.01.25 08:09:37.616311 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2087 2024.01.25 08:09:37.616420 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2024.01.25 08:09:37.616810 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2089 2024.01.25 08:09:37.617039 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2090 2024.01.25 08:09:37.617192 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2091 2024.01.25 08:09:37.617313 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Information> executeQuery: Read 98 rows, 10.05 KiB in 0.001001855 sec., 97818 rows/sec., 9.79 MiB/sec.
2092 2024.01.25 08:09:37.617313 [ 77 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2093 2024.01.25 08:09:37.617430 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2094 2024.01.25 08:09:37.617500 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Debug> DynamicQueryHandler: Done processing query
2095 2024.01.25 08:09:37.617542 [ 3 ] {8e6847d2-2bdb-4cd9-8c0a-ae8e7ac19813} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
2096 2024.01.25 08:09:37.617542 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2097 2024.01.25 08:09:37.617567 [ 3 ] {} <Debug> HTTP-Session: 61365f61-d3e7-410c-bb71-95d6d6398eef Destroying unnamed session
2098 2024.01.25 08:09:37.617678 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2099 2024.01.25 08:09:37.617740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2100 2024.01.25 08:09:37.617752 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part
2101 2024.01.25 08:09:37.617813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2102 2024.01.25 08:09:37.617860 [ 3 ] {} <Debug> HTTP-Session: e5eb748f-4be8-4df1-bc89-d573a2897fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2103 2024.01.25 08:09:37.617888 [ 3 ] {} <Debug> HTTP-Session: e5eb748f-4be8-4df1-bc89-d573a2897fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.01.25 08:09:37.618005 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 132 rows starting from the beginning of the part
2105 2024.01.25 08:09:37.618096 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2106 2024.01.25 08:09:37.618219 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2107 2024.01.25 08:09:37.618238 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 48 rows starting from the beginning of the part
2108 2024.01.25 08:09:37.618556 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 96 rows starting from the beginning of the part
2109 2024.01.25 08:09:37.618701 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2110 2024.01.25 08:09:37.618787 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 48 rows starting from the beginning of the part
2111 2024.01.25 08:09:37.618959 [ 24 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 98 rows starting from the beginning of the part
2112 2024.01.25 08:09:37.619615 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2113 2024.01.25 08:09:37.620084 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2114 2024.01.25 08:09:37.620435 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2115 2024.01.25 08:09:37.620838 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002669152 sec., 1498 rows/sec., 104.64 KiB/sec.
2116 2024.01.25 08:09:37.620849 [ 13 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 4 columns (4 merged, 0 gathered) in 0.003358472 sec., 179843.69082130207 rows/sec., 17.16 MiB/sec.
2117 2024.01.25 08:09:37.621025 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Debug> DynamicQueryHandler: Done processing query
2118 2024.01.25 08:09:37.621060 [ 3 ] {54bddc80-af02-4710-9db7-f53dc6e154a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2119 2024.01.25 08:09:37.621067 [ 13 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2120 2024.01.25 08:09:37.621089 [ 3 ] {} <Debug> HTTP-Session: e5eb748f-4be8-4df1-bc89-d573a2897fcf Destroying unnamed session
2121 2024.01.25 08:09:37.621242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2122 2024.01.25 08:09:37.621304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2123 2024.01.25 08:09:37.621328 [ 3 ] {} <Debug> HTTP-Session: 342d311f-674d-4bfd-9c75-e2ce3e5b85fd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2124 2024.01.25 08:09:37.621360 [ 3 ] {} <Debug> HTTP-Session: 342d311f-674d-4bfd-9c75-e2ce3e5b85fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2125 2024.01.25 08:09:37.621362 [ 13 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2126 2024.01.25 08:09:37.621491 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2127 2024.01.25 08:09:37.621502 [ 13 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_16_3} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2128 2024.01.25 08:09:37.621555 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2129 2024.01.25 08:09:37.621750 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2130 2024.01.25 08:09:37.622065 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2131 2024.01.25 08:09:37.622286 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2132 2024.01.25 08:09:37.622437 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2133 2024.01.25 08:09:37.622554 [ 77 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2134 2024.01.25 08:09:37.622555 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.001010896 sec., 35611 rows/sec., 2.79 MiB/sec.
2135 2024.01.25 08:09:37.622607 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2136 2024.01.25 08:09:37.622772 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2137 2024.01.25 08:09:37.622796 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Debug> DynamicQueryHandler: Done processing query
2138 2024.01.25 08:09:37.622846 [ 3 ] {84103f57-ef03-4879-84c6-01e19e862cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2139 2024.01.25 08:09:37.622876 [ 3 ] {} <Debug> HTTP-Session: 342d311f-674d-4bfd-9c75-e2ce3e5b85fd Destroying unnamed session
2140 2024.01.25 08:09:37.622936 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2141 2024.01.25 08:09:37.622975 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 94 rows starting from the beginning of the part
2142 2024.01.25 08:09:37.623018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 444, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2143 2024.01.25 08:09:37.623107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2144 2024.01.25 08:09:37.623166 [ 3 ] {} <Debug> HTTP-Session: 62e4f75e-8e4f-49e5-b1ce-fd94fbf5cc3f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2145 2024.01.25 08:09:37.623208 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 56 rows starting from the beginning of the part
2146 2024.01.25 08:09:37.623219 [ 3 ] {} <Debug> HTTP-Session: 62e4f75e-8e4f-49e5-b1ce-fd94fbf5cc3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.01.25 08:09:37.623440 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2148 2024.01.25 08:09:37.623458 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part
2149 2024.01.25 08:09:37.623551 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2150 2024.01.25 08:09:37.623740 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part
2151 2024.01.25 08:09:37.624086 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::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
2152 2024.01.25 08:09:37.624116 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2024.01.25 08:09:37.624308 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
2154 2024.01.25 08:09:37.624848 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2155 2024.01.25 08:09:37.625435 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2156 2024.01.25 08:09:37.625888 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2157 2024.01.25 08:09:37.625957 [ 24 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003277201 sec., 76284.6099461095 rows/sec., 5.96 MiB/sec.
2158 2024.01.25 08:09:37.626127 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00261202 sec., 765 rows/sec., 53.84 KiB/sec.
2159 2024.01.25 08:09:37.626192 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2160 2024.01.25 08:09:37.626375 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Debug> DynamicQueryHandler: Done processing query
2161 2024.01.25 08:09:37.626413 [ 3 ] {c86e29c8-6794-41a8-b073-dfb7d6eed1e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2162 2024.01.25 08:09:37.626438 [ 3 ] {} <Debug> HTTP-Session: 62e4f75e-8e4f-49e5-b1ce-fd94fbf5cc3f Destroying unnamed session
2163 2024.01.25 08:09:37.626509 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2164 2024.01.25 08:09:37.626574 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_16_3} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2165 2024.01.25 08:09:37.626644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2166 2024.01.25 08:09:37.626709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2167 2024.01.25 08:09:37.626727 [ 3 ] {} <Debug> HTTP-Session: 2f8473a2-79df-41f8-b7d4-d59328290488 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2168 2024.01.25 08:09:37.626742 [ 3 ] {} <Debug> HTTP-Session: 2f8473a2-79df-41f8-b7d4-d59328290488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2169 2024.01.25 08:09:37.626819 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2170 2024.01.25 08:09:37.626863 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2171 2024.01.25 08:09:37.627010 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2172 2024.01.25 08:09:37.627540 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2173 2024.01.25 08:09:37.627856 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2174 2024.01.25 08:09:37.628054 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2175 2024.01.25 08:09:37.628190 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.00128443 sec., 24913 rows/sec., 33.62 MiB/sec.
2176 2024.01.25 08:09:37.628302 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Debug> DynamicQueryHandler: Done processing query
2177 2024.01.25 08:09:37.628326 [ 3 ] {ab7b2fba-c232-447a-a969-b167bc5c31e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2178 2024.01.25 08:09:37.628342 [ 3 ] {} <Debug> HTTP-Session: 2f8473a2-79df-41f8-b7d4-d59328290488 Destroying unnamed session
2179 2024.01.25 08:09:42.610192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2180 2024.01.25 08:09:42.610320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2181 2024.01.25 08:09:42.610349 [ 3 ] {} <Debug> HTTP-Session: ab87e6e3-2ec2-4d34-aeca-5f7555af1390 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2182 2024.01.25 08:09:42.610376 [ 3 ] {} <Debug> HTTP-Session: ab87e6e3-2ec2-4d34-aeca-5f7555af1390 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2183 2024.01.25 08:09:42.610499 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2184 2024.01.25 08:09:42.610557 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2185 2024.01.25 08:09:42.610709 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2186 2024.01.25 08:09:42.611186 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2187 2024.01.25 08:09:42.611448 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2188 2024.01.25 08:09:42.611613 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2189 2024.01.25 08:09:42.611737 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001194268 sec., 13397 rows/sec., 1.06 MiB/sec.
2190 2024.01.25 08:09:42.611747 [ 68 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2191 2024.01.25 08:09:42.611867 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2192 2024.01.25 08:09:42.611932 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Debug> DynamicQueryHandler: Done processing query
2193 2024.01.25 08:09:42.611989 [ 3 ] {75db7771-41f8-4eaa-ae06-c3c4b641cb63} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2194 2024.01.25 08:09:42.612018 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2195 2024.01.25 08:09:42.612053 [ 3 ] {} <Debug> HTTP-Session: ab87e6e3-2ec2-4d34-aeca-5f7555af1390 Destroying unnamed session
2196 2024.01.25 08:09:42.612205 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2197 2024.01.25 08:09:42.612222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2198 2024.01.25 08:09:42.612267 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part
2199 2024.01.25 08:09:42.612306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2200 2024.01.25 08:09:42.612331 [ 3 ] {} <Debug> HTTP-Session: 7fad77f8-5ef2-4cee-a400-25f955597221 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2201 2024.01.25 08:09:42.612382 [ 3 ] {} <Debug> HTTP-Session: 7fad77f8-5ef2-4cee-a400-25f955597221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2202 2024.01.25 08:09:42.612590 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2203 2024.01.25 08:09:42.612608 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part
2204 2024.01.25 08:09:42.612684 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2205 2024.01.25 08:09:42.612896 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part
2206 2024.01.25 08:09:42.613149 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2207 2024.01.25 08:09:42.613166 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part
2208 2024.01.25 08:09:42.613359 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part
2209 2024.01.25 08:09:42.613635 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part
2210 2024.01.25 08:09:42.613981 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2211 2024.01.25 08:09:42.614379 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2212 2024.01.25 08:09:42.614704 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2213 2024.01.25 08:09:42.614970 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.002323306 sec., 20660 rows/sec., 1.81 MiB/sec.
2214 2024.01.25 08:09:42.615394 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Debug> DynamicQueryHandler: Done processing query
2215 2024.01.25 08:09:42.615400 [ 24 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003480594 sec., 45969.165033324774 rows/sec., 3.64 MiB/sec.
2216 2024.01.25 08:09:42.615422 [ 3 ] {4e5ffb1d-f97a-45cf-8da1-8f5084d42da6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2217 2024.01.25 08:09:42.615466 [ 3 ] {} <Debug> HTTP-Session: 7fad77f8-5ef2-4cee-a400-25f955597221 Destroying unnamed session
2218 2024.01.25 08:09:42.615555 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2219 2024.01.25 08:09:42.615629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2220 2024.01.25 08:09:42.615700 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2221 2024.01.25 08:09:42.615726 [ 3 ] {} <Debug> HTTP-Session: b68e382d-ff61-4d73-9900-dc0ba3bb53fb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2222 2024.01.25 08:09:42.615762 [ 3 ] {} <Debug> HTTP-Session: b68e382d-ff61-4d73-9900-dc0ba3bb53fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2223 2024.01.25 08:09:42.615859 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2224 2024.01.25 08:09:42.615880 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2225 2024.01.25 08:09:42.615950 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2226 2024.01.25 08:09:42.615958 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_16_3} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2227 2024.01.25 08:09:42.616186 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2228 2024.01.25 08:09:42.616469 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2229 2024.01.25 08:09:42.616684 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2230 2024.01.25 08:09:42.616837 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2231 2024.01.25 08:09:42.616951 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.001015316 sec., 15758 rows/sec., 1.23 MiB/sec.
2232 2024.01.25 08:09:42.617064 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Debug> DynamicQueryHandler: Done processing query
2233 2024.01.25 08:09:42.617086 [ 3 ] {75a8abdf-c79a-4495-9776-aed65aca2cb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2234 2024.01.25 08:09:42.617101 [ 3 ] {} <Debug> HTTP-Session: b68e382d-ff61-4d73-9900-dc0ba3bb53fb Destroying unnamed session
2235 2024.01.25 08:09:42.617254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2236 2024.01.25 08:09:42.617299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2237 2024.01.25 08:09:42.617317 [ 3 ] {} <Debug> HTTP-Session: 86759109-14d1-4ecb-b728-bdc066d9216b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2238 2024.01.25 08:09:42.617334 [ 3 ] {} <Debug> HTTP-Session: 86759109-14d1-4ecb-b728-bdc066d9216b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2239 2024.01.25 08:09:42.617410 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2240 2024.01.25 08:09:42.617453 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2241 2024.01.25 08:09:42.617589 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2242 2024.01.25 08:09:42.617930 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2243 2024.01.25 08:09:42.618251 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2244 2024.01.25 08:09:42.618432 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2245 2024.01.25 08:09:42.618549 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001099257 sec., 14555 rows/sec., 19.64 MiB/sec.
2246 2024.01.25 08:09:42.618562 [ 68 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2247 2024.01.25 08:09:42.618704 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2248 2024.01.25 08:09:42.618751 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Debug> DynamicQueryHandler: Done processing query
2249 2024.01.25 08:09:42.618810 [ 3 ] {6fc7978a-7aad-48a9-9ad9-8de75b624291} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2250 2024.01.25 08:09:42.618860 [ 3 ] {} <Debug> HTTP-Session: 86759109-14d1-4ecb-b728-bdc066d9216b Destroying unnamed session
2251 2024.01.25 08:09:42.618868 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2252 2024.01.25 08:09:42.619060 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2253 2024.01.25 08:09:42.619123 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 237 rows starting from the beginning of the part
2254 2024.01.25 08:09:42.619342 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 16 rows starting from the beginning of the part
2255 2024.01.25 08:09:42.619472 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part
2256 2024.01.25 08:09:42.619570 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 16 rows starting from the beginning of the part
2257 2024.01.25 08:09:42.619662 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 32 rows starting from the beginning of the part
2258 2024.01.25 08:09:42.619750 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 16 rows starting from the beginning of the part
2259 2024.01.25 08:09:42.620988 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 349 rows, containing 6 columns (6 merged, 0 gathered) in 0.002207474 sec., 158099.25734119632 rows/sec., 213.35 MiB/sec.
2260 2024.01.25 08:09:42.621229 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2261 2024.01.25 08:09:42.621465 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2262 2024.01.25 08:09:42.621529 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2263 2024.01.25 08:09:42.621590 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_16_3: 4.03 MiB.
2264 2024.01.25 08:09:47.611202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2265 2024.01.25 08:09:47.611323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2266 2024.01.25 08:09:47.611349 [ 3 ] {} <Debug> HTTP-Session: 66ac9c00-d0fd-420f-a2dd-7b1b53cf4a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2267 2024.01.25 08:09:47.611372 [ 3 ] {} <Debug> HTTP-Session: 66ac9c00-d0fd-420f-a2dd-7b1b53cf4a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2268 2024.01.25 08:09:47.611498 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2269 2024.01.25 08:09:47.611557 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2270 2024.01.25 08:09:47.611713 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2271 2024.01.25 08:09:47.612133 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2272 2024.01.25 08:09:47.612407 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2273 2024.01.25 08:09:47.612577 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2274 2024.01.25 08:09:47.612702 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001165519 sec., 27455 rows/sec., 2.17 MiB/sec.
2275 2024.01.25 08:09:47.612836 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Debug> DynamicQueryHandler: Done processing query
2276 2024.01.25 08:09:47.612860 [ 3 ] {fe93e248-5a7e-453a-a697-1a8543a9c778} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2277 2024.01.25 08:09:47.612877 [ 3 ] {} <Debug> HTTP-Session: 66ac9c00-d0fd-420f-a2dd-7b1b53cf4a17 Destroying unnamed session
2278 2024.01.25 08:09:47.612988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2279 2024.01.25 08:09:47.613033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2280 2024.01.25 08:09:47.613052 [ 3 ] {} <Debug> HTTP-Session: aa244495-d5f6-436c-9632-74285fc795a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2281 2024.01.25 08:09:47.613069 [ 3 ] {} <Debug> HTTP-Session: aa244495-d5f6-436c-9632-74285fc795a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2282 2024.01.25 08:09:47.613142 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2283 2024.01.25 08:09:47.613193 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2284 2024.01.25 08:09:47.613302 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2285 2024.01.25 08:09:47.613585 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2286 2024.01.25 08:09:47.613799 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2287 2024.01.25 08:09:47.613950 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2288 2024.01.25 08:09:47.614063 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000892223 sec., 2241 rows/sec., 191.54 KiB/sec.
2289 2024.01.25 08:09:47.614212 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Debug> DynamicQueryHandler: Done processing query
2290 2024.01.25 08:09:47.614237 [ 3 ] {f57de149-f4ed-45d5-bac8-3c3445ea58bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2291 2024.01.25 08:09:47.614252 [ 3 ] {} <Debug> HTTP-Session: aa244495-d5f6-436c-9632-74285fc795a5 Destroying unnamed session
2292 2024.01.25 08:09:47.614373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2293 2024.01.25 08:09:47.614416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2294 2024.01.25 08:09:47.614435 [ 3 ] {} <Debug> HTTP-Session: 6e5e5046-67c5-4ed3-9a8c-33b0a60f0bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2295 2024.01.25 08:09:47.614451 [ 3 ] {} <Debug> HTTP-Session: 6e5e5046-67c5-4ed3-9a8c-33b0a60f0bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2296 2024.01.25 08:09:47.614527 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2297 2024.01.25 08:09:47.614565 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2298 2024.01.25 08:09:47.614676 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2299 2024.01.25 08:09:47.615029 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2300 2024.01.25 08:09:47.615345 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2301 2024.01.25 08:09:47.615499 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2302 2024.01.25 08:09:47.615627 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Information> executeQuery: Read 133 rows, 13.08 KiB in 0.001072097 sec., 124055 rows/sec., 11.91 MiB/sec.
2303 2024.01.25 08:09:47.615831 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Debug> DynamicQueryHandler: Done processing query
2304 2024.01.25 08:09:47.615855 [ 3 ] {d72d3233-b09c-4686-b9d3-7f2fd07f9208} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2305 2024.01.25 08:09:47.615871 [ 3 ] {} <Debug> HTTP-Session: 6e5e5046-67c5-4ed3-9a8c-33b0a60f0bb1 Destroying unnamed session
2306 2024.01.25 08:09:47.615974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2307 2024.01.25 08:09:47.616020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2308 2024.01.25 08:09:47.616040 [ 3 ] {} <Debug> HTTP-Session: b673eb1a-0647-44d3-9361-cbf1cb2d399d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2309 2024.01.25 08:09:47.616056 [ 3 ] {} <Debug> HTTP-Session: b673eb1a-0647-44d3-9361-cbf1cb2d399d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2310 2024.01.25 08:09:47.616127 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2311 2024.01.25 08:09:47.616250 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2312 2024.01.25 08:09:47.616373 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2313 2024.01.25 08:09:47.616690 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2314 2024.01.25 08:09:47.616915 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2315 2024.01.25 08:09:47.617067 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2316 2024.01.25 08:09:47.617194 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000949035 sec., 2107 rows/sec., 147.15 KiB/sec.
2317 2024.01.25 08:09:47.617321 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Debug> DynamicQueryHandler: Done processing query
2318 2024.01.25 08:09:47.617344 [ 3 ] {52f35c26-6b44-41c7-a909-cdfa2912fabd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2319 2024.01.25 08:09:47.617359 [ 3 ] {} <Debug> HTTP-Session: b673eb1a-0647-44d3-9361-cbf1cb2d399d Destroying unnamed session
2320 2024.01.25 08:09:47.617471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2321 2024.01.25 08:09:47.617515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2322 2024.01.25 08:09:47.617533 [ 3 ] {} <Debug> HTTP-Session: b50a5da2-fc57-43c0-9173-ff9475f91ad9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2323 2024.01.25 08:09:47.617549 [ 3 ] {} <Debug> HTTP-Session: b50a5da2-fc57-43c0-9173-ff9475f91ad9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2324 2024.01.25 08:09:47.617622 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2325 2024.01.25 08:09:47.617660 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2326 2024.01.25 08:09:47.617763 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2327 2024.01.25 08:09:47.618071 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2328 2024.01.25 08:09:47.618292 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2329 2024.01.25 08:09:47.618438 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2330 2024.01.25 08:09:47.618567 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.000918784 sec., 63126 rows/sec., 4.91 MiB/sec.
2331 2024.01.25 08:09:47.618666 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Debug> DynamicQueryHandler: Done processing query
2332 2024.01.25 08:09:47.618688 [ 3 ] {f16c53f8-46e6-4394-a247-00143f088416} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2333 2024.01.25 08:09:47.618703 [ 3 ] {} <Debug> HTTP-Session: b50a5da2-fc57-43c0-9173-ff9475f91ad9 Destroying unnamed session
2334 2024.01.25 08:09:47.618810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7224, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2335 2024.01.25 08:09:47.618853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2336 2024.01.25 08:09:47.618872 [ 3 ] {} <Debug> HTTP-Session: 83613dde-4524-4ded-9779-719d09e7375e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2337 2024.01.25 08:09:47.618888 [ 3 ] {} <Debug> HTTP-Session: 83613dde-4524-4ded-9779-719d09e7375e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2338 2024.01.25 08:09:47.618960 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2339 2024.01.25 08:09:47.619004 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2340 2024.01.25 08:09:47.619122 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2341 2024.01.25 08:09:47.619443 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2342 2024.01.25 08:09:47.619719 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2343 2024.01.25 08:09:47.619901 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2344 2024.01.25 08:09:47.620026 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001032206 sec., 35845 rows/sec., 2.53 MiB/sec.
2345 2024.01.25 08:09:47.620022 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2346 2024.01.25 08:09:47.620147 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2347 2024.01.25 08:09:47.620214 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Debug> DynamicQueryHandler: Done processing query
2348 2024.01.25 08:09:47.620268 [ 3 ] {a2ab04ea-9fb5-443f-a0bb-30dab219871f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2349 2024.01.25 08:09:47.620282 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2350 2024.01.25 08:09:47.620310 [ 3 ] {} <Debug> HTTP-Session: 83613dde-4524-4ded-9779-719d09e7375e Destroying unnamed session
2351 2024.01.25 08:09:47.620448 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2352 2024.01.25 08:09:47.620489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2353 2024.01.25 08:09:47.620513 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 360 rows starting from the beginning of the part
2354 2024.01.25 08:09:47.620592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2355 2024.01.25 08:09:47.620644 [ 3 ] {} <Debug> HTTP-Session: f0fb41de-e95d-4086-8275-00ae7f438fe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2356 2024.01.25 08:09:47.620664 [ 3 ] {} <Debug> HTTP-Session: f0fb41de-e95d-4086-8275-00ae7f438fe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2357 2024.01.25 08:09:47.620826 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2358 2024.01.25 08:09:47.620871 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2359 2024.01.25 08:09:47.621004 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2360 2024.01.25 08:09:47.621060 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2361 2024.01.25 08:09:47.621435 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
2362 2024.01.25 08:09:47.621643 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2363 2024.01.25 08:09:47.621686 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2364 2024.01.25 08:09:47.621893 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
2365 2024.01.25 08:09:47.622534 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2366 2024.01.25 08:09:47.623269 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2367 2024.01.25 08:09:47.623701 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2368 2024.01.25 08:09:47.623737 [ 21 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 5 columns (5 merged, 0 gathered) in 0.003512524 sec., 134661.0016045442 rows/sec., 9.50 MiB/sec.
2369 2024.01.25 08:09:47.623898 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.002955875 sec., 10825 rows/sec., 14.61 MiB/sec.
2370 2024.01.25 08:09:47.623969 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2371 2024.01.25 08:09:47.624165 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Debug> DynamicQueryHandler: Done processing query
2372 2024.01.25 08:09:47.624204 [ 3 ] {ee43b823-d349-445e-890c-178674df0a3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2373 2024.01.25 08:09:47.624234 [ 3 ] {} <Debug> HTTP-Session: f0fb41de-e95d-4086-8275-00ae7f438fe3 Destroying unnamed session
2374 2024.01.25 08:09:47.624344 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2375 2024.01.25 08:09:47.624410 [ 24 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2376 2024.01.25 08:09:52.388063 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
2377 2024.01.25 08:09:52.388157 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
2378 2024.01.25 08:09:52.609375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2379 2024.01.25 08:09:52.609499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2380 2024.01.25 08:09:52.609529 [ 3 ] {} <Debug> HTTP-Session: d8e05b33-b3ed-4be5-81b9-3437d25d506c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2381 2024.01.25 08:09:52.609557 [ 3 ] {} <Debug> HTTP-Session: d8e05b33-b3ed-4be5-81b9-3437d25d506c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2382 2024.01.25 08:09:52.609698 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2383 2024.01.25 08:09:52.609764 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2384 2024.01.25 08:09:52.609921 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2385 2024.01.25 08:09:52.610331 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2386 2024.01.25 08:09:52.610603 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2387 2024.01.25 08:09:52.610794 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2388 2024.01.25 08:09:52.610946 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001198449 sec., 13350 rows/sec., 1.06 MiB/sec.
2389 2024.01.25 08:09:52.611081 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Debug> DynamicQueryHandler: Done processing query
2390 2024.01.25 08:09:52.611107 [ 3 ] {6d4cfe1b-32d9-4b15-ad76-edcd926d9a01} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2391 2024.01.25 08:09:52.611123 [ 3 ] {} <Debug> HTTP-Session: d8e05b33-b3ed-4be5-81b9-3437d25d506c Destroying unnamed session
2392 2024.01.25 08:09:52.611242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2393 2024.01.25 08:09:52.611288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2394 2024.01.25 08:09:52.611308 [ 3 ] {} <Debug> HTTP-Session: c52fafc8-3d7c-47e3-9a31-2afae170992c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2395 2024.01.25 08:09:52.611325 [ 3 ] {} <Debug> HTTP-Session: c52fafc8-3d7c-47e3-9a31-2afae170992c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2396 2024.01.25 08:09:52.611395 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2397 2024.01.25 08:09:52.611433 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2398 2024.01.25 08:09:52.611540 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2399 2024.01.25 08:09:52.611855 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2400 2024.01.25 08:09:52.612068 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2401 2024.01.25 08:09:52.612218 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2402 2024.01.25 08:09:52.612338 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000914684 sec., 52477 rows/sec., 4.60 MiB/sec.
2403 2024.01.25 08:09:52.612439 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Debug> DynamicQueryHandler: Done processing query
2404 2024.01.25 08:09:52.612462 [ 3 ] {7830123f-6552-41a4-80d8-19f06f4989f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2405 2024.01.25 08:09:52.612477 [ 3 ] {} <Debug> HTTP-Session: c52fafc8-3d7c-47e3-9a31-2afae170992c Destroying unnamed session
2406 2024.01.25 08:09:52.612583 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2407 2024.01.25 08:09:52.612627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2408 2024.01.25 08:09:52.612646 [ 3 ] {} <Debug> HTTP-Session: dcbe8632-ec2b-4c31-a8cc-39d9cb11ff95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2409 2024.01.25 08:09:52.612663 [ 3 ] {} <Debug> HTTP-Session: dcbe8632-ec2b-4c31-a8cc-39d9cb11ff95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2410 2024.01.25 08:09:52.612732 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2411 2024.01.25 08:09:52.612770 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2412 2024.01.25 08:09:52.612873 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2413 2024.01.25 08:09:52.613130 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2414 2024.01.25 08:09:52.613341 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2415 2024.01.25 08:09:52.613538 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2416 2024.01.25 08:09:52.613657 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000897184 sec., 17833 rows/sec., 1.39 MiB/sec.
2417 2024.01.25 08:09:52.613767 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Debug> DynamicQueryHandler: Done processing query
2418 2024.01.25 08:09:52.613791 [ 3 ] {07f17b2c-19c4-44f9-825e-8ea341936838} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2419 2024.01.25 08:09:52.613806 [ 3 ] {} <Debug> HTTP-Session: dcbe8632-ec2b-4c31-a8cc-39d9cb11ff95 Destroying unnamed session
2420 2024.01.25 08:09:52.613908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2421 2024.01.25 08:09:52.613953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2422 2024.01.25 08:09:52.613972 [ 3 ] {} <Debug> HTTP-Session: 2fcb88fd-3c44-4a4b-8015-61eeb84c1105 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2423 2024.01.25 08:09:52.613988 [ 3 ] {} <Debug> HTTP-Session: 2fcb88fd-3c44-4a4b-8015-61eeb84c1105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2424 2024.01.25 08:09:52.614061 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2425 2024.01.25 08:09:52.614107 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2426 2024.01.25 08:09:52.614241 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2427 2024.01.25 08:09:52.614580 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2428 2024.01.25 08:09:52.614879 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2429 2024.01.25 08:09:52.615061 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2430 2024.01.25 08:09:52.615189 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001099137 sec., 14556 rows/sec., 19.64 MiB/sec.
2431 2024.01.25 08:09:52.615297 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Debug> DynamicQueryHandler: Done processing query
2432 2024.01.25 08:09:52.615318 [ 3 ] {b20c2ab9-2f7f-42c9-b219-2ef75463446c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2433 2024.01.25 08:09:52.615333 [ 3 ] {} <Debug> HTTP-Session: 2fcb88fd-3c44-4a4b-8015-61eeb84c1105 Destroying unnamed session
2434 2024.01.25 08:09:57.609801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2435 2024.01.25 08:09:57.609933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2436 2024.01.25 08:09:57.609962 [ 3 ] {} <Debug> HTTP-Session: 2c4ed74d-3da8-4869-baad-d6de89277291 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2437 2024.01.25 08:09:57.609990 [ 3 ] {} <Debug> HTTP-Session: 2c4ed74d-3da8-4869-baad-d6de89277291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2438 2024.01.25 08:09:57.610129 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2439 2024.01.25 08:09:57.610197 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2440 2024.01.25 08:09:57.610377 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2441 2024.01.25 08:09:57.610874 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2442 2024.01.25 08:09:57.611157 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2443 2024.01.25 08:09:57.611334 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2444 2024.01.25 08:09:57.611470 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.00129455 sec., 24719 rows/sec., 1.96 MiB/sec.
2445 2024.01.25 08:09:57.611600 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Debug> DynamicQueryHandler: Done processing query
2446 2024.01.25 08:09:57.611626 [ 3 ] {1080a29a-d96c-403f-b74b-9030fa899960} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2447 2024.01.25 08:09:57.611642 [ 3 ] {} <Debug> HTTP-Session: 2c4ed74d-3da8-4869-baad-d6de89277291 Destroying unnamed session
2448 2024.01.25 08:09:57.611763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2449 2024.01.25 08:09:57.611812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2450 2024.01.25 08:09:57.611832 [ 3 ] {} <Debug> HTTP-Session: 4d784a9a-690f-4738-a5ff-0900a7b9404b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2451 2024.01.25 08:09:57.611851 [ 3 ] {} <Debug> HTTP-Session: 4d784a9a-690f-4738-a5ff-0900a7b9404b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2452 2024.01.25 08:09:57.611934 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2453 2024.01.25 08:09:57.611977 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2454 2024.01.25 08:09:57.612085 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2455 2024.01.25 08:09:57.612450 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2456 2024.01.25 08:09:57.612676 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2457 2024.01.25 08:09:57.612831 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2458 2024.01.25 08:09:57.612949 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000979595 sec., 97999 rows/sec., 9.84 MiB/sec.
2459 2024.01.25 08:09:57.613103 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Debug> DynamicQueryHandler: Done processing query
2460 2024.01.25 08:09:57.613128 [ 3 ] {23a2d280-a013-469d-a248-1ce3a45f209e} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2461 2024.01.25 08:09:57.613143 [ 3 ] {} <Debug> HTTP-Session: 4d784a9a-690f-4738-a5ff-0900a7b9404b Destroying unnamed session
2462 2024.01.25 08:09:57.613247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2463 2024.01.25 08:09:57.613294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2464 2024.01.25 08:09:57.613313 [ 3 ] {} <Debug> HTTP-Session: 09a07568-892c-4899-8588-d245a49dc0e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2465 2024.01.25 08:09:57.613330 [ 3 ] {} <Debug> HTTP-Session: 09a07568-892c-4899-8588-d245a49dc0e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2466 2024.01.25 08:09:57.613405 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2467 2024.01.25 08:09:57.613445 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2468 2024.01.25 08:09:57.613551 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2469 2024.01.25 08:09:57.613834 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2470 2024.01.25 08:09:57.614048 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2471 2024.01.25 08:09:57.614200 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2472 2024.01.25 08:09:57.614323 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000884903 sec., 36162 rows/sec., 2.83 MiB/sec.
2473 2024.01.25 08:09:57.614492 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Debug> DynamicQueryHandler: Done processing query
2474 2024.01.25 08:09:57.614516 [ 3 ] {f1d3664c-3a39-45db-a5d9-e5d81b68db2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2475 2024.01.25 08:09:57.614532 [ 3 ] {} <Debug> HTTP-Session: 09a07568-892c-4899-8588-d245a49dc0e6 Destroying unnamed session
2476 2024.01.25 08:09:57.614669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2477 2024.01.25 08:09:57.614714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2478 2024.01.25 08:09:57.614733 [ 3 ] {} <Debug> HTTP-Session: c04753b1-8440-455d-8594-5b4cd83abda6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2479 2024.01.25 08:09:57.614750 [ 3 ] {} <Debug> HTTP-Session: c04753b1-8440-455d-8594-5b4cd83abda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2480 2024.01.25 08:09:57.614829 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2481 2024.01.25 08:09:57.614875 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2482 2024.01.25 08:09:57.615022 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2483 2024.01.25 08:09:57.615420 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2484 2024.01.25 08:09:57.615725 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2485 2024.01.25 08:09:57.615902 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2486 2024.01.25 08:09:57.616028 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001169198 sec., 27369 rows/sec., 36.93 MiB/sec.
2487 2024.01.25 08:09:57.616151 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Debug> DynamicQueryHandler: Done processing query
2488 2024.01.25 08:09:57.616174 [ 3 ] {7669c906-e714-4454-b662-61542db9cf11} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2489 2024.01.25 08:09:57.616189 [ 3 ] {} <Debug> HTTP-Session: c04753b1-8440-455d-8594-5b4cd83abda6 Destroying unnamed session
2490 2024.01.25 08:10:02.609422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2491 2024.01.25 08:10:02.609554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2492 2024.01.25 08:10:02.609583 [ 3 ] {} <Debug> HTTP-Session: 3496b140-1b8b-4e75-8d1f-f5d302d24489 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2493 2024.01.25 08:10:02.609610 [ 3 ] {} <Debug> HTTP-Session: 3496b140-1b8b-4e75-8d1f-f5d302d24489 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2494 2024.01.25 08:10:02.609750 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2495 2024.01.25 08:10:02.609818 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2496 2024.01.25 08:10:02.609997 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2497 2024.01.25 08:10:02.610407 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2498 2024.01.25 08:10:02.610678 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2499 2024.01.25 08:10:02.610843 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2500 2024.01.25 08:10:02.610955 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001164788 sec., 13736 rows/sec., 1.09 MiB/sec.
2501 2024.01.25 08:10:02.611122 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Debug> DynamicQueryHandler: Done processing query
2502 2024.01.25 08:10:02.611148 [ 3 ] {5b206080-49be-4501-b37d-e43e0f5c40f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2503 2024.01.25 08:10:02.611164 [ 3 ] {} <Debug> HTTP-Session: 3496b140-1b8b-4e75-8d1f-f5d302d24489 Destroying unnamed session
2504 2024.01.25 08:10:02.611290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2024.01.25 08:10:02.611335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2506 2024.01.25 08:10:02.611355 [ 3 ] {} <Debug> HTTP-Session: 15df874f-7c8a-4a53-a749-179c580588e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2507 2024.01.25 08:10:02.611371 [ 3 ] {} <Debug> HTTP-Session: 15df874f-7c8a-4a53-a749-179c580588e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2024.01.25 08:10:02.611441 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2509 2024.01.25 08:10:02.611481 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2510 2024.01.25 08:10:02.611595 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2024.01.25 08:10:02.611873 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2512 2024.01.25 08:10:02.612086 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2513 2024.01.25 08:10:02.612234 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2514 2024.01.25 08:10:02.612334 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000865404 sec., 2311 rows/sec., 197.48 KiB/sec.
2515 2024.01.25 08:10:02.612447 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Debug> DynamicQueryHandler: Done processing query
2516 2024.01.25 08:10:02.612470 [ 3 ] {59924bf4-4217-4bbc-9a8e-03c89dc74dc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2517 2024.01.25 08:10:02.612487 [ 3 ] {} <Debug> HTTP-Session: 15df874f-7c8a-4a53-a749-179c580588e4 Destroying unnamed session
2518 2024.01.25 08:10:02.612617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2519 2024.01.25 08:10:02.612662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2520 2024.01.25 08:10:02.612680 [ 3 ] {} <Debug> HTTP-Session: cd375ab6-ba17-42f7-963c-1b384218c30c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2521 2024.01.25 08:10:02.612697 [ 3 ] {} <Debug> HTTP-Session: cd375ab6-ba17-42f7-963c-1b384218c30c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2024.01.25 08:10:02.612777 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2523 2024.01.25 08:10:02.612816 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2524 2024.01.25 08:10:02.612918 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2525 2024.01.25 08:10:02.613222 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2526 2024.01.25 08:10:02.613437 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2527 2024.01.25 08:10:02.613598 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2528 2024.01.25 08:10:02.613697 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Information> executeQuery: Read 49 rows, 4.40 KiB in 0.000891994 sec., 54933 rows/sec., 4.82 MiB/sec.
2529 2024.01.25 08:10:02.613689 [ 139 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2530 2024.01.25 08:10:02.613754 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2531 2024.01.25 08:10:02.613817 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Debug> DynamicQueryHandler: Done processing query
2532 2024.01.25 08:10:02.613855 [ 3 ] {88a9828a-88be-4212-81b7-dfb57846cfb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2533 2024.01.25 08:10:02.613880 [ 3 ] {} <Debug> HTTP-Session: cd375ab6-ba17-42f7-963c-1b384218c30c Destroying unnamed session
2534 2024.01.25 08:10:02.613866 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2535 2024.01.25 08:10:02.614027 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2536 2024.01.25 08:10:02.614041 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2537 2024.01.25 08:10:02.614085 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part
2538 2024.01.25 08:10:02.614118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2539 2024.01.25 08:10:02.614169 [ 3 ] {} <Debug> HTTP-Session: a84a2030-27c2-4623-b275-8a639c76ccfd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2540 2024.01.25 08:10:02.614200 [ 3 ] {} <Debug> HTTP-Session: a84a2030-27c2-4623-b275-8a639c76ccfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2541 2024.01.25 08:10:02.614396 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 48 rows starting from the beginning of the part
2542 2024.01.25 08:10:02.614406 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2543 2024.01.25 08:10:02.614498 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2544 2024.01.25 08:10:02.614655 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 133 rows starting from the beginning of the part
2545 2024.01.25 08:10:02.614953 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2546 2024.01.25 08:10:02.614970 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 48 rows starting from the beginning of the part
2547 2024.01.25 08:10:02.615150 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 96 rows starting from the beginning of the part
2548 2024.01.25 08:10:02.615402 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 49 rows starting from the beginning of the part
2549 2024.01.25 08:10:02.615697 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2550 2024.01.25 08:10:02.616149 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2551 2024.01.25 08:10:02.616478 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2552 2024.01.25 08:10:02.616749 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002270605 sec., 880 rows/sec., 61.50 KiB/sec.
2553 2024.01.25 08:10:02.617048 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Debug> DynamicQueryHandler: Done processing query
2554 2024.01.25 08:10:02.617121 [ 3 ] {01b4ed4b-d3f1-4086-a139-18de7beb1d8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2555 2024.01.25 08:10:02.617188 [ 3 ] {} <Debug> HTTP-Session: a84a2030-27c2-4623-b275-8a639c76ccfd Destroying unnamed session
2556 2024.01.25 08:10:02.617237 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 558 rows, containing 4 columns (4 merged, 0 gathered) in 0.003429823 sec., 162690.61114815547 rows/sec., 15.27 MiB/sec.
2557 2024.01.25 08:10:02.617348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2558 2024.01.25 08:10:02.617384 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2559 2024.01.25 08:10:02.617442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2560 2024.01.25 08:10:02.617475 [ 3 ] {} <Debug> HTTP-Session: bc896919-1daf-486a-bb7d-fc44146bd2db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2561 2024.01.25 08:10:02.617495 [ 3 ] {} <Debug> HTTP-Session: bc896919-1daf-486a-bb7d-fc44146bd2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2562 2024.01.25 08:10:02.617607 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2563 2024.01.25 08:10:02.617654 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2564 2024.01.25 08:10:02.617673 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2565 2024.01.25 08:10:02.617758 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_21_4} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2566 2024.01.25 08:10:02.617948 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2567 2024.01.25 08:10:02.618234 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2568 2024.01.25 08:10:02.618454 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2569 2024.01.25 08:10:02.618608 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2570 2024.01.25 08:10:02.618704 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.001050526 sec., 17134 rows/sec., 1.34 MiB/sec.
2571 2024.01.25 08:10:02.618705 [ 139 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2572 2024.01.25 08:10:02.618770 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2573 2024.01.25 08:10:02.618828 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Debug> DynamicQueryHandler: Done processing query
2574 2024.01.25 08:10:02.618873 [ 3 ] {9b3c7fb3-d236-4c8e-8c9d-b2ac78ab8342} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2575 2024.01.25 08:10:02.618903 [ 3 ] {} <Debug> HTTP-Session: bc896919-1daf-486a-bb7d-fc44146bd2db Destroying unnamed session
2576 2024.01.25 08:10:02.618904 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2577 2024.01.25 08:10:02.619057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2578 2024.01.25 08:10:02.619112 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2579 2024.01.25 08:10:02.619144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2580 2024.01.25 08:10:02.619171 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 98 rows starting from the beginning of the part
2581 2024.01.25 08:10:02.619185 [ 3 ] {} <Debug> HTTP-Session: 2dd21fa6-2e12-4f49-9fc0-e4df18e7d8db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2582 2024.01.25 08:10:02.619221 [ 3 ] {} <Debug> HTTP-Session: 2dd21fa6-2e12-4f49-9fc0-e4df18e7d8db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2583 2024.01.25 08:10:02.619359 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2584 2024.01.25 08:10:02.619480 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2585 2024.01.25 08:10:02.619483 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 16 rows starting from the beginning of the part
2586 2024.01.25 08:10:02.619840 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 58 rows starting from the beginning of the part
2587 2024.01.25 08:10:02.620003 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2588 2024.01.25 08:10:02.620106 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part
2589 2024.01.25 08:10:02.620370 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part
2590 2024.01.25 08:10:02.620680 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part
2591 2024.01.25 08:10:02.620784 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2592 2024.01.25 08:10:02.621283 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2593 2024.01.25 08:10:02.621660 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2594 2024.01.25 08:10:02.621968 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00254373 sec., 393 rows/sec., 27.64 KiB/sec.
2595 2024.01.25 08:10:02.622426 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Debug> DynamicQueryHandler: Done processing query
2596 2024.01.25 08:10:02.622454 [ 3 ] {19d36146-0163-45d9-8c54-5f53f45aded2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2597 2024.01.25 08:10:02.622462 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003613086 sec., 65871.66759938734 rows/sec., 5.14 MiB/sec.
2598 2024.01.25 08:10:02.622477 [ 3 ] {} <Debug> HTTP-Session: 2dd21fa6-2e12-4f49-9fc0-e4df18e7d8db Destroying unnamed session
2599 2024.01.25 08:10:02.622633 [ 21 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2600 2024.01.25 08:10:02.622679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2601 2024.01.25 08:10:02.622752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2602 2024.01.25 08:10:02.622787 [ 3 ] {} <Debug> HTTP-Session: 0f85e687-416b-4906-871e-762840ef27d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2603 2024.01.25 08:10:02.622817 [ 3 ] {} <Debug> HTTP-Session: 0f85e687-416b-4906-871e-762840ef27d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2604 2024.01.25 08:10:02.622919 [ 21 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2605 2024.01.25 08:10:02.622962 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2606 2024.01.25 08:10:02.623024 [ 21 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_21_4} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2607 2024.01.25 08:10:02.623046 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2608 2024.01.25 08:10:02.623295 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2609 2024.01.25 08:10:02.623621 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2610 2024.01.25 08:10:02.623913 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2611 2024.01.25 08:10:02.624100 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2612 2024.01.25 08:10:02.624204 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001197819 sec., 13357 rows/sec., 18.03 MiB/sec.
2613 2024.01.25 08:10:02.624305 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Debug> DynamicQueryHandler: Done processing query
2614 2024.01.25 08:10:02.624329 [ 3 ] {f096728e-6f3c-4db5-b000-b8a734922d72} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2615 2024.01.25 08:10:02.624345 [ 3 ] {} <Debug> HTTP-Session: 0f85e687-416b-4906-871e-762840ef27d8 Destroying unnamed session
2616 2024.01.25 08:10:07.388206 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
2617 2024.01.25 08:10:07.388270 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
2618 2024.01.25 08:10:07.610485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2619 2024.01.25 08:10:07.610603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2620 2024.01.25 08:10:07.610635 [ 3 ] {} <Debug> HTTP-Session: d9e3c182-d6bd-4596-8879-cbcebc6e9910 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2621 2024.01.25 08:10:07.610663 [ 3 ] {} <Debug> HTTP-Session: d9e3c182-d6bd-4596-8879-cbcebc6e9910 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2622 2024.01.25 08:10:07.610802 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2623 2024.01.25 08:10:07.610869 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2624 2024.01.25 08:10:07.611046 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2625 2024.01.25 08:10:07.611433 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2626 2024.01.25 08:10:07.611706 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2627 2024.01.25 08:10:07.611868 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2628 2024.01.25 08:10:07.611981 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001139897 sec., 28072 rows/sec., 2.22 MiB/sec.
2629 2024.01.25 08:10:07.611985 [ 83 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2630 2024.01.25 08:10:07.612068 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2631 2024.01.25 08:10:07.612124 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Debug> DynamicQueryHandler: Done processing query
2632 2024.01.25 08:10:07.612173 [ 3 ] {3f6ca8ff-42a0-4c7c-b5c2-306db54fcc05} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2633 2024.01.25 08:10:07.612219 [ 3 ] {} <Debug> HTTP-Session: d9e3c182-d6bd-4596-8879-cbcebc6e9910 Destroying unnamed session
2634 2024.01.25 08:10:07.612238 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2635 2024.01.25 08:10:07.612355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2636 2024.01.25 08:10:07.612431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2637 2024.01.25 08:10:07.612494 [ 3 ] {} <Debug> HTTP-Session: 4cee224b-00c6-43cb-a16b-e0053cfca873 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2638 2024.01.25 08:10:07.612503 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2639 2024.01.25 08:10:07.612523 [ 3 ] {} <Debug> HTTP-Session: 4cee224b-00c6-43cb-a16b-e0053cfca873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2640 2024.01.25 08:10:07.612597 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part
2641 2024.01.25 08:10:07.612743 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2642 2024.01.25 08:10:07.612815 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2643 2024.01.25 08:10:07.613079 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part
2644 2024.01.25 08:10:07.613269 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2645 2024.01.25 08:10:07.613456 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part
2646 2024.01.25 08:10:07.613690 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part
2647 2024.01.25 08:10:07.614017 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part
2648 2024.01.25 08:10:07.614153 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2649 2024.01.25 08:10:07.614179 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part
2650 2024.01.25 08:10:07.614539 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2651 2024.01.25 08:10:07.614828 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2652 2024.01.25 08:10:07.615111 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.002300785 sec., 41724 rows/sec., 4.19 MiB/sec.
2653 2024.01.25 08:10:07.615413 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Debug> DynamicQueryHandler: Done processing query
2654 2024.01.25 08:10:07.615470 [ 3 ] {abeb954c-4c64-423b-98ae-7ef5852fe3b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2655 2024.01.25 08:10:07.615515 [ 3 ] {} <Debug> HTTP-Session: 4cee224b-00c6-43cb-a16b-e0053cfca873 Destroying unnamed session
2656 2024.01.25 08:10:07.615694 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003554415 sec., 49515.88376708966 rows/sec., 3.92 MiB/sec.
2657 2024.01.25 08:10:07.615715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2658 2024.01.25 08:10:07.615791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2659 2024.01.25 08:10:07.615822 [ 3 ] {} <Debug> HTTP-Session: cc1ec353-5831-4227-a646-6bb8f8b4721c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2660 2024.01.25 08:10:07.615842 [ 3 ] {} <Debug> HTTP-Session: cc1ec353-5831-4227-a646-6bb8f8b4721c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2661 2024.01.25 08:10:07.615886 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2662 2024.01.25 08:10:07.616020 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2663 2024.01.25 08:10:07.616067 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2664 2024.01.25 08:10:07.616282 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2665 2024.01.25 08:10:07.616284 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2666 2024.01.25 08:10:07.616403 [ 17 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_21_4} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2667 2024.01.25 08:10:07.616661 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2668 2024.01.25 08:10:07.616876 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2669 2024.01.25 08:10:07.617022 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2670 2024.01.25 08:10:07.617112 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.001058637 sec., 30227 rows/sec., 2.36 MiB/sec.
2671 2024.01.25 08:10:07.617209 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Debug> DynamicQueryHandler: Done processing query
2672 2024.01.25 08:10:07.617233 [ 3 ] {bdc41ac7-1e22-4b6e-802d-df3388e39890} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2673 2024.01.25 08:10:07.617248 [ 3 ] {} <Debug> HTTP-Session: cc1ec353-5831-4227-a646-6bb8f8b4721c Destroying unnamed session
2674 2024.01.25 08:10:07.617453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2675 2024.01.25 08:10:07.617497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2676 2024.01.25 08:10:07.617517 [ 3 ] {} <Debug> HTTP-Session: 1e98cfaa-bd7d-4495-82b0-a7c38d95b101 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2677 2024.01.25 08:10:07.617534 [ 3 ] {} <Debug> HTTP-Session: 1e98cfaa-bd7d-4495-82b0-a7c38d95b101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2678 2024.01.25 08:10:07.617613 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2679 2024.01.25 08:10:07.617656 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2680 2024.01.25 08:10:07.617789 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2681 2024.01.25 08:10:07.618142 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2682 2024.01.25 08:10:07.618455 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2683 2024.01.25 08:10:07.618652 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2684 2024.01.25 08:10:07.618743 [ 83 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2685 2024.01.25 08:10:07.618754 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001114437 sec., 28714 rows/sec., 38.75 MiB/sec.
2686 2024.01.25 08:10:07.618775 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2687 2024.01.25 08:10:07.618926 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2688 2024.01.25 08:10:07.618979 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Debug> DynamicQueryHandler: Done processing query
2689 2024.01.25 08:10:07.619020 [ 3 ] {247618a1-1e64-41fd-bac6-3eccfcf65667} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2690 2024.01.25 08:10:07.619066 [ 3 ] {} <Debug> HTTP-Session: 1e98cfaa-bd7d-4495-82b0-a7c38d95b101 Destroying unnamed session
2691 2024.01.25 08:10:07.619116 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2692 2024.01.25 08:10:07.619161 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 349 rows starting from the beginning of the part
2693 2024.01.25 08:10:07.619290 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 32 rows starting from the beginning of the part
2694 2024.01.25 08:10:07.619387 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part
2695 2024.01.25 08:10:07.619480 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 32 rows starting from the beginning of the part
2696 2024.01.25 08:10:07.619567 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 16 rows starting from the beginning of the part
2697 2024.01.25 08:10:07.619652 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 32 rows starting from the beginning of the part
2698 2024.01.25 08:10:07.621065 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 477 rows, containing 6 columns (6 merged, 0 gathered) in 0.002232875 sec., 213625.93069473212 rows/sec., 288.28 MiB/sec.
2699 2024.01.25 08:10:07.621356 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2700 2024.01.25 08:10:07.621567 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2701 2024.01.25 08:10:07.621626 [ 21 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2702 2024.01.25 08:10:07.621692 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_21_4: 4.00 MiB.
2703 2024.01.25 08:10:08.000154 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.16 MiB, peak 236.44 MiB, will set to 231.04 MiB (RSS), difference: -4.12 MiB
2704 2024.01.25 08:10:12.609397 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2024.01.25 08:10:12.609526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2706 2024.01.25 08:10:12.609556 [ 3 ] {} <Debug> HTTP-Session: 380c7667-2248-4b6f-a9af-0504f1f4da04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2707 2024.01.25 08:10:12.609585 [ 3 ] {} <Debug> HTTP-Session: 380c7667-2248-4b6f-a9af-0504f1f4da04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2708 2024.01.25 08:10:12.609722 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2709 2024.01.25 08:10:12.609790 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2710 2024.01.25 08:10:12.609968 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2711 2024.01.25 08:10:12.610358 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2712 2024.01.25 08:10:12.610634 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2713 2024.01.25 08:10:12.610793 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2714 2024.01.25 08:10:12.610903 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001140888 sec., 14024 rows/sec., 1.11 MiB/sec.
2715 2024.01.25 08:10:12.611045 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Debug> DynamicQueryHandler: Done processing query
2716 2024.01.25 08:10:12.611069 [ 3 ] {2d203d33-dd14-49d5-a829-326209b14fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2717 2024.01.25 08:10:12.611085 [ 3 ] {} <Debug> HTTP-Session: 380c7667-2248-4b6f-a9af-0504f1f4da04 Destroying unnamed session
2718 2024.01.25 08:10:12.611200 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2719 2024.01.25 08:10:12.611244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2720 2024.01.25 08:10:12.611264 [ 3 ] {} <Debug> HTTP-Session: 202c1abc-b991-4181-a300-72b0f9050e37 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2721 2024.01.25 08:10:12.611280 [ 3 ] {} <Debug> HTTP-Session: 202c1abc-b991-4181-a300-72b0f9050e37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2722 2024.01.25 08:10:12.611350 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2723 2024.01.25 08:10:12.611387 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2724 2024.01.25 08:10:12.611491 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2725 2024.01.25 08:10:12.611830 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2726 2024.01.25 08:10:12.612041 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2727 2024.01.25 08:10:12.612189 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2728 2024.01.25 08:10:12.612308 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000929955 sec., 51615 rows/sec., 4.53 MiB/sec.
2729 2024.01.25 08:10:12.612458 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Debug> DynamicQueryHandler: Done processing query
2730 2024.01.25 08:10:12.612483 [ 3 ] {fdc45470-e9e4-48a8-91f7-fbd89deeb091} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2731 2024.01.25 08:10:12.612498 [ 3 ] {} <Debug> HTTP-Session: 202c1abc-b991-4181-a300-72b0f9050e37 Destroying unnamed session
2732 2024.01.25 08:10:12.612639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2733 2024.01.25 08:10:12.612684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2734 2024.01.25 08:10:12.612702 [ 3 ] {} <Debug> HTTP-Session: 0e231b6d-d93d-433a-bf33-04ea5a6b1062 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2735 2024.01.25 08:10:12.612719 [ 3 ] {} <Debug> HTTP-Session: 0e231b6d-d93d-433a-bf33-04ea5a6b1062 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2024.01.25 08:10:12.612788 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2737 2024.01.25 08:10:12.612827 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2738 2024.01.25 08:10:12.612935 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2739 2024.01.25 08:10:12.613209 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2740 2024.01.25 08:10:12.613411 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2741 2024.01.25 08:10:12.613567 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2742 2024.01.25 08:10:12.613684 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000865783 sec., 18480 rows/sec., 1.45 MiB/sec.
2743 2024.01.25 08:10:12.613816 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Debug> DynamicQueryHandler: Done processing query
2744 2024.01.25 08:10:12.613839 [ 3 ] {6199b5d8-6ad6-47ce-90a6-24d67330badf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2745 2024.01.25 08:10:12.613854 [ 3 ] {} <Debug> HTTP-Session: 0e231b6d-d93d-433a-bf33-04ea5a6b1062 Destroying unnamed session
2746 2024.01.25 08:10:12.613969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2747 2024.01.25 08:10:12.614012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2748 2024.01.25 08:10:12.614031 [ 3 ] {} <Debug> HTTP-Session: 8649e2cc-540b-41e9-8649-be4e4f73d532 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2749 2024.01.25 08:10:12.614046 [ 3 ] {} <Debug> HTTP-Session: 8649e2cc-540b-41e9-8649-be4e4f73d532 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2750 2024.01.25 08:10:12.614117 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2751 2024.01.25 08:10:12.614161 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2752 2024.01.25 08:10:12.614296 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2753 2024.01.25 08:10:12.614630 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2754 2024.01.25 08:10:12.614942 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2755 2024.01.25 08:10:12.615120 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2756 2024.01.25 08:10:12.615239 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001094477 sec., 14618 rows/sec., 19.73 MiB/sec.
2757 2024.01.25 08:10:12.615357 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Debug> DynamicQueryHandler: Done processing query
2758 2024.01.25 08:10:12.615381 [ 3 ] {0e61032f-016f-4b04-a779-150bc85f6c83} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2759 2024.01.25 08:10:12.615396 [ 3 ] {} <Debug> HTTP-Session: 8649e2cc-540b-41e9-8649-be4e4f73d532 Destroying unnamed session
2760 2024.01.25 08:10:13.269020 [ 152 ] {} <Debug> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2761 2024.01.25 08:10:13.269112 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2762 2024.01.25 08:10:13.269194 [ 20 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2763 2024.01.25 08:10:13.269319 [ 20 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2764 2024.01.25 08:10:13.269359 [ 20 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2765 2024.01.25 08:10:13.269545 [ 20 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2766 2024.01.25 08:10:13.269637 [ 20 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2767 2024.01.25 08:10:13.269718 [ 20 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2768 2024.01.25 08:10:13.269793 [ 20 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2769 2024.01.25 08:10:13.270378 [ 19 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001210219 sec., 9915.560737354148 rows/sec., 692.35 KiB/sec.
2770 2024.01.25 08:10:13.270549 [ 19 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2771 2024.01.25 08:10:13.270754 [ 19 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2772 2024.01.25 08:10:13.270818 [ 19 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_5_1} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2773 2024.01.25 08:10:15.280648 [ 151 ] {} <Debug> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2774 2024.01.25 08:10:15.280745 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2775 2024.01.25 08:10:15.280848 [ 9 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2776 2024.01.25 08:10:15.280986 [ 9 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2777 2024.01.25 08:10:15.281024 [ 9 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2778 2024.01.25 08:10:15.281206 [ 9 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2779 2024.01.25 08:10:15.281309 [ 9 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2780 2024.01.25 08:10:15.281398 [ 9 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2781 2024.01.25 08:10:15.281490 [ 9 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2782 2024.01.25 08:10:15.282055 [ 19 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126196 sec., 9509.017718469682 rows/sec., 806.35 KiB/sec.
2783 2024.01.25 08:10:15.282225 [ 22 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2784 2024.01.25 08:10:15.282482 [ 22 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2785 2024.01.25 08:10:15.282551 [ 22 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_5_1} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2786 2024.01.25 08:10:17.612202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2787 2024.01.25 08:10:17.612318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2788 2024.01.25 08:10:17.612348 [ 3 ] {} <Debug> HTTP-Session: c2690f58-7a30-4c36-a745-5c5ace7e842a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2789 2024.01.25 08:10:17.612375 [ 3 ] {} <Debug> HTTP-Session: c2690f58-7a30-4c36-a745-5c5ace7e842a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2024.01.25 08:10:17.612515 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2791 2024.01.25 08:10:17.612577 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2792 2024.01.25 08:10:17.612732 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2793 2024.01.25 08:10:17.613156 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2794 2024.01.25 08:10:17.613401 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2795 2024.01.25 08:10:17.613623 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2796 2024.01.25 08:10:17.613734 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001176288 sec., 27204 rows/sec., 2.15 MiB/sec.
2797 2024.01.25 08:10:17.613849 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Debug> DynamicQueryHandler: Done processing query
2798 2024.01.25 08:10:17.613873 [ 3 ] {d2f2e23b-2c11-4cfb-8624-bf4f15b0a714} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2799 2024.01.25 08:10:17.613889 [ 3 ] {} <Debug> HTTP-Session: c2690f58-7a30-4c36-a745-5c5ace7e842a Destroying unnamed session
2800 2024.01.25 08:10:17.614062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2801 2024.01.25 08:10:17.614107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2802 2024.01.25 08:10:17.614126 [ 3 ] {} <Debug> HTTP-Session: d78ca808-d59c-4a4d-9f0c-468547d14e72 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2803 2024.01.25 08:10:17.614143 [ 3 ] {} <Debug> HTTP-Session: d78ca808-d59c-4a4d-9f0c-468547d14e72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2804 2024.01.25 08:10:17.614217 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2805 2024.01.25 08:10:17.614256 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2806 2024.01.25 08:10:17.614358 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2807 2024.01.25 08:10:17.614732 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2808 2024.01.25 08:10:17.614957 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2809 2024.01.25 08:10:17.615102 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2810 2024.01.25 08:10:17.615198 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Information> executeQuery: Read 132 rows, 12.99 KiB in 0.000952105 sec., 138640 rows/sec., 13.32 MiB/sec.
2811 2024.01.25 08:10:17.615359 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Debug> DynamicQueryHandler: Done processing query
2812 2024.01.25 08:10:17.615401 [ 3 ] {61e5bd03-701c-4983-9d13-34d120289787} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2813 2024.01.25 08:10:17.615417 [ 3 ] {} <Debug> HTTP-Session: d78ca808-d59c-4a4d-9f0c-468547d14e72 Destroying unnamed session
2814 2024.01.25 08:10:17.615537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2815 2024.01.25 08:10:17.615582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2816 2024.01.25 08:10:17.615602 [ 3 ] {} <Debug> HTTP-Session: 78acc11c-3abf-446b-a529-98cf93e94692 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2817 2024.01.25 08:10:17.615619 [ 3 ] {} <Debug> HTTP-Session: 78acc11c-3abf-446b-a529-98cf93e94692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2818 2024.01.25 08:10:17.615694 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2819 2024.01.25 08:10:17.615733 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2820 2024.01.25 08:10:17.615842 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2821 2024.01.25 08:10:17.616140 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2822 2024.01.25 08:10:17.616350 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2823 2024.01.25 08:10:17.616495 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2824 2024.01.25 08:10:17.616587 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000866694 sec., 64613 rows/sec., 5.03 MiB/sec.
2825 2024.01.25 08:10:17.616682 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Debug> DynamicQueryHandler: Done processing query
2826 2024.01.25 08:10:17.616706 [ 3 ] {05fbbca3-86bb-4014-a7c5-d4b1f58e9faf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2827 2024.01.25 08:10:17.616721 [ 3 ] {} <Debug> HTTP-Session: 78acc11c-3abf-446b-a529-98cf93e94692 Destroying unnamed session
2828 2024.01.25 08:10:17.616822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2024.01.25 08:10:17.616865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2830 2024.01.25 08:10:17.616885 [ 3 ] {} <Debug> HTTP-Session: b95bfe0f-cf4b-4a70-a0e1-ec51a2ea3f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2831 2024.01.25 08:10:17.616901 [ 3 ] {} <Debug> HTTP-Session: b95bfe0f-cf4b-4a70-a0e1-ec51a2ea3f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2024.01.25 08:10:17.616970 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2833 2024.01.25 08:10:17.617013 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2834 2024.01.25 08:10:17.617126 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2835 2024.01.25 08:10:17.617398 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2836 2024.01.25 08:10:17.617678 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2837 2024.01.25 08:10:17.617850 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2838 2024.01.25 08:10:17.617949 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000951925 sec., 37818 rows/sec., 2.67 MiB/sec.
2839 2024.01.25 08:10:17.618064 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Debug> DynamicQueryHandler: Done processing query
2840 2024.01.25 08:10:17.618088 [ 3 ] {811fcf60-45ad-45ab-bf19-3c6bdc556ffc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2841 2024.01.25 08:10:17.618103 [ 3 ] {} <Debug> HTTP-Session: b95bfe0f-cf4b-4a70-a0e1-ec51a2ea3f48 Destroying unnamed session
2842 2024.01.25 08:10:17.618258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2843 2024.01.25 08:10:17.618303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2844 2024.01.25 08:10:17.618322 [ 3 ] {} <Debug> HTTP-Session: 06ad4318-51b0-45f7-863f-c701ad3a2710 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2845 2024.01.25 08:10:17.618338 [ 3 ] {} <Debug> HTTP-Session: 06ad4318-51b0-45f7-863f-c701ad3a2710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2846 2024.01.25 08:10:17.618418 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2847 2024.01.25 08:10:17.618461 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2848 2024.01.25 08:10:17.618591 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2849 2024.01.25 08:10:17.618996 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB.
2850 2024.01.25 08:10:17.619283 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2851 2024.01.25 08:10:17.619456 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2852 2024.01.25 08:10:17.619563 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001110417 sec., 28818 rows/sec., 38.89 MiB/sec.
2853 2024.01.25 08:10:17.619759 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Debug> DynamicQueryHandler: Done processing query
2854 2024.01.25 08:10:17.619782 [ 3 ] {cd388d9d-27a6-4177-849f-b9fb9a7efb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2855 2024.01.25 08:10:17.619798 [ 3 ] {} <Debug> HTTP-Session: 06ad4318-51b0-45f7-863f-c701ad3a2710 Destroying unnamed session
2856 2024.01.25 08:10:22.388336 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache
2857 2024.01.25 08:10:22.388404 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache
2858 2024.01.25 08:10:22.610061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2859 2024.01.25 08:10:22.610170 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2860 2024.01.25 08:10:22.610196 [ 3 ] {} <Debug> HTTP-Session: 5cbfa52c-8574-4de6-9d0c-8c07d0a3a4bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2861 2024.01.25 08:10:22.610219 [ 3 ] {} <Debug> HTTP-Session: 5cbfa52c-8574-4de6-9d0c-8c07d0a3a4bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2862 2024.01.25 08:10:22.610344 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2863 2024.01.25 08:10:22.610404 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2864 2024.01.25 08:10:22.610561 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2865 2024.01.25 08:10:22.611057 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2866 2024.01.25 08:10:22.611346 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2867 2024.01.25 08:10:22.611512 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2868 2024.01.25 08:10:22.611625 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001245309 sec., 12848 rows/sec., 1.02 MiB/sec.
2869 2024.01.25 08:10:22.611772 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Debug> DynamicQueryHandler: Done processing query
2870 2024.01.25 08:10:22.611798 [ 3 ] {56711408-663a-4a84-be01-bf6d2c908501} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2871 2024.01.25 08:10:22.611815 [ 3 ] {} <Debug> HTTP-Session: 5cbfa52c-8574-4de6-9d0c-8c07d0a3a4bd Destroying unnamed session
2872 2024.01.25 08:10:22.611938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2873 2024.01.25 08:10:22.611990 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2874 2024.01.25 08:10:22.612011 [ 3 ] {} <Debug> HTTP-Session: c7b45475-10f5-4e00-b3a3-9e7a0b37d959 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2875 2024.01.25 08:10:22.612030 [ 3 ] {} <Debug> HTTP-Session: c7b45475-10f5-4e00-b3a3-9e7a0b37d959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2876 2024.01.25 08:10:22.612111 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2877 2024.01.25 08:10:22.612152 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2878 2024.01.25 08:10:22.612260 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2879 2024.01.25 08:10:22.612590 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2880 2024.01.25 08:10:22.612800 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2881 2024.01.25 08:10:22.612946 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2882 2024.01.25 08:10:22.613055 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000916484 sec., 52374 rows/sec., 4.60 MiB/sec.
2883 2024.01.25 08:10:22.613171 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Debug> DynamicQueryHandler: Done processing query
2884 2024.01.25 08:10:22.613194 [ 3 ] {fe250865-342d-49a3-9658-bcf830a10f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2885 2024.01.25 08:10:22.613209 [ 3 ] {} <Debug> HTTP-Session: c7b45475-10f5-4e00-b3a3-9e7a0b37d959 Destroying unnamed session
2886 2024.01.25 08:10:22.613321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2887 2024.01.25 08:10:22.613368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2888 2024.01.25 08:10:22.613386 [ 3 ] {} <Debug> HTTP-Session: db31beb6-0efa-4aee-ba9a-87168f2a2e3e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2889 2024.01.25 08:10:22.613403 [ 3 ] {} <Debug> HTTP-Session: db31beb6-0efa-4aee-ba9a-87168f2a2e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2890 2024.01.25 08:10:22.613475 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2891 2024.01.25 08:10:22.613512 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2892 2024.01.25 08:10:22.613617 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2893 2024.01.25 08:10:22.613892 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2894 2024.01.25 08:10:22.614095 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2895 2024.01.25 08:10:22.614244 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2896 2024.01.25 08:10:22.614346 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000845333 sec., 18927 rows/sec., 1.48 MiB/sec.
2897 2024.01.25 08:10:22.614505 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Debug> DynamicQueryHandler: Done processing query
2898 2024.01.25 08:10:22.614529 [ 3 ] {76c365ba-3c6b-40b0-bc4b-36731b107730} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2899 2024.01.25 08:10:22.614544 [ 3 ] {} <Debug> HTTP-Session: db31beb6-0efa-4aee-ba9a-87168f2a2e3e Destroying unnamed session
2900 2024.01.25 08:10:22.614649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2901 2024.01.25 08:10:22.614693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2902 2024.01.25 08:10:22.614711 [ 3 ] {} <Debug> HTTP-Session: 10039fae-cd3d-47fe-a029-53e251df6b0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2903 2024.01.25 08:10:22.614727 [ 3 ] {} <Debug> HTTP-Session: 10039fae-cd3d-47fe-a029-53e251df6b0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2904 2024.01.25 08:10:22.614805 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2905 2024.01.25 08:10:22.614852 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2906 2024.01.25 08:10:22.614994 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2907 2024.01.25 08:10:22.615340 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2908 2024.01.25 08:10:22.615635 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2909 2024.01.25 08:10:22.615830 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2910 2024.01.25 08:10:22.615930 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001098457 sec., 14565 rows/sec., 19.66 MiB/sec.
2911 2024.01.25 08:10:22.616048 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Debug> DynamicQueryHandler: Done processing query
2912 2024.01.25 08:10:22.616070 [ 3 ] {f2171f92-3e65-4c16-8de5-f62881cbc7bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2913 2024.01.25 08:10:22.616086 [ 3 ] {} <Debug> HTTP-Session: 10039fae-cd3d-47fe-a029-53e251df6b0b Destroying unnamed session
2914 2024.01.25 08:10:27.610691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2915 2024.01.25 08:10:27.610820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2916 2024.01.25 08:10:27.610852 [ 3 ] {} <Debug> HTTP-Session: 0339a5bd-be94-4afa-b1a5-d3f5b1b8519f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2917 2024.01.25 08:10:27.610880 [ 3 ] {} <Debug> HTTP-Session: 0339a5bd-be94-4afa-b1a5-d3f5b1b8519f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2918 2024.01.25 08:10:27.611019 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2919 2024.01.25 08:10:27.611082 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2920 2024.01.25 08:10:27.611239 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2921 2024.01.25 08:10:27.611731 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2922 2024.01.25 08:10:27.611998 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2923 2024.01.25 08:10:27.612160 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2924 2024.01.25 08:10:27.612278 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001218939 sec., 26252 rows/sec., 2.08 MiB/sec.
2925 2024.01.25 08:10:27.612430 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Debug> DynamicQueryHandler: Done processing query
2926 2024.01.25 08:10:27.612456 [ 3 ] {efdab852-05a9-4716-a806-7f370006f709} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2927 2024.01.25 08:10:27.612473 [ 3 ] {} <Debug> HTTP-Session: 0339a5bd-be94-4afa-b1a5-d3f5b1b8519f Destroying unnamed session
2928 2024.01.25 08:10:27.612682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2929 2024.01.25 08:10:27.612733 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2930 2024.01.25 08:10:27.612753 [ 3 ] {} <Debug> HTTP-Session: 34bb770d-655c-4ad3-874a-335f63b28a9d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2931 2024.01.25 08:10:27.612771 [ 3 ] {} <Debug> HTTP-Session: 34bb770d-655c-4ad3-874a-335f63b28a9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2932 2024.01.25 08:10:27.612855 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2933 2024.01.25 08:10:27.612897 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2934 2024.01.25 08:10:27.613006 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2935 2024.01.25 08:10:27.613445 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2936 2024.01.25 08:10:27.613659 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2937 2024.01.25 08:10:27.613812 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2938 2024.01.25 08:10:27.613905 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.001019326 sec., 94179 rows/sec., 9.46 MiB/sec.
2939 2024.01.25 08:10:27.613911 [ 131 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2940 2024.01.25 08:10:27.613991 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2941 2024.01.25 08:10:27.614069 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Debug> DynamicQueryHandler: Done processing query
2942 2024.01.25 08:10:27.614127 [ 3 ] {8b556311-6325-4f4c-82b8-eec60bd479e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
2943 2024.01.25 08:10:27.614165 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2944 2024.01.25 08:10:27.614184 [ 3 ] {} <Debug> HTTP-Session: 34bb770d-655c-4ad3-874a-335f63b28a9d Destroying unnamed session
2945 2024.01.25 08:10:27.614337 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2946 2024.01.25 08:10:27.614388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2947 2024.01.25 08:10:27.614406 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part
2948 2024.01.25 08:10:27.614488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2949 2024.01.25 08:10:27.614537 [ 3 ] {} <Debug> HTTP-Session: 893f53ca-fc18-4ec1-a45e-8dbc4700099c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2950 2024.01.25 08:10:27.614566 [ 3 ] {} <Debug> HTTP-Session: 893f53ca-fc18-4ec1-a45e-8dbc4700099c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2951 2024.01.25 08:10:27.614699 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part
2952 2024.01.25 08:10:27.614757 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2953 2024.01.25 08:10:27.614850 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2954 2024.01.25 08:10:27.614964 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part
2955 2024.01.25 08:10:27.615297 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 132 rows starting from the beginning of the part
2956 2024.01.25 08:10:27.615313 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2957 2024.01.25 08:10:27.615507 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 48 rows starting from the beginning of the part
2958 2024.01.25 08:10:27.615682 [ 20 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 96 rows starting from the beginning of the part
2959 2024.01.25 08:10:27.616200 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2960 2024.01.25 08:10:27.616617 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2961 2024.01.25 08:10:27.616961 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2962 2024.01.25 08:10:27.617089 [ 131 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2963 2024.01.25 08:10:27.617156 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.002312365 sec., 13838 rows/sec., 1.08 MiB/sec.
2964 2024.01.25 08:10:27.617175 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2965 2024.01.25 08:10:27.617406 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2966 2024.01.25 08:10:27.617602 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Debug> DynamicQueryHandler: Done processing query
2967 2024.01.25 08:10:27.617717 [ 3 ] {cd92f66e-4f71-4af5-bf86-0c0b89e040ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2968 2024.01.25 08:10:27.617796 [ 3 ] {} <Debug> HTTP-Session: 893f53ca-fc18-4ec1-a45e-8dbc4700099c Destroying unnamed session
2969 2024.01.25 08:10:27.617873 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2970 2024.01.25 08:10:27.617937 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 4 columns (4 merged, 0 gathered) in 0.00387591 sec., 155834.37179913878 rows/sec., 14.87 MiB/sec.
2971 2024.01.25 08:10:27.617947 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 98 rows starting from the beginning of the part
2972 2024.01.25 08:10:27.618092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2973 2024.01.25 08:10:27.618169 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2974 2024.01.25 08:10:27.618222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2975 2024.01.25 08:10:27.618214 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part
2976 2024.01.25 08:10:27.618275 [ 3 ] {} <Debug> HTTP-Session: da892cb6-2f3e-4a76-9f64-00670e9b58a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2977 2024.01.25 08:10:27.618347 [ 3 ] {} <Debug> HTTP-Session: da892cb6-2f3e-4a76-9f64-00670e9b58a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2978 2024.01.25 08:10:27.618542 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2979 2024.01.25 08:10:27.618611 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 16 rows starting from the beginning of the part
2980 2024.01.25 08:10:27.618676 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2981 2024.01.25 08:10:27.618724 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_26_5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2982 2024.01.25 08:10:27.618822 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2983 2024.01.25 08:10:27.619023 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part
2984 2024.01.25 08:10:27.619323 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part
2985 2024.01.25 08:10:27.619618 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2986 2024.01.25 08:10:27.619628 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 32 rows starting from the beginning of the part
2987 2024.01.25 08:10:27.620724 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
2988 2024.01.25 08:10:27.621076 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809459 sec., 65626.11646430635 rows/sec., 5.12 MiB/sec.
2989 2024.01.25 08:10:27.621200 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2990 2024.01.25 08:10:27.621297 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2991 2024.01.25 08:10:27.621407 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2992 2024.01.25 08:10:27.621480 [ 23 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_26_5} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2993 2024.01.25 08:10:27.621523 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2994 2024.01.25 08:10:27.621658 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.002911225 sec., 10991 rows/sec., 14.83 MiB/sec.
2995 2024.01.25 08:10:27.621799 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Debug> DynamicQueryHandler: Done processing query
2996 2024.01.25 08:10:27.621822 [ 3 ] {d69f23b6-f17d-4df9-a72c-06aa6f6bed7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
2997 2024.01.25 08:10:27.621839 [ 3 ] {} <Debug> HTTP-Session: da892cb6-2f3e-4a76-9f64-00670e9b58a4 Destroying unnamed session
2998 2024.01.25 08:10:32.609167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2999 2024.01.25 08:10:32.609299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3000 2024.01.25 08:10:32.609329 [ 3 ] {} <Debug> HTTP-Session: 60c362dc-e90a-41ea-be98-14486505da42 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3001 2024.01.25 08:10:32.609357 [ 3 ] {} <Debug> HTTP-Session: 60c362dc-e90a-41ea-be98-14486505da42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3002 2024.01.25 08:10:32.609498 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3003 2024.01.25 08:10:32.609565 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3004 2024.01.25 08:10:32.609743 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3005 2024.01.25 08:10:32.610190 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3006 2024.01.25 08:10:32.610458 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3007 2024.01.25 08:10:32.610617 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3008 2024.01.25 08:10:32.610745 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001208379 sec., 13240 rows/sec., 1.05 MiB/sec.
3009 2024.01.25 08:10:32.610786 [ 133 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3010 2024.01.25 08:10:32.610908 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3011 2024.01.25 08:10:32.610912 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Debug> DynamicQueryHandler: Done processing query
3012 2024.01.25 08:10:32.610959 [ 3 ] {cf414090-2721-471d-bbad-c890e372b969} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3013 2024.01.25 08:10:32.611008 [ 3 ] {} <Debug> HTTP-Session: 60c362dc-e90a-41ea-be98-14486505da42 Destroying unnamed session
3014 2024.01.25 08:10:32.611060 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3015 2024.01.25 08:10:32.611163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3016 2024.01.25 08:10:32.611223 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3017 2024.01.25 08:10:32.611240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3018 2024.01.25 08:10:32.611288 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part
3019 2024.01.25 08:10:32.611295 [ 3 ] {} <Debug> HTTP-Session: 5ada034d-f41a-411c-a5b5-5118ee67b8e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3020 2024.01.25 08:10:32.611336 [ 3 ] {} <Debug> HTTP-Session: 5ada034d-f41a-411c-a5b5-5118ee67b8e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3021 2024.01.25 08:10:32.611549 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3022 2024.01.25 08:10:32.611592 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part
3023 2024.01.25 08:10:32.611626 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3024 2024.01.25 08:10:32.611899 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part
3025 2024.01.25 08:10:32.612082 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3026 2024.01.25 08:10:32.612187 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part
3027 2024.01.25 08:10:32.612347 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part
3028 2024.01.25 08:10:32.612570 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part
3029 2024.01.25 08:10:32.612928 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3030 2024.01.25 08:10:32.613323 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3031 2024.01.25 08:10:32.613640 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3032 2024.01.25 08:10:32.613926 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.002305116 sec., 20823 rows/sec., 1.83 MiB/sec.
3033 2024.01.25 08:10:32.614407 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Debug> DynamicQueryHandler: Done processing query
3034 2024.01.25 08:10:32.614431 [ 20 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003443953 sec., 46458.24144522297 rows/sec., 3.68 MiB/sec.
3035 2024.01.25 08:10:32.614450 [ 3 ] {c163efb4-f96d-4e13-a313-04bddb1565d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3036 2024.01.25 08:10:32.614522 [ 3 ] {} <Debug> HTTP-Session: 5ada034d-f41a-411c-a5b5-5118ee67b8e0 Destroying unnamed session
3037 2024.01.25 08:10:32.614631 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3038 2024.01.25 08:10:32.614709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3039 2024.01.25 08:10:32.614775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3040 2024.01.25 08:10:32.614799 [ 3 ] {} <Debug> HTTP-Session: 771d5d54-770c-4d01-af21-ee4b167c519d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3041 2024.01.25 08:10:32.614819 [ 3 ] {} <Debug> HTTP-Session: 771d5d54-770c-4d01-af21-ee4b167c519d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3042 2024.01.25 08:10:32.614908 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3043 2024.01.25 08:10:32.614954 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3044 2024.01.25 08:10:32.615019 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_26_5} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3045 2024.01.25 08:10:32.615032 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3046 2024.01.25 08:10:32.615252 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3047 2024.01.25 08:10:32.615539 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3048 2024.01.25 08:10:32.615749 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3049 2024.01.25 08:10:32.615921 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3050 2024.01.25 08:10:32.616020 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.001019376 sec., 15695 rows/sec., 1.23 MiB/sec.
3051 2024.01.25 08:10:32.616124 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Debug> DynamicQueryHandler: Done processing query
3052 2024.01.25 08:10:32.616147 [ 3 ] {2ffc5e09-a8f2-40bb-94f5-7a7bf0f19be1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3053 2024.01.25 08:10:32.616163 [ 3 ] {} <Debug> HTTP-Session: 771d5d54-770c-4d01-af21-ee4b167c519d Destroying unnamed session
3054 2024.01.25 08:10:32.616282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3055 2024.01.25 08:10:32.616326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3056 2024.01.25 08:10:32.616344 [ 3 ] {} <Debug> HTTP-Session: 2ecd3007-5875-4de4-8b6c-09bd0fff7f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3057 2024.01.25 08:10:32.616360 [ 3 ] {} <Debug> HTTP-Session: 2ecd3007-5875-4de4-8b6c-09bd0fff7f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3058 2024.01.25 08:10:32.616436 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3059 2024.01.25 08:10:32.616481 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3060 2024.01.25 08:10:32.616611 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3061 2024.01.25 08:10:32.617062 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3062 2024.01.25 08:10:32.617363 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3063 2024.01.25 08:10:32.617543 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3064 2024.01.25 08:10:32.617664 [ 133 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3065 2024.01.25 08:10:32.617679 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001208689 sec., 13237 rows/sec., 17.86 MiB/sec.
3066 2024.01.25 08:10:32.617720 [ 133 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3067 2024.01.25 08:10:32.617931 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3068 2024.01.25 08:10:32.618011 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Debug> DynamicQueryHandler: Done processing query
3069 2024.01.25 08:10:32.618047 [ 3 ] {4ee0a4c3-2ac3-4a32-9370-84fbe995995e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3070 2024.01.25 08:10:32.618093 [ 3 ] {} <Debug> HTTP-Session: 2ecd3007-5875-4de4-8b6c-09bd0fff7f1a Destroying unnamed session
3071 2024.01.25 08:10:32.618097 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3072 2024.01.25 08:10:32.618158 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 477 rows starting from the beginning of the part
3073 2024.01.25 08:10:32.618308 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 16 rows starting from the beginning of the part
3074 2024.01.25 08:10:32.618408 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part
3075 2024.01.25 08:10:32.618502 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 16 rows starting from the beginning of the part
3076 2024.01.25 08:10:32.618592 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part
3077 2024.01.25 08:10:32.618683 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 16 rows starting from the beginning of the part
3078 2024.01.25 08:10:32.620135 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 6 columns (6 merged, 0 gathered) in 0.002349436 sec., 250698.4655040614 rows/sec., 338.30 MiB/sec.
3079 2024.01.25 08:10:32.620417 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3080 2024.01.25 08:10:32.620649 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3081 2024.01.25 08:10:32.620708 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3082 2024.01.25 08:10:32.620769 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_26_5: 4.01 MiB.
3083 2024.01.25 08:10:33.000153 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.25 MiB, peak 236.50 MiB, will set to 231.13 MiB (RSS), difference: -4.13 MiB
3084 2024.01.25 08:10:37.388445 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
3085 2024.01.25 08:10:37.388540 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
3086 2024.01.25 08:10:37.610436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3087 2024.01.25 08:10:37.610552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3088 2024.01.25 08:10:37.610583 [ 3 ] {} <Debug> HTTP-Session: ea72be1e-467a-45ca-a79e-ba812cd35445 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3089 2024.01.25 08:10:37.610612 [ 3 ] {} <Debug> HTTP-Session: ea72be1e-467a-45ca-a79e-ba812cd35445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3090 2024.01.25 08:10:37.610754 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3091 2024.01.25 08:10:37.610821 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3092 2024.01.25 08:10:37.610999 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3093 2024.01.25 08:10:37.611435 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3094 2024.01.25 08:10:37.611694 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3095 2024.01.25 08:10:37.611849 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3096 2024.01.25 08:10:37.611965 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001182768 sec., 27055 rows/sec., 2.14 MiB/sec.
3097 2024.01.25 08:10:37.612080 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Debug> DynamicQueryHandler: Done processing query
3098 2024.01.25 08:10:37.612104 [ 3 ] {a022da92-e9b7-4264-bd96-7bb9b29a15f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3099 2024.01.25 08:10:37.612120 [ 3 ] {} <Debug> HTTP-Session: ea72be1e-467a-45ca-a79e-ba812cd35445 Destroying unnamed session
3100 2024.01.25 08:10:37.612222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3101 2024.01.25 08:10:37.612263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3102 2024.01.25 08:10:37.612281 [ 3 ] {} <Debug> HTTP-Session: 9044a3d0-2525-42d7-83e9-810e3978c25d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3103 2024.01.25 08:10:37.612297 [ 3 ] {} <Debug> HTTP-Session: 9044a3d0-2525-42d7-83e9-810e3978c25d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3104 2024.01.25 08:10:37.612363 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3105 2024.01.25 08:10:37.612401 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3106 2024.01.25 08:10:37.612498 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3107 2024.01.25 08:10:37.612851 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3108 2024.01.25 08:10:37.613058 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3109 2024.01.25 08:10:37.613207 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3110 2024.01.25 08:10:37.613319 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000883434 sec., 4527 rows/sec., 378.05 KiB/sec.
3111 2024.01.25 08:10:37.613434 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Debug> DynamicQueryHandler: Done processing query
3112 2024.01.25 08:10:37.613457 [ 3 ] {9d5dbfa2-2058-423a-a8b9-4627acba24be} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3113 2024.01.25 08:10:37.613473 [ 3 ] {} <Debug> HTTP-Session: 9044a3d0-2525-42d7-83e9-810e3978c25d Destroying unnamed session
3114 2024.01.25 08:10:37.613621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3115 2024.01.25 08:10:37.613667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3116 2024.01.25 08:10:37.613686 [ 3 ] {} <Debug> HTTP-Session: c26d925e-abb2-44f2-9af5-89b655e7e03a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3117 2024.01.25 08:10:37.613702 [ 3 ] {} <Debug> HTTP-Session: c26d925e-abb2-44f2-9af5-89b655e7e03a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3118 2024.01.25 08:10:37.613792 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3119 2024.01.25 08:10:37.613831 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3120 2024.01.25 08:10:37.613933 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3121 2024.01.25 08:10:37.614333 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3122 2024.01.25 08:10:37.614546 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3123 2024.01.25 08:10:37.614704 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3124 2024.01.25 08:10:37.614817 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Information> executeQuery: Read 98 rows, 10.05 KiB in 0.000996295 sec., 98364 rows/sec., 9.85 MiB/sec.
3125 2024.01.25 08:10:37.614944 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Debug> DynamicQueryHandler: Done processing query
3126 2024.01.25 08:10:37.614968 [ 3 ] {520920fd-7d7f-4434-b0bd-82f9f9f526f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
3127 2024.01.25 08:10:37.614983 [ 3 ] {} <Debug> HTTP-Session: c26d925e-abb2-44f2-9af5-89b655e7e03a Destroying unnamed session
3128 2024.01.25 08:10:37.615133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3129 2024.01.25 08:10:37.615178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3130 2024.01.25 08:10:37.615198 [ 3 ] {} <Debug> HTTP-Session: 820b91ec-f5e5-442f-9705-d7e2e9942404 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3131 2024.01.25 08:10:37.615214 [ 3 ] {} <Debug> HTTP-Session: 820b91ec-f5e5-442f-9705-d7e2e9942404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3132 2024.01.25 08:10:37.615282 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3133 2024.01.25 08:10:37.615320 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3134 2024.01.25 08:10:37.615422 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3135 2024.01.25 08:10:37.615701 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3136 2024.01.25 08:10:37.615901 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
3137 2024.01.25 08:10:37.616047 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
3138 2024.01.25 08:10:37.616158 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000849613 sec., 4708 rows/sec., 328.73 KiB/sec.
3139 2024.01.25 08:10:37.616273 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Debug> DynamicQueryHandler: Done processing query
3140 2024.01.25 08:10:37.616296 [ 3 ] {23bf896e-91b4-47ff-a0fa-d070cc537429} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3141 2024.01.25 08:10:37.616312 [ 3 ] {} <Debug> HTTP-Session: 820b91ec-f5e5-442f-9705-d7e2e9942404 Destroying unnamed session
3142 2024.01.25 08:10:37.616423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3143 2024.01.25 08:10:37.616468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3144 2024.01.25 08:10:37.616487 [ 3 ] {} <Debug> HTTP-Session: 731a0057-0c8d-4ec2-88ea-ef987ff8d22d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3145 2024.01.25 08:10:37.616503 [ 3 ] {} <Debug> HTTP-Session: 731a0057-0c8d-4ec2-88ea-ef987ff8d22d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3146 2024.01.25 08:10:37.616573 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3147 2024.01.25 08:10:37.616611 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3148 2024.01.25 08:10:37.616713 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3149 2024.01.25 08:10:37.617012 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3150 2024.01.25 08:10:37.617219 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3151 2024.01.25 08:10:37.617364 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3152 2024.01.25 08:10:37.617480 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.000878913 sec., 40959 rows/sec., 3.21 MiB/sec.
3153 2024.01.25 08:10:37.617584 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Debug> DynamicQueryHandler: Done processing query
3154 2024.01.25 08:10:37.617609 [ 3 ] {7b006575-fbf4-4e1d-8d79-5e59ab04fee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3155 2024.01.25 08:10:37.617625 [ 3 ] {} <Debug> HTTP-Session: 731a0057-0c8d-4ec2-88ea-ef987ff8d22d Destroying unnamed session
3156 2024.01.25 08:10:37.617731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3157 2024.01.25 08:10:37.617773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3158 2024.01.25 08:10:37.617792 [ 3 ] {} <Debug> HTTP-Session: 4c93ebeb-ccd4-40b4-a48b-e3f9eaf6953e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3159 2024.01.25 08:10:37.617809 [ 3 ] {} <Debug> HTTP-Session: 4c93ebeb-ccd4-40b4-a48b-e3f9eaf6953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3160 2024.01.25 08:10:37.617876 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3161 2024.01.25 08:10:37.617920 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3162 2024.01.25 08:10:37.618037 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3163 2024.01.25 08:10:37.618313 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3164 2024.01.25 08:10:37.618569 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3165 2024.01.25 08:10:37.618743 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3166 2024.01.25 08:10:37.618860 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000954404 sec., 2095 rows/sec., 147.34 KiB/sec.
3167 2024.01.25 08:10:37.619011 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Debug> DynamicQueryHandler: Done processing query
3168 2024.01.25 08:10:37.619036 [ 3 ] {fe063e47-9274-4249-8656-aad294d00d1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3169 2024.01.25 08:10:37.619052 [ 3 ] {} <Debug> HTTP-Session: 4c93ebeb-ccd4-40b4-a48b-e3f9eaf6953e Destroying unnamed session
3170 2024.01.25 08:10:37.619188 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3171 2024.01.25 08:10:37.619234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3172 2024.01.25 08:10:37.619254 [ 3 ] {} <Debug> HTTP-Session: 3dcd89c9-c2e0-4014-b1e6-43c7322d46d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3173 2024.01.25 08:10:37.619270 [ 3 ] {} <Debug> HTTP-Session: 3dcd89c9-c2e0-4014-b1e6-43c7322d46d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3174 2024.01.25 08:10:37.619347 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3175 2024.01.25 08:10:37.619396 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3176 2024.01.25 08:10:37.619530 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3177 2024.01.25 08:10:37.619932 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3178 2024.01.25 08:10:37.620222 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3179 2024.01.25 08:10:37.620412 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3180 2024.01.25 08:10:37.620532 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001155478 sec., 27694 rows/sec., 37.37 MiB/sec.
3181 2024.01.25 08:10:37.620640 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Debug> DynamicQueryHandler: Done processing query
3182 2024.01.25 08:10:37.620664 [ 3 ] {09db2982-98e2-440c-b2d5-817cbd6582be} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3183 2024.01.25 08:10:37.620680 [ 3 ] {} <Debug> HTTP-Session: 3dcd89c9-c2e0-4014-b1e6-43c7322d46d6 Destroying unnamed session
3184 2024.01.25 08:10:42.609844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3185 2024.01.25 08:10:42.609977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3186 2024.01.25 08:10:42.610008 [ 3 ] {} <Debug> HTTP-Session: 0570ce0c-b55c-443a-9c71-1d0ff2f5bff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3187 2024.01.25 08:10:42.610036 [ 3 ] {} <Debug> HTTP-Session: 0570ce0c-b55c-443a-9c71-1d0ff2f5bff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3188 2024.01.25 08:10:42.610177 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3189 2024.01.25 08:10:42.610245 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3190 2024.01.25 08:10:42.610431 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3191 2024.01.25 08:10:42.610877 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3192 2024.01.25 08:10:42.611140 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3193 2024.01.25 08:10:42.611305 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3194 2024.01.25 08:10:42.611429 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001207939 sec., 13245 rows/sec., 1.05 MiB/sec.
3195 2024.01.25 08:10:42.611554 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Debug> DynamicQueryHandler: Done processing query
3196 2024.01.25 08:10:42.611579 [ 3 ] {3b46f5af-dbae-464c-875c-42bf1a00d334} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3197 2024.01.25 08:10:42.611594 [ 3 ] {} <Debug> HTTP-Session: 0570ce0c-b55c-443a-9c71-1d0ff2f5bff5 Destroying unnamed session
3198 2024.01.25 08:10:42.611709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3199 2024.01.25 08:10:42.611754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3200 2024.01.25 08:10:42.611774 [ 3 ] {} <Debug> HTTP-Session: e2517a64-72a7-4c6b-97a0-41d61c7de8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3201 2024.01.25 08:10:42.611791 [ 3 ] {} <Debug> HTTP-Session: e2517a64-72a7-4c6b-97a0-41d61c7de8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3202 2024.01.25 08:10:42.611863 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3203 2024.01.25 08:10:42.611903 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3204 2024.01.25 08:10:42.612005 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3205 2024.01.25 08:10:42.612314 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3206 2024.01.25 08:10:42.612522 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3207 2024.01.25 08:10:42.612669 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3208 2024.01.25 08:10:42.612779 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000884163 sec., 54288 rows/sec., 4.76 MiB/sec.
3209 2024.01.25 08:10:42.612969 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Debug> DynamicQueryHandler: Done processing query
3210 2024.01.25 08:10:42.613010 [ 3 ] {8c2c7e54-f019-433a-8f12-8e11131ab11c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3211 2024.01.25 08:10:42.613046 [ 3 ] {} <Debug> HTTP-Session: e2517a64-72a7-4c6b-97a0-41d61c7de8b4 Destroying unnamed session
3212 2024.01.25 08:10:42.613155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3213 2024.01.25 08:10:42.613201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3214 2024.01.25 08:10:42.613220 [ 3 ] {} <Debug> HTTP-Session: a0d1eb86-e2f8-4f04-8a44-77329242ab94 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3215 2024.01.25 08:10:42.613236 [ 3 ] {} <Debug> HTTP-Session: a0d1eb86-e2f8-4f04-8a44-77329242ab94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3216 2024.01.25 08:10:42.613308 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3217 2024.01.25 08:10:42.613348 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3218 2024.01.25 08:10:42.613468 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3219 2024.01.25 08:10:42.613746 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3220 2024.01.25 08:10:42.613962 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3221 2024.01.25 08:10:42.614111 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3222 2024.01.25 08:10:42.614228 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000891874 sec., 17939 rows/sec., 1.40 MiB/sec.
3223 2024.01.25 08:10:42.614328 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Debug> DynamicQueryHandler: Done processing query
3224 2024.01.25 08:10:42.614351 [ 3 ] {5b2cf25d-b0f6-42b2-9661-f823a826f237} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3225 2024.01.25 08:10:42.614366 [ 3 ] {} <Debug> HTTP-Session: a0d1eb86-e2f8-4f04-8a44-77329242ab94 Destroying unnamed session
3226 2024.01.25 08:10:42.614472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3227 2024.01.25 08:10:42.614515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3228 2024.01.25 08:10:42.614534 [ 3 ] {} <Debug> HTTP-Session: cb2925bc-3d11-4cbe-a4f8-a58768ec8684 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3229 2024.01.25 08:10:42.614550 [ 3 ] {} <Debug> HTTP-Session: cb2925bc-3d11-4cbe-a4f8-a58768ec8684 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3230 2024.01.25 08:10:42.614622 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3231 2024.01.25 08:10:42.614668 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3232 2024.01.25 08:10:42.614802 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3233 2024.01.25 08:10:42.615157 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3234 2024.01.25 08:10:42.615446 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3235 2024.01.25 08:10:42.615634 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3236 2024.01.25 08:10:42.615758 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001097396 sec., 14579 rows/sec., 19.67 MiB/sec.
3237 2024.01.25 08:10:42.615883 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Debug> DynamicQueryHandler: Done processing query
3238 2024.01.25 08:10:42.615907 [ 3 ] {50268000-4613-43ad-9cda-68d672d9eaba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3239 2024.01.25 08:10:42.615923 [ 3 ] {} <Debug> HTTP-Session: cb2925bc-3d11-4cbe-a4f8-a58768ec8684 Destroying unnamed session
3240 2024.01.25 08:10:47.612495 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3241 2024.01.25 08:10:47.612633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3242 2024.01.25 08:10:47.612665 [ 3 ] {} <Debug> HTTP-Session: ceb9d1ba-acb3-4234-9ea7-0cc503fb8f32 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3243 2024.01.25 08:10:47.612693 [ 3 ] {} <Debug> HTTP-Session: ceb9d1ba-acb3-4234-9ea7-0cc503fb8f32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3244 2024.01.25 08:10:47.612836 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3245 2024.01.25 08:10:47.612904 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3246 2024.01.25 08:10:47.613085 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3247 2024.01.25 08:10:47.613549 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3248 2024.01.25 08:10:47.613902 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3249 2024.01.25 08:10:47.614173 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3250 2024.01.25 08:10:47.614348 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001466173 sec., 21825 rows/sec., 1.73 MiB/sec.
3251 2024.01.25 08:10:47.614511 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Debug> DynamicQueryHandler: Done processing query
3252 2024.01.25 08:10:47.614547 [ 3 ] {9ea2152f-3ec9-49eb-b434-44b91c91e25f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3253 2024.01.25 08:10:47.614570 [ 3 ] {} <Debug> HTTP-Session: ceb9d1ba-acb3-4234-9ea7-0cc503fb8f32 Destroying unnamed session
3254 2024.01.25 08:10:47.614704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3255 2024.01.25 08:10:47.614773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3256 2024.01.25 08:10:47.614803 [ 3 ] {} <Debug> HTTP-Session: 9d11c84e-8c92-4121-8134-651b2875153f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3257 2024.01.25 08:10:47.614843 [ 3 ] {} <Debug> HTTP-Session: 9d11c84e-8c92-4121-8134-651b2875153f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3258 2024.01.25 08:10:47.614940 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3259 2024.01.25 08:10:47.614983 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3260 2024.01.25 08:10:47.615094 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3261 2024.01.25 08:10:47.615443 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3262 2024.01.25 08:10:47.615672 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3263 2024.01.25 08:10:47.615823 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3264 2024.01.25 08:10:47.615922 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000950585 sec., 2103 rows/sec., 179.78 KiB/sec.
3265 2024.01.25 08:10:47.616054 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Debug> DynamicQueryHandler: Done processing query
3266 2024.01.25 08:10:47.616078 [ 3 ] {728f86d7-e0b5-4281-8ae6-916a10db2775} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3267 2024.01.25 08:10:47.616094 [ 3 ] {} <Debug> HTTP-Session: 9d11c84e-8c92-4121-8134-651b2875153f Destroying unnamed session
3268 2024.01.25 08:10:47.616233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3269 2024.01.25 08:10:47.616279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3270 2024.01.25 08:10:47.616299 [ 3 ] {} <Debug> HTTP-Session: 0b1f9fec-6824-49dc-a549-ff766bbf533b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3271 2024.01.25 08:10:47.616317 [ 3 ] {} <Debug> HTTP-Session: 0b1f9fec-6824-49dc-a549-ff766bbf533b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3272 2024.01.25 08:10:47.616398 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3273 2024.01.25 08:10:47.616438 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3274 2024.01.25 08:10:47.616542 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3275 2024.01.25 08:10:47.616937 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3276 2024.01.25 08:10:47.617164 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3277 2024.01.25 08:10:47.617313 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3278 2024.01.25 08:10:47.617407 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Information> executeQuery: Read 133 rows, 13.08 KiB in 0.000978925 sec., 135863 rows/sec., 13.04 MiB/sec.
3279 2024.01.25 08:10:47.617525 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Debug> DynamicQueryHandler: Done processing query
3280 2024.01.25 08:10:47.617549 [ 3 ] {f29dc1e3-d34d-4e7d-a356-cc32716c1c3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3281 2024.01.25 08:10:47.617564 [ 3 ] {} <Debug> HTTP-Session: 0b1f9fec-6824-49dc-a549-ff766bbf533b Destroying unnamed session
3282 2024.01.25 08:10:47.617666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3283 2024.01.25 08:10:47.617712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3284 2024.01.25 08:10:47.617732 [ 3 ] {} <Debug> HTTP-Session: 11525505-66bb-4caa-ba3b-7979a93ea586 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3285 2024.01.25 08:10:47.617749 [ 3 ] {} <Debug> HTTP-Session: 11525505-66bb-4caa-ba3b-7979a93ea586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3286 2024.01.25 08:10:47.617818 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3287 2024.01.25 08:10:47.617859 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3288 2024.01.25 08:10:47.617963 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3289 2024.01.25 08:10:47.618259 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3290 2024.01.25 08:10:47.618461 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
3291 2024.01.25 08:10:47.618607 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
3292 2024.01.25 08:10:47.618696 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000848563 sec., 2356 rows/sec., 164.57 KiB/sec.
3293 2024.01.25 08:10:47.618811 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Debug> DynamicQueryHandler: Done processing query
3294 2024.01.25 08:10:47.618835 [ 3 ] {9b03db53-9836-41b7-b688-b55574d8bd16} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3295 2024.01.25 08:10:47.618851 [ 3 ] {} <Debug> HTTP-Session: 11525505-66bb-4caa-ba3b-7979a93ea586 Destroying unnamed session
3296 2024.01.25 08:10:47.619030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3297 2024.01.25 08:10:47.619090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3298 2024.01.25 08:10:47.619119 [ 3 ] {} <Debug> HTTP-Session: a57d6d91-1848-44cf-872f-7380fbfd8a8d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3299 2024.01.25 08:10:47.619143 [ 3 ] {} <Debug> HTTP-Session: a57d6d91-1848-44cf-872f-7380fbfd8a8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3300 2024.01.25 08:10:47.619241 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3301 2024.01.25 08:10:47.619293 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3302 2024.01.25 08:10:47.619435 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3303 2024.01.25 08:10:47.619860 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3304 2024.01.25 08:10:47.620147 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3305 2024.01.25 08:10:47.620355 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3306 2024.01.25 08:10:47.620474 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.001195199 sec., 48527 rows/sec., 3.78 MiB/sec.
3307 2024.01.25 08:10:47.620616 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Debug> DynamicQueryHandler: Done processing query
3308 2024.01.25 08:10:47.620645 [ 3 ] {3eb182da-df86-4990-af9f-62b0e3b95f04} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3309 2024.01.25 08:10:47.620666 [ 3 ] {} <Debug> HTTP-Session: a57d6d91-1848-44cf-872f-7380fbfd8a8d Destroying unnamed session
3310 2024.01.25 08:10:47.620788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3311 2024.01.25 08:10:47.620846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3312 2024.01.25 08:10:47.620874 [ 3 ] {} <Debug> HTTP-Session: 761f5ea6-149c-4506-b12a-198b7045976b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3313 2024.01.25 08:10:47.620897 [ 3 ] {} <Debug> HTTP-Session: 761f5ea6-149c-4506-b12a-198b7045976b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3314 2024.01.25 08:10:47.620979 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3315 2024.01.25 08:10:47.621024 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3316 2024.01.25 08:10:47.621141 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3317 2024.01.25 08:10:47.621448 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3318 2024.01.25 08:10:47.621707 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3319 2024.01.25 08:10:47.621889 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3320 2024.01.25 08:10:47.621978 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000978635 sec., 37807 rows/sec., 2.67 MiB/sec.
3321 2024.01.25 08:10:47.622086 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Debug> DynamicQueryHandler: Done processing query
3322 2024.01.25 08:10:47.622109 [ 3 ] {4b7877c0-c564-4e12-b6fe-023e2a2f16e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3323 2024.01.25 08:10:47.622124 [ 3 ] {} <Debug> HTTP-Session: 761f5ea6-149c-4506-b12a-198b7045976b Destroying unnamed session
3324 2024.01.25 08:10:47.622255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3325 2024.01.25 08:10:47.622297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3326 2024.01.25 08:10:47.622316 [ 3 ] {} <Debug> HTTP-Session: f2fc02a9-44e0-4570-96ab-e6d2d7a022d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3327 2024.01.25 08:10:47.622331 [ 3 ] {} <Debug> HTTP-Session: f2fc02a9-44e0-4570-96ab-e6d2d7a022d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3328 2024.01.25 08:10:47.622401 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3329 2024.01.25 08:10:47.622442 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3330 2024.01.25 08:10:47.622564 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3331 2024.01.25 08:10:47.623067 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3332 2024.01.25 08:10:47.623362 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3333 2024.01.25 08:10:47.623539 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3334 2024.01.25 08:10:47.623640 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001170048 sec., 27349 rows/sec., 36.91 MiB/sec.
3335 2024.01.25 08:10:47.623797 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Debug> DynamicQueryHandler: Done processing query
3336 2024.01.25 08:10:47.623822 [ 3 ] {5ed33f25-9753-4227-bd3b-323d7cd3e632} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3337 2024.01.25 08:10:47.623843 [ 3 ] {} <Debug> HTTP-Session: f2fc02a9-44e0-4570-96ab-e6d2d7a022d1 Destroying unnamed session
3338 2024.01.25 08:10:52.388579 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache
3339 2024.01.25 08:10:52.388643 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache
3340 2024.01.25 08:10:52.610002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3341 2024.01.25 08:10:52.610111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3342 2024.01.25 08:10:52.610142 [ 3 ] {} <Debug> HTTP-Session: 857a5b5a-c250-490e-9ebc-eff97ed1a02e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3343 2024.01.25 08:10:52.610170 [ 3 ] {} <Debug> HTTP-Session: 857a5b5a-c250-490e-9ebc-eff97ed1a02e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3344 2024.01.25 08:10:52.610309 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3345 2024.01.25 08:10:52.610376 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3346 2024.01.25 08:10:52.610551 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3347 2024.01.25 08:10:52.611019 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3348 2024.01.25 08:10:52.611274 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3349 2024.01.25 08:10:52.611437 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3350 2024.01.25 08:10:52.611542 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001191839 sec., 13424 rows/sec., 1.06 MiB/sec.
3351 2024.01.25 08:10:52.611683 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Debug> DynamicQueryHandler: Done processing query
3352 2024.01.25 08:10:52.611707 [ 3 ] {5d4fc5e2-e4fa-4563-9243-1ff93d344832} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3353 2024.01.25 08:10:52.611723 [ 3 ] {} <Debug> HTTP-Session: 857a5b5a-c250-490e-9ebc-eff97ed1a02e Destroying unnamed session
3354 2024.01.25 08:10:52.611841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3355 2024.01.25 08:10:52.611888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3356 2024.01.25 08:10:52.611907 [ 3 ] {} <Debug> HTTP-Session: b67af14c-f361-43a8-b646-3021cdb32184 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3357 2024.01.25 08:10:52.611924 [ 3 ] {} <Debug> HTTP-Session: b67af14c-f361-43a8-b646-3021cdb32184 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3358 2024.01.25 08:10:52.611998 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3359 2024.01.25 08:10:52.612036 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3360 2024.01.25 08:10:52.612139 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3361 2024.01.25 08:10:52.612467 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3362 2024.01.25 08:10:52.612672 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3363 2024.01.25 08:10:52.612827 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3364 2024.01.25 08:10:52.612922 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000896444 sec., 53544 rows/sec., 4.70 MiB/sec.
3365 2024.01.25 08:10:52.612913 [ 179 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3366 2024.01.25 08:10:52.612986 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3367 2024.01.25 08:10:52.613056 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Debug> DynamicQueryHandler: Done processing query
3368 2024.01.25 08:10:52.613128 [ 3 ] {92293f0e-2ffc-4d81-8d31-ebcd637e27e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3369 2024.01.25 08:10:52.613166 [ 3 ] {} <Debug> HTTP-Session: b67af14c-f361-43a8-b646-3021cdb32184 Destroying unnamed session
3370 2024.01.25 08:10:52.613168 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3371 2024.01.25 08:10:52.613361 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3372 2024.01.25 08:10:52.613363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3373 2024.01.25 08:10:52.613429 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part
3374 2024.01.25 08:10:52.613460 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3375 2024.01.25 08:10:52.613520 [ 3 ] {} <Debug> HTTP-Session: fcf11c3c-589b-429d-b373-6007c2240de3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3376 2024.01.25 08:10:52.613556 [ 3 ] {} <Debug> HTTP-Session: fcf11c3c-589b-429d-b373-6007c2240de3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3377 2024.01.25 08:10:52.613740 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 48 rows starting from the beginning of the part
3378 2024.01.25 08:10:52.613753 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3379 2024.01.25 08:10:52.613852 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3380 2024.01.25 08:10:52.614053 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 98 rows starting from the beginning of the part
3381 2024.01.25 08:10:52.614271 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3382 2024.01.25 08:10:52.614313 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 48 rows starting from the beginning of the part
3383 2024.01.25 08:10:52.614505 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 133 rows starting from the beginning of the part
3384 2024.01.25 08:10:52.614595 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 48 rows starting from the beginning of the part
3385 2024.01.25 08:10:52.615156 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3386 2024.01.25 08:10:52.615535 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3387 2024.01.25 08:10:52.615881 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3388 2024.01.25 08:10:52.616035 [ 179 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3389 2024.01.25 08:10:52.616066 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.002252555 sec., 7103 rows/sec., 568.80 KiB/sec.
3390 2024.01.25 08:10:52.616121 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3391 2024.01.25 08:10:52.616374 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3392 2024.01.25 08:10:52.616548 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Debug> DynamicQueryHandler: Done processing query
3393 2024.01.25 08:10:52.616651 [ 3 ] {03d14491-05dc-4bde-bf81-37dddc358b6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3394 2024.01.25 08:10:52.616685 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3395 2024.01.25 08:10:52.616735 [ 3 ] {} <Debug> HTTP-Session: fcf11c3c-589b-429d-b373-6007c2240de3 Destroying unnamed session
3396 2024.01.25 08:10:52.616772 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 98 rows starting from the beginning of the part
3397 2024.01.25 08:10:52.616794 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 559 rows, containing 4 columns (4 merged, 0 gathered) in 0.003733738 sec., 149715.91472138645 rows/sec., 14.05 MiB/sec.
3398 2024.01.25 08:10:52.616943 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::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
3399 2024.01.25 08:10:52.616993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3400 2024.01.25 08:10:52.617065 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3401 2024.01.25 08:10:52.617126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3402 2024.01.25 08:10:52.617244 [ 3 ] {} <Debug> HTTP-Session: 4401fad8-fcba-45aa-a08d-609bca1f4c8d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3403 2024.01.25 08:10:52.617289 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part
3404 2024.01.25 08:10:52.617302 [ 3 ] {} <Debug> HTTP-Session: 4401fad8-fcba-45aa-a08d-609bca1f4c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3405 2024.01.25 08:10:52.617600 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3406 2024.01.25 08:10:52.617672 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3407 2024.01.25 08:10:52.617681 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 16 rows starting from the beginning of the part
3408 2024.01.25 08:10:52.617778 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_31_6} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3409 2024.01.25 08:10:52.617840 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3410 2024.01.25 08:10:52.618085 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 58 rows starting from the beginning of the part
3411 2024.01.25 08:10:52.618422 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part
3412 2024.01.25 08:10:52.618607 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3413 2024.01.25 08:10:52.619610 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3414 2024.01.25 08:10:52.620157 [ 14 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003929051 sec., 61083.45246727517 rows/sec., 4.77 MiB/sec.
3415 2024.01.25 08:10:52.620337 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3416 2024.01.25 08:10:52.620347 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3417 2024.01.25 08:10:52.620650 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3418 2024.01.25 08:10:52.620648 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3419 2024.01.25 08:10:52.620816 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_31_6} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3420 2024.01.25 08:10:52.620870 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.003138718 sec., 5097 rows/sec., 6.88 MiB/sec.
3421 2024.01.25 08:10:52.621075 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Debug> DynamicQueryHandler: Done processing query
3422 2024.01.25 08:10:52.621100 [ 3 ] {cc63789a-ae14-4520-8f6f-30d92dc2942d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3423 2024.01.25 08:10:52.621116 [ 3 ] {} <Debug> HTTP-Session: 4401fad8-fcba-45aa-a08d-609bca1f4c8d Destroying unnamed session
3424 2024.01.25 08:10:57.610610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3425 2024.01.25 08:10:57.610747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3426 2024.01.25 08:10:57.610778 [ 3 ] {} <Debug> HTTP-Session: fac8ed98-d21b-428e-b32e-2e685c11fdb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3427 2024.01.25 08:10:57.610805 [ 3 ] {} <Debug> HTTP-Session: fac8ed98-d21b-428e-b32e-2e685c11fdb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3428 2024.01.25 08:10:57.610950 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3429 2024.01.25 08:10:57.611017 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3430 2024.01.25 08:10:57.611184 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3431 2024.01.25 08:10:57.611748 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3432 2024.01.25 08:10:57.612021 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3433 2024.01.25 08:10:57.612183 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3434 2024.01.25 08:10:57.612317 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001318941 sec., 24261 rows/sec., 1.92 MiB/sec.
3435 2024.01.25 08:10:57.612318 [ 177 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3436 2024.01.25 08:10:57.612447 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3437 2024.01.25 08:10:57.612510 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Debug> DynamicQueryHandler: Done processing query
3438 2024.01.25 08:10:57.612559 [ 3 ] {2b08d56e-b35a-47ed-b12e-d666fe026404} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3439 2024.01.25 08:10:57.612577 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3440 2024.01.25 08:10:57.612583 [ 3 ] {} <Debug> HTTP-Session: fac8ed98-d21b-428e-b32e-2e685c11fdb4 Destroying unnamed session
3441 2024.01.25 08:10:57.612730 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3442 2024.01.25 08:10:57.612778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3443 2024.01.25 08:10:57.612790 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part
3444 2024.01.25 08:10:57.612876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3445 2024.01.25 08:10:57.612919 [ 3 ] {} <Debug> HTTP-Session: b247043c-f195-4794-b073-bc6a1353a5d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3446 2024.01.25 08:10:57.612941 [ 3 ] {} <Debug> HTTP-Session: b247043c-f195-4794-b073-bc6a1353a5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3447 2024.01.25 08:10:57.613103 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part
3448 2024.01.25 08:10:57.613137 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3449 2024.01.25 08:10:57.613223 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3450 2024.01.25 08:10:57.613327 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part
3451 2024.01.25 08:10:57.613628 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part
3452 2024.01.25 08:10:57.613694 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3453 2024.01.25 08:10:57.613890 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part
3454 2024.01.25 08:10:57.614022 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part
3455 2024.01.25 08:10:57.614568 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3456 2024.01.25 08:10:57.615055 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3457 2024.01.25 08:10:57.615423 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3458 2024.01.25 08:10:57.615561 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003035457 sec., 57981.3846811205 rows/sec., 4.59 MiB/sec.
3459 2024.01.25 08:10:57.615620 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.002421588 sec., 39643 rows/sec., 3.98 MiB/sec.
3460 2024.01.25 08:10:57.615773 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3461 2024.01.25 08:10:57.615811 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Debug> DynamicQueryHandler: Done processing query
3462 2024.01.25 08:10:57.615851 [ 3 ] {dabd6a6c-677b-4243-b7a1-684bb73026a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3463 2024.01.25 08:10:57.615870 [ 3 ] {} <Debug> HTTP-Session: b247043c-f195-4794-b073-bc6a1353a5d4 Destroying unnamed session
3464 2024.01.25 08:10:57.615997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3465 2024.01.25 08:10:57.616048 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3466 2024.01.25 08:10:57.616075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3467 2024.01.25 08:10:57.616108 [ 3 ] {} <Debug> HTTP-Session: c8ed9ed2-0eaf-4f0f-8ee8-35a2089c97a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3468 2024.01.25 08:10:57.616134 [ 3 ] {} <Debug> HTTP-Session: c8ed9ed2-0eaf-4f0f-8ee8-35a2089c97a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3469 2024.01.25 08:10:57.616167 [ 14 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_31_6} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3470 2024.01.25 08:10:57.616280 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3471 2024.01.25 08:10:57.616342 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3472 2024.01.25 08:10:57.616454 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3473 2024.01.25 08:10:57.616771 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3474 2024.01.25 08:10:57.616981 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3475 2024.01.25 08:10:57.617136 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3476 2024.01.25 08:10:57.617256 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000924814 sec., 34601 rows/sec., 2.71 MiB/sec.
3477 2024.01.25 08:10:57.617355 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Debug> DynamicQueryHandler: Done processing query
3478 2024.01.25 08:10:57.617378 [ 3 ] {6adcc5f7-9e87-435f-9727-5f165332bf91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3479 2024.01.25 08:10:57.617394 [ 3 ] {} <Debug> HTTP-Session: c8ed9ed2-0eaf-4f0f-8ee8-35a2089c97a9 Destroying unnamed session
3480 2024.01.25 08:10:57.617506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3481 2024.01.25 08:10:57.617549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3482 2024.01.25 08:10:57.617568 [ 3 ] {} <Debug> HTTP-Session: d415c380-c207-4b88-9636-538a7e4c0fca Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3483 2024.01.25 08:10:57.617584 [ 3 ] {} <Debug> HTTP-Session: d415c380-c207-4b88-9636-538a7e4c0fca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3484 2024.01.25 08:10:57.617659 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3485 2024.01.25 08:10:57.617702 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3486 2024.01.25 08:10:57.617835 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3487 2024.01.25 08:10:57.618281 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3488 2024.01.25 08:10:57.618592 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3489 2024.01.25 08:10:57.618768 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3490 2024.01.25 08:10:57.618886 [ 177 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3491 2024.01.25 08:10:57.618899 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001205389 sec., 26547 rows/sec., 35.82 MiB/sec.
3492 2024.01.25 08:10:57.618934 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3493 2024.01.25 08:10:57.619077 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3494 2024.01.25 08:10:57.619109 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Debug> DynamicQueryHandler: Done processing query
3495 2024.01.25 08:10:57.619134 [ 3 ] {d4cdc1bd-7249-4b55-b377-c6b58b363335} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3496 2024.01.25 08:10:57.619156 [ 3 ] {} <Debug> HTTP-Session: d415c380-c207-4b88-9636-538a7e4c0fca Destroying unnamed session
3497 2024.01.25 08:10:57.619185 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3498 2024.01.25 08:10:57.619218 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 589 rows starting from the beginning of the part
3499 2024.01.25 08:10:57.619330 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 32 rows starting from the beginning of the part
3500 2024.01.25 08:10:57.619423 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 16 rows starting from the beginning of the part
3501 2024.01.25 08:10:57.619512 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part
3502 2024.01.25 08:10:57.619597 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 16 rows starting from the beginning of the part
3503 2024.01.25 08:10:57.619678 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 32 rows starting from the beginning of the part
3504 2024.01.25 08:10:57.621191 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 717 rows, containing 6 columns (6 merged, 0 gathered) in 0.002191414 sec., 327186.0086683758 rows/sec., 441.52 MiB/sec.
3505 2024.01.25 08:10:57.621648 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3506 2024.01.25 08:10:57.621885 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3507 2024.01.25 08:10:57.621955 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3508 2024.01.25 08:10:57.622034 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_31_6: 4.10 MiB.
3509 2024.01.25 08:10:59.121867 [ 176 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
3510 2024.01.25 08:10:59.122012 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3511 2024.01.25 08:10:59.122160 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
3512 2024.01.25 08:10:59.122380 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3513 2024.01.25 08:10:59.122450 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 473 rows starting from the beginning of the part
3514 2024.01.25 08:10:59.122644 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
3515 2024.01.25 08:10:59.122755 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
3516 2024.01.25 08:10:59.122858 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
3517 2024.01.25 08:10:59.122954 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
3518 2024.01.25 08:10:59.123634 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 549 rows, containing 5 columns (5 merged, 0 gathered) in 0.001551574 sec., 353834.2354280234 rows/sec., 24.96 MiB/sec.
3519 2024.01.25 08:10:59.123732 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
3520 2024.01.25 08:10:59.123926 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
3521 2024.01.25 08:10:59.124020 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_10_2} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
3522 2024.01.25 08:11:02.610003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3523 2024.01.25 08:11:02.610117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3524 2024.01.25 08:11:02.610144 [ 3 ] {} <Debug> HTTP-Session: c9713273-55f1-4646-b560-2fcf3fe9c9f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3525 2024.01.25 08:11:02.610170 [ 3 ] {} <Debug> HTTP-Session: c9713273-55f1-4646-b560-2fcf3fe9c9f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3526 2024.01.25 08:11:02.610307 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3527 2024.01.25 08:11:02.610376 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3528 2024.01.25 08:11:02.610561 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3529 2024.01.25 08:11:02.610966 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3530 2024.01.25 08:11:02.611264 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3531 2024.01.25 08:11:02.611428 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3532 2024.01.25 08:11:02.611545 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001200689 sec., 13325 rows/sec., 1.05 MiB/sec.
3533 2024.01.25 08:11:02.611670 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Debug> DynamicQueryHandler: Done processing query
3534 2024.01.25 08:11:02.611696 [ 3 ] {bdc7d942-099d-480f-b8fe-65dbed8c0359} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3535 2024.01.25 08:11:02.611712 [ 3 ] {} <Debug> HTTP-Session: c9713273-55f1-4646-b560-2fcf3fe9c9f0 Destroying unnamed session
3536 2024.01.25 08:11:02.611826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3537 2024.01.25 08:11:02.611871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3538 2024.01.25 08:11:02.611891 [ 3 ] {} <Debug> HTTP-Session: 2393a9d5-871c-482c-b660-37a5abd02c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3539 2024.01.25 08:11:02.611908 [ 3 ] {} <Debug> HTTP-Session: 2393a9d5-871c-482c-b660-37a5abd02c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3540 2024.01.25 08:11:02.611977 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3541 2024.01.25 08:11:02.612016 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3542 2024.01.25 08:11:02.612120 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3543 2024.01.25 08:11:02.612356 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3544 2024.01.25 08:11:02.612560 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3545 2024.01.25 08:11:02.612703 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3546 2024.01.25 08:11:02.612820 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000813443 sec., 2458 rows/sec., 210.09 KiB/sec.
3547 2024.01.25 08:11:02.612934 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Debug> DynamicQueryHandler: Done processing query
3548 2024.01.25 08:11:02.612957 [ 3 ] {c3049de0-31a0-4b84-a32b-7e470b45a5fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3549 2024.01.25 08:11:02.612972 [ 3 ] {} <Debug> HTTP-Session: 2393a9d5-871c-482c-b660-37a5abd02c22 Destroying unnamed session
3550 2024.01.25 08:11:02.613085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3551 2024.01.25 08:11:02.613129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3552 2024.01.25 08:11:02.613147 [ 3 ] {} <Debug> HTTP-Session: 75a5d181-0cb5-4735-b935-da6a82b2d887 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3553 2024.01.25 08:11:02.613163 [ 3 ] {} <Debug> HTTP-Session: 75a5d181-0cb5-4735-b935-da6a82b2d887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3554 2024.01.25 08:11:02.613232 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3555 2024.01.25 08:11:02.613269 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3556 2024.01.25 08:11:02.613370 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3557 2024.01.25 08:11:02.613628 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3558 2024.01.25 08:11:02.613836 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3559 2024.01.25 08:11:02.613992 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3560 2024.01.25 08:11:02.614104 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Information> executeQuery: Read 49 rows, 4.40 KiB in 0.000843843 sec., 58067 rows/sec., 5.09 MiB/sec.
3561 2024.01.25 08:11:02.614244 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Debug> DynamicQueryHandler: Done processing query
3562 2024.01.25 08:11:02.614279 [ 3 ] {333f7299-7d92-4d75-ba4a-5222abfda613} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3563 2024.01.25 08:11:02.614295 [ 3 ] {} <Debug> HTTP-Session: 75a5d181-0cb5-4735-b935-da6a82b2d887 Destroying unnamed session
3564 2024.01.25 08:11:02.614398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3565 2024.01.25 08:11:02.614441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3566 2024.01.25 08:11:02.614459 [ 3 ] {} <Debug> HTTP-Session: ac43af3e-97ac-47af-a9c9-c38ddd6d0ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3567 2024.01.25 08:11:02.614475 [ 3 ] {} <Debug> HTTP-Session: ac43af3e-97ac-47af-a9c9-c38ddd6d0ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3568 2024.01.25 08:11:02.614544 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3569 2024.01.25 08:11:02.614583 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3570 2024.01.25 08:11:02.614691 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3571 2024.01.25 08:11:02.614918 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3572 2024.01.25 08:11:02.615114 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
3573 2024.01.25 08:11:02.615258 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
3574 2024.01.25 08:11:02.615372 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000799802 sec., 2500 rows/sec., 174.60 KiB/sec.
3575 2024.01.25 08:11:02.615469 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Debug> DynamicQueryHandler: Done processing query
3576 2024.01.25 08:11:02.615492 [ 3 ] {936ddf7c-cfeb-4803-8984-f5e2acdc6ee2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3577 2024.01.25 08:11:02.615507 [ 3 ] {} <Debug> HTTP-Session: ac43af3e-97ac-47af-a9c9-c38ddd6d0ac7 Destroying unnamed session
3578 2024.01.25 08:11:02.615600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3579 2024.01.25 08:11:02.615643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3580 2024.01.25 08:11:02.615662 [ 3 ] {} <Debug> HTTP-Session: f3f280c2-6c9f-4331-a2b4-880019f66f27 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3581 2024.01.25 08:11:02.615678 [ 3 ] {} <Debug> HTTP-Session: f3f280c2-6c9f-4331-a2b4-880019f66f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3582 2024.01.25 08:11:02.615746 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3583 2024.01.25 08:11:02.615783 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3584 2024.01.25 08:11:02.615882 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3585 2024.01.25 08:11:02.616110 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3586 2024.01.25 08:11:02.616314 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3587 2024.01.25 08:11:02.616458 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3588 2024.01.25 08:11:02.616579 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000802873 sec., 22419 rows/sec., 1.76 MiB/sec.
3589 2024.01.25 08:11:02.616712 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Debug> DynamicQueryHandler: Done processing query
3590 2024.01.25 08:11:02.616735 [ 3 ] {d802a92e-caf1-47bf-b011-7544d942b903} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3591 2024.01.25 08:11:02.616750 [ 3 ] {} <Debug> HTTP-Session: f3f280c2-6c9f-4331-a2b4-880019f66f27 Destroying unnamed session
3592 2024.01.25 08:11:02.616846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2024.01.25 08:11:02.616889 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3594 2024.01.25 08:11:02.616907 [ 3 ] {} <Debug> HTTP-Session: bd344180-1c9a-437e-bbfc-1050420cf440 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3595 2024.01.25 08:11:02.616924 [ 3 ] {} <Debug> HTTP-Session: bd344180-1c9a-437e-bbfc-1050420cf440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3596 2024.01.25 08:11:02.616991 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3597 2024.01.25 08:11:02.617034 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3598 2024.01.25 08:11:02.617151 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2024.01.25 08:11:02.617375 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3600 2024.01.25 08:11:02.617620 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3601 2024.01.25 08:11:02.617791 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3602 2024.01.25 08:11:02.617919 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000890553 sec., 1122 rows/sec., 78.95 KiB/sec.
3603 2024.01.25 08:11:02.618051 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Debug> DynamicQueryHandler: Done processing query
3604 2024.01.25 08:11:02.618075 [ 3 ] {16f4d0bf-6b83-445b-872e-f96c90c4fffb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3605 2024.01.25 08:11:02.618090 [ 3 ] {} <Debug> HTTP-Session: bd344180-1c9a-437e-bbfc-1050420cf440 Destroying unnamed session
3606 2024.01.25 08:11:02.618197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3607 2024.01.25 08:11:02.618240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3608 2024.01.25 08:11:02.618258 [ 3 ] {} <Debug> HTTP-Session: da32937f-4ee7-41a3-97cc-618333d9ce53 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3609 2024.01.25 08:11:02.618274 [ 3 ] {} <Debug> HTTP-Session: da32937f-4ee7-41a3-97cc-618333d9ce53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3610 2024.01.25 08:11:02.618345 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3611 2024.01.25 08:11:02.618388 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3612 2024.01.25 08:11:02.618521 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3613 2024.01.25 08:11:02.618819 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3614 2024.01.25 08:11:02.619096 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3615 2024.01.25 08:11:02.619269 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3616 2024.01.25 08:11:02.619386 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001013055 sec., 15793 rows/sec., 21.31 MiB/sec.
3617 2024.01.25 08:11:02.619488 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Debug> DynamicQueryHandler: Done processing query
3618 2024.01.25 08:11:02.619511 [ 3 ] {42c76bd6-8116-4fcc-b0fa-10fef603d323} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3619 2024.01.25 08:11:02.619526 [ 3 ] {} <Debug> HTTP-Session: da32937f-4ee7-41a3-97cc-618333d9ce53 Destroying unnamed session
3620 2024.01.25 08:11:07.388888 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
3621 2024.01.25 08:11:07.388964 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
3622 2024.01.25 08:11:07.610798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3623 2024.01.25 08:11:07.610918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3624 2024.01.25 08:11:07.610950 [ 3 ] {} <Debug> HTTP-Session: 96e0cef3-dddb-42c6-bb95-e97cb3f80b12 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3625 2024.01.25 08:11:07.610979 [ 3 ] {} <Debug> HTTP-Session: 96e0cef3-dddb-42c6-bb95-e97cb3f80b12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3626 2024.01.25 08:11:07.611118 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3627 2024.01.25 08:11:07.611187 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3628 2024.01.25 08:11:07.611362 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3629 2024.01.25 08:11:07.611727 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3630 2024.01.25 08:11:07.611990 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3631 2024.01.25 08:11:07.612161 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3632 2024.01.25 08:11:07.612285 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001123508 sec., 28482 rows/sec., 2.25 MiB/sec.
3633 2024.01.25 08:11:07.612415 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Debug> DynamicQueryHandler: Done processing query
3634 2024.01.25 08:11:07.612439 [ 3 ] {b89f181c-0637-4852-bf3b-91ddc8242cec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3635 2024.01.25 08:11:07.612455 [ 3 ] {} <Debug> HTTP-Session: 96e0cef3-dddb-42c6-bb95-e97cb3f80b12 Destroying unnamed session
3636 2024.01.25 08:11:07.612582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3637 2024.01.25 08:11:07.612628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3638 2024.01.25 08:11:07.612648 [ 3 ] {} <Debug> HTTP-Session: 7aea5ab8-3504-4873-a161-95a7757845c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3639 2024.01.25 08:11:07.612665 [ 3 ] {} <Debug> HTTP-Session: 7aea5ab8-3504-4873-a161-95a7757845c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3640 2024.01.25 08:11:07.612738 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3641 2024.01.25 08:11:07.612778 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3642 2024.01.25 08:11:07.612879 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3643 2024.01.25 08:11:07.613173 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3644 2024.01.25 08:11:07.613388 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3645 2024.01.25 08:11:07.613536 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3646 2024.01.25 08:11:07.613632 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000865194 sec., 110957 rows/sec., 11.14 MiB/sec.
3647 2024.01.25 08:11:07.613739 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Debug> DynamicQueryHandler: Done processing query
3648 2024.01.25 08:11:07.613761 [ 3 ] {1e67f641-8802-4a50-a958-4987cb1f004e} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3649 2024.01.25 08:11:07.613776 [ 3 ] {} <Debug> HTTP-Session: 7aea5ab8-3504-4873-a161-95a7757845c6 Destroying unnamed session
3650 2024.01.25 08:11:07.613886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3651 2024.01.25 08:11:07.613929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3652 2024.01.25 08:11:07.613948 [ 3 ] {} <Debug> HTTP-Session: ff5a5859-7303-438d-b948-e9afc64f0ab7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3653 2024.01.25 08:11:07.613964 [ 3 ] {} <Debug> HTTP-Session: ff5a5859-7303-438d-b948-e9afc64f0ab7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3654 2024.01.25 08:11:07.614034 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3655 2024.01.25 08:11:07.614082 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3656 2024.01.25 08:11:07.614183 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3657 2024.01.25 08:11:07.614425 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3658 2024.01.25 08:11:07.614629 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3659 2024.01.25 08:11:07.614779 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3660 2024.01.25 08:11:07.614896 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000826542 sec., 38715 rows/sec., 3.03 MiB/sec.
3661 2024.01.25 08:11:07.614996 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Debug> DynamicQueryHandler: Done processing query
3662 2024.01.25 08:11:07.615020 [ 3 ] {d1afa48e-bf40-4e21-b3da-df9df24898d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3663 2024.01.25 08:11:07.615035 [ 3 ] {} <Debug> HTTP-Session: ff5a5859-7303-438d-b948-e9afc64f0ab7 Destroying unnamed session
3664 2024.01.25 08:11:07.615204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3665 2024.01.25 08:11:07.615249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3666 2024.01.25 08:11:07.615268 [ 3 ] {} <Debug> HTTP-Session: debb6983-a75f-4520-9bd8-0e36a2c9a248 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3667 2024.01.25 08:11:07.615286 [ 3 ] {} <Debug> HTTP-Session: debb6983-a75f-4520-9bd8-0e36a2c9a248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3668 2024.01.25 08:11:07.615360 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3669 2024.01.25 08:11:07.615406 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3670 2024.01.25 08:11:07.615540 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3671 2024.01.25 08:11:07.616055 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3672 2024.01.25 08:11:07.616372 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3673 2024.01.25 08:11:07.616554 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3674 2024.01.25 08:11:07.616679 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.0012892 sec., 24821 rows/sec., 33.50 MiB/sec.
3675 2024.01.25 08:11:07.616836 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Debug> DynamicQueryHandler: Done processing query
3676 2024.01.25 08:11:07.616862 [ 3 ] {19554677-7a2d-431b-9a86-bdce66bc875b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3677 2024.01.25 08:11:07.616878 [ 3 ] {} <Debug> HTTP-Session: debb6983-a75f-4520-9bd8-0e36a2c9a248 Destroying unnamed session
3678 2024.01.25 08:11:12.609836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3679 2024.01.25 08:11:12.609964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3680 2024.01.25 08:11:12.609995 [ 3 ] {} <Debug> HTTP-Session: c261a62b-d429-48f3-ab60-ca668d10e203 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3681 2024.01.25 08:11:12.610024 [ 3 ] {} <Debug> HTTP-Session: c261a62b-d429-48f3-ab60-ca668d10e203 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3682 2024.01.25 08:11:12.610167 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3683 2024.01.25 08:11:12.610235 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3684 2024.01.25 08:11:12.610418 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3685 2024.01.25 08:11:12.610840 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3686 2024.01.25 08:11:12.611113 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3687 2024.01.25 08:11:12.611281 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3688 2024.01.25 08:11:12.611399 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001193148 sec., 13409 rows/sec., 1.06 MiB/sec.
3689 2024.01.25 08:11:12.611544 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Debug> DynamicQueryHandler: Done processing query
3690 2024.01.25 08:11:12.611571 [ 3 ] {5ca5dc1a-328a-42b6-b231-0052872ef8a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3691 2024.01.25 08:11:12.611587 [ 3 ] {} <Debug> HTTP-Session: c261a62b-d429-48f3-ab60-ca668d10e203 Destroying unnamed session
3692 2024.01.25 08:11:12.611713 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3693 2024.01.25 08:11:12.611763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3694 2024.01.25 08:11:12.611783 [ 3 ] {} <Debug> HTTP-Session: da1d5d4d-756b-4134-bc61-cd01685854d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3695 2024.01.25 08:11:12.611802 [ 3 ] {} <Debug> HTTP-Session: da1d5d4d-756b-4134-bc61-cd01685854d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3696 2024.01.25 08:11:12.611886 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3697 2024.01.25 08:11:12.611930 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3698 2024.01.25 08:11:12.612038 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3699 2024.01.25 08:11:12.612450 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3700 2024.01.25 08:11:12.612745 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3701 2024.01.25 08:11:12.612946 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3702 2024.01.25 08:11:12.613103 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.001185888 sec., 40475 rows/sec., 3.55 MiB/sec.
3703 2024.01.25 08:11:12.613293 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Debug> DynamicQueryHandler: Done processing query
3704 2024.01.25 08:11:12.613327 [ 3 ] {fabe955b-32bb-44ac-97d5-edec324ccc1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3705 2024.01.25 08:11:12.613344 [ 3 ] {} <Debug> HTTP-Session: da1d5d4d-756b-4134-bc61-cd01685854d0 Destroying unnamed session
3706 2024.01.25 08:11:12.613503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3707 2024.01.25 08:11:12.613557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3708 2024.01.25 08:11:12.613578 [ 3 ] {} <Debug> HTTP-Session: d18db359-aaf9-4d68-9b78-0c11164ef5c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3709 2024.01.25 08:11:12.613596 [ 3 ] {} <Debug> HTTP-Session: d18db359-aaf9-4d68-9b78-0c11164ef5c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3710 2024.01.25 08:11:12.613677 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3711 2024.01.25 08:11:12.613720 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3712 2024.01.25 08:11:12.613832 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3713 2024.01.25 08:11:12.614128 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3714 2024.01.25 08:11:12.614344 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3715 2024.01.25 08:11:12.614498 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3716 2024.01.25 08:11:12.614618 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000898314 sec., 17811 rows/sec., 1.39 MiB/sec.
3717 2024.01.25 08:11:12.614787 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Debug> DynamicQueryHandler: Done processing query
3718 2024.01.25 08:11:12.614824 [ 3 ] {b54a8704-b52c-47d3-a62a-372139a18c17} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3719 2024.01.25 08:11:12.614848 [ 3 ] {} <Debug> HTTP-Session: d18db359-aaf9-4d68-9b78-0c11164ef5c7 Destroying unnamed session
3720 2024.01.25 08:11:12.615049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3721 2024.01.25 08:11:12.615100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3722 2024.01.25 08:11:12.615122 [ 3 ] {} <Debug> HTTP-Session: 2718d78b-9b53-437d-97d3-cde071447f2d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3723 2024.01.25 08:11:12.615138 [ 3 ] {} <Debug> HTTP-Session: 2718d78b-9b53-437d-97d3-cde071447f2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3724 2024.01.25 08:11:12.615214 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3725 2024.01.25 08:11:12.615260 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3726 2024.01.25 08:11:12.615400 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3727 2024.01.25 08:11:12.615765 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB.
3728 2024.01.25 08:11:12.616060 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3729 2024.01.25 08:11:12.616245 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3730 2024.01.25 08:11:12.616372 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001128178 sec., 14182 rows/sec., 19.14 MiB/sec.
3731 2024.01.25 08:11:12.616537 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Debug> DynamicQueryHandler: Done processing query
3732 2024.01.25 08:11:12.616561 [ 3 ] {46a82dbf-c166-4ff9-a714-29b0ff263995} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3733 2024.01.25 08:11:12.616577 [ 3 ] {} <Debug> HTTP-Session: 2718d78b-9b53-437d-97d3-cde071447f2d Destroying unnamed session
3734 2024.01.25 08:11:17.612291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3735 2024.01.25 08:11:17.612429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3736 2024.01.25 08:11:17.612459 [ 3 ] {} <Debug> HTTP-Session: 7f2eb2cc-baf1-474d-937d-bda72591c1c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3737 2024.01.25 08:11:17.612488 [ 3 ] {} <Debug> HTTP-Session: 7f2eb2cc-baf1-474d-937d-bda72591c1c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3738 2024.01.25 08:11:17.612632 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3739 2024.01.25 08:11:17.612698 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3740 2024.01.25 08:11:17.612875 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3741 2024.01.25 08:11:17.613336 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3742 2024.01.25 08:11:17.613599 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3743 2024.01.25 08:11:17.613769 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3744 2024.01.25 08:11:17.613899 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001217829 sec., 26276 rows/sec., 2.08 MiB/sec.
3745 2024.01.25 08:11:17.614017 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Debug> DynamicQueryHandler: Done processing query
3746 2024.01.25 08:11:17.614042 [ 3 ] {f23516f8-af69-4889-837c-6347d8567690} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3747 2024.01.25 08:11:17.614058 [ 3 ] {} <Debug> HTTP-Session: 7f2eb2cc-baf1-474d-937d-bda72591c1c5 Destroying unnamed session
3748 2024.01.25 08:11:17.614190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3749 2024.01.25 08:11:17.614235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3750 2024.01.25 08:11:17.614255 [ 3 ] {} <Debug> HTTP-Session: c41f8bf5-7f5e-481f-a1fc-2f29d34016d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3751 2024.01.25 08:11:17.614271 [ 3 ] {} <Debug> HTTP-Session: c41f8bf5-7f5e-481f-a1fc-2f29d34016d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3752 2024.01.25 08:11:17.614347 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3753 2024.01.25 08:11:17.614387 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3754 2024.01.25 08:11:17.614489 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3755 2024.01.25 08:11:17.615000 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3756 2024.01.25 08:11:17.615213 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3757 2024.01.25 08:11:17.615363 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3758 2024.01.25 08:11:17.615486 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Information> executeQuery: Read 132 rows, 12.99 KiB in 0.001105777 sec., 119373 rows/sec., 11.47 MiB/sec.
3759 2024.01.25 08:11:17.615481 [ 165 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3760 2024.01.25 08:11:17.615611 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3761 2024.01.25 08:11:17.615667 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Debug> DynamicQueryHandler: Done processing query
3762 2024.01.25 08:11:17.615743 [ 3 ] {c9acac03-9690-4160-a685-a5e2f04bd610} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3763 2024.01.25 08:11:17.615784 [ 3 ] {} <Debug> HTTP-Session: c41f8bf5-7f5e-481f-a1fc-2f29d34016d5 Destroying unnamed session
3764 2024.01.25 08:11:17.615787 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3765 2024.01.25 08:11:17.615933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3766 2024.01.25 08:11:17.616039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3767 2024.01.25 08:11:17.616051 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3768 2024.01.25 08:11:17.616072 [ 3 ] {} <Debug> HTTP-Session: 6b66562c-818a-4625-b0ee-3a01e9e9a1e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3769 2024.01.25 08:11:17.616138 [ 3 ] {} <Debug> HTTP-Session: 6b66562c-818a-4625-b0ee-3a01e9e9a1e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3770 2024.01.25 08:11:17.616153 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part
3771 2024.01.25 08:11:17.616344 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3772 2024.01.25 08:11:17.616412 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3773 2024.01.25 08:11:17.616637 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part
3774 2024.01.25 08:11:17.616887 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3775 2024.01.25 08:11:17.616991 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 49 rows starting from the beginning of the part
3776 2024.01.25 08:11:17.617184 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 96 rows starting from the beginning of the part
3777 2024.01.25 08:11:17.617499 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 48 rows starting from the beginning of the part
3778 2024.01.25 08:11:17.617734 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3779 2024.01.25 08:11:17.617733 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 132 rows starting from the beginning of the part
3780 2024.01.25 08:11:17.618117 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3781 2024.01.25 08:11:17.618406 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3782 2024.01.25 08:11:17.618594 [ 165 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3783 2024.01.25 08:11:17.618694 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3784 2024.01.25 08:11:17.618735 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.002331747 sec., 24016 rows/sec., 1.87 MiB/sec.
3785 2024.01.25 08:11:17.618912 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3786 2024.01.25 08:11:17.619216 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3787 2024.01.25 08:11:17.619264 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Debug> DynamicQueryHandler: Done processing query
3788 2024.01.25 08:11:17.619284 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 98 rows starting from the beginning of the part
3789 2024.01.25 08:11:17.619318 [ 3 ] {d4686295-1d68-4c08-a405-af507774e6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3790 2024.01.25 08:11:17.619376 [ 3 ] {} <Debug> HTTP-Session: 6b66562c-818a-4625-b0ee-3a01e9e9a1e2 Destroying unnamed session
3791 2024.01.25 08:11:17.619530 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 32 rows starting from the beginning of the part
3792 2024.01.25 08:11:17.619700 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3793 2024.01.25 08:11:17.619768 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 4 columns (4 merged, 0 gathered) in 0.004048372 sec., 149442.7883603582 rows/sec., 14.25 MiB/sec.
3794 2024.01.25 08:11:17.619829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3795 2024.01.25 08:11:17.619880 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part
3796 2024.01.25 08:11:17.619897 [ 3 ] {} <Debug> HTTP-Session: 3a6f1129-b9f6-43f9-a659-ac13c92ac747 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3797 2024.01.25 08:11:17.619995 [ 3 ] {} <Debug> HTTP-Session: 3a6f1129-b9f6-43f9-a659-ac13c92ac747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3798 2024.01.25 08:11:17.620087 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3799 2024.01.25 08:11:17.620326 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 32 rows starting from the beginning of the part
3800 2024.01.25 08:11:17.620342 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3801 2024.01.25 08:11:17.620496 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3802 2024.01.25 08:11:17.620557 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3803 2024.01.25 08:11:17.620661 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 16 rows starting from the beginning of the part
3804 2024.01.25 08:11:17.620768 [ 14 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_36_7} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3805 2024.01.25 08:11:17.621151 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part
3806 2024.01.25 08:11:17.621352 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3807 2024.01.25 08:11:17.622340 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3808 2024.01.25 08:11:17.622946 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 252 rows, containing 4 columns (4 merged, 0 gathered) in 0.004157955 sec., 60606.7165229061 rows/sec., 4.73 MiB/sec.
3809 2024.01.25 08:11:17.623014 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3810 2024.01.25 08:11:17.623090 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3811 2024.01.25 08:11:17.623302 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3812 2024.01.25 08:11:17.623337 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3813 2024.01.25 08:11:17.623449 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_36_7} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3814 2024.01.25 08:11:17.623532 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.003123518 sec., 11525 rows/sec., 832.89 KiB/sec.
3815 2024.01.25 08:11:17.623766 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Debug> DynamicQueryHandler: Done processing query
3816 2024.01.25 08:11:17.623792 [ 3 ] {22576715-5770-4b7f-9cf6-62c1f7b0286a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3817 2024.01.25 08:11:17.623810 [ 3 ] {} <Debug> HTTP-Session: 3a6f1129-b9f6-43f9-a659-ac13c92ac747 Destroying unnamed session
3818 2024.01.25 08:11:17.623951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3819 2024.01.25 08:11:17.623997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3820 2024.01.25 08:11:17.624017 [ 3 ] {} <Debug> HTTP-Session: 1d7e3473-671b-431e-a6e9-73fddba278d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3821 2024.01.25 08:11:17.624034 [ 3 ] {} <Debug> HTTP-Session: 1d7e3473-671b-431e-a6e9-73fddba278d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3822 2024.01.25 08:11:17.624114 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3823 2024.01.25 08:11:17.624159 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3824 2024.01.25 08:11:17.624303 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3825 2024.01.25 08:11:17.624762 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3826 2024.01.25 08:11:17.625089 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3827 2024.01.25 08:11:17.625281 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3828 2024.01.25 08:11:17.625405 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.00126129 sec., 25370 rows/sec., 34.24 MiB/sec.
3829 2024.01.25 08:11:17.625532 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Debug> DynamicQueryHandler: Done processing query
3830 2024.01.25 08:11:17.625555 [ 3 ] {6e3db158-3383-4f27-ab98-7d4b2d2abcc9} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3831 2024.01.25 08:11:17.625571 [ 3 ] {} <Debug> HTTP-Session: 1d7e3473-671b-431e-a6e9-73fddba278d8 Destroying unnamed session
3832 2024.01.25 08:11:22.389008 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache
3833 2024.01.25 08:11:22.389079 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache
3834 2024.01.25 08:11:22.610097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3835 2024.01.25 08:11:22.610208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3836 2024.01.25 08:11:22.610235 [ 3 ] {} <Debug> HTTP-Session: 578a6c8c-ec8e-40c9-8f2d-4557c455994d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3837 2024.01.25 08:11:22.610259 [ 3 ] {} <Debug> HTTP-Session: 578a6c8c-ec8e-40c9-8f2d-4557c455994d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3838 2024.01.25 08:11:22.610387 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3839 2024.01.25 08:11:22.610477 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3840 2024.01.25 08:11:22.610635 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3841 2024.01.25 08:11:22.611090 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3842 2024.01.25 08:11:22.611363 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3843 2024.01.25 08:11:22.611533 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3844 2024.01.25 08:11:22.611650 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001200268 sec., 13330 rows/sec., 1.06 MiB/sec.
3845 2024.01.25 08:11:22.611683 [ 160 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3846 2024.01.25 08:11:22.611834 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Debug> DynamicQueryHandler: Done processing query
3847 2024.01.25 08:11:22.611834 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3848 2024.01.25 08:11:22.611882 [ 3 ] {fa73028f-60ac-450c-9244-e79990ffa733} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3849 2024.01.25 08:11:22.611923 [ 3 ] {} <Debug> HTTP-Session: 578a6c8c-ec8e-40c9-8f2d-4557c455994d Destroying unnamed session
3850 2024.01.25 08:11:22.612021 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3851 2024.01.25 08:11:22.612084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3852 2024.01.25 08:11:22.612183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3853 2024.01.25 08:11:22.612196 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3854 2024.01.25 08:11:22.612219 [ 3 ] {} <Debug> HTTP-Session: e32affbf-da4c-498a-a2a1-df70e650a10d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3855 2024.01.25 08:11:22.612273 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part
3856 2024.01.25 08:11:22.612274 [ 3 ] {} <Debug> HTTP-Session: e32affbf-da4c-498a-a2a1-df70e650a10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3857 2024.01.25 08:11:22.612469 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3858 2024.01.25 08:11:22.612572 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3859 2024.01.25 08:11:22.612575 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part
3860 2024.01.25 08:11:22.612962 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part
3861 2024.01.25 08:11:22.612992 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3862 2024.01.25 08:11:22.613186 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part
3863 2024.01.25 08:11:22.613300 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part
3864 2024.01.25 08:11:22.613590 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part
3865 2024.01.25 08:11:22.613827 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3866 2024.01.25 08:11:22.614323 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3867 2024.01.25 08:11:22.614674 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3868 2024.01.25 08:11:22.614938 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.002389577 sec., 20087 rows/sec., 1.76 MiB/sec.
3869 2024.01.25 08:11:22.615142 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003180749 sec., 50302.617402379125 rows/sec., 3.98 MiB/sec.
3870 2024.01.25 08:11:22.615210 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Debug> DynamicQueryHandler: Done processing query
3871 2024.01.25 08:11:22.615255 [ 3 ] {ee9f50c4-d187-4300-a70c-b105b21f5d2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3872 2024.01.25 08:11:22.615282 [ 3 ] {} <Debug> HTTP-Session: e32affbf-da4c-498a-a2a1-df70e650a10d Destroying unnamed session
3873 2024.01.25 08:11:22.615288 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3874 2024.01.25 08:11:22.615418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3875 2024.01.25 08:11:22.615493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3876 2024.01.25 08:11:22.615502 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3877 2024.01.25 08:11:22.615530 [ 3 ] {} <Debug> HTTP-Session: 7ea7d585-6a32-41d5-b487-033e56629fda Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3878 2024.01.25 08:11:22.615572 [ 3 ] {} <Debug> HTTP-Session: 7ea7d585-6a32-41d5-b487-033e56629fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3879 2024.01.25 08:11:22.615621 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_36_7} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3880 2024.01.25 08:11:22.615733 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3881 2024.01.25 08:11:22.615788 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3882 2024.01.25 08:11:22.615913 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3883 2024.01.25 08:11:22.616216 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3884 2024.01.25 08:11:22.616431 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3885 2024.01.25 08:11:22.616580 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3886 2024.01.25 08:11:22.616694 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000910604 sec., 17570 rows/sec., 1.37 MiB/sec.
3887 2024.01.25 08:11:22.616831 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Debug> DynamicQueryHandler: Done processing query
3888 2024.01.25 08:11:22.616859 [ 3 ] {be3fa09f-6747-403f-aa32-9f1078fc1a4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3889 2024.01.25 08:11:22.616875 [ 3 ] {} <Debug> HTTP-Session: 7ea7d585-6a32-41d5-b487-033e56629fda Destroying unnamed session
3890 2024.01.25 08:11:22.616988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3891 2024.01.25 08:11:22.617036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3892 2024.01.25 08:11:22.617056 [ 3 ] {} <Debug> HTTP-Session: 3b16d208-1e89-421b-a7aa-422bc5999a69 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3893 2024.01.25 08:11:22.617073 [ 3 ] {} <Debug> HTTP-Session: 3b16d208-1e89-421b-a7aa-422bc5999a69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3894 2024.01.25 08:11:22.617152 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3895 2024.01.25 08:11:22.617199 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3896 2024.01.25 08:11:22.617344 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3897 2024.01.25 08:11:22.617715 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3898 2024.01.25 08:11:22.618013 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3899 2024.01.25 08:11:22.618206 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3900 2024.01.25 08:11:22.618320 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3901 2024.01.25 08:11:22.618334 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001145408 sec., 13968 rows/sec., 18.85 MiB/sec.
3902 2024.01.25 08:11:22.618371 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3903 2024.01.25 08:11:22.618501 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3904 2024.01.25 08:11:22.618586 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Debug> DynamicQueryHandler: Done processing query
3905 2024.01.25 08:11:22.618633 [ 3 ] {b4b1e6eb-c664-4e5a-a0cb-13d8f4b3cc15} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3906 2024.01.25 08:11:22.618689 [ 3 ] {} <Debug> HTTP-Session: 3b16d208-1e89-421b-a7aa-422bc5999a69 Destroying unnamed session
3907 2024.01.25 08:11:22.618711 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3908 2024.01.25 08:11:22.618765 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 717 rows starting from the beginning of the part
3909 2024.01.25 08:11:22.618894 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part
3910 2024.01.25 08:11:22.619008 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part
3911 2024.01.25 08:11:22.619099 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 16 rows starting from the beginning of the part
3912 2024.01.25 08:11:22.619184 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 32 rows starting from the beginning of the part
3913 2024.01.25 08:11:22.619271 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part
3914 2024.01.25 08:11:22.621671 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 6 columns (6 merged, 0 gathered) in 0.003246991 sec., 255313.30391738075 rows/sec., 344.53 MiB/sec.
3915 2024.01.25 08:11:22.622094 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3916 2024.01.25 08:11:22.622347 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3917 2024.01.25 08:11:22.622418 [ 24 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3918 2024.01.25 08:11:22.622492 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_36_7: 4.18 MiB.
3919 2024.01.25 08:11:27.611470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3920 2024.01.25 08:11:27.611602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3921 2024.01.25 08:11:27.611633 [ 3 ] {} <Debug> HTTP-Session: be41f9f6-8967-4a26-ab92-7746edf61c44 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3922 2024.01.25 08:11:27.611661 [ 3 ] {} <Debug> HTTP-Session: be41f9f6-8967-4a26-ab92-7746edf61c44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3923 2024.01.25 08:11:27.611802 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3924 2024.01.25 08:11:27.611871 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3925 2024.01.25 08:11:27.612053 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3926 2024.01.25 08:11:27.612526 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3927 2024.01.25 08:11:27.612787 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3928 2024.01.25 08:11:27.612952 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3929 2024.01.25 08:11:27.613075 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001229349 sec., 26030 rows/sec., 2.06 MiB/sec.
3930 2024.01.25 08:11:27.613231 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Debug> DynamicQueryHandler: Done processing query
3931 2024.01.25 08:11:27.613258 [ 3 ] {6413bd2d-ba88-4a66-840d-9dc0bc0ee27b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3932 2024.01.25 08:11:27.613278 [ 3 ] {} <Debug> HTTP-Session: be41f9f6-8967-4a26-ab92-7746edf61c44 Destroying unnamed session
3933 2024.01.25 08:11:27.613408 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3934 2024.01.25 08:11:27.613456 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3935 2024.01.25 08:11:27.613477 [ 3 ] {} <Debug> HTTP-Session: 9bd21d51-94d2-4ba2-81b9-a19de7567b65 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3936 2024.01.25 08:11:27.613493 [ 3 ] {} <Debug> HTTP-Session: 9bd21d51-94d2-4ba2-81b9-a19de7567b65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3937 2024.01.25 08:11:27.613571 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3938 2024.01.25 08:11:27.613612 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3939 2024.01.25 08:11:27.613719 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3940 2024.01.25 08:11:27.614085 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3941 2024.01.25 08:11:27.614306 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3942 2024.01.25 08:11:27.614463 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3943 2024.01.25 08:11:27.614589 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000988195 sec., 97146 rows/sec., 9.75 MiB/sec.
3944 2024.01.25 08:11:27.614724 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Debug> DynamicQueryHandler: Done processing query
3945 2024.01.25 08:11:27.614748 [ 3 ] {ab297e47-3095-4b8c-b1a5-45213a0f4719} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
3946 2024.01.25 08:11:27.614763 [ 3 ] {} <Debug> HTTP-Session: 9bd21d51-94d2-4ba2-81b9-a19de7567b65 Destroying unnamed session
3947 2024.01.25 08:11:27.614874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3948 2024.01.25 08:11:27.614919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3949 2024.01.25 08:11:27.614940 [ 3 ] {} <Debug> HTTP-Session: 569ddd2d-d74f-447d-8989-6405de71b41e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3950 2024.01.25 08:11:27.614957 [ 3 ] {} <Debug> HTTP-Session: 569ddd2d-d74f-447d-8989-6405de71b41e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3951 2024.01.25 08:11:27.615028 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3952 2024.01.25 08:11:27.615068 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3953 2024.01.25 08:11:27.615178 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3954 2024.01.25 08:11:27.615507 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3955 2024.01.25 08:11:27.615715 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3956 2024.01.25 08:11:27.615869 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3957 2024.01.25 08:11:27.615988 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000931094 sec., 34368 rows/sec., 2.69 MiB/sec.
3958 2024.01.25 08:11:27.616093 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Debug> DynamicQueryHandler: Done processing query
3959 2024.01.25 08:11:27.616118 [ 3 ] {bb64c042-9778-4408-8726-860e989c50f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3960 2024.01.25 08:11:27.616134 [ 3 ] {} <Debug> HTTP-Session: 569ddd2d-d74f-447d-8989-6405de71b41e Destroying unnamed session
3961 2024.01.25 08:11:27.616280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3962 2024.01.25 08:11:27.616324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3963 2024.01.25 08:11:27.616343 [ 3 ] {} <Debug> HTTP-Session: 9b995913-351c-4f5d-9413-b663b90cb54e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3964 2024.01.25 08:11:27.616359 [ 3 ] {} <Debug> HTTP-Session: 9b995913-351c-4f5d-9413-b663b90cb54e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3965 2024.01.25 08:11:27.616437 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3966 2024.01.25 08:11:27.616483 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3967 2024.01.25 08:11:27.616619 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3968 2024.01.25 08:11:27.617028 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3969 2024.01.25 08:11:27.617341 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3970 2024.01.25 08:11:27.617520 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3971 2024.01.25 08:11:27.617642 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001174798 sec., 27238 rows/sec., 36.76 MiB/sec.
3972 2024.01.25 08:11:27.617765 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Debug> DynamicQueryHandler: Done processing query
3973 2024.01.25 08:11:27.617788 [ 3 ] {4fde7ad6-a41d-4657-a18c-a2301c580f92} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
3974 2024.01.25 08:11:27.617803 [ 3 ] {} <Debug> HTTP-Session: 9b995913-351c-4f5d-9413-b663b90cb54e Destroying unnamed session
3975 2024.01.25 08:11:32.610533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3976 2024.01.25 08:11:32.610665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3977 2024.01.25 08:11:32.610696 [ 3 ] {} <Debug> HTTP-Session: 598bb83c-5a45-49dc-a1e3-2ae7da843137 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3978 2024.01.25 08:11:32.610723 [ 3 ] {} <Debug> HTTP-Session: 598bb83c-5a45-49dc-a1e3-2ae7da843137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3979 2024.01.25 08:11:32.610866 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3980 2024.01.25 08:11:32.610933 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3981 2024.01.25 08:11:32.611111 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3982 2024.01.25 08:11:32.611540 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3983 2024.01.25 08:11:32.611799 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3984 2024.01.25 08:11:32.611962 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3985 2024.01.25 08:11:32.612081 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001177518 sec., 13587 rows/sec., 1.08 MiB/sec.
3986 2024.01.25 08:11:32.612256 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Debug> DynamicQueryHandler: Done processing query
3987 2024.01.25 08:11:32.612296 [ 3 ] {a23bde23-0d16-4373-8719-7a220632ea3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3988 2024.01.25 08:11:32.612322 [ 3 ] {} <Debug> HTTP-Session: 598bb83c-5a45-49dc-a1e3-2ae7da843137 Destroying unnamed session
3989 2024.01.25 08:11:32.612435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3990 2024.01.25 08:11:32.612481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3991 2024.01.25 08:11:32.612501 [ 3 ] {} <Debug> HTTP-Session: 8250d1e2-22d8-4eac-b9a5-24810ed2efe1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3992 2024.01.25 08:11:32.612518 [ 3 ] {} <Debug> HTTP-Session: 8250d1e2-22d8-4eac-b9a5-24810ed2efe1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3993 2024.01.25 08:11:32.612592 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3994 2024.01.25 08:11:32.612632 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3995 2024.01.25 08:11:32.612750 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3996 2024.01.25 08:11:32.613061 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
3997 2024.01.25 08:11:32.613268 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
3998 2024.01.25 08:11:32.613423 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
3999 2024.01.25 08:11:32.613543 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000923184 sec., 51993 rows/sec., 4.56 MiB/sec.
4000 2024.01.25 08:11:32.613657 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Debug> DynamicQueryHandler: Done processing query
4001 2024.01.25 08:11:32.613680 [ 3 ] {a3f8d2e3-29f2-47bf-81f3-c86fb2b0db18} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4002 2024.01.25 08:11:32.613695 [ 3 ] {} <Debug> HTTP-Session: 8250d1e2-22d8-4eac-b9a5-24810ed2efe1 Destroying unnamed session
4003 2024.01.25 08:11:32.613810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4004 2024.01.25 08:11:32.613856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4005 2024.01.25 08:11:32.613875 [ 3 ] {} <Debug> HTTP-Session: 42e9d4fa-24ce-47f5-a652-ccf1cdc4a573 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4006 2024.01.25 08:11:32.613891 [ 3 ] {} <Debug> HTTP-Session: 42e9d4fa-24ce-47f5-a652-ccf1cdc4a573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4007 2024.01.25 08:11:32.613960 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4008 2024.01.25 08:11:32.613998 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4009 2024.01.25 08:11:32.614103 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4010 2024.01.25 08:11:32.614412 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4011 2024.01.25 08:11:32.614618 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4012 2024.01.25 08:11:32.614765 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4013 2024.01.25 08:11:32.614885 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000895304 sec., 17871 rows/sec., 1.40 MiB/sec.
4014 2024.01.25 08:11:32.615008 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Debug> DynamicQueryHandler: Done processing query
4015 2024.01.25 08:11:32.615032 [ 3 ] {8108116c-1b8d-4897-906e-c39df8047140} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4016 2024.01.25 08:11:32.615047 [ 3 ] {} <Debug> HTTP-Session: 42e9d4fa-24ce-47f5-a652-ccf1cdc4a573 Destroying unnamed session
4017 2024.01.25 08:11:32.615201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4018 2024.01.25 08:11:32.615245 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4019 2024.01.25 08:11:32.615264 [ 3 ] {} <Debug> HTTP-Session: eaf92a2f-eedc-42a3-aae6-d380798038e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4020 2024.01.25 08:11:32.615280 [ 3 ] {} <Debug> HTTP-Session: eaf92a2f-eedc-42a3-aae6-d380798038e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4021 2024.01.25 08:11:32.615354 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4022 2024.01.25 08:11:32.615399 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4023 2024.01.25 08:11:32.615538 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4024 2024.01.25 08:11:32.615890 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4025 2024.01.25 08:11:32.616193 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4026 2024.01.25 08:11:32.616377 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4027 2024.01.25 08:11:32.616503 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001120918 sec., 14274 rows/sec., 19.26 MiB/sec.
4028 2024.01.25 08:11:32.616628 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Debug> DynamicQueryHandler: Done processing query
4029 2024.01.25 08:11:32.616653 [ 3 ] {5bca25e4-6d63-4083-a0d3-668ee70c6c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4030 2024.01.25 08:11:32.616668 [ 3 ] {} <Debug> HTTP-Session: eaf92a2f-eedc-42a3-aae6-d380798038e6 Destroying unnamed session
4031 2024.01.25 08:11:37.389125 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
4032 2024.01.25 08:11:37.389197 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
4033 2024.01.25 08:11:37.610983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4034 2024.01.25 08:11:37.611094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4035 2024.01.25 08:11:37.611122 [ 3 ] {} <Debug> HTTP-Session: cbd00c05-ecdb-4cc6-baf5-92a37a71dfb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4036 2024.01.25 08:11:37.611147 [ 3 ] {} <Debug> HTTP-Session: cbd00c05-ecdb-4cc6-baf5-92a37a71dfb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4037 2024.01.25 08:11:37.611276 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4038 2024.01.25 08:11:37.611340 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4039 2024.01.25 08:11:37.611498 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4040 2024.01.25 08:11:37.611902 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4041 2024.01.25 08:11:37.612178 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4042 2024.01.25 08:11:37.612344 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4043 2024.01.25 08:11:37.612476 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001155648 sec., 27690 rows/sec., 2.19 MiB/sec.
4044 2024.01.25 08:11:37.612608 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Debug> DynamicQueryHandler: Done processing query
4045 2024.01.25 08:11:37.612634 [ 3 ] {6cf96e40-f2ea-4dd8-842b-84991f6347c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4046 2024.01.25 08:11:37.612651 [ 3 ] {} <Debug> HTTP-Session: cbd00c05-ecdb-4cc6-baf5-92a37a71dfb1 Destroying unnamed session
4047 2024.01.25 08:11:37.612767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4048 2024.01.25 08:11:37.612817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4049 2024.01.25 08:11:37.612838 [ 3 ] {} <Debug> HTTP-Session: 56c1cc19-9e26-4495-96cd-53b24255994c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4050 2024.01.25 08:11:37.612857 [ 3 ] {} <Debug> HTTP-Session: 56c1cc19-9e26-4495-96cd-53b24255994c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4051 2024.01.25 08:11:37.612938 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4052 2024.01.25 08:11:37.612983 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4053 2024.01.25 08:11:37.613095 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4054 2024.01.25 08:11:37.613385 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4055 2024.01.25 08:11:37.613599 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4056 2024.01.25 08:11:37.613754 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
4057 2024.01.25 08:11:37.613874 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000905834 sec., 4415 rows/sec., 368.70 KiB/sec.
4058 2024.01.25 08:11:37.613996 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Debug> DynamicQueryHandler: Done processing query
4059 2024.01.25 08:11:37.614020 [ 3 ] {c14d3faa-ddc8-4731-a354-b825d4e51659} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4060 2024.01.25 08:11:37.614037 [ 3 ] {} <Debug> HTTP-Session: 56c1cc19-9e26-4495-96cd-53b24255994c Destroying unnamed session
4061 2024.01.25 08:11:37.614158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4062 2024.01.25 08:11:37.614205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4063 2024.01.25 08:11:37.614225 [ 3 ] {} <Debug> HTTP-Session: 6847691d-8207-40d5-8623-f6594e8d20af Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4064 2024.01.25 08:11:37.614242 [ 3 ] {} <Debug> HTTP-Session: 6847691d-8207-40d5-8623-f6594e8d20af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4065 2024.01.25 08:11:37.614317 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4066 2024.01.25 08:11:37.614361 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4067 2024.01.25 08:11:37.614468 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4068 2024.01.25 08:11:37.614791 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4069 2024.01.25 08:11:37.615005 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4070 2024.01.25 08:11:37.615151 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4071 2024.01.25 08:11:37.615271 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Information> executeQuery: Read 98 rows, 10.05 KiB in 0.000924485 sec., 106004 rows/sec., 10.61 MiB/sec.
4072 2024.01.25 08:11:37.615371 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Debug> DynamicQueryHandler: Done processing query
4073 2024.01.25 08:11:37.615394 [ 3 ] {d0650db6-5f67-4eda-a7e6-8e5cd05e43d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
4074 2024.01.25 08:11:37.615409 [ 3 ] {} <Debug> HTTP-Session: 6847691d-8207-40d5-8623-f6594e8d20af Destroying unnamed session
4075 2024.01.25 08:11:37.615504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4076 2024.01.25 08:11:37.615549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4077 2024.01.25 08:11:37.615567 [ 3 ] {} <Debug> HTTP-Session: 2d163fd1-bf42-44e7-87ce-6c9716300ffb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4078 2024.01.25 08:11:37.615584 [ 3 ] {} <Debug> HTTP-Session: 2d163fd1-bf42-44e7-87ce-6c9716300ffb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4079 2024.01.25 08:11:37.615653 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4080 2024.01.25 08:11:37.615692 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4081 2024.01.25 08:11:37.615796 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4082 2024.01.25 08:11:37.616025 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4083 2024.01.25 08:11:37.616235 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
4084 2024.01.25 08:11:37.616381 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
4085 2024.01.25 08:11:37.616506 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000823313 sec., 4858 rows/sec., 339.24 KiB/sec.
4086 2024.01.25 08:11:37.616606 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Debug> DynamicQueryHandler: Done processing query
4087 2024.01.25 08:11:37.616630 [ 3 ] {5438c6cb-f1fb-49c8-a6b1-770b962d0049} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4088 2024.01.25 08:11:37.616645 [ 3 ] {} <Debug> HTTP-Session: 2d163fd1-bf42-44e7-87ce-6c9716300ffb Destroying unnamed session
4089 2024.01.25 08:11:37.616751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4090 2024.01.25 08:11:37.616794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4091 2024.01.25 08:11:37.616815 [ 3 ] {} <Debug> HTTP-Session: 7494183d-c9f8-456a-84a7-0257ad2e467a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4092 2024.01.25 08:11:37.616832 [ 3 ] {} <Debug> HTTP-Session: 7494183d-c9f8-456a-84a7-0257ad2e467a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4093 2024.01.25 08:11:37.616901 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4094 2024.01.25 08:11:37.616943 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4095 2024.01.25 08:11:37.617045 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4096 2024.01.25 08:11:37.617297 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4097 2024.01.25 08:11:37.617496 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4098 2024.01.25 08:11:37.617645 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4099 2024.01.25 08:11:37.617757 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.000820783 sec., 43860 rows/sec., 3.44 MiB/sec.
4100 2024.01.25 08:11:37.617903 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Debug> DynamicQueryHandler: Done processing query
4101 2024.01.25 08:11:37.617941 [ 3 ] {f025d721-d61c-4d66-bd69-c132bd2dd67c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4102 2024.01.25 08:11:37.617956 [ 3 ] {} <Debug> HTTP-Session: 7494183d-c9f8-456a-84a7-0257ad2e467a Destroying unnamed session
4103 2024.01.25 08:11:37.618047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4104 2024.01.25 08:11:37.618091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4105 2024.01.25 08:11:37.618109 [ 3 ] {} <Debug> HTTP-Session: 5d5ba7a7-887e-4002-bab6-2d0e1d3d6204 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4106 2024.01.25 08:11:37.618126 [ 3 ] {} <Debug> HTTP-Session: 5d5ba7a7-887e-4002-bab6-2d0e1d3d6204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4107 2024.01.25 08:11:37.618197 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4108 2024.01.25 08:11:37.618241 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4109 2024.01.25 08:11:37.618373 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4110 2024.01.25 08:11:37.618600 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4111 2024.01.25 08:11:37.618858 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
4112 2024.01.25 08:11:37.619033 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
4113 2024.01.25 08:11:37.619149 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000916074 sec., 2183 rows/sec., 153.51 KiB/sec.
4114 2024.01.25 08:11:37.619271 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Debug> DynamicQueryHandler: Done processing query
4115 2024.01.25 08:11:37.619296 [ 3 ] {37250693-12ef-4f81-b544-e9af2951b82a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4116 2024.01.25 08:11:37.619312 [ 3 ] {} <Debug> HTTP-Session: 5d5ba7a7-887e-4002-bab6-2d0e1d3d6204 Destroying unnamed session
4117 2024.01.25 08:11:37.619449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4118 2024.01.25 08:11:37.619493 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4119 2024.01.25 08:11:37.619512 [ 3 ] {} <Debug> HTTP-Session: 73682b95-cd6c-4224-99b4-29122d2e1d81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4120 2024.01.25 08:11:37.619530 [ 3 ] {} <Debug> HTTP-Session: 73682b95-cd6c-4224-99b4-29122d2e1d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4121 2024.01.25 08:11:37.619616 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4122 2024.01.25 08:11:37.619663 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4123 2024.01.25 08:11:37.619799 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4124 2024.01.25 08:11:37.620165 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4125 2024.01.25 08:11:37.620455 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4126 2024.01.25 08:11:37.620647 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4127 2024.01.25 08:11:37.620772 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001125427 sec., 28433 rows/sec., 38.37 MiB/sec.
4128 2024.01.25 08:11:37.620926 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Debug> DynamicQueryHandler: Done processing query
4129 2024.01.25 08:11:37.620949 [ 3 ] {d652e7dc-6fa4-42ea-b84e-e1a550d12055} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4130 2024.01.25 08:11:37.620966 [ 3 ] {} <Debug> HTTP-Session: 73682b95-cd6c-4224-99b4-29122d2e1d81 Destroying unnamed session
4131 2024.01.25 08:11:42.610875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4132 2024.01.25 08:11:42.611010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4133 2024.01.25 08:11:42.611041 [ 3 ] {} <Debug> HTTP-Session: d3e7c9ed-130e-4634-8f2e-e1f84c02a1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4134 2024.01.25 08:11:42.611070 [ 3 ] {} <Debug> HTTP-Session: d3e7c9ed-130e-4634-8f2e-e1f84c02a1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4135 2024.01.25 08:11:42.611210 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4136 2024.01.25 08:11:42.611277 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4137 2024.01.25 08:11:42.611462 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4138 2024.01.25 08:11:42.611831 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4139 2024.01.25 08:11:42.612090 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4140 2024.01.25 08:11:42.612254 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4141 2024.01.25 08:11:42.612368 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001119027 sec., 14298 rows/sec., 1.13 MiB/sec.
4142 2024.01.25 08:11:42.612563 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Debug> DynamicQueryHandler: Done processing query
4143 2024.01.25 08:11:42.612610 [ 3 ] {0e246b71-fac9-4143-9846-45e46f768af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4144 2024.01.25 08:11:42.612646 [ 3 ] {} <Debug> HTTP-Session: d3e7c9ed-130e-4634-8f2e-e1f84c02a1e1 Destroying unnamed session
4145 2024.01.25 08:11:42.612792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4146 2024.01.25 08:11:42.612841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4147 2024.01.25 08:11:42.612862 [ 3 ] {} <Debug> HTTP-Session: 1a6ff42e-a163-4e11-aefb-cc5057572334 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4148 2024.01.25 08:11:42.612881 [ 3 ] {} <Debug> HTTP-Session: 1a6ff42e-a163-4e11-aefb-cc5057572334 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4149 2024.01.25 08:11:42.612964 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4150 2024.01.25 08:11:42.613007 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4151 2024.01.25 08:11:42.613132 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4152 2024.01.25 08:11:42.613392 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4153 2024.01.25 08:11:42.613605 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4154 2024.01.25 08:11:42.613750 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4155 2024.01.25 08:11:42.613846 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000854324 sec., 56184 rows/sec., 4.93 MiB/sec.
4156 2024.01.25 08:11:42.613837 [ 147 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4157 2024.01.25 08:11:42.613905 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4158 2024.01.25 08:11:42.613989 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Debug> DynamicQueryHandler: Done processing query
4159 2024.01.25 08:11:42.614036 [ 3 ] {42ee72b4-3687-4ad5-bade-fba87abb1e67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4160 2024.01.25 08:11:42.614048 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4161 2024.01.25 08:11:42.614068 [ 3 ] {} <Debug> HTTP-Session: 1a6ff42e-a163-4e11-aefb-cc5057572334 Destroying unnamed session
4162 2024.01.25 08:11:42.614183 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4163 2024.01.25 08:11:42.614241 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part
4164 2024.01.25 08:11:42.614247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4165 2024.01.25 08:11:42.614334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4166 2024.01.25 08:11:42.614379 [ 3 ] {} <Debug> HTTP-Session: 1b470f23-b168-49bd-b62f-7c2b177f814e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4167 2024.01.25 08:11:42.614438 [ 3 ] {} <Debug> HTTP-Session: 1b470f23-b168-49bd-b62f-7c2b177f814e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4168 2024.01.25 08:11:42.614470 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 48 rows starting from the beginning of the part
4169 2024.01.25 08:11:42.614621 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4170 2024.01.25 08:11:42.614716 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part
4171 2024.01.25 08:11:42.614727 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4172 2024.01.25 08:11:42.615003 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 48 rows starting from the beginning of the part
4173 2024.01.25 08:11:42.615169 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4174 2024.01.25 08:11:42.615262 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 98 rows starting from the beginning of the part
4175 2024.01.25 08:11:42.615487 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 48 rows starting from the beginning of the part
4176 2024.01.25 08:11:42.616058 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4177 2024.01.25 08:11:42.616464 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4178 2024.01.25 08:11:42.616791 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4179 2024.01.25 08:11:42.616939 [ 147 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4180 2024.01.25 08:11:42.616984 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.002300575 sec., 6954 rows/sec., 556.93 KiB/sec.
4181 2024.01.25 08:11:42.616991 [ 147 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4182 2024.01.25 08:11:42.617541 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Debug> DynamicQueryHandler: Done processing query
4183 2024.01.25 08:11:42.617637 [ 3 ] {145dcf18-97ee-45f8-9fac-e35c952c568d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4184 2024.01.25 08:11:42.617661 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4185 2024.01.25 08:11:42.617718 [ 3 ] {} <Debug> HTTP-Session: 1b470f23-b168-49bd-b62f-7c2b177f814e Destroying unnamed session
4186 2024.01.25 08:11:42.617789 [ 17 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809748 sec., 137016.93655328383 rows/sec., 12.95 MiB/sec.
4187 2024.01.25 08:11:42.617852 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4188 2024.01.25 08:11:42.617909 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 98 rows starting from the beginning of the part
4189 2024.01.25 08:11:42.617941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4190 2024.01.25 08:11:42.618049 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4191 2024.01.25 08:11:42.618066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4192 2024.01.25 08:11:42.618166 [ 3 ] {} <Debug> HTTP-Session: 47576337-f0d2-4489-9227-a1f3d641fa26 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4193 2024.01.25 08:11:42.618234 [ 3 ] {} <Debug> HTTP-Session: 47576337-f0d2-4489-9227-a1f3d641fa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4194 2024.01.25 08:11:42.618286 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part
4195 2024.01.25 08:11:42.618470 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4196 2024.01.25 08:11:42.618531 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4197 2024.01.25 08:11:42.618624 [ 18 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_41_8} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4198 2024.01.25 08:11:42.618688 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 32 rows starting from the beginning of the part
4199 2024.01.25 08:11:42.618708 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4200 2024.01.25 08:11:42.619060 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part
4201 2024.01.25 08:11:42.619382 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part
4202 2024.01.25 08:11:42.619419 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4203 2024.01.25 08:11:42.619625 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 16 rows starting from the beginning of the part
4204 2024.01.25 08:11:42.620544 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4205 2024.01.25 08:11:42.621154 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.004050213 sec., 52836.72735236393 rows/sec., 4.13 MiB/sec.
4206 2024.01.25 08:11:42.621266 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4207 2024.01.25 08:11:42.621334 [ 17 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4208 2024.01.25 08:11:42.621557 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4209 2024.01.25 08:11:42.621661 [ 17 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4210 2024.01.25 08:11:42.621757 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.003133758 sec., 5105 rows/sec., 6.89 MiB/sec.
4211 2024.01.25 08:11:42.621809 [ 17 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_41_8} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4212 2024.01.25 08:11:42.622010 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Debug> DynamicQueryHandler: Done processing query
4213 2024.01.25 08:11:42.622038 [ 3 ] {f676c70b-250e-4b48-a414-cfdfcb8cd538} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4214 2024.01.25 08:11:42.622055 [ 3 ] {} <Debug> HTTP-Session: 47576337-f0d2-4489-9227-a1f3d641fa26 Destroying unnamed session
4215 2024.01.25 08:11:47.613247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4216 2024.01.25 08:11:47.613369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4217 2024.01.25 08:11:47.613394 [ 3 ] {} <Debug> HTTP-Session: 3e88e053-13d6-4f57-a96c-d6de63adaddc Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4218 2024.01.25 08:11:47.613418 [ 3 ] {} <Debug> HTTP-Session: 3e88e053-13d6-4f57-a96c-d6de63adaddc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4219 2024.01.25 08:11:47.613547 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4220 2024.01.25 08:11:47.613609 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4221 2024.01.25 08:11:47.613770 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4222 2024.01.25 08:11:47.614214 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4223 2024.01.25 08:11:47.614510 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4224 2024.01.25 08:11:47.614701 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4225 2024.01.25 08:11:47.614833 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001241469 sec., 25775 rows/sec., 2.04 MiB/sec.
4226 2024.01.25 08:11:47.614848 [ 142 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4227 2024.01.25 08:11:47.614972 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4228 2024.01.25 08:11:47.615037 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Debug> DynamicQueryHandler: Done processing query
4229 2024.01.25 08:11:47.615105 [ 3 ] {3c368636-64ab-42c8-8118-5c65c909b983} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4230 2024.01.25 08:11:47.615140 [ 3 ] {} <Debug> HTTP-Session: 3e88e053-13d6-4f57-a96c-d6de63adaddc Destroying unnamed session
4231 2024.01.25 08:11:47.615141 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4232 2024.01.25 08:11:47.615295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4233 2024.01.25 08:11:47.615328 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4234 2024.01.25 08:11:47.615395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4235 2024.01.25 08:11:47.615401 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part
4236 2024.01.25 08:11:47.615436 [ 3 ] {} <Debug> HTTP-Session: 75dfe77a-2f5b-4cb3-a773-c295d8880cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4237 2024.01.25 08:11:47.615489 [ 3 ] {} <Debug> HTTP-Session: 75dfe77a-2f5b-4cb3-a773-c295d8880cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4238 2024.01.25 08:11:47.615689 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4239 2024.01.25 08:11:47.615706 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part
4240 2024.01.25 08:11:47.615789 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4241 2024.01.25 08:11:47.615987 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part
4242 2024.01.25 08:11:47.616242 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4243 2024.01.25 08:11:47.616266 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part
4244 2024.01.25 08:11:47.616464 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part
4245 2024.01.25 08:11:47.616707 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part
4246 2024.01.25 08:11:47.617045 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4247 2024.01.25 08:11:47.617444 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4248 2024.01.25 08:11:47.617775 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4249 2024.01.25 08:11:47.617959 [ 142 ] {} <Debug> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4250 2024.01.25 08:11:47.618059 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4251 2024.01.25 08:11:47.618147 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002340327 sec., 854 rows/sec., 73.02 KiB/sec.
4252 2024.01.25 08:11:47.618309 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
4253 2024.01.25 08:11:47.618646 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4254 2024.01.25 08:11:47.618663 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003583216 sec., 49117.88739501051 rows/sec., 3.89 MiB/sec.
4255 2024.01.25 08:11:47.618711 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4256 2024.01.25 08:11:47.618735 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Debug> DynamicQueryHandler: Done processing query
4257 2024.01.25 08:11:47.618815 [ 3 ] {f30c209d-e50a-4800-b5ce-9a2ffa39c0cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4258 2024.01.25 08:11:47.618873 [ 3 ] {} <Debug> HTTP-Session: 75dfe77a-2f5b-4cb3-a773-c295d8880cf1 Destroying unnamed session
4259 2024.01.25 08:11:47.618914 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4260 2024.01.25 08:11:47.618993 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4261 2024.01.25 08:11:47.619092 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4262 2024.01.25 08:11:47.619159 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4263 2024.01.25 08:11:47.619193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4264 2024.01.25 08:11:47.619267 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4265 2024.01.25 08:11:47.619286 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_41_8} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4266 2024.01.25 08:11:47.619301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4267 2024.01.25 08:11:47.619357 [ 3 ] {} <Debug> HTTP-Session: f818d887-6aed-4a50-95d9-e4df8677212b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4268 2024.01.25 08:11:47.619462 [ 3 ] {} <Debug> HTTP-Session: f818d887-6aed-4a50-95d9-e4df8677212b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4269 2024.01.25 08:11:47.619542 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4270 2024.01.25 08:11:47.619684 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4271 2024.01.25 08:11:47.619760 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4272 2024.01.25 08:11:47.619775 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4273 2024.01.25 08:11:47.620321 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4274 2024.01.25 08:11:47.621232 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4275 2024.01.25 08:11:47.621455 [ 21 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.003304681 sec., 6657.223496004607 rows/sec., 557.03 KiB/sec.
4276 2024.01.25 08:11:47.621568 [ 21 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4277 2024.01.25 08:11:47.621678 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4278 2024.01.25 08:11:47.621807 [ 21 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
4279 2024.01.25 08:11:47.621917 [ 21 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_10_2} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
4280 2024.01.25 08:11:47.621946 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4281 2024.01.25 08:11:47.622141 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Information> executeQuery: Read 133 rows, 13.08 KiB in 0.002385117 sec., 55762 rows/sec., 5.35 MiB/sec.
4282 2024.01.25 08:11:47.622324 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Debug> DynamicQueryHandler: Done processing query
4283 2024.01.25 08:11:47.622348 [ 3 ] {550c1092-b6ac-49a6-adc8-f22234180294} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4284 2024.01.25 08:11:47.622364 [ 3 ] {} <Debug> HTTP-Session: f818d887-6aed-4a50-95d9-e4df8677212b Destroying unnamed session
4285 2024.01.25 08:11:47.622478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4286 2024.01.25 08:11:47.622527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4287 2024.01.25 08:11:47.622546 [ 3 ] {} <Debug> HTTP-Session: eaf0e86c-5d77-4f12-bde5-75a4bbdb85c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4288 2024.01.25 08:11:47.622564 [ 3 ] {} <Debug> HTTP-Session: eaf0e86c-5d77-4f12-bde5-75a4bbdb85c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4289 2024.01.25 08:11:47.622632 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4290 2024.01.25 08:11:47.622672 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4291 2024.01.25 08:11:47.622783 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4292 2024.01.25 08:11:47.623057 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4293 2024.01.25 08:11:47.623272 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
4294 2024.01.25 08:11:47.623424 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
4295 2024.01.25 08:11:47.623540 [ 142 ] {} <Debug> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0
4296 2024.01.25 08:11:47.623555 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000885454 sec., 2258 rows/sec., 157.71 KiB/sec.
4297 2024.01.25 08:11:47.623595 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4298 2024.01.25 08:11:47.623750 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact
4299 2024.01.25 08:11:47.623861 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Debug> DynamicQueryHandler: Done processing query
4300 2024.01.25 08:11:47.623902 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4301 2024.01.25 08:11:47.623907 [ 3 ] {f8c74200-bf64-4fc2-81a5-8c0a470b1baa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4302 2024.01.25 08:11:47.623960 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
4303 2024.01.25 08:11:47.623972 [ 3 ] {} <Debug> HTTP-Session: eaf0e86c-5d77-4f12-bde5-75a4bbdb85c8 Destroying unnamed session
4304 2024.01.25 08:11:47.624129 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
4305 2024.01.25 08:11:47.624145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4306 2024.01.25 08:11:47.624229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4307 2024.01.25 08:11:47.624289 [ 3 ] {} <Debug> HTTP-Session: a93c8239-b568-45de-8952-791054f22a60 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4308 2024.01.25 08:11:47.624342 [ 3 ] {} <Debug> HTTP-Session: a93c8239-b568-45de-8952-791054f22a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4309 2024.01.25 08:11:47.624352 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
4310 2024.01.25 08:11:47.624528 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4311 2024.01.25 08:11:47.624605 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
4312 2024.01.25 08:11:47.624625 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4313 2024.01.25 08:11:47.624958 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
4314 2024.01.25 08:11:47.625092 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4315 2024.01.25 08:11:47.625241 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4316 2024.01.25 08:11:47.625838 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4317 2024.01.25 08:11:47.626346 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4318 2024.01.25 08:11:47.626481 [ 9 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 4 columns (4 merged, 0 gathered) in 0.002828344 sec., 7778.403192822372 rows/sec., 543.12 KiB/sec.
4319 2024.01.25 08:11:47.626629 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
4320 2024.01.25 08:11:47.626658 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4321 2024.01.25 08:11:47.626848 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.002252654 sec., 25747 rows/sec., 2.00 MiB/sec.
4322 2024.01.25 08:11:47.626888 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
4323 2024.01.25 08:11:47.627024 [ 17 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_10_2} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0
4324 2024.01.25 08:11:47.627096 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Debug> DynamicQueryHandler: Done processing query
4325 2024.01.25 08:11:47.627143 [ 3 ] {ed10eabd-f095-4075-9206-361af6b345c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4326 2024.01.25 08:11:47.627161 [ 3 ] {} <Debug> HTTP-Session: a93c8239-b568-45de-8952-791054f22a60 Destroying unnamed session
4327 2024.01.25 08:11:47.627280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4328 2024.01.25 08:11:47.627327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4329 2024.01.25 08:11:47.627346 [ 3 ] {} <Debug> HTTP-Session: 33fc4981-c9da-44ad-9d38-ae59cc1f653b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4330 2024.01.25 08:11:47.627364 [ 3 ] {} <Debug> HTTP-Session: 33fc4981-c9da-44ad-9d38-ae59cc1f653b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4331 2024.01.25 08:11:47.627444 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4332 2024.01.25 08:11:47.627492 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4333 2024.01.25 08:11:47.627641 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4334 2024.01.25 08:11:47.627965 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4335 2024.01.25 08:11:47.628244 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4336 2024.01.25 08:11:47.628434 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4337 2024.01.25 08:11:47.628557 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001083077 sec., 34161 rows/sec., 2.41 MiB/sec.
4338 2024.01.25 08:11:47.628688 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Debug> DynamicQueryHandler: Done processing query
4339 2024.01.25 08:11:47.628711 [ 3 ] {464e4181-849b-463b-b24d-035aa851e573} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4340 2024.01.25 08:11:47.628727 [ 3 ] {} <Debug> HTTP-Session: 33fc4981-c9da-44ad-9d38-ae59cc1f653b Destroying unnamed session
4341 2024.01.25 08:11:47.628869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4342 2024.01.25 08:11:47.628917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4343 2024.01.25 08:11:47.628935 [ 3 ] {} <Debug> HTTP-Session: c21c0beb-b99e-4161-863c-07e483d5c737 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4344 2024.01.25 08:11:47.628952 [ 3 ] {} <Debug> HTTP-Session: c21c0beb-b99e-4161-863c-07e483d5c737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4345 2024.01.25 08:11:47.629032 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4346 2024.01.25 08:11:47.629076 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4347 2024.01.25 08:11:47.629215 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4348 2024.01.25 08:11:47.629655 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4349 2024.01.25 08:11:47.629963 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4350 2024.01.25 08:11:47.630143 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4351 2024.01.25 08:11:47.630259 [ 142 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4352 2024.01.25 08:11:47.630276 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001212538 sec., 26390 rows/sec., 35.61 MiB/sec.
4353 2024.01.25 08:11:47.630310 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4354 2024.01.25 08:11:47.630531 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4355 2024.01.25 08:11:47.630585 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Debug> DynamicQueryHandler: Done processing query
4356 2024.01.25 08:11:47.630617 [ 3 ] {1891db05-de17-4540-b1ed-d18f6d38b08b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4357 2024.01.25 08:11:47.630655 [ 3 ] {} <Debug> HTTP-Session: c21c0beb-b99e-4161-863c-07e483d5c737 Destroying unnamed session
4358 2024.01.25 08:11:47.630734 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4359 2024.01.25 08:11:47.630777 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::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
4360 2024.01.25 08:11:47.630908 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part
4361 2024.01.25 08:11:47.631011 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 16 rows starting from the beginning of the part
4362 2024.01.25 08:11:47.631108 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 32 rows starting from the beginning of the part
4363 2024.01.25 08:11:47.631198 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 16 rows starting from the beginning of the part
4364 2024.01.25 08:11:47.631285 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 32 rows starting from the beginning of the part
4365 2024.01.25 08:11:47.648126 [ 23 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 957 rows, containing 6 columns (6 merged, 0 gathered) in 0.017743185 sec., 53936.201420432684 rows/sec., 72.78 MiB/sec.
4366 2024.01.25 08:11:47.648698 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4367 2024.01.25 08:11:47.648928 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4368 2024.01.25 08:11:47.648991 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4369 2024.01.25 08:11:47.649071 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_41_8: 8.84 MiB.
4370 2024.01.25 08:11:48.000180 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.46 MiB, peak 241.27 MiB, will set to 233.72 MiB (RSS), difference: 1.26 MiB
4371 2024.01.25 08:11:52.389246 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
4372 2024.01.25 08:11:52.389319 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
4373 2024.01.25 08:11:52.610760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4374 2024.01.25 08:11:52.610872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4375 2024.01.25 08:11:52.610903 [ 3 ] {} <Debug> HTTP-Session: 6995c790-9d1f-422e-9070-d2cd4eceeee1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4376 2024.01.25 08:11:52.610929 [ 3 ] {} <Debug> HTTP-Session: 6995c790-9d1f-422e-9070-d2cd4eceeee1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4377 2024.01.25 08:11:52.611065 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4378 2024.01.25 08:11:52.611129 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4379 2024.01.25 08:11:52.611295 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4380 2024.01.25 08:11:52.611706 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4381 2024.01.25 08:11:52.611972 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4382 2024.01.25 08:11:52.612136 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4383 2024.01.25 08:11:52.612267 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001158718 sec., 13808 rows/sec., 1.09 MiB/sec.
4384 2024.01.25 08:11:52.612390 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Debug> DynamicQueryHandler: Done processing query
4385 2024.01.25 08:11:52.612415 [ 3 ] {c40189d7-76e8-4a7a-a0e9-84a6149a54dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4386 2024.01.25 08:11:52.612432 [ 3 ] {} <Debug> HTTP-Session: 6995c790-9d1f-422e-9070-d2cd4eceeee1 Destroying unnamed session
4387 2024.01.25 08:11:52.612549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4388 2024.01.25 08:11:52.612594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4389 2024.01.25 08:11:52.612612 [ 3 ] {} <Debug> HTTP-Session: c473af0f-40dc-45e3-ba89-d62b9ff65eb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4390 2024.01.25 08:11:52.612629 [ 3 ] {} <Debug> HTTP-Session: c473af0f-40dc-45e3-ba89-d62b9ff65eb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4391 2024.01.25 08:11:52.612701 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4392 2024.01.25 08:11:52.612740 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4393 2024.01.25 08:11:52.612845 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4394 2024.01.25 08:11:52.613158 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4395 2024.01.25 08:11:52.613364 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4396 2024.01.25 08:11:52.613512 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4397 2024.01.25 08:11:52.613633 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000899054 sec., 53389 rows/sec., 4.68 MiB/sec.
4398 2024.01.25 08:11:52.613749 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Debug> DynamicQueryHandler: Done processing query
4399 2024.01.25 08:11:52.613772 [ 3 ] {dbe7dafe-f3c0-4fe9-a93b-fc7851eb61b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4400 2024.01.25 08:11:52.613787 [ 3 ] {} <Debug> HTTP-Session: c473af0f-40dc-45e3-ba89-d62b9ff65eb9 Destroying unnamed session
4401 2024.01.25 08:11:52.613895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4402 2024.01.25 08:11:52.613941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4403 2024.01.25 08:11:52.613959 [ 3 ] {} <Debug> HTTP-Session: 0666f1a9-b87d-43b1-a055-bbe7371e5b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4404 2024.01.25 08:11:52.613976 [ 3 ] {} <Debug> HTTP-Session: 0666f1a9-b87d-43b1-a055-bbe7371e5b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4405 2024.01.25 08:11:52.614045 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4406 2024.01.25 08:11:52.614082 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4407 2024.01.25 08:11:52.614187 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4408 2024.01.25 08:11:52.614484 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4409 2024.01.25 08:11:52.614685 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4410 2024.01.25 08:11:52.614833 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4411 2024.01.25 08:11:52.614948 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000874144 sec., 18303 rows/sec., 1.43 MiB/sec.
4412 2024.01.25 08:11:52.615091 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Debug> DynamicQueryHandler: Done processing query
4413 2024.01.25 08:11:52.615124 [ 3 ] {dd38dda6-98d0-4115-9964-785832791371} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4414 2024.01.25 08:11:52.615140 [ 3 ] {} <Debug> HTTP-Session: 0666f1a9-b87d-43b1-a055-bbe7371e5b9b Destroying unnamed session
4415 2024.01.25 08:11:52.615248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4416 2024.01.25 08:11:52.615292 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4417 2024.01.25 08:11:52.615315 [ 3 ] {} <Debug> HTTP-Session: 766260de-ba1c-4c40-83e3-864f30e35526 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4418 2024.01.25 08:11:52.615332 [ 3 ] {} <Debug> HTTP-Session: 766260de-ba1c-4c40-83e3-864f30e35526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4419 2024.01.25 08:11:52.615408 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4420 2024.01.25 08:11:52.615453 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4421 2024.01.25 08:11:52.615598 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4422 2024.01.25 08:11:52.615941 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
4423 2024.01.25 08:11:52.616241 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4424 2024.01.25 08:11:52.616419 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4425 2024.01.25 08:11:52.616546 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001101947 sec., 14519 rows/sec., 19.59 MiB/sec.
4426 2024.01.25 08:11:52.616698 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Debug> DynamicQueryHandler: Done processing query
4427 2024.01.25 08:11:52.616723 [ 3 ] {59684ed0-638f-4d7a-8cb3-b6a041799e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4428 2024.01.25 08:11:52.616739 [ 3 ] {} <Debug> HTTP-Session: 766260de-ba1c-4c40-83e3-864f30e35526 Destroying unnamed session
4429 2024.01.25 08:11:57.611405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4430 2024.01.25 08:11:57.611544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4431 2024.01.25 08:11:57.611577 [ 3 ] {} <Debug> HTTP-Session: 4884efaa-efa7-41ef-a285-2cabc80585f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4432 2024.01.25 08:11:57.611605 [ 3 ] {} <Debug> HTTP-Session: 4884efaa-efa7-41ef-a285-2cabc80585f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4433 2024.01.25 08:11:57.611746 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4434 2024.01.25 08:11:57.611813 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4435 2024.01.25 08:11:57.611995 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4436 2024.01.25 08:11:57.612416 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4437 2024.01.25 08:11:57.612680 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4438 2024.01.25 08:11:57.612840 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4439 2024.01.25 08:11:57.612950 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001164538 sec., 27478 rows/sec., 2.18 MiB/sec.
4440 2024.01.25 08:11:57.613086 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Debug> DynamicQueryHandler: Done processing query
4441 2024.01.25 08:11:57.613112 [ 3 ] {fcd5ac23-8789-42a0-92b0-bd3e33523ef3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4442 2024.01.25 08:11:57.613129 [ 3 ] {} <Debug> HTTP-Session: 4884efaa-efa7-41ef-a285-2cabc80585f3 Destroying unnamed session
4443 2024.01.25 08:11:57.613264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4444 2024.01.25 08:11:57.613312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4445 2024.01.25 08:11:57.613332 [ 3 ] {} <Debug> HTTP-Session: 9978a680-bec5-42b6-88f8-ebcaf5cb6c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4446 2024.01.25 08:11:57.613350 [ 3 ] {} <Debug> HTTP-Session: 9978a680-bec5-42b6-88f8-ebcaf5cb6c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4447 2024.01.25 08:11:57.613433 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4448 2024.01.25 08:11:57.613474 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4449 2024.01.25 08:11:57.613580 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4450 2024.01.25 08:11:57.613933 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4451 2024.01.25 08:11:57.614152 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4452 2024.01.25 08:11:57.614313 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4453 2024.01.25 08:11:57.614410 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000948754 sec., 101185 rows/sec., 10.16 MiB/sec.
4454 2024.01.25 08:11:57.614528 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Debug> DynamicQueryHandler: Done processing query
4455 2024.01.25 08:11:57.614552 [ 3 ] {dd018bfa-21a8-4e89-960c-682c96473a8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4456 2024.01.25 08:11:57.614568 [ 3 ] {} <Debug> HTTP-Session: 9978a680-bec5-42b6-88f8-ebcaf5cb6c51 Destroying unnamed session
4457 2024.01.25 08:11:57.614718 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4458 2024.01.25 08:11:57.614765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4459 2024.01.25 08:11:57.614784 [ 3 ] {} <Debug> HTTP-Session: e38f42a2-8b2d-4e1d-b060-7417868b2193 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4460 2024.01.25 08:11:57.614801 [ 3 ] {} <Debug> HTTP-Session: e38f42a2-8b2d-4e1d-b060-7417868b2193 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4461 2024.01.25 08:11:57.614877 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4462 2024.01.25 08:11:57.614916 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4463 2024.01.25 08:11:57.615024 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4464 2024.01.25 08:11:57.615314 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4465 2024.01.25 08:11:57.615521 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4466 2024.01.25 08:11:57.615668 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4467 2024.01.25 08:11:57.615767 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000862463 sec., 37103 rows/sec., 2.90 MiB/sec.
4468 2024.01.25 08:11:57.615871 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Debug> DynamicQueryHandler: Done processing query
4469 2024.01.25 08:11:57.615894 [ 3 ] {8fbcb992-fec7-49ac-b5f5-f27ae661c5ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4470 2024.01.25 08:11:57.615909 [ 3 ] {} <Debug> HTTP-Session: e38f42a2-8b2d-4e1d-b060-7417868b2193 Destroying unnamed session
4471 2024.01.25 08:11:57.616071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4472 2024.01.25 08:11:57.616116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4473 2024.01.25 08:11:57.616135 [ 3 ] {} <Debug> HTTP-Session: d828a2d3-5caa-4ad5-aa49-d7457dbcede5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4474 2024.01.25 08:11:57.616152 [ 3 ] {} <Debug> HTTP-Session: d828a2d3-5caa-4ad5-aa49-d7457dbcede5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4475 2024.01.25 08:11:57.616232 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4476 2024.01.25 08:11:57.616277 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4477 2024.01.25 08:11:57.616410 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4478 2024.01.25 08:11:57.616830 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4479 2024.01.25 08:11:57.617145 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4480 2024.01.25 08:11:57.617319 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4481 2024.01.25 08:11:57.617418 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001157918 sec., 27635 rows/sec., 37.29 MiB/sec.
4482 2024.01.25 08:11:57.617544 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Debug> DynamicQueryHandler: Done processing query
4483 2024.01.25 08:11:57.617567 [ 3 ] {ed882ba4-892c-481c-bd01-36c2d2d8a923} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4484 2024.01.25 08:11:57.617582 [ 3 ] {} <Debug> HTTP-Session: d828a2d3-5caa-4ad5-aa49-d7457dbcede5 Destroying unnamed session
4485 2024.01.25 08:12:00.596488 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
4486 2024.01.25 08:12:00.596592 [ 132 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4487 2024.01.25 08:12:00.596722 [ 9 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
4488 2024.01.25 08:12:00.596877 [ 9 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4489 2024.01.25 08:12:00.596918 [ 9 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 549 rows starting from the beginning of the part
4490 2024.01.25 08:12:00.597057 [ 9 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
4491 2024.01.25 08:12:00.597167 [ 9 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
4492 2024.01.25 08:12:00.597266 [ 9 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4493 2024.01.25 08:12:00.597354 [ 9 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
4494 2024.01.25 08:12:00.598021 [ 23 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 625 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365342 sec., 457760.76616701164 rows/sec., 32.29 MiB/sec.
4495 2024.01.25 08:12:00.598202 [ 19 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
4496 2024.01.25 08:12:00.598458 [ 19 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
4497 2024.01.25 08:12:00.598525 [ 19 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_14_3} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
4498 2024.01.25 08:12:02.610812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4499 2024.01.25 08:12:02.610924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4500 2024.01.25 08:12:02.610954 [ 3 ] {} <Debug> HTTP-Session: 594e02b3-900a-4aac-bdd6-31d767fb8562 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4501 2024.01.25 08:12:02.610982 [ 3 ] {} <Debug> HTTP-Session: 594e02b3-900a-4aac-bdd6-31d767fb8562 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4502 2024.01.25 08:12:02.611123 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4503 2024.01.25 08:12:02.611190 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4504 2024.01.25 08:12:02.611368 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4505 2024.01.25 08:12:02.611838 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4506 2024.01.25 08:12:02.612099 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4507 2024.01.25 08:12:02.612260 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4508 2024.01.25 08:12:02.612382 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001221378 sec., 13099 rows/sec., 1.04 MiB/sec.
4509 2024.01.25 08:12:02.612543 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Debug> DynamicQueryHandler: Done processing query
4510 2024.01.25 08:12:02.612569 [ 3 ] {03e4c67c-2a7b-49e9-9a98-bb2fe0c3b392} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4511 2024.01.25 08:12:02.612585 [ 3 ] {} <Debug> HTTP-Session: 594e02b3-900a-4aac-bdd6-31d767fb8562 Destroying unnamed session
4512 2024.01.25 08:12:02.612706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4513 2024.01.25 08:12:02.612755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4514 2024.01.25 08:12:02.612775 [ 3 ] {} <Debug> HTTP-Session: 6289d0c7-3bf4-4fbb-a836-b740f5f87c6d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4515 2024.01.25 08:12:02.612793 [ 3 ] {} <Debug> HTTP-Session: 6289d0c7-3bf4-4fbb-a836-b740f5f87c6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4516 2024.01.25 08:12:02.612870 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4517 2024.01.25 08:12:02.612911 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4518 2024.01.25 08:12:02.613022 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4519 2024.01.25 08:12:02.613295 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4520 2024.01.25 08:12:02.613504 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4521 2024.01.25 08:12:02.613652 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4522 2024.01.25 08:12:02.613771 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000872533 sec., 2292 rows/sec., 195.86 KiB/sec.
4523 2024.01.25 08:12:02.613916 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Debug> DynamicQueryHandler: Done processing query
4524 2024.01.25 08:12:02.613939 [ 3 ] {22fd2903-6ce5-47d0-af7f-ff696a95060b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4525 2024.01.25 08:12:02.613954 [ 3 ] {} <Debug> HTTP-Session: 6289d0c7-3bf4-4fbb-a836-b740f5f87c6d Destroying unnamed session
4526 2024.01.25 08:12:02.614069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4527 2024.01.25 08:12:02.614114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4528 2024.01.25 08:12:02.614133 [ 3 ] {} <Debug> HTTP-Session: 67828c3d-d368-44b1-9e8d-267f979ce579 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4529 2024.01.25 08:12:02.614149 [ 3 ] {} <Debug> HTTP-Session: 67828c3d-d368-44b1-9e8d-267f979ce579 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4530 2024.01.25 08:12:02.614226 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4531 2024.01.25 08:12:02.614264 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4532 2024.01.25 08:12:02.614373 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4533 2024.01.25 08:12:02.614656 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4534 2024.01.25 08:12:02.614867 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4535 2024.01.25 08:12:02.615014 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4536 2024.01.25 08:12:02.615112 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Information> executeQuery: Read 49 rows, 4.40 KiB in 0.000857813 sec., 57122 rows/sec., 5.01 MiB/sec.
4537 2024.01.25 08:12:02.615226 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Debug> DynamicQueryHandler: Done processing query
4538 2024.01.25 08:12:02.615249 [ 3 ] {c6c8b104-4bce-49ce-afeb-2ef02bef05f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4539 2024.01.25 08:12:02.615264 [ 3 ] {} <Debug> HTTP-Session: 67828c3d-d368-44b1-9e8d-267f979ce579 Destroying unnamed session
4540 2024.01.25 08:12:02.615393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4541 2024.01.25 08:12:02.615437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4542 2024.01.25 08:12:02.615455 [ 3 ] {} <Debug> HTTP-Session: 457913c4-160b-48ed-9a16-db9b249a648e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4543 2024.01.25 08:12:02.615471 [ 3 ] {} <Debug> HTTP-Session: 457913c4-160b-48ed-9a16-db9b249a648e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4544 2024.01.25 08:12:02.615539 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4545 2024.01.25 08:12:02.615577 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4546 2024.01.25 08:12:02.615682 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4547 2024.01.25 08:12:02.615926 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4548 2024.01.25 08:12:02.616136 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
4549 2024.01.25 08:12:02.616279 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
4550 2024.01.25 08:12:02.616375 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000808082 sec., 2474 rows/sec., 172.81 KiB/sec.
4551 2024.01.25 08:12:02.616472 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Debug> DynamicQueryHandler: Done processing query
4552 2024.01.25 08:12:02.616494 [ 3 ] {05db34b6-024a-4874-82b7-885c21183328} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4553 2024.01.25 08:12:02.616509 [ 3 ] {} <Debug> HTTP-Session: 457913c4-160b-48ed-9a16-db9b249a648e Destroying unnamed session
4554 2024.01.25 08:12:02.616618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4555 2024.01.25 08:12:02.616659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4556 2024.01.25 08:12:02.616677 [ 3 ] {} <Debug> HTTP-Session: 114ee3b8-bffb-44e1-a971-bc60116cdb13 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4557 2024.01.25 08:12:02.616693 [ 3 ] {} <Debug> HTTP-Session: 114ee3b8-bffb-44e1-a971-bc60116cdb13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4558 2024.01.25 08:12:02.616762 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4559 2024.01.25 08:12:02.616799 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4560 2024.01.25 08:12:02.616899 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4561 2024.01.25 08:12:02.617148 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4562 2024.01.25 08:12:02.617345 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4563 2024.01.25 08:12:02.617490 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4564 2024.01.25 08:12:02.617590 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000802072 sec., 22441 rows/sec., 1.76 MiB/sec.
4565 2024.01.25 08:12:02.617698 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Debug> DynamicQueryHandler: Done processing query
4566 2024.01.25 08:12:02.617721 [ 3 ] {79c16fe5-a148-4b30-aa3b-62b5c9fcd9ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4567 2024.01.25 08:12:02.617737 [ 3 ] {} <Debug> HTTP-Session: 114ee3b8-bffb-44e1-a971-bc60116cdb13 Destroying unnamed session
4568 2024.01.25 08:12:02.617828 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4569 2024.01.25 08:12:02.617870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4570 2024.01.25 08:12:02.617888 [ 3 ] {} <Debug> HTTP-Session: 44844183-e09a-4244-af3b-17c09d8b9650 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4571 2024.01.25 08:12:02.617903 [ 3 ] {} <Debug> HTTP-Session: 44844183-e09a-4244-af3b-17c09d8b9650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4572 2024.01.25 08:12:02.617971 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4573 2024.01.25 08:12:02.618013 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4574 2024.01.25 08:12:02.618130 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4575 2024.01.25 08:12:02.618390 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4576 2024.01.25 08:12:02.618636 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4577 2024.01.25 08:12:02.618809 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4578 2024.01.25 08:12:02.618901 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000903803 sec., 1106 rows/sec., 77.80 KiB/sec.
4579 2024.01.25 08:12:02.619036 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Debug> DynamicQueryHandler: Done processing query
4580 2024.01.25 08:12:02.619059 [ 3 ] {e8ac4bc2-c2ad-4857-a88f-7380e00d8b1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4581 2024.01.25 08:12:02.619074 [ 3 ] {} <Debug> HTTP-Session: 44844183-e09a-4244-af3b-17c09d8b9650 Destroying unnamed session
4582 2024.01.25 08:12:02.619183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4583 2024.01.25 08:12:02.619225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4584 2024.01.25 08:12:02.619243 [ 3 ] {} <Debug> HTTP-Session: 0142b606-6f51-4c71-9b6f-91f62781f017 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4585 2024.01.25 08:12:02.619259 [ 3 ] {} <Debug> HTTP-Session: 0142b606-6f51-4c71-9b6f-91f62781f017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4586 2024.01.25 08:12:02.619334 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4587 2024.01.25 08:12:02.619378 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4588 2024.01.25 08:12:02.619511 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4589 2024.01.25 08:12:02.619869 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4590 2024.01.25 08:12:02.620145 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4591 2024.01.25 08:12:02.620325 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4592 2024.01.25 08:12:02.620434 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001067626 sec., 14986 rows/sec., 20.22 MiB/sec.
4593 2024.01.25 08:12:02.620634 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Debug> DynamicQueryHandler: Done processing query
4594 2024.01.25 08:12:02.620659 [ 3 ] {06cb573d-8f8f-4d04-9485-2df3d00ab777} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4595 2024.01.25 08:12:02.620674 [ 3 ] {} <Debug> HTTP-Session: 0142b606-6f51-4c71-9b6f-91f62781f017 Destroying unnamed session
4596 2024.01.25 08:12:07.389362 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache
4597 2024.01.25 08:12:07.389431 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache
4598 2024.01.25 08:12:07.611168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4599 2024.01.25 08:12:07.611272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4600 2024.01.25 08:12:07.611297 [ 3 ] {} <Debug> HTTP-Session: a0f41f79-3134-4333-90e2-384d9f7e579c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4601 2024.01.25 08:12:07.611321 [ 3 ] {} <Debug> HTTP-Session: a0f41f79-3134-4333-90e2-384d9f7e579c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4602 2024.01.25 08:12:07.611480 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4603 2024.01.25 08:12:07.611541 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4604 2024.01.25 08:12:07.611701 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4605 2024.01.25 08:12:07.612123 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4606 2024.01.25 08:12:07.612389 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4607 2024.01.25 08:12:07.612555 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4608 2024.01.25 08:12:07.612673 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001156998 sec., 27657 rows/sec., 2.19 MiB/sec.
4609 2024.01.25 08:12:07.612798 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Debug> DynamicQueryHandler: Done processing query
4610 2024.01.25 08:12:07.612823 [ 3 ] {62092a25-9112-4df8-91ba-3fe4e6a5417d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4611 2024.01.25 08:12:07.612839 [ 3 ] {} <Debug> HTTP-Session: a0f41f79-3134-4333-90e2-384d9f7e579c Destroying unnamed session
4612 2024.01.25 08:12:07.612964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4613 2024.01.25 08:12:07.613012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4614 2024.01.25 08:12:07.613033 [ 3 ] {} <Debug> HTTP-Session: b1e78d73-b8f7-416a-a596-e25b1e0151fb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4615 2024.01.25 08:12:07.613052 [ 3 ] {} <Debug> HTTP-Session: b1e78d73-b8f7-416a-a596-e25b1e0151fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4616 2024.01.25 08:12:07.613137 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4617 2024.01.25 08:12:07.613177 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4618 2024.01.25 08:12:07.613283 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4619 2024.01.25 08:12:07.613703 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4620 2024.01.25 08:12:07.613923 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4621 2024.01.25 08:12:07.614071 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4622 2024.01.25 08:12:07.614167 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.001003195 sec., 95694 rows/sec., 9.61 MiB/sec.
4623 2024.01.25 08:12:07.614193 [ 126 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4624 2024.01.25 08:12:07.614307 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4625 2024.01.25 08:12:07.614328 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Debug> DynamicQueryHandler: Done processing query
4626 2024.01.25 08:12:07.614378 [ 3 ] {e5305862-97c1-4ed7-bced-200d2936a6ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4627 2024.01.25 08:12:07.614450 [ 3 ] {} <Debug> HTTP-Session: b1e78d73-b8f7-416a-a596-e25b1e0151fb Destroying unnamed session
4628 2024.01.25 08:12:07.614468 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4629 2024.01.25 08:12:07.614661 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4630 2024.01.25 08:12:07.614663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4631 2024.01.25 08:12:07.614723 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part
4632 2024.01.25 08:12:07.614753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4633 2024.01.25 08:12:07.614799 [ 3 ] {} <Debug> HTTP-Session: dec00fb9-3ffc-498e-a1e5-fe8d77fca569 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4634 2024.01.25 08:12:07.614838 [ 3 ] {} <Debug> HTTP-Session: dec00fb9-3ffc-498e-a1e5-fe8d77fca569 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4635 2024.01.25 08:12:07.615039 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 133 rows starting from the beginning of the part
4636 2024.01.25 08:12:07.615059 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4637 2024.01.25 08:12:07.615149 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4638 2024.01.25 08:12:07.615356 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 48 rows starting from the beginning of the part
4639 2024.01.25 08:12:07.615602 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4640 2024.01.25 08:12:07.615636 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 96 rows starting from the beginning of the part
4641 2024.01.25 08:12:07.615810 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 49 rows starting from the beginning of the part
4642 2024.01.25 08:12:07.615906 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 96 rows starting from the beginning of the part
4643 2024.01.25 08:12:07.616462 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4644 2024.01.25 08:12:07.616865 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4645 2024.01.25 08:12:07.617190 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4646 2024.01.25 08:12:07.617371 [ 126 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4647 2024.01.25 08:12:07.617410 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.002277025 sec., 14053 rows/sec., 1.10 MiB/sec.
4648 2024.01.25 08:12:07.617451 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4649 2024.01.25 08:12:07.617729 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4650 2024.01.25 08:12:07.617920 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Debug> DynamicQueryHandler: Done processing query
4651 2024.01.25 08:12:07.618002 [ 3 ] {9ea99a6d-446e-460d-9284-d7cb1638d7eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4652 2024.01.25 08:12:07.618104 [ 3 ] {} <Debug> HTTP-Session: dec00fb9-3ffc-498e-a1e5-fe8d77fca569 Destroying unnamed session
4653 2024.01.25 08:12:07.618137 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4654 2024.01.25 08:12:07.618257 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 98 rows starting from the beginning of the part
4655 2024.01.25 08:12:07.618293 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 606 rows, containing 4 columns (4 merged, 0 gathered) in 0.00391918 sec., 154624.18158900584 rows/sec., 14.75 MiB/sec.
4656 2024.01.25 08:12:07.618368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34260, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4657 2024.01.25 08:12:07.618474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4658 2024.01.25 08:12:07.618504 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4659 2024.01.25 08:12:07.618560 [ 3 ] {} <Debug> HTTP-Session: 7ee09596-a1c5-409f-a6df-07fa8b692703 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4660 2024.01.25 08:12:07.618629 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 58 rows starting from the beginning of the part
4661 2024.01.25 08:12:07.618655 [ 3 ] {} <Debug> HTTP-Session: 7ee09596-a1c5-409f-a6df-07fa8b692703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4662 2024.01.25 08:12:07.618914 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4663 2024.01.25 08:12:07.619001 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4664 2024.01.25 08:12:07.619042 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part
4665 2024.01.25 08:12:07.619062 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_46_9} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4666 2024.01.25 08:12:07.619132 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4667 2024.01.25 08:12:07.619410 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 32 rows starting from the beginning of the part
4668 2024.01.25 08:12:07.619708 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part
4669 2024.01.25 08:12:07.619870 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4670 2024.01.25 08:12:07.619957 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 32 rows starting from the beginning of the part
4671 2024.01.25 08:12:07.621114 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4672 2024.01.25 08:12:07.621399 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.00385377 sec., 65909.48603575201 rows/sec., 5.15 MiB/sec.
4673 2024.01.25 08:12:07.621569 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4674 2024.01.25 08:12:07.621742 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4675 2024.01.25 08:12:07.621890 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4676 2024.01.25 08:12:07.622023 [ 20 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_46_9} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4677 2024.01.25 08:12:07.622042 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4678 2024.01.25 08:12:07.622229 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.003158599 sec., 10131 rows/sec., 13.67 MiB/sec.
4679 2024.01.25 08:12:07.622374 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Debug> DynamicQueryHandler: Done processing query
4680 2024.01.25 08:12:07.622397 [ 3 ] {36cd6b72-b4f2-466a-a0fa-3fa26cb74326} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4681 2024.01.25 08:12:07.622414 [ 3 ] {} <Debug> HTTP-Session: 7ee09596-a1c5-409f-a6df-07fa8b692703 Destroying unnamed session
4682 2024.01.25 08:12:12.610760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4683 2024.01.25 08:12:12.610879 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4684 2024.01.25 08:12:12.610905 [ 3 ] {} <Debug> HTTP-Session: 0f9bb3e3-a572-46b0-8f4d-96084c054365 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4685 2024.01.25 08:12:12.610929 [ 3 ] {} <Debug> HTTP-Session: 0f9bb3e3-a572-46b0-8f4d-96084c054365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4686 2024.01.25 08:12:12.611057 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4687 2024.01.25 08:12:12.611118 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4688 2024.01.25 08:12:12.611275 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4689 2024.01.25 08:12:12.611697 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4690 2024.01.25 08:12:12.611960 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4691 2024.01.25 08:12:12.612128 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4692 2024.01.25 08:12:12.612252 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001148388 sec., 13932 rows/sec., 1.10 MiB/sec.
4693 2024.01.25 08:12:12.612258 [ 122 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4694 2024.01.25 08:12:12.612390 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4695 2024.01.25 08:12:12.612450 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Debug> DynamicQueryHandler: Done processing query
4696 2024.01.25 08:12:12.612485 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4697 2024.01.25 08:12:12.612488 [ 3 ] {8d0ca1d8-efc6-475b-902a-11fc0c232e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4698 2024.01.25 08:12:12.612526 [ 3 ] {} <Debug> HTTP-Session: 0f9bb3e3-a572-46b0-8f4d-96084c054365 Destroying unnamed session
4699 2024.01.25 08:12:12.612571 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4700 2024.01.25 08:12:12.612606 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 48 rows starting from the beginning of the part
4701 2024.01.25 08:12:12.612658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4702 2024.01.25 08:12:12.612723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4703 2024.01.25 08:12:12.612736 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part
4704 2024.01.25 08:12:12.612747 [ 3 ] {} <Debug> HTTP-Session: f3d1ffd7-308f-49b9-b3a6-eee9035c2217 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4705 2024.01.25 08:12:12.612782 [ 3 ] {} <Debug> HTTP-Session: f3d1ffd7-308f-49b9-b3a6-eee9035c2217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4706 2024.01.25 08:12:12.612861 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part
4707 2024.01.25 08:12:12.612904 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4708 2024.01.25 08:12:12.612967 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4709 2024.01.25 08:12:12.612987 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part
4710 2024.01.25 08:12:12.613161 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part
4711 2024.01.25 08:12:12.613219 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4712 2024.01.25 08:12:12.613312 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part
4713 2024.01.25 08:12:12.613728 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4714 2024.01.25 08:12:12.614033 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4715 2024.01.25 08:12:12.614232 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001774657 sec., 90158.26720318348 rows/sec., 7.14 MiB/sec.
4716 2024.01.25 08:12:12.614246 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4717 2024.01.25 08:12:12.614438 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4718 2024.01.25 08:12:12.614468 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.001525664 sec., 31461 rows/sec., 2.76 MiB/sec.
4719 2024.01.25 08:12:12.614622 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Debug> DynamicQueryHandler: Done processing query
4720 2024.01.25 08:12:12.614662 [ 3 ] {7b5a5ea1-9801-4753-8f8e-1f1b511db567} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4721 2024.01.25 08:12:12.614682 [ 3 ] {} <Debug> HTTP-Session: f3d1ffd7-308f-49b9-b3a6-eee9035c2217 Destroying unnamed session
4722 2024.01.25 08:12:12.614756 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4723 2024.01.25 08:12:12.614848 [ 22 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_46_9} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4724 2024.01.25 08:12:12.614849 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4725 2024.01.25 08:12:12.614954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4726 2024.01.25 08:12:12.614984 [ 3 ] {} <Debug> HTTP-Session: 44a413b4-a4af-483d-b148-e651d4762e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4727 2024.01.25 08:12:12.615003 [ 3 ] {} <Debug> HTTP-Session: 44a413b4-a4af-483d-b148-e651d4762e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4728 2024.01.25 08:12:12.615077 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4729 2024.01.25 08:12:12.615117 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4730 2024.01.25 08:12:12.615227 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4731 2024.01.25 08:12:12.615511 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4732 2024.01.25 08:12:12.615722 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4733 2024.01.25 08:12:12.615871 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4734 2024.01.25 08:12:12.615990 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000882054 sec., 18139 rows/sec., 1.42 MiB/sec.
4735 2024.01.25 08:12:12.616122 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Debug> DynamicQueryHandler: Done processing query
4736 2024.01.25 08:12:12.616146 [ 3 ] {5de85f92-ef94-40eb-8fb7-30cf6fe294c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4737 2024.01.25 08:12:12.616162 [ 3 ] {} <Debug> HTTP-Session: 44a413b4-a4af-483d-b148-e651d4762e08 Destroying unnamed session
4738 2024.01.25 08:12:12.616279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4739 2024.01.25 08:12:12.616323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4740 2024.01.25 08:12:12.616341 [ 3 ] {} <Debug> HTTP-Session: 7d885706-798e-4fa7-8019-3f4181095087 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4741 2024.01.25 08:12:12.616359 [ 3 ] {} <Debug> HTTP-Session: 7d885706-798e-4fa7-8019-3f4181095087 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4742 2024.01.25 08:12:12.616438 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4743 2024.01.25 08:12:12.616483 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4744 2024.01.25 08:12:12.616624 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4745 2024.01.25 08:12:12.616965 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4746 2024.01.25 08:12:12.617252 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4747 2024.01.25 08:12:12.617438 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4748 2024.01.25 08:12:12.617556 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4749 2024.01.25 08:12:12.617572 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001104427 sec., 14487 rows/sec., 19.55 MiB/sec.
4750 2024.01.25 08:12:12.617613 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4751 2024.01.25 08:12:12.617747 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4752 2024.01.25 08:12:12.617794 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Debug> DynamicQueryHandler: Done processing query
4753 2024.01.25 08:12:12.617823 [ 3 ] {c38a0226-f302-48dc-8b78-4d000f9fcb13} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4754 2024.01.25 08:12:12.617851 [ 3 ] {} <Debug> HTTP-Session: 7d885706-798e-4fa7-8019-3f4181095087 Destroying unnamed session
4755 2024.01.25 08:12:12.617858 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4756 2024.01.25 08:12:12.617892 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 957 rows starting from the beginning of the part
4757 2024.01.25 08:12:12.617992 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part
4758 2024.01.25 08:12:12.618081 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 32 rows starting from the beginning of the part
4759 2024.01.25 08:12:12.618164 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 16 rows starting from the beginning of the part
4760 2024.01.25 08:12:12.618243 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 32 rows starting from the beginning of the part
4761 2024.01.25 08:12:12.618323 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 16 rows starting from the beginning of the part
4762 2024.01.25 08:12:12.621411 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1069 rows, containing 6 columns (6 merged, 0 gathered) in 0.003735908 sec., 286141.94996236527 rows/sec., 386.13 MiB/sec.
4763 2024.01.25 08:12:12.622073 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4764 2024.01.25 08:12:12.622311 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4765 2024.01.25 08:12:12.622375 [ 22 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4766 2024.01.25 08:12:12.622454 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_46_9: 9.04 MiB.
4767 2024.01.25 08:12:13.000183 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 233.90 MiB, peak 242.91 MiB, will set to 235.46 MiB (RSS), difference: 1.55 MiB
4768 2024.01.25 08:12:17.613920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4769 2024.01.25 08:12:17.614056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4770 2024.01.25 08:12:17.614086 [ 3 ] {} <Debug> HTTP-Session: 8474dd2b-cfe9-481d-9900-f6c51bf8571c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4771 2024.01.25 08:12:17.614113 [ 3 ] {} <Debug> HTTP-Session: 8474dd2b-cfe9-481d-9900-f6c51bf8571c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4772 2024.01.25 08:12:17.614257 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4773 2024.01.25 08:12:17.614322 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4774 2024.01.25 08:12:17.614504 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4775 2024.01.25 08:12:17.615009 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4776 2024.01.25 08:12:17.615279 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4777 2024.01.25 08:12:17.615444 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4778 2024.01.25 08:12:17.615571 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001271469 sec., 25167 rows/sec., 1.99 MiB/sec.
4779 2024.01.25 08:12:17.615738 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Debug> DynamicQueryHandler: Done processing query
4780 2024.01.25 08:12:17.615766 [ 3 ] {e990526d-5efb-420a-bad5-f2d4f15af205} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4781 2024.01.25 08:12:17.615782 [ 3 ] {} <Debug> HTTP-Session: 8474dd2b-cfe9-481d-9900-f6c51bf8571c Destroying unnamed session
4782 2024.01.25 08:12:17.615912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4783 2024.01.25 08:12:17.615961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4784 2024.01.25 08:12:17.615981 [ 3 ] {} <Debug> HTTP-Session: 60202124-5c33-492f-bea4-bdaa26d5d7ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4785 2024.01.25 08:12:17.616001 [ 3 ] {} <Debug> HTTP-Session: 60202124-5c33-492f-bea4-bdaa26d5d7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4786 2024.01.25 08:12:17.616091 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4787 2024.01.25 08:12:17.616133 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4788 2024.01.25 08:12:17.616246 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4789 2024.01.25 08:12:17.616629 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4790 2024.01.25 08:12:17.616845 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4791 2024.01.25 08:12:17.616984 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4792 2024.01.25 08:12:17.617098 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Information> executeQuery: Read 132 rows, 12.99 KiB in 0.001004735 sec., 131377 rows/sec., 12.62 MiB/sec.
4793 2024.01.25 08:12:17.617200 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Debug> DynamicQueryHandler: Done processing query
4794 2024.01.25 08:12:17.617222 [ 3 ] {fcecb868-56f1-4261-8ee6-606ee712abc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4795 2024.01.25 08:12:17.617237 [ 3 ] {} <Debug> HTTP-Session: 60202124-5c33-492f-bea4-bdaa26d5d7ae Destroying unnamed session
4796 2024.01.25 08:12:17.617345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4797 2024.01.25 08:12:17.617391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4798 2024.01.25 08:12:17.617409 [ 3 ] {} <Debug> HTTP-Session: 5de86340-e734-49a4-8eb1-28e9250e18c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4799 2024.01.25 08:12:17.617426 [ 3 ] {} <Debug> HTTP-Session: 5de86340-e734-49a4-8eb1-28e9250e18c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4800 2024.01.25 08:12:17.617496 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4801 2024.01.25 08:12:17.617534 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4802 2024.01.25 08:12:17.617632 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4803 2024.01.25 08:12:17.618017 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4804 2024.01.25 08:12:17.618228 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4805 2024.01.25 08:12:17.618375 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4806 2024.01.25 08:12:17.618495 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000916765 sec., 61084 rows/sec., 4.75 MiB/sec.
4807 2024.01.25 08:12:17.618606 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Debug> DynamicQueryHandler: Done processing query
4808 2024.01.25 08:12:17.618630 [ 3 ] {0f92a9a0-ea08-4ff2-b1e2-706f4c7dff9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4809 2024.01.25 08:12:17.618646 [ 3 ] {} <Debug> HTTP-Session: 5de86340-e734-49a4-8eb1-28e9250e18c1 Destroying unnamed session
4810 2024.01.25 08:12:17.618743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7036, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4811 2024.01.25 08:12:17.618787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4812 2024.01.25 08:12:17.618805 [ 3 ] {} <Debug> HTTP-Session: ba4bd141-3f98-47c7-a965-03f0973ffa81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4813 2024.01.25 08:12:17.618821 [ 3 ] {} <Debug> HTTP-Session: ba4bd141-3f98-47c7-a965-03f0973ffa81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4814 2024.01.25 08:12:17.618896 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4815 2024.01.25 08:12:17.618939 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4816 2024.01.25 08:12:17.619059 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4817 2024.01.25 08:12:17.619340 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4818 2024.01.25 08:12:17.619603 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4819 2024.01.25 08:12:17.619789 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4820 2024.01.25 08:12:17.619910 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000985965 sec., 36512 rows/sec., 2.58 MiB/sec.
4821 2024.01.25 08:12:17.620044 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Debug> DynamicQueryHandler: Done processing query
4822 2024.01.25 08:12:17.620067 [ 3 ] {a88a1ac0-ea7a-431e-85a2-0d6ee48f1bfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4823 2024.01.25 08:12:17.620083 [ 3 ] {} <Debug> HTTP-Session: ba4bd141-3f98-47c7-a965-03f0973ffa81 Destroying unnamed session
4824 2024.01.25 08:12:17.620216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4825 2024.01.25 08:12:17.620259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4826 2024.01.25 08:12:17.620277 [ 3 ] {} <Debug> HTTP-Session: 0bc702c1-42bb-46ce-afaa-3eb607896a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4827 2024.01.25 08:12:17.620294 [ 3 ] {} <Debug> HTTP-Session: 0bc702c1-42bb-46ce-afaa-3eb607896a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4828 2024.01.25 08:12:17.620373 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4829 2024.01.25 08:12:17.620416 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4830 2024.01.25 08:12:17.620547 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4831 2024.01.25 08:12:17.620948 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4832 2024.01.25 08:12:17.621240 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4833 2024.01.25 08:12:17.621416 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4834 2024.01.25 08:12:17.621539 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001137968 sec., 28120 rows/sec., 37.95 MiB/sec.
4835 2024.01.25 08:12:17.621762 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Debug> DynamicQueryHandler: Done processing query
4836 2024.01.25 08:12:17.621787 [ 3 ] {7369da01-d20b-4ffb-a1ec-056e130b7534} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4837 2024.01.25 08:12:17.621803 [ 3 ] {} <Debug> HTTP-Session: 0bc702c1-42bb-46ce-afaa-3eb607896a56 Destroying unnamed session
4838 2024.01.25 08:12:22.389684 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache
4839 2024.01.25 08:12:22.389775 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache
4840 2024.01.25 08:12:22.611738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4841 2024.01.25 08:12:22.611854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4842 2024.01.25 08:12:22.611884 [ 3 ] {} <Debug> HTTP-Session: 1db36f4d-8a97-413c-a68b-f88724e980de Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4843 2024.01.25 08:12:22.611912 [ 3 ] {} <Debug> HTTP-Session: 1db36f4d-8a97-413c-a68b-f88724e980de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4844 2024.01.25 08:12:22.612053 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4845 2024.01.25 08:12:22.612118 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4846 2024.01.25 08:12:22.612272 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4847 2024.01.25 08:12:22.612722 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4848 2024.01.25 08:12:22.612977 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4849 2024.01.25 08:12:22.613138 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4850 2024.01.25 08:12:22.613255 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001162347 sec., 13765 rows/sec., 1.09 MiB/sec.
4851 2024.01.25 08:12:22.613391 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Debug> DynamicQueryHandler: Done processing query
4852 2024.01.25 08:12:22.613417 [ 3 ] {a65693f3-9816-4130-9ab3-6fefce7aa48d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4853 2024.01.25 08:12:22.613433 [ 3 ] {} <Debug> HTTP-Session: 1db36f4d-8a97-413c-a68b-f88724e980de Destroying unnamed session
4854 2024.01.25 08:12:22.613547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4855 2024.01.25 08:12:22.613591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4856 2024.01.25 08:12:22.613610 [ 3 ] {} <Debug> HTTP-Session: fa43144b-8bcf-461f-aad1-f786731c0f7e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4857 2024.01.25 08:12:22.613626 [ 3 ] {} <Debug> HTTP-Session: fa43144b-8bcf-461f-aad1-f786731c0f7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4858 2024.01.25 08:12:22.613699 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4859 2024.01.25 08:12:22.613737 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4860 2024.01.25 08:12:22.613839 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4861 2024.01.25 08:12:22.614143 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4862 2024.01.25 08:12:22.614354 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4863 2024.01.25 08:12:22.614501 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4864 2024.01.25 08:12:22.614616 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000890044 sec., 53929 rows/sec., 4.73 MiB/sec.
4865 2024.01.25 08:12:22.614739 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Debug> DynamicQueryHandler: Done processing query
4866 2024.01.25 08:12:22.614764 [ 3 ] {ad3db6de-a941-43a0-8c1c-b7d7343a81c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4867 2024.01.25 08:12:22.614779 [ 3 ] {} <Debug> HTTP-Session: fa43144b-8bcf-461f-aad1-f786731c0f7e Destroying unnamed session
4868 2024.01.25 08:12:22.614887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4869 2024.01.25 08:12:22.614933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4870 2024.01.25 08:12:22.614952 [ 3 ] {} <Debug> HTTP-Session: b6f2008c-80ca-4ea7-a3bd-502d99292627 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4871 2024.01.25 08:12:22.614969 [ 3 ] {} <Debug> HTTP-Session: b6f2008c-80ca-4ea7-a3bd-502d99292627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4872 2024.01.25 08:12:22.615040 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4873 2024.01.25 08:12:22.615077 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4874 2024.01.25 08:12:22.615180 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4875 2024.01.25 08:12:22.615446 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4876 2024.01.25 08:12:22.615658 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4877 2024.01.25 08:12:22.615806 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4878 2024.01.25 08:12:22.615923 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000856524 sec., 18680 rows/sec., 1.46 MiB/sec.
4879 2024.01.25 08:12:22.616023 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Debug> DynamicQueryHandler: Done processing query
4880 2024.01.25 08:12:22.616046 [ 3 ] {cc1e945d-1934-4467-97f1-4c899512b46d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4881 2024.01.25 08:12:22.616061 [ 3 ] {} <Debug> HTTP-Session: b6f2008c-80ca-4ea7-a3bd-502d99292627 Destroying unnamed session
4882 2024.01.25 08:12:22.616169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4883 2024.01.25 08:12:22.616212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4884 2024.01.25 08:12:22.616230 [ 3 ] {} <Debug> HTTP-Session: 65bf8ef0-63ce-483e-a7b9-eb9e4ac6d503 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4885 2024.01.25 08:12:22.616249 [ 3 ] {} <Debug> HTTP-Session: 65bf8ef0-63ce-483e-a7b9-eb9e4ac6d503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4886 2024.01.25 08:12:22.616323 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4887 2024.01.25 08:12:22.616368 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4888 2024.01.25 08:12:22.616503 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4889 2024.01.25 08:12:22.616832 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4890 2024.01.25 08:12:22.617120 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4891 2024.01.25 08:12:22.617295 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4892 2024.01.25 08:12:22.617418 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001067076 sec., 14994 rows/sec., 20.23 MiB/sec.
4893 2024.01.25 08:12:22.617536 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Debug> DynamicQueryHandler: Done processing query
4894 2024.01.25 08:12:22.617559 [ 3 ] {29320427-b367-4729-bdd5-88113b479d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4895 2024.01.25 08:12:22.617575 [ 3 ] {} <Debug> HTTP-Session: 65bf8ef0-63ce-483e-a7b9-eb9e4ac6d503 Destroying unnamed session
4896 2024.01.25 08:12:27.611321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4897 2024.01.25 08:12:27.611447 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4898 2024.01.25 08:12:27.611473 [ 3 ] {} <Debug> HTTP-Session: 7d7f03fc-e99d-4bd8-a6dc-9d89ef95a38d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4899 2024.01.25 08:12:27.611497 [ 3 ] {} <Debug> HTTP-Session: 7d7f03fc-e99d-4bd8-a6dc-9d89ef95a38d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4900 2024.01.25 08:12:27.611623 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4901 2024.01.25 08:12:27.611682 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4902 2024.01.25 08:12:27.611845 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4903 2024.01.25 08:12:27.612280 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4904 2024.01.25 08:12:27.612549 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4905 2024.01.25 08:12:27.612713 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4906 2024.01.25 08:12:27.612838 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001171088 sec., 27325 rows/sec., 2.16 MiB/sec.
4907 2024.01.25 08:12:27.612987 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Debug> DynamicQueryHandler: Done processing query
4908 2024.01.25 08:12:27.613013 [ 3 ] {3276d94a-3f72-471a-be7f-9ef4c3ed2fc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4909 2024.01.25 08:12:27.613029 [ 3 ] {} <Debug> HTTP-Session: 7d7f03fc-e99d-4bd8-a6dc-9d89ef95a38d Destroying unnamed session
4910 2024.01.25 08:12:27.613155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4911 2024.01.25 08:12:27.613204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4912 2024.01.25 08:12:27.613224 [ 3 ] {} <Debug> HTTP-Session: 230c0092-45bc-4cfa-92c5-44ad0c84b351 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4913 2024.01.25 08:12:27.613243 [ 3 ] {} <Debug> HTTP-Session: 230c0092-45bc-4cfa-92c5-44ad0c84b351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4914 2024.01.25 08:12:27.613327 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4915 2024.01.25 08:12:27.613367 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4916 2024.01.25 08:12:27.613475 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4917 2024.01.25 08:12:27.613816 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4918 2024.01.25 08:12:27.614040 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4919 2024.01.25 08:12:27.614194 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4920 2024.01.25 08:12:27.614321 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000957355 sec., 100276 rows/sec., 10.07 MiB/sec.
4921 2024.01.25 08:12:27.614471 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Debug> DynamicQueryHandler: Done processing query
4922 2024.01.25 08:12:27.614508 [ 3 ] {b62544e9-2a60-4e7c-a0ce-80247691ac3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
4923 2024.01.25 08:12:27.614557 [ 3 ] {} <Debug> HTTP-Session: 230c0092-45bc-4cfa-92c5-44ad0c84b351 Destroying unnamed session
4924 2024.01.25 08:12:27.614692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4925 2024.01.25 08:12:27.614737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4926 2024.01.25 08:12:27.614757 [ 3 ] {} <Debug> HTTP-Session: d126041d-058c-4b8b-9eb3-4c900f5308f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4927 2024.01.25 08:12:27.614773 [ 3 ] {} <Debug> HTTP-Session: d126041d-058c-4b8b-9eb3-4c900f5308f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4928 2024.01.25 08:12:27.614851 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4929 2024.01.25 08:12:27.614891 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4930 2024.01.25 08:12:27.615006 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4931 2024.01.25 08:12:27.615290 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4932 2024.01.25 08:12:27.615506 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4933 2024.01.25 08:12:27.615656 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4934 2024.01.25 08:12:27.615774 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000894074 sec., 35791 rows/sec., 2.80 MiB/sec.
4935 2024.01.25 08:12:27.615890 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Debug> DynamicQueryHandler: Done processing query
4936 2024.01.25 08:12:27.615914 [ 3 ] {5d2ab368-f5fe-44df-ba4d-1bc5d454c0a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4937 2024.01.25 08:12:27.615929 [ 3 ] {} <Debug> HTTP-Session: d126041d-058c-4b8b-9eb3-4c900f5308f8 Destroying unnamed session
4938 2024.01.25 08:12:27.616117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4939 2024.01.25 08:12:27.616163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4940 2024.01.25 08:12:27.616181 [ 3 ] {} <Debug> HTTP-Session: cfbc5279-ba2f-4e9a-b2ae-79298590bcd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4941 2024.01.25 08:12:27.616197 [ 3 ] {} <Debug> HTTP-Session: cfbc5279-ba2f-4e9a-b2ae-79298590bcd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4942 2024.01.25 08:12:27.616275 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4943 2024.01.25 08:12:27.616319 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4944 2024.01.25 08:12:27.616457 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4945 2024.01.25 08:12:27.616875 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4946 2024.01.25 08:12:27.617170 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4947 2024.01.25 08:12:27.617345 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4948 2024.01.25 08:12:27.617465 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001162628 sec., 27523 rows/sec., 37.14 MiB/sec.
4949 2024.01.25 08:12:27.617574 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Debug> DynamicQueryHandler: Done processing query
4950 2024.01.25 08:12:27.617597 [ 3 ] {d438f2ea-e658-490f-ad35-68efc1d4bcbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
4951 2024.01.25 08:12:27.617613 [ 3 ] {} <Debug> HTTP-Session: cfbc5279-ba2f-4e9a-b2ae-79298590bcd4 Destroying unnamed session
4952 2024.01.25 08:12:32.610367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4953 2024.01.25 08:12:32.610484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4954 2024.01.25 08:12:32.610509 [ 3 ] {} <Debug> HTTP-Session: 5d08d211-0f6b-437e-b619-1d9720b8fa41 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4955 2024.01.25 08:12:32.610533 [ 3 ] {} <Debug> HTTP-Session: 5d08d211-0f6b-437e-b619-1d9720b8fa41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4956 2024.01.25 08:12:32.610660 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4957 2024.01.25 08:12:32.610719 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4958 2024.01.25 08:12:32.610873 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4959 2024.01.25 08:12:32.611280 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4960 2024.01.25 08:12:32.611536 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4961 2024.01.25 08:12:32.611693 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4962 2024.01.25 08:12:32.611824 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001120198 sec., 14283 rows/sec., 1.13 MiB/sec.
4963 2024.01.25 08:12:32.611991 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Debug> DynamicQueryHandler: Done processing query
4964 2024.01.25 08:12:32.612017 [ 3 ] {ae03feba-19e1-414d-88d9-741fcbb0995f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4965 2024.01.25 08:12:32.612033 [ 3 ] {} <Debug> HTTP-Session: 5d08d211-0f6b-437e-b619-1d9720b8fa41 Destroying unnamed session
4966 2024.01.25 08:12:32.612145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4967 2024.01.25 08:12:32.612191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4968 2024.01.25 08:12:32.612210 [ 3 ] {} <Debug> HTTP-Session: 2ae9e13e-40cd-4ce8-9ac0-8519f45d610e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4969 2024.01.25 08:12:32.612226 [ 3 ] {} <Debug> HTTP-Session: 2ae9e13e-40cd-4ce8-9ac0-8519f45d610e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4970 2024.01.25 08:12:32.612300 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4971 2024.01.25 08:12:32.612338 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4972 2024.01.25 08:12:32.612446 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4973 2024.01.25 08:12:32.612732 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4974 2024.01.25 08:12:32.612938 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4975 2024.01.25 08:12:32.613087 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4976 2024.01.25 08:12:32.613209 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000879694 sec., 54564 rows/sec., 4.79 MiB/sec.
4977 2024.01.25 08:12:32.613203 [ 112 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4978 2024.01.25 08:12:32.613324 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4979 2024.01.25 08:12:32.613359 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Debug> DynamicQueryHandler: Done processing query
4980 2024.01.25 08:12:32.613394 [ 3 ] {ca0b4893-bd71-476c-a645-53a867c72187} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4981 2024.01.25 08:12:32.613406 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4982 2024.01.25 08:12:32.613414 [ 3 ] {} <Debug> HTTP-Session: 2ae9e13e-40cd-4ce8-9ac0-8519f45d610e Destroying unnamed session
4983 2024.01.25 08:12:32.613496 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4984 2024.01.25 08:12:32.613531 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 184 rows starting from the beginning of the part
4985 2024.01.25 08:12:32.613568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4986 2024.01.25 08:12:32.613620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4987 2024.01.25 08:12:32.613647 [ 3 ] {} <Debug> HTTP-Session: df4fee4a-cde2-4bc6-b537-a6dfec064920 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4988 2024.01.25 08:12:32.613676 [ 3 ] {} <Debug> HTTP-Session: df4fee4a-cde2-4bc6-b537-a6dfec064920 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4989 2024.01.25 08:12:32.613690 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 48 rows starting from the beginning of the part
4990 2024.01.25 08:12:32.613779 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4991 2024.01.25 08:12:32.613835 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4992 2024.01.25 08:12:32.613836 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 132 rows starting from the beginning of the part
4993 2024.01.25 08:12:32.614051 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 48 rows starting from the beginning of the part
4994 2024.01.25 08:12:32.614076 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4995 2024.01.25 08:12:32.614178 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 96 rows starting from the beginning of the part
4996 2024.01.25 08:12:32.614349 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 48 rows starting from the beginning of the part
4997 2024.01.25 08:12:32.614544 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
4998 2024.01.25 08:12:32.614803 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4999 2024.01.25 08:12:32.615007 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5000 2024.01.25 08:12:32.615144 [ 112 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5001 2024.01.25 08:12:32.615165 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.00134261 sec., 11917 rows/sec., 954.30 KiB/sec.
5002 2024.01.25 08:12:32.615227 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5003 2024.01.25 08:12:32.615550 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5004 2024.01.25 08:12:32.615606 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Debug> DynamicQueryHandler: Done processing query
5005 2024.01.25 08:12:32.615709 [ 3 ] {09e9d643-6d0e-4935-87b8-7732185c41aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5006 2024.01.25 08:12:32.615822 [ 3 ] {} <Debug> HTTP-Session: df4fee4a-cde2-4bc6-b537-a6dfec064920 Destroying unnamed session
5007 2024.01.25 08:12:32.616010 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5008 2024.01.25 08:12:32.616123 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 98 rows starting from the beginning of the part
5009 2024.01.25 08:12:32.616149 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 556 rows, containing 4 columns (4 merged, 0 gathered) in 0.002771133 sec., 200639.9548487929 rows/sec., 18.84 MiB/sec.
5010 2024.01.25 08:12:32.616190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17159, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5011 2024.01.25 08:12:32.616295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5012 2024.01.25 08:12:32.616384 [ 3 ] {} <Debug> HTTP-Session: 3eccd2f3-506b-4cf0-8f6e-c08fc8e8a04e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5013 2024.01.25 08:12:32.616433 [ 3 ] {} <Debug> HTTP-Session: 3eccd2f3-506b-4cf0-8f6e-c08fc8e8a04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5014 2024.01.25 08:12:32.616476 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 16 rows starting from the beginning of the part
5015 2024.01.25 08:12:32.616493 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5016 2024.01.25 08:12:32.616812 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5017 2024.01.25 08:12:32.616846 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 56 rows starting from the beginning of the part
5018 2024.01.25 08:12:32.616985 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5019 2024.01.25 08:12:32.617069 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5020 2024.01.25 08:12:32.617233 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part
5021 2024.01.25 08:12:32.617386 [ 16 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_51_10} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5022 2024.01.25 08:12:32.617624 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 32 rows starting from the beginning of the part
5023 2024.01.25 08:12:32.617985 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5024 2024.01.25 08:12:32.617990 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part
5025 2024.01.25 08:12:32.618704 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5026 2024.01.25 08:12:32.619434 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
5027 2024.01.25 08:12:32.619622 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.004269106 sec., 54812.41271591757 rows/sec., 4.28 MiB/sec.
5028 2024.01.25 08:12:32.619764 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
5029 2024.01.25 08:12:32.619773 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5030 2024.01.25 08:12:32.619971 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.003075058 sec., 5203 rows/sec., 7.02 MiB/sec.
5031 2024.01.25 08:12:32.620093 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5032 2024.01.25 08:12:32.620207 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Debug> DynamicQueryHandler: Done processing query
5033 2024.01.25 08:12:32.620218 [ 22 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_51_10} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5034 2024.01.25 08:12:32.620243 [ 3 ] {027c95fc-10f6-40dc-b52b-06e226b74b66} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5035 2024.01.25 08:12:32.620274 [ 3 ] {} <Debug> HTTP-Session: 3eccd2f3-506b-4cf0-8f6e-c08fc8e8a04e Destroying unnamed session
5036 2024.01.25 08:12:37.390019 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache
5037 2024.01.25 08:12:37.390090 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache
5038 2024.01.25 08:12:37.611860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5039 2024.01.25 08:12:37.611975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5040 2024.01.25 08:12:37.612006 [ 3 ] {} <Debug> HTTP-Session: 73e8fdc5-4e4f-4701-b19e-16573516fbb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5041 2024.01.25 08:12:37.612034 [ 3 ] {} <Debug> HTTP-Session: 73e8fdc5-4e4f-4701-b19e-16573516fbb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5042 2024.01.25 08:12:37.612179 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5043 2024.01.25 08:12:37.612246 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5044 2024.01.25 08:12:37.612427 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5045 2024.01.25 08:12:37.612949 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5046 2024.01.25 08:12:37.613229 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5047 2024.01.25 08:12:37.613401 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5048 2024.01.25 08:12:37.613523 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.0013029 sec., 24560 rows/sec., 1.94 MiB/sec.
5049 2024.01.25 08:12:37.613527 [ 75 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5050 2024.01.25 08:12:37.613608 [ 75 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5051 2024.01.25 08:12:37.613711 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Debug> DynamicQueryHandler: Done processing query
5052 2024.01.25 08:12:37.613759 [ 3 ] {c3aa5c45-69a9-44d3-a6a8-47b74bd6c251} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5053 2024.01.25 08:12:37.613769 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5054 2024.01.25 08:12:37.613787 [ 3 ] {} <Debug> HTTP-Session: 73e8fdc5-4e4f-4701-b19e-16573516fbb4 Destroying unnamed session
5055 2024.01.25 08:12:37.614031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5056 2024.01.25 08:12:37.614032 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5057 2024.01.25 08:12:37.614106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5058 2024.01.25 08:12:37.614129 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 48 rows starting from the beginning of the part
5059 2024.01.25 08:12:37.614142 [ 3 ] {} <Debug> HTTP-Session: 078364ae-8830-4ecf-bf4b-cdad588aa2a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5060 2024.01.25 08:12:37.614211 [ 3 ] {} <Debug> HTTP-Session: 078364ae-8830-4ecf-bf4b-cdad588aa2a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5061 2024.01.25 08:12:37.614384 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5062 2024.01.25 08:12:37.614493 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5063 2024.01.25 08:12:37.614521 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part
5064 2024.01.25 08:12:37.614920 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part
5065 2024.01.25 08:12:37.614953 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5066 2024.01.25 08:12:37.615136 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part
5067 2024.01.25 08:12:37.615367 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part
5068 2024.01.25 08:12:37.615669 [ 16 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part
5069 2024.01.25 08:12:37.615779 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5070 2024.01.25 08:12:37.616175 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5071 2024.01.25 08:12:37.616515 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
5072 2024.01.25 08:12:37.616762 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002306995 sec., 1733 rows/sec., 144.77 KiB/sec.
5073 2024.01.25 08:12:37.617168 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Debug> DynamicQueryHandler: Done processing query
5074 2024.01.25 08:12:37.617199 [ 3 ] {7f801aec-81e5-46dd-9412-5cb221939d61} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5075 2024.01.25 08:12:37.617202 [ 15 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003520274 sec., 49996.10825748223 rows/sec., 3.96 MiB/sec.
5076 2024.01.25 08:12:37.617218 [ 3 ] {} <Debug> HTTP-Session: 078364ae-8830-4ecf-bf4b-cdad588aa2a5 Destroying unnamed session
5077 2024.01.25 08:12:37.617344 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5078 2024.01.25 08:12:37.617372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5079 2024.01.25 08:12:37.617448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5080 2024.01.25 08:12:37.617474 [ 3 ] {} <Debug> HTTP-Session: 360ea6f2-a7a2-42a5-883e-e6e4b01b5e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5081 2024.01.25 08:12:37.617505 [ 3 ] {} <Debug> HTTP-Session: 360ea6f2-a7a2-42a5-883e-e6e4b01b5e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5082 2024.01.25 08:12:37.617625 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5083 2024.01.25 08:12:37.617663 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5084 2024.01.25 08:12:37.617692 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5085 2024.01.25 08:12:37.617783 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_51_10} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5086 2024.01.25 08:12:37.617976 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5087 2024.01.25 08:12:37.618337 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5088 2024.01.25 08:12:37.618561 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5089 2024.01.25 08:12:37.618715 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5090 2024.01.25 08:12:37.618812 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Information> executeQuery: Read 98 rows, 10.05 KiB in 0.001143668 sec., 85689 rows/sec., 8.58 MiB/sec.
5091 2024.01.25 08:12:37.618926 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Debug> DynamicQueryHandler: Done processing query
5092 2024.01.25 08:12:37.618950 [ 3 ] {6f68e9e3-74a7-4ce4-9977-4954484d8fd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
5093 2024.01.25 08:12:37.618966 [ 3 ] {} <Debug> HTTP-Session: 360ea6f2-a7a2-42a5-883e-e6e4b01b5e75 Destroying unnamed session
5094 2024.01.25 08:12:37.619071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5095 2024.01.25 08:12:37.619116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5096 2024.01.25 08:12:37.619135 [ 3 ] {} <Debug> HTTP-Session: cc3e93b8-859d-4920-a94d-feef513b5b2d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5097 2024.01.25 08:12:37.619151 [ 3 ] {} <Debug> HTTP-Session: cc3e93b8-859d-4920-a94d-feef513b5b2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5098 2024.01.25 08:12:37.619222 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5099 2024.01.25 08:12:37.619260 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5100 2024.01.25 08:12:37.619366 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5101 2024.01.25 08:12:37.619631 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5102 2024.01.25 08:12:37.619839 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
5103 2024.01.25 08:12:37.619988 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
5104 2024.01.25 08:12:37.620081 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000831803 sec., 4808 rows/sec., 335.77 KiB/sec.
5105 2024.01.25 08:12:37.620227 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Debug> DynamicQueryHandler: Done processing query
5106 2024.01.25 08:12:37.620251 [ 3 ] {249b3184-c0d4-485a-8130-c6ee65464a2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5107 2024.01.25 08:12:37.620267 [ 3 ] {} <Debug> HTTP-Session: cc3e93b8-859d-4920-a94d-feef513b5b2d Destroying unnamed session
5108 2024.01.25 08:12:37.620369 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5109 2024.01.25 08:12:37.620412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5110 2024.01.25 08:12:37.620431 [ 3 ] {} <Debug> HTTP-Session: de269c7d-d7f2-4e11-a7d8-1e015d89feb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5111 2024.01.25 08:12:37.620447 [ 3 ] {} <Debug> HTTP-Session: de269c7d-d7f2-4e11-a7d8-1e015d89feb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5112 2024.01.25 08:12:37.620521 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5113 2024.01.25 08:12:37.620562 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5114 2024.01.25 08:12:37.620671 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5115 2024.01.25 08:12:37.620950 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5116 2024.01.25 08:12:37.621151 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5117 2024.01.25 08:12:37.621297 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5118 2024.01.25 08:12:37.621392 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.000841763 sec., 42767 rows/sec., 3.35 MiB/sec.
5119 2024.01.25 08:12:37.621520 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Debug> DynamicQueryHandler: Done processing query
5120 2024.01.25 08:12:37.621542 [ 3 ] {fbf2d6a8-54b3-49bf-bada-7043b0043fa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5121 2024.01.25 08:12:37.621558 [ 3 ] {} <Debug> HTTP-Session: de269c7d-d7f2-4e11-a7d8-1e015d89feb7 Destroying unnamed session
5122 2024.01.25 08:12:37.621652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5123 2024.01.25 08:12:37.621696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5124 2024.01.25 08:12:37.621713 [ 3 ] {} <Debug> HTTP-Session: 3e94a761-7b46-4e1c-a55b-48d4ad14b02c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5125 2024.01.25 08:12:37.621729 [ 3 ] {} <Debug> HTTP-Session: 3e94a761-7b46-4e1c-a55b-48d4ad14b02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5126 2024.01.25 08:12:37.621797 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5127 2024.01.25 08:12:37.621838 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5128 2024.01.25 08:12:37.621958 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5129 2024.01.25 08:12:37.622215 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5130 2024.01.25 08:12:37.622467 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
5131 2024.01.25 08:12:37.622653 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
5132 2024.01.25 08:12:37.622752 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000928774 sec., 2153 rows/sec., 151.41 KiB/sec.
5133 2024.01.25 08:12:37.622919 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Debug> DynamicQueryHandler: Done processing query
5134 2024.01.25 08:12:37.622942 [ 3 ] {f06fd2d0-0888-483c-baf0-ee6660128de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5135 2024.01.25 08:12:37.622958 [ 3 ] {} <Debug> HTTP-Session: 3e94a761-7b46-4e1c-a55b-48d4ad14b02c Destroying unnamed session
5136 2024.01.25 08:12:37.623086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5137 2024.01.25 08:12:37.623131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5138 2024.01.25 08:12:37.623149 [ 3 ] {} <Debug> HTTP-Session: ae144fe2-e28b-4781-b027-dbbf6bf24dc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5139 2024.01.25 08:12:37.623165 [ 3 ] {} <Debug> HTTP-Session: ae144fe2-e28b-4781-b027-dbbf6bf24dc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5140 2024.01.25 08:12:37.623242 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5141 2024.01.25 08:12:37.623287 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5142 2024.01.25 08:12:37.623428 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5143 2024.01.25 08:12:37.623832 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5144 2024.01.25 08:12:37.624126 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5145 2024.01.25 08:12:37.624301 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5146 2024.01.25 08:12:37.624429 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001151578 sec., 27787 rows/sec., 37.50 MiB/sec.
5147 2024.01.25 08:12:37.624424 [ 106 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5148 2024.01.25 08:12:37.624548 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5149 2024.01.25 08:12:37.624619 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Debug> DynamicQueryHandler: Done processing query
5150 2024.01.25 08:12:37.624653 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5151 2024.01.25 08:12:37.624663 [ 3 ] {fa7fbd17-da45-40e1-a7e3-7fb4963463dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5152 2024.01.25 08:12:37.624706 [ 3 ] {} <Debug> HTTP-Session: ae144fe2-e28b-4781-b027-dbbf6bf24dc9 Destroying unnamed session
5153 2024.01.25 08:12:37.624782 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5154 2024.01.25 08:12:37.624818 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1069 rows starting from the beginning of the part
5155 2024.01.25 08:12:37.624927 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 32 rows starting from the beginning of the part
5156 2024.01.25 08:12:37.625024 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part
5157 2024.01.25 08:12:37.625119 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part
5158 2024.01.25 08:12:37.625209 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 16 rows starting from the beginning of the part
5159 2024.01.25 08:12:37.625295 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 32 rows starting from the beginning of the part
5160 2024.01.25 08:12:37.627504 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1197 rows, containing 6 columns (6 merged, 0 gathered) in 0.002904296 sec., 412148.0730614235 rows/sec., 556.17 MiB/sec.
5161 2024.01.25 08:12:37.628087 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5162 2024.01.25 08:12:37.628347 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5163 2024.01.25 08:12:37.628422 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5164 2024.01.25 08:12:37.628499 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_51_10: 9.29 MiB.
5165 2024.01.25 08:12:42.611171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5166 2024.01.25 08:12:42.611308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5167 2024.01.25 08:12:42.611339 [ 3 ] {} <Debug> HTTP-Session: b28c5d62-9686-4918-affb-5216d7277d06 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5168 2024.01.25 08:12:42.611367 [ 3 ] {} <Debug> HTTP-Session: b28c5d62-9686-4918-affb-5216d7277d06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5169 2024.01.25 08:12:42.611509 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5170 2024.01.25 08:12:42.611578 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5171 2024.01.25 08:12:42.611756 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5172 2024.01.25 08:12:42.612217 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5173 2024.01.25 08:12:42.612488 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5174 2024.01.25 08:12:42.612657 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5175 2024.01.25 08:12:42.612785 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001236229 sec., 12942 rows/sec., 1.02 MiB/sec.
5176 2024.01.25 08:12:42.612932 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Debug> DynamicQueryHandler: Done processing query
5177 2024.01.25 08:12:42.612959 [ 3 ] {8331d627-ebf8-4319-9005-f1defc6f5b85} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5178 2024.01.25 08:12:42.612975 [ 3 ] {} <Debug> HTTP-Session: b28c5d62-9686-4918-affb-5216d7277d06 Destroying unnamed session
5179 2024.01.25 08:12:42.613096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5180 2024.01.25 08:12:42.613144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5181 2024.01.25 08:12:42.613163 [ 3 ] {} <Debug> HTTP-Session: 2f98cba1-2ec4-4a91-ad56-f3f97f61d8bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5182 2024.01.25 08:12:42.613183 [ 3 ] {} <Debug> HTTP-Session: 2f98cba1-2ec4-4a91-ad56-f3f97f61d8bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5183 2024.01.25 08:12:42.613267 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5184 2024.01.25 08:12:42.613308 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5185 2024.01.25 08:12:42.613417 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5186 2024.01.25 08:12:42.613728 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5187 2024.01.25 08:12:42.613948 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5188 2024.01.25 08:12:42.614096 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5189 2024.01.25 08:12:42.614211 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000915274 sec., 52443 rows/sec., 4.60 MiB/sec.
5190 2024.01.25 08:12:42.614320 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Debug> DynamicQueryHandler: Done processing query
5191 2024.01.25 08:12:42.614344 [ 3 ] {c93495f9-6f68-447a-985a-c975ec3dd3cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5192 2024.01.25 08:12:42.614360 [ 3 ] {} <Debug> HTTP-Session: 2f98cba1-2ec4-4a91-ad56-f3f97f61d8bd Destroying unnamed session
5193 2024.01.25 08:12:42.614508 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5194 2024.01.25 08:12:42.614552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5195 2024.01.25 08:12:42.614571 [ 3 ] {} <Debug> HTTP-Session: f7b08db6-3a83-41ac-a07d-84b98b5abd87 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5196 2024.01.25 08:12:42.614588 [ 3 ] {} <Debug> HTTP-Session: f7b08db6-3a83-41ac-a07d-84b98b5abd87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5197 2024.01.25 08:12:42.614660 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5198 2024.01.25 08:12:42.614698 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5199 2024.01.25 08:12:42.614801 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5200 2024.01.25 08:12:42.615093 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5201 2024.01.25 08:12:42.615298 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5202 2024.01.25 08:12:42.615456 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5203 2024.01.25 08:12:42.615573 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000885134 sec., 18076 rows/sec., 1.41 MiB/sec.
5204 2024.01.25 08:12:42.615722 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Debug> DynamicQueryHandler: Done processing query
5205 2024.01.25 08:12:42.615756 [ 3 ] {df5929bd-1d02-452e-93d3-bb3214fa5f02} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5206 2024.01.25 08:12:42.615773 [ 3 ] {} <Debug> HTTP-Session: f7b08db6-3a83-41ac-a07d-84b98b5abd87 Destroying unnamed session
5207 2024.01.25 08:12:42.615889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17160, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5208 2024.01.25 08:12:42.615935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5209 2024.01.25 08:12:42.615954 [ 3 ] {} <Debug> HTTP-Session: 9a353b54-1a42-48f5-9439-b95109dc4979 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5210 2024.01.25 08:12:42.615971 [ 3 ] {} <Debug> HTTP-Session: 9a353b54-1a42-48f5-9439-b95109dc4979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5211 2024.01.25 08:12:42.616051 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5212 2024.01.25 08:12:42.616096 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5213 2024.01.25 08:12:42.616239 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5214 2024.01.25 08:12:42.616669 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5215 2024.01.25 08:12:42.616962 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5216 2024.01.25 08:12:42.617139 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5217 2024.01.25 08:12:42.617269 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001182038 sec., 13535 rows/sec., 18.27 MiB/sec.
5218 2024.01.25 08:12:42.617449 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Debug> DynamicQueryHandler: Done processing query
5219 2024.01.25 08:12:42.617473 [ 3 ] {389c6757-6d8c-43be-816e-578e872e7efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5220 2024.01.25 08:12:42.617490 [ 3 ] {} <Debug> HTTP-Session: 9a353b54-1a42-48f5-9439-b95109dc4979 Destroying unnamed session
5221 2024.01.25 08:12:47.613498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5222 2024.01.25 08:12:47.613631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5223 2024.01.25 08:12:47.613657 [ 3 ] {} <Debug> HTTP-Session: 2fe06d50-dda8-43dd-b166-2ac1af88a681 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5224 2024.01.25 08:12:47.613682 [ 3 ] {} <Debug> HTTP-Session: 2fe06d50-dda8-43dd-b166-2ac1af88a681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5225 2024.01.25 08:12:47.613809 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5226 2024.01.25 08:12:47.613869 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5227 2024.01.25 08:12:47.614027 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5228 2024.01.25 08:12:47.614525 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5229 2024.01.25 08:12:47.614796 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5230 2024.01.25 08:12:47.614959 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5231 2024.01.25 08:12:47.615098 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001244499 sec., 25713 rows/sec., 2.04 MiB/sec.
5232 2024.01.25 08:12:47.615242 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Debug> DynamicQueryHandler: Done processing query
5233 2024.01.25 08:12:47.615268 [ 3 ] {31e90d8a-cb7a-472d-864b-a8dae26f962c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5234 2024.01.25 08:12:47.615284 [ 3 ] {} <Debug> HTTP-Session: 2fe06d50-dda8-43dd-b166-2ac1af88a681 Destroying unnamed session
5235 2024.01.25 08:12:47.615437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5236 2024.01.25 08:12:47.615482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5237 2024.01.25 08:12:47.615502 [ 3 ] {} <Debug> HTTP-Session: 149ed2b7-06c6-4d43-b20a-c5949aff7943 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5238 2024.01.25 08:12:47.615518 [ 3 ] {} <Debug> HTTP-Session: 149ed2b7-06c6-4d43-b20a-c5949aff7943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5239 2024.01.25 08:12:47.615588 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5240 2024.01.25 08:12:47.615626 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5241 2024.01.25 08:12:47.615734 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5242 2024.01.25 08:12:47.616030 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5243 2024.01.25 08:12:47.616239 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5244 2024.01.25 08:12:47.616385 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5245 2024.01.25 08:12:47.616511 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000890134 sec., 2246 rows/sec., 191.99 KiB/sec.
5246 2024.01.25 08:12:47.616655 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Debug> DynamicQueryHandler: Done processing query
5247 2024.01.25 08:12:47.616679 [ 3 ] {353f53c5-bbcb-49a2-b1d6-5a3e1e0cdf10} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5248 2024.01.25 08:12:47.616695 [ 3 ] {} <Debug> HTTP-Session: 149ed2b7-06c6-4d43-b20a-c5949aff7943 Destroying unnamed session
5249 2024.01.25 08:12:47.616823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5250 2024.01.25 08:12:47.616869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5251 2024.01.25 08:12:47.616887 [ 3 ] {} <Debug> HTTP-Session: 3ce8f493-2a4a-4d5a-8b7a-5cd56d9f3e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5252 2024.01.25 08:12:47.616903 [ 3 ] {} <Debug> HTTP-Session: 3ce8f493-2a4a-4d5a-8b7a-5cd56d9f3e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5253 2024.01.25 08:12:47.616978 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5254 2024.01.25 08:12:47.617015 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5255 2024.01.25 08:12:47.617119 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5256 2024.01.25 08:12:47.617483 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5257 2024.01.25 08:12:47.617702 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5258 2024.01.25 08:12:47.617865 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5259 2024.01.25 08:12:47.617984 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Information> executeQuery: Read 133 rows, 13.08 KiB in 0.000972455 sec., 136767 rows/sec., 13.13 MiB/sec.
5260 2024.01.25 08:12:47.618111 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Debug> DynamicQueryHandler: Done processing query
5261 2024.01.25 08:12:47.618136 [ 3 ] {13ba73cf-0ca6-4e58-ab7f-da31304686cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5262 2024.01.25 08:12:47.618152 [ 3 ] {} <Debug> HTTP-Session: 3ce8f493-2a4a-4d5a-8b7a-5cd56d9f3e2c Destroying unnamed session
5263 2024.01.25 08:12:47.618288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5264 2024.01.25 08:12:47.618332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5265 2024.01.25 08:12:47.618350 [ 3 ] {} <Debug> HTTP-Session: c38d2c51-155a-42ce-b518-ba543e21ea71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5266 2024.01.25 08:12:47.618366 [ 3 ] {} <Debug> HTTP-Session: c38d2c51-155a-42ce-b518-ba543e21ea71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5267 2024.01.25 08:12:47.618435 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5268 2024.01.25 08:12:47.618474 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5269 2024.01.25 08:12:47.618580 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5270 2024.01.25 08:12:47.618840 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5271 2024.01.25 08:12:47.619046 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
5272 2024.01.25 08:12:47.619196 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
5273 2024.01.25 08:12:47.619307 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000842823 sec., 2372 rows/sec., 165.69 KiB/sec.
5274 2024.01.25 08:12:47.619428 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Debug> DynamicQueryHandler: Done processing query
5275 2024.01.25 08:12:47.619451 [ 3 ] {be5e0214-cf1c-41dd-a605-244a2800dcc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5276 2024.01.25 08:12:47.619467 [ 3 ] {} <Debug> HTTP-Session: c38d2c51-155a-42ce-b518-ba543e21ea71 Destroying unnamed session
5277 2024.01.25 08:12:47.619582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5278 2024.01.25 08:12:47.619628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5279 2024.01.25 08:12:47.619646 [ 3 ] {} <Debug> HTTP-Session: cf8ae9c1-ad8b-426b-9424-76e79ef50e11 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5280 2024.01.25 08:12:47.619662 [ 3 ] {} <Debug> HTTP-Session: cf8ae9c1-ad8b-426b-9424-76e79ef50e11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5281 2024.01.25 08:12:47.619733 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5282 2024.01.25 08:12:47.619771 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5283 2024.01.25 08:12:47.619873 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5284 2024.01.25 08:12:47.620197 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5285 2024.01.25 08:12:47.620404 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5286 2024.01.25 08:12:47.620548 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5287 2024.01.25 08:12:47.620662 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.000899514 sec., 64479 rows/sec., 5.02 MiB/sec.
5288 2024.01.25 08:12:47.620775 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Debug> DynamicQueryHandler: Done processing query
5289 2024.01.25 08:12:47.620799 [ 3 ] {b02ef724-4756-4609-b3d4-b65a21c390dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5290 2024.01.25 08:12:47.620814 [ 3 ] {} <Debug> HTTP-Session: cf8ae9c1-ad8b-426b-9424-76e79ef50e11 Destroying unnamed session
5291 2024.01.25 08:12:47.620919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7226, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5292 2024.01.25 08:12:47.620963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5293 2024.01.25 08:12:47.620982 [ 3 ] {} <Debug> HTTP-Session: 2fa57434-2474-4c79-9882-bb222d9a37bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5294 2024.01.25 08:12:47.620999 [ 3 ] {} <Debug> HTTP-Session: 2fa57434-2474-4c79-9882-bb222d9a37bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5295 2024.01.25 08:12:47.621071 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5296 2024.01.25 08:12:47.621113 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5297 2024.01.25 08:12:47.621234 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5298 2024.01.25 08:12:47.621553 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5299 2024.01.25 08:12:47.621812 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5300 2024.01.25 08:12:47.621986 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5301 2024.01.25 08:12:47.622108 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001000435 sec., 36983 rows/sec., 2.61 MiB/sec.
5302 2024.01.25 08:12:47.622212 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Debug> DynamicQueryHandler: Done processing query
5303 2024.01.25 08:12:47.622234 [ 3 ] {2ab1d8df-68e9-4f3c-9174-39c108142a1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5304 2024.01.25 08:12:47.622249 [ 3 ] {} <Debug> HTTP-Session: 2fa57434-2474-4c79-9882-bb222d9a37bb Destroying unnamed session
5305 2024.01.25 08:12:47.622378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5306 2024.01.25 08:12:47.622422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5307 2024.01.25 08:12:47.622440 [ 3 ] {} <Debug> HTTP-Session: 293ac893-f629-493c-9cf3-c32487bc3c72 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5308 2024.01.25 08:12:47.622457 [ 3 ] {} <Debug> HTTP-Session: 293ac893-f629-493c-9cf3-c32487bc3c72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5309 2024.01.25 08:12:47.622533 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5310 2024.01.25 08:12:47.622576 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5311 2024.01.25 08:12:47.622708 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5312 2024.01.25 08:12:47.623119 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5313 2024.01.25 08:12:47.623423 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5314 2024.01.25 08:12:47.623597 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5315 2024.01.25 08:12:47.623709 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001148848 sec., 27853 rows/sec., 37.59 MiB/sec.
5316 2024.01.25 08:12:47.623837 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Debug> DynamicQueryHandler: Done processing query
5317 2024.01.25 08:12:47.623861 [ 3 ] {76bc7079-9d67-4c82-a7b8-900c8ee1bd89} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5318 2024.01.25 08:12:47.623876 [ 3 ] {} <Debug> HTTP-Session: 293ac893-f629-493c-9cf3-c32487bc3c72 Destroying unnamed session
5319 2024.01.25 08:12:52.390126 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
5320 2024.01.25 08:12:52.390195 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
5321 2024.01.25 08:12:52.610861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5322 2024.01.25 08:12:52.610971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5323 2024.01.25 08:12:52.611000 [ 3 ] {} <Debug> HTTP-Session: df20a305-9319-4b28-a39f-e26b46667cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5324 2024.01.25 08:12:52.611028 [ 3 ] {} <Debug> HTTP-Session: df20a305-9319-4b28-a39f-e26b46667cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5325 2024.01.25 08:12:52.611168 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5326 2024.01.25 08:12:52.611227 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5327 2024.01.25 08:12:52.611384 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5328 2024.01.25 08:12:52.611777 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5329 2024.01.25 08:12:52.612031 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5330 2024.01.25 08:12:52.612201 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5331 2024.01.25 08:12:52.612307 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001103997 sec., 14492 rows/sec., 1.15 MiB/sec.
5332 2024.01.25 08:12:52.612474 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Debug> DynamicQueryHandler: Done processing query
5333 2024.01.25 08:12:52.612511 [ 3 ] {2f2e3e8e-8e54-44d3-b1c7-83b9acefb022} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5334 2024.01.25 08:12:52.612528 [ 3 ] {} <Debug> HTTP-Session: df20a305-9319-4b28-a39f-e26b46667cbc Destroying unnamed session
5335 2024.01.25 08:12:52.612651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5336 2024.01.25 08:12:52.612696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5337 2024.01.25 08:12:52.612716 [ 3 ] {} <Debug> HTTP-Session: ccd9f2f3-e0a2-4b81-9de3-de5ec3ce8e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5338 2024.01.25 08:12:52.612734 [ 3 ] {} <Debug> HTTP-Session: ccd9f2f3-e0a2-4b81-9de3-de5ec3ce8e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5339 2024.01.25 08:12:52.612808 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5340 2024.01.25 08:12:52.612847 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5341 2024.01.25 08:12:52.612962 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5342 2024.01.25 08:12:52.613280 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5343 2024.01.25 08:12:52.613491 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5344 2024.01.25 08:12:52.613636 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5345 2024.01.25 08:12:52.613733 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000897254 sec., 53496 rows/sec., 4.69 MiB/sec.
5346 2024.01.25 08:12:52.613890 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Debug> DynamicQueryHandler: Done processing query
5347 2024.01.25 08:12:52.613924 [ 3 ] {6478f36f-beb0-4431-99c7-a541c7fe20c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5348 2024.01.25 08:12:52.613972 [ 3 ] {} <Debug> HTTP-Session: ccd9f2f3-e0a2-4b81-9de3-de5ec3ce8e12 Destroying unnamed session
5349 2024.01.25 08:12:52.614095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5350 2024.01.25 08:12:52.614140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5351 2024.01.25 08:12:52.614159 [ 3 ] {} <Debug> HTTP-Session: 4126072a-2ec7-4994-b0e0-e34e2b414b93 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5352 2024.01.25 08:12:52.614175 [ 3 ] {} <Debug> HTTP-Session: 4126072a-2ec7-4994-b0e0-e34e2b414b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5353 2024.01.25 08:12:52.614249 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5354 2024.01.25 08:12:52.614287 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5355 2024.01.25 08:12:52.614425 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5356 2024.01.25 08:12:52.614692 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5357 2024.01.25 08:12:52.614894 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5358 2024.01.25 08:12:52.615044 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5359 2024.01.25 08:12:52.615172 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000888463 sec., 18008 rows/sec., 1.41 MiB/sec.
5360 2024.01.25 08:12:52.615270 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Debug> DynamicQueryHandler: Done processing query
5361 2024.01.25 08:12:52.615293 [ 3 ] {57d5c5a7-3903-402e-9e87-908ef373e7f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5362 2024.01.25 08:12:52.615308 [ 3 ] {} <Debug> HTTP-Session: 4126072a-2ec7-4994-b0e0-e34e2b414b93 Destroying unnamed session
5363 2024.01.25 08:12:52.615418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5364 2024.01.25 08:12:52.615461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5365 2024.01.25 08:12:52.615479 [ 3 ] {} <Debug> HTTP-Session: 9abddfdb-e680-4752-81f8-920b75cb7c88 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5366 2024.01.25 08:12:52.615520 [ 3 ] {} <Debug> HTTP-Session: 9abddfdb-e680-4752-81f8-920b75cb7c88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5367 2024.01.25 08:12:52.615595 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5368 2024.01.25 08:12:52.615638 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5369 2024.01.25 08:12:52.615771 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5370 2024.01.25 08:12:52.616100 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
5371 2024.01.25 08:12:52.616391 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5372 2024.01.25 08:12:52.616569 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5373 2024.01.25 08:12:52.616693 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001067067 sec., 14994 rows/sec., 20.23 MiB/sec.
5374 2024.01.25 08:12:52.616837 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Debug> DynamicQueryHandler: Done processing query
5375 2024.01.25 08:12:52.616864 [ 3 ] {2deebcfa-e6d6-4b78-aa8b-a8e5ebd47155} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5376 2024.01.25 08:12:52.616879 [ 3 ] {} <Debug> HTTP-Session: 9abddfdb-e680-4752-81f8-920b75cb7c88 Destroying unnamed session
5377 2024.01.25 08:12:57.611552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5378 2024.01.25 08:12:57.611676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5379 2024.01.25 08:12:57.611702 [ 3 ] {} <Debug> HTTP-Session: 70a85d8e-1c59-4a46-a284-50021ad4f7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5380 2024.01.25 08:12:57.611726 [ 3 ] {} <Debug> HTTP-Session: 70a85d8e-1c59-4a46-a284-50021ad4f7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5381 2024.01.25 08:12:57.611854 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5382 2024.01.25 08:12:57.611913 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5383 2024.01.25 08:12:57.612069 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5384 2024.01.25 08:12:57.612499 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5385 2024.01.25 08:12:57.612767 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5386 2024.01.25 08:12:57.612933 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5387 2024.01.25 08:12:57.613054 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001167028 sec., 27420 rows/sec., 2.17 MiB/sec.
5388 2024.01.25 08:12:57.613231 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Debug> DynamicQueryHandler: Done processing query
5389 2024.01.25 08:12:57.613272 [ 3 ] {a6a144f0-5a28-4734-9156-edc40aa87de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5390 2024.01.25 08:12:57.613297 [ 3 ] {} <Debug> HTTP-Session: 70a85d8e-1c59-4a46-a284-50021ad4f7d0 Destroying unnamed session
5391 2024.01.25 08:12:57.613469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5392 2024.01.25 08:12:57.613517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5393 2024.01.25 08:12:57.613537 [ 3 ] {} <Debug> HTTP-Session: 59ec17c9-b3c9-4e63-ac25-76feee825d16 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5394 2024.01.25 08:12:57.613556 [ 3 ] {} <Debug> HTTP-Session: 59ec17c9-b3c9-4e63-ac25-76feee825d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5395 2024.01.25 08:12:57.613645 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5396 2024.01.25 08:12:57.613686 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5397 2024.01.25 08:12:57.613804 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5398 2024.01.25 08:12:57.614178 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5399 2024.01.25 08:12:57.614405 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5400 2024.01.25 08:12:57.614560 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5401 2024.01.25 08:12:57.614689 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.001010636 sec., 94989 rows/sec., 9.54 MiB/sec.
5402 2024.01.25 08:12:57.614684 [ 101 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5403 2024.01.25 08:12:57.614806 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5404 2024.01.25 08:12:57.614875 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Debug> DynamicQueryHandler: Done processing query
5405 2024.01.25 08:12:57.614929 [ 3 ] {0f4580fb-5987-462b-a71f-6dd2f54a7ae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
5406 2024.01.25 08:12:57.614949 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5407 2024.01.25 08:12:57.614963 [ 3 ] {} <Debug> HTTP-Session: 59ec17c9-b3c9-4e63-ac25-76feee825d16 Destroying unnamed session
5408 2024.01.25 08:12:57.615102 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5409 2024.01.25 08:12:57.615162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5410 2024.01.25 08:12:57.615172 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 184 rows starting from the beginning of the part
5411 2024.01.25 08:12:57.615256 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5412 2024.01.25 08:12:57.615306 [ 3 ] {} <Debug> HTTP-Session: 3b9cd4ab-4dd1-49ea-b938-b4100b05de74 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5413 2024.01.25 08:12:57.615335 [ 3 ] {} <Debug> HTTP-Session: 3b9cd4ab-4dd1-49ea-b938-b4100b05de74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5414 2024.01.25 08:12:57.615453 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 98 rows starting from the beginning of the part
5415 2024.01.25 08:12:57.615556 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5416 2024.01.25 08:12:57.615662 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5417 2024.01.25 08:12:57.615685 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 48 rows starting from the beginning of the part
5418 2024.01.25 08:12:57.615972 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 133 rows starting from the beginning of the part
5419 2024.01.25 08:12:57.616110 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5420 2024.01.25 08:12:57.616205 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 48 rows starting from the beginning of the part
5421 2024.01.25 08:12:57.616347 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 96 rows starting from the beginning of the part
5422 2024.01.25 08:12:57.616881 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5423 2024.01.25 08:12:57.617400 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5424 2024.01.25 08:12:57.617656 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5425 2024.01.25 08:12:57.617799 [ 101 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5426 2024.01.25 08:12:57.617904 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5427 2024.01.25 08:12:57.617916 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.002290766 sec., 13969 rows/sec., 1.09 MiB/sec.
5428 2024.01.25 08:12:57.618257 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5429 2024.01.25 08:12:57.618693 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Debug> DynamicQueryHandler: Done processing query
5430 2024.01.25 08:12:57.618725 [ 10 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 4 columns (4 merged, 0 gathered) in 0.003834009 sec., 158319.9204801032 rows/sec., 15.10 MiB/sec.
5431 2024.01.25 08:12:57.618768 [ 3 ] {3aa977f8-1576-46b6-a2b6-c22387e4930f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5432 2024.01.25 08:12:57.618758 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5433 2024.01.25 08:12:57.618840 [ 3 ] {} <Debug> HTTP-Session: 3b9cd4ab-4dd1-49ea-b938-b4100b05de74 Destroying unnamed session
5434 2024.01.25 08:12:57.618865 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 98 rows starting from the beginning of the part
5435 2024.01.25 08:12:57.618945 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5436 2024.01.25 08:12:57.619025 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part
5437 2024.01.25 08:12:57.619093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5438 2024.01.25 08:12:57.619242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5439 2024.01.25 08:12:57.619254 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5440 2024.01.25 08:12:57.619276 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 16 rows starting from the beginning of the part
5441 2024.01.25 08:12:57.619299 [ 3 ] {} <Debug> HTTP-Session: fa9183d6-2c73-4b6b-93d3-939fe30af243 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5442 2024.01.25 08:12:57.619370 [ 3 ] {} <Debug> HTTP-Session: fa9183d6-2c73-4b6b-93d3-939fe30af243 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5443 2024.01.25 08:12:57.619395 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_56_11} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5444 2024.01.25 08:12:57.619594 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 58 rows starting from the beginning of the part
5445 2024.01.25 08:12:57.619736 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5446 2024.01.25 08:12:57.619847 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 16 rows starting from the beginning of the part
5447 2024.01.25 08:12:57.619862 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5448 2024.01.25 08:12:57.620128 [ 16 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 32 rows starting from the beginning of the part
5449 2024.01.25 08:12:57.620566 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5450 2024.01.25 08:12:57.621542 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5451 2024.01.25 08:12:57.621804 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.003803659 sec., 67303.61475621237 rows/sec., 5.26 MiB/sec.
5452 2024.01.25 08:12:57.621996 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5453 2024.01.25 08:12:57.622169 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5454 2024.01.25 08:12:57.622341 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5455 2024.01.25 08:12:57.622459 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5456 2024.01.25 08:12:57.622464 [ 10 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_56_11} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5457 2024.01.25 08:12:57.622714 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.002924235 sec., 10943 rows/sec., 14.77 MiB/sec.
5458 2024.01.25 08:12:57.622981 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Debug> DynamicQueryHandler: Done processing query
5459 2024.01.25 08:12:57.623006 [ 3 ] {fd61a2fd-4bf7-4302-bf37-c8cc0449dd39} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5460 2024.01.25 08:12:57.623022 [ 3 ] {} <Debug> HTTP-Session: fa9183d6-2c73-4b6b-93d3-939fe30af243 Destroying unnamed session
5461 2024.01.25 08:13:01.788325 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
5462 2024.01.25 08:13:01.788415 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5463 2024.01.25 08:13:01.788541 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact
5464 2024.01.25 08:13:01.788702 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5465 2024.01.25 08:13:01.788746 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 625 rows starting from the beginning of the part
5466 2024.01.25 08:13:01.788888 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
5467 2024.01.25 08:13:01.788999 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
5468 2024.01.25 08:13:01.789103 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
5469 2024.01.25 08:13:01.789208 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
5470 2024.01.25 08:13:01.789926 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 701 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456633 sec., 481246.82057869073 rows/sec., 33.94 MiB/sec.
5471 2024.01.25 08:13:01.790028 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
5472 2024.01.25 08:13:01.790227 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4.
5473 2024.01.25 08:13:01.790290 [ 12 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_18_4} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0
5474 2024.01.25 08:13:02.610755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5475 2024.01.25 08:13:02.610870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5476 2024.01.25 08:13:02.610900 [ 3 ] {} <Debug> HTTP-Session: 173b7a06-73b8-4668-8ad1-c4dfcfd69976 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5477 2024.01.25 08:13:02.610928 [ 3 ] {} <Debug> HTTP-Session: 173b7a06-73b8-4668-8ad1-c4dfcfd69976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5478 2024.01.25 08:13:02.611068 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5479 2024.01.25 08:13:02.611132 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5480 2024.01.25 08:13:02.611314 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5481 2024.01.25 08:13:02.611737 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5482 2024.01.25 08:13:02.611992 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5483 2024.01.25 08:13:02.612155 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5484 2024.01.25 08:13:02.612265 [ 99 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5485 2024.01.25 08:13:02.612268 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001161427 sec., 13776 rows/sec., 1.09 MiB/sec.
5486 2024.01.25 08:13:02.612307 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5487 2024.01.25 08:13:02.612486 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5488 2024.01.25 08:13:02.612509 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Debug> DynamicQueryHandler: Done processing query
5489 2024.01.25 08:13:02.612561 [ 3 ] {9c152ce3-4a42-4d9f-ba6c-08e3b58ef6c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5490 2024.01.25 08:13:02.612593 [ 3 ] {} <Debug> HTTP-Session: 173b7a06-73b8-4668-8ad1-c4dfcfd69976 Destroying unnamed session
5491 2024.01.25 08:13:02.612664 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5492 2024.01.25 08:13:02.612711 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 48 rows starting from the beginning of the part
5493 2024.01.25 08:13:02.612748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5494 2024.01.25 08:13:02.612825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5495 2024.01.25 08:13:02.612863 [ 3 ] {} <Debug> HTTP-Session: a0eff955-5e2f-4e86-8a71-e621559ac638 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5496 2024.01.25 08:13:02.612923 [ 3 ] {} <Debug> HTTP-Session: a0eff955-5e2f-4e86-8a71-e621559ac638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5497 2024.01.25 08:13:02.612968 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part
5498 2024.01.25 08:13:02.613113 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5499 2024.01.25 08:13:02.613237 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5500 2024.01.25 08:13:02.613259 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part
5501 2024.01.25 08:13:02.613625 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part
5502 2024.01.25 08:13:02.613697 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5503 2024.01.25 08:13:02.613877 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part
5504 2024.01.25 08:13:02.614072 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part
5505 2024.01.25 08:13:02.614534 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5506 2024.01.25 08:13:02.614930 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5507 2024.01.25 08:13:02.615262 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5508 2024.01.25 08:13:02.615543 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002343196 sec., 853 rows/sec., 72.93 KiB/sec.
5509 2024.01.25 08:13:02.615972 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Debug> DynamicQueryHandler: Done processing query
5510 2024.01.25 08:13:02.616005 [ 3 ] {923814a7-c02b-4e51-b5c8-1b61e3339ac6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5511 2024.01.25 08:13:02.616013 [ 12 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003629786 sec., 44079.7336261697 rows/sec., 3.49 MiB/sec.
5512 2024.01.25 08:13:02.616038 [ 3 ] {} <Debug> HTTP-Session: a0eff955-5e2f-4e86-8a71-e621559ac638 Destroying unnamed session
5513 2024.01.25 08:13:02.616175 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5514 2024.01.25 08:13:02.616210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5515 2024.01.25 08:13:02.616279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5516 2024.01.25 08:13:02.616317 [ 3 ] {} <Debug> HTTP-Session: ae940f72-c6ca-4a67-a8d7-0d74393f293f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5517 2024.01.25 08:13:02.616338 [ 3 ] {} <Debug> HTTP-Session: ae940f72-c6ca-4a67-a8d7-0d74393f293f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5518 2024.01.25 08:13:02.616466 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5519 2024.01.25 08:13:02.616469 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5520 2024.01.25 08:13:02.616540 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5521 2024.01.25 08:13:02.616603 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_56_11} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5522 2024.01.25 08:13:02.616807 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5523 2024.01.25 08:13:02.617104 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5524 2024.01.25 08:13:02.617318 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5525 2024.01.25 08:13:02.617467 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5526 2024.01.25 08:13:02.617561 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Information> executeQuery: Read 49 rows, 4.40 KiB in 0.001054816 sec., 46453 rows/sec., 4.07 MiB/sec.
5527 2024.01.25 08:13:02.617699 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Debug> DynamicQueryHandler: Done processing query
5528 2024.01.25 08:13:02.617743 [ 3 ] {b85b949e-ae57-4b94-8d12-226556f75fbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5529 2024.01.25 08:13:02.617776 [ 3 ] {} <Debug> HTTP-Session: ae940f72-c6ca-4a67-a8d7-0d74393f293f Destroying unnamed session
5530 2024.01.25 08:13:02.617876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5531 2024.01.25 08:13:02.617921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5532 2024.01.25 08:13:02.617940 [ 3 ] {} <Debug> HTTP-Session: 3ab3ce5f-bc2c-420b-aec0-c58bc9c317a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5533 2024.01.25 08:13:02.617957 [ 3 ] {} <Debug> HTTP-Session: 3ab3ce5f-bc2c-420b-aec0-c58bc9c317a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5534 2024.01.25 08:13:02.618027 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5535 2024.01.25 08:13:02.618065 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5536 2024.01.25 08:13:02.618173 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5537 2024.01.25 08:13:02.618441 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5538 2024.01.25 08:13:02.618649 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
5539 2024.01.25 08:13:02.618796 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
5540 2024.01.25 08:13:02.618890 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000834353 sec., 2397 rows/sec., 167.37 KiB/sec.
5541 2024.01.25 08:13:02.619065 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Debug> DynamicQueryHandler: Done processing query
5542 2024.01.25 08:13:02.619088 [ 3 ] {0ae24bbf-3b44-4f56-9478-26ef5e2b9f65} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5543 2024.01.25 08:13:02.619104 [ 3 ] {} <Debug> HTTP-Session: 3ab3ce5f-bc2c-420b-aec0-c58bc9c317a0 Destroying unnamed session
5544 2024.01.25 08:13:02.619199 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5545 2024.01.25 08:13:02.619242 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5546 2024.01.25 08:13:02.619260 [ 3 ] {} <Debug> HTTP-Session: 3b4d426e-c48d-42d8-9dc7-f34e61db9132 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5547 2024.01.25 08:13:02.619277 [ 3 ] {} <Debug> HTTP-Session: 3b4d426e-c48d-42d8-9dc7-f34e61db9132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5548 2024.01.25 08:13:02.619348 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5549 2024.01.25 08:13:02.619386 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5550 2024.01.25 08:13:02.619504 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5551 2024.01.25 08:13:02.619764 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5552 2024.01.25 08:13:02.619965 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5553 2024.01.25 08:13:02.620113 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5554 2024.01.25 08:13:02.620213 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000829862 sec., 21690 rows/sec., 1.70 MiB/sec.
5555 2024.01.25 08:13:02.620330 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Debug> DynamicQueryHandler: Done processing query
5556 2024.01.25 08:13:02.620354 [ 3 ] {046c1f42-216f-4e15-a53e-35c55f3dc686} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5557 2024.01.25 08:13:02.620370 [ 3 ] {} <Debug> HTTP-Session: 3b4d426e-c48d-42d8-9dc7-f34e61db9132 Destroying unnamed session
5558 2024.01.25 08:13:02.620465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5559 2024.01.25 08:13:02.620509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5560 2024.01.25 08:13:02.620528 [ 3 ] {} <Debug> HTTP-Session: 55e68827-1344-421f-a5f6-fcb298f6b6eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5561 2024.01.25 08:13:02.620544 [ 3 ] {} <Debug> HTTP-Session: 55e68827-1344-421f-a5f6-fcb298f6b6eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5562 2024.01.25 08:13:02.620612 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5563 2024.01.25 08:13:02.620654 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5564 2024.01.25 08:13:02.620773 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5565 2024.01.25 08:13:02.621030 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5566 2024.01.25 08:13:02.621276 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5567 2024.01.25 08:13:02.621450 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5568 2024.01.25 08:13:02.621544 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000904524 sec., 1105 rows/sec., 77.73 KiB/sec.
5569 2024.01.25 08:13:02.621643 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Debug> DynamicQueryHandler: Done processing query
5570 2024.01.25 08:13:02.621667 [ 3 ] {24d688ca-2698-4b66-8502-faea9c58c07c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5571 2024.01.25 08:13:02.621682 [ 3 ] {} <Debug> HTTP-Session: 55e68827-1344-421f-a5f6-fcb298f6b6eb Destroying unnamed session
5572 2024.01.25 08:13:02.621787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5573 2024.01.25 08:13:02.621830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5574 2024.01.25 08:13:02.621848 [ 3 ] {} <Debug> HTTP-Session: 6e2876d4-34b1-48ab-929a-7e6093d83157 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5575 2024.01.25 08:13:02.621864 [ 3 ] {} <Debug> HTTP-Session: 6e2876d4-34b1-48ab-929a-7e6093d83157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5576 2024.01.25 08:13:02.621935 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5577 2024.01.25 08:13:02.621978 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5578 2024.01.25 08:13:02.622105 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5579 2024.01.25 08:13:02.622450 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5580 2024.01.25 08:13:02.622727 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5581 2024.01.25 08:13:02.622909 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5582 2024.01.25 08:13:02.622998 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5583 2024.01.25 08:13:02.623011 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001048226 sec., 15263 rows/sec., 20.60 MiB/sec.
5584 2024.01.25 08:13:02.623037 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5585 2024.01.25 08:13:02.623209 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5586 2024.01.25 08:13:02.623220 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Debug> DynamicQueryHandler: Done processing query
5587 2024.01.25 08:13:02.623288 [ 3 ] {96e525db-bc69-4653-8d02-1fc9481b956e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5588 2024.01.25 08:13:02.623335 [ 3 ] {} <Debug> HTTP-Session: 6e2876d4-34b1-48ab-929a-7e6093d83157 Destroying unnamed session
5589 2024.01.25 08:13:02.623410 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5590 2024.01.25 08:13:02.623453 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1197 rows starting from the beginning of the part
5591 2024.01.25 08:13:02.623580 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 16 rows starting from the beginning of the part
5592 2024.01.25 08:13:02.623682 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 32 rows starting from the beginning of the part
5593 2024.01.25 08:13:02.623778 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part
5594 2024.01.25 08:13:02.623875 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 32 rows starting from the beginning of the part
5595 2024.01.25 08:13:02.623966 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 16 rows starting from the beginning of the part
5596 2024.01.25 08:13:02.627941 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1309 rows, containing 6 columns (6 merged, 0 gathered) in 0.004849565 sec., 269921.1166362344 rows/sec., 364.24 MiB/sec.
5597 2024.01.25 08:13:02.628447 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5598 2024.01.25 08:13:02.628662 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5599 2024.01.25 08:13:02.628724 [ 14 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5600 2024.01.25 08:13:02.628791 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_56_11: 8.57 MiB.
5601 2024.01.25 08:13:03.000193 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.91 MiB, peak 244.98 MiB, will set to 237.84 MiB (RSS), difference: -2.07 MiB
5602 2024.01.25 08:13:07.390453 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache
5603 2024.01.25 08:13:07.390531 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache
5604 2024.01.25 08:13:07.611913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5605 2024.01.25 08:13:07.612020 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5606 2024.01.25 08:13:07.612045 [ 3 ] {} <Debug> HTTP-Session: 0274f7f8-2c28-4de0-a597-1ee970834b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5607 2024.01.25 08:13:07.612069 [ 3 ] {} <Debug> HTTP-Session: 0274f7f8-2c28-4de0-a597-1ee970834b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5608 2024.01.25 08:13:07.612193 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5609 2024.01.25 08:13:07.612255 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5610 2024.01.25 08:13:07.612411 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5611 2024.01.25 08:13:07.612817 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5612 2024.01.25 08:13:07.613077 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5613 2024.01.25 08:13:07.613238 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5614 2024.01.25 08:13:07.613360 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001129627 sec., 28327 rows/sec., 2.24 MiB/sec.
5615 2024.01.25 08:13:07.613494 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Debug> DynamicQueryHandler: Done processing query
5616 2024.01.25 08:13:07.613519 [ 3 ] {33263143-1fdd-4744-9e58-c0db06caf2c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5617 2024.01.25 08:13:07.613535 [ 3 ] {} <Debug> HTTP-Session: 0274f7f8-2c28-4de0-a597-1ee970834b27 Destroying unnamed session
5618 2024.01.25 08:13:07.613658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5619 2024.01.25 08:13:07.613704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5620 2024.01.25 08:13:07.613723 [ 3 ] {} <Debug> HTTP-Session: 0338162f-f69f-4ef3-a64a-adb59e719f00 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5621 2024.01.25 08:13:07.613740 [ 3 ] {} <Debug> HTTP-Session: 0338162f-f69f-4ef3-a64a-adb59e719f00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5622 2024.01.25 08:13:07.613814 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5623 2024.01.25 08:13:07.613852 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5624 2024.01.25 08:13:07.613955 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5625 2024.01.25 08:13:07.614301 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5626 2024.01.25 08:13:07.614515 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5627 2024.01.25 08:13:07.614666 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5628 2024.01.25 08:13:07.614792 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.000948085 sec., 101256 rows/sec., 10.17 MiB/sec.
5629 2024.01.25 08:13:07.614942 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Debug> DynamicQueryHandler: Done processing query
5630 2024.01.25 08:13:07.614986 [ 3 ] {e7bd065f-dfe4-494a-a3ce-29ed8aca9315} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
5631 2024.01.25 08:13:07.615025 [ 3 ] {} <Debug> HTTP-Session: 0338162f-f69f-4ef3-a64a-adb59e719f00 Destroying unnamed session
5632 2024.01.25 08:13:07.615138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5633 2024.01.25 08:13:07.615183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5634 2024.01.25 08:13:07.615201 [ 3 ] {} <Debug> HTTP-Session: 2f1f742b-d7f5-4ec2-bc18-aa4b379875b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5635 2024.01.25 08:13:07.615219 [ 3 ] {} <Debug> HTTP-Session: 2f1f742b-d7f5-4ec2-bc18-aa4b379875b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5636 2024.01.25 08:13:07.615292 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5637 2024.01.25 08:13:07.615330 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5638 2024.01.25 08:13:07.615449 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5639 2024.01.25 08:13:07.615729 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5640 2024.01.25 08:13:07.615928 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5641 2024.01.25 08:13:07.616074 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5642 2024.01.25 08:13:07.616189 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000870294 sec., 36769 rows/sec., 2.88 MiB/sec.
5643 2024.01.25 08:13:07.616304 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Debug> DynamicQueryHandler: Done processing query
5644 2024.01.25 08:13:07.616327 [ 3 ] {592eb3b0-faea-42df-abc1-2e3a8608d9c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5645 2024.01.25 08:13:07.616342 [ 3 ] {} <Debug> HTTP-Session: 2f1f742b-d7f5-4ec2-bc18-aa4b379875b2 Destroying unnamed session
5646 2024.01.25 08:13:07.616489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5647 2024.01.25 08:13:07.616534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5648 2024.01.25 08:13:07.616552 [ 3 ] {} <Debug> HTTP-Session: aa969d5f-c667-43e7-8f94-be3789d6c8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5649 2024.01.25 08:13:07.616569 [ 3 ] {} <Debug> HTTP-Session: aa969d5f-c667-43e7-8f94-be3789d6c8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5650 2024.01.25 08:13:07.616644 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5651 2024.01.25 08:13:07.616689 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5652 2024.01.25 08:13:07.616827 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5653 2024.01.25 08:13:07.617244 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5654 2024.01.25 08:13:07.617539 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5655 2024.01.25 08:13:07.617724 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5656 2024.01.25 08:13:07.617848 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001174288 sec., 27250 rows/sec., 36.77 MiB/sec.
5657 2024.01.25 08:13:07.617962 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Debug> DynamicQueryHandler: Done processing query
5658 2024.01.25 08:13:07.617986 [ 3 ] {c512a0c1-5b79-40d9-8e3f-5e578b494598} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5659 2024.01.25 08:13:07.618001 [ 3 ] {} <Debug> HTTP-Session: aa969d5f-c667-43e7-8f94-be3789d6c8e4 Destroying unnamed session
5660 2024.01.25 08:13:12.611480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5661 2024.01.25 08:13:12.611594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5662 2024.01.25 08:13:12.611619 [ 3 ] {} <Debug> HTTP-Session: aca3ea84-5b4a-4990-9c25-cfec2f2e3cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5663 2024.01.25 08:13:12.611642 [ 3 ] {} <Debug> HTTP-Session: aca3ea84-5b4a-4990-9c25-cfec2f2e3cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5664 2024.01.25 08:13:12.611765 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5665 2024.01.25 08:13:12.611825 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5666 2024.01.25 08:13:12.611981 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5667 2024.01.25 08:13:12.612413 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5668 2024.01.25 08:13:12.612672 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5669 2024.01.25 08:13:12.612836 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5670 2024.01.25 08:13:12.612956 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001156118 sec., 13839 rows/sec., 1.10 MiB/sec.
5671 2024.01.25 08:13:12.613153 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Debug> DynamicQueryHandler: Done processing query
5672 2024.01.25 08:13:12.613195 [ 3 ] {8c5b2c1d-9285-47c2-a2a2-3f822c9b630e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5673 2024.01.25 08:13:12.613215 [ 3 ] {} <Debug> HTTP-Session: aca3ea84-5b4a-4990-9c25-cfec2f2e3cfd Destroying unnamed session
5674 2024.01.25 08:13:12.613340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5675 2024.01.25 08:13:12.613391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5676 2024.01.25 08:13:12.613411 [ 3 ] {} <Debug> HTTP-Session: 71c37df8-1e04-4e10-9f6f-24117e88957e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5677 2024.01.25 08:13:12.613429 [ 3 ] {} <Debug> HTTP-Session: 71c37df8-1e04-4e10-9f6f-24117e88957e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5678 2024.01.25 08:13:12.613514 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5679 2024.01.25 08:13:12.613557 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5680 2024.01.25 08:13:12.613679 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5681 2024.01.25 08:13:12.613997 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5682 2024.01.25 08:13:12.614207 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5683 2024.01.25 08:13:12.614357 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5684 2024.01.25 08:13:12.614483 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000935794 sec., 51293 rows/sec., 4.50 MiB/sec.
5685 2024.01.25 08:13:12.614635 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Debug> DynamicQueryHandler: Done processing query
5686 2024.01.25 08:13:12.614677 [ 3 ] {9cab582c-182a-4ea9-99df-023ec05040f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5687 2024.01.25 08:13:12.614713 [ 3 ] {} <Debug> HTTP-Session: 71c37df8-1e04-4e10-9f6f-24117e88957e Destroying unnamed session
5688 2024.01.25 08:13:12.614841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5689 2024.01.25 08:13:12.614886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5690 2024.01.25 08:13:12.614905 [ 3 ] {} <Debug> HTTP-Session: f97f007f-8fa4-4b2e-afa0-774f7f543709 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5691 2024.01.25 08:13:12.614922 [ 3 ] {} <Debug> HTTP-Session: f97f007f-8fa4-4b2e-afa0-774f7f543709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5692 2024.01.25 08:13:12.614996 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5693 2024.01.25 08:13:12.615035 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5694 2024.01.25 08:13:12.615153 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5695 2024.01.25 08:13:12.615418 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5696 2024.01.25 08:13:12.615624 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5697 2024.01.25 08:13:12.615773 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5698 2024.01.25 08:13:12.615891 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000864143 sec., 18515 rows/sec., 1.45 MiB/sec.
5699 2024.01.25 08:13:12.616116 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Debug> DynamicQueryHandler: Done processing query
5700 2024.01.25 08:13:12.616140 [ 3 ] {3a1f02ba-37cb-4cd0-8cfa-8ebb2d4bb383} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5701 2024.01.25 08:13:12.616157 [ 3 ] {} <Debug> HTTP-Session: f97f007f-8fa4-4b2e-afa0-774f7f543709 Destroying unnamed session
5702 2024.01.25 08:13:12.616300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5703 2024.01.25 08:13:12.616346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5704 2024.01.25 08:13:12.616365 [ 3 ] {} <Debug> HTTP-Session: e5944c50-113d-4ec7-a6a1-cd8cfbc093ef Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5705 2024.01.25 08:13:12.616382 [ 3 ] {} <Debug> HTTP-Session: e5944c50-113d-4ec7-a6a1-cd8cfbc093ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5706 2024.01.25 08:13:12.616460 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5707 2024.01.25 08:13:12.616506 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5708 2024.01.25 08:13:12.616664 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5709 2024.01.25 08:13:12.616980 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5710 2024.01.25 08:13:12.617264 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5711 2024.01.25 08:13:12.617449 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5712 2024.01.25 08:13:12.617577 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001088867 sec., 14694 rows/sec., 19.83 MiB/sec.
5713 2024.01.25 08:13:12.617742 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Debug> DynamicQueryHandler: Done processing query
5714 2024.01.25 08:13:12.617778 [ 3 ] {5d10f21c-0b6a-424c-808f-76c2f201c788} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5715 2024.01.25 08:13:12.617794 [ 3 ] {} <Debug> HTTP-Session: e5944c50-113d-4ec7-a6a1-cd8cfbc093ef Destroying unnamed session
5716 2024.01.25 08:13:13.071509 [ 92 ] {} <Debug> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
5717 2024.01.25 08:13:13.071607 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5718 2024.01.25 08:13:13.071695 [ 12 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
5719 2024.01.25 08:13:13.071859 [ 12 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5720 2024.01.25 08:13:13.071901 [ 12 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part
5721 2024.01.25 08:13:13.072067 [ 12 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5722 2024.01.25 08:13:13.072161 [ 12 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5723 2024.01.25 08:13:13.072244 [ 12 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5724 2024.01.25 08:13:13.072319 [ 12 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5725 2024.01.25 08:13:13.072908 [ 21 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001241969 sec., 14493.115367613844 rows/sec., 1.18 MiB/sec.
5726 2024.01.25 08:13:13.073081 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5727 2024.01.25 08:13:13.073336 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5728 2024.01.25 08:13:13.073412 [ 17 ] {2fc7aade-a947-4eda-a3b5-51a6fae33482::all_1_14_3} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
5729 2024.01.25 08:13:15.097709 [ 92 ] {} <Debug> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
5730 2024.01.25 08:13:15.097837 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5731 2024.01.25 08:13:15.097959 [ 18 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
5732 2024.01.25 08:13:15.098109 [ 18 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5733 2024.01.25 08:13:15.098146 [ 18 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part
5734 2024.01.25 08:13:15.098288 [ 18 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
5735 2024.01.25 08:13:15.098390 [ 18 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
5736 2024.01.25 08:13:15.098473 [ 18 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
5737 2024.01.25 08:13:15.098558 [ 18 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
5738 2024.01.25 08:13:15.099131 [ 21 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001219659 sec., 14758.223405066497 rows/sec., 1.01 MiB/sec.
5739 2024.01.25 08:13:15.099309 [ 9 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
5740 2024.01.25 08:13:15.099555 [ 9 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
5741 2024.01.25 08:13:15.099631 [ 9 ] {55a12c4f-e4a5-414a-8083-524d23d5c2ed::all_1_14_3} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
5742 2024.01.25 08:13:17.613156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5743 2024.01.25 08:13:17.613264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5744 2024.01.25 08:13:17.613289 [ 3 ] {} <Debug> HTTP-Session: 558425c5-42b5-4940-b1c8-a794260a38ad Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5745 2024.01.25 08:13:17.613313 [ 3 ] {} <Debug> HTTP-Session: 558425c5-42b5-4940-b1c8-a794260a38ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5746 2024.01.25 08:13:17.613443 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5747 2024.01.25 08:13:17.613502 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5748 2024.01.25 08:13:17.613658 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5749 2024.01.25 08:13:17.614014 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5750 2024.01.25 08:13:17.614276 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5751 2024.01.25 08:13:17.614439 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5752 2024.01.25 08:13:17.614550 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001073706 sec., 29803 rows/sec., 2.36 MiB/sec.
5753 2024.01.25 08:13:17.614677 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Debug> DynamicQueryHandler: Done processing query
5754 2024.01.25 08:13:17.614703 [ 3 ] {06a2f259-3a86-4fdb-a47e-840911cc2837} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5755 2024.01.25 08:13:17.614718 [ 3 ] {} <Debug> HTTP-Session: 558425c5-42b5-4940-b1c8-a794260a38ad Destroying unnamed session
5756 2024.01.25 08:13:17.614874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21050, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5757 2024.01.25 08:13:17.614923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5758 2024.01.25 08:13:17.614942 [ 3 ] {} <Debug> HTTP-Session: 9971e96a-ed36-4461-aec2-016fb8e9166e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5759 2024.01.25 08:13:17.614961 [ 3 ] {} <Debug> HTTP-Session: 9971e96a-ed36-4461-aec2-016fb8e9166e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5760 2024.01.25 08:13:17.615043 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5761 2024.01.25 08:13:17.615084 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5762 2024.01.25 08:13:17.615188 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5763 2024.01.25 08:13:17.615657 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5764 2024.01.25 08:13:17.615878 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5765 2024.01.25 08:13:17.616026 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5766 2024.01.25 08:13:17.616123 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Information> executeQuery: Read 132 rows, 12.99 KiB in 0.001051866 sec., 125491 rows/sec., 12.06 MiB/sec.
5767 2024.01.25 08:13:17.616223 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Debug> DynamicQueryHandler: Done processing query
5768 2024.01.25 08:13:17.616246 [ 3 ] {59444ae2-027d-4c4d-bcf3-0df849a6fe63} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
5769 2024.01.25 08:13:17.616261 [ 3 ] {} <Debug> HTTP-Session: 9971e96a-ed36-4461-aec2-016fb8e9166e Destroying unnamed session
5770 2024.01.25 08:13:17.616380 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9512, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5771 2024.01.25 08:13:17.616425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5772 2024.01.25 08:13:17.616444 [ 3 ] {} <Debug> HTTP-Session: 0d7d534b-317b-4970-83e4-5703c826da5f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5773 2024.01.25 08:13:17.616461 [ 3 ] {} <Debug> HTTP-Session: 0d7d534b-317b-4970-83e4-5703c826da5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5774 2024.01.25 08:13:17.616534 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5775 2024.01.25 08:13:17.616574 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5776 2024.01.25 08:13:17.616676 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5777 2024.01.25 08:13:17.616937 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5778 2024.01.25 08:13:17.617140 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5779 2024.01.25 08:13:17.617289 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5780 2024.01.25 08:13:17.617385 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000823582 sec., 67995 rows/sec., 5.29 MiB/sec.
5781 2024.01.25 08:13:17.617479 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Debug> DynamicQueryHandler: Done processing query
5782 2024.01.25 08:13:17.617503 [ 3 ] {af4264ca-1775-452f-babc-b4402610e7c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
5783 2024.01.25 08:13:17.617518 [ 3 ] {} <Debug> HTTP-Session: 0d7d534b-317b-4970-83e4-5703c826da5f Destroying unnamed session
5784 2024.01.25 08:13:17.617624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5785 2024.01.25 08:13:17.617667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5786 2024.01.25 08:13:17.617686 [ 3 ] {} <Debug> HTTP-Session: c27a6e0a-47b3-4222-9e34-41fded43a176 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5787 2024.01.25 08:13:17.617703 [ 3 ] {} <Debug> HTTP-Session: c27a6e0a-47b3-4222-9e34-41fded43a176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5788 2024.01.25 08:13:17.617774 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5789 2024.01.25 08:13:17.617816 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5790 2024.01.25 08:13:17.617931 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5791 2024.01.25 08:13:17.618173 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5792 2024.01.25 08:13:17.618428 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5793 2024.01.25 08:13:17.618609 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
5794 2024.01.25 08:13:17.618707 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000907784 sec., 39657 rows/sec., 2.80 MiB/sec.
5795 2024.01.25 08:13:17.618801 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Debug> DynamicQueryHandler: Done processing query
5796 2024.01.25 08:13:17.618824 [ 3 ] {a30d9ccd-9756-435f-9971-2cfd8156b7a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5797 2024.01.25 08:13:17.618839 [ 3 ] {} <Debug> HTTP-Session: c27a6e0a-47b3-4222-9e34-41fded43a176 Destroying unnamed session
5798 2024.01.25 08:13:17.618969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5799 2024.01.25 08:13:17.619011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5800 2024.01.25 08:13:17.619029 [ 3 ] {} <Debug> HTTP-Session: abd4fd3f-7da6-4004-a3c3-9b42f41061d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5801 2024.01.25 08:13:17.619046 [ 3 ] {} <Debug> HTTP-Session: abd4fd3f-7da6-4004-a3c3-9b42f41061d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5802 2024.01.25 08:13:17.619122 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5803 2024.01.25 08:13:17.619165 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5804 2024.01.25 08:13:17.619293 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5805 2024.01.25 08:13:17.619643 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5806 2024.01.25 08:13:17.619926 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5807 2024.01.25 08:13:17.620105 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5808 2024.01.25 08:13:17.620203 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001054156 sec., 30356 rows/sec., 40.96 MiB/sec.
5809 2024.01.25 08:13:17.620303 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Debug> DynamicQueryHandler: Done processing query
5810 2024.01.25 08:13:17.620325 [ 3 ] {371a997b-0e64-433d-a4ad-75a22e194d5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5811 2024.01.25 08:13:17.620340 [ 3 ] {} <Debug> HTTP-Session: abd4fd3f-7da6-4004-a3c3-9b42f41061d9 Destroying unnamed session
5812 2024.01.25 08:13:22.390597 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
5813 2024.01.25 08:13:22.390662 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
5814 2024.01.25 08:13:22.611561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5815 2024.01.25 08:13:22.611679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5816 2024.01.25 08:13:22.611709 [ 3 ] {} <Debug> HTTP-Session: 28235ca0-6f99-4eb0-989c-2f8210f47257 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5817 2024.01.25 08:13:22.611736 [ 3 ] {} <Debug> HTTP-Session: 28235ca0-6f99-4eb0-989c-2f8210f47257 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5818 2024.01.25 08:13:22.611880 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5819 2024.01.25 08:13:22.611950 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5820 2024.01.25 08:13:22.612129 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5821 2024.01.25 08:13:22.612520 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5822 2024.01.25 08:13:22.612780 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5823 2024.01.25 08:13:22.612946 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5824 2024.01.25 08:13:22.613082 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001153918 sec., 13865 rows/sec., 1.10 MiB/sec.
5825 2024.01.25 08:13:22.613216 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Debug> DynamicQueryHandler: Done processing query
5826 2024.01.25 08:13:22.613241 [ 3 ] {e58e4b33-e579-4f09-b291-900e389124f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5827 2024.01.25 08:13:22.613257 [ 3 ] {} <Debug> HTTP-Session: 28235ca0-6f99-4eb0-989c-2f8210f47257 Destroying unnamed session
5828 2024.01.25 08:13:22.613404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5829 2024.01.25 08:13:22.613452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5830 2024.01.25 08:13:22.613471 [ 3 ] {} <Debug> HTTP-Session: 58c043d1-3f19-4000-bf04-696272fa1937 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5831 2024.01.25 08:13:22.613489 [ 3 ] {} <Debug> HTTP-Session: 58c043d1-3f19-4000-bf04-696272fa1937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5832 2024.01.25 08:13:22.613569 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5833 2024.01.25 08:13:22.613610 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5834 2024.01.25 08:13:22.613716 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5835 2024.01.25 08:13:22.613979 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5836 2024.01.25 08:13:22.614188 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5837 2024.01.25 08:13:22.614334 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5838 2024.01.25 08:13:22.614451 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000851653 sec., 56360 rows/sec., 4.95 MiB/sec.
5839 2024.01.25 08:13:22.614445 [ 89 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5840 2024.01.25 08:13:22.614549 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5841 2024.01.25 08:13:22.614610 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Debug> DynamicQueryHandler: Done processing query
5842 2024.01.25 08:13:22.614664 [ 3 ] {0031714e-ddf3-4390-8062-8a8957c15ee9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5843 2024.01.25 08:13:22.614687 [ 3 ] {} <Debug> HTTP-Session: 58c043d1-3f19-4000-bf04-696272fa1937 Destroying unnamed session
5844 2024.01.25 08:13:22.614702 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5845 2024.01.25 08:13:22.614851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5846 2024.01.25 08:13:22.614935 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5847 2024.01.25 08:13:22.614940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5848 2024.01.25 08:13:22.615016 [ 3 ] {} <Debug> HTTP-Session: 7845c45f-d7c8-46c9-80f1-be015d2de3ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5849 2024.01.25 08:13:22.615023 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 184 rows starting from the beginning of the part
5850 2024.01.25 08:13:22.615046 [ 3 ] {} <Debug> HTTP-Session: 7845c45f-d7c8-46c9-80f1-be015d2de3ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5851 2024.01.25 08:13:22.615244 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5852 2024.01.25 08:13:22.615334 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5853 2024.01.25 08:13:22.615419 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 49 rows starting from the beginning of the part
5854 2024.01.25 08:13:22.615745 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 96 rows starting from the beginning of the part
5855 2024.01.25 08:13:22.615847 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5856 2024.01.25 08:13:22.616036 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 48 rows starting from the beginning of the part
5857 2024.01.25 08:13:22.616182 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 132 rows starting from the beginning of the part
5858 2024.01.25 08:13:22.616435 [ 12 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 48 rows starting from the beginning of the part
5859 2024.01.25 08:13:22.616824 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5860 2024.01.25 08:13:22.617209 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5861 2024.01.25 08:13:22.617535 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5862 2024.01.25 08:13:22.617735 [ 89 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5863 2024.01.25 08:13:22.617770 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.002424557 sec., 6599 rows/sec., 528.45 KiB/sec.
5864 2024.01.25 08:13:22.617830 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5865 2024.01.25 08:13:22.618050 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5866 2024.01.25 08:13:22.618208 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Debug> DynamicQueryHandler: Done processing query
5867 2024.01.25 08:13:22.618292 [ 3 ] {2bb8a730-e13a-4b09-a92c-d008e6b7fe98} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5868 2024.01.25 08:13:22.618365 [ 3 ] {} <Debug> HTTP-Session: 7845c45f-d7c8-46c9-80f1-be015d2de3ec Destroying unnamed session
5869 2024.01.25 08:13:22.618365 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5870 2024.01.25 08:13:22.618483 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 98 rows starting from the beginning of the part
5871 2024.01.25 08:13:22.618562 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 4 columns (4 merged, 0 gathered) in 0.003927151 sec., 141833.09987316505 rows/sec., 13.31 MiB/sec.
5872 2024.01.25 08:13:22.618614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5873 2024.01.25 08:13:22.618739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5874 2024.01.25 08:13:22.618791 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 18 rows starting from the beginning of the part
5875 2024.01.25 08:13:22.618808 [ 3 ] {} <Debug> HTTP-Session: d7d7e6ac-c825-4d50-b5d1-b55d5e3c0965 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5876 2024.01.25 08:13:22.618830 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5877 2024.01.25 08:13:22.618907 [ 3 ] {} <Debug> HTTP-Session: d7d7e6ac-c825-4d50-b5d1-b55d5e3c0965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5878 2024.01.25 08:13:22.619180 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 32 rows starting from the beginning of the part
5879 2024.01.25 08:13:22.619239 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5880 2024.01.25 08:13:22.619309 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5881 2024.01.25 08:13:22.619438 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5882 2024.01.25 08:13:22.619483 [ 21 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_61_12} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5883 2024.01.25 08:13:22.619493 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 16 rows starting from the beginning of the part
5884 2024.01.25 08:13:22.619913 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part
5885 2024.01.25 08:13:22.620249 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part
5886 2024.01.25 08:13:22.620277 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5887 2024.01.25 08:13:22.621275 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5888 2024.01.25 08:13:22.621804 [ 21 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 236 rows, containing 4 columns (4 merged, 0 gathered) in 0.00388071 sec., 60813.61400362305 rows/sec., 4.75 MiB/sec.
5889 2024.01.25 08:13:22.621952 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5890 2024.01.25 08:13:22.621963 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5891 2024.01.25 08:13:22.622228 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5892 2024.01.25 08:13:22.622258 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5893 2024.01.25 08:13:22.622313 [ 9 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_61_12} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5894 2024.01.25 08:13:22.622543 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.00322512 sec., 4961 rows/sec., 6.69 MiB/sec.
5895 2024.01.25 08:13:22.622776 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Debug> DynamicQueryHandler: Done processing query
5896 2024.01.25 08:13:22.622801 [ 3 ] {8d209239-6dfa-47c8-a167-79a6989cc527} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5897 2024.01.25 08:13:22.622817 [ 3 ] {} <Debug> HTTP-Session: d7d7e6ac-c825-4d50-b5d1-b55d5e3c0965 Destroying unnamed session
5898 2024.01.25 08:13:27.612246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5899 2024.01.25 08:13:27.612371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5900 2024.01.25 08:13:27.612397 [ 3 ] {} <Debug> HTTP-Session: 13882e2e-415e-42c5-a175-469f8c979c07 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5901 2024.01.25 08:13:27.612422 [ 3 ] {} <Debug> HTTP-Session: 13882e2e-415e-42c5-a175-469f8c979c07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5902 2024.01.25 08:13:27.612549 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5903 2024.01.25 08:13:27.612611 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5904 2024.01.25 08:13:27.612768 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5905 2024.01.25 08:13:27.613195 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5906 2024.01.25 08:13:27.613459 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5907 2024.01.25 08:13:27.613629 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5908 2024.01.25 08:13:27.613748 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001162758 sec., 27520 rows/sec., 2.18 MiB/sec.
5909 2024.01.25 08:13:27.613776 [ 86 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5910 2024.01.25 08:13:27.613889 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5911 2024.01.25 08:13:27.613931 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Debug> DynamicQueryHandler: Done processing query
5912 2024.01.25 08:13:27.613984 [ 3 ] {3042aa15-1da2-47a5-9a31-9c47d6fabf86} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5913 2024.01.25 08:13:27.613993 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5914 2024.01.25 08:13:27.614009 [ 3 ] {} <Debug> HTTP-Session: 13882e2e-415e-42c5-a175-469f8c979c07 Destroying unnamed session
5915 2024.01.25 08:13:27.614116 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5916 2024.01.25 08:13:27.614171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5917 2024.01.25 08:13:27.614181 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 48 rows starting from the beginning of the part
5918 2024.01.25 08:13:27.614229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5919 2024.01.25 08:13:27.614254 [ 3 ] {} <Debug> HTTP-Session: 70da86dc-48cf-40d9-9e74-8282bb8ddc34 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5920 2024.01.25 08:13:27.614280 [ 3 ] {} <Debug> HTTP-Session: 70da86dc-48cf-40d9-9e74-8282bb8ddc34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5921 2024.01.25 08:13:27.614372 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part
5922 2024.01.25 08:13:27.614402 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5923 2024.01.25 08:13:27.614457 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5924 2024.01.25 08:13:27.614515 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part
5925 2024.01.25 08:13:27.614699 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part
5926 2024.01.25 08:13:27.614721 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5927 2024.01.25 08:13:27.614827 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part
5928 2024.01.25 08:13:27.614937 [ 19 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part
5929 2024.01.25 08:13:27.615285 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5930 2024.01.25 08:13:27.615572 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5931 2024.01.25 08:13:27.615810 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5932 2024.01.25 08:13:27.615861 [ 21 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 4 columns (4 merged, 0 gathered) in 0.001910679 sec., 92113.85062587698 rows/sec., 7.29 MiB/sec.
5933 2024.01.25 08:13:27.615973 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.001530154 sec., 62738 rows/sec., 6.30 MiB/sec.
5934 2024.01.25 08:13:27.616162 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Debug> DynamicQueryHandler: Done processing query
5935 2024.01.25 08:13:27.616176 [ 20 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5936 2024.01.25 08:13:27.616191 [ 3 ] {8912c11d-49d7-4a33-82d3-7f589bd63b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
5937 2024.01.25 08:13:27.616250 [ 3 ] {} <Debug> HTTP-Session: 70da86dc-48cf-40d9-9e74-8282bb8ddc34 Destroying unnamed session
5938 2024.01.25 08:13:27.616412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5939 2024.01.25 08:13:27.616475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5940 2024.01.25 08:13:27.616511 [ 3 ] {} <Debug> HTTP-Session: 0cf361ed-d819-442e-bbc9-028fbad77c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5941 2024.01.25 08:13:27.616515 [ 20 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5942 2024.01.25 08:13:27.616541 [ 3 ] {} <Debug> HTTP-Session: 0cf361ed-d819-442e-bbc9-028fbad77c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5943 2024.01.25 08:13:27.616639 [ 20 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_61_12} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5944 2024.01.25 08:13:27.616678 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5945 2024.01.25 08:13:27.616763 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5946 2024.01.25 08:13:27.616890 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5947 2024.01.25 08:13:27.617172 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5948 2024.01.25 08:13:27.617390 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5949 2024.01.25 08:13:27.617541 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5950 2024.01.25 08:13:27.617660 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000943885 sec., 33902 rows/sec., 2.65 MiB/sec.
5951 2024.01.25 08:13:27.617777 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Debug> DynamicQueryHandler: Done processing query
5952 2024.01.25 08:13:27.617800 [ 3 ] {5b7f12b4-d2f0-483a-8b04-a0bc0facb0be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5953 2024.01.25 08:13:27.617816 [ 3 ] {} <Debug> HTTP-Session: 0cf361ed-d819-442e-bbc9-028fbad77c36 Destroying unnamed session
5954 2024.01.25 08:13:27.618017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5955 2024.01.25 08:13:27.618063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5956 2024.01.25 08:13:27.618082 [ 3 ] {} <Debug> HTTP-Session: aa41f721-249a-47a7-bc59-f5d94d253261 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5957 2024.01.25 08:13:27.618098 [ 3 ] {} <Debug> HTTP-Session: aa41f721-249a-47a7-bc59-f5d94d253261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5958 2024.01.25 08:13:27.618176 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5959 2024.01.25 08:13:27.618221 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5960 2024.01.25 08:13:27.618363 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5961 2024.01.25 08:13:27.618762 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5962 2024.01.25 08:13:27.619063 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5963 2024.01.25 08:13:27.619240 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5964 2024.01.25 08:13:27.619358 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5965 2024.01.25 08:13:27.619374 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001163389 sec., 27505 rows/sec., 37.12 MiB/sec.
5966 2024.01.25 08:13:27.619411 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5967 2024.01.25 08:13:27.619639 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5968 2024.01.25 08:13:27.619682 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Debug> DynamicQueryHandler: Done processing query
5969 2024.01.25 08:13:27.619726 [ 3 ] {8cf913b6-1435-4b19-a7a1-30053959ce5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
5970 2024.01.25 08:13:27.619758 [ 3 ] {} <Debug> HTTP-Session: aa41f721-249a-47a7-bc59-f5d94d253261 Destroying unnamed session
5971 2024.01.25 08:13:27.620015 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5972 2024.01.25 08:13:27.620079 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1309 rows starting from the beginning of the part
5973 2024.01.25 08:13:27.620225 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 32 rows starting from the beginning of the part
5974 2024.01.25 08:13:27.620343 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 16 rows starting from the beginning of the part
5975 2024.01.25 08:13:27.620454 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 32 rows starting from the beginning of the part
5976 2024.01.25 08:13:27.620550 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part
5977 2024.01.25 08:13:27.620641 [ 18 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 32 rows starting from the beginning of the part
5978 2024.01.25 08:13:27.623305 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1437 rows, containing 6 columns (6 merged, 0 gathered) in 0.003811429 sec., 377023.9456120001 rows/sec., 508.77 MiB/sec.
5979 2024.01.25 08:13:27.624268 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5980 2024.01.25 08:13:27.624518 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5981 2024.01.25 08:13:27.624583 [ 19 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5982 2024.01.25 08:13:27.624661 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_61_12: 8.69 MiB.
5983 2024.01.25 08:13:32.611815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5984 2024.01.25 08:13:32.611945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5985 2024.01.25 08:13:32.611976 [ 3 ] {} <Debug> HTTP-Session: bb6e71fa-ede3-4fd2-801b-ad064c1733f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5986 2024.01.25 08:13:32.612002 [ 3 ] {} <Debug> HTTP-Session: bb6e71fa-ede3-4fd2-801b-ad064c1733f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5987 2024.01.25 08:13:32.612142 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5988 2024.01.25 08:13:32.612209 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5989 2024.01.25 08:13:32.612391 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5990 2024.01.25 08:13:32.612817 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
5991 2024.01.25 08:13:32.613080 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5992 2024.01.25 08:13:32.613248 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5993 2024.01.25 08:13:32.613360 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001180229 sec., 13556 rows/sec., 1.07 MiB/sec.
5994 2024.01.25 08:13:32.613525 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Debug> DynamicQueryHandler: Done processing query
5995 2024.01.25 08:13:32.613553 [ 3 ] {d33ffc09-f442-4141-baf9-db2c3658f96c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5996 2024.01.25 08:13:32.613569 [ 3 ] {} <Debug> HTTP-Session: bb6e71fa-ede3-4fd2-801b-ad064c1733f0 Destroying unnamed session
5997 2024.01.25 08:13:32.613690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5998 2024.01.25 08:13:32.613737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5999 2024.01.25 08:13:32.613756 [ 3 ] {} <Debug> HTTP-Session: 868d5d7d-fa64-4c5d-b758-4ad283676d68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6000 2024.01.25 08:13:32.613773 [ 3 ] {} <Debug> HTTP-Session: 868d5d7d-fa64-4c5d-b758-4ad283676d68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6001 2024.01.25 08:13:32.613843 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6002 2024.01.25 08:13:32.613882 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6003 2024.01.25 08:13:32.613986 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6004 2024.01.25 08:13:32.614296 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6005 2024.01.25 08:13:32.614511 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6006 2024.01.25 08:13:32.614671 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6007 2024.01.25 08:13:32.614790 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000910315 sec., 52729 rows/sec., 4.63 MiB/sec.
6008 2024.01.25 08:13:32.614939 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Debug> DynamicQueryHandler: Done processing query
6009 2024.01.25 08:13:32.614981 [ 3 ] {621dbd06-0799-472f-9d34-3ce457d65b71} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6010 2024.01.25 08:13:32.615009 [ 3 ] {} <Debug> HTTP-Session: 868d5d7d-fa64-4c5d-b758-4ad283676d68 Destroying unnamed session
6011 2024.01.25 08:13:32.615129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6012 2024.01.25 08:13:32.615173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6013 2024.01.25 08:13:32.615192 [ 3 ] {} <Debug> HTTP-Session: b3815b57-9538-45bd-adf2-abf5249b4df7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6014 2024.01.25 08:13:32.615208 [ 3 ] {} <Debug> HTTP-Session: b3815b57-9538-45bd-adf2-abf5249b4df7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6015 2024.01.25 08:13:32.615280 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6016 2024.01.25 08:13:32.615318 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6017 2024.01.25 08:13:32.615439 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6018 2024.01.25 08:13:32.615738 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6019 2024.01.25 08:13:32.615945 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6020 2024.01.25 08:13:32.616091 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6021 2024.01.25 08:13:32.616204 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000890044 sec., 17976 rows/sec., 1.41 MiB/sec.
6022 2024.01.25 08:13:32.616347 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Debug> DynamicQueryHandler: Done processing query
6023 2024.01.25 08:13:32.616370 [ 3 ] {bd1fbab4-f700-47ba-8749-ace53f097855} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6024 2024.01.25 08:13:32.616387 [ 3 ] {} <Debug> HTTP-Session: b3815b57-9538-45bd-adf2-abf5249b4df7 Destroying unnamed session
6025 2024.01.25 08:13:32.616530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6026 2024.01.25 08:13:32.616574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6027 2024.01.25 08:13:32.616593 [ 3 ] {} <Debug> HTTP-Session: 554dce9d-c329-4349-a185-9536cb52007d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6028 2024.01.25 08:13:32.616610 [ 3 ] {} <Debug> HTTP-Session: 554dce9d-c329-4349-a185-9536cb52007d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6029 2024.01.25 08:13:32.616684 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6030 2024.01.25 08:13:32.616730 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6031 2024.01.25 08:13:32.616870 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6032 2024.01.25 08:13:32.617269 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6033 2024.01.25 08:13:32.617559 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
6034 2024.01.25 08:13:32.617737 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
6035 2024.01.25 08:13:32.617866 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001150708 sec., 13904 rows/sec., 18.76 MiB/sec.
6036 2024.01.25 08:13:32.617980 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Debug> DynamicQueryHandler: Done processing query
6037 2024.01.25 08:13:32.618003 [ 3 ] {856f8a1d-eb83-4718-85e7-709eeb12d789} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6038 2024.01.25 08:13:32.618020 [ 3 ] {} <Debug> HTTP-Session: 554dce9d-c329-4349-a185-9536cb52007d Destroying unnamed session
6039 2024.01.25 08:13:37.390932 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
6040 2024.01.25 08:13:37.391036 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
6041 2024.01.25 08:13:37.612456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6042 2024.01.25 08:13:37.612574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6043 2024.01.25 08:13:37.612605 [ 3 ] {} <Debug> HTTP-Session: 08037ad7-9c57-4295-bac5-39acdb3117d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6044 2024.01.25 08:13:37.612633 [ 3 ] {} <Debug> HTTP-Session: 08037ad7-9c57-4295-bac5-39acdb3117d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6045 2024.01.25 08:13:37.612779 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6046 2024.01.25 08:13:37.612845 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6047 2024.01.25 08:13:37.613001 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6048 2024.01.25 08:13:37.613413 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6049 2024.01.25 08:13:37.613673 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6050 2024.01.25 08:13:37.613838 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6051 2024.01.25 08:13:37.613967 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001145328 sec., 27939 rows/sec., 2.21 MiB/sec.
6052 2024.01.25 08:13:37.614100 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Debug> DynamicQueryHandler: Done processing query
6053 2024.01.25 08:13:37.614125 [ 3 ] {dc3ac03d-79d0-472a-8f77-1ef3a798ed3d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6054 2024.01.25 08:13:37.614142 [ 3 ] {} <Debug> HTTP-Session: 08037ad7-9c57-4295-bac5-39acdb3117d8 Destroying unnamed session
6055 2024.01.25 08:13:37.614249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6056 2024.01.25 08:13:37.614296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6057 2024.01.25 08:13:37.614314 [ 3 ] {} <Debug> HTTP-Session: f549b1e9-0071-4ff8-a647-9f7cb44e891d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6058 2024.01.25 08:13:37.614332 [ 3 ] {} <Debug> HTTP-Session: f549b1e9-0071-4ff8-a647-9f7cb44e891d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6059 2024.01.25 08:13:37.614401 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6060 2024.01.25 08:13:37.614441 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6061 2024.01.25 08:13:37.614548 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6062 2024.01.25 08:13:37.614849 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6063 2024.01.25 08:13:37.615067 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6064 2024.01.25 08:13:37.615214 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6065 2024.01.25 08:13:37.615328 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000898134 sec., 4453 rows/sec., 371.86 KiB/sec.
6066 2024.01.25 08:13:37.615430 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Debug> DynamicQueryHandler: Done processing query
6067 2024.01.25 08:13:37.615454 [ 3 ] {5b785248-9118-4c37-a8ac-bfdcae00f51f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6068 2024.01.25 08:13:37.615470 [ 3 ] {} <Debug> HTTP-Session: f549b1e9-0071-4ff8-a647-9f7cb44e891d Destroying unnamed session
6069 2024.01.25 08:13:37.615613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16049, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6070 2024.01.25 08:13:37.615657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6071 2024.01.25 08:13:37.615676 [ 3 ] {} <Debug> HTTP-Session: 169f8f46-d617-440d-a8aa-0e05367eec9f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6072 2024.01.25 08:13:37.615693 [ 3 ] {} <Debug> HTTP-Session: 169f8f46-d617-440d-a8aa-0e05367eec9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6073 2024.01.25 08:13:37.615765 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6074 2024.01.25 08:13:37.615804 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6075 2024.01.25 08:13:37.615905 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6076 2024.01.25 08:13:37.616221 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6077 2024.01.25 08:13:37.616430 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6078 2024.01.25 08:13:37.616580 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6079 2024.01.25 08:13:37.616695 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Information> executeQuery: Read 98 rows, 10.05 KiB in 0.000902674 sec., 108566 rows/sec., 10.87 MiB/sec.
6080 2024.01.25 08:13:37.616807 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Debug> DynamicQueryHandler: Done processing query
6081 2024.01.25 08:13:37.616831 [ 3 ] {06e9f3e0-2c52-4840-af55-38a6f6c258f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
6082 2024.01.25 08:13:37.616847 [ 3 ] {} <Debug> HTTP-Session: 169f8f46-d617-440d-a8aa-0e05367eec9f Destroying unnamed session
6083 2024.01.25 08:13:37.616941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6084 2024.01.25 08:13:37.616986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6085 2024.01.25 08:13:37.617004 [ 3 ] {} <Debug> HTTP-Session: 10b555ec-f5b1-4b63-a180-4207a7e45bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6086 2024.01.25 08:13:37.617021 [ 3 ] {} <Debug> HTTP-Session: 10b555ec-f5b1-4b63-a180-4207a7e45bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6087 2024.01.25 08:13:37.617089 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6088 2024.01.25 08:13:37.617128 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6089 2024.01.25 08:13:37.617230 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6090 2024.01.25 08:13:37.617483 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6091 2024.01.25 08:13:37.617683 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
6092 2024.01.25 08:13:37.617833 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
6093 2024.01.25 08:13:37.617948 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000830452 sec., 4816 rows/sec., 336.32 KiB/sec.
6094 2024.01.25 08:13:37.618085 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Debug> DynamicQueryHandler: Done processing query
6095 2024.01.25 08:13:37.618109 [ 3 ] {38408677-6154-4531-be10-1ef54a02c742} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6096 2024.01.25 08:13:37.618126 [ 3 ] {} <Debug> HTTP-Session: 10b555ec-f5b1-4b63-a180-4207a7e45bd8 Destroying unnamed session
6097 2024.01.25 08:13:37.618228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6148, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6098 2024.01.25 08:13:37.618271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6099 2024.01.25 08:13:37.618290 [ 3 ] {} <Debug> HTTP-Session: 7a398b6a-1266-41e7-8868-b16a11b6d5ac Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6100 2024.01.25 08:13:37.618307 [ 3 ] {} <Debug> HTTP-Session: 7a398b6a-1266-41e7-8868-b16a11b6d5ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6101 2024.01.25 08:13:37.618378 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6102 2024.01.25 08:13:37.618418 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6103 2024.01.25 08:13:37.618527 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6104 2024.01.25 08:13:37.618804 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6105 2024.01.25 08:13:37.619011 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6106 2024.01.25 08:13:37.619160 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6107 2024.01.25 08:13:37.619281 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.000874873 sec., 41148 rows/sec., 3.22 MiB/sec.
6108 2024.01.25 08:13:37.619400 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Debug> DynamicQueryHandler: Done processing query
6109 2024.01.25 08:13:37.619424 [ 3 ] {d05c9fdf-b0d0-4eae-8a6a-6198321ec604} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6110 2024.01.25 08:13:37.619440 [ 3 ] {} <Debug> HTTP-Session: 7a398b6a-1266-41e7-8868-b16a11b6d5ac Destroying unnamed session
6111 2024.01.25 08:13:37.619531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6112 2024.01.25 08:13:37.619576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6113 2024.01.25 08:13:37.619621 [ 3 ] {} <Debug> HTTP-Session: 077634eb-253e-4712-a033-0838349b5bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6114 2024.01.25 08:13:37.619638 [ 3 ] {} <Debug> HTTP-Session: 077634eb-253e-4712-a033-0838349b5bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6115 2024.01.25 08:13:37.619705 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6116 2024.01.25 08:13:37.619747 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6117 2024.01.25 08:13:37.619868 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6118 2024.01.25 08:13:37.620120 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6119 2024.01.25 08:13:37.620381 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
6120 2024.01.25 08:13:37.620555 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
6121 2024.01.25 08:13:37.620680 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000946725 sec., 2112 rows/sec., 148.54 KiB/sec.
6122 2024.01.25 08:13:37.620820 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Debug> DynamicQueryHandler: Done processing query
6123 2024.01.25 08:13:37.620846 [ 3 ] {6117156b-d752-468e-baa5-5c4ce3a2a75a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6124 2024.01.25 08:13:37.620886 [ 3 ] {} <Debug> HTTP-Session: 077634eb-253e-4712-a033-0838349b5bc0 Destroying unnamed session
6125 2024.01.25 08:13:37.621023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6126 2024.01.25 08:13:37.621065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6127 2024.01.25 08:13:37.621083 [ 3 ] {} <Debug> HTTP-Session: d9c98e3f-fef1-4778-97c2-3c5a748f0289 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6128 2024.01.25 08:13:37.621099 [ 3 ] {} <Debug> HTTP-Session: d9c98e3f-fef1-4778-97c2-3c5a748f0289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6129 2024.01.25 08:13:37.621173 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6130 2024.01.25 08:13:37.621216 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6131 2024.01.25 08:13:37.621349 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6132 2024.01.25 08:13:37.621866 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB.
6133 2024.01.25 08:13:37.622162 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6134 2024.01.25 08:13:37.622338 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6135 2024.01.25 08:13:37.622457 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001257519 sec., 25446 rows/sec., 34.34 MiB/sec.
6136 2024.01.25 08:13:37.622587 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Debug> DynamicQueryHandler: Done processing query
6137 2024.01.25 08:13:37.622611 [ 3 ] {eb33f89e-be69-4103-bfff-2b24d9b73326} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6138 2024.01.25 08:13:37.622627 [ 3 ] {} <Debug> HTTP-Session: d9c98e3f-fef1-4778-97c2-3c5a748f0289 Destroying unnamed session
6139 2024.01.25 08:13:42.612187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6140 2024.01.25 08:13:42.612316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6141 2024.01.25 08:13:42.612347 [ 3 ] {} <Debug> HTTP-Session: 46572dac-52c8-43ff-8eee-f5fe53594bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6142 2024.01.25 08:13:42.612374 [ 3 ] {} <Debug> HTTP-Session: 46572dac-52c8-43ff-8eee-f5fe53594bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6143 2024.01.25 08:13:42.612515 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6144 2024.01.25 08:13:42.612584 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6145 2024.01.25 08:13:42.612767 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6146 2024.01.25 08:13:42.613276 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6147 2024.01.25 08:13:42.613542 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6148 2024.01.25 08:13:42.613708 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6149 2024.01.25 08:13:42.613827 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.00127139 sec., 12584 rows/sec., 1020.04 KiB/sec.
6150 2024.01.25 08:13:42.613980 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Debug> DynamicQueryHandler: Done processing query
6151 2024.01.25 08:13:42.614007 [ 3 ] {c27e6677-f56f-4713-b6d5-5eb06b368cb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6152 2024.01.25 08:13:42.614024 [ 3 ] {} <Debug> HTTP-Session: 46572dac-52c8-43ff-8eee-f5fe53594bbd Destroying unnamed session
6153 2024.01.25 08:13:42.614155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6154 2024.01.25 08:13:42.614206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6155 2024.01.25 08:13:42.614227 [ 3 ] {} <Debug> HTTP-Session: 2e327edd-74b1-4d79-ac6b-fe1f8b6e3870 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6156 2024.01.25 08:13:42.614246 [ 3 ] {} <Debug> HTTP-Session: 2e327edd-74b1-4d79-ac6b-fe1f8b6e3870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6157 2024.01.25 08:13:42.614328 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6158 2024.01.25 08:13:42.614369 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6159 2024.01.25 08:13:42.614478 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6160 2024.01.25 08:13:42.614822 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6161 2024.01.25 08:13:42.615042 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6162 2024.01.25 08:13:42.615194 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6163 2024.01.25 08:13:42.615328 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.000971765 sec., 49394 rows/sec., 4.33 MiB/sec.
6164 2024.01.25 08:13:42.615451 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Debug> DynamicQueryHandler: Done processing query
6165 2024.01.25 08:13:42.615476 [ 3 ] {3d01f44a-761b-4eda-b320-2131a680c6c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6166 2024.01.25 08:13:42.615491 [ 3 ] {} <Debug> HTTP-Session: 2e327edd-74b1-4d79-ac6b-fe1f8b6e3870 Destroying unnamed session
6167 2024.01.25 08:13:42.615607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6168 2024.01.25 08:13:42.615654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6169 2024.01.25 08:13:42.615674 [ 3 ] {} <Debug> HTTP-Session: 0830090d-3728-4b6d-8c3b-43f19cd527e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6170 2024.01.25 08:13:42.615691 [ 3 ] {} <Debug> HTTP-Session: 0830090d-3728-4b6d-8c3b-43f19cd527e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6171 2024.01.25 08:13:42.615762 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6172 2024.01.25 08:13:42.615801 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6173 2024.01.25 08:13:42.615910 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6174 2024.01.25 08:13:42.616195 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6175 2024.01.25 08:13:42.616412 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6176 2024.01.25 08:13:42.616559 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6177 2024.01.25 08:13:42.616685 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000893313 sec., 17910 rows/sec., 1.40 MiB/sec.
6178 2024.01.25 08:13:42.616803 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Debug> DynamicQueryHandler: Done processing query
6179 2024.01.25 08:13:42.616826 [ 3 ] {f3ec3300-e152-465d-bc8d-22940550dc9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6180 2024.01.25 08:13:42.616842 [ 3 ] {} <Debug> HTTP-Session: 0830090d-3728-4b6d-8c3b-43f19cd527e6 Destroying unnamed session
6181 2024.01.25 08:13:42.616996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6182 2024.01.25 08:13:42.617040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6183 2024.01.25 08:13:42.617059 [ 3 ] {} <Debug> HTTP-Session: 2f484f5a-6610-4b47-9b4d-d1181c8496c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6184 2024.01.25 08:13:42.617075 [ 3 ] {} <Debug> HTTP-Session: 2f484f5a-6610-4b47-9b4d-d1181c8496c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6185 2024.01.25 08:13:42.617149 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6186 2024.01.25 08:13:42.617193 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6187 2024.01.25 08:13:42.617331 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6188 2024.01.25 08:13:42.617680 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6189 2024.01.25 08:13:42.617970 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6190 2024.01.25 08:13:42.618148 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6191 2024.01.25 08:13:42.618273 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001096817 sec., 14587 rows/sec., 19.69 MiB/sec.
6192 2024.01.25 08:13:42.618401 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Debug> DynamicQueryHandler: Done processing query
6193 2024.01.25 08:13:42.618424 [ 3 ] {c18f0cac-ab6c-4afa-9a9b-72499b085006} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6194 2024.01.25 08:13:42.618440 [ 3 ] {} <Debug> HTTP-Session: 2f484f5a-6610-4b47-9b4d-d1181c8496c5 Destroying unnamed session
6195 2024.01.25 08:13:47.614204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6196 2024.01.25 08:13:47.614324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6197 2024.01.25 08:13:47.614350 [ 3 ] {} <Debug> HTTP-Session: 0d9f5257-d6f1-460a-b175-509a93f0419a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6198 2024.01.25 08:13:47.614374 [ 3 ] {} <Debug> HTTP-Session: 0d9f5257-d6f1-460a-b175-509a93f0419a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6199 2024.01.25 08:13:47.614500 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6200 2024.01.25 08:13:47.614561 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6201 2024.01.25 08:13:47.614725 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6202 2024.01.25 08:13:47.615142 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6203 2024.01.25 08:13:47.615393 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6204 2024.01.25 08:13:47.615546 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6205 2024.01.25 08:13:47.615738 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001202799 sec., 26604 rows/sec., 2.11 MiB/sec.
6206 2024.01.25 08:13:47.615921 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Debug> DynamicQueryHandler: Done processing query
6207 2024.01.25 08:13:47.615952 [ 3 ] {abd4b75f-ee6b-42f5-bb9d-70a465d8dcfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6208 2024.01.25 08:13:47.615968 [ 3 ] {} <Debug> HTTP-Session: 0d9f5257-d6f1-460a-b175-509a93f0419a Destroying unnamed session
6209 2024.01.25 08:13:47.616085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6210 2024.01.25 08:13:47.616131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6211 2024.01.25 08:13:47.616150 [ 3 ] {} <Debug> HTTP-Session: 4ec628f2-6b65-4e88-93c4-58aa49187689 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6212 2024.01.25 08:13:47.616168 [ 3 ] {} <Debug> HTTP-Session: 4ec628f2-6b65-4e88-93c4-58aa49187689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6213 2024.01.25 08:13:47.616238 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6214 2024.01.25 08:13:47.616278 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6215 2024.01.25 08:13:47.616385 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6216 2024.01.25 08:13:47.616676 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6217 2024.01.25 08:13:47.616886 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6218 2024.01.25 08:13:47.617035 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6219 2024.01.25 08:13:47.617161 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000888444 sec., 2251 rows/sec., 192.36 KiB/sec.
6220 2024.01.25 08:13:47.617333 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Debug> DynamicQueryHandler: Done processing query
6221 2024.01.25 08:13:47.617357 [ 3 ] {dc2d57b8-ea10-45d3-ac3c-c7c80c0f058c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6222 2024.01.25 08:13:47.617374 [ 3 ] {} <Debug> HTTP-Session: 4ec628f2-6b65-4e88-93c4-58aa49187689 Destroying unnamed session
6223 2024.01.25 08:13:47.617497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21199, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6224 2024.01.25 08:13:47.617542 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6225 2024.01.25 08:13:47.617562 [ 3 ] {} <Debug> HTTP-Session: e8e0acf4-c0d6-4fc5-a783-9ec22338733d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6226 2024.01.25 08:13:47.617580 [ 3 ] {} <Debug> HTTP-Session: e8e0acf4-c0d6-4fc5-a783-9ec22338733d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6227 2024.01.25 08:13:47.617655 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6228 2024.01.25 08:13:47.617693 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6229 2024.01.25 08:13:47.617808 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6230 2024.01.25 08:13:47.618176 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6231 2024.01.25 08:13:47.618402 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6232 2024.01.25 08:13:47.618547 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6233 2024.01.25 08:13:47.618673 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Information> executeQuery: Read 133 rows, 13.08 KiB in 0.000985325 sec., 134980 rows/sec., 12.96 MiB/sec.
6234 2024.01.25 08:13:47.618670 [ 78 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6235 2024.01.25 08:13:47.618785 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6236 2024.01.25 08:13:47.618871 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Debug> DynamicQueryHandler: Done processing query
6237 2024.01.25 08:13:47.618903 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6238 2024.01.25 08:13:47.618910 [ 3 ] {96a5c52d-36c6-48ea-b142-15435e9f93e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6239 2024.01.25 08:13:47.618944 [ 3 ] {} <Debug> HTTP-Session: e8e0acf4-c0d6-4fc5-a783-9ec22338733d Destroying unnamed session
6240 2024.01.25 08:13:47.619031 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6241 2024.01.25 08:13:47.619074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6242 2024.01.25 08:13:47.619076 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 184 rows starting from the beginning of the part
6243 2024.01.25 08:13:47.619127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6244 2024.01.25 08:13:47.619152 [ 3 ] {} <Debug> HTTP-Session: 8a4da39e-fc2a-47e3-87b9-c2677ef52d67 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6245 2024.01.25 08:13:47.619179 [ 3 ] {} <Debug> HTTP-Session: 8a4da39e-fc2a-47e3-87b9-c2677ef52d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6246 2024.01.25 08:13:47.619231 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 96 rows starting from the beginning of the part
6247 2024.01.25 08:13:47.619292 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6248 2024.01.25 08:13:47.619350 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6249 2024.01.25 08:13:47.619377 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 48 rows starting from the beginning of the part
6250 2024.01.25 08:13:47.619573 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6251 2024.01.25 08:13:47.619576 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 98 rows starting from the beginning of the part
6252 2024.01.25 08:13:47.619794 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 48 rows starting from the beginning of the part
6253 2024.01.25 08:13:47.619994 [ 23 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 133 rows starting from the beginning of the part
6254 2024.01.25 08:13:47.620017 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6255 2024.01.25 08:13:47.620274 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
6256 2024.01.25 08:13:47.620470 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
6257 2024.01.25 08:13:47.620691 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00135176 sec., 1479 rows/sec., 103.31 KiB/sec.
6258 2024.01.25 08:13:47.620900 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Debug> DynamicQueryHandler: Done processing query
6259 2024.01.25 08:13:47.620949 [ 3 ] {9d2f8f53-fe56-4395-b0bf-a4f796c557b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6260 2024.01.25 08:13:47.620992 [ 3 ] {} <Debug> HTTP-Session: 8a4da39e-fc2a-47e3-87b9-c2677ef52d67 Destroying unnamed session
6261 2024.01.25 08:13:47.621023 [ 19 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 607 rows, containing 4 columns (4 merged, 0 gathered) in 0.002165224 sec., 280340.5098040665 rows/sec., 26.73 MiB/sec.
6262 2024.01.25 08:13:47.621110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 9853, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6263 2024.01.25 08:13:47.621130 [ 19 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6264 2024.01.25 08:13:47.621165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6265 2024.01.25 08:13:47.621186 [ 3 ] {} <Debug> HTTP-Session: c3064cdf-5972-46b5-8994-34d4f6fb5caa Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6266 2024.01.25 08:13:47.621207 [ 3 ] {} <Debug> HTTP-Session: c3064cdf-5972-46b5-8994-34d4f6fb5caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6267 2024.01.25 08:13:47.621295 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6268 2024.01.25 08:13:47.621312 [ 19 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6269 2024.01.25 08:13:47.621343 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6270 2024.01.25 08:13:47.621380 [ 19 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_66_13} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6271 2024.01.25 08:13:47.621501 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6272 2024.01.25 08:13:47.621868 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6273 2024.01.25 08:13:47.622075 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6274 2024.01.25 08:13:47.622222 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6275 2024.01.25 08:13:47.622339 [ 78 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6276 2024.01.25 08:13:47.622353 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.001018216 sec., 56962 rows/sec., 4.43 MiB/sec.
6277 2024.01.25 08:13:47.622396 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6278 2024.01.25 08:13:47.622556 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6279 2024.01.25 08:13:47.622596 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Debug> DynamicQueryHandler: Done processing query
6280 2024.01.25 08:13:47.622634 [ 3 ] {90b8cb93-482c-4dff-9fa2-23825e635f68} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6281 2024.01.25 08:13:47.622678 [ 3 ] {} <Debug> HTTP-Session: c3064cdf-5972-46b5-8994-34d4f6fb5caa Destroying unnamed session
6282 2024.01.25 08:13:47.622729 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6283 2024.01.25 08:13:47.622767 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 98 rows starting from the beginning of the part
6284 2024.01.25 08:13:47.622840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7229, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6285 2024.01.25 08:13:47.622923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6286 2024.01.25 08:13:47.622979 [ 3 ] {} <Debug> HTTP-Session: 9b04ed10-4d19-4ae0-9e3d-315777a4d0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6287 2024.01.25 08:13:47.622979 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 32 rows starting from the beginning of the part
6288 2024.01.25 08:13:47.623005 [ 3 ] {} <Debug> HTTP-Session: 9b04ed10-4d19-4ae0-9e3d-315777a4d0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6289 2024.01.25 08:13:47.623250 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6290 2024.01.25 08:13:47.623258 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part
6291 2024.01.25 08:13:47.623357 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6292 2024.01.25 08:13:47.623566 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part
6293 2024.01.25 08:13:47.623920 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 16 rows starting from the beginning of the part
6294 2024.01.25 08:13:47.623937 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6295 2024.01.25 08:13:47.624116 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 58 rows starting from the beginning of the part
6296 2024.01.25 08:13:47.624662 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6297 2024.01.25 08:13:47.625273 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
6298 2024.01.25 08:13:47.625702 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
6299 2024.01.25 08:13:47.625730 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 4 columns (4 merged, 0 gathered) in 0.00326303 sec., 78454.6878208291 rows/sec., 6.13 MiB/sec.
6300 2024.01.25 08:13:47.625884 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00259418 sec., 14262 rows/sec., 1.01 MiB/sec.
6301 2024.01.25 08:13:47.625919 [ 19 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6302 2024.01.25 08:13:47.626047 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Debug> DynamicQueryHandler: Done processing query
6303 2024.01.25 08:13:47.626076 [ 3 ] {09759fa1-a8f8-42ba-bcf2-f05a2fbcea81} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6304 2024.01.25 08:13:47.626094 [ 3 ] {} <Debug> HTTP-Session: 9b04ed10-4d19-4ae0-9e3d-315777a4d0a6 Destroying unnamed session
6305 2024.01.25 08:13:47.626137 [ 19 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6306 2024.01.25 08:13:47.626197 [ 19 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_66_13} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6307 2024.01.25 08:13:47.626241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34261, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6308 2024.01.25 08:13:47.626300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6309 2024.01.25 08:13:47.626320 [ 3 ] {} <Debug> HTTP-Session: 74ca84f3-fe21-4ffd-a8f4-8c3b3a2c30d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6310 2024.01.25 08:13:47.626337 [ 3 ] {} <Debug> HTTP-Session: 74ca84f3-fe21-4ffd-a8f4-8c3b3a2c30d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6311 2024.01.25 08:13:47.626422 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6312 2024.01.25 08:13:47.626467 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6313 2024.01.25 08:13:47.626608 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6314 2024.01.25 08:13:47.627021 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6315 2024.01.25 08:13:47.627325 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6316 2024.01.25 08:13:47.627508 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6317 2024.01.25 08:13:47.627637 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001186868 sec., 26961 rows/sec., 36.38 MiB/sec.
6318 2024.01.25 08:13:47.627758 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Debug> DynamicQueryHandler: Done processing query
6319 2024.01.25 08:13:47.627783 [ 3 ] {fd757406-edcb-4e52-99c9-b593a5b38f75} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6320 2024.01.25 08:13:47.627798 [ 3 ] {} <Debug> HTTP-Session: 74ca84f3-fe21-4ffd-a8f4-8c3b3a2c30d4 Destroying unnamed session
6321 2024.01.25 08:13:52.391310 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache
6322 2024.01.25 08:13:52.391380 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache
6323 2024.01.25 08:13:52.612040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6324 2024.01.25 08:13:52.612157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6325 2024.01.25 08:13:52.612187 [ 3 ] {} <Debug> HTTP-Session: 18e10b4d-bd04-4ec0-b5b6-7345f5a5a6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6326 2024.01.25 08:13:52.612213 [ 3 ] {} <Debug> HTTP-Session: 18e10b4d-bd04-4ec0-b5b6-7345f5a5a6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6327 2024.01.25 08:13:52.612353 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6328 2024.01.25 08:13:52.612413 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6329 2024.01.25 08:13:52.612571 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6330 2024.01.25 08:13:52.612923 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6331 2024.01.25 08:13:52.613185 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6332 2024.01.25 08:13:52.613352 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6333 2024.01.25 08:13:52.613469 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001080767 sec., 14804 rows/sec., 1.17 MiB/sec.
6334 2024.01.25 08:13:52.613465 [ 51 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6335 2024.01.25 08:13:52.613526 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6336 2024.01.25 08:13:52.613608 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6337 2024.01.25 08:13:52.613628 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Debug> DynamicQueryHandler: Done processing query
6338 2024.01.25 08:13:52.613658 [ 3 ] {d5d00823-83bc-4fc4-bac5-0b8028926e10} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6339 2024.01.25 08:13:52.613705 [ 3 ] {} <Debug> HTTP-Session: 18e10b4d-bd04-4ec0-b5b6-7345f5a5a6a8 Destroying unnamed session
6340 2024.01.25 08:13:52.613782 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6341 2024.01.25 08:13:52.613823 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 48 rows starting from the beginning of the part
6342 2024.01.25 08:13:52.613870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7269, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6343 2024.01.25 08:13:52.613933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6344 2024.01.25 08:13:52.613967 [ 3 ] {} <Debug> HTTP-Session: 3c4c4453-54fb-4fcf-9bc8-214f330382a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6345 2024.01.25 08:13:52.613971 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part
6346 2024.01.25 08:13:52.613989 [ 3 ] {} <Debug> HTTP-Session: 3c4c4453-54fb-4fcf-9bc8-214f330382a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6347 2024.01.25 08:13:52.614115 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6348 2024.01.25 08:13:52.614122 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part
6349 2024.01.25 08:13:52.614175 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6350 2024.01.25 08:13:52.614296 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part
6351 2024.01.25 08:13:52.614408 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6352 2024.01.25 08:13:52.614445 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part
6353 2024.01.25 08:13:52.614551 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part
6354 2024.01.25 08:13:52.614933 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6355 2024.01.25 08:13:52.615250 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6356 2024.01.25 08:13:52.615417 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001843729 sec., 86780.64943383762 rows/sec., 6.87 MiB/sec.
6357 2024.01.25 08:13:52.615455 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6358 2024.01.25 08:13:52.615510 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6359 2024.01.25 08:13:52.615586 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Information> executeQuery: Read 48 rows, 4.31 KiB in 0.001437753 sec., 33385 rows/sec., 2.93 MiB/sec.
6360 2024.01.25 08:13:52.615714 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6361 2024.01.25 08:13:52.615722 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Debug> DynamicQueryHandler: Done processing query
6362 2024.01.25 08:13:52.615752 [ 3 ] {69d3b306-ddb4-46cb-9a44-0ef4e88cc116} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6363 2024.01.25 08:13:52.615771 [ 3 ] {} <Debug> HTTP-Session: 3c4c4453-54fb-4fcf-9bc8-214f330382a7 Destroying unnamed session
6364 2024.01.25 08:13:52.615775 [ 23 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_66_13} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6365 2024.01.25 08:13:52.615924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6366 2024.01.25 08:13:52.615972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6367 2024.01.25 08:13:52.615992 [ 3 ] {} <Debug> HTTP-Session: 5b7bc480-f2d0-4066-86ed-ba344f7a7854 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6368 2024.01.25 08:13:52.616010 [ 3 ] {} <Debug> HTTP-Session: 5b7bc480-f2d0-4066-86ed-ba344f7a7854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6369 2024.01.25 08:13:52.616084 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6370 2024.01.25 08:13:52.616123 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6371 2024.01.25 08:13:52.616227 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6372 2024.01.25 08:13:52.616508 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6373 2024.01.25 08:13:52.616711 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6374 2024.01.25 08:13:52.616858 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6375 2024.01.25 08:13:52.616952 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.000840093 sec., 19045 rows/sec., 1.49 MiB/sec.
6376 2024.01.25 08:13:52.617051 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Debug> DynamicQueryHandler: Done processing query
6377 2024.01.25 08:13:52.617074 [ 3 ] {57fe4361-4b54-4cce-9294-296dc27d43f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6378 2024.01.25 08:13:52.617089 [ 3 ] {} <Debug> HTTP-Session: 5b7bc480-f2d0-4066-86ed-ba344f7a7854 Destroying unnamed session
6379 2024.01.25 08:13:52.617215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6380 2024.01.25 08:13:52.617259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6381 2024.01.25 08:13:52.617278 [ 3 ] {} <Debug> HTTP-Session: a601b31e-0600-4058-b8d1-97963b96f1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6382 2024.01.25 08:13:52.617295 [ 3 ] {} <Debug> HTTP-Session: a601b31e-0600-4058-b8d1-97963b96f1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6383 2024.01.25 08:13:52.617372 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6384 2024.01.25 08:13:52.617416 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6385 2024.01.25 08:13:52.617547 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6386 2024.01.25 08:13:52.617895 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6387 2024.01.25 08:13:52.618186 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6388 2024.01.25 08:13:52.618368 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6389 2024.01.25 08:13:52.618460 [ 51 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6390 2024.01.25 08:13:52.618470 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001069776 sec., 14956 rows/sec., 20.18 MiB/sec.
6391 2024.01.25 08:13:52.618498 [ 51 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6392 2024.01.25 08:13:52.618611 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6393 2024.01.25 08:13:52.618692 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Debug> DynamicQueryHandler: Done processing query
6394 2024.01.25 08:13:52.618745 [ 3 ] {bb59c196-1b90-4786-82c6-3170ab910239} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6395 2024.01.25 08:13:52.618809 [ 3 ] {} <Debug> HTTP-Session: a601b31e-0600-4058-b8d1-97963b96f1d9 Destroying unnamed session
6396 2024.01.25 08:13:52.618835 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6397 2024.01.25 08:13:52.618874 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1437 rows starting from the beginning of the part
6398 2024.01.25 08:13:52.618973 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 16 rows starting from the beginning of the part
6399 2024.01.25 08:13:52.619065 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 32 rows starting from the beginning of the part
6400 2024.01.25 08:13:52.619151 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 16 rows starting from the beginning of the part
6401 2024.01.25 08:13:52.619235 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 32 rows starting from the beginning of the part
6402 2024.01.25 08:13:52.619315 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part
6403 2024.01.25 08:13:52.622213 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1549 rows, containing 6 columns (6 merged, 0 gathered) in 0.003673397 sec., 421680.5316713658 rows/sec., 569.04 MiB/sec.
6404 2024.01.25 08:13:52.622784 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6405 2024.01.25 08:13:52.622978 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6406 2024.01.25 08:13:52.623032 [ 11 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6407 2024.01.25 08:13:52.623089 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_66_13: 8.74 MiB.
6408 2024.01.25 08:13:57.612635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6409 2024.01.25 08:13:57.612757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6410 2024.01.25 08:13:57.612785 [ 3 ] {} <Debug> HTTP-Session: 62322c91-f290-4a89-98a5-5dbb97c6d9df Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6411 2024.01.25 08:13:57.612812 [ 3 ] {} <Debug> HTTP-Session: 62322c91-f290-4a89-98a5-5dbb97c6d9df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6412 2024.01.25 08:13:57.612943 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6413 2024.01.25 08:13:57.613004 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6414 2024.01.25 08:13:57.613165 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6415 2024.01.25 08:13:57.613597 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6416 2024.01.25 08:13:57.613863 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6417 2024.01.25 08:13:57.614039 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6418 2024.01.25 08:13:57.614158 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Information> executeQuery: Read 32 rows, 2.59 KiB in 0.001182149 sec., 27069 rows/sec., 2.14 MiB/sec.
6419 2024.01.25 08:13:57.614297 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Debug> DynamicQueryHandler: Done processing query
6420 2024.01.25 08:13:57.614329 [ 3 ] {b566c2c8-0e48-44cc-914d-151e093cddf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6421 2024.01.25 08:13:57.614347 [ 3 ] {} <Debug> HTTP-Session: 62322c91-f290-4a89-98a5-5dbb97c6d9df Destroying unnamed session
6422 2024.01.25 08:13:57.614474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 15752, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6423 2024.01.25 08:13:57.614521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6424 2024.01.25 08:13:57.614540 [ 3 ] {} <Debug> HTTP-Session: d633a929-7374-4254-9e4d-8937b5a47050 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6425 2024.01.25 08:13:57.614557 [ 3 ] {} <Debug> HTTP-Session: d633a929-7374-4254-9e4d-8937b5a47050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6426 2024.01.25 08:13:57.614634 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6427 2024.01.25 08:13:57.614674 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6428 2024.01.25 08:13:57.614780 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6429 2024.01.25 08:13:57.615157 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6430 2024.01.25 08:13:57.615398 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6431 2024.01.25 08:13:57.615558 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6432 2024.01.25 08:13:57.615676 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Information> executeQuery: Read 96 rows, 9.87 KiB in 0.001005416 sec., 95482 rows/sec., 9.59 MiB/sec.
6433 2024.01.25 08:13:57.615831 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Debug> DynamicQueryHandler: Done processing query
6434 2024.01.25 08:13:57.615877 [ 3 ] {4852c7fd-b961-4581-a07c-a3a829c598df} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB.
6435 2024.01.25 08:13:57.615916 [ 3 ] {} <Debug> HTTP-Session: d633a929-7374-4254-9e4d-8937b5a47050 Destroying unnamed session
6436 2024.01.25 08:13:57.616026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6437 2024.01.25 08:13:57.616070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6438 2024.01.25 08:13:57.616088 [ 3 ] {} <Debug> HTTP-Session: 0be2ca70-5efd-44e9-b048-1723947ea580 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6439 2024.01.25 08:13:57.616105 [ 3 ] {} <Debug> HTTP-Session: 0be2ca70-5efd-44e9-b048-1723947ea580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6440 2024.01.25 08:13:57.616176 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6441 2024.01.25 08:13:57.616216 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6442 2024.01.25 08:13:57.616329 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6443 2024.01.25 08:13:57.616638 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6444 2024.01.25 08:13:57.616850 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6445 2024.01.25 08:13:57.617019 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6446 2024.01.25 08:13:57.617141 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Information> executeQuery: Read 32 rows, 2.56 KiB in 0.000934855 sec., 34229 rows/sec., 2.68 MiB/sec.
6447 2024.01.25 08:13:57.617257 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Debug> DynamicQueryHandler: Done processing query
6448 2024.01.25 08:13:57.617281 [ 3 ] {e810efd2-ea38-4a5a-91c6-49298815c10c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6449 2024.01.25 08:13:57.617297 [ 3 ] {} <Debug> HTTP-Session: 0be2ca70-5efd-44e9-b048-1723947ea580 Destroying unnamed session
6450 2024.01.25 08:13:57.617438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 34262, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6451 2024.01.25 08:13:57.617483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6452 2024.01.25 08:13:57.617502 [ 3 ] {} <Debug> HTTP-Session: dea79fea-8dd4-4c39-ad9d-ba1fee904a68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6453 2024.01.25 08:13:57.617518 [ 3 ] {} <Debug> HTTP-Session: dea79fea-8dd4-4c39-ad9d-ba1fee904a68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6454 2024.01.25 08:13:57.617594 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6455 2024.01.25 08:13:57.617639 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6456 2024.01.25 08:13:57.617778 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6457 2024.01.25 08:13:57.618193 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6458 2024.01.25 08:13:57.618497 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6459 2024.01.25 08:13:57.618713 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6460 2024.01.25 08:13:57.618825 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Information> executeQuery: Read 32 rows, 44.22 KiB in 0.001197899 sec., 26713 rows/sec., 36.05 MiB/sec.
6461 2024.01.25 08:13:57.618937 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Debug> DynamicQueryHandler: Done processing query
6462 2024.01.25 08:13:57.618961 [ 3 ] {e3686e13-b08a-49c1-a118-088fa082261a} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB.
6463 2024.01.25 08:13:57.618976 [ 3 ] {} <Debug> HTTP-Session: dea79fea-8dd4-4c39-ad9d-ba1fee904a68 Destroying unnamed session
6464 2024.01.25 08:14:01.248964 [ 64 ] {} <Debug> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0
6465 2024.01.25 08:14:01.249105 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6466 2024.01.25 08:14:01.249224 [ 13 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact
6467 2024.01.25 08:14:01.249421 [ 13 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6468 2024.01.25 08:14:01.249464 [ 13 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 701 rows starting from the beginning of the part
6469 2024.01.25 08:14:01.249627 [ 13 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
6470 2024.01.25 08:14:01.249734 [ 13 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
6471 2024.01.25 08:14:01.249821 [ 13 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
6472 2024.01.25 08:14:01.249905 [ 13 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part
6473 2024.01.25 08:14:01.250584 [ 18 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.001402252 sec., 554108.6766144744 rows/sec., 39.08 MiB/sec.
6474 2024.01.25 08:14:01.250784 [ 18 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary)
6475 2024.01.25 08:14:01.251060 [ 18 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5.
6476 2024.01.25 08:14:01.251136 [ 18 ] {0c7ac84a-c260-4c4a-8da6-55a3526d8d78::all_1_22_5} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0
6477 2024.01.25 08:14:02.611988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6478 2024.01.25 08:14:02.612095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6479 2024.01.25 08:14:02.612123 [ 3 ] {} <Debug> HTTP-Session: 3cc54f7e-244b-4949-8b32-a5fa8dacc4d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6480 2024.01.25 08:14:02.612147 [ 3 ] {} <Debug> HTTP-Session: 3cc54f7e-244b-4949-8b32-a5fa8dacc4d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6481 2024.01.25 08:14:02.612270 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6482 2024.01.25 08:14:02.612330 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6483 2024.01.25 08:14:02.612488 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6484 2024.01.25 08:14:02.612901 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6485 2024.01.25 08:14:02.613163 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6486 2024.01.25 08:14:02.613332 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6487 2024.01.25 08:14:02.613457 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001146688 sec., 13953 rows/sec., 1.10 MiB/sec.
6488 2024.01.25 08:14:02.613621 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Debug> DynamicQueryHandler: Done processing query
6489 2024.01.25 08:14:02.613651 [ 3 ] {46458c68-c2a0-457c-aea5-652079f9bd53} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6490 2024.01.25 08:14:02.613667 [ 3 ] {} <Debug> HTTP-Session: 3cc54f7e-244b-4949-8b32-a5fa8dacc4d4 Destroying unnamed session
6491 2024.01.25 08:14:02.613789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6492 2024.01.25 08:14:02.613836 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6493 2024.01.25 08:14:02.613858 [ 3 ] {} <Debug> HTTP-Session: edd052bb-1289-4651-b493-b80d35b73fd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6494 2024.01.25 08:14:02.613877 [ 3 ] {} <Debug> HTTP-Session: edd052bb-1289-4651-b493-b80d35b73fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6495 2024.01.25 08:14:02.613955 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6496 2024.01.25 08:14:02.613999 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6497 2024.01.25 08:14:02.614107 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6498 2024.01.25 08:14:02.614429 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6499 2024.01.25 08:14:02.614720 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6500 2024.01.25 08:14:02.614959 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Trace> oximeter.fields_ipaddr (2fc7aade-a947-4eda-a3b5-51a6fae33482): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6501 2024.01.25 08:14:02.615096 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001110547 sec., 1800 rows/sec., 153.89 KiB/sec.
6502 2024.01.25 08:14:02.615203 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Debug> DynamicQueryHandler: Done processing query
6503 2024.01.25 08:14:02.615227 [ 3 ] {4afae807-f42b-467e-a8d5-9e15aff8f240} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6504 2024.01.25 08:14:02.615243 [ 3 ] {} <Debug> HTTP-Session: edd052bb-1289-4651-b493-b80d35b73fd4 Destroying unnamed session
6505 2024.01.25 08:14:02.615357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7418, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6506 2024.01.25 08:14:02.615402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6507 2024.01.25 08:14:02.615422 [ 3 ] {} <Debug> HTTP-Session: 3c005956-5e51-4038-b70f-e6b146c48822 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6508 2024.01.25 08:14:02.615439 [ 3 ] {} <Debug> HTTP-Session: 3c005956-5e51-4038-b70f-e6b146c48822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6509 2024.01.25 08:14:02.615515 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6510 2024.01.25 08:14:02.615553 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6511 2024.01.25 08:14:02.615666 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6512 2024.01.25 08:14:02.616007 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6513 2024.01.25 08:14:02.616217 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6514 2024.01.25 08:14:02.616374 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6515 2024.01.25 08:14:02.616492 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Information> executeQuery: Read 49 rows, 4.40 KiB in 0.000945285 sec., 51836 rows/sec., 4.55 MiB/sec.
6516 2024.01.25 08:14:02.616619 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Debug> DynamicQueryHandler: Done processing query
6517 2024.01.25 08:14:02.616641 [ 3 ] {12cc6430-623e-4a15-b792-1fc41f345e38} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6518 2024.01.25 08:14:02.616657 [ 3 ] {} <Debug> HTTP-Session: 3c005956-5e51-4038-b70f-e6b146c48822 Destroying unnamed session
6519 2024.01.25 08:14:02.616756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6520 2024.01.25 08:14:02.616801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6521 2024.01.25 08:14:02.616820 [ 3 ] {} <Debug> HTTP-Session: f9d838f9-7e26-4691-a8d4-ab6fc304c94b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6522 2024.01.25 08:14:02.616836 [ 3 ] {} <Debug> HTTP-Session: f9d838f9-7e26-4691-a8d4-ab6fc304c94b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6523 2024.01.25 08:14:02.616906 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6524 2024.01.25 08:14:02.616944 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6525 2024.01.25 08:14:02.617050 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6526 2024.01.25 08:14:02.617369 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6527 2024.01.25 08:14:02.617570 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
6528 2024.01.25 08:14:02.617715 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Trace> oximeter.fields_u16 (55a12c4f-e4a5-414a-8083-524d23d5c2ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
6529 2024.01.25 08:14:02.617840 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000898694 sec., 2225 rows/sec., 155.39 KiB/sec.
6530 2024.01.25 08:14:02.618029 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Debug> DynamicQueryHandler: Done processing query
6531 2024.01.25 08:14:02.618053 [ 3 ] {0f6c0978-3cf4-40e8-a9f8-6247fcae8e4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6532 2024.01.25 08:14:02.618069 [ 3 ] {} <Debug> HTTP-Session: f9d838f9-7e26-4691-a8d4-ab6fc304c94b Destroying unnamed session
6533 2024.01.25 08:14:02.618166 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3102, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6534 2024.01.25 08:14:02.618210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6535 2024.01.25 08:14:02.618229 [ 3 ] {} <Debug> HTTP-Session: d5d1445f-1150-40cb-b562-4ecf0b669f80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6536 2024.01.25 08:14:02.618245 [ 3 ] {} <Debug> HTTP-Session: d5d1445f-1150-40cb-b562-4ecf0b669f80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6537 2024.01.25 08:14:02.618316 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6538 2024.01.25 08:14:02.618355 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6539 2024.01.25 08:14:02.618475 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6540 2024.01.25 08:14:02.618792 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6541 2024.01.25 08:14:02.618995 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6542 2024.01.25 08:14:02.619140 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6543 2024.01.25 08:14:02.619260 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000915184 sec., 19668 rows/sec., 1.54 MiB/sec.
6544 2024.01.25 08:14:02.619379 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Debug> DynamicQueryHandler: Done processing query
6545 2024.01.25 08:14:02.619405 [ 3 ] {015965bf-f80e-47c9-b80e-7ded34d02dcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6546 2024.01.25 08:14:02.619420 [ 3 ] {} <Debug> HTTP-Session: d5d1445f-1150-40cb-b562-4ecf0b669f80 Destroying unnamed session
6547 2024.01.25 08:14:02.619516 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6548 2024.01.25 08:14:02.619560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6549 2024.01.25 08:14:02.619578 [ 3 ] {} <Debug> HTTP-Session: 449df3a6-ad34-43a3-969f-56460816adb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6550 2024.01.25 08:14:02.619593 [ 3 ] {} <Debug> HTTP-Session: 449df3a6-ad34-43a3-969f-56460816adb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6551 2024.01.25 08:14:02.619662 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6552 2024.01.25 08:14:02.619704 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6553 2024.01.25 08:14:02.619825 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6554 2024.01.25 08:14:02.620091 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6555 2024.01.25 08:14:02.620339 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6556 2024.01.25 08:14:02.620511 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
6557 2024.01.25 08:14:02.620637 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000943015 sec., 1060 rows/sec., 74.56 KiB/sec.
6558 2024.01.25 08:14:02.620831 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Debug> DynamicQueryHandler: Done processing query
6559 2024.01.25 08:14:02.620854 [ 3 ] {ca132ee4-574b-4c49-8191-597bd4f71694} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6560 2024.01.25 08:14:02.620869 [ 3 ] {} <Debug> HTTP-Session: 449df3a6-ad34-43a3-969f-56460816adb1 Destroying unnamed session
6561 2024.01.25 08:14:02.620981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17161, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6562 2024.01.25 08:14:02.621024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6563 2024.01.25 08:14:02.621042 [ 3 ] {} <Debug> HTTP-Session: ef0b08d2-7aff-4097-808a-1eb99bc62aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6564 2024.01.25 08:14:02.621058 [ 3 ] {} <Debug> HTTP-Session: ef0b08d2-7aff-4097-808a-1eb99bc62aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6565 2024.01.25 08:14:02.621132 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6566 2024.01.25 08:14:02.621178 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6567 2024.01.25 08:14:02.621334 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6568 2024.01.25 08:14:02.621673 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6569 2024.01.25 08:14:02.621952 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6570 2024.01.25 08:14:02.622131 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6571 2024.01.25 08:14:02.622255 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001094877 sec., 14613 rows/sec., 19.72 MiB/sec.
6572 2024.01.25 08:14:02.622375 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Debug> DynamicQueryHandler: Done processing query
6573 2024.01.25 08:14:02.622397 [ 3 ] {1c9cdaf9-15a6-43fd-958c-3d3a30f6ec19} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6574 2024.01.25 08:14:02.622413 [ 3 ] {} <Debug> HTTP-Session: ef0b08d2-7aff-4097-808a-1eb99bc62aa7 Destroying unnamed session
6575 2024.01.25 08:14:07.391420 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
6576 2024.01.25 08:14:07.391485 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
6577 2024.01.25 08:14:07.614245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6578 2024.01.25 08:14:07.614387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6579 2024.01.25 08:14:07.614418 [ 3 ] {} <Debug> HTTP-Session: 7fd0c3dd-4d78-4c35-866f-d482698547e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6580 2024.01.25 08:14:07.614447 [ 3 ] {} <Debug> HTTP-Session: 7fd0c3dd-4d78-4c35-866f-d482698547e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6581 2024.01.25 08:14:07.614592 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6582 2024.01.25 08:14:07.614660 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6583 2024.01.25 08:14:07.614848 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6584 2024.01.25 08:14:07.615279 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6585 2024.01.25 08:14:07.615551 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6586 2024.01.25 08:14:07.615721 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6587 2024.01.25 08:14:07.615856 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001219829 sec., 33611 rows/sec., 2.66 MiB/sec.
6588 2024.01.25 08:14:07.615988 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Debug> DynamicQueryHandler: Done processing query
6589 2024.01.25 08:14:07.616014 [ 3 ] {41ffab2d-3545-4de7-8932-8e7f16fbbf6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6590 2024.01.25 08:14:07.616030 [ 3 ] {} <Debug> HTTP-Session: 7fd0c3dd-4d78-4c35-866f-d482698547e0 Destroying unnamed session
6591 2024.01.25 08:14:07.616165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6592 2024.01.25 08:14:07.616213 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6593 2024.01.25 08:14:07.616232 [ 3 ] {} <Debug> HTTP-Session: 358686e1-327f-4341-9956-f4efeaafda81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6594 2024.01.25 08:14:07.616251 [ 3 ] {} <Debug> HTTP-Session: 358686e1-327f-4341-9956-f4efeaafda81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6595 2024.01.25 08:14:07.616334 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6596 2024.01.25 08:14:07.616375 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6597 2024.01.25 08:14:07.616481 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6598 2024.01.25 08:14:07.616858 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6599 2024.01.25 08:14:07.617084 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6600 2024.01.25 08:14:07.617235 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6601 2024.01.25 08:14:07.617354 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Information> executeQuery: Read 123 rows, 12.28 KiB in 0.000982575 sec., 125181 rows/sec., 12.20 MiB/sec.
6602 2024.01.25 08:14:07.617481 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Debug> DynamicQueryHandler: Done processing query
6603 2024.01.25 08:14:07.617512 [ 3 ] {1b846dcd-1437-406d-afaa-aa7be0786906} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6604 2024.01.25 08:14:07.617529 [ 3 ] {} <Debug> HTTP-Session: 358686e1-327f-4341-9956-f4efeaafda81 Destroying unnamed session
6605 2024.01.25 08:14:07.617652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8701, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6606 2024.01.25 08:14:07.617697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6607 2024.01.25 08:14:07.617717 [ 3 ] {} <Debug> HTTP-Session: 4ae0af8c-41bd-4753-a07d-556ea6e3195f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6608 2024.01.25 08:14:07.617733 [ 3 ] {} <Debug> HTTP-Session: 4ae0af8c-41bd-4753-a07d-556ea6e3195f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6609 2024.01.25 08:14:07.617807 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6610 2024.01.25 08:14:07.617846 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6611 2024.01.25 08:14:07.617952 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6612 2024.01.25 08:14:07.618255 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6613 2024.01.25 08:14:07.618468 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6614 2024.01.25 08:14:07.618615 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6615 2024.01.25 08:14:07.618754 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Information> executeQuery: Read 51 rows, 4.10 KiB in 0.000913534 sec., 55827 rows/sec., 4.38 MiB/sec.
6616 2024.01.25 08:14:07.618879 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Debug> DynamicQueryHandler: Done processing query
6617 2024.01.25 08:14:07.618921 [ 3 ] {2e6c8bbe-c51d-4214-83f6-b484824488be} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6618 2024.01.25 08:14:07.618936 [ 3 ] {} <Debug> HTTP-Session: 4ae0af8c-41bd-4753-a07d-556ea6e3195f Destroying unnamed session
6619 2024.01.25 08:14:07.619139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 43877, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6620 2024.01.25 08:14:07.619182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6621 2024.01.25 08:14:07.619200 [ 3 ] {} <Debug> HTTP-Session: 22bef22d-dc4a-49d9-b3d5-33e9f14dd3e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6622 2024.01.25 08:14:07.619216 [ 3 ] {} <Debug> HTTP-Session: 22bef22d-dc4a-49d9-b3d5-33e9f14dd3e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6623 2024.01.25 08:14:07.619303 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6624 2024.01.25 08:14:07.619348 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6625 2024.01.25 08:14:07.619489 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6626 2024.01.25 08:14:07.619924 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6627 2024.01.25 08:14:07.620235 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary)
6628 2024.01.25 08:14:07.620431 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0.
6629 2024.01.25 08:14:07.620552 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001221379 sec., 33568 rows/sec., 45.30 MiB/sec.
6630 2024.01.25 08:14:07.620677 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Debug> DynamicQueryHandler: Done processing query
6631 2024.01.25 08:14:07.620700 [ 3 ] {3802d451-021b-4731-a004-a67020b4e929} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
6632 2024.01.25 08:14:07.620715 [ 3 ] {} <Debug> HTTP-Session: 22bef22d-dc4a-49d9-b3d5-33e9f14dd3e5 Destroying unnamed session
6633 2024.01.25 08:14:07.620832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6634 2024.01.25 08:14:07.620876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6635 2024.01.25 08:14:07.620896 [ 3 ] {} <Debug> HTTP-Session: d1406498-7c28-4334-aebc-ae5e895c8c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6636 2024.01.25 08:14:07.620912 [ 3 ] {} <Debug> HTTP-Session: d1406498-7c28-4334-aebc-ae5e895c8c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6637 2024.01.25 08:14:07.620982 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
6638 2024.01.25 08:14:07.621021 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
6639 2024.01.25 08:14:07.621129 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6640 2024.01.25 08:14:07.621385 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6641 2024.01.25 08:14:07.621628 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
6642 2024.01.25 08:14:07.621807 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Trace> oximeter.measurements_i64 (0ca523aa-432b-42be-ac9d-ef868a1d1088): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
6643 2024.01.25 08:14:07.621921 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Information> executeQuery: Read 15 rows, 1.09 KiB in 0.000911434 sec., 16457 rows/sec., 1.17 MiB/sec.
6644 2024.01.25 08:14:07.622078 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Debug> DynamicQueryHandler: Done processing query
6645 2024.01.25 08:14:07.622101 [ 3 ] {1afca110-787f-490e-bc44-3a3a12cc146d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6646 2024.01.25 08:14:07.622116 [ 3 ] {} <Debug> HTTP-Session: d1406498-7c28-4334-aebc-ae5e895c8c53 Destroying unnamed session
6647 2024.01.25 08:14:12.612666 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6648 2024.01.25 08:14:12.612785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6649 2024.01.25 08:14:12.612812 [ 3 ] {} <Debug> HTTP-Session: 5a7121ac-ad9a-43e9-9108-d22f7c787755 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6650 2024.01.25 08:14:12.612835 [ 3 ] {} <Debug> HTTP-Session: 5a7121ac-ad9a-43e9-9108-d22f7c787755 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6651 2024.01.25 08:14:12.612963 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6652 2024.01.25 08:14:12.613023 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6653 2024.01.25 08:14:12.613184 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6654 2024.01.25 08:14:12.613617 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6655 2024.01.25 08:14:12.613912 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6656 2024.01.25 08:14:12.614082 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6657 2024.01.25 08:14:12.614218 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001210309 sec., 14872 rows/sec., 1.18 MiB/sec.
6658 2024.01.25 08:14:12.614351 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Debug> DynamicQueryHandler: Done processing query
6659 2024.01.25 08:14:12.614376 [ 3 ] {1bd90967-2d40-4433-ae80-50f9c68f9dd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6660 2024.01.25 08:14:12.614392 [ 3 ] {} <Debug> HTTP-Session: 5a7121ac-ad9a-43e9-9108-d22f7c787755 Destroying unnamed session
6661 2024.01.25 08:14:12.614513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6662 2024.01.25 08:14:12.614561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6663 2024.01.25 08:14:12.614581 [ 3 ] {} <Debug> HTTP-Session: bbe135f2-2e23-4b38-badb-b194963be859 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6664 2024.01.25 08:14:12.614600 [ 3 ] {} <Debug> HTTP-Session: bbe135f2-2e23-4b38-badb-b194963be859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6665 2024.01.25 08:14:12.614686 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6666 2024.01.25 08:14:12.614728 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6667 2024.01.25 08:14:12.614837 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6668 2024.01.25 08:14:12.615162 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6669 2024.01.25 08:14:12.615377 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6670 2024.01.25 08:14:12.615531 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6671 2024.01.25 08:14:12.615652 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Information> executeQuery: Read 54 rows, 4.87 KiB in 0.000928674 sec., 58147 rows/sec., 5.12 MiB/sec.
6672 2024.01.25 08:14:12.615656 [ 61 ] {} <Debug> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6673 2024.01.25 08:14:12.615773 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6674 2024.01.25 08:14:12.615816 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Debug> DynamicQueryHandler: Done processing query
6675 2024.01.25 08:14:12.615881 [ 3 ] {09ac815a-f251-4f3f-8c1d-44e30fa19bad} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6676 2024.01.25 08:14:12.615932 [ 3 ] {} <Debug> HTTP-Session: bbe135f2-2e23-4b38-badb-b194963be859 Destroying unnamed session
6677 2024.01.25 08:14:12.615943 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6678 2024.01.25 08:14:12.616150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6679 2024.01.25 08:14:12.616169 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6680 2024.01.25 08:14:12.616236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6681 2024.01.25 08:14:12.616244 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 184 rows starting from the beginning of the part
6682 2024.01.25 08:14:12.616275 [ 3 ] {} <Debug> HTTP-Session: 59aca7e3-1509-4f25-92d3-6cd9bc38a6f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6683 2024.01.25 08:14:12.616329 [ 3 ] {} <Debug> HTTP-Session: 59aca7e3-1509-4f25-92d3-6cd9bc38a6f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6684 2024.01.25 08:14:12.616540 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6685 2024.01.25 08:14:12.616562 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 48 rows starting from the beginning of the part
6686 2024.01.25 08:14:12.616621 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6687 2024.01.25 08:14:12.616902 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 96 rows starting from the beginning of the part
6688 2024.01.25 08:14:12.617044 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6689 2024.01.25 08:14:12.617231 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 49 rows starting from the beginning of the part
6690 2024.01.25 08:14:12.617460 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 123 rows starting from the beginning of the part
6691 2024.01.25 08:14:12.617774 [ 22 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part
6692 2024.01.25 08:14:12.617832 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6693 2024.01.25 08:14:12.618243 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6694 2024.01.25 08:14:12.618549 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6695 2024.01.25 08:14:12.618749 [ 61 ] {} <Debug> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6696 2024.01.25 08:14:12.618868 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6697 2024.01.25 08:14:12.618917 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.002297595 sec., 7834 rows/sec., 627.35 KiB/sec.
6698 2024.01.25 08:14:12.619098 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6699 2024.01.25 08:14:12.619491 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6700 2024.01.25 08:14:12.619642 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 98 rows starting from the beginning of the part
6701 2024.01.25 08:14:12.619798 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Debug> DynamicQueryHandler: Done processing query
6702 2024.01.25 08:14:12.619882 [ 3 ] {b3c5e92a-047f-428a-893e-4d70acda3b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6703 2024.01.25 08:14:12.619972 [ 3 ] {} <Debug> HTTP-Session: 59aca7e3-1509-4f25-92d3-6cd9bc38a6f5 Destroying unnamed session
6704 2024.01.25 08:14:12.619983 [ 11 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 554 rows, containing 4 columns (4 merged, 0 gathered) in 0.004144814 sec., 133661.00384721727 rows/sec., 12.58 MiB/sec.
6705 2024.01.25 08:14:12.620061 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part
6706 2024.01.25 08:14:12.620220 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6707 2024.01.25 08:14:12.620222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6708 2024.01.25 08:14:12.620332 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 32 rows starting from the beginning of the part
6709 2024.01.25 08:14:12.620362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6710 2024.01.25 08:14:12.620446 [ 3 ] {} <Debug> HTTP-Session: a4832a65-1494-41af-a970-81d1bf8de9e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6711 2024.01.25 08:14:12.620497 [ 3 ] {} <Debug> HTTP-Session: a4832a65-1494-41af-a970-81d1bf8de9e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6712 2024.01.25 08:14:12.620641 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6713 2024.01.25 08:14:12.620751 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 18 rows starting from the beginning of the part
6714 2024.01.25 08:14:12.620784 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6715 2024.01.25 08:14:12.620801 [ 15 ] {49f1339d-16f7-448d-99a4-7643f72a6489::all_1_71_14} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6716 2024.01.25 08:14:12.620966 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6717 2024.01.25 08:14:12.621153 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 51 rows starting from the beginning of the part
6718 2024.01.25 08:14:12.621527 [ 18 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 18 rows starting from the beginning of the part
6719 2024.01.25 08:14:12.621664 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6720 2024.01.25 08:14:12.622687 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
6721 2024.01.25 08:14:12.623238 [ 15 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 233 rows, containing 4 columns (4 merged, 0 gathered) in 0.004283127 sec., 54399.50764943463 rows/sec., 4.26 MiB/sec.
6722 2024.01.25 08:14:12.623359 [ 11 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6723 2024.01.25 08:14:12.623361 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary)
6724 2024.01.25 08:14:12.623572 [ 11 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6725 2024.01.25 08:14:12.623596 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0.
6726 2024.01.25 08:14:12.623650 [ 11 ] {f80ad955-9aea-4249-bb19-cb61fa48d549::all_1_71_14} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6727 2024.01.25 08:14:12.623800 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.002934815 sec., 6133 rows/sec., 8.28 MiB/sec.
6728 2024.01.25 08:14:12.623943 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Debug> DynamicQueryHandler: Done processing query
6729 2024.01.25 08:14:12.623967 [ 3 ] {88347e38-915f-43ff-aa6f-6021d2557399} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6730 2024.01.25 08:14:12.623983 [ 3 ] {} <Debug> HTTP-Session: a4832a65-1494-41af-a970-81d1bf8de9e1 Destroying unnamed session
6731 2024.01.25 08:14:17.614910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6732 2024.01.25 08:14:17.615040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6733 2024.01.25 08:14:17.615066 [ 3 ] {} <Debug> HTTP-Session: f8954419-856d-439c-a121-d24b23bfe662 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6734 2024.01.25 08:14:17.615090 [ 3 ] {} <Debug> HTTP-Session: f8954419-856d-439c-a121-d24b23bfe662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6735 2024.01.25 08:14:17.615218 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6736 2024.01.25 08:14:17.615279 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6737 2024.01.25 08:14:17.615437 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6738 2024.01.25 08:14:17.615825 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6739 2024.01.25 08:14:17.616090 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6740 2024.01.25 08:14:17.616253 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6741 2024.01.25 08:14:17.616375 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001121298 sec., 39240 rows/sec., 3.11 MiB/sec.
6742 2024.01.25 08:14:17.616421 [ 108 ] {} <Debug> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6743 2024.01.25 08:14:17.616526 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Debug> DynamicQueryHandler: Done processing query
6744 2024.01.25 08:14:17.616539 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6745 2024.01.25 08:14:17.616563 [ 3 ] {b5abfbd8-e514-4337-97e3-617dc2fa1a1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6746 2024.01.25 08:14:17.616591 [ 3 ] {} <Debug> HTTP-Session: f8954419-856d-439c-a121-d24b23bfe662 Destroying unnamed session
6747 2024.01.25 08:14:17.616669 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6748 2024.01.25 08:14:17.616790 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 26484, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6749 2024.01.25 08:14:17.616847 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6750 2024.01.25 08:14:17.616875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6751 2024.01.25 08:14:17.616905 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 48 rows starting from the beginning of the part
6752 2024.01.25 08:14:17.616919 [ 3 ] {} <Debug> HTTP-Session: 43c4bd3c-8969-4f45-a068-9dc3ed8e4f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6753 2024.01.25 08:14:17.616975 [ 3 ] {} <Debug> HTTP-Session: 43c4bd3c-8969-4f45-a068-9dc3ed8e4f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6754 2024.01.25 08:14:17.617184 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6755 2024.01.25 08:14:17.617201 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part
6756 2024.01.25 08:14:17.617270 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6757 2024.01.25 08:14:17.617543 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part
6758 2024.01.25 08:14:17.617717 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6759 2024.01.25 08:14:17.617887 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part
6760 2024.01.25 08:14:17.618075 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part
6761 2024.01.25 08:14:17.618326 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 44 rows starting from the beginning of the part
6762 2024.01.25 08:14:17.618718 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6763 2024.01.25 08:14:17.619050 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6764 2024.01.25 08:14:17.619368 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6765 2024.01.25 08:14:17.619643 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Information> executeQuery: Read 168 rows, 16.24 KiB in 0.002405567 sec., 69838 rows/sec., 6.59 MiB/sec.
6766 2024.01.25 08:14:17.619982 [ 15 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003376573 sec., 58935.49465686067 rows/sec., 4.67 MiB/sec.
6767 2024.01.25 08:14:17.620006 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Debug> DynamicQueryHandler: Done processing query
6768 2024.01.25 08:14:17.620041 [ 3 ] {232c6441-ce91-4700-b749-7b8d57a494ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6769 2024.01.25 08:14:17.620081 [ 3 ] {} <Debug> HTTP-Session: 43c4bd3c-8969-4f45-a068-9dc3ed8e4f75 Destroying unnamed session
6770 2024.01.25 08:14:17.620134 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6771 2024.01.25 08:14:17.620207 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 11545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6772 2024.01.25 08:14:17.620266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6773 2024.01.25 08:14:17.620297 [ 3 ] {} <Debug> HTTP-Session: c7e94c9c-38e6-4808-a30d-5de9b8f3d0cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6774 2024.01.25 08:14:17.620330 [ 3 ] {} <Debug> HTTP-Session: c7e94c9c-38e6-4808-a30d-5de9b8f3d0cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6775 2024.01.25 08:14:17.620354 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6776 2024.01.25 08:14:17.620466 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6777 2024.01.25 08:14:17.620478 [ 18 ] {a2dcc60a-cbe9-408c-99f3-08a9cafeabf0::all_1_71_14} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6778 2024.01.25 08:14:17.620526 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6779 2024.01.25 08:14:17.620719 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6780 2024.01.25 08:14:17.621030 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6781 2024.01.25 08:14:17.621253 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6782 2024.01.25 08:14:17.621400 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6783 2024.01.25 08:14:17.621513 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Information> executeQuery: Read 68 rows, 5.42 KiB in 0.000995705 sec., 68293 rows/sec., 5.32 MiB/sec.
6784 2024.01.25 08:14:17.621615 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Debug> DynamicQueryHandler: Done processing query
6785 2024.01.25 08:14:17.621638 [ 3 ] {d3850192-f185-4636-9e54-45cd89a721ab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6786 2024.01.25 08:14:17.621654 [ 3 ] {} <Debug> HTTP-Session: c7e94c9c-38e6-4808-a30d-5de9b8f3d0cf Destroying unnamed session
6787 2024.01.25 08:14:17.621759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6788 2024.01.25 08:14:17.621802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6789 2024.01.25 08:14:17.621820 [ 3 ] {} <Debug> HTTP-Session: c87fe356-c555-4b9c-a7d3-ced3087d421b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6790 2024.01.25 08:14:17.621836 [ 3 ] {} <Debug> HTTP-Session: c87fe356-c555-4b9c-a7d3-ced3087d421b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6791 2024.01.25 08:14:17.621906 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6792 2024.01.25 08:14:17.621948 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6793 2024.01.25 08:14:17.622065 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6794 2024.01.25 08:14:17.622320 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6795 2024.01.25 08:14:17.622582 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6796 2024.01.25 08:14:17.622755 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Trace> oximeter.measurements_cumulativeu64 (0c7ac84a-c260-4c4a-8da6-55a3526d8d78): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
6797 2024.01.25 08:14:17.622878 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000939544 sec., 38316 rows/sec., 2.70 MiB/sec.
6798 2024.01.25 08:14:17.622982 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Debug> DynamicQueryHandler: Done processing query
6799 2024.01.25 08:14:17.623005 [ 3 ] {b69b0646-73d2-4510-81ac-0a0aef529883} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6800 2024.01.25 08:14:17.623020 [ 3 ] {} <Debug> HTTP-Session: c87fe356-c555-4b9c-a7d3-ced3087d421b Destroying unnamed session
6801 2024.01.25 08:14:17.623194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6802 2024.01.25 08:14:17.623236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6803 2024.01.25 08:14:17.623254 [ 3 ] {} <Debug> HTTP-Session: 73d0f183-005c-41b7-a151-46e5c77735be Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6804 2024.01.25 08:14:17.623270 [ 3 ] {} <Debug> HTTP-Session: 73d0f183-005c-41b7-a151-46e5c77735be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6805 2024.01.25 08:14:17.623348 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6806 2024.01.25 08:14:17.623391 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6807 2024.01.25 08:14:17.623523 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6808 2024.01.25 08:14:17.624107 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6809 2024.01.25 08:14:17.624410 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary)
6810 2024.01.25 08:14:17.624586 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0.
6811 2024.01.25 08:14:17.624692 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001315991 sec., 33434 rows/sec., 45.12 MiB/sec.
6812 2024.01.25 08:14:17.624717 [ 130 ] {} <Debug> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0
6813 2024.01.25 08:14:17.624841 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6814 2024.01.25 08:14:17.624881 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Debug> DynamicQueryHandler: Done processing query
6815 2024.01.25 08:14:17.624947 [ 3 ] {c314a925-5c75-40e3-ae53-b1aedcc834a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6816 2024.01.25 08:14:17.625000 [ 3 ] {} <Debug> HTTP-Session: 73d0f183-005c-41b7-a151-46e5c77735be Destroying unnamed session
6817 2024.01.25 08:14:17.625003 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact
6818 2024.01.25 08:14:17.625297 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6819 2024.01.25 08:14:17.625336 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1549 rows starting from the beginning of the part
6820 2024.01.25 08:14:17.625465 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 32 rows starting from the beginning of the part
6821 2024.01.25 08:14:17.625569 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 16 rows starting from the beginning of the part
6822 2024.01.25 08:14:17.625674 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 41 rows starting from the beginning of the part
6823 2024.01.25 08:14:17.625769 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 18 rows starting from the beginning of the part
6824 2024.01.25 08:14:17.625859 [ 16 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 44 rows starting from the beginning of the part
6825 2024.01.25 08:14:17.629833 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 6 columns (6 merged, 0 gathered) in 0.004935186 sec., 344465.2339344454 rows/sec., 464.84 MiB/sec.
6826 2024.01.25 08:14:17.630678 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary)
6827 2024.01.25 08:14:17.630916 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14.
6828 2024.01.25 08:14:17.630984 [ 15 ] {982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0
6829 2024.01.25 08:14:17.631061 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 982854ac-a7ee-404e-9f64-e2cbc2b6c48c::all_1_71_14: 8.71 MiB.
6830 2024.01.25 08:14:18.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.54 MiB, peak 248.22 MiB, will set to 241.12 MiB (RSS), difference: -1.42 MiB
6831 2024.01.25 08:14:22.391735 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
6832 2024.01.25 08:14:22.391840 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
6833 2024.01.25 08:14:22.612815 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2630, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6834 2024.01.25 08:14:22.612923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6835 2024.01.25 08:14:22.612952 [ 3 ] {} <Debug> HTTP-Session: b2073f0a-6ebb-4213-bede-de177d195024 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6836 2024.01.25 08:14:22.612978 [ 3 ] {} <Debug> HTTP-Session: b2073f0a-6ebb-4213-bede-de177d195024 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6837 2024.01.25 08:14:22.613115 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6838 2024.01.25 08:14:22.613180 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6839 2024.01.25 08:14:22.613357 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6840 2024.01.25 08:14:22.613754 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6841 2024.01.25 08:14:22.614011 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6842 2024.01.25 08:14:22.614180 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6843 2024.01.25 08:14:22.614310 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001153188 sec., 15608 rows/sec., 1.24 MiB/sec.
6844 2024.01.25 08:14:22.614489 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Debug> DynamicQueryHandler: Done processing query
6845 2024.01.25 08:14:22.614530 [ 3 ] {ef1f51eb-4113-42d1-a397-15716646c7cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6846 2024.01.25 08:14:22.614549 [ 3 ] {} <Debug> HTTP-Session: b2073f0a-6ebb-4213-bede-de177d195024 Destroying unnamed session
6847 2024.01.25 08:14:22.614667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6848 2024.01.25 08:14:22.614713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6849 2024.01.25 08:14:22.614732 [ 3 ] {} <Debug> HTTP-Session: 13477a7f-9ec2-4fcf-bf32-e0431f97a4a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6850 2024.01.25 08:14:22.614749 [ 3 ] {} <Debug> HTTP-Session: 13477a7f-9ec2-4fcf-bf32-e0431f97a4a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6851 2024.01.25 08:14:22.614826 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6852 2024.01.25 08:14:22.614865 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6853 2024.01.25 08:14:22.614980 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6854 2024.01.25 08:14:22.615319 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6855 2024.01.25 08:14:22.615552 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6856 2024.01.25 08:14:22.615699 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6857 2024.01.25 08:14:22.615817 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Information> executeQuery: Read 54 rows, 4.87 KiB in 0.000954164 sec., 56594 rows/sec., 4.98 MiB/sec.
6858 2024.01.25 08:14:22.615935 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Debug> DynamicQueryHandler: Done processing query
6859 2024.01.25 08:14:22.615957 [ 3 ] {c38abdc2-0545-4fa2-a359-1aae39be96eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6860 2024.01.25 08:14:22.615973 [ 3 ] {} <Debug> HTTP-Session: 13477a7f-9ec2-4fcf-bf32-e0431f97a4a5 Destroying unnamed session
6861 2024.01.25 08:14:22.616140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3099, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6862 2024.01.25 08:14:22.616185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6863 2024.01.25 08:14:22.616203 [ 3 ] {} <Debug> HTTP-Session: ef4a12d3-5697-4363-ae41-e4431012eedb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6864 2024.01.25 08:14:22.616219 [ 3 ] {} <Debug> HTTP-Session: ef4a12d3-5697-4363-ae41-e4431012eedb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6865 2024.01.25 08:14:22.616290 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6866 2024.01.25 08:14:22.616327 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6867 2024.01.25 08:14:22.616433 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6868 2024.01.25 08:14:22.616732 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6869 2024.01.25 08:14:22.616937 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6870 2024.01.25 08:14:22.617085 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6871 2024.01.25 08:14:22.617194 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000868854 sec., 20716 rows/sec., 1.62 MiB/sec.
6872 2024.01.25 08:14:22.617344 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Debug> DynamicQueryHandler: Done processing query
6873 2024.01.25 08:14:22.617384 [ 3 ] {f7500bdb-310f-44bb-849f-5d7f8adc1453} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6874 2024.01.25 08:14:22.617500 [ 3 ] {} <Debug> HTTP-Session: ef4a12d3-5697-4363-ae41-e4431012eedb Destroying unnamed session
6875 2024.01.25 08:14:22.617621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6876 2024.01.25 08:14:22.617665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6877 2024.01.25 08:14:22.617684 [ 3 ] {} <Debug> HTTP-Session: 6aa90ba7-705b-41a5-9834-3b4ed404fc20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6878 2024.01.25 08:14:22.617700 [ 3 ] {} <Debug> HTTP-Session: 6aa90ba7-705b-41a5-9834-3b4ed404fc20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6879 2024.01.25 08:14:22.617777 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6880 2024.01.25 08:14:22.617822 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6881 2024.01.25 08:14:22.617966 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6882 2024.01.25 08:14:22.618311 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6883 2024.01.25 08:14:22.618600 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary)
6884 2024.01.25 08:14:22.618777 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0.
6885 2024.01.25 08:14:22.618966 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001215829 sec., 14804 rows/sec., 19.98 MiB/sec.
6886 2024.01.25 08:14:22.619149 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Debug> DynamicQueryHandler: Done processing query
6887 2024.01.25 08:14:22.619173 [ 3 ] {b9f79283-4f02-4293-8586-21f0b6b111a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6888 2024.01.25 08:14:22.619188 [ 3 ] {} <Debug> HTTP-Session: 6aa90ba7-705b-41a5-9834-3b4ed404fc20 Destroying unnamed session
6889 2024.01.25 08:14:27.613573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6890 2024.01.25 08:14:27.613695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6891 2024.01.25 08:14:27.613722 [ 3 ] {} <Debug> HTTP-Session: 9dca6123-95cc-4839-ba88-69b3383fc7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6892 2024.01.25 08:14:27.613746 [ 3 ] {} <Debug> HTTP-Session: 9dca6123-95cc-4839-ba88-69b3383fc7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6893 2024.01.25 08:14:27.613875 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6894 2024.01.25 08:14:27.613935 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6895 2024.01.25 08:14:27.614092 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6896 2024.01.25 08:14:27.614531 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6897 2024.01.25 08:14:27.614799 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6898 2024.01.25 08:14:27.614972 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6899 2024.01.25 08:14:27.615089 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001178908 sec., 37322 rows/sec., 2.95 MiB/sec.
6900 2024.01.25 08:14:27.615260 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Debug> DynamicQueryHandler: Done processing query
6901 2024.01.25 08:14:27.615293 [ 3 ] {c2b49268-3ebf-4a9c-8b0b-01bfb606eacd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6902 2024.01.25 08:14:27.615338 [ 3 ] {} <Debug> HTTP-Session: 9dca6123-95cc-4839-ba88-69b3383fc7f5 Destroying unnamed session
6903 2024.01.25 08:14:27.615503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 21186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6904 2024.01.25 08:14:27.615554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6905 2024.01.25 08:14:27.615575 [ 3 ] {} <Debug> HTTP-Session: 9800fbfb-e067-4e79-a270-c90b19183fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6906 2024.01.25 08:14:27.615594 [ 3 ] {} <Debug> HTTP-Session: 9800fbfb-e067-4e79-a270-c90b19183fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6907 2024.01.25 08:14:27.615686 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6908 2024.01.25 08:14:27.615729 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6909 2024.01.25 08:14:27.615845 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6910 2024.01.25 08:14:27.616266 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6911 2024.01.25 08:14:27.616492 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6912 2024.01.25 08:14:27.616657 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6913 2024.01.25 08:14:27.616762 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Information> executeQuery: Read 132 rows, 13.12 KiB in 0.001045596 sec., 126243 rows/sec., 12.26 MiB/sec.
6914 2024.01.25 08:14:27.616920 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Debug> DynamicQueryHandler: Done processing query
6915 2024.01.25 08:14:27.616958 [ 3 ] {d5eaf09c-f4d8-4e30-844b-3a4f5fb5f4a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
6916 2024.01.25 08:14:27.617001 [ 3 ] {} <Debug> HTTP-Session: 9800fbfb-e067-4e79-a270-c90b19183fd7 Destroying unnamed session
6917 2024.01.25 08:14:27.617126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6918 2024.01.25 08:14:27.617173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6919 2024.01.25 08:14:27.617192 [ 3 ] {} <Debug> HTTP-Session: 9db30553-6a6a-4f0a-aff2-837afa7a1138 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6920 2024.01.25 08:14:27.617210 [ 3 ] {} <Debug> HTTP-Session: 9db30553-6a6a-4f0a-aff2-837afa7a1138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6921 2024.01.25 08:14:27.617290 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6922 2024.01.25 08:14:27.617331 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6923 2024.01.25 08:14:27.617445 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6924 2024.01.25 08:14:27.617795 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6925 2024.01.25 08:14:27.618000 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6926 2024.01.25 08:14:27.618150 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6927 2024.01.25 08:14:27.618249 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000930705 sec., 47275 rows/sec., 3.70 MiB/sec.
6928 2024.01.25 08:14:27.618367 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Debug> DynamicQueryHandler: Done processing query
6929 2024.01.25 08:14:27.618392 [ 3 ] {2e56d9cc-c6e8-4109-95bf-6567501c6fd0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6930 2024.01.25 08:14:27.618407 [ 3 ] {} <Debug> HTTP-Session: 9db30553-6a6a-4f0a-aff2-837afa7a1138 Destroying unnamed session
6931 2024.01.25 08:14:27.618637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 47083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6932 2024.01.25 08:14:27.618682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6933 2024.01.25 08:14:27.618700 [ 3 ] {} <Debug> HTTP-Session: 365e6cdc-41cb-4cfb-9527-081a15920bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6934 2024.01.25 08:14:27.618718 [ 3 ] {} <Debug> HTTP-Session: 365e6cdc-41cb-4cfb-9527-081a15920bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6935 2024.01.25 08:14:27.618807 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6936 2024.01.25 08:14:27.618852 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6937 2024.01.25 08:14:27.618986 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6938 2024.01.25 08:14:27.619424 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6939 2024.01.25 08:14:27.619726 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary)
6940 2024.01.25 08:14:27.619902 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0.
6941 2024.01.25 08:14:27.620001 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001166968 sec., 37704 rows/sec., 50.88 MiB/sec.
6942 2024.01.25 08:14:27.620159 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Debug> DynamicQueryHandler: Done processing query
6943 2024.01.25 08:14:27.620201 [ 3 ] {a5559044-56c4-48a0-86a4-8169444a82a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6944 2024.01.25 08:14:27.620253 [ 3 ] {} <Debug> HTTP-Session: 365e6cdc-41cb-4cfb-9527-081a15920bf4 Destroying unnamed session
6945 2024.01.25 08:14:32.612863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6946 2024.01.25 08:14:32.612979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6947 2024.01.25 08:14:32.613003 [ 3 ] {} <Debug> HTTP-Session: 888239a2-1beb-44c6-8f8f-d269278a781d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6948 2024.01.25 08:14:32.613028 [ 3 ] {} <Debug> HTTP-Session: 888239a2-1beb-44c6-8f8f-d269278a781d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6949 2024.01.25 08:14:32.613153 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6950 2024.01.25 08:14:32.613212 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6951 2024.01.25 08:14:32.613366 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6952 2024.01.25 08:14:32.613770 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6953 2024.01.25 08:14:32.614015 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6954 2024.01.25 08:14:32.614181 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Trace> oximeter.fields_i64 (a2dcc60a-cbe9-408c-99f3-08a9cafeabf0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6955 2024.01.25 08:14:32.614293 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Information> executeQuery: Read 19 rows, 1.54 KiB in 0.001104737 sec., 17198 rows/sec., 1.36 MiB/sec.
6956 2024.01.25 08:14:32.614424 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Debug> DynamicQueryHandler: Done processing query
6957 2024.01.25 08:14:32.614449 [ 3 ] {5f7bffde-8333-4d08-9a1f-7a1ac2e3fa6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6958 2024.01.25 08:14:32.614464 [ 3 ] {} <Debug> HTTP-Session: 888239a2-1beb-44c6-8f8f-d269278a781d Destroying unnamed session
6959 2024.01.25 08:14:32.614578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8633, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6960 2024.01.25 08:14:32.614623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6961 2024.01.25 08:14:32.614642 [ 3 ] {} <Debug> HTTP-Session: 6c1c1a50-081b-42a4-b87a-b73329340848 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6962 2024.01.25 08:14:32.614658 [ 3 ] {} <Debug> HTTP-Session: 6c1c1a50-081b-42a4-b87a-b73329340848 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6963 2024.01.25 08:14:32.614731 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6964 2024.01.25 08:14:32.614770 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6965 2024.01.25 08:14:32.614872 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6966 2024.01.25 08:14:32.615184 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6967 2024.01.25 08:14:32.615390 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6968 2024.01.25 08:14:32.615540 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Trace> oximeter.fields_string (49f1339d-16f7-448d-99a4-7643f72a6489): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6969 2024.01.25 08:14:32.615639 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Information> executeQuery: Read 57 rows, 5.13 KiB in 0.000880824 sec., 64712 rows/sec., 5.69 MiB/sec.
6970 2024.01.25 08:14:32.615780 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Debug> DynamicQueryHandler: Done processing query
6971 2024.01.25 08:14:32.615804 [ 3 ] {bf920a6c-b36f-4b49-82aa-9519ed7c7c07} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
6972 2024.01.25 08:14:32.615827 [ 3 ] {} <Debug> HTTP-Session: 6c1c1a50-081b-42a4-b87a-b73329340848 Destroying unnamed session
6973 2024.01.25 08:14:32.615976 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6974 2024.01.25 08:14:32.616024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6975 2024.01.25 08:14:32.616042 [ 3 ] {} <Debug> HTTP-Session: abd195a7-1712-494c-8ec1-480eb0ce6e58 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6976 2024.01.25 08:14:32.616059 [ 3 ] {} <Debug> HTTP-Session: abd195a7-1712-494c-8ec1-480eb0ce6e58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6977 2024.01.25 08:14:32.616133 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6978 2024.01.25 08:14:32.616172 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6979 2024.01.25 08:14:32.616283 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6980 2024.01.25 08:14:32.616551 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6981 2024.01.25 08:14:32.616752 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary)
6982 2024.01.25 08:14:32.616896 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Trace> oximeter.fields_uuid (f80ad955-9aea-4249-bb19-cb61fa48d549): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0.
6983 2024.01.25 08:14:32.616993 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Information> executeQuery: Read 25 rows, 1.98 KiB in 0.000832703 sec., 30022 rows/sec., 2.32 MiB/sec.
6984 2024.01.25 08:14:32.617106 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Debug> DynamicQueryHandler: Done processing query
6985 2024.01.25 08:14:32.617128 [ 3 ] {10b17d9c-adc9-438f-9a60-7898028435cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6986 2024.01.25 08:14:32.617144 [ 3 ] {} <Debug> HTTP-Session: abd195a7-1712-494c-8ec1-480eb0ce6e58 Destroying unnamed session
6987 2024.01.25 08:14:32.617304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 20365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6988 2024.01.25 08:14:32.617349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6989 2024.01.25 08:14:32.617367 [ 3 ] {} <Debug> HTTP-Session: fc76b024-783a-4077-a739-167c14e2b284 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6990 2024.01.25 08:14:32.617383 [ 3 ] {} <Debug> HTTP-Session: fc76b024-783a-4077-a739-167c14e2b284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6991 2024.01.25 08:14:32.617457 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6992 2024.01.25 08:14:32.617500 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6993 2024.01.25 08:14:32.617632 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6994 2024.01.25 08:14:32.617981 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
6995 2024.01.25 08:14:32.618264 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary)
6996 2024.01.25 08:14:32.618446 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Trace> oximeter.measurements_histogramf64 (982854ac-a7ee-404e-9f64-e2cbc2b6c48c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0.
6997 2024.01.25 08:14:32.618544 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Information> executeQuery: Read 19 rows, 26.25 KiB in 0.001060467 sec., 17916 rows/sec., 24.18 MiB/sec.
6998 2024.01.25 08:14:32.618649 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Debug> DynamicQueryHandler: Done processing query
6999 2024.01.25 08:14:32.618672 [ 3 ] {f34f93f9-1fb7-4314-b3a4-fa1294924c3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
7000 2024.01.25 08:14:32.618688 [ 3 ] {} <Debug> HTTP-Session: fc76b024-783a-4077-a739-167c14e2b284 Destroying unnamed session
7001 2024.01.25 08:14:32.618799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 946, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
7002 2024.01.25 08:14:32.618843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
7003 2024.01.25 08:14:32.618861 [ 3 ] {} <Debug> HTTP-Session: c9c6ee77-966c-429e-a61b-15db3bc5cbff Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
7004 2024.01.25 08:14:32.618878 [ 3 ] {} <Debug> HTTP-Session: c9c6ee77-966c-429e-a61b-15db3bc5cbff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
7005 2024.01.25 08:14:32.618945 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
7006 2024.01.25 08:14:32.618985 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
7007 2024.01.25 08:14:32.619087 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Trace> ParallelParsingInputFormat: Parallel parsing is used
7008 2024.01.25 08:14:32.619324 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
7009 2024.01.25 08:14:32.619557 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
7010 2024.01.25 08:14:32.619734 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Trace> oximeter.measurements_i64 (0ca523aa-432b-42be-ac9d-ef868a1d1088): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
7011 2024.01.25 08:14:32.619824 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000851763 sec., 7044 rows/sec., 464.34 KiB/sec.
7012 2024.01.25 08:14:32.619979 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Debug> DynamicQueryHandler: Done processing query
7013 2024.01.25 08:14:32.620002 [ 3 ] {51c32959-cc4e-4e71-8890-7a8e1712e443} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
7014 2024.01.25 08:14:32.620018 [ 3 ] {} <Debug> HTTP-Session: c9c6ee77-966c-429e-a61b-15db3bc5cbff Destroying unnamed session