Max level shown:
1 [ Feb 24 04:56:58 Enabled. ]
2 [ Feb 24 04:56:58 Rereading configuration. ]
3 [ Feb 24 04:57:03 Rereading configuration. ]
4 [ Feb 24 04:57:10 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 [ Feb 24 04:57:10 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.02.24 04:57:11.484279 [ 1 ] {} <Information> Application: Will watch for the process with pid 23661
33 2024.02.24 04:57:11.484376 [ 1 ] {} <Information> Application: Forked a child process to watch
34 2024.02.24 04:57:12.408328 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23661
35 2024.02.24 04:57:12.408494 [ 1 ] {} <Information> Application: starting up
36 2024.02.24 04:57:12.408700 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
37 2024.02.24 04:57:12.509077 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
38 2024.02.24 04:57:12.509154 [ 1 ] {} <Debug> Application: Initializing DateLUT.
39 2024.02.24 04:57:12.509167 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
40 2024.02.24 04:57:12.509202 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
41 2024.02.24 04:57:12.509664 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
42 2024.02.24 04:57:12.510322 [ 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.02.24 04:57:12.510857 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
47 2024.02.24 04:57:12.511117 [ 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.02.24 04:57:12.513748 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
49 2024.02.24 04:57:12.513835 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
50 2024.02.24 04:57:12.514549 [ 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.02.24 04:57:12.514763 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
55 2024.02.24 04:57:12.521088 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
56 2024.02.24 04:57:12.521426 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
57 2024.02.24 04:57:12.521476 [ 1 ] {} <Information> Application: Uncompressed cache policy name
58 2024.02.24 04:57:12.522818 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
59 2024.02.24 04:57:12.523236 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
60 2024.02.24 04:57:12.523468 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
61 2024.02.24 04:57:12.523820 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
62 2024.02.24 04:57:12.524658 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
63 2024.02.24 04:57:12.524703 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
64 2024.02.24 04:57:12.524754 [ 1 ] {} <Debug> Application: Loaded user defined objects
65 2024.02.24 04:57:12.524795 [ 1 ] {} <Information> Application: Loading metadata from /data/
66 2024.02.24 04:57:12.541183 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
67 2024.02.24 04:57:12.541301 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000195393 sec
68 2024.02.24 04:57:12.541856 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
69 2024.02.24 04:57:12.541959 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
70 2024.02.24 04:57:12.541980 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
71 2024.02.24 04:57:12.542021 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
72 2024.02.24 04:57:12.542033 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
73 2024.02.24 04:57:12.542071 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
74 2024.02.24 04:57:12.542109 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
75 2024.02.24 04:57:12.542144 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
76 2024.02.24 04:57:12.542187 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
77 2024.02.24 04:57:12.542244 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
78 2024.02.24 04:57:12.542257 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
79 2024.02.24 04:57:12.542294 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
80 2024.02.24 04:57:12.542333 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
81 2024.02.24 04:57:12.542368 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
82 2024.02.24 04:57:12.542406 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
83 2024.02.24 04:57:12.542419 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
84 2024.02.24 04:57:12.578753 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
85 2024.02.24 04:57:12.583822 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
86 2024.02.24 04:57:12.583891 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.4321e-05 sec
87 2024.02.24 04:57:12.583948 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
88 2024.02.24 04:57:12.583962 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
89 2024.02.24 04:57:12.583980 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
90 2024.02.24 04:57:12.586316 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
91 2024.02.24 04:57:12.591744 [ 1 ] {} <Debug> Application: Loaded metadata.
92 2024.02.24 04:57:12.591904 [ 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.02.24 04:57:12.591944 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
94 2024.02.24 04:57:12.850813 [ 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.02.24 04:57:12.868678 [ 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.02.24 04:57:12.868762 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
97 2024.02.24 04:57:13.011190 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
98 2024.02.24 04:57:13.012021 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB
99 2024.02.24 04:57:13.012385 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
100 2024.02.24 04:57:13.012436 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
101 2024.02.24 04:57:13.012443 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
102 2024.02.24 04:57:13.012557 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
103 2024.02.24 04:57:13.012586 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
104 2024.02.24 04:57:13.012628 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
105 2024.02.24 04:57:13.013406 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
106 2024.02.24 04:57:13.013453 [ 1 ] {} <Information> Application: Ready for connections.
107 2024.02.24 04:57:13.900198 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
108 2024.02.24 04:57:13.900409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
109 2024.02.24 04:57:13.901020 [ 3 ] {} <Debug> HTTP-Session: eee51491-ae37-4a2e-b822-a66cd7712ac3 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
110 2024.02.24 04:57:13.901054 [ 3 ] {} <Debug> HTTP-Session: eee51491-ae37-4a2e-b822-a66cd7712ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
111 2024.02.24 04:57:13.901212 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
112 2024.02.24 04:57:13.901241 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
113 2024.02.24 04:57:13.901284 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
114 2024.02.24 04:57:13.902744 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
115 2024.02.24 04:57:13.924793 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:63995) (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 @ 1133e7 in /system/lib/amd64/libc.so.1
139 
140 2024.02.24 04:57:13.925772 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} <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 @ 1133e7 in /system/lib/amd64/libc.so.1
164 (version 22.8.9.1)
165 2024.02.24 04:57:13.926673 [ 3 ] {9a067d3f-820f-485d-bb1d-c6a0f263477a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
166 2024.02.24 04:57:13.926698 [ 3 ] {} <Debug> HTTP-Session: eee51491-ae37-4a2e-b822-a66cd7712ac3 Destroying unnamed session
167 2024.02.24 04:57:13.927697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
168 2024.02.24 04:57:13.927809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
169 2024.02.24 04:57:13.927838 [ 3 ] {} <Debug> HTTP-Session: 0946ca47-1449-4cab-9e23-016c28054f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
170 2024.02.24 04:57:13.927900 [ 3 ] {} <Debug> HTTP-Session: 0946ca47-1449-4cab-9e23-016c28054f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
171 2024.02.24 04:57:13.928019 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
172 2024.02.24 04:57:13.928156 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
173 2024.02.24 04:57:13.929257 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
174 2024.02.24 04:57:13.931167 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
175 2024.02.24 04:57:13.935363 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} <Debug> DynamicQueryHandler: Done processing query
176 2024.02.24 04:57:13.935423 [ 3 ] {b7915bac-a678-4a34-8482-4b56e8b3cf25} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
177 2024.02.24 04:57:13.935439 [ 3 ] {} <Debug> HTTP-Session: 0946ca47-1449-4cab-9e23-016c28054f5a Destroying unnamed session
178 2024.02.24 04:57:13.935592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
179 2024.02.24 04:57:13.935694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
180 2024.02.24 04:57:13.935715 [ 3 ] {} <Debug> HTTP-Session: 0c5c6e5d-68c2-42bf-bbbd-81244064b2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
181 2024.02.24 04:57:13.935733 [ 3 ] {} <Debug> HTTP-Session: 0c5c6e5d-68c2-42bf-bbbd-81244064b2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
182 2024.02.24 04:57:13.935864 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
183 2024.02.24 04:57:13.936136 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:63995) (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 @ 1133e7 in /system/lib/amd64/libc.so.1
207 
208 2024.02.24 04:57:13.936366 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} <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 @ 1133e7 in /system/lib/amd64/libc.so.1
232 (version 22.8.9.1)
233 2024.02.24 04:57:13.936604 [ 3 ] {9421e7fb-2d1f-4ae0-adb5-1afb0b2d5d99} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
234 2024.02.24 04:57:13.936623 [ 3 ] {} <Debug> HTTP-Session: 0c5c6e5d-68c2-42bf-bbbd-81244064b2ff Destroying unnamed session
235 2024.02.24 04:57:13.936908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
236 2024.02.24 04:57:13.936975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
237 2024.02.24 04:57:13.936993 [ 3 ] {} <Debug> HTTP-Session: f274b506-8ca6-4e95-bc26-2be5e067848f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
238 2024.02.24 04:57:13.937036 [ 3 ] {} <Debug> HTTP-Session: f274b506-8ca6-4e95-bc26-2be5e067848f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
239 2024.02.24 04:57:13.937169 [ 3 ] {13134d76-2f0f-4710-8694-81b00bcb7fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) DROP DATABASE IF EXISTS oximeter (stage: Complete)
240 2024.02.24 04:57:13.937270 [ 3 ] {13134d76-2f0f-4710-8694-81b00bcb7fc1} <Debug> DynamicQueryHandler: Done processing query
241 2024.02.24 04:57:13.937320 [ 3 ] {13134d76-2f0f-4710-8694-81b00bcb7fc1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2024.02.24 04:57:13.937337 [ 3 ] {} <Debug> HTTP-Session: f274b506-8ca6-4e95-bc26-2be5e067848f Destroying unnamed session
243 2024.02.24 04:57:13.937488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2024.02.24 04:57:13.937554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2024.02.24 04:57:13.937574 [ 3 ] {} <Debug> HTTP-Session: 4a692d85-4485-4c67-8952-e26c1ec4adfc Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
246 2024.02.24 04:57:13.937618 [ 3 ] {} <Debug> HTTP-Session: 4a692d85-4485-4c67-8952-e26c1ec4adfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2024.02.24 04:57:13.937676 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
248 2024.02.24 04:57:13.937756 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
249 2024.02.24 04:57:13.939115 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
250 2024.02.24 04:57:13.939138 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1951e-05 sec
251 2024.02.24 04:57:13.939185 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Information> TablesLoader: Loading 0 tables with 0 dependency level
252 2024.02.24 04:57:13.939229 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Information> DatabaseAtomic (oximeter): Starting up tables.
253 2024.02.24 04:57:13.939297 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Debug> DynamicQueryHandler: Done processing query
254 2024.02.24 04:57:13.939344 [ 3 ] {b9ba21ff-4667-438e-9cc9-37da30b3df43} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2024.02.24 04:57:13.939361 [ 3 ] {} <Debug> HTTP-Session: 4a692d85-4485-4c67-8952-e26c1ec4adfc Destroying unnamed session
256 2024.02.24 04:57:13.939490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2024.02.24 04:57:13.939557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2024.02.24 04:57:13.939578 [ 3 ] {} <Debug> HTTP-Session: c99bc4a7-2b11-4613-b5f2-4916747ae3d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
259 2024.02.24 04:57:13.939624 [ 3 ] {} <Debug> HTTP-Session: c99bc4a7-2b11-4613-b5f2-4916747ae3d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2024.02.24 04:57:13.939760 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) /* 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.02.24 04:57:13.939857 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
263 2024.02.24 04:57:13.943892 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} <Debug> oximeter.version (c81066e7-2e91-4883-b24f-c81164833c1d): Loading data parts
264 2024.02.24 04:57:13.944049 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} <Debug> oximeter.version (c81066e7-2e91-4883-b24f-c81164833c1d): There are no data parts
265 2024.02.24 04:57:13.946071 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} <Debug> DynamicQueryHandler: Done processing query
266 2024.02.24 04:57:13.946096 [ 3 ] {a1bbc5f6-e95a-465f-8807-f5a9ee70364c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
267 2024.02.24 04:57:13.946148 [ 3 ] {} <Debug> HTTP-Session: c99bc4a7-2b11-4613-b5f2-4916747ae3d1 Destroying unnamed session
268 2024.02.24 04:57:13.946275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
269 2024.02.24 04:57:13.946356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
270 2024.02.24 04:57:13.946413 [ 3 ] {} <Debug> HTTP-Session: ca674e74-b0f2-4de8-9048-03ed4c4fc2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
271 2024.02.24 04:57:13.946433 [ 3 ] {} <Debug> HTTP-Session: ca674e74-b0f2-4de8-9048-03ed4c4fc2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
272 2024.02.24 04:57:13.946668 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) /* 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.02.24 04:57:13.946790 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
284 2024.02.24 04:57:13.953454 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} <Debug> oximeter.measurements_bool (efb3339e-56f6-4635-b576-b771ff13cc2e): Loading data parts
285 2024.02.24 04:57:13.953570 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} <Debug> oximeter.measurements_bool (efb3339e-56f6-4635-b576-b771ff13cc2e): There are no data parts
286 2024.02.24 04:57:13.954805 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} <Debug> DynamicQueryHandler: Done processing query
287 2024.02.24 04:57:13.954829 [ 3 ] {48245635-4d27-412e-a5f8-2eb33b99f737} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2024.02.24 04:57:13.954877 [ 3 ] {} <Debug> HTTP-Session: ca674e74-b0f2-4de8-9048-03ed4c4fc2ba Destroying unnamed session
289 2024.02.24 04:57:13.955005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2024.02.24 04:57:13.955078 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2024.02.24 04:57:13.955126 [ 3 ] {} <Debug> HTTP-Session: 4535fe9d-28f8-4073-aa28-399799cdf855 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
292 2024.02.24 04:57:13.955143 [ 3 ] {} <Debug> HTTP-Session: 4535fe9d-28f8-4073-aa28-399799cdf855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2024.02.24 04:57:13.955362 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.955458 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
295 2024.02.24 04:57:13.956946 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} <Debug> oximeter.measurements_i8 (b7f8d87f-75da-43f7-8744-30a849f39944): Loading data parts
296 2024.02.24 04:57:13.957060 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} <Debug> oximeter.measurements_i8 (b7f8d87f-75da-43f7-8744-30a849f39944): There are no data parts
297 2024.02.24 04:57:13.958218 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} <Debug> DynamicQueryHandler: Done processing query
298 2024.02.24 04:57:13.958243 [ 3 ] {71066d5b-b24d-4633-b710-4c538c27f104} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2024.02.24 04:57:13.958258 [ 3 ] {} <Debug> HTTP-Session: 4535fe9d-28f8-4073-aa28-399799cdf855 Destroying unnamed session
300 2024.02.24 04:57:13.958395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2024.02.24 04:57:13.958467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2024.02.24 04:57:13.958487 [ 3 ] {} <Debug> HTTP-Session: e37e2fd0-3728-44f1-a0bc-fd8711f1c35f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
303 2024.02.24 04:57:13.958533 [ 3 ] {} <Debug> HTTP-Session: e37e2fd0-3728-44f1-a0bc-fd8711f1c35f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2024.02.24 04:57:13.958749 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.958847 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
306 2024.02.24 04:57:13.960337 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} <Debug> oximeter.measurements_u8 (e48440b5-7315-4929-b6be-1e0486561d41): Loading data parts
307 2024.02.24 04:57:13.960442 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} <Debug> oximeter.measurements_u8 (e48440b5-7315-4929-b6be-1e0486561d41): There are no data parts
308 2024.02.24 04:57:13.961541 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} <Debug> DynamicQueryHandler: Done processing query
309 2024.02.24 04:57:13.961565 [ 3 ] {1799c5bd-fc4e-42cd-9097-4cd62ac30a4c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2024.02.24 04:57:13.961581 [ 3 ] {} <Debug> HTTP-Session: e37e2fd0-3728-44f1-a0bc-fd8711f1c35f Destroying unnamed session
311 2024.02.24 04:57:13.961732 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2024.02.24 04:57:13.961805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2024.02.24 04:57:13.961823 [ 3 ] {} <Debug> HTTP-Session: 1768bfae-aa7d-4903-a4cf-b4962d0481f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
314 2024.02.24 04:57:13.961868 [ 3 ] {} <Debug> HTTP-Session: 1768bfae-aa7d-4903-a4cf-b4962d0481f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2024.02.24 04:57:13.962088 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.962158 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
317 2024.02.24 04:57:13.965749 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} <Debug> oximeter.measurements_i16 (0b93273c-ae05-40d7-8b0f-a40d2f70ba89): Loading data parts
318 2024.02.24 04:57:13.965852 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} <Debug> oximeter.measurements_i16 (0b93273c-ae05-40d7-8b0f-a40d2f70ba89): There are no data parts
319 2024.02.24 04:57:13.966926 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} <Debug> DynamicQueryHandler: Done processing query
320 2024.02.24 04:57:13.966983 [ 3 ] {6438b844-6427-4253-b186-7789a51f848c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2024.02.24 04:57:13.966998 [ 3 ] {} <Debug> HTTP-Session: 1768bfae-aa7d-4903-a4cf-b4962d0481f5 Destroying unnamed session
322 2024.02.24 04:57:13.967138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2024.02.24 04:57:13.967207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2024.02.24 04:57:13.967226 [ 3 ] {} <Debug> HTTP-Session: f2215594-8df2-4819-845d-8d62deadee69 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
325 2024.02.24 04:57:13.967270 [ 3 ] {} <Debug> HTTP-Session: f2215594-8df2-4819-845d-8d62deadee69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2024.02.24 04:57:13.967490 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.967558 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
328 2024.02.24 04:57:13.969026 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} <Debug> oximeter.measurements_u16 (9a3a9d18-0849-4921-98f4-17bf7314ef28): Loading data parts
329 2024.02.24 04:57:13.969104 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} <Debug> oximeter.measurements_u16 (9a3a9d18-0849-4921-98f4-17bf7314ef28): There are no data parts
330 2024.02.24 04:57:13.970214 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} <Debug> DynamicQueryHandler: Done processing query
331 2024.02.24 04:57:13.970273 [ 3 ] {35ca8ea4-a79c-4f12-9e18-6ca2ca91d632} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2024.02.24 04:57:13.970288 [ 3 ] {} <Debug> HTTP-Session: f2215594-8df2-4819-845d-8d62deadee69 Destroying unnamed session
333 2024.02.24 04:57:13.970446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2024.02.24 04:57:13.970518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2024.02.24 04:57:13.970536 [ 3 ] {} <Debug> HTTP-Session: 2f435626-29f5-468e-aecd-c09a2f863041 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
336 2024.02.24 04:57:13.970581 [ 3 ] {} <Debug> HTTP-Session: 2f435626-29f5-468e-aecd-c09a2f863041 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2024.02.24 04:57:13.970796 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.970866 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
339 2024.02.24 04:57:13.972379 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} <Debug> oximeter.measurements_i32 (eb299523-6d98-46a4-b46e-72c6a25c1343): Loading data parts
340 2024.02.24 04:57:13.972457 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} <Debug> oximeter.measurements_i32 (eb299523-6d98-46a4-b46e-72c6a25c1343): There are no data parts
341 2024.02.24 04:57:13.973662 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} <Debug> DynamicQueryHandler: Done processing query
342 2024.02.24 04:57:13.973718 [ 3 ] {5be2e2a8-e9ea-4ea3-9fc4-0faee0a582ed} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2024.02.24 04:57:13.973734 [ 3 ] {} <Debug> HTTP-Session: 2f435626-29f5-468e-aecd-c09a2f863041 Destroying unnamed session
344 2024.02.24 04:57:13.973857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2024.02.24 04:57:13.973953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2024.02.24 04:57:13.973973 [ 3 ] {} <Debug> HTTP-Session: d55a36e6-c2f9-4ad0-8063-1f421d94cc5e Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
347 2024.02.24 04:57:13.974017 [ 3 ] {} <Debug> HTTP-Session: d55a36e6-c2f9-4ad0-8063-1f421d94cc5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2024.02.24 04:57:13.974203 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.974300 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
350 2024.02.24 04:57:13.975780 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} <Debug> oximeter.measurements_u32 (73a1fa5e-caf2-406d-8e09-1a12c782afda): Loading data parts
351 2024.02.24 04:57:13.975877 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} <Debug> oximeter.measurements_u32 (73a1fa5e-caf2-406d-8e09-1a12c782afda): There are no data parts
352 2024.02.24 04:57:13.977146 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} <Debug> DynamicQueryHandler: Done processing query
353 2024.02.24 04:57:13.977200 [ 3 ] {aa08d552-cc24-4530-84d6-6a141e87fe4f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2024.02.24 04:57:13.977215 [ 3 ] {} <Debug> HTTP-Session: d55a36e6-c2f9-4ad0-8063-1f421d94cc5e Destroying unnamed session
355 2024.02.24 04:57:13.977317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2024.02.24 04:57:13.977412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2024.02.24 04:57:13.977432 [ 3 ] {} <Debug> HTTP-Session: 1e8c7191-5df0-40b9-8caa-396bc6245186 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
358 2024.02.24 04:57:13.977447 [ 3 ] {} <Debug> HTTP-Session: 1e8c7191-5df0-40b9-8caa-396bc6245186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2024.02.24 04:57:13.977660 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.977762 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
361 2024.02.24 04:57:13.979252 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} <Debug> oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): Loading data parts
362 2024.02.24 04:57:13.979333 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} <Debug> oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): There are no data parts
363 2024.02.24 04:57:13.980530 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} <Debug> DynamicQueryHandler: Done processing query
364 2024.02.24 04:57:13.980554 [ 3 ] {d7096a31-402a-47aa-9d37-a4751a9bf53e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2024.02.24 04:57:13.980603 [ 3 ] {} <Debug> HTTP-Session: 1e8c7191-5df0-40b9-8caa-396bc6245186 Destroying unnamed session
366 2024.02.24 04:57:13.980709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2024.02.24 04:57:13.980778 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2024.02.24 04:57:13.980828 [ 3 ] {} <Debug> HTTP-Session: d3f6e920-52b3-4193-8c5e-2300d79791b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
369 2024.02.24 04:57:13.980844 [ 3 ] {} <Debug> HTTP-Session: d3f6e920-52b3-4193-8c5e-2300d79791b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2024.02.24 04:57:13.981056 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.981157 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
372 2024.02.24 04:57:13.982665 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} <Debug> oximeter.measurements_u64 (4f074769-61f5-41a4-81d5-2dbb24e7fd00): Loading data parts
373 2024.02.24 04:57:13.982744 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} <Debug> oximeter.measurements_u64 (4f074769-61f5-41a4-81d5-2dbb24e7fd00): There are no data parts
374 2024.02.24 04:57:13.983889 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} <Debug> DynamicQueryHandler: Done processing query
375 2024.02.24 04:57:13.983913 [ 3 ] {2eb33ca8-c240-4cfd-8422-0aa54929e482} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2024.02.24 04:57:13.983972 [ 3 ] {} <Debug> HTTP-Session: d3f6e920-52b3-4193-8c5e-2300d79791b1 Destroying unnamed session
377 2024.02.24 04:57:13.984069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2024.02.24 04:57:13.984138 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2024.02.24 04:57:13.984187 [ 3 ] {} <Debug> HTTP-Session: 88db17ca-5ce6-4cf4-b84a-5e5d5a8d1a2e Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
380 2024.02.24 04:57:13.984203 [ 3 ] {} <Debug> HTTP-Session: 88db17ca-5ce6-4cf4-b84a-5e5d5a8d1a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2024.02.24 04:57:13.984415 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.984514 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
383 2024.02.24 04:57:13.985915 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} <Debug> oximeter.measurements_f32 (e17ae66c-ae77-47e7-bfc8-e16aeef12d10): Loading data parts
384 2024.02.24 04:57:13.986019 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} <Debug> oximeter.measurements_f32 (e17ae66c-ae77-47e7-bfc8-e16aeef12d10): There are no data parts
385 2024.02.24 04:57:13.987196 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} <Debug> DynamicQueryHandler: Done processing query
386 2024.02.24 04:57:13.987219 [ 3 ] {a3440520-218d-4460-930a-dd4881688745} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2024.02.24 04:57:13.987269 [ 3 ] {} <Debug> HTTP-Session: 88db17ca-5ce6-4cf4-b84a-5e5d5a8d1a2e Destroying unnamed session
388 2024.02.24 04:57:13.987382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2024.02.24 04:57:13.987452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2024.02.24 04:57:13.987504 [ 3 ] {} <Debug> HTTP-Session: 65f9a337-f4f4-4fe4-869f-9c4ca302ca43 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
391 2024.02.24 04:57:13.987520 [ 3 ] {} <Debug> HTTP-Session: 65f9a337-f4f4-4fe4-869f-9c4ca302ca43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2024.02.24 04:57:13.987731 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.987802 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
394 2024.02.24 04:57:13.989242 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} <Debug> oximeter.measurements_f64 (718bacf0-1221-4c52-94be-b7935d3676c9): Loading data parts
395 2024.02.24 04:57:13.989345 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} <Debug> oximeter.measurements_f64 (718bacf0-1221-4c52-94be-b7935d3676c9): There are no data parts
396 2024.02.24 04:57:13.990435 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} <Debug> DynamicQueryHandler: Done processing query
397 2024.02.24 04:57:13.990494 [ 3 ] {fad09d09-8e44-428e-b195-7ad90a13f55e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2024.02.24 04:57:13.990540 [ 3 ] {} <Debug> HTTP-Session: 65f9a337-f4f4-4fe4-869f-9c4ca302ca43 Destroying unnamed session
399 2024.02.24 04:57:13.990642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2024.02.24 04:57:13.990711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2024.02.24 04:57:13.990761 [ 3 ] {} <Debug> HTTP-Session: e525b57b-09e0-44d0-b769-78618fd7885f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
402 2024.02.24 04:57:13.990777 [ 3 ] {} <Debug> HTTP-Session: e525b57b-09e0-44d0-b769-78618fd7885f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2024.02.24 04:57:13.990988 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.991063 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
405 2024.02.24 04:57:13.992507 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} <Debug> oximeter.measurements_string (4e052cf9-496e-4743-a144-e3563dd7b4eb): Loading data parts
406 2024.02.24 04:57:13.992623 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} <Debug> oximeter.measurements_string (4e052cf9-496e-4743-a144-e3563dd7b4eb): There are no data parts
407 2024.02.24 04:57:13.993729 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} <Debug> DynamicQueryHandler: Done processing query
408 2024.02.24 04:57:13.993786 [ 3 ] {3d395ef4-2ebf-45b6-90bb-523c2914f571} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2024.02.24 04:57:13.993832 [ 3 ] {} <Debug> HTTP-Session: e525b57b-09e0-44d0-b769-78618fd7885f Destroying unnamed session
410 2024.02.24 04:57:13.993942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2024.02.24 04:57:13.994012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2024.02.24 04:57:13.994061 [ 3 ] {} <Debug> HTTP-Session: 55742e56-03f2-4878-81f9-19d49f2e107d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
413 2024.02.24 04:57:13.994078 [ 3 ] {} <Debug> HTTP-Session: 55742e56-03f2-4878-81f9-19d49f2e107d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2024.02.24 04:57:13.994295 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.994400 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
423 2024.02.24 04:57:13.995798 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} <Debug> oximeter.measurements_bytes (680eaf01-e1fa-447d-8c1d-58db412b937b): Loading data parts
424 2024.02.24 04:57:13.995903 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} <Debug> oximeter.measurements_bytes (680eaf01-e1fa-447d-8c1d-58db412b937b): There are no data parts
425 2024.02.24 04:57:13.996991 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} <Debug> DynamicQueryHandler: Done processing query
426 2024.02.24 04:57:13.997014 [ 3 ] {39f7e8c7-f0b2-4338-859a-9bcda44b90d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
427 2024.02.24 04:57:13.997030 [ 3 ] {} <Debug> HTTP-Session: 55742e56-03f2-4878-81f9-19d49f2e107d Destroying unnamed session
428 2024.02.24 04:57:13.997162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
429 2024.02.24 04:57:13.997234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
430 2024.02.24 04:57:13.997252 [ 3 ] {} <Debug> HTTP-Session: 5e184101-c0f2-4642-8c36-02cf39b41a01 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
431 2024.02.24 04:57:13.997297 [ 3 ] {} <Debug> HTTP-Session: 5e184101-c0f2-4642-8c36-02cf39b41a01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
432 2024.02.24 04:57:13.997540 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:13.997641 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
434 2024.02.24 04:57:13.999106 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} <Debug> oximeter.measurements_cumulativei64 (e53a9b30-51d2-457b-b0d0-e61c6ba4ada3): Loading data parts
435 2024.02.24 04:57:13.999210 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} <Debug> oximeter.measurements_cumulativei64 (e53a9b30-51d2-457b-b0d0-e61c6ba4ada3): There are no data parts
436 2024.02.24 04:57:14.000334 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} <Debug> DynamicQueryHandler: Done processing query
437 2024.02.24 04:57:14.000357 [ 3 ] {a7856172-3e1c-4e55-85e6-e76d2718e139} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
438 2024.02.24 04:57:14.000404 [ 3 ] {} <Debug> HTTP-Session: 5e184101-c0f2-4642-8c36-02cf39b41a01 Destroying unnamed session
439 2024.02.24 04:57:14.000519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
440 2024.02.24 04:57:14.000590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
441 2024.02.24 04:57:14.000637 [ 3 ] {} <Debug> HTTP-Session: 3be43bfa-73c6-4701-a0e1-11ba1c6f0903 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
442 2024.02.24 04:57:14.000683 [ 3 ] {} <Debug> HTTP-Session: 3be43bfa-73c6-4701-a0e1-11ba1c6f0903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
443 2024.02.24 04:57:14.000887 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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.02.24 04:57:14.000993 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
445 2024.02.24 04:57:14.001036 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.44 MiB, peak 221.71 MiB, will set to 226.29 MiB (RSS), difference: 7.85 MiB
446 2024.02.24 04:57:14.002905 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} <Debug> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Loading data parts
447 2024.02.24 04:57:14.003029 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} <Debug> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): There are no data parts
448 2024.02.24 04:57:14.004263 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} <Debug> DynamicQueryHandler: Done processing query
449 2024.02.24 04:57:14.004287 [ 3 ] {c1675ed8-67d2-4dad-856b-bb527462a270} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
450 2024.02.24 04:57:14.004336 [ 3 ] {} <Debug> HTTP-Session: 3be43bfa-73c6-4701-a0e1-11ba1c6f0903 Destroying unnamed session
451 2024.02.24 04:57:14.004432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
452 2024.02.24 04:57:14.004503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
453 2024.02.24 04:57:14.004557 [ 3 ] {} <Debug> HTTP-Session: 4a1b5067-910a-4f57-aaeb-40be42ae9dfb Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
454 2024.02.24 04:57:14.004574 [ 3 ] {} <Debug> HTTP-Session: 4a1b5067-910a-4f57-aaeb-40be42ae9dfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
455 2024.02.24 04:57:14.004803 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
456 2024.02.24 04:57:14.004905 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
457 2024.02.24 04:57:14.006387 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} <Debug> oximeter.measurements_cumulativef32 (92d16641-7f73-4617-848d-ce2a54addbd4): Loading data parts
458 2024.02.24 04:57:14.006467 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} <Debug> oximeter.measurements_cumulativef32 (92d16641-7f73-4617-848d-ce2a54addbd4): There are no data parts
459 2024.02.24 04:57:14.007693 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} <Debug> DynamicQueryHandler: Done processing query
460 2024.02.24 04:57:14.007717 [ 3 ] {5bdce7be-f0ba-4380-8413-ac39277ab1c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
461 2024.02.24 04:57:14.007768 [ 3 ] {} <Debug> HTTP-Session: 4a1b5067-910a-4f57-aaeb-40be42ae9dfb Destroying unnamed session
462 2024.02.24 04:57:14.007870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
463 2024.02.24 04:57:14.007968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
464 2024.02.24 04:57:14.007988 [ 3 ] {} <Debug> HTTP-Session: 7085abb8-b512-48ca-a7b8-cedca96861bd Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
465 2024.02.24 04:57:14.008004 [ 3 ] {} <Debug> HTTP-Session: 7085abb8-b512-48ca-a7b8-cedca96861bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
466 2024.02.24 04:57:14.008237 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
467 2024.02.24 04:57:14.008339 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
468 2024.02.24 04:57:14.009903 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} <Debug> oximeter.measurements_cumulativef64 (c9eb39d2-f8e7-4a76-83b5-87d951168354): Loading data parts
469 2024.02.24 04:57:14.009985 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} <Debug> oximeter.measurements_cumulativef64 (c9eb39d2-f8e7-4a76-83b5-87d951168354): There are no data parts
470 2024.02.24 04:57:14.014612 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} <Debug> DynamicQueryHandler: Done processing query
471 2024.02.24 04:57:14.014680 [ 3 ] {44b58d41-00b5-4d4b-bcfa-202b1c1edc0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
472 2024.02.24 04:57:14.014699 [ 3 ] {} <Debug> HTTP-Session: 7085abb8-b512-48ca-a7b8-cedca96861bd Destroying unnamed session
473 2024.02.24 04:57:14.014841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
474 2024.02.24 04:57:14.014923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
475 2024.02.24 04:57:14.014945 [ 3 ] {} <Debug> HTTP-Session: 72520715-6eec-4077-bc8b-0391cb4b0c1b Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
476 2024.02.24 04:57:14.014997 [ 3 ] {} <Debug> HTTP-Session: 72520715-6eec-4077-bc8b-0391cb4b0c1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
477 2024.02.24 04:57:14.015293 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
478 * NOTE: Array types cannot be Nullable, see
479 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
480 * for more details.
481 *
482 * This means we need to use empty arrays to indicate a missing value. This
483 * is unfortunate, and at this point relies on the fact that an
484 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
485 * to figure out another way to represent missing samples here.
486 */
487 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)
488 2024.02.24 04:57:14.015411 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
489 2024.02.24 04:57:14.017354 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} <Debug> oximeter.measurements_histogrami8 (52d97926-c4ec-4ad1-9bfa-448c53d6a1ff): Loading data parts
490 2024.02.24 04:57:14.017433 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} <Debug> oximeter.measurements_histogrami8 (52d97926-c4ec-4ad1-9bfa-448c53d6a1ff): There are no data parts
491 2024.02.24 04:57:14.018627 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} <Debug> DynamicQueryHandler: Done processing query
492 2024.02.24 04:57:14.018683 [ 3 ] {1ef16234-a77b-4807-9bfd-3447282cdc0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2024.02.24 04:57:14.018700 [ 3 ] {} <Debug> HTTP-Session: 72520715-6eec-4077-bc8b-0391cb4b0c1b Destroying unnamed session
494 2024.02.24 04:57:14.018825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2024.02.24 04:57:14.018898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2024.02.24 04:57:14.018916 [ 3 ] {} <Debug> HTTP-Session: e586745f-dbac-4253-a9ba-fe66eda5384d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
497 2024.02.24 04:57:14.018960 [ 3 ] {} <Debug> HTTP-Session: e586745f-dbac-4253-a9ba-fe66eda5384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2024.02.24 04:57:14.019200 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
499 2024.02.24 04:57:14.019301 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
500 2024.02.24 04:57:14.020809 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} <Debug> oximeter.measurements_histogramu8 (a3e121d6-642d-43b9-88fb-06b0b557998d): Loading data parts
501 2024.02.24 04:57:14.020980 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} <Debug> oximeter.measurements_histogramu8 (a3e121d6-642d-43b9-88fb-06b0b557998d): There are no data parts
502 2024.02.24 04:57:14.022137 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} <Debug> DynamicQueryHandler: Done processing query
503 2024.02.24 04:57:14.022161 [ 3 ] {f5c800a5-c4fc-4276-bf02-1c532c445c56} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
504 2024.02.24 04:57:14.022176 [ 3 ] {} <Debug> HTTP-Session: e586745f-dbac-4253-a9ba-fe66eda5384d Destroying unnamed session
505 2024.02.24 04:57:14.022318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
506 2024.02.24 04:57:14.022394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
507 2024.02.24 04:57:14.022412 [ 3 ] {} <Debug> HTTP-Session: 4d703688-000a-44cf-8b61-99dabc697284 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
508 2024.02.24 04:57:14.022457 [ 3 ] {} <Debug> HTTP-Session: 4d703688-000a-44cf-8b61-99dabc697284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
509 2024.02.24 04:57:14.022698 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
510 2024.02.24 04:57:14.022799 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
511 2024.02.24 04:57:14.024294 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} <Debug> oximeter.measurements_histogrami16 (18ce521c-c8d6-4723-87b4-30e87a6b22c1): Loading data parts
512 2024.02.24 04:57:14.024398 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} <Debug> oximeter.measurements_histogrami16 (18ce521c-c8d6-4723-87b4-30e87a6b22c1): There are no data parts
513 2024.02.24 04:57:14.025563 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} <Debug> DynamicQueryHandler: Done processing query
514 2024.02.24 04:57:14.025588 [ 3 ] {395ebcb5-2cab-4773-aca6-1082de653bff} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
515 2024.02.24 04:57:14.025637 [ 3 ] {} <Debug> HTTP-Session: 4d703688-000a-44cf-8b61-99dabc697284 Destroying unnamed session
516 2024.02.24 04:57:14.025744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
517 2024.02.24 04:57:14.025816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
518 2024.02.24 04:57:14.025863 [ 3 ] {} <Debug> HTTP-Session: dff4ce17-6f26-4a44-8883-b9bfc93fed3a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
519 2024.02.24 04:57:14.025880 [ 3 ] {} <Debug> HTTP-Session: dff4ce17-6f26-4a44-8883-b9bfc93fed3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
520 2024.02.24 04:57:14.026127 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
521 2024.02.24 04:57:14.026232 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
522 2024.02.24 04:57:14.027752 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} <Debug> oximeter.measurements_histogramu16 (da0c219d-0a54-4cec-bc7a-617c73191875): Loading data parts
523 2024.02.24 04:57:14.027825 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} <Debug> oximeter.measurements_histogramu16 (da0c219d-0a54-4cec-bc7a-617c73191875): There are no data parts
524 2024.02.24 04:57:14.028952 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} <Debug> DynamicQueryHandler: Done processing query
525 2024.02.24 04:57:14.028976 [ 3 ] {11d1d7e9-2caa-4a4d-95a4-aefb09931550} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
526 2024.02.24 04:57:14.029025 [ 3 ] {} <Debug> HTTP-Session: dff4ce17-6f26-4a44-8883-b9bfc93fed3a Destroying unnamed session
527 2024.02.24 04:57:14.029155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
528 2024.02.24 04:57:14.029196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
529 2024.02.24 04:57:14.029247 [ 3 ] {} <Debug> HTTP-Session: 3fc58c3b-5a86-4200-9b1d-9073ab2255bb Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
530 2024.02.24 04:57:14.029294 [ 3 ] {} <Debug> HTTP-Session: 3fc58c3b-5a86-4200-9b1d-9073ab2255bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
531 2024.02.24 04:57:14.029502 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
532 2024.02.24 04:57:14.029605 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
533 2024.02.24 04:57:14.031130 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} <Debug> oximeter.measurements_histogrami32 (d2ac845b-4b63-4cd2-9795-d7a7983076ef): Loading data parts
534 2024.02.24 04:57:14.031321 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} <Debug> oximeter.measurements_histogrami32 (d2ac845b-4b63-4cd2-9795-d7a7983076ef): There are no data parts
535 2024.02.24 04:57:14.032546 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} <Debug> DynamicQueryHandler: Done processing query
536 2024.02.24 04:57:14.032602 [ 3 ] {bfdbbb05-761e-4cb6-b029-e8d2995e0b2c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
537 2024.02.24 04:57:14.032619 [ 3 ] {} <Debug> HTTP-Session: 3fc58c3b-5a86-4200-9b1d-9073ab2255bb Destroying unnamed session
538 2024.02.24 04:57:14.032788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
539 2024.02.24 04:57:14.032858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
540 2024.02.24 04:57:14.032879 [ 3 ] {} <Debug> HTTP-Session: 5ed81c8e-3817-46b2-9f02-f4db4f9eb07d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
541 2024.02.24 04:57:14.032988 [ 3 ] {} <Debug> HTTP-Session: 5ed81c8e-3817-46b2-9f02-f4db4f9eb07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
542 2024.02.24 04:57:14.033198 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
543 2024.02.24 04:57:14.033310 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
544 2024.02.24 04:57:14.034832 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} <Debug> oximeter.measurements_histogramu32 (88955945-a8cb-46f3-a129-74231c7947de): Loading data parts
545 2024.02.24 04:57:14.034938 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} <Debug> oximeter.measurements_histogramu32 (88955945-a8cb-46f3-a129-74231c7947de): There are no data parts
546 2024.02.24 04:57:14.036276 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} <Debug> DynamicQueryHandler: Done processing query
547 2024.02.24 04:57:14.036407 [ 3 ] {95eba2e3-835b-4157-a1d6-99644120c6f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
548 2024.02.24 04:57:14.037422 [ 3 ] {} <Debug> HTTP-Session: 5ed81c8e-3817-46b2-9f02-f4db4f9eb07d Destroying unnamed session
549 2024.02.24 04:57:14.037622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
550 2024.02.24 04:57:14.038069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
551 2024.02.24 04:57:14.038150 [ 3 ] {} <Debug> HTTP-Session: 622d080b-ae1d-4b3c-9314-2b84680fd32a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
552 2024.02.24 04:57:14.038173 [ 3 ] {} <Debug> HTTP-Session: 622d080b-ae1d-4b3c-9314-2b84680fd32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
553 2024.02.24 04:57:14.038548 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
554 2024.02.24 04:57:14.038764 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
555 2024.02.24 04:57:14.044806 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} <Debug> oximeter.measurements_histogrami64 (9cb5a36f-3abe-46d4-b83b-0f58d34373a1): Loading data parts
556 2024.02.24 04:57:14.044874 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} <Debug> oximeter.measurements_histogrami64 (9cb5a36f-3abe-46d4-b83b-0f58d34373a1): There are no data parts
557 2024.02.24 04:57:14.050422 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} <Debug> DynamicQueryHandler: Done processing query
558 2024.02.24 04:57:14.050448 [ 3 ] {4b2b37bb-618f-4a4f-95dc-53efda5e06cd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
559 2024.02.24 04:57:14.050501 [ 3 ] {} <Debug> HTTP-Session: 622d080b-ae1d-4b3c-9314-2b84680fd32a Destroying unnamed session
560 2024.02.24 04:57:14.050645 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
561 2024.02.24 04:57:14.050730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
562 2024.02.24 04:57:14.050788 [ 3 ] {} <Debug> HTTP-Session: 9f02b8a8-fddd-4479-8bbd-b1b490c3bb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
563 2024.02.24 04:57:14.050809 [ 3 ] {} <Debug> HTTP-Session: 9f02b8a8-fddd-4479-8bbd-b1b490c3bb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
564 2024.02.24 04:57:14.051107 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
565 2024.02.24 04:57:14.051234 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
566 2024.02.24 04:57:14.054484 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} <Debug> oximeter.measurements_histogramu64 (52953b0f-3ab2-4b00-bff7-32f61f22fc1a): Loading data parts
567 2024.02.24 04:57:14.054553 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} <Debug> oximeter.measurements_histogramu64 (52953b0f-3ab2-4b00-bff7-32f61f22fc1a): There are no data parts
568 2024.02.24 04:57:14.059086 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} <Debug> DynamicQueryHandler: Done processing query
569 2024.02.24 04:57:14.059147 [ 3 ] {0cab3e05-c89c-4d55-84cd-9778e612541b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
570 2024.02.24 04:57:14.059163 [ 3 ] {} <Debug> HTTP-Session: 9f02b8a8-fddd-4479-8bbd-b1b490c3bb9a Destroying unnamed session
571 2024.02.24 04:57:14.059283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
572 2024.02.24 04:57:14.059389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
573 2024.02.24 04:57:14.059411 [ 3 ] {} <Debug> HTTP-Session: db47b198-adc9-49ac-bebc-007cf092be8d Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
574 2024.02.24 04:57:14.059497 [ 3 ] {} <Debug> HTTP-Session: db47b198-adc9-49ac-bebc-007cf092be8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
575 2024.02.24 04:57:14.059725 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
576 2024.02.24 04:57:14.059843 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
577 2024.02.24 04:57:14.063287 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} <Debug> oximeter.measurements_histogramf32 (ae6d2649-484d-4881-ade1-38bbdd48ca70): Loading data parts
578 2024.02.24 04:57:14.063394 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} <Debug> oximeter.measurements_histogramf32 (ae6d2649-484d-4881-ade1-38bbdd48ca70): There are no data parts
579 2024.02.24 04:57:14.065316 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} <Debug> DynamicQueryHandler: Done processing query
580 2024.02.24 04:57:14.065377 [ 3 ] {38a5fc05-de0d-4960-8436-99679ae7cda4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
581 2024.02.24 04:57:14.065393 [ 3 ] {} <Debug> HTTP-Session: db47b198-adc9-49ac-bebc-007cf092be8d Destroying unnamed session
582 2024.02.24 04:57:14.065553 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
583 2024.02.24 04:57:14.065631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
584 2024.02.24 04:57:14.065650 [ 3 ] {} <Debug> HTTP-Session: 46b69487-9e91-4908-8ba9-41143e91d375 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
585 2024.02.24 04:57:14.065700 [ 3 ] {} <Debug> HTTP-Session: 46b69487-9e91-4908-8ba9-41143e91d375 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
586 2024.02.24 04:57:14.065947 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
587 2024.02.24 04:57:14.066121 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
588 2024.02.24 04:57:14.071240 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} <Debug> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Loading data parts
589 2024.02.24 04:57:14.071338 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} <Debug> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): There are no data parts
590 2024.02.24 04:57:14.075732 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} <Debug> DynamicQueryHandler: Done processing query
591 2024.02.24 04:57:14.075763 [ 3 ] {bfa7d6c1-b370-4a6f-8b58-d292c32ddebe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
592 2024.02.24 04:57:14.075813 [ 3 ] {} <Debug> HTTP-Session: 46b69487-9e91-4908-8ba9-41143e91d375 Destroying unnamed session
593 2024.02.24 04:57:14.075987 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
594 2024.02.24 04:57:14.076067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
595 2024.02.24 04:57:14.076174 [ 3 ] {} <Debug> HTTP-Session: 549d1721-0725-4dc0-9be9-936d149e2822 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
596 2024.02.24 04:57:14.076204 [ 3 ] {} <Debug> HTTP-Session: 549d1721-0725-4dc0-9be9-936d149e2822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
597 2024.02.24 04:57:14.076448 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) /* The field tables store named dimensions of each timeseries.
598 *
599 * As with the measurement tables, there is one field table for each field data
600 * type. Fields are deduplicated by using the "replacing merge tree", though
601 * this behavior **must not** be relied upon for query correctness.
602 *
603 * The index for the fields differs from the measurements, however. Rows are
604 * sorted by timeseries name, then field name, field value, and finally
605 * timeseries key. This reflects the most common pattern for looking them up:
606 * by field name and possibly value, within a timeseries. The resulting keys are
607 * usually then used to look up measurements.
608 *
609 * NOTE: We may want to consider a secondary index on these tables, sorting by
610 * timeseries name and then key, since it would improve lookups where one
611 * already has the key. Realistically though, these tables are quite small and
612 * so performance benefits will be low in absolute terms.
613 */
614 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)
615 2024.02.24 04:57:14.076575 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
616 2024.02.24 04:57:14.081037 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} <Debug> oximeter.fields_bool (803dc038-4939-4b69-86bb-c18e21c54955): Loading data parts
617 2024.02.24 04:57:14.081111 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} <Debug> oximeter.fields_bool (803dc038-4939-4b69-86bb-c18e21c54955): There are no data parts
618 2024.02.24 04:57:14.083820 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} <Debug> DynamicQueryHandler: Done processing query
619 2024.02.24 04:57:14.083887 [ 3 ] {f382305a-e1a5-4600-8a9e-c15825ba38a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
620 2024.02.24 04:57:14.083903 [ 3 ] {} <Debug> HTTP-Session: 549d1721-0725-4dc0-9be9-936d149e2822 Destroying unnamed session
621 2024.02.24 04:57:14.084022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
622 2024.02.24 04:57:14.084210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
623 2024.02.24 04:57:14.084236 [ 3 ] {} <Debug> HTTP-Session: c1a3cdc6-3e4c-4356-b6d2-0907e7e1302a Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
624 2024.02.24 04:57:14.084287 [ 3 ] {} <Debug> HTTP-Session: c1a3cdc6-3e4c-4356-b6d2-0907e7e1302a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
625 2024.02.24 04:57:14.084445 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
626 2024.02.24 04:57:14.084544 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
627 2024.02.24 04:57:14.088861 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} <Debug> oximeter.fields_i8 (2d5a7a85-e915-43e4-a8ee-804540e5a90a): Loading data parts
628 2024.02.24 04:57:14.088956 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} <Debug> oximeter.fields_i8 (2d5a7a85-e915-43e4-a8ee-804540e5a90a): There are no data parts
629 2024.02.24 04:57:14.090280 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} <Debug> DynamicQueryHandler: Done processing query
630 2024.02.24 04:57:14.090305 [ 3 ] {98ed0a10-20bc-4982-aad9-04e3f0bc02a5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
631 2024.02.24 04:57:14.090358 [ 3 ] {} <Debug> HTTP-Session: c1a3cdc6-3e4c-4356-b6d2-0907e7e1302a Destroying unnamed session
632 2024.02.24 04:57:14.090492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
633 2024.02.24 04:57:14.090570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
634 2024.02.24 04:57:14.090625 [ 3 ] {} <Debug> HTTP-Session: 7b3cb0b1-43f5-4580-a1d7-31c2f2feaa28 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
635 2024.02.24 04:57:14.090642 [ 3 ] {} <Debug> HTTP-Session: 7b3cb0b1-43f5-4580-a1d7-31c2f2feaa28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
636 2024.02.24 04:57:14.090827 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
637 2024.02.24 04:57:14.090898 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
638 2024.02.24 04:57:14.092235 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} <Debug> oximeter.fields_u8 (15df1a29-b761-4cc0-be48-c1980b469f67): Loading data parts
639 2024.02.24 04:57:14.092339 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} <Debug> oximeter.fields_u8 (15df1a29-b761-4cc0-be48-c1980b469f67): There are no data parts
640 2024.02.24 04:57:14.093384 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} <Debug> DynamicQueryHandler: Done processing query
641 2024.02.24 04:57:14.093442 [ 3 ] {28d01ff2-befb-467f-b37d-c545d36d7490} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
642 2024.02.24 04:57:14.093460 [ 3 ] {} <Debug> HTTP-Session: 7b3cb0b1-43f5-4580-a1d7-31c2f2feaa28 Destroying unnamed session
643 2024.02.24 04:57:14.093598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
644 2024.02.24 04:57:14.093671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
645 2024.02.24 04:57:14.093691 [ 3 ] {} <Debug> HTTP-Session: 60bfa7cd-4121-443e-b4a0-f2c85b1cc13b Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
646 2024.02.24 04:57:14.093741 [ 3 ] {} <Debug> HTTP-Session: 60bfa7cd-4121-443e-b4a0-f2c85b1cc13b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
647 2024.02.24 04:57:14.093896 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
648 2024.02.24 04:57:14.093996 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
649 2024.02.24 04:57:14.095315 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} <Debug> oximeter.fields_i16 (b98a3303-b283-407c-8fa6-187353cf9afc): Loading data parts
650 2024.02.24 04:57:14.095375 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} <Debug> oximeter.fields_i16 (b98a3303-b283-407c-8fa6-187353cf9afc): There are no data parts
651 2024.02.24 04:57:14.096484 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} <Debug> DynamicQueryHandler: Done processing query
652 2024.02.24 04:57:14.096509 [ 3 ] {944ffa1d-d989-4de7-9098-5702daf06bbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
653 2024.02.24 04:57:14.096562 [ 3 ] {} <Debug> HTTP-Session: 60bfa7cd-4121-443e-b4a0-f2c85b1cc13b Destroying unnamed session
654 2024.02.24 04:57:14.096714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
655 2024.02.24 04:57:14.096756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
656 2024.02.24 04:57:14.096807 [ 3 ] {} <Debug> HTTP-Session: 8563902e-2f98-4efe-85df-de8ac2df2a9e Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
657 2024.02.24 04:57:14.096857 [ 3 ] {} <Debug> HTTP-Session: 8563902e-2f98-4efe-85df-de8ac2df2a9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
658 2024.02.24 04:57:14.097009 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
659 2024.02.24 04:57:14.097112 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
660 2024.02.24 04:57:14.098386 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} <Debug> oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Loading data parts
661 2024.02.24 04:57:14.098477 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} <Debug> oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): There are no data parts
662 2024.02.24 04:57:14.099525 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} <Debug> DynamicQueryHandler: Done processing query
663 2024.02.24 04:57:14.099550 [ 3 ] {7a4f1dd8-e2fa-4000-87c5-c2ee91eee58b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
664 2024.02.24 04:57:14.099565 [ 3 ] {} <Debug> HTTP-Session: 8563902e-2f98-4efe-85df-de8ac2df2a9e Destroying unnamed session
665 2024.02.24 04:57:14.099733 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
666 2024.02.24 04:57:14.099806 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
667 2024.02.24 04:57:14.099825 [ 3 ] {} <Debug> HTTP-Session: 6d76d030-fc74-42e2-8f0b-9ea4e3763c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
668 2024.02.24 04:57:14.099874 [ 3 ] {} <Debug> HTTP-Session: 6d76d030-fc74-42e2-8f0b-9ea4e3763c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
669 2024.02.24 04:57:14.100060 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
670 2024.02.24 04:57:14.100130 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
671 2024.02.24 04:57:14.101427 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} <Debug> oximeter.fields_i32 (dcfaf000-44ca-4b5e-a4c0-6d813a1670bc): Loading data parts
672 2024.02.24 04:57:14.101487 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} <Debug> oximeter.fields_i32 (dcfaf000-44ca-4b5e-a4c0-6d813a1670bc): There are no data parts
673 2024.02.24 04:57:14.102497 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} <Debug> DynamicQueryHandler: Done processing query
674 2024.02.24 04:57:14.102557 [ 3 ] {3b1ae475-3347-455f-ac86-fc5a3f24667c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
675 2024.02.24 04:57:14.102573 [ 3 ] {} <Debug> HTTP-Session: 6d76d030-fc74-42e2-8f0b-9ea4e3763c99 Destroying unnamed session
676 2024.02.24 04:57:14.102705 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
677 2024.02.24 04:57:14.102779 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
678 2024.02.24 04:57:14.102798 [ 3 ] {} <Debug> HTTP-Session: 55ccf564-6aad-45a4-9118-4b07081567b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
679 2024.02.24 04:57:14.102846 [ 3 ] {} <Debug> HTTP-Session: 55ccf564-6aad-45a4-9118-4b07081567b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
680 2024.02.24 04:57:14.103031 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
681 2024.02.24 04:57:14.103100 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
682 2024.02.24 04:57:14.104468 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} <Debug> oximeter.fields_u32 (c9bcf1d2-4b9f-464d-8d0a-f438b4789068): Loading data parts
683 2024.02.24 04:57:14.104526 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} <Debug> oximeter.fields_u32 (c9bcf1d2-4b9f-464d-8d0a-f438b4789068): There are no data parts
684 2024.02.24 04:57:14.105561 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} <Debug> DynamicQueryHandler: Done processing query
685 2024.02.24 04:57:14.105586 [ 3 ] {bac7c6bb-37d3-4eb9-afd9-bb8e7a44606a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
686 2024.02.24 04:57:14.105638 [ 3 ] {} <Debug> HTTP-Session: 55ccf564-6aad-45a4-9118-4b07081567b6 Destroying unnamed session
687 2024.02.24 04:57:14.105736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
688 2024.02.24 04:57:14.105810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
689 2024.02.24 04:57:14.105862 [ 3 ] {} <Debug> HTTP-Session: 1f0ce98d-0f09-4dd4-9549-abc43604be09 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
690 2024.02.24 04:57:14.105880 [ 3 ] {} <Debug> HTTP-Session: 1f0ce98d-0f09-4dd4-9549-abc43604be09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
691 2024.02.24 04:57:14.106065 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
692 2024.02.24 04:57:14.106173 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
693 2024.02.24 04:57:14.107460 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} <Debug> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Loading data parts
694 2024.02.24 04:57:14.107566 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} <Debug> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): There are no data parts
695 2024.02.24 04:57:14.108573 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} <Debug> DynamicQueryHandler: Done processing query
696 2024.02.24 04:57:14.108633 [ 3 ] {572a76e0-4e61-4084-beeb-9951572dad80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
697 2024.02.24 04:57:14.108683 [ 3 ] {} <Debug> HTTP-Session: 1f0ce98d-0f09-4dd4-9549-abc43604be09 Destroying unnamed session
698 2024.02.24 04:57:14.108787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
699 2024.02.24 04:57:14.108860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
700 2024.02.24 04:57:14.108912 [ 3 ] {} <Debug> HTTP-Session: 0702d7f4-5e92-4872-ad0d-b4a15f471e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
701 2024.02.24 04:57:14.108928 [ 3 ] {} <Debug> HTTP-Session: 0702d7f4-5e92-4872-ad0d-b4a15f471e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
702 2024.02.24 04:57:14.109110 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
703 2024.02.24 04:57:14.109186 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
704 2024.02.24 04:57:14.110533 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} <Debug> oximeter.fields_u64 (70c1c147-b1f8-456c-aa0a-c2c38e23a5e6): Loading data parts
705 2024.02.24 04:57:14.110625 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} <Debug> oximeter.fields_u64 (70c1c147-b1f8-456c-aa0a-c2c38e23a5e6): There are no data parts
706 2024.02.24 04:57:14.111684 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} <Debug> DynamicQueryHandler: Done processing query
707 2024.02.24 04:57:14.111743 [ 3 ] {5adb201f-8244-4186-9d6e-25bd08e34b2a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
708 2024.02.24 04:57:14.111761 [ 3 ] {} <Debug> HTTP-Session: 0702d7f4-5e92-4872-ad0d-b4a15f471e25 Destroying unnamed session
709 2024.02.24 04:57:14.111893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
710 2024.02.24 04:57:14.111971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
711 2024.02.24 04:57:14.111992 [ 3 ] {} <Debug> HTTP-Session: a5157b06-c3aa-4768-8b7e-58b1bb0aae5b Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
712 2024.02.24 04:57:14.112042 [ 3 ] {} <Debug> HTTP-Session: a5157b06-c3aa-4768-8b7e-58b1bb0aae5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
713 2024.02.24 04:57:14.112195 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
714 2024.02.24 04:57:14.112298 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
715 2024.02.24 04:57:14.113617 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} <Debug> oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Loading data parts
716 2024.02.24 04:57:14.113733 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} <Debug> oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): There are no data parts
717 2024.02.24 04:57:14.114867 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} <Debug> DynamicQueryHandler: Done processing query
718 2024.02.24 04:57:14.114892 [ 3 ] {41789289-cb0d-44c5-bbe6-442a63f9ebdf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
719 2024.02.24 04:57:14.114947 [ 3 ] {} <Debug> HTTP-Session: a5157b06-c3aa-4768-8b7e-58b1bb0aae5b Destroying unnamed session
720 2024.02.24 04:57:14.115081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
721 2024.02.24 04:57:14.115156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
722 2024.02.24 04:57:14.115206 [ 3 ] {} <Debug> HTTP-Session: fcd124f2-9c93-4037-9c44-ed255fcaede4 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
723 2024.02.24 04:57:14.115256 [ 3 ] {} <Debug> HTTP-Session: fcd124f2-9c93-4037-9c44-ed255fcaede4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
724 2024.02.24 04:57:14.115413 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
725 2024.02.24 04:57:14.115513 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
726 2024.02.24 04:57:14.116904 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} <Debug> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Loading data parts
727 2024.02.24 04:57:14.117005 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} <Debug> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): There are no data parts
728 2024.02.24 04:57:14.118101 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} <Debug> DynamicQueryHandler: Done processing query
729 2024.02.24 04:57:14.118126 [ 3 ] {2b7e8d51-d6fc-41b1-9aac-f555779c766d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
730 2024.02.24 04:57:14.118142 [ 3 ] {} <Debug> HTTP-Session: fcd124f2-9c93-4037-9c44-ed255fcaede4 Destroying unnamed session
731 2024.02.24 04:57:14.118290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
732 2024.02.24 04:57:14.118366 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
733 2024.02.24 04:57:14.118385 [ 3 ] {} <Debug> HTTP-Session: 5838b116-4ad4-489a-952b-1545663f452c Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
734 2024.02.24 04:57:14.118432 [ 3 ] {} <Debug> HTTP-Session: 5838b116-4ad4-489a-952b-1545663f452c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
735 2024.02.24 04:57:14.118622 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) 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)
736 2024.02.24 04:57:14.118689 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
737 2024.02.24 04:57:14.120051 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} <Debug> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Loading data parts
738 2024.02.24 04:57:14.120164 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} <Debug> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): There are no data parts
739 2024.02.24 04:57:14.121358 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} <Debug> DynamicQueryHandler: Done processing query
740 2024.02.24 04:57:14.121415 [ 3 ] {415fd2cf-bbae-4ba3-af53-74f24cf40fac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
741 2024.02.24 04:57:14.121431 [ 3 ] {} <Debug> HTTP-Session: 5838b116-4ad4-489a-952b-1545663f452c Destroying unnamed session
742 2024.02.24 04:57:14.121591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
743 2024.02.24 04:57:14.121675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
744 2024.02.24 04:57:14.121695 [ 3 ] {} <Debug> HTTP-Session: 4e4d94b1-25e2-40b1-8fce-30afe7ac9425 Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
745 2024.02.24 04:57:14.121743 [ 3 ] {} <Debug> HTTP-Session: 4e4d94b1-25e2-40b1-8fce-30afe7ac9425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
746 2024.02.24 04:57:14.122003 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) /* The timeseries schema table stores the extracted schema for the samples
747 * oximeter collects.
748 */
749 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)
750 2024.02.24 04:57:14.122120 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
751 2024.02.24 04:57:14.123592 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Loading data parts
752 2024.02.24 04:57:14.123714 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): There are no data parts
753 2024.02.24 04:57:14.124910 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} <Debug> DynamicQueryHandler: Done processing query
754 2024.02.24 04:57:14.124936 [ 3 ] {0b89a13d-4854-40ce-b80c-51a2e59ab0c0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
755 2024.02.24 04:57:14.125008 [ 3 ] {} <Debug> HTTP-Session: 4e4d94b1-25e2-40b1-8fce-30afe7ac9425 Destroying unnamed session
756 2024.02.24 04:57:14.125170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:63995, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
757 2024.02.24 04:57:14.125252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
758 2024.02.24 04:57:14.125306 [ 3 ] {} <Debug> HTTP-Session: 502ace03-8bef-41e5-afac-bcc4e609687f Authenticating user 'default' from [fd00:1122:3344:101::d]:63995
759 2024.02.24 04:57:14.125325 [ 3 ] {} <Debug> HTTP-Session: 502ace03-8bef-41e5-afac-bcc4e609687f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
760 2024.02.24 04:57:14.125471 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63995) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
761 2024.02.24 04:57:14.126206 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
762 2024.02.24 04:57:14.131790 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB.
763 2024.02.24 04:57:14.134828 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
764 2024.02.24 04:57:14.135218 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Trace> oximeter.version (c81066e7-2e91-4883-b24f-c81164833c1d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
765 2024.02.24 04:57:14.135475 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009936341 sec., 100 rows/sec., 1.57 KiB/sec.
766 2024.02.24 04:57:14.135604 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Debug> DynamicQueryHandler: Done processing query
767 2024.02.24 04:57:14.135625 [ 3 ] {bdb14fec-1603-48c4-9847-6c0845cdc138} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
768 2024.02.24 04:57:14.135678 [ 3 ] {} <Debug> HTTP-Session: 502ace03-8bef-41e5-afac-bcc4e609687f Destroying unnamed session
769 2024.02.24 04:57:15.001036 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.54 MiB, peak 231.61 MiB, will set to 228.29 MiB (RSS), difference: 1.75 MiB
770 2024.02.24 04:57:28.012836 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache
771 2024.02.24 04:57:28.012938 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache
772 2024.02.24 04:57:43.013079 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache
773 2024.02.24 04:57:43.013147 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache
774 2024.02.24 04:57:58.013265 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
775 2024.02.24 04:57:58.013336 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
776 2024.02.24 04:57:59.156889 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
777 2024.02.24 04:57:59.157057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
778 2024.02.24 04:57:59.157131 [ 3 ] {} <Debug> HTTP-Session: 1412e665-b236-4677-b006-87cae5596f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
779 2024.02.24 04:57:59.157157 [ 3 ] {} <Debug> HTTP-Session: 1412e665-b236-4677-b006-87cae5596f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
780 2024.02.24 04:57:59.157351 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
781 2024.02.24 04:57:59.159680 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
782 2024.02.24 04:57:59.160400 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
783 2024.02.24 04:57:59.162409 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
784 2024.02.24 04:57:59.165769 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} <Debug> DynamicQueryHandler: Done processing query
785 2024.02.24 04:57:59.165826 [ 3 ] {6cafc1f6-3ec0-42c6-95de-c57f32853076} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
786 2024.02.24 04:57:59.165930 [ 3 ] {} <Debug> HTTP-Session: 1412e665-b236-4677-b006-87cae5596f2f Destroying unnamed session
787 2024.02.24 04:57:59.184518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
788 2024.02.24 04:57:59.184576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
789 2024.02.24 04:57:59.184640 [ 3 ] {} <Debug> HTTP-Session: e8a92c4f-e00d-483a-ad75-680a8da2be08 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
790 2024.02.24 04:57:59.184659 [ 3 ] {} <Debug> HTTP-Session: e8a92c4f-e00d-483a-ad75-680a8da2be08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
791 2024.02.24 04:57:59.184789 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
792 2024.02.24 04:57:59.196235 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
793 2024.02.24 04:57:59.196383 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
794 2024.02.24 04:57:59.196472 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
795 2024.02.24 04:57:59.197487 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} <Debug> DynamicQueryHandler: Done processing query
796 2024.02.24 04:57:59.197515 [ 3 ] {7c0860ec-5b99-47b5-bb72-8b48d2ad75b8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
797 2024.02.24 04:57:59.197569 [ 3 ] {} <Debug> HTTP-Session: e8a92c4f-e00d-483a-ad75-680a8da2be08 Destroying unnamed session
798 2024.02.24 04:57:59.197801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
799 2024.02.24 04:57:59.197846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
800 2024.02.24 04:57:59.197865 [ 3 ] {} <Debug> HTTP-Session: 59655e84-8235-41a9-af07-d9e33e2408e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
801 2024.02.24 04:57:59.197882 [ 3 ] {} <Debug> HTTP-Session: 59655e84-8235-41a9-af07-d9e33e2408e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
802 2024.02.24 04:57:59.197997 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
803 2024.02.24 04:57:59.198397 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
804 2024.02.24 04:57:59.198546 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2024.02.24 04:57:59.198589 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
806 2024.02.24 04:57:59.199403 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} <Debug> DynamicQueryHandler: Done processing query
807 2024.02.24 04:57:59.199431 [ 3 ] {4b0fd22a-f8eb-4fbd-93cd-4323cea21017} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
808 2024.02.24 04:57:59.199447 [ 3 ] {} <Debug> HTTP-Session: 59655e84-8235-41a9-af07-d9e33e2408e1 Destroying unnamed session
809 2024.02.24 04:57:59.199824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
810 2024.02.24 04:57:59.199869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
811 2024.02.24 04:57:59.199888 [ 3 ] {} <Debug> HTTP-Session: c831af75-fa2f-4324-8eff-e1924e808924 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
812 2024.02.24 04:57:59.199904 [ 3 ] {} <Debug> HTTP-Session: c831af75-fa2f-4324-8eff-e1924e808924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
813 2024.02.24 04:57:59.200018 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
814 2024.02.24 04:57:59.200371 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
815 2024.02.24 04:57:59.200525 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2024.02.24 04:57:59.200566 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
817 2024.02.24 04:57:59.201479 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} <Debug> DynamicQueryHandler: Done processing query
818 2024.02.24 04:57:59.201506 [ 3 ] {d726e803-cd34-43d4-a4c5-06949936bf4b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
819 2024.02.24 04:57:59.201523 [ 3 ] {} <Debug> HTTP-Session: c831af75-fa2f-4324-8eff-e1924e808924 Destroying unnamed session
820 2024.02.24 04:57:59.202310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
821 2024.02.24 04:57:59.202354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
822 2024.02.24 04:57:59.202374 [ 3 ] {} <Debug> HTTP-Session: 062dfe36-cacc-4c6e-a40e-0c5fe4496d91 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
823 2024.02.24 04:57:59.202390 [ 3 ] {} <Debug> HTTP-Session: 062dfe36-cacc-4c6e-a40e-0c5fe4496d91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
824 2024.02.24 04:57:59.202469 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
825 2024.02.24 04:57:59.202510 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
826 2024.02.24 04:57:59.203219 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
827 2024.02.24 04:57:59.206463 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
828 2024.02.24 04:57:59.208997 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
829 2024.02.24 04:57:59.209495 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
830 2024.02.24 04:57:59.209832 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Information> executeQuery: Read 4 rows, 443.00 B in 0.007321416 sec., 546 rows/sec., 59.09 KiB/sec.
831 2024.02.24 04:57:59.210046 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Debug> DynamicQueryHandler: Done processing query
832 2024.02.24 04:57:59.210071 [ 3 ] {4d43fe45-87df-4caa-b7cf-16516d1af6a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
833 2024.02.24 04:57:59.210086 [ 3 ] {} <Debug> HTTP-Session: 062dfe36-cacc-4c6e-a40e-0c5fe4496d91 Destroying unnamed session
834 2024.02.24 04:57:59.210242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
835 2024.02.24 04:57:59.210287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
836 2024.02.24 04:57:59.210306 [ 3 ] {} <Debug> HTTP-Session: 181ac063-4ab8-44b4-a1c8-adf2aa27ec74 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
837 2024.02.24 04:57:59.210323 [ 3 ] {} <Debug> HTTP-Session: 181ac063-4ab8-44b4-a1c8-adf2aa27ec74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
838 2024.02.24 04:57:59.210393 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
839 2024.02.24 04:57:59.210433 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
840 2024.02.24 04:57:59.210542 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
841 2024.02.24 04:57:59.216091 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
842 2024.02.24 04:57:59.216400 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
843 2024.02.24 04:57:59.216670 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
844 2024.02.24 04:57:59.216786 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.006362454 sec., 2357 rows/sec., 191.09 KiB/sec.
845 2024.02.24 04:57:59.216914 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Debug> DynamicQueryHandler: Done processing query
846 2024.02.24 04:57:59.216939 [ 3 ] {37565ff7-cd5a-4a09-9844-0d7c55c4e25b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
847 2024.02.24 04:57:59.216954 [ 3 ] {} <Debug> HTTP-Session: 181ac063-4ab8-44b4-a1c8-adf2aa27ec74 Destroying unnamed session
848 2024.02.24 04:57:59.217092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
849 2024.02.24 04:57:59.217136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
850 2024.02.24 04:57:59.217155 [ 3 ] {} <Debug> HTTP-Session: ede5061b-108e-4fc5-8eca-d0984220d7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
851 2024.02.24 04:57:59.217172 [ 3 ] {} <Debug> HTTP-Session: ede5061b-108e-4fc5-8eca-d0984220d7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
852 2024.02.24 04:57:59.217244 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
853 2024.02.24 04:57:59.217283 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
854 2024.02.24 04:57:59.217390 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Trace> ParallelParsingInputFormat: Parallel parsing is used
855 2024.02.24 04:57:59.217708 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
856 2024.02.24 04:57:59.218043 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
857 2024.02.24 04:57:59.218317 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
858 2024.02.24 04:57:59.218437 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Information> executeQuery: Read 45 rows, 4.02 KiB in 0.001162766 sec., 38700 rows/sec., 3.37 MiB/sec.
859 2024.02.24 04:57:59.218554 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Debug> DynamicQueryHandler: Done processing query
860 2024.02.24 04:57:59.218578 [ 3 ] {05cf4032-23fc-44cf-ba37-2687681bf6df} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
861 2024.02.24 04:57:59.218594 [ 3 ] {} <Debug> HTTP-Session: ede5061b-108e-4fc5-8eca-d0984220d7c4 Destroying unnamed session
862 2024.02.24 04:57:59.218740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 4632, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
863 2024.02.24 04:57:59.218790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
864 2024.02.24 04:57:59.218810 [ 3 ] {} <Debug> HTTP-Session: ad942d4a-de3d-48e1-b107-78ccc07b259a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
865 2024.02.24 04:57:59.218826 [ 3 ] {} <Debug> HTTP-Session: ad942d4a-de3d-48e1-b107-78ccc07b259a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
866 2024.02.24 04:57:59.218898 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
867 2024.02.24 04:57:59.218936 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
868 2024.02.24 04:57:59.220090 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
869 2024.02.24 04:57:59.224614 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
870 2024.02.24 04:57:59.224993 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
871 2024.02.24 04:57:59.225276 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
872 2024.02.24 04:57:59.225391 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Information> executeQuery: Read 27 rows, 2.17 KiB in 0.006463085 sec., 4177 rows/sec., 335.14 KiB/sec.
873 2024.02.24 04:57:59.225517 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Debug> DynamicQueryHandler: Done processing query
874 2024.02.24 04:57:59.225540 [ 3 ] {aebfc9e0-fabb-4d50-9536-c2b7c44a0b19} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
875 2024.02.24 04:57:59.225556 [ 3 ] {} <Debug> HTTP-Session: ad942d4a-de3d-48e1-b107-78ccc07b259a Destroying unnamed session
876 2024.02.24 04:57:59.225741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 16094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
877 2024.02.24 04:57:59.225786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
878 2024.02.24 04:57:59.225805 [ 3 ] {} <Debug> HTTP-Session: 8811c812-da8c-478e-91cf-68470c43e8d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
879 2024.02.24 04:57:59.225821 [ 3 ] {} <Debug> HTTP-Session: 8811c812-da8c-478e-91cf-68470c43e8d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
880 2024.02.24 04:57:59.225896 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
881 2024.02.24 04:57:59.225940 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
882 2024.02.24 04:57:59.226096 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Trace> ParallelParsingInputFormat: Parallel parsing is used
883 2024.02.24 04:57:59.226515 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
884 2024.02.24 04:57:59.234147 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
885 2024.02.24 04:57:59.234553 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
886 2024.02.24 04:57:59.234686 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.008756706 sec., 1712 rows/sec., 2.31 MiB/sec.
887 2024.02.24 04:57:59.234827 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Debug> DynamicQueryHandler: Done processing query
888 2024.02.24 04:57:59.234852 [ 3 ] {1c498c56-7594-40f2-949a-984a5a802840} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
889 2024.02.24 04:57:59.234869 [ 3 ] {} <Debug> HTTP-Session: 8811c812-da8c-478e-91cf-68470c43e8d9 Destroying unnamed session
890 2024.02.24 04:57:59.234993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
891 2024.02.24 04:57:59.235041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
892 2024.02.24 04:57:59.235061 [ 3 ] {} <Debug> HTTP-Session: b588a6c1-b418-4295-9346-84ad40bb01e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
893 2024.02.24 04:57:59.235078 [ 3 ] {} <Debug> HTTP-Session: b588a6c1-b418-4295-9346-84ad40bb01e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
894 2024.02.24 04:57:59.235150 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
895 2024.02.24 04:57:59.235733 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
896 2024.02.24 04:57:59.235849 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
897 2024.02.24 04:57:59.238110 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
898 2024.02.24 04:57:59.238898 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
899 2024.02.24 04:57:59.239445 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Trace> oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
900 2024.02.24 04:57:59.239582 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.004402088 sec., 4088 rows/sec., 301.70 KiB/sec.
901 2024.02.24 04:57:59.239723 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Debug> DynamicQueryHandler: Done processing query
902 2024.02.24 04:57:59.239752 [ 3 ] {08c2d686-e4ca-45e7-9181-1cb95d849da0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
903 2024.02.24 04:57:59.239773 [ 3 ] {} <Debug> HTTP-Session: b588a6c1-b418-4295-9346-84ad40bb01e9 Destroying unnamed session
904 2024.02.24 04:58:09.137895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
905 2024.02.24 04:58:09.138105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
906 2024.02.24 04:58:09.138161 [ 3 ] {} <Debug> HTTP-Session: dd8c89bc-f1cc-44df-b766-622b0541ce54 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
907 2024.02.24 04:58:09.138209 [ 3 ] {} <Debug> HTTP-Session: dd8c89bc-f1cc-44df-b766-622b0541ce54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
908 2024.02.24 04:58:09.138533 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
909 2024.02.24 04:58:09.141650 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
910 2024.02.24 04:58:09.141984 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
911 2024.02.24 04:58:09.142084 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
912 2024.02.24 04:58:09.142327 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
913 2024.02.24 04:58:09.146935 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
914 2024.02.24 04:58:09.146971 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (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
915 2024.02.24 04:58:09.147037 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
916 2024.02.24 04:58:09.157038 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Information> executeQuery: Read 4 rows, 443.00 B in 0.018431393 sec., 217 rows/sec., 23.47 KiB/sec.
917 2024.02.24 04:58:09.157261 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Debug> DynamicQueryHandler: Done processing query
918 2024.02.24 04:58:09.157287 [ 3 ] {b54c14a9-40da-4213-9b4e-b97014bc24be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
919 2024.02.24 04:58:09.157304 [ 3 ] {} <Debug> HTTP-Session: dd8c89bc-f1cc-44df-b766-622b0541ce54 Destroying unnamed session
920 2024.02.24 04:58:09.157560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
921 2024.02.24 04:58:09.157611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
922 2024.02.24 04:58:09.157633 [ 3 ] {} <Debug> HTTP-Session: 7a9d55f2-8220-4acc-95b9-7acc97719cb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
923 2024.02.24 04:58:09.157652 [ 3 ] {} <Debug> HTTP-Session: 7a9d55f2-8220-4acc-95b9-7acc97719cb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
924 2024.02.24 04:58:09.157782 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
925 2024.02.24 04:58:09.158237 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
926 2024.02.24 04:58:09.158402 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
927 2024.02.24 04:58:09.158445 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
928 2024.02.24 04:58:09.158594 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
929 2024.02.24 04:58:09.158624 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
930 2024.02.24 04:58:09.158646 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (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
931 2024.02.24 04:58:09.158676 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
932 2024.02.24 04:58:09.159516 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001695803 sec., 2358 rows/sec., 255.11 KiB/sec.
933 2024.02.24 04:58:09.159696 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Debug> DynamicQueryHandler: Done processing query
934 2024.02.24 04:58:09.159721 [ 3 ] {ae78431c-fc8e-4754-8a14-f2c55cfc98f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
935 2024.02.24 04:58:09.159738 [ 3 ] {} <Debug> HTTP-Session: 7a9d55f2-8220-4acc-95b9-7acc97719cb4 Destroying unnamed session
936 2024.02.24 04:58:09.159973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
937 2024.02.24 04:58:09.160019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
938 2024.02.24 04:58:09.160039 [ 3 ] {} <Debug> HTTP-Session: c93c2c32-7ec0-4687-9ae1-26e9cb946533 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
939 2024.02.24 04:58:09.160057 [ 3 ] {} <Debug> HTTP-Session: c93c2c32-7ec0-4687-9ae1-26e9cb946533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
940 2024.02.24 04:58:09.160176 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
941 2024.02.24 04:58:09.160626 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
942 2024.02.24 04:58:09.160787 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
943 2024.02.24 04:58:09.160829 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
944 2024.02.24 04:58:09.160974 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
945 2024.02.24 04:58:09.161003 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
946 2024.02.24 04:58:09.161025 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (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
947 2024.02.24 04:58:09.161054 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
948 2024.02.24 04:58:09.161866 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001653892 sec., 2418 rows/sec., 261.58 KiB/sec.
949 2024.02.24 04:58:09.162057 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Debug> DynamicQueryHandler: Done processing query
950 2024.02.24 04:58:09.162082 [ 3 ] {1ec87450-789f-40e5-94fc-67b43f2b0e99} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
951 2024.02.24 04:58:09.162097 [ 3 ] {} <Debug> HTTP-Session: c93c2c32-7ec0-4687-9ae1-26e9cb946533 Destroying unnamed session
952 2024.02.24 04:58:09.162409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
953 2024.02.24 04:58:09.162455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
954 2024.02.24 04:58:09.162474 [ 3 ] {} <Debug> HTTP-Session: 571b9c33-cb7f-4b16-b478-2423f7b55a5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
955 2024.02.24 04:58:09.162491 [ 3 ] {} <Debug> HTTP-Session: 571b9c33-cb7f-4b16-b478-2423f7b55a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
956 2024.02.24 04:58:09.162612 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
957 2024.02.24 04:58:09.163077 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
958 2024.02.24 04:58:09.163241 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
959 2024.02.24 04:58:09.163282 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
960 2024.02.24 04:58:09.163431 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
961 2024.02.24 04:58:09.163459 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
962 2024.02.24 04:58:09.163480 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (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
963 2024.02.24 04:58:09.163509 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
964 2024.02.24 04:58:09.164464 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001813814 sec., 2205 rows/sec., 238.51 KiB/sec.
965 2024.02.24 04:58:09.164664 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Debug> DynamicQueryHandler: Done processing query
966 2024.02.24 04:58:09.164688 [ 3 ] {337beffd-12a8-47e7-b27a-42834db55384} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
967 2024.02.24 04:58:09.164705 [ 3 ] {} <Debug> HTTP-Session: 571b9c33-cb7f-4b16-b478-2423f7b55a5b Destroying unnamed session
968 2024.02.24 04:58:09.164952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2024.02.24 04:58:09.164998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2024.02.24 04:58:09.165018 [ 3 ] {} <Debug> HTTP-Session: 85e4690e-e564-4c94-81cd-520864904e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
971 2024.02.24 04:58:09.165035 [ 3 ] {} <Debug> HTTP-Session: 85e4690e-e564-4c94-81cd-520864904e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2024.02.24 04:58:09.165152 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
973 2024.02.24 04:58:09.165615 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
974 2024.02.24 04:58:09.165782 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
975 2024.02.24 04:58:09.165824 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
976 2024.02.24 04:58:09.165974 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
977 2024.02.24 04:58:09.166004 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
978 2024.02.24 04:58:09.166025 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (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
979 2024.02.24 04:58:09.166054 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
980 2024.02.24 04:58:09.166873 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001683373 sec., 2376 rows/sec., 256.99 KiB/sec.
981 2024.02.24 04:58:09.167072 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Debug> DynamicQueryHandler: Done processing query
982 2024.02.24 04:58:09.167096 [ 3 ] {5a630bd3-512c-44e4-b89f-855f5f158086} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
983 2024.02.24 04:58:09.167112 [ 3 ] {} <Debug> HTTP-Session: 85e4690e-e564-4c94-81cd-520864904e80 Destroying unnamed session
984 2024.02.24 04:58:09.167463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
985 2024.02.24 04:58:09.167508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
986 2024.02.24 04:58:09.167528 [ 3 ] {} <Debug> HTTP-Session: 21ed66e8-c13b-403f-a5cd-3bc346037b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
987 2024.02.24 04:58:09.167545 [ 3 ] {} <Debug> HTTP-Session: 21ed66e8-c13b-403f-a5cd-3bc346037b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
988 2024.02.24 04:58:09.167664 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
989 2024.02.24 04:58:09.168132 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
990 2024.02.24 04:58:09.168301 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
991 2024.02.24 04:58:09.168342 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
992 2024.02.24 04:58:09.168490 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
993 2024.02.24 04:58:09.168519 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
994 2024.02.24 04:58:09.168540 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (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
995 2024.02.24 04:58:09.168570 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
996 2024.02.24 04:58:09.169396 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001693522 sec., 2361 rows/sec., 255.45 KiB/sec.
997 2024.02.24 04:58:09.169580 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Debug> DynamicQueryHandler: Done processing query
998 2024.02.24 04:58:09.169604 [ 3 ] {a2eba16f-6aaa-4dbd-a3d0-4c14b16b72c4} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
999 2024.02.24 04:58:09.169620 [ 3 ] {} <Debug> HTTP-Session: 21ed66e8-c13b-403f-a5cd-3bc346037b33 Destroying unnamed session
1000 2024.02.24 04:58:09.183335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1001 2024.02.24 04:58:09.183397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1002 2024.02.24 04:58:09.183422 [ 3 ] {} <Debug> HTTP-Session: 2a171868-3760-44b6-9d4b-642de1e91794 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1003 2024.02.24 04:58:09.183445 [ 3 ] {} <Debug> HTTP-Session: 2a171868-3760-44b6-9d4b-642de1e91794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1004 2024.02.24 04:58:09.183544 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1005 2024.02.24 04:58:09.183595 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1006 2024.02.24 04:58:09.183772 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1007 2024.02.24 04:58:09.184134 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1008 2024.02.24 04:58:09.184544 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1009 2024.02.24 04:58:09.184832 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1010 2024.02.24 04:58:09.184947 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001368988 sec., 4382 rows/sec., 710.49 KiB/sec.
1011 2024.02.24 04:58:09.185084 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Debug> DynamicQueryHandler: Done processing query
1012 2024.02.24 04:58:09.185108 [ 3 ] {3a0919b9-0944-49ea-95fb-10f71bf4ca72} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1013 2024.02.24 04:58:09.185125 [ 3 ] {} <Debug> HTTP-Session: 2a171868-3760-44b6-9d4b-642de1e91794 Destroying unnamed session
1014 2024.02.24 04:58:09.185250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1015 2024.02.24 04:58:09.185297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1016 2024.02.24 04:58:09.185315 [ 3 ] {} <Debug> HTTP-Session: ab859c6a-0868-4550-817c-9bd29ee8123f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1017 2024.02.24 04:58:09.185333 [ 3 ] {} <Debug> HTTP-Session: ab859c6a-0868-4550-817c-9bd29ee8123f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1018 2024.02.24 04:58:09.185406 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1019 2024.02.24 04:58:09.185446 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1020 2024.02.24 04:58:09.185555 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1021 2024.02.24 04:58:09.185861 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1022 2024.02.24 04:58:09.186176 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1023 2024.02.24 04:58:09.186461 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1024 2024.02.24 04:58:09.186564 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001129715 sec., 15048 rows/sec., 1.19 MiB/sec.
1025 2024.02.24 04:58:09.186679 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Debug> DynamicQueryHandler: Done processing query
1026 2024.02.24 04:58:09.186705 [ 3 ] {e37a0ed3-b419-4431-b9e1-a4722b760488} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1027 2024.02.24 04:58:09.186728 [ 3 ] {} <Debug> HTTP-Session: ab859c6a-0868-4550-817c-9bd29ee8123f Destroying unnamed session
1028 2024.02.24 04:58:09.186906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1029 2024.02.24 04:58:09.186953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1030 2024.02.24 04:58:09.186973 [ 3 ] {} <Debug> HTTP-Session: 81e1ff59-e29c-4873-8657-292c96bcc8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1031 2024.02.24 04:58:09.186990 [ 3 ] {} <Debug> HTTP-Session: 81e1ff59-e29c-4873-8657-292c96bcc8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1032 2024.02.24 04:58:09.187064 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1033 2024.02.24 04:58:09.187103 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1034 2024.02.24 04:58:09.187208 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1035 2024.02.24 04:58:09.187533 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1036 2024.02.24 04:58:09.187858 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1037 2024.02.24 04:58:09.188144 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1038 2024.02.24 04:58:09.188241 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Information> executeQuery: Read 87 rows, 7.34 KiB in 0.001148685 sec., 75738 rows/sec., 6.24 MiB/sec.
1039 2024.02.24 04:58:09.188365 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Debug> DynamicQueryHandler: Done processing query
1040 2024.02.24 04:58:09.188390 [ 3 ] {a0bac3b7-981a-4d6a-8e0b-5aa67151e87a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1041 2024.02.24 04:58:09.188407 [ 3 ] {} <Debug> HTTP-Session: 81e1ff59-e29c-4873-8657-292c96bcc8ce Destroying unnamed session
1042 2024.02.24 04:58:09.188523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1043 2024.02.24 04:58:09.188568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1044 2024.02.24 04:58:09.188588 [ 3 ] {} <Debug> HTTP-Session: 8369ec0f-727d-44b7-8592-81266942a8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1045 2024.02.24 04:58:09.188607 [ 3 ] {} <Debug> HTTP-Session: 8369ec0f-727d-44b7-8592-81266942a8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1046 2024.02.24 04:58:09.188679 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1047 2024.02.24 04:58:09.188718 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1048 2024.02.24 04:58:09.188824 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1049 2024.02.24 04:58:09.189121 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1050 2024.02.24 04:58:09.189461 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1051 2024.02.24 04:58:09.189741 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1052 2024.02.24 04:58:09.189841 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.001128624 sec., 36327 rows/sec., 2.82 MiB/sec.
1053 2024.02.24 04:58:09.189959 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Debug> DynamicQueryHandler: Done processing query
1054 2024.02.24 04:58:09.189983 [ 3 ] {d399c43d-48b6-41bd-ad6b-4ad8ed96008e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1055 2024.02.24 04:58:09.189999 [ 3 ] {} <Debug> HTTP-Session: 8369ec0f-727d-44b7-8592-81266942a8f0 Destroying unnamed session
1056 2024.02.24 04:58:09.190345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 64594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1057 2024.02.24 04:58:09.190397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1058 2024.02.24 04:58:09.190418 [ 3 ] {} <Debug> HTTP-Session: b9133f9d-bcfa-4136-95a6-161269a83501 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1059 2024.02.24 04:58:09.190435 [ 3 ] {} <Debug> HTTP-Session: b9133f9d-bcfa-4136-95a6-161269a83501 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1060 2024.02.24 04:58:09.190525 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1061 2024.02.24 04:58:09.190568 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1062 2024.02.24 04:58:09.190688 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1063 2024.02.24 04:58:09.191165 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1064 2024.02.24 04:58:09.191585 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1065 2024.02.24 04:58:09.191939 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1066 2024.02.24 04:58:09.192041 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Information> executeQuery: Read 336 rows, 24.28 KiB in 0.001484399 sec., 226354 rows/sec., 15.97 MiB/sec.
1067 2024.02.24 04:58:09.192158 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Debug> DynamicQueryHandler: Done processing query
1068 2024.02.24 04:58:09.192182 [ 3 ] {f4ebd8bc-c563-4ee6-a9c8-b4d6e1346b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1069 2024.02.24 04:58:09.192198 [ 3 ] {} <Debug> HTTP-Session: b9133f9d-bcfa-4136-95a6-161269a83501 Destroying unnamed session
1070 2024.02.24 04:58:09.192381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1071 2024.02.24 04:58:09.192427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1072 2024.02.24 04:58:09.192446 [ 3 ] {} <Debug> HTTP-Session: ed6b0224-62f8-4e98-bbd9-cf9444504e9e Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1073 2024.02.24 04:58:09.192463 [ 3 ] {} <Debug> HTTP-Session: ed6b0224-62f8-4e98-bbd9-cf9444504e9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1074 2024.02.24 04:58:09.192538 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1075 2024.02.24 04:58:09.192581 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1076 2024.02.24 04:58:09.192713 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1077 2024.02.24 04:58:09.193069 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1078 2024.02.24 04:58:09.193454 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1079 2024.02.24 04:58:09.193798 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1080 2024.02.24 04:58:09.193898 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001331478 sec., 12767 rows/sec., 17.23 MiB/sec.
1081 2024.02.24 04:58:09.194020 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Debug> DynamicQueryHandler: Done processing query
1082 2024.02.24 04:58:09.194044 [ 3 ] {a8bea534-c477-4b46-bd49-3d12e51911a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1083 2024.02.24 04:58:09.194059 [ 3 ] {} <Debug> HTTP-Session: ed6b0224-62f8-4e98-bbd9-cf9444504e9e Destroying unnamed session
1084 2024.02.24 04:58:13.013376 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
1085 2024.02.24 04:58:13.013465 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
1086 2024.02.24 04:58:19.139257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1087 2024.02.24 04:58:19.139378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1088 2024.02.24 04:58:19.139404 [ 3 ] {} <Debug> HTTP-Session: 1f23995e-6024-4cd8-9454-3ea6b7f0bf15 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1089 2024.02.24 04:58:19.139429 [ 3 ] {} <Debug> HTTP-Session: 1f23995e-6024-4cd8-9454-3ea6b7f0bf15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1090 2024.02.24 04:58:19.139557 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1091 2024.02.24 04:58:19.139617 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1092 2024.02.24 04:58:19.139778 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1093 2024.02.24 04:58:19.140206 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1094 2024.02.24 04:58:19.140472 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1095 2024.02.24 04:58:19.140639 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1096 2024.02.24 04:58:19.140772 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001170576 sec., 14522 rows/sec., 1.15 MiB/sec.
1097 2024.02.24 04:58:19.140956 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Debug> DynamicQueryHandler: Done processing query
1098 2024.02.24 04:58:19.140981 [ 3 ] {d6c4c405-33f8-4c53-9642-a151a045d0a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1099 2024.02.24 04:58:19.140998 [ 3 ] {} <Debug> HTTP-Session: 1f23995e-6024-4cd8-9454-3ea6b7f0bf15 Destroying unnamed session
1100 2024.02.24 04:58:19.141129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1101 2024.02.24 04:58:19.141182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1102 2024.02.24 04:58:19.141202 [ 3 ] {} <Debug> HTTP-Session: 08c53b82-310f-433b-a59f-e79a5fd2f585 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1103 2024.02.24 04:58:19.141220 [ 3 ] {} <Debug> HTTP-Session: 08c53b82-310f-433b-a59f-e79a5fd2f585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1104 2024.02.24 04:58:19.141304 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1105 2024.02.24 04:58:19.141346 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1106 2024.02.24 04:58:19.141462 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1107 2024.02.24 04:58:19.141804 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1108 2024.02.24 04:58:19.142034 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1109 2024.02.24 04:58:19.142187 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1110 2024.02.24 04:58:19.142304 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000969553 sec., 52601 rows/sec., 4.61 MiB/sec.
1111 2024.02.24 04:58:19.142435 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Debug> DynamicQueryHandler: Done processing query
1112 2024.02.24 04:58:19.142461 [ 3 ] {f77aa3bd-3b5a-4334-8c4e-8119d49b237d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1113 2024.02.24 04:58:19.142478 [ 3 ] {} <Debug> HTTP-Session: 08c53b82-310f-433b-a59f-e79a5fd2f585 Destroying unnamed session
1114 2024.02.24 04:58:19.142607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1115 2024.02.24 04:58:19.142656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1116 2024.02.24 04:58:19.142676 [ 3 ] {} <Debug> HTTP-Session: dad6e4cf-0d8a-4aed-bb53-d65ca9404a39 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1117 2024.02.24 04:58:19.142693 [ 3 ] {} <Debug> HTTP-Session: dad6e4cf-0d8a-4aed-bb53-d65ca9404a39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1118 2024.02.24 04:58:19.142764 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1119 2024.02.24 04:58:19.142802 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1120 2024.02.24 04:58:19.142912 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1121 2024.02.24 04:58:19.143240 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1122 2024.02.24 04:58:19.143455 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1123 2024.02.24 04:58:19.143627 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1124 2024.02.24 04:58:19.143754 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000959953 sec., 17709 rows/sec., 1.38 MiB/sec.
1125 2024.02.24 04:58:19.143887 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Debug> DynamicQueryHandler: Done processing query
1126 2024.02.24 04:58:19.143913 [ 3 ] {45e76445-32eb-4334-885a-84d636f797f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1127 2024.02.24 04:58:19.143932 [ 3 ] {} <Debug> HTTP-Session: dad6e4cf-0d8a-4aed-bb53-d65ca9404a39 Destroying unnamed session
1128 2024.02.24 04:58:19.144121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1129 2024.02.24 04:58:19.144168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1130 2024.02.24 04:58:19.144188 [ 3 ] {} <Debug> HTTP-Session: a786da6c-ae2d-46bd-be34-d56bf7c59852 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1131 2024.02.24 04:58:19.144206 [ 3 ] {} <Debug> HTTP-Session: a786da6c-ae2d-46bd-be34-d56bf7c59852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1132 2024.02.24 04:58:19.144281 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1133 2024.02.24 04:58:19.144325 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1134 2024.02.24 04:58:19.144464 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1135 2024.02.24 04:58:19.144829 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1136 2024.02.24 04:58:19.145123 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1137 2024.02.24 04:58:19.145309 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1138 2024.02.24 04:58:19.145437 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001125004 sec., 15111 rows/sec., 20.39 MiB/sec.
1139 2024.02.24 04:58:19.145581 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Debug> DynamicQueryHandler: Done processing query
1140 2024.02.24 04:58:19.145605 [ 3 ] {b48a3cc0-d700-48ed-8f16-d6abe6dcd7f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1141 2024.02.24 04:58:19.145621 [ 3 ] {} <Debug> HTTP-Session: a786da6c-ae2d-46bd-be34-d56bf7c59852 Destroying unnamed session
1142 2024.02.24 04:58:28.013573 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache
1143 2024.02.24 04:58:28.013646 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache
1144 2024.02.24 04:58:29.141421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1145 2024.02.24 04:58:29.141541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1146 2024.02.24 04:58:29.141573 [ 3 ] {} <Debug> HTTP-Session: 78790a90-50f3-4f28-b2ed-fe0855d4e6b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1147 2024.02.24 04:58:29.141600 [ 3 ] {} <Debug> HTTP-Session: 78790a90-50f3-4f28-b2ed-fe0855d4e6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1148 2024.02.24 04:58:29.141746 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1149 2024.02.24 04:58:29.141815 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1150 2024.02.24 04:58:29.142001 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1151 2024.02.24 04:58:29.142480 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1152 2024.02.24 04:58:29.142755 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1153 2024.02.24 04:58:29.142933 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1154 2024.02.24 04:58:29.143070 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001277147 sec., 13310 rows/sec., 1.05 MiB/sec.
1155 2024.02.24 04:58:29.143237 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Debug> DynamicQueryHandler: Done processing query
1156 2024.02.24 04:58:29.143263 [ 3 ] {66632142-2da1-4603-bdd0-5e9779b3ea53} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1157 2024.02.24 04:58:29.143279 [ 3 ] {} <Debug> HTTP-Session: 78790a90-50f3-4f28-b2ed-fe0855d4e6b2 Destroying unnamed session
1158 2024.02.24 04:58:29.143409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1159 2024.02.24 04:58:29.143463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1160 2024.02.24 04:58:29.143483 [ 3 ] {} <Debug> HTTP-Session: 438b8182-ae59-43a9-8fe8-2244ecdcdf6c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1161 2024.02.24 04:58:29.143502 [ 3 ] {} <Debug> HTTP-Session: 438b8182-ae59-43a9-8fe8-2244ecdcdf6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1162 2024.02.24 04:58:29.143584 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1163 2024.02.24 04:58:29.143627 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1164 2024.02.24 04:58:29.143737 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1165 2024.02.24 04:58:29.144080 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1166 2024.02.24 04:58:29.144310 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1167 2024.02.24 04:58:29.144468 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1168 2024.02.24 04:58:29.144589 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000974663 sec., 52325 rows/sec., 4.59 MiB/sec.
1169 2024.02.24 04:58:29.144715 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Debug> DynamicQueryHandler: Done processing query
1170 2024.02.24 04:58:29.144739 [ 3 ] {531e6454-0dd0-4347-92de-3d6a9929d875} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1171 2024.02.24 04:58:29.144755 [ 3 ] {} <Debug> HTTP-Session: 438b8182-ae59-43a9-8fe8-2244ecdcdf6c Destroying unnamed session
1172 2024.02.24 04:58:29.144905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1173 2024.02.24 04:58:29.144952 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1174 2024.02.24 04:58:29.144971 [ 3 ] {} <Debug> HTTP-Session: b7cd1c38-f510-4452-8edd-6f06f1e47bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1175 2024.02.24 04:58:29.144989 [ 3 ] {} <Debug> HTTP-Session: b7cd1c38-f510-4452-8edd-6f06f1e47bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1176 2024.02.24 04:58:29.145061 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1177 2024.02.24 04:58:29.145101 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1178 2024.02.24 04:58:29.145208 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1179 2024.02.24 04:58:29.145500 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1180 2024.02.24 04:58:29.145710 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1181 2024.02.24 04:58:29.145868 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1182 2024.02.24 04:58:29.145984 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000892812 sec., 19040 rows/sec., 1.49 MiB/sec.
1183 2024.02.24 04:58:29.146104 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Debug> DynamicQueryHandler: Done processing query
1184 2024.02.24 04:58:29.146127 [ 3 ] {888e4080-496c-4487-8583-1f432a0a6867} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1185 2024.02.24 04:58:29.146143 [ 3 ] {} <Debug> HTTP-Session: b7cd1c38-f510-4452-8edd-6f06f1e47bf8 Destroying unnamed session
1186 2024.02.24 04:58:29.146271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2024.02.24 04:58:29.146318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1188 2024.02.24 04:58:29.146337 [ 3 ] {} <Debug> HTTP-Session: 63195ff6-bfd6-4c38-b253-b0f04b1c69a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1189 2024.02.24 04:58:29.146355 [ 3 ] {} <Debug> HTTP-Session: 63195ff6-bfd6-4c38-b253-b0f04b1c69a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2024.02.24 04:58:29.146436 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1191 2024.02.24 04:58:29.146480 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1192 2024.02.24 04:58:29.146620 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1193 2024.02.24 04:58:29.146996 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB.
1194 2024.02.24 04:58:29.147296 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1195 2024.02.24 04:58:29.147499 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1196 2024.02.24 04:58:29.147606 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001141855 sec., 14888 rows/sec., 20.09 MiB/sec.
1197 2024.02.24 04:58:29.147739 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Debug> DynamicQueryHandler: Done processing query
1198 2024.02.24 04:58:29.147764 [ 3 ] {683e06a6-f2ed-4f2b-8412-03271b5b513c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1199 2024.02.24 04:58:29.147784 [ 3 ] {} <Debug> HTTP-Session: 63195ff6-bfd6-4c38-b253-b0f04b1c69a5 Destroying unnamed session
1200 2024.02.24 04:58:39.141826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1201 2024.02.24 04:58:39.141955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1202 2024.02.24 04:58:39.141987 [ 3 ] {} <Debug> HTTP-Session: 8c528d8b-d3be-4301-90a7-62a2681ac6d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1203 2024.02.24 04:58:39.142015 [ 3 ] {} <Debug> HTTP-Session: 8c528d8b-d3be-4301-90a7-62a2681ac6d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1204 2024.02.24 04:58:39.142237 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) 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)
1205 2024.02.24 04:58:39.142889 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1206 2024.02.24 04:58:39.143075 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1207 2024.02.24 04:58:39.143126 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1208 2024.02.24 04:58:39.143295 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1209 2024.02.24 04:58:39.143435 [ 190 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1210 2024.02.24 04:58:39.143440 [ 189 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1211 2024.02.24 04:58:39.143596 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (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
1212 2024.02.24 04:58:39.143686 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Debug> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502) (SelectExecutor): Reading approx. 10 rows with 2 streams
1213 2024.02.24 04:58:39.145461 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003167702 sec., 3156 rows/sec., 443.63 KiB/sec.
1214 2024.02.24 04:58:39.145761 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Debug> DynamicQueryHandler: Done processing query
1215 2024.02.24 04:58:39.145793 [ 3 ] {7aaa6366-efae-4623-8a2f-9a65e460d4e7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1216 2024.02.24 04:58:39.145816 [ 3 ] {} <Debug> HTTP-Session: 8c528d8b-d3be-4301-90a7-62a2681ac6d1 Destroying unnamed session
1217 2024.02.24 04:58:39.146923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1218 2024.02.24 04:58:39.146974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1219 2024.02.24 04:58:39.146994 [ 3 ] {} <Debug> HTTP-Session: fc761a88-3adc-475e-93f2-89d372b331eb Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1220 2024.02.24 04:58:39.147013 [ 3 ] {} <Debug> HTTP-Session: fc761a88-3adc-475e-93f2-89d372b331eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1221 2024.02.24 04:58:39.147102 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1222 2024.02.24 04:58:39.147145 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1223 2024.02.24 04:58:39.147298 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1224 2024.02.24 04:58:39.147633 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1225 2024.02.24 04:58:39.147935 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1226 2024.02.24 04:58:39.148118 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Trace> oximeter.timeseries_schema (32493b61-d0b3-45e6-97c0-223950173502): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1227 2024.02.24 04:58:39.148229 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001097854 sec., 910 rows/sec., 206.37 KiB/sec.
1228 2024.02.24 04:58:39.148386 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Debug> DynamicQueryHandler: Done processing query
1229 2024.02.24 04:58:39.148412 [ 3 ] {b09eddbb-30de-4039-a67e-206c4777dae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1230 2024.02.24 04:58:39.148427 [ 3 ] {} <Debug> HTTP-Session: fc761a88-3adc-475e-93f2-89d372b331eb Destroying unnamed session
1231 2024.02.24 04:58:39.148568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1232 2024.02.24 04:58:39.148615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1233 2024.02.24 04:58:39.148636 [ 3 ] {} <Debug> HTTP-Session: 056d8354-8630-473d-8013-5277e0fa7c94 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1234 2024.02.24 04:58:39.148654 [ 3 ] {} <Debug> HTTP-Session: 056d8354-8630-473d-8013-5277e0fa7c94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1235 2024.02.24 04:58:39.148731 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1236 2024.02.24 04:58:39.148772 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1237 2024.02.24 04:58:39.148883 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1238 2024.02.24 04:58:39.149200 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1239 2024.02.24 04:58:39.149413 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1240 2024.02.24 04:58:39.149569 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1241 2024.02.24 04:58:39.149671 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.000911982 sec., 18640 rows/sec., 1.48 MiB/sec.
1242 2024.02.24 04:58:39.149820 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Debug> DynamicQueryHandler: Done processing query
1243 2024.02.24 04:58:39.149844 [ 3 ] {e38e223c-1573-438a-9a12-c9b626192bfa} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1244 2024.02.24 04:58:39.149861 [ 3 ] {} <Debug> HTTP-Session: 056d8354-8630-473d-8013-5277e0fa7c94 Destroying unnamed session
1245 2024.02.24 04:58:39.149962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1246 2024.02.24 04:58:39.150008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1247 2024.02.24 04:58:39.150028 [ 3 ] {} <Debug> HTTP-Session: c906f96a-2c03-4cce-89e6-12b2030da557 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1248 2024.02.24 04:58:39.150045 [ 3 ] {} <Debug> HTTP-Session: c906f96a-2c03-4cce-89e6-12b2030da557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1249 2024.02.24 04:58:39.150115 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1250 2024.02.24 04:58:39.150153 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1251 2024.02.24 04:58:39.150300 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1252 2024.02.24 04:58:39.150573 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1253 2024.02.24 04:58:39.150782 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1254 2024.02.24 04:58:39.150936 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Trace> oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1255 2024.02.24 04:58:39.151029 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000887212 sec., 2254 rows/sec., 192.62 KiB/sec.
1256 2024.02.24 04:58:39.151146 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Debug> DynamicQueryHandler: Done processing query
1257 2024.02.24 04:58:39.151170 [ 3 ] {f7154c8a-ce31-49b7-a38d-8d793540e354} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1258 2024.02.24 04:58:39.151186 [ 3 ] {} <Debug> HTTP-Session: c906f96a-2c03-4cce-89e6-12b2030da557 Destroying unnamed session
1259 2024.02.24 04:58:39.151326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1260 2024.02.24 04:58:39.151372 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1261 2024.02.24 04:58:39.151392 [ 3 ] {} <Debug> HTTP-Session: 72a42b25-7a87-40e0-8133-64968ceac456 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1262 2024.02.24 04:58:39.151408 [ 3 ] {} <Debug> HTTP-Session: 72a42b25-7a87-40e0-8133-64968ceac456 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1263 2024.02.24 04:58:39.151481 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1264 2024.02.24 04:58:39.151520 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1265 2024.02.24 04:58:39.151624 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1266 2024.02.24 04:58:39.151977 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1267 2024.02.24 04:58:39.152191 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1268 2024.02.24 04:58:39.152349 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1269 2024.02.24 04:58:39.152461 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Information> executeQuery: Read 88 rows, 7.43 KiB in 0.000942573 sec., 93361 rows/sec., 7.70 MiB/sec.
1270 2024.02.24 04:58:39.152583 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Debug> DynamicQueryHandler: Done processing query
1271 2024.02.24 04:58:39.152606 [ 3 ] {657c6116-2ad7-47d6-ac39-6b49a710b5c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1272 2024.02.24 04:58:39.152621 [ 3 ] {} <Debug> HTTP-Session: 72a42b25-7a87-40e0-8133-64968ceac456 Destroying unnamed session
1273 2024.02.24 04:58:39.152734 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1274 2024.02.24 04:58:39.152781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1275 2024.02.24 04:58:39.152800 [ 3 ] {} <Debug> HTTP-Session: 3e88d62c-473a-4629-8bf0-695bf5ebf704 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1276 2024.02.24 04:58:39.152817 [ 3 ] {} <Debug> HTTP-Session: 3e88d62c-473a-4629-8bf0-695bf5ebf704 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1277 2024.02.24 04:58:39.152884 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1278 2024.02.24 04:58:39.152923 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1279 2024.02.24 04:58:39.153027 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1280 2024.02.24 04:58:39.153359 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1281 2024.02.24 04:58:39.153569 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1282 2024.02.24 04:58:39.153730 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Trace> oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1283 2024.02.24 04:58:39.153820 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000907852 sec., 2203 rows/sec., 153.82 KiB/sec.
1284 2024.02.24 04:58:39.153934 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Debug> DynamicQueryHandler: Done processing query
1285 2024.02.24 04:58:39.153958 [ 3 ] {292e3340-338c-44f0-92b1-7e238a98fca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1286 2024.02.24 04:58:39.153975 [ 3 ] {} <Debug> HTTP-Session: 3e88d62c-473a-4629-8bf0-695bf5ebf704 Destroying unnamed session
1287 2024.02.24 04:58:39.154083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1288 2024.02.24 04:58:39.154127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1289 2024.02.24 04:58:39.154146 [ 3 ] {} <Debug> HTTP-Session: 0b782bad-c1cb-487e-8c61-f237450de196 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1290 2024.02.24 04:58:39.154162 [ 3 ] {} <Debug> HTTP-Session: 0b782bad-c1cb-487e-8c61-f237450de196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1291 2024.02.24 04:58:39.154233 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1292 2024.02.24 04:58:39.154270 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1293 2024.02.24 04:58:39.154375 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1294 2024.02.24 04:58:39.154678 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1295 2024.02.24 04:58:39.154887 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1296 2024.02.24 04:58:39.155039 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1297 2024.02.24 04:58:39.155133 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000872861 sec., 49263 rows/sec., 3.83 MiB/sec.
1298 2024.02.24 04:58:39.155243 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Debug> DynamicQueryHandler: Done processing query
1299 2024.02.24 04:58:39.155266 [ 3 ] {2ae8ff00-9ac9-4298-af0b-2895759776b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1300 2024.02.24 04:58:39.155281 [ 3 ] {} <Debug> HTTP-Session: 0b782bad-c1cb-487e-8c61-f237450de196 Destroying unnamed session
1301 2024.02.24 04:58:39.155390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7171, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1302 2024.02.24 04:58:39.155436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1303 2024.02.24 04:58:39.155455 [ 3 ] {} <Debug> HTTP-Session: 3fbcc26c-9fb8-4b7c-8112-f59d936dc9b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1304 2024.02.24 04:58:39.155471 [ 3 ] {} <Debug> HTTP-Session: 3fbcc26c-9fb8-4b7c-8112-f59d936dc9b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1305 2024.02.24 04:58:39.155543 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1306 2024.02.24 04:58:39.155584 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1307 2024.02.24 04:58:39.155700 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1308 2024.02.24 04:58:39.155986 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1309 2024.02.24 04:58:39.156282 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1310 2024.02.24 04:58:39.156471 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1311 2024.02.24 04:58:39.156590 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001017793 sec., 36353 rows/sec., 2.56 MiB/sec.
1312 2024.02.24 04:58:39.156718 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Debug> DynamicQueryHandler: Done processing query
1313 2024.02.24 04:58:39.156743 [ 3 ] {5ad23350-e335-40f0-b41d-04c6eefc3697} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1314 2024.02.24 04:58:39.156759 [ 3 ] {} <Debug> HTTP-Session: 3fbcc26c-9fb8-4b7c-8112-f59d936dc9b2 Destroying unnamed session
1315 2024.02.24 04:58:39.156919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1316 2024.02.24 04:58:39.156965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1317 2024.02.24 04:58:39.156984 [ 3 ] {} <Debug> HTTP-Session: 36015d73-1e6e-441f-9705-24506ca9ebe0 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1318 2024.02.24 04:58:39.157001 [ 3 ] {} <Debug> HTTP-Session: 36015d73-1e6e-441f-9705-24506ca9ebe0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1319 2024.02.24 04:58:39.157076 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1320 2024.02.24 04:58:39.157119 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1321 2024.02.24 04:58:39.157256 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1322 2024.02.24 04:58:39.157637 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.05 GiB.
1323 2024.02.24 04:58:39.157916 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1324 2024.02.24 04:58:39.158102 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1325 2024.02.24 04:58:39.158226 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001120995 sec., 15165 rows/sec., 20.46 MiB/sec.
1326 2024.02.24 04:58:39.158337 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Debug> DynamicQueryHandler: Done processing query
1327 2024.02.24 04:58:39.158361 [ 3 ] {4ea022f3-a0af-42b7-adf0-b666155346dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1328 2024.02.24 04:58:39.158377 [ 3 ] {} <Debug> HTTP-Session: 36015d73-1e6e-441f-9705-24506ca9ebe0 Destroying unnamed session
1329 2024.02.24 04:58:43.013712 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1330 2024.02.24 04:58:43.013816 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1331 2024.02.24 04:58:44.142685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5076, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1332 2024.02.24 04:58:44.142811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1333 2024.02.24 04:58:44.142842 [ 3 ] {} <Debug> HTTP-Session: e96c4b03-4be2-4be3-bcf5-7aa283347a72 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1334 2024.02.24 04:58:44.142871 [ 3 ] {} <Debug> HTTP-Session: e96c4b03-4be2-4be3-bcf5-7aa283347a72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1335 2024.02.24 04:58:44.143015 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1336 2024.02.24 04:58:44.143084 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1337 2024.02.24 04:58:44.143268 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1338 2024.02.24 04:58:44.143710 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1339 2024.02.24 04:58:44.143989 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1340 2024.02.24 04:58:44.144175 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1341 2024.02.24 04:58:44.144304 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001241576 sec., 28189 rows/sec., 2.23 MiB/sec.
1342 2024.02.24 04:58:44.144472 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Debug> DynamicQueryHandler: Done processing query
1343 2024.02.24 04:58:44.144499 [ 3 ] {31accb0d-845d-41ac-b9d0-f7734961d37f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1344 2024.02.24 04:58:44.144516 [ 3 ] {} <Debug> HTTP-Session: e96c4b03-4be2-4be3-bcf5-7aa283347a72 Destroying unnamed session
1345 2024.02.24 04:58:44.144673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 17343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1346 2024.02.24 04:58:44.144724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1347 2024.02.24 04:58:44.144745 [ 3 ] {} <Debug> HTTP-Session: 8d5a7b67-3b45-4bb4-922e-3aad8279e4a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1348 2024.02.24 04:58:44.144764 [ 3 ] {} <Debug> HTTP-Session: 8d5a7b67-3b45-4bb4-922e-3aad8279e4a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1349 2024.02.24 04:58:44.144853 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1350 2024.02.24 04:58:44.144896 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1351 2024.02.24 04:58:44.145008 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1352 2024.02.24 04:58:44.145364 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1353 2024.02.24 04:58:44.145588 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1354 2024.02.24 04:58:44.145746 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1355 2024.02.24 04:58:44.145843 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Information> executeQuery: Read 105 rows, 10.88 KiB in 0.000960783 sec., 109285 rows/sec., 11.06 MiB/sec.
1356 2024.02.24 04:58:44.145950 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Debug> DynamicQueryHandler: Done processing query
1357 2024.02.24 04:58:44.145974 [ 3 ] {27200cd1-e734-4f86-8ae4-12fb4b3d9e19} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1358 2024.02.24 04:58:44.145991 [ 3 ] {} <Debug> HTTP-Session: 8d5a7b67-3b45-4bb4-922e-3aad8279e4a3 Destroying unnamed session
1359 2024.02.24 04:58:44.146146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1360 2024.02.24 04:58:44.146191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1361 2024.02.24 04:58:44.146211 [ 3 ] {} <Debug> HTTP-Session: abece6b8-f3cc-4555-afef-9d99a45cc039 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1362 2024.02.24 04:58:44.146228 [ 3 ] {} <Debug> HTTP-Session: abece6b8-f3cc-4555-afef-9d99a45cc039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1363 2024.02.24 04:58:44.146302 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1364 2024.02.24 04:58:44.146340 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1365 2024.02.24 04:58:44.146453 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1366 2024.02.24 04:58:44.146468 [ 92 ] {} <Debug> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1367 2024.02.24 04:58:44.146473 [ 94 ] {} <Debug> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1368 2024.02.24 04:58:44.146543 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1369 2024.02.24 04:58:44.146627 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1370 2024.02.24 04:58:44.146806 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1371 2024.02.24 04:58:44.146821 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1372 2024.02.24 04:58:44.146935 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1373 2024.02.24 04:58:44.147146 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1374 2024.02.24 04:58:44.147300 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1375 2024.02.24 04:58:44.147413 [ 94 ] {} <Debug> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1376 2024.02.24 04:58:44.147422 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Information> executeQuery: Read 43 rows, 3.46 KiB in 0.001085415 sec., 39616 rows/sec., 3.12 MiB/sec.
1377 2024.02.24 04:58:44.147467 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1378 2024.02.24 04:58:44.147612 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1379 2024.02.24 04:58:44.147655 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Debug> DynamicQueryHandler: Done processing query
1380 2024.02.24 04:58:44.147690 [ 3 ] {974c2a64-3dc9-4e67-b458-ceef083c73fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1381 2024.02.24 04:58:44.147706 [ 3 ] {} <Debug> HTTP-Session: abece6b8-f3cc-4555-afef-9d99a45cc039 Destroying unnamed session
1382 2024.02.24 04:58:44.147851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 37467, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1383 2024.02.24 04:58:44.147899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1384 2024.02.24 04:58:44.147918 [ 3 ] {} <Debug> HTTP-Session: 29de3817-142b-4037-b0db-647380f67a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1385 2024.02.24 04:58:44.147936 [ 3 ] {} <Debug> HTTP-Session: 29de3817-142b-4037-b0db-647380f67a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1386 2024.02.24 04:58:44.148020 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1387 2024.02.24 04:58:44.148069 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1388 2024.02.24 04:58:44.148225 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1389 2024.02.24 04:58:44.148648 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1390 2024.02.24 04:58:44.149194 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1391 2024.02.24 04:58:44.149223 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1392 2024.02.24 04:58:44.149228 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1393 2024.02.24 04:58:44.149297 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1394 2024.02.24 04:58:44.149352 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::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
1395 2024.02.24 04:58:44.149386 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::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
1396 2024.02.24 04:58:44.149398 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::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
1397 2024.02.24 04:58:44.149896 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1398 2024.02.24 04:58:44.150078 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part
1399 2024.02.24 04:58:44.150183 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part
1400 2024.02.24 04:58:44.150177 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part
1401 2024.02.24 04:58:44.150341 [ 94 ] {} <Debug> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1402 2024.02.24 04:58:44.150526 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1403 2024.02.24 04:58:44.150757 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.002648075 sec., 13217 rows/sec., 17.84 MiB/sec.
1404 2024.02.24 04:58:44.150962 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part
1405 2024.02.24 04:58:44.151337 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part
1406 2024.02.24 04:58:44.151462 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part
1407 2024.02.24 04:58:44.151780 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part
1408 2024.02.24 04:58:44.151823 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Debug> DynamicQueryHandler: Done processing query
1409 2024.02.24 04:58:44.152003 [ 3 ] {1896ef34-fa62-4051-8cc0-722d875251a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1410 2024.02.24 04:58:44.152122 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1411 2024.02.24 04:58:44.152223 [ 3 ] {} <Debug> HTTP-Session: 29de3817-142b-4037-b0db-647380f67a05 Destroying unnamed session
1412 2024.02.24 04:58:44.152216 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part
1413 2024.02.24 04:58:44.152280 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 51 rows starting from the beginning of the part
1414 2024.02.24 04:58:44.152652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 1490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1415 2024.02.24 04:58:44.152820 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part
1416 2024.02.24 04:58:44.152861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1417 2024.02.24 04:58:44.153019 [ 3 ] {} <Debug> HTTP-Session: 0c2d05fe-bc78-4934-b3a9-293717272e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1418 2024.02.24 04:58:44.153065 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 43 rows starting from the beginning of the part
1419 2024.02.24 04:58:44.153191 [ 3 ] {} <Debug> HTTP-Session: 0c2d05fe-bc78-4934-b3a9-293717272e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1420 2024.02.24 04:58:44.153371 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 88 rows starting from the beginning of the part
1421 2024.02.24 04:58:44.153779 [ 24 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part
1422 2024.02.24 04:58:44.153894 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 43 rows starting from the beginning of the part
1423 2024.02.24 04:58:44.154050 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1424 2024.02.24 04:58:44.154352 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1425 2024.02.24 04:58:44.154422 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 105 rows starting from the beginning of the part
1426 2024.02.24 04:58:44.154455 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1427 2024.02.24 04:58:44.155392 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::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
1428 2024.02.24 04:58:44.158412 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1429 2024.02.24 04:58:44.159673 [ 22 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 4 columns (4 merged, 0 gathered) in 0.01211569 sec., 15517.069188795685 rows/sec., 1.21 MiB/sec.
1430 2024.02.24 04:58:44.159865 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 4 columns (4 merged, 0 gathered) in 0.013078262 sec., 9022.60560309925 rows/sec., 731.32 KiB/sec.
1431 2024.02.24 04:58:44.159987 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 17 rows starting from the beginning of the part
1432 2024.02.24 04:58:44.160035 [ 24 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1433 2024.02.24 04:58:44.160291 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1434 2024.02.24 04:58:44.160652 [ 24 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1435 2024.02.24 04:58:44.160944 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 4 columns (4 merged, 0 gathered) in 0.014275249 sec., 29911.912569791253 rows/sec., 2.66 MiB/sec.
1436 2024.02.24 04:58:44.160974 [ 24 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_6_1} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1437 2024.02.24 04:58:44.161036 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1438 2024.02.24 04:58:44.161328 [ 10 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_6_1} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1439 2024.02.24 04:58:44.161368 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1440 2024.02.24 04:58:44.161685 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1441 2024.02.24 04:58:44.161843 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1442 2024.02.24 04:58:44.161928 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 17 rows starting from the beginning of the part
1443 2024.02.24 04:58:44.161956 [ 12 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_6_1} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1444 2024.02.24 04:58:44.162385 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 17 rows starting from the beginning of the part
1445 2024.02.24 04:58:44.162423 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1446 2024.02.24 04:58:44.162568 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 17 rows starting from the beginning of the part
1447 2024.02.24 04:58:44.162777 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part
1448 2024.02.24 04:58:44.162826 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Trace> oximeter.measurements_i64 (90831832-bdc6-49ba-855d-8a9819621ecc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1449 2024.02.24 04:58:44.163124 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Information> executeQuery: Read 9 rows, 680.00 B in 0.008873807 sec., 1014 rows/sec., 74.83 KiB/sec.
1450 2024.02.24 04:58:44.163298 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Debug> DynamicQueryHandler: Done processing query
1451 2024.02.24 04:58:44.163323 [ 3 ] {32016238-e2e2-4f43-9caf-a371b1904f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1452 2024.02.24 04:58:44.163339 [ 3 ] {} <Debug> HTTP-Session: 0c2d05fe-bc78-4934-b3a9-293717272e29 Destroying unnamed session
1453 2024.02.24 04:58:44.166927 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 118 rows, containing 6 columns (6 merged, 0 gathered) in 0.016152143 sec., 7305.532151368397 rows/sec., 9.86 MiB/sec.
1454 2024.02.24 04:58:44.167091 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1455 2024.02.24 04:58:44.167311 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1456 2024.02.24 04:58:44.167374 [ 11 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1457 2024.02.24 04:58:49.140774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1458 2024.02.24 04:58:49.140897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1459 2024.02.24 04:58:49.140922 [ 3 ] {} <Debug> HTTP-Session: b432d907-3f22-4d22-a74f-e9771c40c74f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1460 2024.02.24 04:58:49.140947 [ 3 ] {} <Debug> HTTP-Session: b432d907-3f22-4d22-a74f-e9771c40c74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1461 2024.02.24 04:58:49.141075 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1462 2024.02.24 04:58:49.141136 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1463 2024.02.24 04:58:49.141297 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1464 2024.02.24 04:58:49.141712 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1465 2024.02.24 04:58:49.141985 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1466 2024.02.24 04:58:49.142160 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1467 2024.02.24 04:58:49.142276 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001167545 sec., 14560 rows/sec., 1.15 MiB/sec.
1468 2024.02.24 04:58:49.142429 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Debug> DynamicQueryHandler: Done processing query
1469 2024.02.24 04:58:49.142455 [ 3 ] {85fb45e5-542c-46d5-9088-7e783a166864} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1470 2024.02.24 04:58:49.142472 [ 3 ] {} <Debug> HTTP-Session: b432d907-3f22-4d22-a74f-e9771c40c74f Destroying unnamed session
1471 2024.02.24 04:58:49.142589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1472 2024.02.24 04:58:49.142641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1473 2024.02.24 04:58:49.142661 [ 3 ] {} <Debug> HTTP-Session: 845b675e-7a5b-4126-8a92-5424fd47275f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1474 2024.02.24 04:58:49.142680 [ 3 ] {} <Debug> HTTP-Session: 845b675e-7a5b-4126-8a92-5424fd47275f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1475 2024.02.24 04:58:49.142760 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1476 2024.02.24 04:58:49.142804 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1477 2024.02.24 04:58:49.142922 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1478 2024.02.24 04:58:49.143207 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1479 2024.02.24 04:58:49.143426 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1480 2024.02.24 04:58:49.143591 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Trace> oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1481 2024.02.24 04:58:49.143705 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000910232 sec., 2197 rows/sec., 187.75 KiB/sec.
1482 2024.02.24 04:58:49.143825 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Debug> DynamicQueryHandler: Done processing query
1483 2024.02.24 04:58:49.143849 [ 3 ] {8061a1fc-779c-4b5c-953c-7e9632665340} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1484 2024.02.24 04:58:49.143865 [ 3 ] {} <Debug> HTTP-Session: 845b675e-7a5b-4126-8a92-5424fd47275f Destroying unnamed session
1485 2024.02.24 04:58:49.143993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1486 2024.02.24 04:58:49.144038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1487 2024.02.24 04:58:49.144056 [ 3 ] {} <Debug> HTTP-Session: e0cfa735-74d2-443f-b4b7-6bfe25f12c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1488 2024.02.24 04:58:49.144073 [ 3 ] {} <Debug> HTTP-Session: e0cfa735-74d2-443f-b4b7-6bfe25f12c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1489 2024.02.24 04:58:49.144149 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1490 2024.02.24 04:58:49.144190 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1491 2024.02.24 04:58:49.144293 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1492 2024.02.24 04:58:49.144651 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1493 2024.02.24 04:58:49.144871 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1494 2024.02.24 04:58:49.145035 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1495 2024.02.24 04:58:49.145143 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000958403 sec., 54256 rows/sec., 4.76 MiB/sec.
1496 2024.02.24 04:58:49.145297 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Debug> DynamicQueryHandler: Done processing query
1497 2024.02.24 04:58:49.145322 [ 3 ] {bf60e8c7-c8f1-46fe-9a23-6ef690fa0a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1498 2024.02.24 04:58:49.145337 [ 3 ] {} <Debug> HTTP-Session: e0cfa735-74d2-443f-b4b7-6bfe25f12c51 Destroying unnamed session
1499 2024.02.24 04:58:49.145481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1500 2024.02.24 04:58:49.145526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1501 2024.02.24 04:58:49.145545 [ 3 ] {} <Debug> HTTP-Session: 4b37eb5b-8ab6-4e78-bab5-aa4e8e04a63f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1502 2024.02.24 04:58:49.145562 [ 3 ] {} <Debug> HTTP-Session: 4b37eb5b-8ab6-4e78-bab5-aa4e8e04a63f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1503 2024.02.24 04:58:49.145633 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1504 2024.02.24 04:58:49.145674 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1505 2024.02.24 04:58:49.145782 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1506 2024.02.24 04:58:49.146056 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1507 2024.02.24 04:58:49.146274 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1508 2024.02.24 04:58:49.146436 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Trace> oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1509 2024.02.24 04:58:49.146552 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000890402 sec., 2246 rows/sec., 156.84 KiB/sec.
1510 2024.02.24 04:58:49.146691 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Debug> DynamicQueryHandler: Done processing query
1511 2024.02.24 04:58:49.146715 [ 3 ] {bc9e097c-e78d-4a88-8a09-e3ad8cd5a665} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1512 2024.02.24 04:58:49.146731 [ 3 ] {} <Debug> HTTP-Session: 4b37eb5b-8ab6-4e78-bab5-aa4e8e04a63f Destroying unnamed session
1513 2024.02.24 04:58:49.146838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 3278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1514 2024.02.24 04:58:49.146882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1515 2024.02.24 04:58:49.146900 [ 3 ] {} <Debug> HTTP-Session: c49bf1a9-feb2-4580-97c8-5047c45b6d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1516 2024.02.24 04:58:49.146918 [ 3 ] {} <Debug> HTTP-Session: c49bf1a9-feb2-4580-97c8-5047c45b6d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1517 2024.02.24 04:58:49.146987 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1518 2024.02.24 04:58:49.147025 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1519 2024.02.24 04:58:49.147135 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1520 2024.02.24 04:58:49.147403 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1521 2024.02.24 04:58:49.147610 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1522 2024.02.24 04:58:49.147760 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1523 2024.02.24 04:58:49.147853 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000837931 sec., 22674 rows/sec., 1.78 MiB/sec.
1524 2024.02.24 04:58:49.148008 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Debug> DynamicQueryHandler: Done processing query
1525 2024.02.24 04:58:49.148032 [ 3 ] {cb681b62-85af-407e-ba0f-b460342c7894} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1526 2024.02.24 04:58:49.148047 [ 3 ] {} <Debug> HTTP-Session: c49bf1a9-feb2-4580-97c8-5047c45b6d6d Destroying unnamed session
1527 2024.02.24 04:58:49.148152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2024.02.24 04:58:49.148197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1529 2024.02.24 04:58:49.148215 [ 3 ] {} <Debug> HTTP-Session: 1734b6ba-e8f1-4e42-bebb-e7281737f9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1530 2024.02.24 04:58:49.148231 [ 3 ] {} <Debug> HTTP-Session: 1734b6ba-e8f1-4e42-bebb-e7281737f9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2024.02.24 04:58:49.148299 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1532 2024.02.24 04:58:49.148343 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1533 2024.02.24 04:58:49.148495 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1534 2024.02.24 04:58:49.148750 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1535 2024.02.24 04:58:49.149013 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1536 2024.02.24 04:58:49.149196 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1537 2024.02.24 04:58:49.149293 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000965783 sec., 1035 rows/sec., 72.80 KiB/sec.
1538 2024.02.24 04:58:49.149419 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Debug> DynamicQueryHandler: Done processing query
1539 2024.02.24 04:58:49.149442 [ 3 ] {c742b301-c705-4b10-a66f-8c958ac67def} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1540 2024.02.24 04:58:49.149458 [ 3 ] {} <Debug> HTTP-Session: 1734b6ba-e8f1-4e42-bebb-e7281737f9ed Destroying unnamed session
1541 2024.02.24 04:58:49.149571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1542 2024.02.24 04:58:49.149614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1543 2024.02.24 04:58:49.149632 [ 3 ] {} <Debug> HTTP-Session: 4a08fca4-8a4f-4cb9-9104-bf31d8d40d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1544 2024.02.24 04:58:49.149673 [ 3 ] {} <Debug> HTTP-Session: 4a08fca4-8a4f-4cb9-9104-bf31d8d40d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1545 2024.02.24 04:58:49.149748 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1546 2024.02.24 04:58:49.149790 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1547 2024.02.24 04:58:49.149921 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1548 2024.02.24 04:58:49.150277 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1549 2024.02.24 04:58:49.150572 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1550 2024.02.24 04:58:49.150760 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1551 2024.02.24 04:58:49.150855 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001079744 sec., 15744 rows/sec., 21.25 MiB/sec.
1552 2024.02.24 04:58:49.150978 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Debug> DynamicQueryHandler: Done processing query
1553 2024.02.24 04:58:49.151001 [ 3 ] {2328999f-d84b-4874-a628-1c28f966228b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1554 2024.02.24 04:58:49.151017 [ 3 ] {} <Debug> HTTP-Session: 4a08fca4-8a4f-4cb9-9104-bf31d8d40d50 Destroying unnamed session
1555 2024.02.24 04:58:54.142172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1556 2024.02.24 04:58:54.142314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1557 2024.02.24 04:58:54.142343 [ 3 ] {} <Debug> HTTP-Session: 96aceaaa-666d-4a77-8bcc-4a315fb5ff5b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1558 2024.02.24 04:58:54.142369 [ 3 ] {} <Debug> HTTP-Session: 96aceaaa-666d-4a77-8bcc-4a315fb5ff5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1559 2024.02.24 04:58:54.142504 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1560 2024.02.24 04:58:54.142569 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1561 2024.02.24 04:58:54.142735 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1562 2024.02.24 04:58:54.143189 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1563 2024.02.24 04:58:54.143489 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1564 2024.02.24 04:58:54.143680 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1565 2024.02.24 04:58:54.143822 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001277236 sec., 28968 rows/sec., 2.29 MiB/sec.
1566 2024.02.24 04:58:54.143996 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Debug> DynamicQueryHandler: Done processing query
1567 2024.02.24 04:58:54.144024 [ 3 ] {cf81bb6e-d108-4f27-84e7-f302456b4ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1568 2024.02.24 04:58:54.144042 [ 3 ] {} <Debug> HTTP-Session: 96aceaaa-666d-4a77-8bcc-4a315fb5ff5b Destroying unnamed session
1569 2024.02.24 04:58:54.144189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2024.02.24 04:58:54.144238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1571 2024.02.24 04:58:54.144260 [ 3 ] {} <Debug> HTTP-Session: c949ada4-3827-42f8-b7ba-03f9d4e9abf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1572 2024.02.24 04:58:54.144280 [ 3 ] {} <Debug> HTTP-Session: c949ada4-3827-42f8-b7ba-03f9d4e9abf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1573 2024.02.24 04:58:54.144360 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1574 2024.02.24 04:58:54.144402 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1575 2024.02.24 04:58:54.144511 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1576 2024.02.24 04:58:54.144945 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1577 2024.02.24 04:58:54.145175 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1578 2024.02.24 04:58:54.145342 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1579 2024.02.24 04:58:54.145475 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Information> executeQuery: Read 111 rows, 11.47 KiB in 0.001078924 sec., 102880 rows/sec., 10.38 MiB/sec.
1580 2024.02.24 04:58:54.145605 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Debug> DynamicQueryHandler: Done processing query
1581 2024.02.24 04:58:54.145631 [ 3 ] {99a2cd3c-72b5-404d-84ae-41891fbafc35} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1582 2024.02.24 04:58:54.145647 [ 3 ] {} <Debug> HTTP-Session: c949ada4-3827-42f8-b7ba-03f9d4e9abf6 Destroying unnamed session
1583 2024.02.24 04:58:54.145781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1584 2024.02.24 04:58:54.145829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1585 2024.02.24 04:58:54.145849 [ 3 ] {} <Debug> HTTP-Session: a3ca1c8d-8065-4a8c-ab2e-fc50e94da306 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1586 2024.02.24 04:58:54.145866 [ 3 ] {} <Debug> HTTP-Session: a3ca1c8d-8065-4a8c-ab2e-fc50e94da306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1587 2024.02.24 04:58:54.145939 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1588 2024.02.24 04:58:54.145980 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1589 2024.02.24 04:58:54.146090 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1590 2024.02.24 04:58:54.146420 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1591 2024.02.24 04:58:54.146682 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1592 2024.02.24 04:58:54.146870 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1593 2024.02.24 04:58:54.147012 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001039923 sec., 35579 rows/sec., 2.78 MiB/sec.
1594 2024.02.24 04:58:54.147136 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Debug> DynamicQueryHandler: Done processing query
1595 2024.02.24 04:58:54.147163 [ 3 ] {5d913ce1-063e-4b6e-9800-31c158e83c16} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1596 2024.02.24 04:58:54.147182 [ 3 ] {} <Debug> HTTP-Session: a3ca1c8d-8065-4a8c-ab2e-fc50e94da306 Destroying unnamed session
1597 2024.02.24 04:58:54.147440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1598 2024.02.24 04:58:54.147486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1599 2024.02.24 04:58:54.147507 [ 3 ] {} <Debug> HTTP-Session: 231a1f28-818d-46e1-8d79-18a686393325 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1600 2024.02.24 04:58:54.147525 [ 3 ] {} <Debug> HTTP-Session: 231a1f28-818d-46e1-8d79-18a686393325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1601 2024.02.24 04:58:54.147612 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1602 2024.02.24 04:58:54.147660 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1603 2024.02.24 04:58:54.147811 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1604 2024.02.24 04:58:54.148338 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1605 2024.02.24 04:58:54.148661 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1606 2024.02.24 04:58:54.148863 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1607 2024.02.24 04:58:54.148987 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001340347 sec., 27604 rows/sec., 37.25 MiB/sec.
1608 2024.02.24 04:58:54.149161 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Debug> DynamicQueryHandler: Done processing query
1609 2024.02.24 04:58:54.149187 [ 3 ] {e45d5811-1cd8-4d2e-8dc7-52a0fae4e448} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1610 2024.02.24 04:58:54.149205 [ 3 ] {} <Debug> HTTP-Session: 231a1f28-818d-46e1-8d79-18a686393325 Destroying unnamed session
1611 2024.02.24 04:58:58.013869 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
1612 2024.02.24 04:58:58.013942 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
1613 2024.02.24 04:58:59.140870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1614 2024.02.24 04:58:59.140994 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1615 2024.02.24 04:58:59.141026 [ 3 ] {} <Debug> HTTP-Session: a763566f-f804-46d4-91db-9fdecf87f050 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1616 2024.02.24 04:58:59.141054 [ 3 ] {} <Debug> HTTP-Session: a763566f-f804-46d4-91db-9fdecf87f050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1617 2024.02.24 04:58:59.141202 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1618 2024.02.24 04:58:59.141271 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1619 2024.02.24 04:58:59.141462 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1620 2024.02.24 04:58:59.141922 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1621 2024.02.24 04:58:59.142202 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1622 2024.02.24 04:58:59.142376 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1623 2024.02.24 04:58:59.142498 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001255967 sec., 13535 rows/sec., 1.07 MiB/sec.
1624 2024.02.24 04:58:59.142677 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Debug> DynamicQueryHandler: Done processing query
1625 2024.02.24 04:58:59.142704 [ 3 ] {d7a086a4-7ada-4bea-8b5a-07973213c4fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1626 2024.02.24 04:58:59.142720 [ 3 ] {} <Debug> HTTP-Session: a763566f-f804-46d4-91db-9fdecf87f050 Destroying unnamed session
1627 2024.02.24 04:58:59.142847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1628 2024.02.24 04:58:59.142897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1629 2024.02.24 04:58:59.142919 [ 3 ] {} <Debug> HTTP-Session: aa980538-4327-449b-b080-efa47307ad02 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1630 2024.02.24 04:58:59.142939 [ 3 ] {} <Debug> HTTP-Session: aa980538-4327-449b-b080-efa47307ad02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1631 2024.02.24 04:58:59.143024 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1632 2024.02.24 04:58:59.143068 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1633 2024.02.24 04:58:59.143191 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1634 2024.02.24 04:58:59.143506 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1635 2024.02.24 04:58:59.143730 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1636 2024.02.24 04:58:59.143890 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1637 2024.02.24 04:58:59.144014 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000959163 sec., 53171 rows/sec., 4.66 MiB/sec.
1638 2024.02.24 04:58:59.144152 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Debug> DynamicQueryHandler: Done processing query
1639 2024.02.24 04:58:59.144176 [ 3 ] {8a950299-793c-4d6f-8eff-38b8ff1b4850} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1640 2024.02.24 04:58:59.144193 [ 3 ] {} <Debug> HTTP-Session: aa980538-4327-449b-b080-efa47307ad02 Destroying unnamed session
1641 2024.02.24 04:58:59.144312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1642 2024.02.24 04:58:59.144362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1643 2024.02.24 04:58:59.144381 [ 3 ] {} <Debug> HTTP-Session: 3e59137f-7458-49e0-92b1-96f11c726488 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1644 2024.02.24 04:58:59.144399 [ 3 ] {} <Debug> HTTP-Session: 3e59137f-7458-49e0-92b1-96f11c726488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1645 2024.02.24 04:58:59.144475 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1646 2024.02.24 04:58:59.144514 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1647 2024.02.24 04:58:59.144624 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1648 2024.02.24 04:58:59.144904 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1649 2024.02.24 04:58:59.145116 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1650 2024.02.24 04:58:59.145272 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1651 2024.02.24 04:58:59.145406 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000895302 sec., 18988 rows/sec., 1.48 MiB/sec.
1652 2024.02.24 04:58:59.145522 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Debug> DynamicQueryHandler: Done processing query
1653 2024.02.24 04:58:59.145546 [ 3 ] {d1d89cd7-71b1-4d05-9fca-306340f4a772} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1654 2024.02.24 04:58:59.145561 [ 3 ] {} <Debug> HTTP-Session: 3e59137f-7458-49e0-92b1-96f11c726488 Destroying unnamed session
1655 2024.02.24 04:58:59.145714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1656 2024.02.24 04:58:59.145759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1657 2024.02.24 04:58:59.145778 [ 3 ] {} <Debug> HTTP-Session: 952991f3-2300-47c0-83a4-29b2738f2d39 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1658 2024.02.24 04:58:59.145796 [ 3 ] {} <Debug> HTTP-Session: 952991f3-2300-47c0-83a4-29b2738f2d39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1659 2024.02.24 04:58:59.145873 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1660 2024.02.24 04:58:59.145920 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1661 2024.02.24 04:58:59.146061 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1662 2024.02.24 04:58:59.146412 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1663 2024.02.24 04:58:59.146713 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1664 2024.02.24 04:58:59.146908 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1665 2024.02.24 04:58:59.147027 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001124865 sec., 15112 rows/sec., 20.39 MiB/sec.
1666 2024.02.24 04:58:59.147147 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Debug> DynamicQueryHandler: Done processing query
1667 2024.02.24 04:58:59.147171 [ 3 ] {7348d4da-892a-4431-863b-6a11dd9a660d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1668 2024.02.24 04:58:59.147187 [ 3 ] {} <Debug> HTTP-Session: 952991f3-2300-47c0-83a4-29b2738f2d39 Destroying unnamed session
1669 2024.02.24 04:59:04.141875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1670 2024.02.24 04:59:04.142015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1671 2024.02.24 04:59:04.142048 [ 3 ] {} <Debug> HTTP-Session: 7aa7c32c-63cf-4b00-bd32-403649fe2f3b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1672 2024.02.24 04:59:04.142078 [ 3 ] {} <Debug> HTTP-Session: 7aa7c32c-63cf-4b00-bd32-403649fe2f3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1673 2024.02.24 04:59:04.142225 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1674 2024.02.24 04:59:04.142294 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1675 2024.02.24 04:59:04.142482 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1676 2024.02.24 04:59:04.142979 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1677 2024.02.24 04:59:04.143265 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1678 2024.02.24 04:59:04.143449 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1679 2024.02.24 04:59:04.143569 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001302607 sec., 28404 rows/sec., 2.25 MiB/sec.
1680 2024.02.24 04:59:04.143704 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Debug> DynamicQueryHandler: Done processing query
1681 2024.02.24 04:59:04.143730 [ 3 ] {eded24b3-55f9-4610-b75c-a05aac0e9ae3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1682 2024.02.24 04:59:04.143746 [ 3 ] {} <Debug> HTTP-Session: 7aa7c32c-63cf-4b00-bd32-403649fe2f3b Destroying unnamed session
1683 2024.02.24 04:59:04.143887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2024.02.24 04:59:04.143937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1685 2024.02.24 04:59:04.143959 [ 3 ] {} <Debug> HTTP-Session: c820fde6-63fb-4b5a-9cdb-42149c5147ea Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1686 2024.02.24 04:59:04.143979 [ 3 ] {} <Debug> HTTP-Session: c820fde6-63fb-4b5a-9cdb-42149c5147ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2024.02.24 04:59:04.144067 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1688 2024.02.24 04:59:04.144109 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1689 2024.02.24 04:59:04.144219 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1690 2024.02.24 04:59:04.144598 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1691 2024.02.24 04:59:04.144828 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1692 2024.02.24 04:59:04.144989 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1693 2024.02.24 04:59:04.145088 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Information> executeQuery: Read 111 rows, 11.47 KiB in 0.000991374 sec., 111965 rows/sec., 11.30 MiB/sec.
1694 2024.02.24 04:59:04.145202 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Debug> DynamicQueryHandler: Done processing query
1695 2024.02.24 04:59:04.145226 [ 3 ] {04d32701-f342-4b77-bcf9-ef503bf6220c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1696 2024.02.24 04:59:04.145242 [ 3 ] {} <Debug> HTTP-Session: c820fde6-63fb-4b5a-9cdb-42149c5147ea Destroying unnamed session
1697 2024.02.24 04:59:04.145361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2024.02.24 04:59:04.145409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1699 2024.02.24 04:59:04.145430 [ 3 ] {} <Debug> HTTP-Session: 8bddca6e-5104-4671-aa5f-91f83dc1c0c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1700 2024.02.24 04:59:04.145448 [ 3 ] {} <Debug> HTTP-Session: 8bddca6e-5104-4671-aa5f-91f83dc1c0c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1701 2024.02.24 04:59:04.145524 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1702 2024.02.24 04:59:04.145563 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1703 2024.02.24 04:59:04.145670 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1704 2024.02.24 04:59:04.146013 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1705 2024.02.24 04:59:04.146224 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1706 2024.02.24 04:59:04.146382 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1707 2024.02.24 04:59:04.146478 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000925752 sec., 39967 rows/sec., 3.13 MiB/sec.
1708 2024.02.24 04:59:04.146626 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Debug> DynamicQueryHandler: Done processing query
1709 2024.02.24 04:59:04.146650 [ 3 ] {df61071e-04f6-4a5c-ae38-ef913709f242} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1710 2024.02.24 04:59:04.146667 [ 3 ] {} <Debug> HTTP-Session: 8bddca6e-5104-4671-aa5f-91f83dc1c0c2 Destroying unnamed session
1711 2024.02.24 04:59:04.146873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1712 2024.02.24 04:59:04.146920 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1713 2024.02.24 04:59:04.146941 [ 3 ] {} <Debug> HTTP-Session: 5183af95-b586-462c-8646-57d459bf395d Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1714 2024.02.24 04:59:04.146959 [ 3 ] {} <Debug> HTTP-Session: 5183af95-b586-462c-8646-57d459bf395d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1715 2024.02.24 04:59:04.147043 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1716 2024.02.24 04:59:04.147090 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1717 2024.02.24 04:59:04.147232 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1718 2024.02.24 04:59:04.147757 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1719 2024.02.24 04:59:04.148083 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1720 2024.02.24 04:59:04.148294 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1721 2024.02.24 04:59:04.148399 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001327028 sec., 27881 rows/sec., 37.63 MiB/sec.
1722 2024.02.24 04:59:04.148527 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Debug> DynamicQueryHandler: Done processing query
1723 2024.02.24 04:59:04.148551 [ 3 ] {d247e4fc-642a-4f41-a18a-5d89fbca62d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1724 2024.02.24 04:59:04.148569 [ 3 ] {} <Debug> HTTP-Session: 5183af95-b586-462c-8646-57d459bf395d Destroying unnamed session
1725 2024.02.24 04:59:09.142170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1726 2024.02.24 04:59:09.142300 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1727 2024.02.24 04:59:09.142333 [ 3 ] {} <Debug> HTTP-Session: bbb3657a-2feb-4cc7-95f2-ee8864069e6d Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1728 2024.02.24 04:59:09.142360 [ 3 ] {} <Debug> HTTP-Session: bbb3657a-2feb-4cc7-95f2-ee8864069e6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1729 2024.02.24 04:59:09.142501 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1730 2024.02.24 04:59:09.142568 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1731 2024.02.24 04:59:09.142750 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1732 2024.02.24 04:59:09.143248 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1733 2024.02.24 04:59:09.143530 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1734 2024.02.24 04:59:09.143704 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1735 2024.02.24 04:59:09.143824 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001284297 sec., 13236 rows/sec., 1.05 MiB/sec.
1736 2024.02.24 04:59:09.143861 [ 71 ] {} <Debug> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1737 2024.02.24 04:59:09.143994 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1738 2024.02.24 04:59:09.144039 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Debug> DynamicQueryHandler: Done processing query
1739 2024.02.24 04:59:09.144091 [ 3 ] {15c79275-7ce1-488a-aec6-2eec714574f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1740 2024.02.24 04:59:09.144112 [ 3 ] {} <Debug> HTTP-Session: bbb3657a-2feb-4cc7-95f2-ee8864069e6d Destroying unnamed session
1741 2024.02.24 04:59:09.144121 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1742 2024.02.24 04:59:09.144206 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1743 2024.02.24 04:59:09.144237 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 52 rows starting from the beginning of the part
1744 2024.02.24 04:59:09.144283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12653, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2024.02.24 04:59:09.144350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1746 2024.02.24 04:59:09.144385 [ 3 ] {} <Debug> HTTP-Session: cbe54bfd-0ae6-40f0-89d8-2bccccfc1621 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1747 2024.02.24 04:59:09.144389 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part
1748 2024.02.24 04:59:09.144412 [ 3 ] {} <Debug> HTTP-Session: cbe54bfd-0ae6-40f0-89d8-2bccccfc1621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1749 2024.02.24 04:59:09.144539 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part
1750 2024.02.24 04:59:09.144546 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1751 2024.02.24 04:59:09.144607 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1752 2024.02.24 04:59:09.144704 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part
1753 2024.02.24 04:59:09.144886 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1754 2024.02.24 04:59:09.144896 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
1755 2024.02.24 04:59:09.145032 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part
1756 2024.02.24 04:59:09.145436 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1757 2024.02.24 04:59:09.145743 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1758 2024.02.24 04:59:09.145894 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 177 rows, containing 4 columns (4 merged, 0 gathered) in 0.001822494 sec., 97119.66129929645 rows/sec., 7.69 MiB/sec.
1759 2024.02.24 04:59:09.145955 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1760 2024.02.24 04:59:09.145995 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1761 2024.02.24 04:59:09.146113 [ 71 ] {} <Debug> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1762 2024.02.24 04:59:09.146138 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Information> executeQuery: Read 87 rows, 7.34 KiB in 0.00154594 sec., 56276 rows/sec., 4.64 MiB/sec.
1763 2024.02.24 04:59:09.146187 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1764 2024.02.24 04:59:09.146266 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1765 2024.02.24 04:59:09.146425 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1766 2024.02.24 04:59:09.146434 [ 12 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_11_2} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1767 2024.02.24 04:59:09.146459 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Debug> DynamicQueryHandler: Done processing query
1768 2024.02.24 04:59:09.146499 [ 3 ] {23eee276-d241-4bb9-9353-bd8860116718} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1769 2024.02.24 04:59:09.146556 [ 3 ] {} <Debug> HTTP-Session: cbe54bfd-0ae6-40f0-89d8-2bccccfc1621 Destroying unnamed session
1770 2024.02.24 04:59:09.146592 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1771 2024.02.24 04:59:09.146624 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 193 rows starting from the beginning of the part
1772 2024.02.24 04:59:09.146715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1773 2024.02.24 04:59:09.146745 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 52 rows starting from the beginning of the part
1774 2024.02.24 04:59:09.146776 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1775 2024.02.24 04:59:09.146807 [ 3 ] {} <Debug> HTTP-Session: bbbec349-11f5-45bf-8052-bb54d5efb7f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1776 2024.02.24 04:59:09.146831 [ 3 ] {} <Debug> HTTP-Session: bbbec349-11f5-45bf-8052-bb54d5efb7f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1777 2024.02.24 04:59:09.146880 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 111 rows starting from the beginning of the part
1778 2024.02.24 04:59:09.146955 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1779 2024.02.24 04:59:09.147017 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1780 2024.02.24 04:59:09.147026 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part
1781 2024.02.24 04:59:09.147209 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 111 rows starting from the beginning of the part
1782 2024.02.24 04:59:09.147258 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1783 2024.02.24 04:59:09.147357 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 87 rows starting from the beginning of the part
1784 2024.02.24 04:59:09.147758 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1785 2024.02.24 04:59:09.148061 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1786 2024.02.24 04:59:09.148279 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1787 2024.02.24 04:59:09.148379 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 605 rows, containing 4 columns (4 merged, 0 gathered) in 0.002051517 sec., 294903.7224648882 rows/sec., 27.53 MiB/sec.
1788 2024.02.24 04:59:09.148429 [ 71 ] {} <Debug> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1789 2024.02.24 04:59:09.148493 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Information> executeQuery: Read 41 rows, 3.26 KiB in 0.00149522 sec., 27420 rows/sec., 2.13 MiB/sec.
1790 2024.02.24 04:59:09.148506 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1791 2024.02.24 04:59:09.148598 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1792 2024.02.24 04:59:09.148738 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1793 2024.02.24 04:59:09.148915 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Debug> DynamicQueryHandler: Done processing query
1794 2024.02.24 04:59:09.148972 [ 3 ] {2d751897-db06-49ae-b5fb-3999dc0367ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1795 2024.02.24 04:59:09.149057 [ 3 ] {} <Debug> HTTP-Session: bbbec349-11f5-45bf-8052-bb54d5efb7f5 Destroying unnamed session
1796 2024.02.24 04:59:09.149076 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1797 2024.02.24 04:59:09.149098 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1798 2024.02.24 04:59:09.149172 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part
1799 2024.02.24 04:59:09.149194 [ 24 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_11_2} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1800 2024.02.24 04:59:09.149352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7005, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1801 2024.02.24 04:59:09.149455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1802 2024.02.24 04:59:09.149473 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
1803 2024.02.24 04:59:09.149483 [ 3 ] {} <Debug> HTTP-Session: 96c27e12-8cb7-4181-823e-5c55cce199ac Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1804 2024.02.24 04:59:09.149537 [ 3 ] {} <Debug> HTTP-Session: 96c27e12-8cb7-4181-823e-5c55cce199ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1805 2024.02.24 04:59:09.149709 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part
1806 2024.02.24 04:59:09.149747 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1807 2024.02.24 04:59:09.149865 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1808 2024.02.24 04:59:09.149899 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part
1809 2024.02.24 04:59:09.150195 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
1810 2024.02.24 04:59:09.150469 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1811 2024.02.24 04:59:09.150473 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part
1812 2024.02.24 04:59:09.151046 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1813 2024.02.24 04:59:09.151726 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1814 2024.02.24 04:59:09.151932 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003355504 sec., 73610.40249095218 rows/sec., 5.75 MiB/sec.
1815 2024.02.24 04:59:09.152095 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1816 2024.02.24 04:59:09.152119 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1817 2024.02.24 04:59:09.152305 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002505733 sec., 14367 rows/sec., 1.01 MiB/sec.
1818 2024.02.24 04:59:09.152495 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1819 2024.02.24 04:59:09.152552 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Debug> DynamicQueryHandler: Done processing query
1820 2024.02.24 04:59:09.152587 [ 3 ] {647be470-e614-4128-818d-2c8eb43d0c03} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1821 2024.02.24 04:59:09.152606 [ 9 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_11_2} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1822 2024.02.24 04:59:09.152618 [ 3 ] {} <Debug> HTTP-Session: 96c27e12-8cb7-4181-823e-5c55cce199ac Destroying unnamed session
1823 2024.02.24 04:59:09.152774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1824 2024.02.24 04:59:09.152823 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1825 2024.02.24 04:59:09.152842 [ 3 ] {} <Debug> HTTP-Session: ce39c45b-378e-49f2-ad67-554574ed8f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1826 2024.02.24 04:59:09.152859 [ 3 ] {} <Debug> HTTP-Session: ce39c45b-378e-49f2-ad67-554574ed8f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1827 2024.02.24 04:59:09.152943 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1828 2024.02.24 04:59:09.152989 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1829 2024.02.24 04:59:09.153148 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1830 2024.02.24 04:59:09.153537 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1831 2024.02.24 04:59:09.153834 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1832 2024.02.24 04:59:09.154026 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1833 2024.02.24 04:59:09.154147 [ 71 ] {} <Debug> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1834 2024.02.24 04:59:09.154165 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001184735 sec., 14349 rows/sec., 19.36 MiB/sec.
1835 2024.02.24 04:59:09.154200 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1836 2024.02.24 04:59:09.154382 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1837 2024.02.24 04:59:09.154494 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Debug> DynamicQueryHandler: Done processing query
1838 2024.02.24 04:59:09.154532 [ 3 ] {71db4f5b-0482-4900-a047-e2f8229c7ceb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1839 2024.02.24 04:59:09.154582 [ 3 ] {} <Debug> HTTP-Session: ce39c45b-378e-49f2-ad67-554574ed8f65 Destroying unnamed session
1840 2024.02.24 04:59:09.154615 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1841 2024.02.24 04:59:09.154667 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 118 rows starting from the beginning of the part
1842 2024.02.24 04:59:09.154833 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 17 rows starting from the beginning of the part
1843 2024.02.24 04:59:09.154947 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part
1844 2024.02.24 04:59:09.155052 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 17 rows starting from the beginning of the part
1845 2024.02.24 04:59:09.155153 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
1846 2024.02.24 04:59:09.155241 [ 23 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 17 rows starting from the beginning of the part
1847 2024.02.24 04:59:09.158429 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 6 columns (6 merged, 0 gathered) in 0.004161175 sec., 58396.96720277326 rows/sec., 78.80 MiB/sec.
1848 2024.02.24 04:59:09.158682 [ 24 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1849 2024.02.24 04:59:09.158925 [ 24 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1850 2024.02.24 04:59:09.158998 [ 24 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1851 2024.02.24 04:59:09.159078 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_11_2: 4.02 MiB.
1852 2024.02.24 04:59:10.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.99 MiB, peak 236.20 MiB, will set to 230.85 MiB (RSS), difference: -4.14 MiB
1853 2024.02.24 04:59:13.014200 [ 80 ] {} <Debug> DNSResolver: Updating DNS cache
1854 2024.02.24 04:59:13.014267 [ 80 ] {} <Debug> DNSResolver: Updated DNS cache
1855 2024.02.24 04:59:14.141536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1856 2024.02.24 04:59:14.141650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1857 2024.02.24 04:59:14.141677 [ 3 ] {} <Debug> HTTP-Session: dcd70cfc-81d5-4f92-8f10-ab2f1d2319ba Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1858 2024.02.24 04:59:14.141702 [ 3 ] {} <Debug> HTTP-Session: dcd70cfc-81d5-4f92-8f10-ab2f1d2319ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1859 2024.02.24 04:59:14.141829 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1860 2024.02.24 04:59:14.141889 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1861 2024.02.24 04:59:14.142049 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1862 2024.02.24 04:59:14.142521 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1863 2024.02.24 04:59:14.142803 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1864 2024.02.24 04:59:14.142987 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1865 2024.02.24 04:59:14.143127 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001255567 sec., 29468 rows/sec., 2.33 MiB/sec.
1866 2024.02.24 04:59:14.143282 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Debug> DynamicQueryHandler: Done processing query
1867 2024.02.24 04:59:14.143309 [ 3 ] {9fbba4f4-219d-4ace-afe0-f6d4f2f7aad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1868 2024.02.24 04:59:14.143328 [ 3 ] {} <Debug> HTTP-Session: dcd70cfc-81d5-4f92-8f10-ab2f1d2319ba Destroying unnamed session
1869 2024.02.24 04:59:14.143470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1870 2024.02.24 04:59:14.143525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1871 2024.02.24 04:59:14.143546 [ 3 ] {} <Debug> HTTP-Session: 3099fbdf-0909-49e1-bfe3-7f42f6b9af1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1872 2024.02.24 04:59:14.143565 [ 3 ] {} <Debug> HTTP-Session: 3099fbdf-0909-49e1-bfe3-7f42f6b9af1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1873 2024.02.24 04:59:14.143652 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1874 2024.02.24 04:59:14.143694 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1875 2024.02.24 04:59:14.143807 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1876 2024.02.24 04:59:14.144197 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1877 2024.02.24 04:59:14.144438 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1878 2024.02.24 04:59:14.144602 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1879 2024.02.24 04:59:14.144722 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Information> executeQuery: Read 111 rows, 11.47 KiB in 0.001038644 sec., 106870 rows/sec., 10.79 MiB/sec.
1880 2024.02.24 04:59:14.144853 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Debug> DynamicQueryHandler: Done processing query
1881 2024.02.24 04:59:14.144877 [ 3 ] {51ae0e5b-7cbc-4ffa-99a8-408dc2eefec0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1882 2024.02.24 04:59:14.144894 [ 3 ] {} <Debug> HTTP-Session: 3099fbdf-0909-49e1-bfe3-7f42f6b9af1b Destroying unnamed session
1883 2024.02.24 04:59:14.145028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1884 2024.02.24 04:59:14.145077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1885 2024.02.24 04:59:14.145097 [ 3 ] {} <Debug> HTTP-Session: a5fb5d7b-7af4-44bf-a043-69c818ad1fc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1886 2024.02.24 04:59:14.145116 [ 3 ] {} <Debug> HTTP-Session: a5fb5d7b-7af4-44bf-a043-69c818ad1fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1887 2024.02.24 04:59:14.145193 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1888 2024.02.24 04:59:14.145234 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1889 2024.02.24 04:59:14.145346 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1890 2024.02.24 04:59:14.145654 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1891 2024.02.24 04:59:14.145878 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1892 2024.02.24 04:59:14.146053 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1893 2024.02.24 04:59:14.146175 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000952263 sec., 38854 rows/sec., 3.04 MiB/sec.
1894 2024.02.24 04:59:14.146297 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Debug> DynamicQueryHandler: Done processing query
1895 2024.02.24 04:59:14.146322 [ 3 ] {d23b90e3-cbdf-4eab-b459-5a84a5165744} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1896 2024.02.24 04:59:14.146339 [ 3 ] {} <Debug> HTTP-Session: a5fb5d7b-7af4-44bf-a043-69c818ad1fc6 Destroying unnamed session
1897 2024.02.24 04:59:14.146519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39604, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1898 2024.02.24 04:59:14.146567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1899 2024.02.24 04:59:14.146587 [ 3 ] {} <Debug> HTTP-Session: 82ec8ddb-9147-4aba-ad05-c6f22e878993 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1900 2024.02.24 04:59:14.146605 [ 3 ] {} <Debug> HTTP-Session: 82ec8ddb-9147-4aba-ad05-c6f22e878993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1901 2024.02.24 04:59:14.146692 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1902 2024.02.24 04:59:14.146738 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1903 2024.02.24 04:59:14.146883 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1904 2024.02.24 04:59:14.147328 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1905 2024.02.24 04:59:14.147654 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1906 2024.02.24 04:59:14.147851 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1907 2024.02.24 04:59:14.147983 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001255396 sec., 29472 rows/sec., 39.77 MiB/sec.
1908 2024.02.24 04:59:14.148194 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Debug> DynamicQueryHandler: Done processing query
1909 2024.02.24 04:59:14.148219 [ 3 ] {4d957722-9f2d-481f-817a-ad0900af3326} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1910 2024.02.24 04:59:14.148235 [ 3 ] {} <Debug> HTTP-Session: 82ec8ddb-9147-4aba-ad05-c6f22e878993 Destroying unnamed session
1911 2024.02.24 04:59:19.141447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1912 2024.02.24 04:59:19.141588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1913 2024.02.24 04:59:19.141619 [ 3 ] {} <Debug> HTTP-Session: b0a0ea65-1a27-4cc8-911a-0b54e073e163 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1914 2024.02.24 04:59:19.141646 [ 3 ] {} <Debug> HTTP-Session: b0a0ea65-1a27-4cc8-911a-0b54e073e163 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1915 2024.02.24 04:59:19.141791 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1916 2024.02.24 04:59:19.141860 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1917 2024.02.24 04:59:19.142045 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1918 2024.02.24 04:59:19.142472 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1919 2024.02.24 04:59:19.142759 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1920 2024.02.24 04:59:19.142940 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1921 2024.02.24 04:59:19.143058 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001225836 sec., 13868 rows/sec., 1.10 MiB/sec.
1922 2024.02.24 04:59:19.143206 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Debug> DynamicQueryHandler: Done processing query
1923 2024.02.24 04:59:19.143232 [ 3 ] {2c9c2a29-6e0b-48ab-8044-c4ab06f6a1de} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1924 2024.02.24 04:59:19.143249 [ 3 ] {} <Debug> HTTP-Session: b0a0ea65-1a27-4cc8-911a-0b54e073e163 Destroying unnamed session
1925 2024.02.24 04:59:19.143377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1926 2024.02.24 04:59:19.143432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1927 2024.02.24 04:59:19.143454 [ 3 ] {} <Debug> HTTP-Session: b9d50c60-e8c8-4253-abbc-85df5af4e882 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1928 2024.02.24 04:59:19.143472 [ 3 ] {} <Debug> HTTP-Session: b9d50c60-e8c8-4253-abbc-85df5af4e882 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1929 2024.02.24 04:59:19.143557 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1930 2024.02.24 04:59:19.143601 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1931 2024.02.24 04:59:19.143713 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1932 2024.02.24 04:59:19.144023 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1933 2024.02.24 04:59:19.144254 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1934 2024.02.24 04:59:19.144416 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1935 2024.02.24 04:59:19.144539 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000950913 sec., 53632 rows/sec., 4.70 MiB/sec.
1936 2024.02.24 04:59:19.144692 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Debug> DynamicQueryHandler: Done processing query
1937 2024.02.24 04:59:19.144717 [ 3 ] {9f0cfc4c-f055-49a0-b363-5d4fbb5b1dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1938 2024.02.24 04:59:19.144734 [ 3 ] {} <Debug> HTTP-Session: b9d50c60-e8c8-4253-abbc-85df5af4e882 Destroying unnamed session
1939 2024.02.24 04:59:19.144888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1940 2024.02.24 04:59:19.144936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1941 2024.02.24 04:59:19.144956 [ 3 ] {} <Debug> HTTP-Session: 77115c38-a6bd-432f-ba2e-53aa2b7521d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1942 2024.02.24 04:59:19.144974 [ 3 ] {} <Debug> HTTP-Session: 77115c38-a6bd-432f-ba2e-53aa2b7521d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1943 2024.02.24 04:59:19.145048 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1944 2024.02.24 04:59:19.145089 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1945 2024.02.24 04:59:19.145201 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1946 2024.02.24 04:59:19.145484 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1947 2024.02.24 04:59:19.145710 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1948 2024.02.24 04:59:19.145869 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1949 2024.02.24 04:59:19.145985 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000899563 sec., 18898 rows/sec., 1.48 MiB/sec.
1950 2024.02.24 04:59:19.146101 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Debug> DynamicQueryHandler: Done processing query
1951 2024.02.24 04:59:19.146124 [ 3 ] {3bde7a41-bfbf-4828-ae09-14182fd06af4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1952 2024.02.24 04:59:19.146140 [ 3 ] {} <Debug> HTTP-Session: 77115c38-a6bd-432f-ba2e-53aa2b7521d9 Destroying unnamed session
1953 2024.02.24 04:59:19.146254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2024.02.24 04:59:19.146305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2024.02.24 04:59:19.146325 [ 3 ] {} <Debug> HTTP-Session: fe0de349-574e-4229-88e9-1ae0b387f90c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1956 2024.02.24 04:59:19.146343 [ 3 ] {} <Debug> HTTP-Session: fe0de349-574e-4229-88e9-1ae0b387f90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2024.02.24 04:59:19.146419 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1958 2024.02.24 04:59:19.146465 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1959 2024.02.24 04:59:19.146606 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2024.02.24 04:59:19.147031 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.04 GiB.
1961 2024.02.24 04:59:19.147340 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1962 2024.02.24 04:59:19.147529 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1963 2024.02.24 04:59:19.147656 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001205135 sec., 14106 rows/sec., 19.04 MiB/sec.
1964 2024.02.24 04:59:19.147801 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Debug> DynamicQueryHandler: Done processing query
1965 2024.02.24 04:59:19.147826 [ 3 ] {da47c2c2-d2f9-4b03-a1ab-831d1b3889f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1966 2024.02.24 04:59:19.147842 [ 3 ] {} <Debug> HTTP-Session: fe0de349-574e-4229-88e9-1ae0b387f90c Destroying unnamed session
1967 2024.02.24 04:59:24.142049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2024.02.24 04:59:24.142173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2024.02.24 04:59:24.142200 [ 3 ] {} <Debug> HTTP-Session: 364582cc-7169-4a43-8324-1f40c2f12cbb Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1970 2024.02.24 04:59:24.142226 [ 3 ] {} <Debug> HTTP-Session: 364582cc-7169-4a43-8324-1f40c2f12cbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2024.02.24 04:59:24.142355 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1972 2024.02.24 04:59:24.142418 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1973 2024.02.24 04:59:24.142581 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2024.02.24 04:59:24.143064 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
1975 2024.02.24 04:59:24.143338 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1976 2024.02.24 04:59:24.143514 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1977 2024.02.24 04:59:24.143643 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001247237 sec., 29665 rows/sec., 2.35 MiB/sec.
1978 2024.02.24 04:59:24.143831 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Debug> DynamicQueryHandler: Done processing query
1979 2024.02.24 04:59:24.143859 [ 3 ] {0f3a2e7b-aa82-42d6-8813-456e0f47ce74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1980 2024.02.24 04:59:24.143877 [ 3 ] {} <Debug> HTTP-Session: 364582cc-7169-4a43-8324-1f40c2f12cbb Destroying unnamed session
1981 2024.02.24 04:59:24.144019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1982 2024.02.24 04:59:24.144075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1983 2024.02.24 04:59:24.144096 [ 3 ] {} <Debug> HTTP-Session: 3b9cf4ec-a785-4672-b531-8d276a0d809f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1984 2024.02.24 04:59:24.144116 [ 3 ] {} <Debug> HTTP-Session: 3b9cf4ec-a785-4672-b531-8d276a0d809f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1985 2024.02.24 04:59:24.144207 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1986 2024.02.24 04:59:24.144253 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1987 2024.02.24 04:59:24.144372 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1988 2024.02.24 04:59:24.144772 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
1989 2024.02.24 04:59:24.145001 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1990 2024.02.24 04:59:24.145160 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1991 2024.02.24 04:59:24.145284 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Information> executeQuery: Read 111 rows, 11.47 KiB in 0.001042433 sec., 106481 rows/sec., 10.75 MiB/sec.
1992 2024.02.24 04:59:24.145424 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Debug> DynamicQueryHandler: Done processing query
1993 2024.02.24 04:59:24.145449 [ 3 ] {fecfbe53-7d52-4e17-a7be-54258bd42683} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1994 2024.02.24 04:59:24.145466 [ 3 ] {} <Debug> HTTP-Session: 3b9cf4ec-a785-4672-b531-8d276a0d809f Destroying unnamed session
1995 2024.02.24 04:59:24.145588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1996 2024.02.24 04:59:24.145637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1997 2024.02.24 04:59:24.145658 [ 3 ] {} <Debug> HTTP-Session: f0a61764-bb1f-4286-9b74-d05e3e9fa58c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
1998 2024.02.24 04:59:24.145676 [ 3 ] {} <Debug> HTTP-Session: f0a61764-bb1f-4286-9b74-d05e3e9fa58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1999 2024.02.24 04:59:24.145751 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2000 2024.02.24 04:59:24.145792 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2001 2024.02.24 04:59:24.145900 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2002 2024.02.24 04:59:24.146219 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2003 2024.02.24 04:59:24.146447 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2004 2024.02.24 04:59:24.146605 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2005 2024.02.24 04:59:24.146730 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000948103 sec., 39025 rows/sec., 3.05 MiB/sec.
2006 2024.02.24 04:59:24.146916 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Debug> DynamicQueryHandler: Done processing query
2007 2024.02.24 04:59:24.146940 [ 3 ] {76a28ce5-d4d7-4f96-b484-98d264a29927} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2008 2024.02.24 04:59:24.146957 [ 3 ] {} <Debug> HTTP-Session: f0a61764-bb1f-4286-9b74-d05e3e9fa58c Destroying unnamed session
2009 2024.02.24 04:59:24.147157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2010 2024.02.24 04:59:24.147202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2011 2024.02.24 04:59:24.147222 [ 3 ] {} <Debug> HTTP-Session: f69a8d62-301b-416a-85b1-d7db79eee231 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2012 2024.02.24 04:59:24.147239 [ 3 ] {} <Debug> HTTP-Session: f69a8d62-301b-416a-85b1-d7db79eee231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2013 2024.02.24 04:59:24.147333 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2014 2024.02.24 04:59:24.147382 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2015 2024.02.24 04:59:24.147541 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2016 2024.02.24 04:59:24.147985 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2017 2024.02.24 04:59:24.148308 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2018 2024.02.24 04:59:24.148499 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2019 2024.02.24 04:59:24.148623 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001259077 sec., 29386 rows/sec., 39.66 MiB/sec.
2020 2024.02.24 04:59:24.148749 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Debug> DynamicQueryHandler: Done processing query
2021 2024.02.24 04:59:24.148772 [ 3 ] {56fe0b6e-cdac-47df-9c40-6e49f1d1ad8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2022 2024.02.24 04:59:24.148788 [ 3 ] {} <Debug> HTTP-Session: f69a8d62-301b-416a-85b1-d7db79eee231 Destroying unnamed session
2023 2024.02.24 04:59:28.014529 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
2024 2024.02.24 04:59:28.014611 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
2025 2024.02.24 04:59:29.141510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2026 2024.02.24 04:59:29.141631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2027 2024.02.24 04:59:29.141662 [ 3 ] {} <Debug> HTTP-Session: f1f68fa2-c1d0-481e-8d09-e0ddb8bc4723 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2028 2024.02.24 04:59:29.141691 [ 3 ] {} <Debug> HTTP-Session: f1f68fa2-c1d0-481e-8d09-e0ddb8bc4723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2029 2024.02.24 04:59:29.141834 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2030 2024.02.24 04:59:29.141907 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2031 2024.02.24 04:59:29.142093 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2032 2024.02.24 04:59:29.142556 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2033 2024.02.24 04:59:29.142843 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2034 2024.02.24 04:59:29.143020 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2035 2024.02.24 04:59:29.143170 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001290637 sec., 13171 rows/sec., 1.04 MiB/sec.
2036 2024.02.24 04:59:29.143303 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Debug> DynamicQueryHandler: Done processing query
2037 2024.02.24 04:59:29.143329 [ 3 ] {d2e8b50c-2a1d-4d1f-a56f-d4b70a0f6f1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2038 2024.02.24 04:59:29.143346 [ 3 ] {} <Debug> HTTP-Session: f1f68fa2-c1d0-481e-8d09-e0ddb8bc4723 Destroying unnamed session
2039 2024.02.24 04:59:29.143474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2040 2024.02.24 04:59:29.143525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2041 2024.02.24 04:59:29.143545 [ 3 ] {} <Debug> HTTP-Session: 99b8d293-4eb5-45b1-bb46-5d8c91cb12f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2042 2024.02.24 04:59:29.143566 [ 3 ] {} <Debug> HTTP-Session: 99b8d293-4eb5-45b1-bb46-5d8c91cb12f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2043 2024.02.24 04:59:29.143651 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2044 2024.02.24 04:59:29.143695 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2045 2024.02.24 04:59:29.143808 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2046 2024.02.24 04:59:29.144136 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2047 2024.02.24 04:59:29.144355 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2048 2024.02.24 04:59:29.144512 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2049 2024.02.24 04:59:29.144643 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.000961462 sec., 53044 rows/sec., 4.65 MiB/sec.
2050 2024.02.24 04:59:29.144762 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Debug> DynamicQueryHandler: Done processing query
2051 2024.02.24 04:59:29.144785 [ 3 ] {4672b1b2-5763-44ba-9cb1-2f441655bc9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2052 2024.02.24 04:59:29.144801 [ 3 ] {} <Debug> HTTP-Session: 99b8d293-4eb5-45b1-bb46-5d8c91cb12f2 Destroying unnamed session
2053 2024.02.24 04:59:29.144927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2054 2024.02.24 04:59:29.144974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2055 2024.02.24 04:59:29.144993 [ 3 ] {} <Debug> HTTP-Session: 663303cc-48aa-480f-8bcf-edf3e392ac49 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2056 2024.02.24 04:59:29.145011 [ 3 ] {} <Debug> HTTP-Session: 663303cc-48aa-480f-8bcf-edf3e392ac49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2057 2024.02.24 04:59:29.145083 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2058 2024.02.24 04:59:29.145122 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2059 2024.02.24 04:59:29.145234 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2060 2024.02.24 04:59:29.145516 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2061 2024.02.24 04:59:29.145736 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2062 2024.02.24 04:59:29.145890 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2063 2024.02.24 04:59:29.146009 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.000896822 sec., 18955 rows/sec., 1.48 MiB/sec.
2064 2024.02.24 04:59:29.146177 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Debug> DynamicQueryHandler: Done processing query
2065 2024.02.24 04:59:29.146201 [ 3 ] {a65f80c1-931a-4735-91a7-29913647221d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2066 2024.02.24 04:59:29.146218 [ 3 ] {} <Debug> HTTP-Session: 663303cc-48aa-480f-8bcf-edf3e392ac49 Destroying unnamed session
2067 2024.02.24 04:59:29.146376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2068 2024.02.24 04:59:29.146420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2069 2024.02.24 04:59:29.146438 [ 3 ] {} <Debug> HTTP-Session: 08a00fd5-825f-4c12-a3a6-551464a43d82 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2070 2024.02.24 04:59:29.146454 [ 3 ] {} <Debug> HTTP-Session: 08a00fd5-825f-4c12-a3a6-551464a43d82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2071 2024.02.24 04:59:29.146527 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2072 2024.02.24 04:59:29.146571 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2073 2024.02.24 04:59:29.146712 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2074 2024.02.24 04:59:29.147083 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2075 2024.02.24 04:59:29.147424 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2076 2024.02.24 04:59:29.147616 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2077 2024.02.24 04:59:29.147740 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001174525 sec., 14473 rows/sec., 19.53 MiB/sec.
2078 2024.02.24 04:59:29.147865 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Debug> DynamicQueryHandler: Done processing query
2079 2024.02.24 04:59:29.147888 [ 3 ] {613b7639-745c-44d2-8088-64cbba0cb9c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2080 2024.02.24 04:59:29.147905 [ 3 ] {} <Debug> HTTP-Session: 08a00fd5-825f-4c12-a3a6-551464a43d82 Destroying unnamed session
2081 2024.02.24 04:59:34.142273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2082 2024.02.24 04:59:34.142413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2083 2024.02.24 04:59:34.142444 [ 3 ] {} <Debug> HTTP-Session: 705d123b-b534-40f7-8d6e-7cc5f5a8b529 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2084 2024.02.24 04:59:34.142473 [ 3 ] {} <Debug> HTTP-Session: 705d123b-b534-40f7-8d6e-7cc5f5a8b529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2085 2024.02.24 04:59:34.142619 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2086 2024.02.24 04:59:34.142690 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2087 2024.02.24 04:59:34.142877 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2088 2024.02.24 04:59:34.143337 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2089 2024.02.24 04:59:34.143619 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2090 2024.02.24 04:59:34.143796 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2091 2024.02.24 04:59:34.143925 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001255076 sec., 29480 rows/sec., 2.33 MiB/sec.
2092 2024.02.24 04:59:34.143939 [ 54 ] {} <Debug> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2093 2024.02.24 04:59:34.144085 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2094 2024.02.24 04:59:34.144096 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Debug> DynamicQueryHandler: Done processing query
2095 2024.02.24 04:59:34.144151 [ 3 ] {37f6b26f-c51e-450d-8b24-3ea6aa5cfda1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2096 2024.02.24 04:59:34.144210 [ 3 ] {} <Debug> HTTP-Session: 705d123b-b534-40f7-8d6e-7cc5f5a8b529 Destroying unnamed session
2097 2024.02.24 04:59:34.144241 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2098 2024.02.24 04:59:34.144374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2099 2024.02.24 04:59:34.144430 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2100 2024.02.24 04:59:34.144467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2101 2024.02.24 04:59:34.144491 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part
2102 2024.02.24 04:59:34.144513 [ 3 ] {} <Debug> HTTP-Session: 90cd8dee-5e6c-47f7-9a92-a55b8644648a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2103 2024.02.24 04:59:34.144575 [ 3 ] {} <Debug> HTTP-Session: 90cd8dee-5e6c-47f7-9a92-a55b8644648a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2104 2024.02.24 04:59:34.144788 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2105 2024.02.24 04:59:34.144802 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part
2106 2024.02.24 04:59:34.144885 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2107 2024.02.24 04:59:34.145098 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part
2108 2024.02.24 04:59:34.145356 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2109 2024.02.24 04:59:34.145376 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
2110 2024.02.24 04:59:34.145567 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
2111 2024.02.24 04:59:34.145809 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part
2112 2024.02.24 04:59:34.146747 [ 16 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002597375 sec., 76615.8140430242 rows/sec., 6.06 MiB/sec.
2113 2024.02.24 04:59:34.146863 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2114 2024.02.24 04:59:34.147043 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2115 2024.02.24 04:59:34.147107 [ 9 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_16_3} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2116 2024.02.24 04:59:34.148282 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2117 2024.02.24 04:59:34.148557 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2118 2024.02.24 04:59:34.148765 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Trace> oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2119 2024.02.24 04:59:34.148917 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Information> executeQuery: Read 4 rows, 342.00 B in 0.004076874 sec., 981 rows/sec., 81.92 KiB/sec.
2120 2024.02.24 04:59:34.149077 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Debug> DynamicQueryHandler: Done processing query
2121 2024.02.24 04:59:34.149101 [ 3 ] {0574c772-349d-4906-a9e9-70cabc779f09} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2122 2024.02.24 04:59:34.149118 [ 3 ] {} <Debug> HTTP-Session: 90cd8dee-5e6c-47f7-9a92-a55b8644648a Destroying unnamed session
2123 2024.02.24 04:59:34.149256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2024.02.24 04:59:34.149304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2125 2024.02.24 04:59:34.149325 [ 3 ] {} <Debug> HTTP-Session: 5f33092a-aac7-4d07-a180-152cbb2ef81b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2126 2024.02.24 04:59:34.149343 [ 3 ] {} <Debug> HTTP-Session: 5f33092a-aac7-4d07-a180-152cbb2ef81b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2024.02.24 04:59:34.149426 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2128 2024.02.24 04:59:34.149467 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2129 2024.02.24 04:59:34.149585 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2130 2024.02.24 04:59:34.150033 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2131 2024.02.24 04:59:34.150274 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2132 2024.02.24 04:59:34.150430 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2133 2024.02.24 04:59:34.150540 [ 54 ] {} <Debug> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2134 2024.02.24 04:59:34.150559 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Information> executeQuery: Read 113 rows, 11.65 KiB in 0.001100605 sec., 102670 rows/sec., 10.34 MiB/sec.
2135 2024.02.24 04:59:34.150591 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2136 2024.02.24 04:59:34.150762 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2137 2024.02.24 04:59:34.150790 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Debug> DynamicQueryHandler: Done processing query
2138 2024.02.24 04:59:34.150837 [ 3 ] {079e2227-a112-4869-9fe0-d0a5fcdae810} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2139 2024.02.24 04:59:34.150871 [ 3 ] {} <Debug> HTTP-Session: 5f33092a-aac7-4d07-a180-152cbb2ef81b Destroying unnamed session
2140 2024.02.24 04:59:34.150940 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2141 2024.02.24 04:59:34.150984 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 200 rows starting from the beginning of the part
2142 2024.02.24 04:59:34.151067 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2143 2024.02.24 04:59:34.151167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2144 2024.02.24 04:59:34.151166 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 111 rows starting from the beginning of the part
2145 2024.02.24 04:59:34.151207 [ 3 ] {} <Debug> HTTP-Session: 6d127559-906b-40dd-8321-118857ab0bdf Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2146 2024.02.24 04:59:34.151256 [ 3 ] {} <Debug> HTTP-Session: 6d127559-906b-40dd-8321-118857ab0bdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2147 2024.02.24 04:59:34.151406 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part
2148 2024.02.24 04:59:34.151442 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2149 2024.02.24 04:59:34.151521 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2150 2024.02.24 04:59:34.151601 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 111 rows starting from the beginning of the part
2151 2024.02.24 04:59:34.151885 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part
2152 2024.02.24 04:59:34.152024 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2153 2024.02.24 04:59:34.152124 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 113 rows starting from the beginning of the part
2154 2024.02.24 04:59:34.152755 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2155 2024.02.24 04:59:34.153234 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
2156 2024.02.24 04:59:34.153500 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Trace> oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
2157 2024.02.24 04:59:34.153861 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002337791 sec., 1711 rows/sec., 119.47 KiB/sec.
2158 2024.02.24 04:59:34.153925 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 637 rows, containing 4 columns (4 merged, 0 gathered) in 0.003276763 sec., 194399.16771521163 rows/sec., 18.70 MiB/sec.
2159 2024.02.24 04:59:34.154038 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Debug> DynamicQueryHandler: Done processing query
2160 2024.02.24 04:59:34.154066 [ 3 ] {1686acc7-7c8c-4fbc-97de-a38394d53111} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2161 2024.02.24 04:59:34.154083 [ 3 ] {} <Debug> HTTP-Session: 6d127559-906b-40dd-8321-118857ab0bdf Destroying unnamed session
2162 2024.02.24 04:59:34.154107 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2163 2024.02.24 04:59:34.154224 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2164 2024.02.24 04:59:34.154272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2165 2024.02.24 04:59:34.154293 [ 3 ] {} <Debug> HTTP-Session: a269e812-1798-4e3c-9c71-c68270f27ac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2166 2024.02.24 04:59:34.154312 [ 3 ] {} <Debug> HTTP-Session: a269e812-1798-4e3c-9c71-c68270f27ac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2167 2024.02.24 04:59:34.154333 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2168 2024.02.24 04:59:34.154401 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2169 2024.02.24 04:59:34.154412 [ 16 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_16_3} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2170 2024.02.24 04:59:34.154446 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2171 2024.02.24 04:59:34.154595 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2172 2024.02.24 04:59:34.154915 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2173 2024.02.24 04:59:34.155132 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2174 2024.02.24 04:59:34.155289 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2175 2024.02.24 04:59:34.155403 [ 54 ] {} <Debug> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2176 2024.02.24 04:59:34.155418 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Information> executeQuery: Read 41 rows, 3.29 KiB in 0.000979093 sec., 41875 rows/sec., 3.28 MiB/sec.
2177 2024.02.24 04:59:34.155453 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2178 2024.02.24 04:59:34.155627 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2179 2024.02.24 04:59:34.155720 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Debug> DynamicQueryHandler: Done processing query
2180 2024.02.24 04:59:34.155781 [ 3 ] {239d16d3-4114-49e0-a774-0f5a2107d998} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2181 2024.02.24 04:59:34.155829 [ 3 ] {} <Debug> HTTP-Session: a269e812-1798-4e3c-9c71-c68270f27ac7 Destroying unnamed session
2182 2024.02.24 04:59:34.155842 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2183 2024.02.24 04:59:34.155893 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 100 rows starting from the beginning of the part
2184 2024.02.24 04:59:34.156001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2185 2024.02.24 04:59:34.156069 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part
2186 2024.02.24 04:59:34.156083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2187 2024.02.24 04:59:34.156142 [ 3 ] {} <Debug> HTTP-Session: d674ee2b-f613-48da-b282-6f3adcf2c0c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2188 2024.02.24 04:59:34.156172 [ 3 ] {} <Debug> HTTP-Session: d674ee2b-f613-48da-b282-6f3adcf2c0c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2189 2024.02.24 04:59:34.156311 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part
2190 2024.02.24 04:59:34.156374 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2191 2024.02.24 04:59:34.156486 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2192 2024.02.24 04:59:34.156521 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
2193 2024.02.24 04:59:34.156842 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
2194 2024.02.24 04:59:34.156999 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2195 2024.02.24 04:59:34.157102 [ 14 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 41 rows starting from the beginning of the part
2196 2024.02.24 04:59:34.157547 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2197 2024.02.24 04:59:34.158149 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2198 2024.02.24 04:59:34.158410 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 4 columns (4 merged, 0 gathered) in 0.002944949 sec., 84551.54911001855 rows/sec., 6.61 MiB/sec.
2199 2024.02.24 04:59:34.158508 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2200 2024.02.24 04:59:34.158705 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2201 2024.02.24 04:59:34.158796 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Information> executeQuery: Read 2 rows, 144.00 B in 0.002354931 sec., 849 rows/sec., 59.72 KiB/sec.
2202 2024.02.24 04:59:34.159013 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Debug> DynamicQueryHandler: Done processing query
2203 2024.02.24 04:59:34.159050 [ 3 ] {656dbc50-f364-41b7-b89b-63c817d45ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2204 2024.02.24 04:59:34.159076 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2205 2024.02.24 04:59:34.159087 [ 3 ] {} <Debug> HTTP-Session: d674ee2b-f613-48da-b282-6f3adcf2c0c6 Destroying unnamed session
2206 2024.02.24 04:59:34.159172 [ 23 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_16_3} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2207 2024.02.24 04:59:34.159319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2208 2024.02.24 04:59:34.159373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2209 2024.02.24 04:59:34.159393 [ 3 ] {} <Debug> HTTP-Session: bf433b32-3193-4fb8-a891-57bf68b6247a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2210 2024.02.24 04:59:34.159410 [ 3 ] {} <Debug> HTTP-Session: bf433b32-3193-4fb8-a891-57bf68b6247a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2211 2024.02.24 04:59:34.159504 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2212 2024.02.24 04:59:34.159550 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2213 2024.02.24 04:59:34.159707 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2214 2024.02.24 04:59:34.160183 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2215 2024.02.24 04:59:34.160501 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2216 2024.02.24 04:59:34.160685 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2217 2024.02.24 04:59:34.160805 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001262777 sec., 29300 rows/sec., 39.54 MiB/sec.
2218 2024.02.24 04:59:34.160807 [ 63 ] {} <Debug> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2219 2024.02.24 04:59:34.160888 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2220 2024.02.24 04:59:34.161023 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2221 2024.02.24 04:59:34.161049 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Debug> DynamicQueryHandler: Done processing query
2222 2024.02.24 04:59:34.161077 [ 3 ] {c4288d21-063b-404d-b53d-3212282a1b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2223 2024.02.24 04:59:34.161105 [ 3 ] {} <Debug> HTTP-Session: bf433b32-3193-4fb8-a891-57bf68b6247a Destroying unnamed session
2224 2024.02.24 04:59:34.161148 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2225 2024.02.24 04:59:34.161183 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part
2226 2024.02.24 04:59:34.161327 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part
2227 2024.02.24 04:59:34.161438 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 17 rows starting from the beginning of the part
2228 2024.02.24 04:59:34.161547 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
2229 2024.02.24 04:59:34.161650 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 17 rows starting from the beginning of the part
2230 2024.02.24 04:59:34.161754 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part
2231 2024.02.24 04:59:34.163037 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 6 columns (6 merged, 0 gathered) in 0.002073037 sec., 187165.01442087142 rows/sec., 252.57 MiB/sec.
2232 2024.02.24 04:59:34.163322 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2233 2024.02.24 04:59:34.163566 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2234 2024.02.24 04:59:34.163633 [ 16 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2235 2024.02.24 04:59:34.163703 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_16_3: 4.01 MiB.
2236 2024.02.24 04:59:35.000154 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.33 MiB, will set to 230.96 MiB (RSS), difference: -4.13 MiB
2237 2024.02.24 04:59:39.143236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2238 2024.02.24 04:59:39.143373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2239 2024.02.24 04:59:39.143403 [ 3 ] {} <Debug> HTTP-Session: 560a4c04-e0c8-4810-a76f-0da742985f5a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2240 2024.02.24 04:59:39.143431 [ 3 ] {} <Debug> HTTP-Session: 560a4c04-e0c8-4810-a76f-0da742985f5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2241 2024.02.24 04:59:39.143575 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2242 2024.02.24 04:59:39.143644 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2243 2024.02.24 04:59:39.143826 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2244 2024.02.24 04:59:39.144308 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2245 2024.02.24 04:59:39.144586 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2246 2024.02.24 04:59:39.144765 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2247 2024.02.24 04:59:39.144924 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001302537 sec., 13051 rows/sec., 1.03 MiB/sec.
2248 2024.02.24 04:59:39.145081 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Debug> DynamicQueryHandler: Done processing query
2249 2024.02.24 04:59:39.145107 [ 3 ] {4263abc5-413a-4a05-93e8-5bb89f106f13} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2250 2024.02.24 04:59:39.145123 [ 3 ] {} <Debug> HTTP-Session: 560a4c04-e0c8-4810-a76f-0da742985f5a Destroying unnamed session
2251 2024.02.24 04:59:39.145246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2252 2024.02.24 04:59:39.145299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2253 2024.02.24 04:59:39.145319 [ 3 ] {} <Debug> HTTP-Session: 1296174a-9cc7-4848-8c8c-04ea402064cc Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2254 2024.02.24 04:59:39.145338 [ 3 ] {} <Debug> HTTP-Session: 1296174a-9cc7-4848-8c8c-04ea402064cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2024.02.24 04:59:39.145420 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2256 2024.02.24 04:59:39.145463 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2257 2024.02.24 04:59:39.145577 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2258 2024.02.24 04:59:39.145884 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2259 2024.02.24 04:59:39.146101 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2260 2024.02.24 04:59:39.146258 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Trace> oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2261 2024.02.24 04:59:39.146382 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000925612 sec., 2160 rows/sec., 184.63 KiB/sec.
2262 2024.02.24 04:59:39.146505 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Debug> DynamicQueryHandler: Done processing query
2263 2024.02.24 04:59:39.146528 [ 3 ] {f880a696-16b2-422c-8281-4a59c9255e0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2264 2024.02.24 04:59:39.146545 [ 3 ] {} <Debug> HTTP-Session: 1296174a-9cc7-4848-8c8c-04ea402064cc Destroying unnamed session
2265 2024.02.24 04:59:39.146679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 12802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2266 2024.02.24 04:59:39.146727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2267 2024.02.24 04:59:39.146748 [ 3 ] {} <Debug> HTTP-Session: aa5b06c3-8344-4ac8-9b1c-3b386ba0bd63 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2268 2024.02.24 04:59:39.146765 [ 3 ] {} <Debug> HTTP-Session: aa5b06c3-8344-4ac8-9b1c-3b386ba0bd63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2269 2024.02.24 04:59:39.146842 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2270 2024.02.24 04:59:39.146882 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2271 2024.02.24 04:59:39.146991 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2272 2024.02.24 04:59:39.147330 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2273 2024.02.24 04:59:39.147562 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2274 2024.02.24 04:59:39.147735 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2275 2024.02.24 04:59:39.147859 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Information> executeQuery: Read 88 rows, 7.43 KiB in 0.000985693 sec., 89277 rows/sec., 7.36 MiB/sec.
2276 2024.02.24 04:59:39.147981 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Debug> DynamicQueryHandler: Done processing query
2277 2024.02.24 04:59:39.148005 [ 3 ] {0d766987-2f06-4e4f-ae34-88293a2b3640} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2278 2024.02.24 04:59:39.148022 [ 3 ] {} <Debug> HTTP-Session: aa5b06c3-8344-4ac8-9b1c-3b386ba0bd63 Destroying unnamed session
2279 2024.02.24 04:59:39.148162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2280 2024.02.24 04:59:39.148209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2281 2024.02.24 04:59:39.148228 [ 3 ] {} <Debug> HTTP-Session: 2724ab17-91f7-4be0-a640-335dd8d9637b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2282 2024.02.24 04:59:39.148246 [ 3 ] {} <Debug> HTTP-Session: 2724ab17-91f7-4be0-a640-335dd8d9637b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2283 2024.02.24 04:59:39.148317 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2284 2024.02.24 04:59:39.148357 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2285 2024.02.24 04:59:39.148467 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2286 2024.02.24 04:59:39.148802 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2287 2024.02.24 04:59:39.149017 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2288 2024.02.24 04:59:39.149177 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Trace> oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2289 2024.02.24 04:59:39.149293 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000946483 sec., 2113 rows/sec., 147.54 KiB/sec.
2290 2024.02.24 04:59:39.149416 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Debug> DynamicQueryHandler: Done processing query
2291 2024.02.24 04:59:39.149441 [ 3 ] {9546aeee-96cd-4120-91ec-05df143b3f93} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2292 2024.02.24 04:59:39.149457 [ 3 ] {} <Debug> HTTP-Session: 2724ab17-91f7-4be0-a640-335dd8d9637b Destroying unnamed session
2293 2024.02.24 04:59:39.149578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2294 2024.02.24 04:59:39.149624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2295 2024.02.24 04:59:39.149644 [ 3 ] {} <Debug> HTTP-Session: 1ef6ee93-e5b1-4dc2-b6c1-0ac5c67b2e1b Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2296 2024.02.24 04:59:39.149661 [ 3 ] {} <Debug> HTTP-Session: 1ef6ee93-e5b1-4dc2-b6c1-0ac5c67b2e1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2297 2024.02.24 04:59:39.149736 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2298 2024.02.24 04:59:39.149773 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2299 2024.02.24 04:59:39.149907 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2300 2024.02.24 04:59:39.150221 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2301 2024.02.24 04:59:39.150436 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2302 2024.02.24 04:59:39.150594 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2303 2024.02.24 04:59:39.150713 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Information> executeQuery: Read 43 rows, 3.42 KiB in 0.000948423 sec., 45338 rows/sec., 3.52 MiB/sec.
2304 2024.02.24 04:59:39.150827 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Debug> DynamicQueryHandler: Done processing query
2305 2024.02.24 04:59:39.150851 [ 3 ] {d7e7eb00-2a05-4ce5-a368-ae51b0dae72f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2306 2024.02.24 04:59:39.150866 [ 3 ] {} <Debug> HTTP-Session: 1ef6ee93-e5b1-4dc2-b6c1-0ac5c67b2e1b Destroying unnamed session
2307 2024.02.24 04:59:39.151019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2308 2024.02.24 04:59:39.151062 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2309 2024.02.24 04:59:39.151079 [ 3 ] {} <Debug> HTTP-Session: 491f8e80-d20a-4481-9069-8cb76496fdcd Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2310 2024.02.24 04:59:39.151119 [ 3 ] {} <Debug> HTTP-Session: 491f8e80-d20a-4481-9069-8cb76496fdcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2311 2024.02.24 04:59:39.151190 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2312 2024.02.24 04:59:39.151230 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2313 2024.02.24 04:59:39.151348 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2314 2024.02.24 04:59:39.151655 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2315 2024.02.24 04:59:39.151983 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2316 2024.02.24 04:59:39.152175 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2317 2024.02.24 04:59:39.152302 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001059254 sec., 34930 rows/sec., 2.46 MiB/sec.
2318 2024.02.24 04:59:39.152297 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2319 2024.02.24 04:59:39.152419 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2320 2024.02.24 04:59:39.152482 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Debug> DynamicQueryHandler: Done processing query
2321 2024.02.24 04:59:39.152518 [ 3 ] {e53efeb9-ea7d-43fd-9633-b546d7a74d6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2322 2024.02.24 04:59:39.152526 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2323 2024.02.24 04:59:39.152545 [ 3 ] {} <Debug> HTTP-Session: 491f8e80-d20a-4481-9069-8cb76496fdcd Destroying unnamed session
2324 2024.02.24 04:59:39.152685 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2325 2024.02.24 04:59:39.152753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2326 2024.02.24 04:59:39.152762 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part
2327 2024.02.24 04:59:39.152849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2328 2024.02.24 04:59:39.152896 [ 3 ] {} <Debug> HTTP-Session: 4bd88827-52b1-4dbd-a95f-716c66590c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2329 2024.02.24 04:59:39.152930 [ 3 ] {} <Debug> HTTP-Session: 4bd88827-52b1-4dbd-a95f-716c66590c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2330 2024.02.24 04:59:39.153054 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::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
2331 2024.02.24 04:59:39.153166 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2332 2024.02.24 04:59:39.153302 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2333 2024.02.24 04:59:39.153338 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::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
2334 2024.02.24 04:59:39.153658 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::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
2335 2024.02.24 04:59:39.153988 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::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
2336 2024.02.24 04:59:39.153990 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2337 2024.02.24 04:59:39.154216 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::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
2338 2024.02.24 04:59:39.154785 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2339 2024.02.24 04:59:39.155510 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2340 2024.02.24 04:59:39.155992 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2341 2024.02.24 04:59:39.156032 [ 23 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.003544756 sec., 126665.98208734253 rows/sec., 8.94 MiB/sec.
2342 2024.02.24 04:59:39.156175 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.002948699 sec., 5765 rows/sec., 7.78 MiB/sec.
2343 2024.02.24 04:59:39.156279 [ 18 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2344 2024.02.24 04:59:39.156427 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Debug> DynamicQueryHandler: Done processing query
2345 2024.02.24 04:59:39.156458 [ 3 ] {46fa8090-2a15-4007-8d78-1b4271e20070} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2346 2024.02.24 04:59:39.156493 [ 3 ] {} <Debug> HTTP-Session: 4bd88827-52b1-4dbd-a95f-716c66590c23 Destroying unnamed session
2347 2024.02.24 04:59:39.156644 [ 18 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2348 2024.02.24 04:59:39.156719 [ 18 ] {05854d21-71fa-492c-9361-c74a16b9227e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2349 2024.02.24 04:59:43.014657 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache
2350 2024.02.24 04:59:43.014738 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache
2351 2024.02.24 04:59:44.142792 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2352 2024.02.24 04:59:44.142907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2353 2024.02.24 04:59:44.142938 [ 3 ] {} <Debug> HTTP-Session: a9df7ca9-58e0-4dfc-8538-74f3044dd3c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2354 2024.02.24 04:59:44.142965 [ 3 ] {} <Debug> HTTP-Session: a9df7ca9-58e0-4dfc-8538-74f3044dd3c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2355 2024.02.24 04:59:44.143114 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2356 2024.02.24 04:59:44.143183 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2357 2024.02.24 04:59:44.143367 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2358 2024.02.24 04:59:44.143860 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2359 2024.02.24 04:59:44.144136 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2360 2024.02.24 04:59:44.144307 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2361 2024.02.24 04:59:44.144453 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001292857 sec., 28618 rows/sec., 2.27 MiB/sec.
2362 2024.02.24 04:59:44.144615 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Debug> DynamicQueryHandler: Done processing query
2363 2024.02.24 04:59:44.144642 [ 3 ] {d58ac906-441b-49d6-84f6-28340e0d64f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2364 2024.02.24 04:59:44.144659 [ 3 ] {} <Debug> HTTP-Session: a9df7ca9-58e0-4dfc-8538-74f3044dd3c3 Destroying unnamed session
2365 2024.02.24 04:59:44.144804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2366 2024.02.24 04:59:44.144857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2367 2024.02.24 04:59:44.144878 [ 3 ] {} <Debug> HTTP-Session: 9fd30420-4e73-41e8-a66c-81c776a329b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2368 2024.02.24 04:59:44.144898 [ 3 ] {} <Debug> HTTP-Session: 9fd30420-4e73-41e8-a66c-81c776a329b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2369 2024.02.24 04:59:44.144988 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2370 2024.02.24 04:59:44.145031 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2371 2024.02.24 04:59:44.145147 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2372 2024.02.24 04:59:44.145548 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2373 2024.02.24 04:59:44.145774 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2374 2024.02.24 04:59:44.145932 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2375 2024.02.24 04:59:44.146061 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Information> executeQuery: Read 111 rows, 11.47 KiB in 0.001042744 sec., 106449 rows/sec., 10.74 MiB/sec.
2376 2024.02.24 04:59:44.146274 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Debug> DynamicQueryHandler: Done processing query
2377 2024.02.24 04:59:44.146298 [ 3 ] {565bfb42-2130-4da8-ba8e-60637262ee8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2378 2024.02.24 04:59:44.146314 [ 3 ] {} <Debug> HTTP-Session: 9fd30420-4e73-41e8-a66c-81c776a329b7 Destroying unnamed session
2379 2024.02.24 04:59:44.146448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2380 2024.02.24 04:59:44.146500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2381 2024.02.24 04:59:44.146520 [ 3 ] {} <Debug> HTTP-Session: 14c7ab98-db61-4687-b536-12c19b6a3a0c Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2382 2024.02.24 04:59:44.146537 [ 3 ] {} <Debug> HTTP-Session: 14c7ab98-db61-4687-b536-12c19b6a3a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2383 2024.02.24 04:59:44.146617 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2384 2024.02.24 04:59:44.146657 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2385 2024.02.24 04:59:44.146789 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2386 2024.02.24 04:59:44.147108 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2387 2024.02.24 04:59:44.147364 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2388 2024.02.24 04:59:44.147560 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2389 2024.02.24 04:59:44.147712 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.001063444 sec., 34792 rows/sec., 2.72 MiB/sec.
2390 2024.02.24 04:59:44.147859 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Debug> DynamicQueryHandler: Done processing query
2391 2024.02.24 04:59:44.147883 [ 3 ] {09baa699-bd11-4012-881d-ec62575bec22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2392 2024.02.24 04:59:44.147900 [ 3 ] {} <Debug> HTTP-Session: 14c7ab98-db61-4687-b536-12c19b6a3a0c Destroying unnamed session
2393 2024.02.24 04:59:44.148083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2394 2024.02.24 04:59:44.148133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2395 2024.02.24 04:59:44.148154 [ 3 ] {} <Debug> HTTP-Session: 084ba7cc-da6f-4500-a498-831d458a5ccb Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2396 2024.02.24 04:59:44.148173 [ 3 ] {} <Debug> HTTP-Session: 084ba7cc-da6f-4500-a498-831d458a5ccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2397 2024.02.24 04:59:44.148268 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2398 2024.02.24 04:59:44.148316 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2399 2024.02.24 04:59:44.148463 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2400 2024.02.24 04:59:44.148961 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2401 2024.02.24 04:59:44.149286 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2402 2024.02.24 04:59:44.149486 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2403 2024.02.24 04:59:44.149624 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001320698 sec., 28015 rows/sec., 37.81 MiB/sec.
2404 2024.02.24 04:59:44.149827 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Debug> DynamicQueryHandler: Done processing query
2405 2024.02.24 04:59:44.149851 [ 3 ] {73902ec8-a395-4ac7-b80e-5648cdabd535} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2406 2024.02.24 04:59:44.149869 [ 3 ] {} <Debug> HTTP-Session: 084ba7cc-da6f-4500-a498-831d458a5ccb Destroying unnamed session
2407 2024.02.24 04:59:49.141995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2408 2024.02.24 04:59:49.142124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2409 2024.02.24 04:59:49.142151 [ 3 ] {} <Debug> HTTP-Session: a0c0d689-fa9d-4797-aa4f-0bdb872d4b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2410 2024.02.24 04:59:49.142175 [ 3 ] {} <Debug> HTTP-Session: a0c0d689-fa9d-4797-aa4f-0bdb872d4b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2411 2024.02.24 04:59:49.142304 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2412 2024.02.24 04:59:49.142364 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2413 2024.02.24 04:59:49.142523 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2414 2024.02.24 04:59:49.142986 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2415 2024.02.24 04:59:49.143256 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2416 2024.02.24 04:59:49.143424 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2417 2024.02.24 04:59:49.143555 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001207686 sec., 14076 rows/sec., 1.11 MiB/sec.
2418 2024.02.24 04:59:49.143707 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Debug> DynamicQueryHandler: Done processing query
2419 2024.02.24 04:59:49.143735 [ 3 ] {b28231fe-5a79-4bef-99bd-a003b1dd0128} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2420 2024.02.24 04:59:49.143752 [ 3 ] {} <Debug> HTTP-Session: a0c0d689-fa9d-4797-aa4f-0bdb872d4b1a Destroying unnamed session
2421 2024.02.24 04:59:49.143869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2422 2024.02.24 04:59:49.143922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2423 2024.02.24 04:59:49.143942 [ 3 ] {} <Debug> HTTP-Session: d05fdac8-db07-47c1-8df4-87a17eda2231 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2424 2024.02.24 04:59:49.143960 [ 3 ] {} <Debug> HTTP-Session: d05fdac8-db07-47c1-8df4-87a17eda2231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2425 2024.02.24 04:59:49.144041 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2426 2024.02.24 04:59:49.144085 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2427 2024.02.24 04:59:49.144198 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2428 2024.02.24 04:59:49.144499 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2429 2024.02.24 04:59:49.144717 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2430 2024.02.24 04:59:49.144880 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Trace> oximeter.fields_ipaddr (dfca0a10-bf47-4261-9947-2e1aac5ef308): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2431 2024.02.24 04:59:49.145008 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000935633 sec., 2137 rows/sec., 182.66 KiB/sec.
2432 2024.02.24 04:59:49.145129 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Debug> DynamicQueryHandler: Done processing query
2433 2024.02.24 04:59:49.145153 [ 3 ] {835e88b4-d5fc-46ab-a307-3bfeb5bbf454} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2434 2024.02.24 04:59:49.145169 [ 3 ] {} <Debug> HTTP-Session: d05fdac8-db07-47c1-8df4-87a17eda2231 Destroying unnamed session
2435 2024.02.24 04:59:49.145322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7880, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2436 2024.02.24 04:59:49.145368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2437 2024.02.24 04:59:49.145387 [ 3 ] {} <Debug> HTTP-Session: b602bf58-1a15-4f11-ba02-ffd073e13809 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2438 2024.02.24 04:59:49.145404 [ 3 ] {} <Debug> HTTP-Session: b602bf58-1a15-4f11-ba02-ffd073e13809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2439 2024.02.24 04:59:49.145478 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2440 2024.02.24 04:59:49.145518 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2441 2024.02.24 04:59:49.145625 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2442 2024.02.24 04:59:49.145933 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2443 2024.02.24 04:59:49.146148 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2444 2024.02.24 04:59:49.146296 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2445 2024.02.24 04:59:49.146416 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Information> executeQuery: Read 52 rows, 4.67 KiB in 0.000908142 sec., 57259 rows/sec., 5.02 MiB/sec.
2446 2024.02.24 04:59:49.146536 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Debug> DynamicQueryHandler: Done processing query
2447 2024.02.24 04:59:49.146560 [ 3 ] {cf8cee0f-de3b-49ff-9600-a436c857bf31} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2448 2024.02.24 04:59:49.146576 [ 3 ] {} <Debug> HTTP-Session: b602bf58-1a15-4f11-ba02-ffd073e13809 Destroying unnamed session
2449 2024.02.24 04:59:49.146676 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2450 2024.02.24 04:59:49.146722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2451 2024.02.24 04:59:49.146741 [ 3 ] {} <Debug> HTTP-Session: d193e018-1967-4fdd-8975-954f8c9b7eea Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2452 2024.02.24 04:59:49.146757 [ 3 ] {} <Debug> HTTP-Session: d193e018-1967-4fdd-8975-954f8c9b7eea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2453 2024.02.24 04:59:49.146826 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2454 2024.02.24 04:59:49.146865 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2455 2024.02.24 04:59:49.146973 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2456 2024.02.24 04:59:49.147238 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2457 2024.02.24 04:59:49.147443 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2458 2024.02.24 04:59:49.147596 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Trace> oximeter.fields_u16 (117b2af9-3921-4e49-9525-e7dd1fc0f4ff): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2459 2024.02.24 04:59:49.147726 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000864982 sec., 2312 rows/sec., 161.45 KiB/sec.
2460 2024.02.24 04:59:49.147854 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Debug> DynamicQueryHandler: Done processing query
2461 2024.02.24 04:59:49.147878 [ 3 ] {61b5f643-2af7-4649-bd3d-32b836d97b13} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2462 2024.02.24 04:59:49.147894 [ 3 ] {} <Debug> HTTP-Session: d193e018-1967-4fdd-8975-954f8c9b7eea Destroying unnamed session
2463 2024.02.24 04:59:49.148002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 3278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2464 2024.02.24 04:59:49.148048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2465 2024.02.24 04:59:49.148067 [ 3 ] {} <Debug> HTTP-Session: d9be83a5-0c9e-43be-b834-427cd057124f Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2466 2024.02.24 04:59:49.148084 [ 3 ] {} <Debug> HTTP-Session: d9be83a5-0c9e-43be-b834-427cd057124f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2467 2024.02.24 04:59:49.148154 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2468 2024.02.24 04:59:49.148193 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2469 2024.02.24 04:59:49.148300 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2470 2024.02.24 04:59:49.148626 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2471 2024.02.24 04:59:49.148828 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2472 2024.02.24 04:59:49.148977 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2473 2024.02.24 04:59:49.149095 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Information> executeQuery: Read 19 rows, 1.52 KiB in 0.000912112 sec., 20830 rows/sec., 1.63 MiB/sec.
2474 2024.02.24 04:59:49.149212 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Debug> DynamicQueryHandler: Done processing query
2475 2024.02.24 04:59:49.149235 [ 3 ] {63b3e0fd-02ae-473d-bac7-f5d8a33b4984} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2476 2024.02.24 04:59:49.149251 [ 3 ] {} <Debug> HTTP-Session: d9be83a5-0c9e-43be-b834-427cd057124f Destroying unnamed session
2477 2024.02.24 04:59:49.149342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2478 2024.02.24 04:59:49.149387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2479 2024.02.24 04:59:49.149406 [ 3 ] {} <Debug> HTTP-Session: 18cc27b1-5f23-48cb-807b-59a42b40c6ec Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2480 2024.02.24 04:59:49.149422 [ 3 ] {} <Debug> HTTP-Session: 18cc27b1-5f23-48cb-807b-59a42b40c6ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2481 2024.02.24 04:59:49.149490 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2482 2024.02.24 04:59:49.149533 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2483 2024.02.24 04:59:49.149655 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2484 2024.02.24 04:59:49.149923 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2485 2024.02.24 04:59:49.150185 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2486 2024.02.24 04:59:49.150372 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Trace> oximeter.measurements_cumulativeu64 (05854d21-71fa-492c-9361-c74a16b9227e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2487 2024.02.24 04:59:49.150496 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000974653 sec., 1026 rows/sec., 72.14 KiB/sec.
2488 2024.02.24 04:59:49.150627 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Debug> DynamicQueryHandler: Done processing query
2489 2024.02.24 04:59:49.150651 [ 3 ] {4eacf4d3-5b6b-4266-9dbf-e644d8c34d46} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2490 2024.02.24 04:59:49.150667 [ 3 ] {} <Debug> HTTP-Session: 18cc27b1-5f23-48cb-807b-59a42b40c6ec Destroying unnamed session
2491 2024.02.24 04:59:49.150787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2492 2024.02.24 04:59:49.150833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2493 2024.02.24 04:59:49.150852 [ 3 ] {} <Debug> HTTP-Session: 172aed5a-98e7-49e4-9d55-c3006ba28eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2494 2024.02.24 04:59:49.150868 [ 3 ] {} <Debug> HTTP-Session: 172aed5a-98e7-49e4-9d55-c3006ba28eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2495 2024.02.24 04:59:49.150944 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2496 2024.02.24 04:59:49.150988 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2497 2024.02.24 04:59:49.151122 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2498 2024.02.24 04:59:49.151486 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2499 2024.02.24 04:59:49.151775 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2500 2024.02.24 04:59:49.151954 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2501 2024.02.24 04:59:49.152072 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001099855 sec., 15456 rows/sec., 20.86 MiB/sec.
2502 2024.02.24 04:59:49.152196 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Debug> DynamicQueryHandler: Done processing query
2503 2024.02.24 04:59:49.152220 [ 3 ] {7083e508-0621-43c9-9589-399001a01698} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2504 2024.02.24 04:59:49.152236 [ 3 ] {} <Debug> HTTP-Session: 172aed5a-98e7-49e4-9d55-c3006ba28eaf Destroying unnamed session
2505 2024.02.24 04:59:54.142797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 5361, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2506 2024.02.24 04:59:54.142934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2507 2024.02.24 04:59:54.142963 [ 3 ] {} <Debug> HTTP-Session: 5258b358-80e2-486d-901a-23ca6db04ca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2508 2024.02.24 04:59:54.142991 [ 3 ] {} <Debug> HTTP-Session: 5258b358-80e2-486d-901a-23ca6db04ca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2509 2024.02.24 04:59:54.143133 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2510 2024.02.24 04:59:54.143204 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2511 2024.02.24 04:59:54.143382 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2512 2024.02.24 04:59:54.143938 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2513 2024.02.24 04:59:54.144223 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2514 2024.02.24 04:59:54.144392 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2515 2024.02.24 04:59:54.144524 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.001340288 sec., 27606 rows/sec., 2.19 MiB/sec.
2516 2024.02.24 04:59:54.144679 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Debug> DynamicQueryHandler: Done processing query
2517 2024.02.24 04:59:54.144705 [ 3 ] {d5a23c85-9e0b-412f-acc0-7fce9219e871} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2518 2024.02.24 04:59:54.144722 [ 3 ] {} <Debug> HTTP-Session: 5258b358-80e2-486d-901a-23ca6db04ca8 Destroying unnamed session
2519 2024.02.24 04:59:54.144859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2520 2024.02.24 04:59:54.144910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2521 2024.02.24 04:59:54.144929 [ 3 ] {} <Debug> HTTP-Session: 7560ae79-cffa-46f3-9ed2-e5b7b9483208 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2522 2024.02.24 04:59:54.144947 [ 3 ] {} <Debug> HTTP-Session: 7560ae79-cffa-46f3-9ed2-e5b7b9483208 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2523 2024.02.24 04:59:54.145034 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2524 2024.02.24 04:59:54.145076 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2525 2024.02.24 04:59:54.145183 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2526 2024.02.24 04:59:54.145555 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2527 2024.02.24 04:59:54.145785 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2528 2024.02.24 04:59:54.145939 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2529 2024.02.24 04:59:54.146061 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Information> executeQuery: Read 111 rows, 11.47 KiB in 0.000995783 sec., 111470 rows/sec., 11.25 MiB/sec.
2530 2024.02.24 04:59:54.146169 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Debug> DynamicQueryHandler: Done processing query
2531 2024.02.24 04:59:54.146192 [ 3 ] {9e7d1477-2544-46ee-80b9-48bf8e788945} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2532 2024.02.24 04:59:54.146208 [ 3 ] {} <Debug> HTTP-Session: 7560ae79-cffa-46f3-9ed2-e5b7b9483208 Destroying unnamed session
2533 2024.02.24 04:59:54.146359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 6324, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2534 2024.02.24 04:59:54.146404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2535 2024.02.24 04:59:54.146423 [ 3 ] {} <Debug> HTTP-Session: 98e68270-f577-4242-ac7c-506cec4c787e Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2536 2024.02.24 04:59:54.146441 [ 3 ] {} <Debug> HTTP-Session: 98e68270-f577-4242-ac7c-506cec4c787e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2537 2024.02.24 04:59:54.146515 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2538 2024.02.24 04:59:54.146554 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2539 2024.02.24 04:59:54.146659 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2540 2024.02.24 04:59:54.146938 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2541 2024.02.24 04:59:54.147147 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2542 2024.02.24 04:59:54.147311 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2543 2024.02.24 04:59:54.147434 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Information> executeQuery: Read 37 rows, 2.96 KiB in 0.000888721 sec., 41632 rows/sec., 3.26 MiB/sec.
2544 2024.02.24 04:59:54.147551 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Debug> DynamicQueryHandler: Done processing query
2545 2024.02.24 04:59:54.147576 [ 3 ] {bb179dc7-afeb-4bcf-895c-fc0b43d996f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2546 2024.02.24 04:59:54.147592 [ 3 ] {} <Debug> HTTP-Session: 98e68270-f577-4242-ac7c-506cec4c787e Destroying unnamed session
2547 2024.02.24 04:59:54.147738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 39607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2548 2024.02.24 04:59:54.147785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2549 2024.02.24 04:59:54.147805 [ 3 ] {} <Debug> HTTP-Session: 598cc0e6-775f-4f8c-8b9a-663e2efe85b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2550 2024.02.24 04:59:54.147822 [ 3 ] {} <Debug> HTTP-Session: 598cc0e6-775f-4f8c-8b9a-663e2efe85b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2551 2024.02.24 04:59:54.147907 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2552 2024.02.24 04:59:54.147953 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2553 2024.02.24 04:59:54.148093 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2554 2024.02.24 04:59:54.148517 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2555 2024.02.24 04:59:54.148830 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2556 2024.02.24 04:59:54.149018 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2557 2024.02.24 04:59:54.149145 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.001207566 sec., 30640 rows/sec., 41.35 MiB/sec.
2558 2024.02.24 04:59:54.149285 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Debug> DynamicQueryHandler: Done processing query
2559 2024.02.24 04:59:54.149307 [ 3 ] {312df6f0-38eb-4cbe-8dbc-7978f57e7389} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2560 2024.02.24 04:59:54.149323 [ 3 ] {} <Debug> HTTP-Session: 598cc0e6-775f-4f8c-8b9a-663e2efe85b4 Destroying unnamed session
2561 2024.02.24 04:59:58.014997 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
2562 2024.02.24 04:59:58.015090 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
2563 2024.02.24 04:59:59.141549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2492, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2564 2024.02.24 04:59:59.141654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2565 2024.02.24 04:59:59.141679 [ 3 ] {} <Debug> HTTP-Session: 05422f03-16c7-486f-a00d-83a5e168cc12 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2566 2024.02.24 04:59:59.141703 [ 3 ] {} <Debug> HTTP-Session: 05422f03-16c7-486f-a00d-83a5e168cc12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2567 2024.02.24 04:59:59.141829 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2568 2024.02.24 04:59:59.141888 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2569 2024.02.24 04:59:59.142046 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2570 2024.02.24 04:59:59.142456 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2571 2024.02.24 04:59:59.142723 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2572 2024.02.24 04:59:59.142891 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2573 2024.02.24 04:59:59.143012 [ 168 ] {} <Debug> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2574 2024.02.24 04:59:59.143015 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Information> executeQuery: Read 17 rows, 1.38 KiB in 0.001151955 sec., 14757 rows/sec., 1.17 MiB/sec.
2575 2024.02.24 04:59:59.143054 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2576 2024.02.24 04:59:59.143260 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2577 2024.02.24 04:59:59.143310 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Debug> DynamicQueryHandler: Done processing query
2578 2024.02.24 04:59:59.143364 [ 3 ] {797009c5-86f2-489d-899d-cf9d7fb62756} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2579 2024.02.24 04:59:59.143391 [ 3 ] {} <Debug> HTTP-Session: 05422f03-16c7-486f-a00d-83a5e168cc12 Destroying unnamed session
2580 2024.02.24 04:59:59.143458 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2581 2024.02.24 04:59:59.143501 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 54 rows starting from the beginning of the part
2582 2024.02.24 04:59:59.143548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 7730, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2583 2024.02.24 04:59:59.143635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2584 2024.02.24 04:59:59.143682 [ 3 ] {} <Debug> HTTP-Session: 0b87b4de-2665-467f-a150-aa49e257a49a Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2585 2024.02.24 04:59:59.143739 [ 3 ] {} <Debug> HTTP-Session: 0b87b4de-2665-467f-a150-aa49e257a49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2586 2024.02.24 04:59:59.143773 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part
2587 2024.02.24 04:59:59.143940 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2588 2024.02.24 04:59:59.144037 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
2589 2024.02.24 04:59:59.144045 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2590 2024.02.24 04:59:59.144324 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part
2591 2024.02.24 04:59:59.144564 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2592 2024.02.24 04:59:59.144581 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part
2593 2024.02.24 04:59:59.144757 [ 13 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part
2594 2024.02.24 04:59:59.145265 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2595 2024.02.24 04:59:59.145778 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2596 2024.02.24 04:59:59.146178 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2597 2024.02.24 04:59:59.146300 [ 23 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 179 rows, containing 4 columns (4 merged, 0 gathered) in 0.003176122 sec., 56358.03662453772 rows/sec., 4.46 MiB/sec.
2598 2024.02.24 04:59:59.146345 [ 168 ] {} <Debug> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2599 2024.02.24 04:59:59.146385 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Information> executeQuery: Read 51 rows, 4.58 KiB in 0.002390732 sec., 21332 rows/sec., 1.87 MiB/sec.
2600 2024.02.24 04:59:59.146421 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2601 2024.02.24 04:59:59.146598 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2602 2024.02.24 04:59:59.146624 [ 17 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2603 2024.02.24 04:59:59.146727 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Debug> DynamicQueryHandler: Done processing query
2604 2024.02.24 04:59:59.146767 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2605 2024.02.24 04:59:59.146775 [ 3 ] {4658faa5-6f77-40ab-b135-0ce5735ec6ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2606 2024.02.24 04:59:59.146817 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 202 rows starting from the beginning of the part
2607 2024.02.24 04:59:59.146836 [ 3 ] {} <Debug> HTTP-Session: 0b87b4de-2665-467f-a150-aa49e257a49a Destroying unnamed session
2608 2024.02.24 04:59:59.146909 [ 17 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2609 2024.02.24 04:59:59.146982 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 88 rows starting from the beginning of the part
2610 2024.02.24 04:59:59.146991 [ 17 ] {f1e2509e-540e-4bea-9b0b-255398576e1b::all_1_21_4} <Trace> oximeter.fields_i64 (f1e2509e-540e-4bea-9b0b-255398576e1b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2611 2024.02.24 04:59:59.147137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 2935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2612 2024.02.24 04:59:59.147210 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 111 rows starting from the beginning of the part
2613 2024.02.24 04:59:59.147238 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2614 2024.02.24 04:59:59.147293 [ 3 ] {} <Debug> HTTP-Session: 1b43b8d0-ec50-402e-91f9-e6b9fdaea121 Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2615 2024.02.24 04:59:59.147326 [ 3 ] {} <Debug> HTTP-Session: 1b43b8d0-ec50-402e-91f9-e6b9fdaea121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2616 2024.02.24 04:59:59.147400 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 52 rows starting from the beginning of the part
2617 2024.02.24 04:59:59.147532 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2618 2024.02.24 04:59:59.147599 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 111 rows starting from the beginning of the part
2619 2024.02.24 04:59:59.147626 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2620 2024.02.24 04:59:59.147854 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part
2621 2024.02.24 04:59:59.148111 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2622 2024.02.24 04:59:59.149005 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2623 2024.02.24 04:59:59.149387 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2624 2024.02.24 04:59:59.149583 [ 23 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 4 columns (4 merged, 0 gathered) in 0.003113941 sec., 197498.92499568875 rows/sec., 18.44 MiB/sec.
2625 2024.02.24 04:59:59.149693 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2626 2024.02.24 04:59:59.149765 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2627 2024.02.24 04:59:59.149867 [ 168 ] {} <Debug> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2628 2024.02.24 04:59:59.149943 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Information> executeQuery: Read 17 rows, 1.36 KiB in 0.002342551 sec., 7257 rows/sec., 581.13 KiB/sec.
2629 2024.02.24 04:59:59.149949 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2630 2024.02.24 04:59:59.150227 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2631 2024.02.24 04:59:59.150255 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2632 2024.02.24 04:59:59.150398 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Debug> DynamicQueryHandler: Done processing query
2633 2024.02.24 04:59:59.150459 [ 3 ] {40ff9475-a144-4dc0-a851-420744a43e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2634 2024.02.24 04:59:59.150464 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2635 2024.02.24 04:59:59.150469 [ 13 ] {b0c53179-1570-4e3a-a64c-33e17791986e::all_1_21_4} <Trace> oximeter.fields_string (b0c53179-1570-4e3a-a64c-33e17791986e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2636 2024.02.24 04:59:59.150497 [ 3 ] {} <Debug> HTTP-Session: 1b43b8d0-ec50-402e-91f9-e6b9fdaea121 Destroying unnamed session
2637 2024.02.24 04:59:59.150532 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 104 rows starting from the beginning of the part
2638 2024.02.24 04:59:59.150701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:35684, User-Agent: (none), Length: 18232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2639 2024.02.24 04:59:59.150728 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 43 rows starting from the beginning of the part
2640 2024.02.24 04:59:59.150760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2641 2024.02.24 04:59:59.150788 [ 3 ] {} <Debug> HTTP-Session: 26fd322e-11cc-4239-b19e-dfd13c6bf6ad Authenticating user 'default' from [fd00:1122:3344:101::d]:35684
2642 2024.02.24 04:59:59.150813 [ 3 ] {} <Debug> HTTP-Session: 26fd322e-11cc-4239-b19e-dfd13c6bf6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2643 2024.02.24 04:59:59.150853 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
2644 2024.02.24 04:59:59.150934 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:35684) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2645 2024.02.24 04:59:59.150976 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
2646 2024.02.24 04:59:59.150997 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2647 2024.02.24 04:59:59.151132 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part
2648 2024.02.24 04:59:59.151311 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part
2649 2024.02.24 04:59:59.151333 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2650 2024.02.24 04:59:59.151937 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2651 2024.02.24 04:59:59.152273 [ 13 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 4 columns (4 merged, 0 gathered) in 0.0022531 sec., 114065.06590919178 rows/sec., 8.91 MiB/sec.
2652 2024.02.24 04:59:59.152365 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2653 2024.02.24 04:59:59.152398 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2654 2024.02.24 04:59:59.152572 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2655 2024.02.24 04:59:59.152579 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2656 2024.02.24 04:59:59.152651 [ 20 ] {feb3ed60-d156-44f6-85d2-5c2749b268ab::all_1_21_4} <Trace> oximeter.fields_uuid (feb3ed60-d156-44f6-85d2-5c2749b268ab) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2657 2024.02.24 04:59:59.152679 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2658 2024.02.24 04:59:59.152703 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Information> executeQuery: Read 17 rows, 23.49 KiB in 0.001733243 sec., 9808 rows/sec., 13.24 MiB/sec.
2659 2024.02.24 04:59:59.152728 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB.
2660 2024.02.24 04:59:59.152845 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2661 2024.02.24 04:59:59.152903 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Debug> DynamicQueryHandler: Done processing query
2662 2024.02.24 04:59:59.152932 [ 3 ] {2bfaf151-fd61-4ed2-8665-be3e22fe32c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2663 2024.02.24 04:59:59.152933 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2664 2024.02.24 04:59:59.152955 [ 3 ] {} <Debug> HTTP-Session: 26fd322e-11cc-4239-b19e-dfd13c6bf6ad Destroying unnamed session
2665 2024.02.24 04:59:59.152977 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 388 rows starting from the beginning of the part
2666 2024.02.24 04:59:59.153076 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 17 rows starting from the beginning of the part
2667 2024.02.24 04:59:59.153163 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
2668 2024.02.24 04:59:59.153244 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 17 rows starting from the beginning of the part
2669 2024.02.24 04:59:59.153321 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 37 rows starting from the beginning of the part
2670 2024.02.24 04:59:59.153396 [ 20 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 17 rows starting from the beginning of the part
2671 2024.02.24 04:59:59.154723 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 513 rows, containing 6 columns (6 merged, 0 gathered) in 0.001944266 sec., 263852.78557563626 rows/sec., 356.06 MiB/sec.
2672 2024.02.24 04:59:59.155054 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2673 2024.02.24 04:59:59.155263 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2674 2024.02.24 04:59:59.155323 [ 13 ] {1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2675 2024.02.24 04:59:59.155397 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 1c01bb44-21c3-4290-9ffe-d9a1a5b5ff61::all_1_21_4: 4.01 MiB.
2676 2024.02.24 05:00:00.000140 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.15 MiB, peak 236.41 MiB, will set to 231.06 MiB (RSS), difference: -4.09 MiB