Max level shown:
1 [ Dec 13 06:05:17 Enabled. ]
2 [ Dec 13 06:05:17 Rereading configuration. ]
3 [ Dec 13 06:05:20 Rereading configuration. ]
4 [ Dec 13 06:05:31 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService23
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService23 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService23
29 ipadm: Could not delete oxControlService23: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService23
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService23
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService23
34 + ipadm show-addr oxControlService23/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService23/ll
37 + ipadm show-addr oxControlService23/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService23/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Dec 13 06:05:32 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.12.13 06:05:32.960419 [ 1 ] {} <Information> Application: Will watch for the process with pid 22732
55 2023.12.13 06:05:32.960505 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.13 06:05:33.595928 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22732
57 2023.12.13 06:05:33.596098 [ 1 ] {} <Information> Application: starting up
58 2023.12.13 06:05:33.596304 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.13 06:05:33.686628 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.13 06:05:33.686707 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.13 06:05:33.686734 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.13 06:05:33.686792 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.13 06:05:33.687309 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.13 06:05:33.688068 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.12.13 06:05:33.688517 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.13 06:05:33.688773 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.12.13 06:05:33.691453 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.13 06:05:33.691499 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.13 06:05:33.692201 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.12.13 06:05:33.692370 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.13 06:05:33.698725 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.13 06:05:33.698981 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.13 06:05:33.699010 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.13 06:05:33.700463 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.13 06:05:33.700983 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.13 06:05:33.701322 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.13 06:05:33.701664 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.13 06:05:33.702468 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.13 06:05:33.702512 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.13 06:05:33.702566 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.13 06:05:33.702588 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.13 06:05:33.714670 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.13 06:05:33.714714 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000124182 sec
90 2023.12.13 06:05:33.715259 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.13 06:05:33.715337 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.13 06:05:33.715357 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.13 06:05:33.715376 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.13 06:05:33.715389 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.13 06:05:33.715402 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.13 06:05:33.715421 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.13 06:05:33.715453 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.13 06:05:33.715472 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.13 06:05:33.715502 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.13 06:05:33.715514 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.13 06:05:33.715528 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.13 06:05:33.715548 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.13 06:05:33.715579 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.13 06:05:33.715595 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.13 06:05:33.715607 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.13 06:05:33.751060 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.13 06:05:33.753333 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.13 06:05:33.753368 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0361e-05 sec
109 2023.12.13 06:05:33.753394 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.13 06:05:33.753408 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.13 06:05:33.753438 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.13 06:05:33.755935 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.13 06:05:33.761159 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.13 06:05:33.761258 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.12.13 06:05:33.761297 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.13 06:05:33.970594 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.12.13 06:05:33.988431 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.12.13 06:05:33.988480 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.13 06:05:34.021544 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.13 06:05:34.022310 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.70 MiB
121 2023.12.13 06:05:34.022634 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.13 06:05:34.022696 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.13 06:05:34.022715 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.13 06:05:34.022810 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.12.13 06:05:34.022814 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.12.13 06:05:34.022899 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.13 06:05:34.023645 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.13 06:05:34.023666 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.13 06:05:34.026872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.12.13 06:05:34.027037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.12.13 06:05:34.027647 [ 3 ] {} <Debug> HTTP-Session: 997f93f4-13fc-4fde-9876-c21fa8144c5b Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
132 2023.12.13 06:05:34.027697 [ 3 ] {} <Debug> HTTP-Session: 997f93f4-13fc-4fde-9876-c21fa8144c5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.12.13 06:05:34.027831 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.12.13 06:05:34.027861 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.12.13 06:05:34.027883 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.12.13 06:05:34.029413 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
137 2023.12.13 06:05:34.052423 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64332) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
138 
139 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
140 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
141 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
142 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
143 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
144 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
145 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
146 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
147 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
148 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
149 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
150 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
151 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
152 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
153 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
154 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
155 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
156 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
157 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
158 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
159 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
160 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
161 
162 2023.12.13 06:05:34.053263 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
163 
164 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
165 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
166 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
167 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
168 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
169 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
170 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
171 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
172 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
173 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
174 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
175 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
176 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
177 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
178 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
179 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
180 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
181 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
182 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
183 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
184 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
185 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
186 (version 22.8.9.1)
187 2023.12.13 06:05:34.054034 [ 3 ] {250120f6-2ea8-4aaa-b845-22204bf443ab} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
188 2023.12.13 06:05:34.054059 [ 3 ] {} <Debug> HTTP-Session: 997f93f4-13fc-4fde-9876-c21fa8144c5b Destroying unnamed session
189 2023.12.13 06:05:34.056445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
190 2023.12.13 06:05:34.056525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
191 2023.12.13 06:05:34.056546 [ 3 ] {} <Debug> HTTP-Session: 20b48ff6-5767-4e2c-95b7-e48091ef2438 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
192 2023.12.13 06:05:34.056574 [ 3 ] {} <Debug> HTTP-Session: 20b48ff6-5767-4e2c-95b7-e48091ef2438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
193 2023.12.13 06:05:34.056671 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
194 2023.12.13 06:05:34.056755 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
195 2023.12.13 06:05:34.057741 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
196 2023.12.13 06:05:34.059662 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
197 2023.12.13 06:05:34.063641 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} <Debug> DynamicQueryHandler: Done processing query
198 2023.12.13 06:05:34.063691 [ 3 ] {cee22f3c-bed2-426c-ad26-be4659a524e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
199 2023.12.13 06:05:34.063707 [ 3 ] {} <Debug> HTTP-Session: 20b48ff6-5767-4e2c-95b7-e48091ef2438 Destroying unnamed session
200 2023.12.13 06:05:34.063848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.12.13 06:05:34.063903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.12.13 06:05:34.063924 [ 3 ] {} <Debug> HTTP-Session: ace3b40a-85b8-483e-a633-cb6b8606e3be Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
203 2023.12.13 06:05:34.063941 [ 3 ] {} <Debug> HTTP-Session: ace3b40a-85b8-483e-a633-cb6b8606e3be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.12.13 06:05:34.064043 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
205 2023.12.13 06:05:34.064293 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64332) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
206 
207 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
208 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
209 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
210 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
211 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
212 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
213 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
214 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
215 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
216 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
217 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
218 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
219 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
220 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
221 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
222 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
223 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
224 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
225 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
226 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
227 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
228 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
229 
230 2023.12.13 06:05:34.064429 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
231 
232 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
233 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
234 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
235 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
236 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
237 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
238 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
239 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
240 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
241 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
242 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
243 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
244 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
245 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
246 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
247 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
248 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
249 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
250 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
251 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
252 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
253 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
254 (version 22.8.9.1)
255 2023.12.13 06:05:34.064555 [ 3 ] {b3e68809-affa-4343-b023-e612196cb1a3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
256 2023.12.13 06:05:34.064575 [ 3 ] {} <Debug> HTTP-Session: ace3b40a-85b8-483e-a633-cb6b8606e3be Destroying unnamed session
257 2023.12.13 06:05:34.064756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
258 2023.12.13 06:05:34.064807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
259 2023.12.13 06:05:34.064827 [ 3 ] {} <Debug> HTTP-Session: a55ca858-6616-4a41-b6e9-249fe40f6db4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
260 2023.12.13 06:05:34.064847 [ 3 ] {} <Debug> HTTP-Session: a55ca858-6616-4a41-b6e9-249fe40f6db4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
261 2023.12.13 06:05:34.064959 [ 3 ] {489f11a6-2610-4377-afbb-bc30413a23bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) DROP DATABASE IF EXISTS oximeter (stage: Complete)
262 2023.12.13 06:05:34.065062 [ 3 ] {489f11a6-2610-4377-afbb-bc30413a23bd} <Debug> DynamicQueryHandler: Done processing query
263 2023.12.13 06:05:34.065091 [ 3 ] {489f11a6-2610-4377-afbb-bc30413a23bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
264 2023.12.13 06:05:34.065110 [ 3 ] {} <Debug> HTTP-Session: a55ca858-6616-4a41-b6e9-249fe40f6db4 Destroying unnamed session
265 2023.12.13 06:05:34.065218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
266 2023.12.13 06:05:34.065262 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
267 2023.12.13 06:05:34.065282 [ 3 ] {} <Debug> HTTP-Session: a9dfb639-f64b-4119-b54f-374419101877 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
268 2023.12.13 06:05:34.065305 [ 3 ] {} <Debug> HTTP-Session: a9dfb639-f64b-4119-b54f-374419101877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
269 2023.12.13 06:05:34.065360 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
270 2023.12.13 06:05:34.065415 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
271 2023.12.13 06:05:34.070436 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
272 2023.12.13 06:05:34.070458 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3651e-05 sec
273 2023.12.13 06:05:34.070482 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Information> TablesLoader: Loading 0 tables with 0 dependency level
274 2023.12.13 06:05:34.070501 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Information> DatabaseAtomic (oximeter): Starting up tables.
275 2023.12.13 06:05:34.070570 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Debug> DynamicQueryHandler: Done processing query
276 2023.12.13 06:05:34.070597 [ 3 ] {7f168b2b-af8e-48ea-98f1-3e3c53be464c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.12.13 06:05:34.070616 [ 3 ] {} <Debug> HTTP-Session: a9dfb639-f64b-4119-b54f-374419101877 Destroying unnamed session
278 2023.12.13 06:05:34.070739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.12.13 06:05:34.070793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.12.13 06:05:34.070814 [ 3 ] {} <Debug> HTTP-Session: 2b823445-a225-42aa-a5ec-7b10f472496e Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
281 2023.12.13 06:05:34.070841 [ 3 ] {} <Debug> HTTP-Session: 2b823445-a225-42aa-a5ec-7b10f472496e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.12.13 06:05:34.071006 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The version table contains metadata about the `oximeter` database */
283 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
284 2023.12.13 06:05:34.071064 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
285 2023.12.13 06:05:34.075376 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} <Debug> oximeter.version (eae687dd-3909-4bee-b645-40aa77aab393): Loading data parts
286 2023.12.13 06:05:34.075521 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} <Debug> oximeter.version (eae687dd-3909-4bee-b645-40aa77aab393): There are no data parts
287 2023.12.13 06:05:34.077426 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} <Debug> DynamicQueryHandler: Done processing query
288 2023.12.13 06:05:34.077450 [ 3 ] {1ebff07f-5474-45d7-ae8a-a69d9e640003} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
289 2023.12.13 06:05:34.077497 [ 3 ] {} <Debug> HTTP-Session: 2b823445-a225-42aa-a5ec-7b10f472496e Destroying unnamed session
290 2023.12.13 06:05:34.077643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
291 2023.12.13 06:05:34.077697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
292 2023.12.13 06:05:34.077719 [ 3 ] {} <Debug> HTTP-Session: deb7aa77-b906-41b3-92b3-32f5f322e196 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
293 2023.12.13 06:05:34.077735 [ 3 ] {} <Debug> HTTP-Session: deb7aa77-b906-41b3-92b3-32f5f322e196 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
294 2023.12.13 06:05:34.077945 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The measurement tables contain all individual samples from each timeseries.
295 *
296 * Each table stores a single datum type, and otherwise contains nearly the same
297 * structure. The primary sorting key is on the timeseries name, key, and then
298 * timestamp, so that all timeseries from the same schema are grouped, followed
299 * by all samples from the same timeseries.
300 *
301 * This reflects that one usually looks up the _key_ in one or more field table,
302 * and then uses that to index quickly into the measurements tables.
303 */
304 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)
305 2023.12.13 06:05:34.077998 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
306 2023.12.13 06:05:34.087637 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} <Debug> oximeter.measurements_bool (5de2a823-971f-41d9-9627-5f3d8b90c713): Loading data parts
307 2023.12.13 06:05:34.087754 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} <Debug> oximeter.measurements_bool (5de2a823-971f-41d9-9627-5f3d8b90c713): There are no data parts
308 2023.12.13 06:05:34.089380 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} <Debug> DynamicQueryHandler: Done processing query
309 2023.12.13 06:05:34.089409 [ 3 ] {b5509d2a-d028-4ab4-b02c-09bc677e8d6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.12.13 06:05:34.089436 [ 3 ] {} <Debug> HTTP-Session: deb7aa77-b906-41b3-92b3-32f5f322e196 Destroying unnamed session
311 2023.12.13 06:05:34.089580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.12.13 06:05:34.089636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.12.13 06:05:34.089662 [ 3 ] {} <Debug> HTTP-Session: aefb6e5d-4d11-4960-9722-a3d88b920958 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
314 2023.12.13 06:05:34.089679 [ 3 ] {} <Debug> HTTP-Session: aefb6e5d-4d11-4960-9722-a3d88b920958 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.12.13 06:05:34.089882 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
316 2023.12.13 06:05:34.089935 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
317 2023.12.13 06:05:34.092521 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} <Debug> oximeter.measurements_i8 (5468ecde-f619-4ca8-810c-32d7c1958050): Loading data parts
318 2023.12.13 06:05:34.092628 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} <Debug> oximeter.measurements_i8 (5468ecde-f619-4ca8-810c-32d7c1958050): There are no data parts
319 2023.12.13 06:05:34.094057 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} <Debug> DynamicQueryHandler: Done processing query
320 2023.12.13 06:05:34.094087 [ 3 ] {299261b3-4f5e-462c-bdbf-d00b3736eedb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.12.13 06:05:34.094106 [ 3 ] {} <Debug> HTTP-Session: aefb6e5d-4d11-4960-9722-a3d88b920958 Destroying unnamed session
322 2023.12.13 06:05:34.094263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.12.13 06:05:34.094322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.12.13 06:05:34.094344 [ 3 ] {} <Debug> HTTP-Session: b9975786-c21a-4b3d-a435-9f5136c53314 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
325 2023.12.13 06:05:34.094367 [ 3 ] {} <Debug> HTTP-Session: b9975786-c21a-4b3d-a435-9f5136c53314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.12.13 06:05:34.094582 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
327 2023.12.13 06:05:34.094635 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
328 2023.12.13 06:05:34.098956 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} <Debug> oximeter.measurements_u8 (fa080984-ec68-4197-854d-8ae9fb9b8192): Loading data parts
329 2023.12.13 06:05:34.099059 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} <Debug> oximeter.measurements_u8 (fa080984-ec68-4197-854d-8ae9fb9b8192): There are no data parts
330 2023.12.13 06:05:34.104341 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} <Debug> DynamicQueryHandler: Done processing query
331 2023.12.13 06:05:34.104421 [ 3 ] {3c4fb33e-b07e-4f9c-a626-bb937923576b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.12.13 06:05:34.104441 [ 3 ] {} <Debug> HTTP-Session: b9975786-c21a-4b3d-a435-9f5136c53314 Destroying unnamed session
333 2023.12.13 06:05:34.104572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.12.13 06:05:34.104631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.12.13 06:05:34.104650 [ 3 ] {} <Debug> HTTP-Session: b0b0d61b-fbb8-4592-8e05-7233f5a7dc02 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
336 2023.12.13 06:05:34.104671 [ 3 ] {} <Debug> HTTP-Session: b0b0d61b-fbb8-4592-8e05-7233f5a7dc02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.12.13 06:05:34.104864 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
338 2023.12.13 06:05:34.104907 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
339 2023.12.13 06:05:34.109612 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} <Debug> oximeter.measurements_i16 (91b108e5-fc4f-4ae2-8c8c-593bc8f6a735): Loading data parts
340 2023.12.13 06:05:34.109717 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} <Debug> oximeter.measurements_i16 (91b108e5-fc4f-4ae2-8c8c-593bc8f6a735): There are no data parts
341 2023.12.13 06:05:34.111573 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} <Debug> DynamicQueryHandler: Done processing query
342 2023.12.13 06:05:34.111610 [ 3 ] {5f5edbfd-c948-4ef5-91ba-7a650e2caa45} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.12.13 06:05:34.111629 [ 3 ] {} <Debug> HTTP-Session: b0b0d61b-fbb8-4592-8e05-7233f5a7dc02 Destroying unnamed session
344 2023.12.13 06:05:34.111741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.12.13 06:05:34.111798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.12.13 06:05:34.111821 [ 3 ] {} <Debug> HTTP-Session: 8a58dc53-6509-49ff-9c87-653d97250074 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
347 2023.12.13 06:05:34.111847 [ 3 ] {} <Debug> HTTP-Session: 8a58dc53-6509-49ff-9c87-653d97250074 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.12.13 06:05:34.112091 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
349 2023.12.13 06:05:34.112146 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
350 2023.12.13 06:05:34.117371 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} <Debug> oximeter.measurements_u16 (7b04ed5e-d862-4c21-85e2-47a42524d9ff): Loading data parts
351 2023.12.13 06:05:34.117465 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} <Debug> oximeter.measurements_u16 (7b04ed5e-d862-4c21-85e2-47a42524d9ff): There are no data parts
352 2023.12.13 06:05:34.121246 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} <Debug> DynamicQueryHandler: Done processing query
353 2023.12.13 06:05:34.121294 [ 3 ] {8c7123f7-9bff-4689-aff4-138a1dfe2633} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.12.13 06:05:34.121313 [ 3 ] {} <Debug> HTTP-Session: 8a58dc53-6509-49ff-9c87-653d97250074 Destroying unnamed session
355 2023.12.13 06:05:34.121442 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.12.13 06:05:34.121495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.12.13 06:05:34.121514 [ 3 ] {} <Debug> HTTP-Session: 5424a578-c682-4b9b-9e06-40b8ea6d7c2e Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
358 2023.12.13 06:05:34.121534 [ 3 ] {} <Debug> HTTP-Session: 5424a578-c682-4b9b-9e06-40b8ea6d7c2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.12.13 06:05:34.121721 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
360 2023.12.13 06:05:34.121767 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
361 2023.12.13 06:05:34.126821 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} <Debug> oximeter.measurements_i32 (cc668091-2ecb-4780-a387-84a527a276b0): Loading data parts
362 2023.12.13 06:05:34.126936 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} <Debug> oximeter.measurements_i32 (cc668091-2ecb-4780-a387-84a527a276b0): There are no data parts
363 2023.12.13 06:05:34.128927 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} <Debug> DynamicQueryHandler: Done processing query
364 2023.12.13 06:05:34.128958 [ 3 ] {7dc866e2-7793-4eff-9f93-e9c9099377f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.12.13 06:05:34.128974 [ 3 ] {} <Debug> HTTP-Session: 5424a578-c682-4b9b-9e06-40b8ea6d7c2e Destroying unnamed session
366 2023.12.13 06:05:34.129096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.12.13 06:05:34.129148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.12.13 06:05:34.129167 [ 3 ] {} <Debug> HTTP-Session: 79fcc429-970b-4820-88b9-d9d2518622a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
369 2023.12.13 06:05:34.129187 [ 3 ] {} <Debug> HTTP-Session: 79fcc429-970b-4820-88b9-d9d2518622a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.12.13 06:05:34.129369 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
371 2023.12.13 06:05:34.129429 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
372 2023.12.13 06:05:34.131969 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} <Debug> oximeter.measurements_u32 (f01f3d1e-7e58-4c63-b5e9-b418a277b871): Loading data parts
373 2023.12.13 06:05:34.132055 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} <Debug> oximeter.measurements_u32 (f01f3d1e-7e58-4c63-b5e9-b418a277b871): There are no data parts
374 2023.12.13 06:05:34.133699 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} <Debug> DynamicQueryHandler: Done processing query
375 2023.12.13 06:05:34.133738 [ 3 ] {6300ec39-6d79-49e0-94e0-d535e57d4a81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.12.13 06:05:34.133753 [ 3 ] {} <Debug> HTTP-Session: 79fcc429-970b-4820-88b9-d9d2518622a2 Destroying unnamed session
377 2023.12.13 06:05:34.133863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.12.13 06:05:34.133922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.12.13 06:05:34.133941 [ 3 ] {} <Debug> HTTP-Session: 07400add-c723-461f-b015-b1bfada56b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
380 2023.12.13 06:05:34.133957 [ 3 ] {} <Debug> HTTP-Session: 07400add-c723-461f-b015-b1bfada56b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.12.13 06:05:34.134144 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
382 2023.12.13 06:05:34.134193 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
383 2023.12.13 06:05:34.138538 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} <Debug> oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): Loading data parts
384 2023.12.13 06:05:34.138664 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} <Debug> oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): There are no data parts
385 2023.12.13 06:05:34.143866 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} <Debug> DynamicQueryHandler: Done processing query
386 2023.12.13 06:05:34.143892 [ 3 ] {3e340aa1-270c-47eb-9750-df441bff1d4c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.12.13 06:05:34.143921 [ 3 ] {} <Debug> HTTP-Session: 07400add-c723-461f-b015-b1bfada56b9e Destroying unnamed session
388 2023.12.13 06:05:34.144027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.12.13 06:05:34.144074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.12.13 06:05:34.144097 [ 3 ] {} <Debug> HTTP-Session: 11bd9379-8b7b-470e-80e3-c2dcf7c5fe89 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
391 2023.12.13 06:05:34.144113 [ 3 ] {} <Debug> HTTP-Session: 11bd9379-8b7b-470e-80e3-c2dcf7c5fe89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.12.13 06:05:34.144301 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
393 2023.12.13 06:05:34.144360 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
394 2023.12.13 06:05:34.149031 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} <Debug> oximeter.measurements_u64 (0ab93de1-d5c9-49cc-92da-0e56d18bd91f): Loading data parts
395 2023.12.13 06:05:34.149123 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} <Debug> oximeter.measurements_u64 (0ab93de1-d5c9-49cc-92da-0e56d18bd91f): There are no data parts
396 2023.12.13 06:05:34.154521 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} <Debug> DynamicQueryHandler: Done processing query
397 2023.12.13 06:05:34.154549 [ 3 ] {effd29ae-037a-4dcb-aaf2-dde19d06cd47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.12.13 06:05:34.154580 [ 3 ] {} <Debug> HTTP-Session: 11bd9379-8b7b-470e-80e3-c2dcf7c5fe89 Destroying unnamed session
399 2023.12.13 06:05:34.154706 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.12.13 06:05:34.154753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.12.13 06:05:34.154781 [ 3 ] {} <Debug> HTTP-Session: 9b28e7df-3498-401f-8e32-ccf8cba07753 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
402 2023.12.13 06:05:34.154799 [ 3 ] {} <Debug> HTTP-Session: 9b28e7df-3498-401f-8e32-ccf8cba07753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.12.13 06:05:34.154987 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
404 2023.12.13 06:05:34.155035 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
405 2023.12.13 06:05:34.157822 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} <Debug> oximeter.measurements_f32 (9a8d4426-b425-4411-9f25-da6f346be1c4): Loading data parts
406 2023.12.13 06:05:34.157910 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} <Debug> oximeter.measurements_f32 (9a8d4426-b425-4411-9f25-da6f346be1c4): There are no data parts
407 2023.12.13 06:05:34.159239 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} <Debug> DynamicQueryHandler: Done processing query
408 2023.12.13 06:05:34.159265 [ 3 ] {dad5b2c3-e9b6-45a0-b633-243b892310e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.12.13 06:05:34.159286 [ 3 ] {} <Debug> HTTP-Session: 9b28e7df-3498-401f-8e32-ccf8cba07753 Destroying unnamed session
410 2023.12.13 06:05:34.159383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.12.13 06:05:34.159430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.12.13 06:05:34.159453 [ 3 ] {} <Debug> HTTP-Session: 8640f05e-f997-452f-9469-35aec7e091c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
413 2023.12.13 06:05:34.159469 [ 3 ] {} <Debug> HTTP-Session: 8640f05e-f997-452f-9469-35aec7e091c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.12.13 06:05:34.159656 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
415 2023.12.13 06:05:34.159710 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
416 2023.12.13 06:05:34.163210 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} <Debug> oximeter.measurements_f64 (33631293-4aff-4b51-8c03-fff0c87a78ef): Loading data parts
417 2023.12.13 06:05:34.163329 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} <Debug> oximeter.measurements_f64 (33631293-4aff-4b51-8c03-fff0c87a78ef): There are no data parts
418 2023.12.13 06:05:34.166375 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} <Debug> DynamicQueryHandler: Done processing query
419 2023.12.13 06:05:34.166412 [ 3 ] {c84ea8ac-ebea-42a4-b932-52bc46e45906} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.12.13 06:05:34.166448 [ 3 ] {} <Debug> HTTP-Session: 8640f05e-f997-452f-9469-35aec7e091c5 Destroying unnamed session
421 2023.12.13 06:05:34.166599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.12.13 06:05:34.166656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.12.13 06:05:34.166694 [ 3 ] {} <Debug> HTTP-Session: c3adc701-47ae-49eb-96b9-de4bb4f18ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
424 2023.12.13 06:05:34.166714 [ 3 ] {} <Debug> HTTP-Session: c3adc701-47ae-49eb-96b9-de4bb4f18ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.12.13 06:05:34.166943 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
426 2023.12.13 06:05:34.166998 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
427 2023.12.13 06:05:34.171531 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} <Debug> oximeter.measurements_string (94087135-5b31-4a83-b0ee-30acc23a9918): Loading data parts
428 2023.12.13 06:05:34.171660 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} <Debug> oximeter.measurements_string (94087135-5b31-4a83-b0ee-30acc23a9918): There are no data parts
429 2023.12.13 06:05:34.174241 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} <Debug> DynamicQueryHandler: Done processing query
430 2023.12.13 06:05:34.174271 [ 3 ] {15e0582b-193d-42ce-9db4-5e02549f39c4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.12.13 06:05:34.174296 [ 3 ] {} <Debug> HTTP-Session: c3adc701-47ae-49eb-96b9-de4bb4f18ed8 Destroying unnamed session
432 2023.12.13 06:05:34.174415 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.12.13 06:05:34.174470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.12.13 06:05:34.174499 [ 3 ] {} <Debug> HTTP-Session: 60498787-5ad1-4a2f-a84d-4466ed401c27 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
435 2023.12.13 06:05:34.174518 [ 3 ] {} <Debug> HTTP-Session: 60498787-5ad1-4a2f-a84d-4466ed401c27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.12.13 06:05:34.174750 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
437 * NOTE: Right now we can't unambiguously record a nullable byte array.
438 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
439 * a string isn't palatable for a few reasons.
440 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
441 * details.
442 */
443 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
444 2023.12.13 06:05:34.174825 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
445 2023.12.13 06:05:34.178045 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} <Debug> oximeter.measurements_bytes (81743895-eb95-4b40-8aca-31edbbf9aa75): Loading data parts
446 2023.12.13 06:05:34.178137 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} <Debug> oximeter.measurements_bytes (81743895-eb95-4b40-8aca-31edbbf9aa75): There are no data parts
447 2023.12.13 06:05:34.180572 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} <Debug> DynamicQueryHandler: Done processing query
448 2023.12.13 06:05:34.180597 [ 3 ] {4249d1ef-31e8-4872-b11a-15608aacabe8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
449 2023.12.13 06:05:34.180613 [ 3 ] {} <Debug> HTTP-Session: 60498787-5ad1-4a2f-a84d-4466ed401c27 Destroying unnamed session
450 2023.12.13 06:05:34.180752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
451 2023.12.13 06:05:34.180804 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
452 2023.12.13 06:05:34.180823 [ 3 ] {} <Debug> HTTP-Session: 753fbb5c-1917-4806-9ab0-a250692d35a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
453 2023.12.13 06:05:34.180844 [ 3 ] {} <Debug> HTTP-Session: 753fbb5c-1917-4806-9ab0-a250692d35a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
454 2023.12.13 06:05:34.181048 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
455 2023.12.13 06:05:34.181099 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
456 2023.12.13 06:05:34.185640 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} <Debug> oximeter.measurements_cumulativei64 (88ce5395-c26f-4a73-9be6-b33cce2309b3): Loading data parts
457 2023.12.13 06:05:34.185741 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} <Debug> oximeter.measurements_cumulativei64 (88ce5395-c26f-4a73-9be6-b33cce2309b3): There are no data parts
458 2023.12.13 06:05:34.189982 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} <Debug> DynamicQueryHandler: Done processing query
459 2023.12.13 06:05:34.190007 [ 3 ] {40ada5f7-6219-4cd2-b571-7b52b9fb0f1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
460 2023.12.13 06:05:34.190028 [ 3 ] {} <Debug> HTTP-Session: 753fbb5c-1917-4806-9ab0-a250692d35a0 Destroying unnamed session
461 2023.12.13 06:05:34.190143 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
462 2023.12.13 06:05:34.190200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
463 2023.12.13 06:05:34.190222 [ 3 ] {} <Debug> HTTP-Session: 0432991e-21ae-4fdf-ab69-e41f47781b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
464 2023.12.13 06:05:34.190239 [ 3 ] {} <Debug> HTTP-Session: 0432991e-21ae-4fdf-ab69-e41f47781b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
465 2023.12.13 06:05:34.190449 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
466 2023.12.13 06:05:34.190500 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
467 2023.12.13 06:05:34.192276 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Loading data parts
468 2023.12.13 06:05:34.192356 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): There are no data parts
469 2023.12.13 06:05:34.194604 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} <Debug> DynamicQueryHandler: Done processing query
470 2023.12.13 06:05:34.194634 [ 3 ] {7a38255b-84c3-4f5b-be37-8f0d27a755e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
471 2023.12.13 06:05:34.194666 [ 3 ] {} <Debug> HTTP-Session: 0432991e-21ae-4fdf-ab69-e41f47781b53 Destroying unnamed session
472 2023.12.13 06:05:34.194780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
473 2023.12.13 06:05:34.194830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
474 2023.12.13 06:05:34.194859 [ 3 ] {} <Debug> HTTP-Session: f9ba2e63-137c-429a-94cc-82fba94b2a38 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
475 2023.12.13 06:05:34.194884 [ 3 ] {} <Debug> HTTP-Session: f9ba2e63-137c-429a-94cc-82fba94b2a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
476 2023.12.13 06:05:34.195130 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
477 2023.12.13 06:05:34.195191 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
478 2023.12.13 06:05:34.196762 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} <Debug> oximeter.measurements_cumulativef32 (f735a823-a6fb-4f0d-96c7-66a50af5091f): Loading data parts
479 2023.12.13 06:05:34.196847 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} <Debug> oximeter.measurements_cumulativef32 (f735a823-a6fb-4f0d-96c7-66a50af5091f): There are no data parts
480 2023.12.13 06:05:34.200993 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} <Debug> DynamicQueryHandler: Done processing query
481 2023.12.13 06:05:34.201047 [ 3 ] {29b92483-ecab-42a7-a080-8f62a47a7b12} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
482 2023.12.13 06:05:34.201077 [ 3 ] {} <Debug> HTTP-Session: f9ba2e63-137c-429a-94cc-82fba94b2a38 Destroying unnamed session
483 2023.12.13 06:05:34.201244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
484 2023.12.13 06:05:34.201294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
485 2023.12.13 06:05:34.201313 [ 3 ] {} <Debug> HTTP-Session: 0de2d7cf-c12e-4745-8cd2-ac60896b1cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
486 2023.12.13 06:05:34.201340 [ 3 ] {} <Debug> HTTP-Session: 0de2d7cf-c12e-4745-8cd2-ac60896b1cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
487 2023.12.13 06:05:34.201540 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
488 2023.12.13 06:05:34.201591 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
489 2023.12.13 06:05:34.203362 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} <Debug> oximeter.measurements_cumulativef64 (ce9a5c72-f583-452f-9f82-5d8c0e9d8d0a): Loading data parts
490 2023.12.13 06:05:34.203449 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} <Debug> oximeter.measurements_cumulativef64 (ce9a5c72-f583-452f-9f82-5d8c0e9d8d0a): There are no data parts
491 2023.12.13 06:05:34.205679 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} <Debug> DynamicQueryHandler: Done processing query
492 2023.12.13 06:05:34.205716 [ 3 ] {1c2d649d-30d4-4c1b-9e69-aaf17ee00d08} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
493 2023.12.13 06:05:34.205747 [ 3 ] {} <Debug> HTTP-Session: 0de2d7cf-c12e-4745-8cd2-ac60896b1cc8 Destroying unnamed session
494 2023.12.13 06:05:34.205860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
495 2023.12.13 06:05:34.205917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
496 2023.12.13 06:05:34.205946 [ 3 ] {} <Debug> HTTP-Session: c675db92-fcd8-4450-b114-ba6c344d4a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
497 2023.12.13 06:05:34.205966 [ 3 ] {} <Debug> HTTP-Session: c675db92-fcd8-4450-b114-ba6c344d4a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
498 2023.12.13 06:05:34.206228 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
499 * NOTE: Array types cannot be Nullable, see
500 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
501 * for more details.
502 *
503 * This means we need to use empty arrays to indicate a missing value. This
504 * is unfortunate, and at this point relies on the fact that an
505 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
506 * to figure out another way to represent missing samples here.
507 */
508 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)
509 2023.12.13 06:05:34.206281 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
510 2023.12.13 06:05:34.207937 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} <Debug> oximeter.measurements_histogrami8 (f6fda9a3-5635-4394-b66d-0cd8f50cbf41): Loading data parts
511 2023.12.13 06:05:34.208021 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} <Debug> oximeter.measurements_histogrami8 (f6fda9a3-5635-4394-b66d-0cd8f50cbf41): There are no data parts
512 2023.12.13 06:05:34.212153 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} <Debug> DynamicQueryHandler: Done processing query
513 2023.12.13 06:05:34.212209 [ 3 ] {74670c0e-fce2-44b5-a338-6f1f35cf6f0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
514 2023.12.13 06:05:34.212246 [ 3 ] {} <Debug> HTTP-Session: c675db92-fcd8-4450-b114-ba6c344d4a06 Destroying unnamed session
515 2023.12.13 06:05:34.212350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
516 2023.12.13 06:05:34.212408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
517 2023.12.13 06:05:34.212438 [ 3 ] {} <Debug> HTTP-Session: c5da101d-8c69-4a6e-8512-b8a93707a12a Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
518 2023.12.13 06:05:34.212457 [ 3 ] {} <Debug> HTTP-Session: c5da101d-8c69-4a6e-8512-b8a93707a12a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
519 2023.12.13 06:05:34.212730 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
520 2023.12.13 06:05:34.212805 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
521 2023.12.13 06:05:34.214648 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} <Debug> oximeter.measurements_histogramu8 (b411415c-afd3-4b98-b046-c91943d912b7): Loading data parts
522 2023.12.13 06:05:34.214749 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} <Debug> oximeter.measurements_histogramu8 (b411415c-afd3-4b98-b046-c91943d912b7): There are no data parts
523 2023.12.13 06:05:34.216947 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} <Debug> DynamicQueryHandler: Done processing query
524 2023.12.13 06:05:34.216973 [ 3 ] {db92528e-5b5d-4f03-a8d9-898451cc668d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
525 2023.12.13 06:05:34.216995 [ 3 ] {} <Debug> HTTP-Session: c5da101d-8c69-4a6e-8512-b8a93707a12a Destroying unnamed session
526 2023.12.13 06:05:34.217089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
527 2023.12.13 06:05:34.217137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
528 2023.12.13 06:05:34.217162 [ 3 ] {} <Debug> HTTP-Session: 9d37f55a-f373-4c3d-a2c2-be7a083b91ca Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
529 2023.12.13 06:05:34.217178 [ 3 ] {} <Debug> HTTP-Session: 9d37f55a-f373-4c3d-a2c2-be7a083b91ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
530 2023.12.13 06:05:34.217390 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
531 2023.12.13 06:05:34.217443 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
532 2023.12.13 06:05:34.219060 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} <Debug> oximeter.measurements_histogrami16 (aef626c6-d9fa-4642-9337-d46c687ebabc): Loading data parts
533 2023.12.13 06:05:34.219136 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} <Debug> oximeter.measurements_histogrami16 (aef626c6-d9fa-4642-9337-d46c687ebabc): There are no data parts
534 2023.12.13 06:05:34.223200 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} <Debug> DynamicQueryHandler: Done processing query
535 2023.12.13 06:05:34.223269 [ 3 ] {5c72ed16-7612-494e-9e4e-e33c65e8b2e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
536 2023.12.13 06:05:34.223299 [ 3 ] {} <Debug> HTTP-Session: 9d37f55a-f373-4c3d-a2c2-be7a083b91ca Destroying unnamed session
537 2023.12.13 06:05:34.223440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
538 2023.12.13 06:05:34.223533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
539 2023.12.13 06:05:34.223570 [ 3 ] {} <Debug> HTTP-Session: 5710c8df-f719-48ab-953d-f132862d4104 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
540 2023.12.13 06:05:34.223608 [ 3 ] {} <Debug> HTTP-Session: 5710c8df-f719-48ab-953d-f132862d4104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
541 2023.12.13 06:05:34.223994 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
542 2023.12.13 06:05:34.224099 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
543 2023.12.13 06:05:34.225913 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} <Debug> oximeter.measurements_histogramu16 (fb807d5b-4007-4e47-867e-67d1affd9ec6): Loading data parts
544 2023.12.13 06:05:34.226012 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} <Debug> oximeter.measurements_histogramu16 (fb807d5b-4007-4e47-867e-67d1affd9ec6): There are no data parts
545 2023.12.13 06:05:34.228257 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} <Debug> DynamicQueryHandler: Done processing query
546 2023.12.13 06:05:34.228314 [ 3 ] {3b0a65d4-f283-4e56-b58b-797d54d676d1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
547 2023.12.13 06:05:34.228344 [ 3 ] {} <Debug> HTTP-Session: 5710c8df-f719-48ab-953d-f132862d4104 Destroying unnamed session
548 2023.12.13 06:05:34.228514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
549 2023.12.13 06:05:34.228600 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
550 2023.12.13 06:05:34.228634 [ 3 ] {} <Debug> HTTP-Session: 44af6abe-e87b-41a1-81f3-3ddda64cf705 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
551 2023.12.13 06:05:34.228673 [ 3 ] {} <Debug> HTTP-Session: 44af6abe-e87b-41a1-81f3-3ddda64cf705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
552 2023.12.13 06:05:34.229070 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
553 2023.12.13 06:05:34.229168 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
554 2023.12.13 06:05:34.230737 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} <Debug> oximeter.measurements_histogrami32 (6b7cfeec-77e5-4b9d-836c-a2d6c7612fa8): Loading data parts
555 2023.12.13 06:05:34.230818 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} <Debug> oximeter.measurements_histogrami32 (6b7cfeec-77e5-4b9d-836c-a2d6c7612fa8): There are no data parts
556 2023.12.13 06:05:34.235090 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} <Debug> DynamicQueryHandler: Done processing query
557 2023.12.13 06:05:34.235136 [ 3 ] {f60857f7-110b-415c-8aca-cdff66a97654} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
558 2023.12.13 06:05:34.235177 [ 3 ] {} <Debug> HTTP-Session: 44af6abe-e87b-41a1-81f3-3ddda64cf705 Destroying unnamed session
559 2023.12.13 06:05:34.235338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
560 2023.12.13 06:05:34.235425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
561 2023.12.13 06:05:34.235460 [ 3 ] {} <Debug> HTTP-Session: 9eea80c9-25c4-4a74-ba1f-2767cc7d8f4a Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
562 2023.12.13 06:05:34.235499 [ 3 ] {} <Debug> HTTP-Session: 9eea80c9-25c4-4a74-ba1f-2767cc7d8f4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
563 2023.12.13 06:05:34.235909 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
564 2023.12.13 06:05:34.236016 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
565 2023.12.13 06:05:34.237857 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} <Debug> oximeter.measurements_histogramu32 (fdf27fb6-e01b-45b8-b0bc-977808f1eab6): Loading data parts
566 2023.12.13 06:05:34.237945 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} <Debug> oximeter.measurements_histogramu32 (fdf27fb6-e01b-45b8-b0bc-977808f1eab6): There are no data parts
567 2023.12.13 06:05:34.240515 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} <Debug> DynamicQueryHandler: Done processing query
568 2023.12.13 06:05:34.240557 [ 3 ] {fc6fc5c0-e781-406a-84eb-0822ab4b44c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
569 2023.12.13 06:05:34.240598 [ 3 ] {} <Debug> HTTP-Session: 9eea80c9-25c4-4a74-ba1f-2767cc7d8f4a Destroying unnamed session
570 2023.12.13 06:05:34.240742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
571 2023.12.13 06:05:34.240826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
572 2023.12.13 06:05:34.240872 [ 3 ] {} <Debug> HTTP-Session: 8ce59b7c-5176-4905-a508-76bb1bf10b63 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
573 2023.12.13 06:05:34.240911 [ 3 ] {} <Debug> HTTP-Session: 8ce59b7c-5176-4905-a508-76bb1bf10b63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
574 2023.12.13 06:05:34.241233 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
575 2023.12.13 06:05:34.241286 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
576 2023.12.13 06:05:34.242967 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} <Debug> oximeter.measurements_histogrami64 (0558b474-cded-402f-a5c2-d2c07421d7f0): Loading data parts
577 2023.12.13 06:05:34.243068 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} <Debug> oximeter.measurements_histogrami64 (0558b474-cded-402f-a5c2-d2c07421d7f0): There are no data parts
578 2023.12.13 06:05:34.247360 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} <Debug> DynamicQueryHandler: Done processing query
579 2023.12.13 06:05:34.247416 [ 3 ] {bf814406-c200-4a28-859c-be0e8a7a616b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
580 2023.12.13 06:05:34.247446 [ 3 ] {} <Debug> HTTP-Session: 8ce59b7c-5176-4905-a508-76bb1bf10b63 Destroying unnamed session
581 2023.12.13 06:05:34.247592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
582 2023.12.13 06:05:34.247678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
583 2023.12.13 06:05:34.247714 [ 3 ] {} <Debug> HTTP-Session: af8339f8-8623-451f-a443-c19f979146b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
584 2023.12.13 06:05:34.247764 [ 3 ] {} <Debug> HTTP-Session: af8339f8-8623-451f-a443-c19f979146b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
585 2023.12.13 06:05:34.248141 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
586 2023.12.13 06:05:34.248200 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
587 2023.12.13 06:05:34.250067 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} <Debug> oximeter.measurements_histogramu64 (4da86c1d-fe5e-4e5b-a010-4b750e49b68c): Loading data parts
588 2023.12.13 06:05:34.250149 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} <Debug> oximeter.measurements_histogramu64 (4da86c1d-fe5e-4e5b-a010-4b750e49b68c): There are no data parts
589 2023.12.13 06:05:34.252521 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} <Debug> DynamicQueryHandler: Done processing query
590 2023.12.13 06:05:34.252559 [ 3 ] {c99cdf23-8a3b-4d1f-b829-93b3adfe7d8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
591 2023.12.13 06:05:34.252585 [ 3 ] {} <Debug> HTTP-Session: af8339f8-8623-451f-a443-c19f979146b1 Destroying unnamed session
592 2023.12.13 06:05:34.252703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
593 2023.12.13 06:05:34.252762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
594 2023.12.13 06:05:34.252785 [ 3 ] {} <Debug> HTTP-Session: 6cf7c59f-f2be-4fec-bde8-8e651fe4c954 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
595 2023.12.13 06:05:34.252812 [ 3 ] {} <Debug> HTTP-Session: 6cf7c59f-f2be-4fec-bde8-8e651fe4c954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
596 2023.12.13 06:05:34.253077 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
597 2023.12.13 06:05:34.253133 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
598 2023.12.13 06:05:34.254744 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} <Debug> oximeter.measurements_histogramf32 (b47434f4-cd67-4b92-8f71-a54db8881917): Loading data parts
599 2023.12.13 06:05:34.254835 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} <Debug> oximeter.measurements_histogramf32 (b47434f4-cd67-4b92-8f71-a54db8881917): There are no data parts
600 2023.12.13 06:05:34.258993 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} <Debug> DynamicQueryHandler: Done processing query
601 2023.12.13 06:05:34.259023 [ 3 ] {5692123b-021e-4b96-9738-d126f0d9a490} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
602 2023.12.13 06:05:34.259051 [ 3 ] {} <Debug> HTTP-Session: 6cf7c59f-f2be-4fec-bde8-8e651fe4c954 Destroying unnamed session
603 2023.12.13 06:05:34.259215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
604 2023.12.13 06:05:34.259310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
605 2023.12.13 06:05:34.259378 [ 3 ] {} <Debug> HTTP-Session: ab9984f4-98b8-4a47-9eb0-ba3c2f2e189c Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
606 2023.12.13 06:05:34.259411 [ 3 ] {} <Debug> HTTP-Session: ab9984f4-98b8-4a47-9eb0-ba3c2f2e189c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
607 2023.12.13 06:05:34.259837 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
608 2023.12.13 06:05:34.259961 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
609 2023.12.13 06:05:34.261822 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Loading data parts
610 2023.12.13 06:05:34.261900 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): There are no data parts
611 2023.12.13 06:05:34.264174 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} <Debug> DynamicQueryHandler: Done processing query
612 2023.12.13 06:05:34.264238 [ 3 ] {5e11ceec-2ee0-4d53-bbbe-cbc2889c881e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
613 2023.12.13 06:05:34.264268 [ 3 ] {} <Debug> HTTP-Session: ab9984f4-98b8-4a47-9eb0-ba3c2f2e189c Destroying unnamed session
614 2023.12.13 06:05:34.264497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
615 2023.12.13 06:05:34.264602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
616 2023.12.13 06:05:34.264639 [ 3 ] {} <Debug> HTTP-Session: ef198d0d-4274-43de-842a-bfeddcfbb563 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
617 2023.12.13 06:05:34.264681 [ 3 ] {} <Debug> HTTP-Session: ef198d0d-4274-43de-842a-bfeddcfbb563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
618 2023.12.13 06:05:34.264999 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The field tables store named dimensions of each timeseries.
619 *
620 * As with the measurement tables, there is one field table for each field data
621 * type. Fields are deduplicated by using the "replacing merge tree", though
622 * this behavior **must not** be relied upon for query correctness.
623 *
624 * The index for the fields differs from the measurements, however. Rows are
625 * sorted by timeseries name, then field name, field value, and finally
626 * timeseries key. This reflects the most common pattern for looking them up:
627 * by field name and possibly value, within a timeseries. The resulting keys are
628 * usually then used to look up measurements.
629 *
630 * NOTE: We may want to consider a secondary index on these tables, sorting by
631 * timeseries name and then key, since it would improve lookups where one
632 * already has the key. Realistically though, these tables are quite small and
633 * so performance benefits will be low in absolute terms.
634 */
635 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)
636 2023.12.13 06:05:34.265102 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
637 2023.12.13 06:05:34.266559 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} <Debug> oximeter.fields_bool (5f99e1b2-c422-4a28-a16b-ef99b9d02a5f): Loading data parts
638 2023.12.13 06:05:34.266650 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} <Debug> oximeter.fields_bool (5f99e1b2-c422-4a28-a16b-ef99b9d02a5f): There are no data parts
639 2023.12.13 06:05:34.270792 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} <Debug> DynamicQueryHandler: Done processing query
640 2023.12.13 06:05:34.270854 [ 3 ] {ce4d4131-17c7-4d31-a2c6-559f53c99a79} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2023.12.13 06:05:34.270885 [ 3 ] {} <Debug> HTTP-Session: ef198d0d-4274-43de-842a-bfeddcfbb563 Destroying unnamed session
642 2023.12.13 06:05:34.271065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.12.13 06:05:34.271126 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.12.13 06:05:34.271145 [ 3 ] {} <Debug> HTTP-Session: e89c98bb-9bba-4b62-bbf9-2b80082c5796 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
645 2023.12.13 06:05:34.271168 [ 3 ] {} <Debug> HTTP-Session: e89c98bb-9bba-4b62-bbf9-2b80082c5796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.12.13 06:05:34.271325 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
647 2023.12.13 06:05:34.271368 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
648 2023.12.13 06:05:34.272983 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} <Debug> oximeter.fields_i8 (fbe7e5b2-5733-4d47-b83f-19ba85587472): Loading data parts
649 2023.12.13 06:05:34.273057 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} <Debug> oximeter.fields_i8 (fbe7e5b2-5733-4d47-b83f-19ba85587472): There are no data parts
650 2023.12.13 06:05:34.275381 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} <Debug> DynamicQueryHandler: Done processing query
651 2023.12.13 06:05:34.275428 [ 3 ] {a5f64c9f-f7f9-447e-a92d-fb6688713bce} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2023.12.13 06:05:34.275487 [ 3 ] {} <Debug> HTTP-Session: e89c98bb-9bba-4b62-bbf9-2b80082c5796 Destroying unnamed session
653 2023.12.13 06:05:34.275651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.12.13 06:05:34.275734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.12.13 06:05:34.275784 [ 3 ] {} <Debug> HTTP-Session: cb2b6049-4938-487e-b6fb-8e7253ff6305 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
656 2023.12.13 06:05:34.275838 [ 3 ] {} <Debug> HTTP-Session: cb2b6049-4938-487e-b6fb-8e7253ff6305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.12.13 06:05:34.276110 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
658 2023.12.13 06:05:34.276159 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
659 2023.12.13 06:05:34.277607 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} <Debug> oximeter.fields_u8 (54da9cd2-fa3e-43f2-811c-8b269282568f): Loading data parts
660 2023.12.13 06:05:34.277688 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} <Debug> oximeter.fields_u8 (54da9cd2-fa3e-43f2-811c-8b269282568f): There are no data parts
661 2023.12.13 06:05:34.281693 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} <Debug> DynamicQueryHandler: Done processing query
662 2023.12.13 06:05:34.281723 [ 3 ] {95aec807-4ebc-4ce1-a17d-ff6e135808b4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2023.12.13 06:05:34.281750 [ 3 ] {} <Debug> HTTP-Session: cb2b6049-4938-487e-b6fb-8e7253ff6305 Destroying unnamed session
664 2023.12.13 06:05:34.281863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.12.13 06:05:34.281928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.12.13 06:05:34.281950 [ 3 ] {} <Debug> HTTP-Session: b1413616-099c-4a02-8cd0-4f1b25a7d245 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
667 2023.12.13 06:05:34.281977 [ 3 ] {} <Debug> HTTP-Session: b1413616-099c-4a02-8cd0-4f1b25a7d245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.12.13 06:05:34.282136 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
669 2023.12.13 06:05:34.282178 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
670 2023.12.13 06:05:34.283816 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} <Debug> oximeter.fields_i16 (4effe7d0-fd02-44f1-9954-b2c979eff93c): Loading data parts
671 2023.12.13 06:05:34.283898 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} <Debug> oximeter.fields_i16 (4effe7d0-fd02-44f1-9954-b2c979eff93c): There are no data parts
672 2023.12.13 06:05:34.286107 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} <Debug> DynamicQueryHandler: Done processing query
673 2023.12.13 06:05:34.286171 [ 3 ] {d6676fd1-05f1-4385-8296-a1d2a8e86676} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2023.12.13 06:05:34.286202 [ 3 ] {} <Debug> HTTP-Session: b1413616-099c-4a02-8cd0-4f1b25a7d245 Destroying unnamed session
675 2023.12.13 06:05:34.286373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.12.13 06:05:34.286466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.12.13 06:05:34.286501 [ 3 ] {} <Debug> HTTP-Session: 2b2e49ad-b192-4a2d-add7-eeedd0c79688 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
678 2023.12.13 06:05:34.286545 [ 3 ] {} <Debug> HTTP-Session: 2b2e49ad-b192-4a2d-add7-eeedd0c79688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.12.13 06:05:34.286890 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
680 2023.12.13 06:05:34.286979 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
681 2023.12.13 06:05:34.288459 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} <Debug> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Loading data parts
682 2023.12.13 06:05:34.288539 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} <Debug> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): There are no data parts
683 2023.12.13 06:05:34.292540 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} <Debug> DynamicQueryHandler: Done processing query
684 2023.12.13 06:05:34.292572 [ 3 ] {583165ff-67e2-4663-9e4f-7b1662bf4f50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
685 2023.12.13 06:05:34.292609 [ 3 ] {} <Debug> HTTP-Session: 2b2e49ad-b192-4a2d-add7-eeedd0c79688 Destroying unnamed session
686 2023.12.13 06:05:34.292760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
687 2023.12.13 06:05:34.292821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
688 2023.12.13 06:05:34.292860 [ 3 ] {} <Debug> HTTP-Session: 3c20ecac-656f-4ec0-b53a-6ad6893e7a40 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
689 2023.12.13 06:05:34.292882 [ 3 ] {} <Debug> HTTP-Session: 3c20ecac-656f-4ec0-b53a-6ad6893e7a40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
690 2023.12.13 06:05:34.293057 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
691 2023.12.13 06:05:34.293108 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
692 2023.12.13 06:05:34.294742 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} <Debug> oximeter.fields_i32 (d9cb1c53-c5ec-4e89-a2c0-cce1ef22a9e7): Loading data parts
693 2023.12.13 06:05:34.294825 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} <Debug> oximeter.fields_i32 (d9cb1c53-c5ec-4e89-a2c0-cce1ef22a9e7): There are no data parts
694 2023.12.13 06:05:34.297009 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} <Debug> DynamicQueryHandler: Done processing query
695 2023.12.13 06:05:34.297047 [ 3 ] {4895640a-4af6-4dd3-9e6a-68bb3312f18b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
696 2023.12.13 06:05:34.297075 [ 3 ] {} <Debug> HTTP-Session: 3c20ecac-656f-4ec0-b53a-6ad6893e7a40 Destroying unnamed session
697 2023.12.13 06:05:34.297191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
698 2023.12.13 06:05:34.297251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
699 2023.12.13 06:05:34.297281 [ 3 ] {} <Debug> HTTP-Session: 616d9375-a7de-40df-9ec6-b36e42dcae4f Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
700 2023.12.13 06:05:34.297300 [ 3 ] {} <Debug> HTTP-Session: 616d9375-a7de-40df-9ec6-b36e42dcae4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
701 2023.12.13 06:05:34.297496 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
702 2023.12.13 06:05:34.297556 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
703 2023.12.13 06:05:34.299115 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} <Debug> oximeter.fields_u32 (bb7aa494-2a9a-4bdf-a01c-9d10e23b7e31): Loading data parts
704 2023.12.13 06:05:34.299201 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} <Debug> oximeter.fields_u32 (bb7aa494-2a9a-4bdf-a01c-9d10e23b7e31): There are no data parts
705 2023.12.13 06:05:34.303384 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} <Debug> DynamicQueryHandler: Done processing query
706 2023.12.13 06:05:34.303448 [ 3 ] {a3b34e74-6347-4d8b-9255-b21ce63bd3bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
707 2023.12.13 06:05:34.303480 [ 3 ] {} <Debug> HTTP-Session: 616d9375-a7de-40df-9ec6-b36e42dcae4f Destroying unnamed session
708 2023.12.13 06:05:34.303687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
709 2023.12.13 06:05:34.303785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
710 2023.12.13 06:05:34.303824 [ 3 ] {} <Debug> HTTP-Session: 60b96110-899b-46b2-b70f-2a179df682b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
711 2023.12.13 06:05:34.303887 [ 3 ] {} <Debug> HTTP-Session: 60b96110-899b-46b2-b70f-2a179df682b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
712 2023.12.13 06:05:34.304090 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
713 2023.12.13 06:05:34.304140 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
714 2023.12.13 06:05:34.305789 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Loading data parts
715 2023.12.13 06:05:34.305897 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): There are no data parts
716 2023.12.13 06:05:34.308176 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} <Debug> DynamicQueryHandler: Done processing query
717 2023.12.13 06:05:34.308206 [ 3 ] {a74d7f1d-c364-42d8-b8d4-4a99be2550ad} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
718 2023.12.13 06:05:34.308239 [ 3 ] {} <Debug> HTTP-Session: 60b96110-899b-46b2-b70f-2a179df682b5 Destroying unnamed session
719 2023.12.13 06:05:34.308351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
720 2023.12.13 06:05:34.308419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
721 2023.12.13 06:05:34.308456 [ 3 ] {} <Debug> HTTP-Session: 449f2000-0ff4-4e22-abbb-f77472a47f65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
722 2023.12.13 06:05:34.308491 [ 3 ] {} <Debug> HTTP-Session: 449f2000-0ff4-4e22-abbb-f77472a47f65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
723 2023.12.13 06:05:34.308680 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
724 2023.12.13 06:05:34.308752 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
725 2023.12.13 06:05:34.310275 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} <Debug> oximeter.fields_u64 (299ddd86-ee11-4e84-9478-5d7ef9bfcc9d): Loading data parts
726 2023.12.13 06:05:34.310368 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} <Debug> oximeter.fields_u64 (299ddd86-ee11-4e84-9478-5d7ef9bfcc9d): There are no data parts
727 2023.12.13 06:05:34.314443 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} <Debug> DynamicQueryHandler: Done processing query
728 2023.12.13 06:05:34.314473 [ 3 ] {548d40f3-6049-413e-a173-24f577ca7cae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
729 2023.12.13 06:05:34.314491 [ 3 ] {} <Debug> HTTP-Session: 449f2000-0ff4-4e22-abbb-f77472a47f65 Destroying unnamed session
730 2023.12.13 06:05:34.314636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
731 2023.12.13 06:05:34.314697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
732 2023.12.13 06:05:34.314720 [ 3 ] {} <Debug> HTTP-Session: feff5593-c3ec-4ee5-8bfb-290cd81ca70d Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
733 2023.12.13 06:05:34.314748 [ 3 ] {} <Debug> HTTP-Session: feff5593-c3ec-4ee5-8bfb-290cd81ca70d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
734 2023.12.13 06:05:34.314937 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
735 2023.12.13 06:05:34.314982 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
736 2023.12.13 06:05:34.316764 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} <Debug> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Loading data parts
737 2023.12.13 06:05:34.316840 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} <Debug> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): There are no data parts
738 2023.12.13 06:05:34.320909 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} <Debug> DynamicQueryHandler: Done processing query
739 2023.12.13 06:05:34.320949 [ 3 ] {070f6b89-0981-4efa-86fa-c1e277264345} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
740 2023.12.13 06:05:34.320968 [ 3 ] {} <Debug> HTTP-Session: feff5593-c3ec-4ee5-8bfb-290cd81ca70d Destroying unnamed session
741 2023.12.13 06:05:34.321095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
742 2023.12.13 06:05:34.321155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
743 2023.12.13 06:05:34.321178 [ 3 ] {} <Debug> HTTP-Session: 90b4fd9e-f779-4a58-a7d6-dc9e89297c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
744 2023.12.13 06:05:34.321206 [ 3 ] {} <Debug> HTTP-Session: 90b4fd9e-f779-4a58-a7d6-dc9e89297c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
745 2023.12.13 06:05:34.321398 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
746 2023.12.13 06:05:34.321450 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
747 2023.12.13 06:05:34.323187 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Loading data parts
748 2023.12.13 06:05:34.323262 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): There are no data parts
749 2023.12.13 06:05:34.325447 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} <Debug> DynamicQueryHandler: Done processing query
750 2023.12.13 06:05:34.325472 [ 3 ] {46eaa939-f090-40c5-b6ad-c77d6aa8e91f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
751 2023.12.13 06:05:34.325495 [ 3 ] {} <Debug> HTTP-Session: 90b4fd9e-f779-4a58-a7d6-dc9e89297c7f Destroying unnamed session
752 2023.12.13 06:05:34.325591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
753 2023.12.13 06:05:34.325641 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
754 2023.12.13 06:05:34.325667 [ 3 ] {} <Debug> HTTP-Session: 678922dc-95eb-41a7-8a9b-0261465d77b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
755 2023.12.13 06:05:34.325684 [ 3 ] {} <Debug> HTTP-Session: 678922dc-95eb-41a7-8a9b-0261465d77b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
756 2023.12.13 06:05:34.325839 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) 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)
757 2023.12.13 06:05:34.325890 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
758 2023.12.13 06:05:34.327405 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Loading data parts
759 2023.12.13 06:05:34.327489 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): There are no data parts
760 2023.12.13 06:05:34.331534 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} <Debug> DynamicQueryHandler: Done processing query
761 2023.12.13 06:05:34.331574 [ 3 ] {7578f917-bfde-4da9-86cf-1e320d787709} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
762 2023.12.13 06:05:34.331601 [ 3 ] {} <Debug> HTTP-Session: 678922dc-95eb-41a7-8a9b-0261465d77b7 Destroying unnamed session
763 2023.12.13 06:05:34.331709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.12.13 06:05:34.331767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.12.13 06:05:34.331800 [ 3 ] {} <Debug> HTTP-Session: 530b2c47-6741-41d9-8916-bdc5210e0ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
766 2023.12.13 06:05:34.331820 [ 3 ] {} <Debug> HTTP-Session: 530b2c47-6741-41d9-8916-bdc5210e0ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.12.13 06:05:34.332060 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) /* The timeseries schema table stores the extracted schema for the samples
768 * oximeter collects.
769 */
770 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)
771 2023.12.13 06:05:34.332127 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
772 2023.12.13 06:05:34.333956 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Loading data parts
773 2023.12.13 06:05:34.334035 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): There are no data parts
774 2023.12.13 06:05:34.336354 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} <Debug> DynamicQueryHandler: Done processing query
775 2023.12.13 06:05:34.336387 [ 3 ] {2b6ecfbf-cb5c-4434-90c4-19fdb6d4fad0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
776 2023.12.13 06:05:34.336403 [ 3 ] {} <Debug> HTTP-Session: 530b2c47-6741-41d9-8916-bdc5210e0ccc Destroying unnamed session
777 2023.12.13 06:05:34.336523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64332, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.12.13 06:05:34.336576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.12.13 06:05:34.336595 [ 3 ] {} <Debug> HTTP-Session: 6da7b8e4-f6ce-4b94-8bb5-b486eea0aef6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64332
780 2023.12.13 06:05:34.336617 [ 3 ] {} <Debug> HTTP-Session: 6da7b8e4-f6ce-4b94-8bb5-b486eea0aef6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.12.13 06:05:34.336721 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64332) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
782 2023.12.13 06:05:34.337330 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
783 2023.12.13 06:05:34.340748 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.99 GiB.
784 2023.12.13 06:05:34.343586 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
785 2023.12.13 06:05:34.343870 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Trace> oximeter.version (eae687dd-3909-4bee-b645-40aa77aab393): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
786 2023.12.13 06:05:34.344097 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007355314 sec., 135 rows/sec., 2.12 KiB/sec.
787 2023.12.13 06:05:34.344226 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Debug> DynamicQueryHandler: Done processing query
788 2023.12.13 06:05:34.344246 [ 3 ] {72c6234e-f4ff-4ead-81ca-1e37b74bbae8} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
789 2023.12.13 06:05:34.344260 [ 3 ] {} <Debug> HTTP-Session: 6da7b8e4-f6ce-4b94-8bb5-b486eea0aef6 Destroying unnamed session
790 2023.12.13 06:05:35.001124 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.77 MiB, will set to 228.28 MiB (RSS), difference: 9.59 MiB
791 2023.12.13 06:05:49.023800 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
792 2023.12.13 06:05:49.023860 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
793 2023.12.13 06:06:04.024886 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.13 06:06:04.024951 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.13 06:06:19.025989 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.13 06:06:19.026080 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.13 06:06:34.027107 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache
798 2023.12.13 06:06:34.027205 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache
799 2023.12.13 06:06:39.179281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
800 2023.12.13 06:06:39.179420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
801 2023.12.13 06:06:39.179471 [ 3 ] {} <Debug> HTTP-Session: 54779e39-6921-41c7-94eb-104b35986270 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
802 2023.12.13 06:06:39.179494 [ 3 ] {} <Debug> HTTP-Session: 54779e39-6921-41c7-94eb-104b35986270 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
803 2023.12.13 06:06:39.179648 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
804 2023.12.13 06:06:39.180018 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
805 2023.12.13 06:06:39.180769 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
806 2023.12.13 06:06:39.180977 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
807 2023.12.13 06:06:39.181853 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} <Debug> DynamicQueryHandler: Done processing query
808 2023.12.13 06:06:39.181889 [ 3 ] {09902cff-fc85-4aab-88a3-d47871bdcb51} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
809 2023.12.13 06:06:39.181931 [ 3 ] {} <Debug> HTTP-Session: 54779e39-6921-41c7-94eb-104b35986270 Destroying unnamed session
810 2023.12.13 06:06:39.184654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
811 2023.12.13 06:06:39.184716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
812 2023.12.13 06:06:39.184760 [ 3 ] {} <Debug> HTTP-Session: d390a617-ec0f-4b81-92ff-93dc8939e204 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
813 2023.12.13 06:06:39.184784 [ 3 ] {} <Debug> HTTP-Session: d390a617-ec0f-4b81-92ff-93dc8939e204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
814 2023.12.13 06:06:39.184943 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
815 2023.12.13 06:06:39.187884 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
816 2023.12.13 06:06:39.188032 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
817 2023.12.13 06:06:39.188145 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
818 2023.12.13 06:06:39.189113 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} <Debug> DynamicQueryHandler: Done processing query
819 2023.12.13 06:06:39.189142 [ 3 ] {621b1075-52ea-441f-b844-2c0e7e7cff3b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
820 2023.12.13 06:06:39.189176 [ 3 ] {} <Debug> HTTP-Session: d390a617-ec0f-4b81-92ff-93dc8939e204 Destroying unnamed session
821 2023.12.13 06:06:39.189424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2023.12.13 06:06:39.189475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2023.12.13 06:06:39.189494 [ 3 ] {} <Debug> HTTP-Session: 2bdc3cc9-6b7c-4ffc-9f69-2149753da17d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
824 2023.12.13 06:06:39.189513 [ 3 ] {} <Debug> HTTP-Session: 2bdc3cc9-6b7c-4ffc-9f69-2149753da17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2023.12.13 06:06:39.189633 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
826 2023.12.13 06:06:39.190085 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
827 2023.12.13 06:06:39.190233 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
828 2023.12.13 06:06:39.190275 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
829 2023.12.13 06:06:39.191093 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} <Debug> DynamicQueryHandler: Done processing query
830 2023.12.13 06:06:39.191119 [ 3 ] {c40f1c98-3ab5-478e-832f-c117096067b1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
831 2023.12.13 06:06:39.191136 [ 3 ] {} <Debug> HTTP-Session: 2bdc3cc9-6b7c-4ffc-9f69-2149753da17d Destroying unnamed session
832 2023.12.13 06:06:39.191479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
833 2023.12.13 06:06:39.191524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
834 2023.12.13 06:06:39.191542 [ 3 ] {} <Debug> HTTP-Session: 3be6ade6-d292-4147-8ed5-161044e96350 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
835 2023.12.13 06:06:39.191560 [ 3 ] {} <Debug> HTTP-Session: 3be6ade6-d292-4147-8ed5-161044e96350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
836 2023.12.13 06:06:39.191673 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
837 2023.12.13 06:06:39.192015 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
838 2023.12.13 06:06:39.192160 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
839 2023.12.13 06:06:39.192202 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
840 2023.12.13 06:06:39.192988 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} <Debug> DynamicQueryHandler: Done processing query
841 2023.12.13 06:06:39.193014 [ 3 ] {cb01d8b6-d57a-405e-801b-210b1e123c86} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
842 2023.12.13 06:06:39.193031 [ 3 ] {} <Debug> HTTP-Session: 3be6ade6-d292-4147-8ed5-161044e96350 Destroying unnamed session
843 2023.12.13 06:06:39.194156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
844 2023.12.13 06:06:39.194201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
845 2023.12.13 06:06:39.194219 [ 3 ] {} <Debug> HTTP-Session: 0deb0043-e054-4155-bfd4-2eee1a0503e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
846 2023.12.13 06:06:39.194237 [ 3 ] {} <Debug> HTTP-Session: 0deb0043-e054-4155-bfd4-2eee1a0503e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
847 2023.12.13 06:06:39.194315 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
848 2023.12.13 06:06:39.194355 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
849 2023.12.13 06:06:39.195079 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
850 2023.12.13 06:06:39.196859 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
851 2023.12.13 06:06:39.197459 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
852 2023.12.13 06:06:39.197671 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
853 2023.12.13 06:06:39.197781 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Information> executeQuery: Read 4 rows, 443.00 B in 0.003443512 sec., 1161 rows/sec., 125.63 KiB/sec.
854 2023.12.13 06:06:39.197911 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Debug> DynamicQueryHandler: Done processing query
855 2023.12.13 06:06:39.197934 [ 3 ] {a9b6cfdb-5790-474e-a8ba-75fe3d52a448} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
856 2023.12.13 06:06:39.197950 [ 3 ] {} <Debug> HTTP-Session: 0deb0043-e054-4155-bfd4-2eee1a0503e9 Destroying unnamed session
857 2023.12.13 06:06:39.198085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
858 2023.12.13 06:06:39.198129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
859 2023.12.13 06:06:39.198148 [ 3 ] {} <Debug> HTTP-Session: 5aed6b9b-b7a3-41d8-ab5e-13330c295708 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
860 2023.12.13 06:06:39.198164 [ 3 ] {} <Debug> HTTP-Session: 5aed6b9b-b7a3-41d8-ab5e-13330c295708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
861 2023.12.13 06:06:39.198237 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
862 2023.12.13 06:06:39.198275 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
863 2023.12.13 06:06:39.198377 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
864 2023.12.13 06:06:39.200070 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
865 2023.12.13 06:06:39.200291 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
866 2023.12.13 06:06:39.200440 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
867 2023.12.13 06:06:39.200541 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.002281041 sec., 14905 rows/sec., 1.18 MiB/sec.
868 2023.12.13 06:06:39.200682 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Debug> DynamicQueryHandler: Done processing query
869 2023.12.13 06:06:39.200705 [ 3 ] {6a10e452-c496-4652-b797-a160843d6e21} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
870 2023.12.13 06:06:39.200721 [ 3 ] {} <Debug> HTTP-Session: 5aed6b9b-b7a3-41d8-ab5e-13330c295708 Destroying unnamed session
871 2023.12.13 06:06:39.200933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 16606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
872 2023.12.13 06:06:39.200979 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
873 2023.12.13 06:06:39.200998 [ 3 ] {} <Debug> HTTP-Session: cc01dcc9-d16d-4d3e-9e06-cdc5c72df0ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
874 2023.12.13 06:06:39.201015 [ 3 ] {} <Debug> HTTP-Session: cc01dcc9-d16d-4d3e-9e06-cdc5c72df0ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
875 2023.12.13 06:06:39.201089 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
876 2023.12.13 06:06:39.201127 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
877 2023.12.13 06:06:39.201228 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
878 2023.12.13 06:06:39.201595 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
879 2023.12.13 06:06:39.201822 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
880 2023.12.13 06:06:39.201969 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
881 2023.12.13 06:06:39.202065 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Information> executeQuery: Read 102 rows, 10.33 KiB in 0.000948407 sec., 107548 rows/sec., 10.64 MiB/sec.
882 2023.12.13 06:06:39.202187 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Debug> DynamicQueryHandler: Done processing query
883 2023.12.13 06:06:39.202210 [ 3 ] {2f7252bf-29bb-4680-a47b-aa5d665cc97f} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
884 2023.12.13 06:06:39.202225 [ 3 ] {} <Debug> HTTP-Session: cc01dcc9-d16d-4d3e-9e06-cdc5c72df0ae Destroying unnamed session
885 2023.12.13 06:06:39.202378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
886 2023.12.13 06:06:39.202422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
887 2023.12.13 06:06:39.202441 [ 3 ] {} <Debug> HTTP-Session: 5691d9be-abb4-47ac-a7b9-19cdc4870e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
888 2023.12.13 06:06:39.202458 [ 3 ] {} <Debug> HTTP-Session: 5691d9be-abb4-47ac-a7b9-19cdc4870e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
889 2023.12.13 06:06:39.202528 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
890 2023.12.13 06:06:39.202566 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
891 2023.12.13 06:06:39.203767 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
892 2023.12.13 06:06:39.204266 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
893 2023.12.13 06:06:39.204526 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
894 2023.12.13 06:06:39.204677 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
895 2023.12.13 06:06:39.204775 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.00222286 sec., 22043 rows/sec., 1.73 MiB/sec.
896 2023.12.13 06:06:39.204909 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Debug> DynamicQueryHandler: Done processing query
897 2023.12.13 06:06:39.204934 [ 3 ] {7a61efae-cfc0-4b01-9f21-b73a710b9b58} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
898 2023.12.13 06:06:39.204949 [ 3 ] {} <Debug> HTTP-Session: 5691d9be-abb4-47ac-a7b9-19cdc4870e80 Destroying unnamed session
899 2023.12.13 06:06:39.205184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 36397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
900 2023.12.13 06:06:39.205229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
901 2023.12.13 06:06:39.205248 [ 3 ] {} <Debug> HTTP-Session: fc0aa3b0-83c6-4d7c-90be-c2b828c4d912 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
902 2023.12.13 06:06:39.205266 [ 3 ] {} <Debug> HTTP-Session: fc0aa3b0-83c6-4d7c-90be-c2b828c4d912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
903 2023.12.13 06:06:39.205354 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
904 2023.12.13 06:06:39.205397 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
905 2023.12.13 06:06:39.205551 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
906 2023.12.13 06:06:39.206076 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
907 2023.12.13 06:06:39.207020 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
908 2023.12.13 06:06:39.207209 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
909 2023.12.13 06:06:39.207311 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001933595 sec., 17583 rows/sec., 23.73 MiB/sec.
910 2023.12.13 06:06:39.207432 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Debug> DynamicQueryHandler: Done processing query
911 2023.12.13 06:06:39.207455 [ 3 ] {8a28af9d-2f5a-43b5-a01b-99df119a1b1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
912 2023.12.13 06:06:39.207471 [ 3 ] {} <Debug> HTTP-Session: fc0aa3b0-83c6-4d7c-90be-c2b828c4d912 Destroying unnamed session
913 2023.12.13 06:06:39.207594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
914 2023.12.13 06:06:39.207638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
915 2023.12.13 06:06:39.207657 [ 3 ] {} <Debug> HTTP-Session: dd984d42-fe8c-43f2-a5f1-736a372f4c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
916 2023.12.13 06:06:39.207674 [ 3 ] {} <Debug> HTTP-Session: dd984d42-fe8c-43f2-a5f1-736a372f4c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
917 2023.12.13 06:06:39.207743 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
918 2023.12.13 06:06:39.208358 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
919 2023.12.13 06:06:39.208467 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Trace> ParallelParsingInputFormat: Parallel parsing is used
920 2023.12.13 06:06:39.208788 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
921 2023.12.13 06:06:39.209054 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
922 2023.12.13 06:06:39.209237 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Trace> oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
923 2023.12.13 06:06:39.209330 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Information> executeQuery: Read 21 rows, 1.54 KiB in 0.001565649 sec., 13412 rows/sec., 983.64 KiB/sec.
924 2023.12.13 06:06:39.209457 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Debug> DynamicQueryHandler: Done processing query
925 2023.12.13 06:06:39.209480 [ 3 ] {3c67791f-27d1-4642-a7b5-2590f3238757} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
926 2023.12.13 06:06:39.209496 [ 3 ] {} <Debug> HTTP-Session: dd984d42-fe8c-43f2-a5f1-736a372f4c62 Destroying unnamed session
927 2023.12.13 06:06:44.155214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
928 2023.12.13 06:06:44.155345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
929 2023.12.13 06:06:44.155376 [ 3 ] {} <Debug> HTTP-Session: 2d2f154b-3ae4-413a-9e25-92c5bebe32e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
930 2023.12.13 06:06:44.155404 [ 3 ] {} <Debug> HTTP-Session: 2d2f154b-3ae4-413a-9e25-92c5bebe32e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
931 2023.12.13 06:06:44.155610 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
932 2023.12.13 06:06:44.156393 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
933 2023.12.13 06:06:44.156565 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
934 2023.12.13 06:06:44.156658 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
935 2023.12.13 06:06:44.156899 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
936 2023.12.13 06:06:44.158790 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
937 2023.12.13 06:06:44.158826 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (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
938 2023.12.13 06:06:44.158951 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
939 2023.12.13 06:06:44.161164 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005514501 sec., 725 rows/sec., 78.45 KiB/sec.
940 2023.12.13 06:06:44.161380 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Debug> DynamicQueryHandler: Done processing query
941 2023.12.13 06:06:44.161407 [ 3 ] {9a8eef90-e0d2-4e92-9476-043045b4d216} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
942 2023.12.13 06:06:44.161423 [ 3 ] {} <Debug> HTTP-Session: 2d2f154b-3ae4-413a-9e25-92c5bebe32e2 Destroying unnamed session
943 2023.12.13 06:06:44.161670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
944 2023.12.13 06:06:44.161720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
945 2023.12.13 06:06:44.161740 [ 3 ] {} <Debug> HTTP-Session: 1b43e465-993d-4f21-a261-781d35811016 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
946 2023.12.13 06:06:44.161759 [ 3 ] {} <Debug> HTTP-Session: 1b43e465-993d-4f21-a261-781d35811016 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
947 2023.12.13 06:06:44.161890 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
948 2023.12.13 06:06:44.162338 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
949 2023.12.13 06:06:44.162576 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
950 2023.12.13 06:06:44.162625 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
951 2023.12.13 06:06:44.162776 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
952 2023.12.13 06:06:44.162805 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
953 2023.12.13 06:06:44.162826 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (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
954 2023.12.13 06:06:44.162855 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
955 2023.12.13 06:06:44.163799 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001871964 sec., 2136 rows/sec., 231.10 KiB/sec.
956 2023.12.13 06:06:44.164020 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Debug> DynamicQueryHandler: Done processing query
957 2023.12.13 06:06:44.164050 [ 3 ] {e708ce80-594d-43e9-9722-2b5ec39e3c64} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
958 2023.12.13 06:06:44.164073 [ 3 ] {} <Debug> HTTP-Session: 1b43e465-993d-4f21-a261-781d35811016 Destroying unnamed session
959 2023.12.13 06:06:44.164383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
960 2023.12.13 06:06:44.164443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
961 2023.12.13 06:06:44.164471 [ 3 ] {} <Debug> HTTP-Session: d98f42ed-9a05-49bc-9d4e-b08ff322bebf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
962 2023.12.13 06:06:44.164495 [ 3 ] {} <Debug> HTTP-Session: d98f42ed-9a05-49bc-9d4e-b08ff322bebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
963 2023.12.13 06:06:44.164632 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
964 2023.12.13 06:06:44.165092 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
965 2023.12.13 06:06:44.165254 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
966 2023.12.13 06:06:44.165295 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
967 2023.12.13 06:06:44.165443 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
968 2023.12.13 06:06:44.165472 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
969 2023.12.13 06:06:44.165495 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (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
970 2023.12.13 06:06:44.165523 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
971 2023.12.13 06:06:44.166462 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001793533 sec., 2230 rows/sec., 241.21 KiB/sec.
972 2023.12.13 06:06:44.166656 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Debug> DynamicQueryHandler: Done processing query
973 2023.12.13 06:06:44.166681 [ 3 ] {7e6bb5d3-9f0e-4994-abbc-d944339383cd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
974 2023.12.13 06:06:44.166698 [ 3 ] {} <Debug> HTTP-Session: d98f42ed-9a05-49bc-9d4e-b08ff322bebf Destroying unnamed session
975 2023.12.13 06:06:44.166906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2023.12.13 06:06:44.166953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
977 2023.12.13 06:06:44.166974 [ 3 ] {} <Debug> HTTP-Session: af05d879-217d-4d60-9675-69f6377f9ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
978 2023.12.13 06:06:44.166990 [ 3 ] {} <Debug> HTTP-Session: af05d879-217d-4d60-9675-69f6377f9ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2023.12.13 06:06:44.167110 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
980 2023.12.13 06:06:44.167639 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
981 2023.12.13 06:06:44.167813 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
982 2023.12.13 06:06:44.167858 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
983 2023.12.13 06:06:44.168006 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
984 2023.12.13 06:06:44.168037 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
985 2023.12.13 06:06:44.168059 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (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
986 2023.12.13 06:06:44.168087 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
987 2023.12.13 06:06:44.169033 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001886985 sec., 2119 rows/sec., 229.26 KiB/sec.
988 2023.12.13 06:06:44.169222 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Debug> DynamicQueryHandler: Done processing query
989 2023.12.13 06:06:44.169247 [ 3 ] {3da89289-d945-4b98-81c6-55e52317464a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
990 2023.12.13 06:06:44.169262 [ 3 ] {} <Debug> HTTP-Session: af05d879-217d-4d60-9675-69f6377f9ed2 Destroying unnamed session
991 2023.12.13 06:06:44.169465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
992 2023.12.13 06:06:44.169511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
993 2023.12.13 06:06:44.169531 [ 3 ] {} <Debug> HTTP-Session: 8d6caa1c-4e8f-43f4-be2c-e30cc7e8220d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
994 2023.12.13 06:06:44.169548 [ 3 ] {} <Debug> HTTP-Session: 8d6caa1c-4e8f-43f4-be2c-e30cc7e8220d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
995 2023.12.13 06:06:44.169669 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
996 2023.12.13 06:06:44.170140 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
997 2023.12.13 06:06:44.170308 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
998 2023.12.13 06:06:44.170350 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
999 2023.12.13 06:06:44.170494 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1000 2023.12.13 06:06:44.170520 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1001 2023.12.13 06:06:44.170541 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (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
1002 2023.12.13 06:06:44.170569 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1003 2023.12.13 06:06:44.171478 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001774512 sec., 2254 rows/sec., 243.80 KiB/sec.
1004 2023.12.13 06:06:44.171659 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Debug> DynamicQueryHandler: Done processing query
1005 2023.12.13 06:06:44.171682 [ 3 ] {515c6239-3d5f-48ba-bc42-41bbc277687c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1006 2023.12.13 06:06:44.171698 [ 3 ] {} <Debug> HTTP-Session: 8d6caa1c-4e8f-43f4-be2c-e30cc7e8220d Destroying unnamed session
1007 2023.12.13 06:06:44.171930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1008 2023.12.13 06:06:44.171974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1009 2023.12.13 06:06:44.171993 [ 3 ] {} <Debug> HTTP-Session: e05c04e6-fb14-4e66-b970-16065be96932 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1010 2023.12.13 06:06:44.172009 [ 3 ] {} <Debug> HTTP-Session: e05c04e6-fb14-4e66-b970-16065be96932 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1011 2023.12.13 06:06:44.172129 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1012 2023.12.13 06:06:44.172591 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1013 2023.12.13 06:06:44.172757 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1014 2023.12.13 06:06:44.172797 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1015 2023.12.13 06:06:44.172941 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1016 2023.12.13 06:06:44.172970 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1017 2023.12.13 06:06:44.172991 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (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
1018 2023.12.13 06:06:44.173018 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1019 2023.12.13 06:06:44.173871 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001710451 sec., 2338 rows/sec., 252.93 KiB/sec.
1020 2023.12.13 06:06:44.174065 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Debug> DynamicQueryHandler: Done processing query
1021 2023.12.13 06:06:44.174089 [ 3 ] {f6cd4c99-8412-4627-8c71-8789ccc094f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1022 2023.12.13 06:06:44.174105 [ 3 ] {} <Debug> HTTP-Session: e05c04e6-fb14-4e66-b970-16065be96932 Destroying unnamed session
1023 2023.12.13 06:06:44.184781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1024 2023.12.13 06:06:44.184835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1025 2023.12.13 06:06:44.184857 [ 3 ] {} <Debug> HTTP-Session: caec3044-5f4d-49d9-8e4d-b8f19cdd7fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1026 2023.12.13 06:06:44.184878 [ 3 ] {} <Debug> HTTP-Session: caec3044-5f4d-49d9-8e4d-b8f19cdd7fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1027 2023.12.13 06:06:44.184973 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1028 2023.12.13 06:06:44.185022 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1029 2023.12.13 06:06:44.185193 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1030 2023.12.13 06:06:44.185570 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1031 2023.12.13 06:06:44.185946 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1032 2023.12.13 06:06:44.186128 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1033 2023.12.13 06:06:44.186264 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001254913 sec., 4781 rows/sec., 775.08 KiB/sec.
1034 2023.12.13 06:06:44.186427 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Debug> DynamicQueryHandler: Done processing query
1035 2023.12.13 06:06:44.186452 [ 3 ] {00551a85-ffe8-4fc0-b509-13f17484634c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1036 2023.12.13 06:06:44.186466 [ 3 ] {} <Debug> HTTP-Session: caec3044-5f4d-49d9-8e4d-b8f19cdd7fd3 Destroying unnamed session
1037 2023.12.13 06:06:44.186572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1038 2023.12.13 06:06:44.186618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1039 2023.12.13 06:06:44.186637 [ 3 ] {} <Debug> HTTP-Session: efa2d381-1672-4828-b97c-823a97edf3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1040 2023.12.13 06:06:44.186654 [ 3 ] {} <Debug> HTTP-Session: efa2d381-1672-4828-b97c-823a97edf3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1041 2023.12.13 06:06:44.186730 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1042 2023.12.13 06:06:44.186767 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1043 2023.12.13 06:06:44.186876 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1044 2023.12.13 06:06:44.187198 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1045 2023.12.13 06:06:44.187419 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1046 2023.12.13 06:06:44.187567 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1047 2023.12.13 06:06:44.187692 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000934117 sec., 38539 rows/sec., 3.23 MiB/sec.
1048 2023.12.13 06:06:44.187813 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Debug> DynamicQueryHandler: Done processing query
1049 2023.12.13 06:06:44.187836 [ 3 ] {ee53f3b8-6272-402e-9aae-8c287f996a29} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1050 2023.12.13 06:06:44.187853 [ 3 ] {} <Debug> HTTP-Session: efa2d381-1672-4828-b97c-823a97edf3dd Destroying unnamed session
1051 2023.12.13 06:06:44.187961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1052 2023.12.13 06:06:44.188007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1053 2023.12.13 06:06:44.188025 [ 3 ] {} <Debug> HTTP-Session: ff26e9f2-2b5d-4f5b-b6f5-bb4dbb350f2e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1054 2023.12.13 06:06:44.188042 [ 3 ] {} <Debug> HTTP-Session: ff26e9f2-2b5d-4f5b-b6f5-bb4dbb350f2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1055 2023.12.13 06:06:44.188112 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1056 2023.12.13 06:06:44.188150 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1057 2023.12.13 06:06:44.188256 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1058 2023.12.13 06:06:44.188545 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1059 2023.12.13 06:06:44.188757 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1060 2023.12.13 06:06:44.188904 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1061 2023.12.13 06:06:44.189026 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000887156 sec., 27052 rows/sec., 2.09 MiB/sec.
1062 2023.12.13 06:06:44.189152 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Debug> DynamicQueryHandler: Done processing query
1063 2023.12.13 06:06:44.189175 [ 3 ] {0671bea8-62b4-4b64-96ad-5dc76080b199} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1064 2023.12.13 06:06:44.189190 [ 3 ] {} <Debug> HTTP-Session: ff26e9f2-2b5d-4f5b-b6f5-bb4dbb350f2e Destroying unnamed session
1065 2023.12.13 06:06:44.189459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 39255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1066 2023.12.13 06:06:44.189503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1067 2023.12.13 06:06:44.189522 [ 3 ] {} <Debug> HTTP-Session: c6eca8d6-ab39-48de-8e5d-5b8edeb9775d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1068 2023.12.13 06:06:44.189538 [ 3 ] {} <Debug> HTTP-Session: c6eca8d6-ab39-48de-8e5d-5b8edeb9775d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1069 2023.12.13 06:06:44.189627 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1070 2023.12.13 06:06:44.189669 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1071 2023.12.13 06:06:44.189787 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1072 2023.12.13 06:06:44.190177 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1073 2023.12.13 06:06:44.190463 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1074 2023.12.13 06:06:44.190652 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1075 2023.12.13 06:06:44.190777 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Information> executeQuery: Read 204 rows, 14.74 KiB in 0.00112153 sec., 181894 rows/sec., 12.84 MiB/sec.
1076 2023.12.13 06:06:44.190902 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Debug> DynamicQueryHandler: Done processing query
1077 2023.12.13 06:06:44.190926 [ 3 ] {1afb74ca-5ae6-4ef8-8506-9f24749dc55d} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1078 2023.12.13 06:06:44.190942 [ 3 ] {} <Debug> HTTP-Session: c6eca8d6-ab39-48de-8e5d-5b8edeb9775d Destroying unnamed session
1079 2023.12.13 06:06:49.028164 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
1080 2023.12.13 06:06:49.028251 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
1081 2023.12.13 06:06:49.144725 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1082 2023.12.13 06:06:49.144841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1083 2023.12.13 06:06:49.144872 [ 3 ] {} <Debug> HTTP-Session: 7ae4d7b1-c8c0-4a85-8357-f94ab6a5ca8e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1084 2023.12.13 06:06:49.144899 [ 3 ] {} <Debug> HTTP-Session: 7ae4d7b1-c8c0-4a85-8357-f94ab6a5ca8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1085 2023.12.13 06:06:49.145040 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1086 2023.12.13 06:06:49.145106 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1087 2023.12.13 06:06:49.145287 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1088 2023.12.13 06:06:49.145729 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1089 2023.12.13 06:06:49.145984 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1090 2023.12.13 06:06:49.146150 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1091 2023.12.13 06:06:49.146283 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001202992 sec., 29094 rows/sec., 2.30 MiB/sec.
1092 2023.12.13 06:06:49.146427 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Debug> DynamicQueryHandler: Done processing query
1093 2023.12.13 06:06:49.146453 [ 3 ] {3d8d792a-d6cd-4e8d-a7a3-f83e7320e20f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1094 2023.12.13 06:06:49.146469 [ 3 ] {} <Debug> HTTP-Session: 7ae4d7b1-c8c0-4a85-8357-f94ab6a5ca8e Destroying unnamed session
1095 2023.12.13 06:06:49.146610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1096 2023.12.13 06:06:49.146656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1097 2023.12.13 06:06:49.146676 [ 3 ] {} <Debug> HTTP-Session: 26fad6ff-5451-49d7-9997-3413f739bbf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1098 2023.12.13 06:06:49.146695 [ 3 ] {} <Debug> HTTP-Session: 26fad6ff-5451-49d7-9997-3413f739bbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1099 2023.12.13 06:06:49.146779 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1100 2023.12.13 06:06:49.146819 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1101 2023.12.13 06:06:49.146921 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1102 2023.12.13 06:06:49.147271 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1103 2023.12.13 06:06:49.147493 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1104 2023.12.13 06:06:49.147645 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1105 2023.12.13 06:06:49.147769 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Information> executeQuery: Read 105 rows, 10.63 KiB in 0.000964358 sec., 108880 rows/sec., 10.76 MiB/sec.
1106 2023.12.13 06:06:49.147928 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Debug> DynamicQueryHandler: Done processing query
1107 2023.12.13 06:06:49.147953 [ 3 ] {c2b20b2c-5d49-4faf-b1bb-09a43996d643} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1108 2023.12.13 06:06:49.147968 [ 3 ] {} <Debug> HTTP-Session: 26fad6ff-5451-49d7-9997-3413f739bbf8 Destroying unnamed session
1109 2023.12.13 06:06:49.148086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1110 2023.12.13 06:06:49.148131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1111 2023.12.13 06:06:49.148151 [ 3 ] {} <Debug> HTTP-Session: bf3bf2e5-eb25-4bda-8080-5b0acce19d10 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1112 2023.12.13 06:06:49.148168 [ 3 ] {} <Debug> HTTP-Session: bf3bf2e5-eb25-4bda-8080-5b0acce19d10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1113 2023.12.13 06:06:49.148242 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1114 2023.12.13 06:06:49.148280 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1115 2023.12.13 06:06:49.148393 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1116 2023.12.13 06:06:49.148676 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1117 2023.12.13 06:06:49.148879 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1118 2023.12.13 06:06:49.149024 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1119 2023.12.13 06:06:49.149139 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000872846 sec., 40098 rows/sec., 3.14 MiB/sec.
1120 2023.12.13 06:06:49.149246 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Debug> DynamicQueryHandler: Done processing query
1121 2023.12.13 06:06:49.149269 [ 3 ] {53e9b393-161a-493b-992f-3e02548b3c5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1122 2023.12.13 06:06:49.149284 [ 3 ] {} <Debug> HTTP-Session: bf3bf2e5-eb25-4bda-8080-5b0acce19d10 Destroying unnamed session
1123 2023.12.13 06:06:49.149469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 37465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1124 2023.12.13 06:06:49.149513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1125 2023.12.13 06:06:49.149532 [ 3 ] {} <Debug> HTTP-Session: 354b05ea-95dd-4ed7-b7af-30179ad273d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1126 2023.12.13 06:06:49.149550 [ 3 ] {} <Debug> HTTP-Session: 354b05ea-95dd-4ed7-b7af-30179ad273d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1127 2023.12.13 06:06:49.149636 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1128 2023.12.13 06:06:49.149679 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1129 2023.12.13 06:06:49.149812 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1130 2023.12.13 06:06:49.150243 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1131 2023.12.13 06:06:49.150576 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1132 2023.12.13 06:06:49.150807 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1133 2023.12.13 06:06:49.150929 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001264203 sec., 27685 rows/sec., 37.36 MiB/sec.
1134 2023.12.13 06:06:49.151084 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Debug> DynamicQueryHandler: Done processing query
1135 2023.12.13 06:06:49.151111 [ 3 ] {19de283b-d9bb-49e1-9f22-8ff7608435ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1136 2023.12.13 06:06:49.151129 [ 3 ] {} <Debug> HTTP-Session: 354b05ea-95dd-4ed7-b7af-30179ad273d4 Destroying unnamed session
1137 2023.12.13 06:06:59.117147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5075, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1138 2023.12.13 06:06:59.117277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1139 2023.12.13 06:06:59.117307 [ 3 ] {} <Debug> HTTP-Session: 91980c7f-e16c-422b-8ece-c83924c7824e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1140 2023.12.13 06:06:59.117335 [ 3 ] {} <Debug> HTTP-Session: 91980c7f-e16c-422b-8ece-c83924c7824e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1141 2023.12.13 06:06:59.117476 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1142 2023.12.13 06:06:59.117543 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1143 2023.12.13 06:06:59.117729 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1144 2023.12.13 06:06:59.118209 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1145 2023.12.13 06:06:59.118470 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1146 2023.12.13 06:06:59.118633 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1147 2023.12.13 06:06:59.118776 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Information> executeQuery: Read 35 rows, 2.84 KiB in 0.001264063 sec., 27688 rows/sec., 2.19 MiB/sec.
1148 2023.12.13 06:06:59.118940 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Debug> DynamicQueryHandler: Done processing query
1149 2023.12.13 06:06:59.118965 [ 3 ] {cf109b69-19aa-47e3-83d9-ad6211477750} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1150 2023.12.13 06:06:59.118981 [ 3 ] {} <Debug> HTTP-Session: 91980c7f-e16c-422b-8ece-c83924c7824e Destroying unnamed session
1151 2023.12.13 06:06:59.119130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 17084, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1152 2023.12.13 06:06:59.119178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1153 2023.12.13 06:06:59.119197 [ 3 ] {} <Debug> HTTP-Session: 1d271500-da6e-47fb-be16-47131fd63125 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1154 2023.12.13 06:06:59.119216 [ 3 ] {} <Debug> HTTP-Session: 1d271500-da6e-47fb-be16-47131fd63125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1155 2023.12.13 06:06:59.119299 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1156 2023.12.13 06:06:59.119340 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1157 2023.12.13 06:06:59.119443 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1158 2023.12.13 06:06:59.119800 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1159 2023.12.13 06:06:59.120010 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1160 2023.12.13 06:06:59.120167 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1161 2023.12.13 06:06:59.120295 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Information> executeQuery: Read 105 rows, 10.63 KiB in 0.000968358 sec., 108430 rows/sec., 10.72 MiB/sec.
1162 2023.12.13 06:06:59.120428 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Debug> DynamicQueryHandler: Done processing query
1163 2023.12.13 06:06:59.120452 [ 3 ] {d8bb292c-a077-416c-8dac-114c589ed6aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1164 2023.12.13 06:06:59.120467 [ 3 ] {} <Debug> HTTP-Session: 1d271500-da6e-47fb-be16-47131fd63125 Destroying unnamed session
1165 2023.12.13 06:06:59.120629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5986, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1166 2023.12.13 06:06:59.120675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1167 2023.12.13 06:06:59.120694 [ 3 ] {} <Debug> HTTP-Session: e331f156-2f99-497f-8f00-9ffaee29a9aa Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1168 2023.12.13 06:06:59.120710 [ 3 ] {} <Debug> HTTP-Session: e331f156-2f99-497f-8f00-9ffaee29a9aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1169 2023.12.13 06:06:59.120785 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1170 2023.12.13 06:06:59.120823 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1171 2023.12.13 06:06:59.120929 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1172 2023.12.13 06:06:59.121212 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1173 2023.12.13 06:06:59.121414 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1174 2023.12.13 06:06:59.121565 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1175 2023.12.13 06:06:59.121684 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Information> executeQuery: Read 35 rows, 2.80 KiB in 0.000871496 sec., 40160 rows/sec., 3.14 MiB/sec.
1176 2023.12.13 06:06:59.121790 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Debug> DynamicQueryHandler: Done processing query
1177 2023.12.13 06:06:59.121814 [ 3 ] {20afe2c7-703f-4fbb-801c-0e2386ecbf4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1178 2023.12.13 06:06:59.121829 [ 3 ] {} <Debug> HTTP-Session: e331f156-2f99-497f-8f00-9ffaee29a9aa Destroying unnamed session
1179 2023.12.13 06:06:59.121978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 37465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1180 2023.12.13 06:06:59.122022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1181 2023.12.13 06:06:59.122041 [ 3 ] {} <Debug> HTTP-Session: 9f44cbbd-361b-4780-9820-18f1fb7f706c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1182 2023.12.13 06:06:59.122058 [ 3 ] {} <Debug> HTTP-Session: 9f44cbbd-361b-4780-9820-18f1fb7f706c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1183 2023.12.13 06:06:59.122143 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1184 2023.12.13 06:06:59.122187 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1185 2023.12.13 06:06:59.122323 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1186 2023.12.13 06:06:59.122721 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.98 GiB.
1187 2023.12.13 06:06:59.123091 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1188 2023.12.13 06:06:59.123320 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1189 2023.12.13 06:06:59.123472 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Information> executeQuery: Read 35 rows, 48.36 KiB in 0.001297864 sec., 26967 rows/sec., 36.39 MiB/sec.
1190 2023.12.13 06:06:59.123614 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Debug> DynamicQueryHandler: Done processing query
1191 2023.12.13 06:06:59.123643 [ 3 ] {f25378bc-7b75-44ea-ad71-373c8c547c70} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1192 2023.12.13 06:06:59.123664 [ 3 ] {} <Debug> HTTP-Session: 9f44cbbd-361b-4780-9820-18f1fb7f706c Destroying unnamed session
1193 2023.12.13 06:07:04.028966 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache
1194 2023.12.13 06:07:04.029035 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache
1195 2023.12.13 06:07:09.090271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1196 2023.12.13 06:07:09.090402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1197 2023.12.13 06:07:09.090432 [ 3 ] {} <Debug> HTTP-Session: 9719873b-4890-4e72-b0e5-d1baff7ed24b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1198 2023.12.13 06:07:09.090460 [ 3 ] {} <Debug> HTTP-Session: 9719873b-4890-4e72-b0e5-d1baff7ed24b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1199 2023.12.13 06:07:09.090599 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1200 2023.12.13 06:07:09.090666 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1201 2023.12.13 06:07:09.090854 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1202 2023.12.13 06:07:09.091338 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1203 2023.12.13 06:07:09.091591 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1204 2023.12.13 06:07:09.091791 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1205 2023.12.13 06:07:09.091941 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Information> executeQuery: Read 38 rows, 3.08 KiB in 0.001298324 sec., 29268 rows/sec., 2.32 MiB/sec.
1206 2023.12.13 06:07:09.092082 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Debug> DynamicQueryHandler: Done processing query
1207 2023.12.13 06:07:09.092108 [ 3 ] {84b63ddb-8f9d-4e32-9fb8-d9f536fdb4a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1208 2023.12.13 06:07:09.092124 [ 3 ] {} <Debug> HTTP-Session: 9719873b-4890-4e72-b0e5-d1baff7ed24b Destroying unnamed session
1209 2023.12.13 06:07:09.092267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 18420, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1210 2023.12.13 06:07:09.092314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1211 2023.12.13 06:07:09.092334 [ 3 ] {} <Debug> HTTP-Session: b966fb15-7279-451c-b94e-f1ade7a9f1df Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1212 2023.12.13 06:07:09.092352 [ 3 ] {} <Debug> HTTP-Session: b966fb15-7279-451c-b94e-f1ade7a9f1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1213 2023.12.13 06:07:09.092436 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1214 2023.12.13 06:07:09.092476 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1215 2023.12.13 06:07:09.092579 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1216 2023.12.13 06:07:09.092927 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1217 2023.12.13 06:07:09.093147 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1218 2023.12.13 06:07:09.093291 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1219 2023.12.13 06:07:09.093419 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Information> executeQuery: Read 114 rows, 11.42 KiB in 0.000955987 sec., 119248 rows/sec., 11.67 MiB/sec.
1220 2023.12.13 06:07:09.093562 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Debug> DynamicQueryHandler: Done processing query
1221 2023.12.13 06:07:09.093586 [ 3 ] {34330efb-8bc8-4a18-a8a9-4cd2b26762dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1222 2023.12.13 06:07:09.093602 [ 3 ] {} <Debug> HTTP-Session: b966fb15-7279-451c-b94e-f1ade7a9f1df Destroying unnamed session
1223 2023.12.13 06:07:09.093719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6494, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1224 2023.12.13 06:07:09.093763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1225 2023.12.13 06:07:09.093781 [ 3 ] {} <Debug> HTTP-Session: a55de86a-13d5-432d-8b03-ed83a4ff718b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1226 2023.12.13 06:07:09.093798 [ 3 ] {} <Debug> HTTP-Session: a55de86a-13d5-432d-8b03-ed83a4ff718b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1227 2023.12.13 06:07:09.093870 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1228 2023.12.13 06:07:09.093909 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1229 2023.12.13 06:07:09.094019 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1230 2023.12.13 06:07:09.094286 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1231 2023.12.13 06:07:09.094487 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1232 2023.12.13 06:07:09.094632 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1233 2023.12.13 06:07:09.094754 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Information> executeQuery: Read 38 rows, 3.04 KiB in 0.000857696 sec., 44304 rows/sec., 3.46 MiB/sec.
1234 2023.12.13 06:07:09.094902 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Debug> DynamicQueryHandler: Done processing query
1235 2023.12.13 06:07:09.094925 [ 3 ] {5280aca6-3b24-400b-afa5-34665293cedf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1236 2023.12.13 06:07:09.094941 [ 3 ] {} <Debug> HTTP-Session: a55de86a-13d5-432d-8b03-ed83a4ff718b Destroying unnamed session
1237 2023.12.13 06:07:09.095080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 40670, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1238 2023.12.13 06:07:09.095125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1239 2023.12.13 06:07:09.095143 [ 3 ] {} <Debug> HTTP-Session: 83a0184c-507f-4dc0-9c21-9a81e1f3bf4b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1240 2023.12.13 06:07:09.095160 [ 3 ] {} <Debug> HTTP-Session: 83a0184c-507f-4dc0-9c21-9a81e1f3bf4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1241 2023.12.13 06:07:09.095245 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1242 2023.12.13 06:07:09.095289 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1243 2023.12.13 06:07:09.095430 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1244 2023.12.13 06:07:09.095908 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1245 2023.12.13 06:07:09.096292 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1246 2023.12.13 06:07:09.096495 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1247 2023.12.13 06:07:09.096632 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Information> executeQuery: Read 38 rows, 52.51 KiB in 0.001358115 sec., 27979 rows/sec., 37.76 MiB/sec.
1248 2023.12.13 06:07:09.096763 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Debug> DynamicQueryHandler: Done processing query
1249 2023.12.13 06:07:09.096789 [ 3 ] {1071f758-e228-43d9-a727-0d7242d31e95} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1250 2023.12.13 06:07:09.096805 [ 3 ] {} <Debug> HTTP-Session: 83a0184c-507f-4dc0-9c21-9a81e1f3bf4b Destroying unnamed session
1251 2023.12.13 06:07:14.076146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1252 2023.12.13 06:07:14.076271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1253 2023.12.13 06:07:14.076299 [ 3 ] {} <Debug> HTTP-Session: fdb4bd90-34af-4aea-a64a-c24e04cc2a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1254 2023.12.13 06:07:14.076324 [ 3 ] {} <Debug> HTTP-Session: fdb4bd90-34af-4aea-a64a-c24e04cc2a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1255 2023.12.13 06:07:14.076532 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1256 2023.12.13 06:07:14.077281 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1257 2023.12.13 06:07:14.077516 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1258 2023.12.13 06:07:14.077597 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1259 2023.12.13 06:07:14.077807 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1260 2023.12.13 06:07:14.077895 [ 187 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1261 2023.12.13 06:07:14.077930 [ 189 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1262 2023.12.13 06:07:14.078037 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (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
1263 2023.12.13 06:07:14.078122 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Debug> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec) (SelectExecutor): Reading approx. 10 rows with 2 streams
1264 2023.12.13 06:07:14.079778 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003203079 sec., 3121 rows/sec., 438.73 KiB/sec.
1265 2023.12.13 06:07:14.080044 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Debug> DynamicQueryHandler: Done processing query
1266 2023.12.13 06:07:14.080072 [ 3 ] {f7eba3c5-1ef9-4b3a-be9a-02e8ecd45e7a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1267 2023.12.13 06:07:14.080090 [ 3 ] {} <Debug> HTTP-Session: fdb4bd90-34af-4aea-a64a-c24e04cc2a0b Destroying unnamed session
1268 2023.12.13 06:07:14.080252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1269 2023.12.13 06:07:14.080302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1270 2023.12.13 06:07:14.080322 [ 3 ] {} <Debug> HTTP-Session: 13e81389-6ba7-4973-bc0b-a231ec971d0f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1271 2023.12.13 06:07:14.080341 [ 3 ] {} <Debug> HTTP-Session: 13e81389-6ba7-4973-bc0b-a231ec971d0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1272 2023.12.13 06:07:14.080430 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1273 2023.12.13 06:07:14.080475 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1274 2023.12.13 06:07:14.080625 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1275 2023.12.13 06:07:14.080965 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1276 2023.12.13 06:07:14.081261 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1277 2023.12.13 06:07:14.081432 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Trace> oximeter.timeseries_schema (ef177438-dc93-477e-86a7-4dd830f358ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1278 2023.12.13 06:07:14.081564 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Information> executeQuery: Read 1 rows, 232.00 B in 0.00110612 sec., 904 rows/sec., 204.83 KiB/sec.
1279 2023.12.13 06:07:14.081736 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Debug> DynamicQueryHandler: Done processing query
1280 2023.12.13 06:07:14.081761 [ 3 ] {66561596-1ff5-43ef-b2ae-05b9b77c043c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1281 2023.12.13 06:07:14.081778 [ 3 ] {} <Debug> HTTP-Session: 13e81389-6ba7-4973-bc0b-a231ec971d0f Destroying unnamed session
1282 2023.12.13 06:07:14.081935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1283 2023.12.13 06:07:14.081983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1284 2023.12.13 06:07:14.082005 [ 3 ] {} <Debug> HTTP-Session: cbc5155e-0662-4480-b8f8-4a3f1d2875ff Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1285 2023.12.13 06:07:14.082023 [ 3 ] {} <Debug> HTTP-Session: cbc5155e-0662-4480-b8f8-4a3f1d2875ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1286 2023.12.13 06:07:14.082101 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1287 2023.12.13 06:07:14.082143 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1288 2023.12.13 06:07:14.082292 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1289 2023.12.13 06:07:14.082586 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1290 2023.12.13 06:07:14.082808 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1291 2023.12.13 06:07:14.082971 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1292 2023.12.13 06:07:14.083066 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000937827 sec., 2132 rows/sec., 182.23 KiB/sec.
1293 2023.12.13 06:07:14.083212 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Debug> DynamicQueryHandler: Done processing query
1294 2023.12.13 06:07:14.083237 [ 3 ] {d9aa4bdb-39a0-4209-a793-8880f4610f9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1295 2023.12.13 06:07:14.083254 [ 3 ] {} <Debug> HTTP-Session: cbc5155e-0662-4480-b8f8-4a3f1d2875ff Destroying unnamed session
1296 2023.12.13 06:07:14.083372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1297 2023.12.13 06:07:14.083417 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1298 2023.12.13 06:07:14.083438 [ 3 ] {} <Debug> HTTP-Session: 98be4f13-d2c3-4774-83b0-4cf6b0e4ff51 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1299 2023.12.13 06:07:14.083455 [ 3 ] {} <Debug> HTTP-Session: 98be4f13-d2c3-4774-83b0-4cf6b0e4ff51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1300 2023.12.13 06:07:14.083531 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1301 2023.12.13 06:07:14.083571 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1302 2023.12.13 06:07:14.083682 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1303 2023.12.13 06:07:14.083983 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1304 2023.12.13 06:07:14.084203 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1305 2023.12.13 06:07:14.084356 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1306 2023.12.13 06:07:14.084478 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000909106 sec., 40699 rows/sec., 3.42 MiB/sec.
1307 2023.12.13 06:07:14.084514 [ 94 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1308 2023.12.13 06:07:14.084623 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1309 2023.12.13 06:07:14.084671 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Debug> DynamicQueryHandler: Done processing query
1310 2023.12.13 06:07:14.084715 [ 3 ] {73638175-2e15-4457-b3ad-523cf048aba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1311 2023.12.13 06:07:14.084764 [ 3 ] {} <Debug> HTTP-Session: 98be4f13-d2c3-4774-83b0-4cf6b0e4ff51 Destroying unnamed session
1312 2023.12.13 06:07:14.084800 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1313 2023.12.13 06:07:14.084916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1314 2023.12.13 06:07:14.084955 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1315 2023.12.13 06:07:14.084968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1316 2023.12.13 06:07:14.084992 [ 3 ] {} <Debug> HTTP-Session: 3144f730-bb7b-4c91-9796-fca3cc69a221 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1317 2023.12.13 06:07:14.085010 [ 3 ] {} <Debug> HTTP-Session: 3144f730-bb7b-4c91-9796-fca3cc69a221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1318 2023.12.13 06:07:14.085047 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 102 rows starting from the beginning of the part
1319 2023.12.13 06:07:14.085094 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1320 2023.12.13 06:07:14.085148 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1321 2023.12.13 06:07:14.085297 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1322 2023.12.13 06:07:14.085350 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1323 2023.12.13 06:07:14.085462 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 105 rows starting from the beginning of the part
1324 2023.12.13 06:07:14.085571 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 105 rows starting from the beginning of the part
1325 2023.12.13 06:07:14.085739 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 114 rows starting from the beginning of the part
1326 2023.12.13 06:07:14.085879 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::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
1327 2023.12.13 06:07:14.085883 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1328 2023.12.13 06:07:14.086144 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1329 2023.12.13 06:07:14.086379 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1330 2023.12.13 06:07:14.086533 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001398375 sec., 1430 rows/sec., 99.86 KiB/sec.
1331 2023.12.13 06:07:14.086752 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Debug> DynamicQueryHandler: Done processing query
1332 2023.12.13 06:07:14.086793 [ 3 ] {d1047261-627a-443a-83de-dd1f59476e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1333 2023.12.13 06:07:14.086810 [ 3 ] {} <Debug> HTTP-Session: 3144f730-bb7b-4c91-9796-fca3cc69a221 Destroying unnamed session
1334 2023.12.13 06:07:14.086825 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 499 rows, containing 4 columns (4 merged, 0 gathered) in 0.002130359 sec., 234232.82179200783 rows/sec., 22.59 MiB/sec.
1335 2023.12.13 06:07:14.086951 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1336 2023.12.13 06:07:14.087001 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1337 2023.12.13 06:07:14.087006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1338 2023.12.13 06:07:14.087045 [ 3 ] {} <Debug> HTTP-Session: 653cde96-4149-4bfa-b01c-c89fc157df46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1339 2023.12.13 06:07:14.087065 [ 3 ] {} <Debug> HTTP-Session: 653cde96-4149-4bfa-b01c-c89fc157df46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1340 2023.12.13 06:07:14.087145 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1341 2023.12.13 06:07:14.087192 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1342 2023.12.13 06:07:14.087236 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1343 2023.12.13 06:07:14.087336 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1344 2023.12.13 06:07:14.087342 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_6_1} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1345 2023.12.13 06:07:14.087648 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1346 2023.12.13 06:07:14.087871 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1347 2023.12.13 06:07:14.088031 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1348 2023.12.13 06:07:14.088159 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000974498 sec., 26680 rows/sec., 2.07 MiB/sec.
1349 2023.12.13 06:07:14.088159 [ 94 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1350 2023.12.13 06:07:14.088259 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1351 2023.12.13 06:07:14.088402 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1352 2023.12.13 06:07:14.088425 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Debug> DynamicQueryHandler: Done processing query
1353 2023.12.13 06:07:14.088488 [ 3 ] {bc759180-5601-4a0b-aa0b-bbc6bfeff6d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1354 2023.12.13 06:07:14.088530 [ 3 ] {} <Debug> HTTP-Session: 653cde96-4149-4bfa-b01c-c89fc157df46 Destroying unnamed session
1355 2023.12.13 06:07:14.088581 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1356 2023.12.13 06:07:14.088623 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part
1357 2023.12.13 06:07:14.088714 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1358 2023.12.13 06:07:14.088817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1359 2023.12.13 06:07:14.088818 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part
1360 2023.12.13 06:07:14.088849 [ 3 ] {} <Debug> HTTP-Session: 91bb3add-67ef-44f3-984b-ece74cbc7f76 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1361 2023.12.13 06:07:14.088905 [ 3 ] {} <Debug> HTTP-Session: 91bb3add-67ef-44f3-984b-ece74cbc7f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1362 2023.12.13 06:07:14.089102 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part
1363 2023.12.13 06:07:14.089123 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1364 2023.12.13 06:07:14.089238 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1365 2023.12.13 06:07:14.089394 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 35 rows starting from the beginning of the part
1366 2023.12.13 06:07:14.089717 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part
1367 2023.12.13 06:07:14.089826 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1368 2023.12.13 06:07:14.090014 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
1369 2023.12.13 06:07:14.090486 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1370 2023.12.13 06:07:14.091233 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1371 2023.12.13 06:07:14.091512 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 207 rows, containing 4 columns (4 merged, 0 gathered) in 0.003203208 sec., 64622.7157274832 rows/sec., 5.04 MiB/sec.
1372 2023.12.13 06:07:14.091609 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1373 2023.12.13 06:07:14.091761 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1374 2023.12.13 06:07:14.091851 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002649798 sec., 13963 rows/sec., 1008.33 KiB/sec.
1375 2023.12.13 06:07:14.092045 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Debug> DynamicQueryHandler: Done processing query
1376 2023.12.13 06:07:14.092072 [ 3 ] {49324df2-99cf-4276-9a69-1daba63d6145} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1377 2023.12.13 06:07:14.092111 [ 3 ] {} <Debug> HTTP-Session: 91bb3add-67ef-44f3-984b-ece74cbc7f76 Destroying unnamed session
1378 2023.12.13 06:07:14.092126 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1379 2023.12.13 06:07:14.092223 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_6_1} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1380 2023.12.13 06:07:19.030029 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache
1381 2023.12.13 06:07:19.030099 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache
1382 2023.12.13 06:07:19.063586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1383 2023.12.13 06:07:19.063688 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1384 2023.12.13 06:07:19.063717 [ 3 ] {} <Debug> HTTP-Session: f630ca98-ca98-4173-8844-3e51d6f0a956 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1385 2023.12.13 06:07:19.063745 [ 3 ] {} <Debug> HTTP-Session: f630ca98-ca98-4173-8844-3e51d6f0a956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1386 2023.12.13 06:07:19.063900 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1387 2023.12.13 06:07:19.063975 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1388 2023.12.13 06:07:19.064161 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1389 2023.12.13 06:07:19.064683 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1390 2023.12.13 06:07:19.064967 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1391 2023.12.13 06:07:19.065132 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1392 2023.12.13 06:07:19.065248 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001308904 sec., 30559 rows/sec., 2.42 MiB/sec.
1393 2023.12.13 06:07:19.065461 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Debug> DynamicQueryHandler: Done processing query
1394 2023.12.13 06:07:19.065487 [ 3 ] {c7a6cede-3370-4c43-a19e-47599c7d99fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1395 2023.12.13 06:07:19.065503 [ 3 ] {} <Debug> HTTP-Session: f630ca98-ca98-4173-8844-3e51d6f0a956 Destroying unnamed session
1396 2023.12.13 06:07:19.065632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1397 2023.12.13 06:07:19.065681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1398 2023.12.13 06:07:19.065701 [ 3 ] {} <Debug> HTTP-Session: b90bafcf-d917-41b5-941b-77efb2f59928 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1399 2023.12.13 06:07:19.065719 [ 3 ] {} <Debug> HTTP-Session: b90bafcf-d917-41b5-941b-77efb2f59928 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1400 2023.12.13 06:07:19.065808 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1401 2023.12.13 06:07:19.065848 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1402 2023.12.13 06:07:19.065964 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1403 2023.12.13 06:07:19.066355 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1404 2023.12.13 06:07:19.066575 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1405 2023.12.13 06:07:19.066723 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1406 2023.12.13 06:07:19.066822 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.000989667 sec., 121252 rows/sec., 11.85 MiB/sec.
1407 2023.12.13 06:07:19.066937 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Debug> DynamicQueryHandler: Done processing query
1408 2023.12.13 06:07:19.066960 [ 3 ] {97c017bf-7146-4cfc-afef-27ccab520a0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1409 2023.12.13 06:07:19.066975 [ 3 ] {} <Debug> HTTP-Session: b90bafcf-d917-41b5-941b-77efb2f59928 Destroying unnamed session
1410 2023.12.13 06:07:19.067100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1411 2023.12.13 06:07:19.067145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1412 2023.12.13 06:07:19.067164 [ 3 ] {} <Debug> HTTP-Session: d76bff3a-9151-4fad-93b6-ec0ee3a43f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1413 2023.12.13 06:07:19.067181 [ 3 ] {} <Debug> HTTP-Session: d76bff3a-9151-4fad-93b6-ec0ee3a43f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1414 2023.12.13 06:07:19.067253 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1415 2023.12.13 06:07:19.067291 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1416 2023.12.13 06:07:19.067398 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1417 2023.12.13 06:07:19.067677 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1418 2023.12.13 06:07:19.067881 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1419 2023.12.13 06:07:19.068043 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1420 2023.12.13 06:07:19.068149 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000870286 sec., 45961 rows/sec., 3.59 MiB/sec.
1421 2023.12.13 06:07:19.068271 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Debug> DynamicQueryHandler: Done processing query
1422 2023.12.13 06:07:19.068293 [ 3 ] {dc7ef00f-b1d4-4137-a148-1c51e1f0b50a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1423 2023.12.13 06:07:19.068308 [ 3 ] {} <Debug> HTTP-Session: d76bff3a-9151-4fad-93b6-ec0ee3a43f48 Destroying unnamed session
1424 2023.12.13 06:07:19.068445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1425 2023.12.13 06:07:19.068490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1426 2023.12.13 06:07:19.068509 [ 3 ] {} <Debug> HTTP-Session: 865043d1-3242-40b4-9e94-9e045ab35d62 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1427 2023.12.13 06:07:19.068526 [ 3 ] {} <Debug> HTTP-Session: 865043d1-3242-40b4-9e94-9e045ab35d62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1428 2023.12.13 06:07:19.068612 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1429 2023.12.13 06:07:19.068655 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1430 2023.12.13 06:07:19.068793 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1431 2023.12.13 06:07:19.069299 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1432 2023.12.13 06:07:19.069606 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1433 2023.12.13 06:07:19.069783 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1434 2023.12.13 06:07:19.069914 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001277843 sec., 31302 rows/sec., 42.24 MiB/sec.
1435 2023.12.13 06:07:19.070024 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Debug> DynamicQueryHandler: Done processing query
1436 2023.12.13 06:07:19.070048 [ 3 ] {78afb576-b297-4e51-a198-3887f610f8e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1437 2023.12.13 06:07:19.070063 [ 3 ] {} <Debug> HTTP-Session: 865043d1-3242-40b4-9e94-9e045ab35d62 Destroying unnamed session
1438 2023.12.13 06:07:29.036205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1439 2023.12.13 06:07:29.036385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1440 2023.12.13 06:07:29.036432 [ 3 ] {} <Debug> HTTP-Session: f3523911-1f08-40e7-bd7f-857275231e2b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1441 2023.12.13 06:07:29.036473 [ 3 ] {} <Debug> HTTP-Session: f3523911-1f08-40e7-bd7f-857275231e2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1442 2023.12.13 06:07:29.036673 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1443 2023.12.13 06:07:29.036767 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1444 2023.12.13 06:07:29.037006 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1445 2023.12.13 06:07:29.037492 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1446 2023.12.13 06:07:29.037746 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1447 2023.12.13 06:07:29.037910 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1448 2023.12.13 06:07:29.038036 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001310754 sec., 30516 rows/sec., 2.42 MiB/sec.
1449 2023.12.13 06:07:29.038078 [ 86 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1450 2023.12.13 06:07:29.038213 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Debug> DynamicQueryHandler: Done processing query
1451 2023.12.13 06:07:29.038223 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1452 2023.12.13 06:07:29.038256 [ 3 ] {bce17b34-bbac-4615-b70f-b26a96922980} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1453 2023.12.13 06:07:29.038291 [ 3 ] {} <Debug> HTTP-Session: f3523911-1f08-40e7-bd7f-857275231e2b Destroying unnamed session
1454 2023.12.13 06:07:29.038381 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1455 2023.12.13 06:07:29.038484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1456 2023.12.13 06:07:29.038492 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1457 2023.12.13 06:07:29.038533 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part
1458 2023.12.13 06:07:29.038539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1459 2023.12.13 06:07:29.038566 [ 3 ] {} <Debug> HTTP-Session: d167fe51-36ab-499a-8590-f3780186a867 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1460 2023.12.13 06:07:29.038594 [ 3 ] {} <Debug> HTTP-Session: d167fe51-36ab-499a-8590-f3780186a867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1461 2023.12.13 06:07:29.038718 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1462 2023.12.13 06:07:29.038726 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part
1463 2023.12.13 06:07:29.038777 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1464 2023.12.13 06:07:29.038899 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part
1465 2023.12.13 06:07:29.039012 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1466 2023.12.13 06:07:29.039039 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1467 2023.12.13 06:07:29.039157 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1468 2023.12.13 06:07:29.039315 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1469 2023.12.13 06:07:29.039503 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1470 2023.12.13 06:07:29.039769 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1471 2023.12.13 06:07:29.039955 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1472 2023.12.13 06:07:29.040100 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.001781622 sec., 124605.5560607132 rows/sec., 9.86 MiB/sec.
1473 2023.12.13 06:07:29.040140 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001395475 sec., 1433 rows/sec., 122.47 KiB/sec.
1474 2023.12.13 06:07:29.040218 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1475 2023.12.13 06:07:29.040274 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Debug> DynamicQueryHandler: Done processing query
1476 2023.12.13 06:07:29.040299 [ 3 ] {3a3c8a16-56e9-48f1-ab63-5e3d4d691d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1477 2023.12.13 06:07:29.040319 [ 3 ] {} <Debug> HTTP-Session: d167fe51-36ab-499a-8590-f3780186a867 Destroying unnamed session
1478 2023.12.13 06:07:29.040389 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1479 2023.12.13 06:07:29.040448 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_6_1} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1480 2023.12.13 06:07:29.040515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1481 2023.12.13 06:07:29.040559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1482 2023.12.13 06:07:29.040578 [ 3 ] {} <Debug> HTTP-Session: 9368f253-5e17-4298-b924-cf3f6ca5c788 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1483 2023.12.13 06:07:29.040596 [ 3 ] {} <Debug> HTTP-Session: 9368f253-5e17-4298-b924-cf3f6ca5c788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1484 2023.12.13 06:07:29.040673 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1485 2023.12.13 06:07:29.040711 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1486 2023.12.13 06:07:29.040816 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1487 2023.12.13 06:07:29.041156 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1488 2023.12.13 06:07:29.041368 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1489 2023.12.13 06:07:29.041519 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1490 2023.12.13 06:07:29.041647 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Information> executeQuery: Read 121 rows, 12.10 KiB in 0.000948028 sec., 127633 rows/sec., 12.47 MiB/sec.
1491 2023.12.13 06:07:29.041762 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Debug> DynamicQueryHandler: Done processing query
1492 2023.12.13 06:07:29.041786 [ 3 ] {ffad4d7a-1032-4ad9-aa56-b09f60681430} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1493 2023.12.13 06:07:29.041802 [ 3 ] {} <Debug> HTTP-Session: 9368f253-5e17-4298-b924-cf3f6ca5c788 Destroying unnamed session
1494 2023.12.13 06:07:29.041921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1495 2023.12.13 06:07:29.041967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1496 2023.12.13 06:07:29.041987 [ 3 ] {} <Debug> HTTP-Session: eb01145b-5488-4511-a322-1181253040b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1497 2023.12.13 06:07:29.042003 [ 3 ] {} <Debug> HTTP-Session: eb01145b-5488-4511-a322-1181253040b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1498 2023.12.13 06:07:29.042072 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1499 2023.12.13 06:07:29.042109 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1500 2023.12.13 06:07:29.042216 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1501 2023.12.13 06:07:29.042475 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1502 2023.12.13 06:07:29.042672 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1503 2023.12.13 06:07:29.042822 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1504 2023.12.13 06:07:29.042944 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000841825 sec., 2375 rows/sec., 165.89 KiB/sec.
1505 2023.12.13 06:07:29.043059 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Debug> DynamicQueryHandler: Done processing query
1506 2023.12.13 06:07:29.043082 [ 3 ] {421e99b0-7e1f-45e4-bcbd-71178225d12c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1507 2023.12.13 06:07:29.043097 [ 3 ] {} <Debug> HTTP-Session: eb01145b-5488-4511-a322-1181253040b4 Destroying unnamed session
1508 2023.12.13 06:07:29.043220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1509 2023.12.13 06:07:29.043284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1510 2023.12.13 06:07:29.043309 [ 3 ] {} <Debug> HTTP-Session: 54af113c-9c0f-497b-a853-85769055f528 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1511 2023.12.13 06:07:29.043327 [ 3 ] {} <Debug> HTTP-Session: 54af113c-9c0f-497b-a853-85769055f528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1512 2023.12.13 06:07:29.043404 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1513 2023.12.13 06:07:29.043445 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1514 2023.12.13 06:07:29.043556 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1515 2023.12.13 06:07:29.043912 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1516 2023.12.13 06:07:29.044142 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1517 2023.12.13 06:07:29.044303 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1518 2023.12.13 06:07:29.044429 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.000994588 sec., 42228 rows/sec., 3.31 MiB/sec.
1519 2023.12.13 06:07:29.044548 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Debug> DynamicQueryHandler: Done processing query
1520 2023.12.13 06:07:29.044572 [ 3 ] {37bf1125-aea0-4f75-8ba6-9c65b6290acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1521 2023.12.13 06:07:29.044589 [ 3 ] {} <Debug> HTTP-Session: 54af113c-9c0f-497b-a853-85769055f528 Destroying unnamed session
1522 2023.12.13 06:07:29.044703 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1523 2023.12.13 06:07:29.044750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1524 2023.12.13 06:07:29.044770 [ 3 ] {} <Debug> HTTP-Session: 1b973e33-9aa8-4456-871d-7a754c104f04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1525 2023.12.13 06:07:29.044787 [ 3 ] {} <Debug> HTTP-Session: 1b973e33-9aa8-4456-871d-7a754c104f04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1526 2023.12.13 06:07:29.044858 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1527 2023.12.13 06:07:29.044902 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1528 2023.12.13 06:07:29.045027 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1529 2023.12.13 06:07:29.045306 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1530 2023.12.13 06:07:29.045577 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1531 2023.12.13 06:07:29.045761 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1532 2023.12.13 06:07:29.045886 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000996288 sec., 1003 rows/sec., 70.57 KiB/sec.
1533 2023.12.13 06:07:29.046012 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Debug> DynamicQueryHandler: Done processing query
1534 2023.12.13 06:07:29.046039 [ 3 ] {e68d9afa-d3b2-4e1d-88e4-4ff85cd2de2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1535 2023.12.13 06:07:29.046053 [ 3 ] {} <Debug> HTTP-Session: 1b973e33-9aa8-4456-871d-7a754c104f04 Destroying unnamed session
1536 2023.12.13 06:07:29.046212 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1537 2023.12.13 06:07:29.046255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1538 2023.12.13 06:07:29.046274 [ 3 ] {} <Debug> HTTP-Session: fb3ee026-87d8-49bb-8455-d8f4aa6c7c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1539 2023.12.13 06:07:29.046291 [ 3 ] {} <Debug> HTTP-Session: fb3ee026-87d8-49bb-8455-d8f4aa6c7c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1540 2023.12.13 06:07:29.046375 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1541 2023.12.13 06:07:29.046420 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1542 2023.12.13 06:07:29.046566 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1543 2023.12.13 06:07:29.047054 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1544 2023.12.13 06:07:29.047384 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1545 2023.12.13 06:07:29.047569 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1546 2023.12.13 06:07:29.047701 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1547 2023.12.13 06:07:29.047710 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001299623 sec., 30778 rows/sec., 41.53 MiB/sec.
1548 2023.12.13 06:07:29.047761 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1549 2023.12.13 06:07:29.047997 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1550 2023.12.13 06:07:29.048027 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Debug> DynamicQueryHandler: Done processing query
1551 2023.12.13 06:07:29.048071 [ 3 ] {1c18e45c-b491-400d-99cd-e49d40bc4e9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1552 2023.12.13 06:07:29.048107 [ 3 ] {} <Debug> HTTP-Session: fb3ee026-87d8-49bb-8455-d8f4aa6c7c40 Destroying unnamed session
1553 2023.12.13 06:07:29.048187 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1554 2023.12.13 06:07:29.048235 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part
1555 2023.12.13 06:07:29.048370 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part
1556 2023.12.13 06:07:29.048476 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part
1557 2023.12.13 06:07:29.048574 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 38 rows starting from the beginning of the part
1558 2023.12.13 06:07:29.048670 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part
1559 2023.12.13 06:07:29.048763 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part
1560 2023.12.13 06:07:29.050707 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 6 columns (6 merged, 0 gathered) in 0.002892532 sec., 76749.36699058126 rows/sec., 103.57 MiB/sec.
1561 2023.12.13 06:07:29.050929 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1562 2023.12.13 06:07:29.051181 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1563 2023.12.13 06:07:29.051254 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1564 2023.12.13 06:07:29.051333 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_6_1: 4.06 MiB.
1565 2023.12.13 06:07:34.030552 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
1566 2023.12.13 06:07:34.030611 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
1567 2023.12.13 06:07:39.008543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1568 2023.12.13 06:07:39.008756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1569 2023.12.13 06:07:39.008805 [ 3 ] {} <Debug> HTTP-Session: 90226e41-1b7d-49ec-a2b2-344606ff02cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1570 2023.12.13 06:07:39.008848 [ 3 ] {} <Debug> HTTP-Session: 90226e41-1b7d-49ec-a2b2-344606ff02cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1571 2023.12.13 06:07:39.009034 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1572 2023.12.13 06:07:39.009092 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1573 2023.12.13 06:07:39.009250 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1574 2023.12.13 06:07:39.009695 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1575 2023.12.13 06:07:39.009954 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1576 2023.12.13 06:07:39.010116 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1577 2023.12.13 06:07:39.010250 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001178671 sec., 33936 rows/sec., 2.69 MiB/sec.
1578 2023.12.13 06:07:39.010444 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Debug> DynamicQueryHandler: Done processing query
1579 2023.12.13 06:07:39.010469 [ 3 ] {86b6751d-68c3-4e87-a82b-38f6116c01f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1580 2023.12.13 06:07:39.010486 [ 3 ] {} <Debug> HTTP-Session: 90226e41-1b7d-49ec-a2b2-344606ff02cb Destroying unnamed session
1581 2023.12.13 06:07:39.010639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1582 2023.12.13 06:07:39.010690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1583 2023.12.13 06:07:39.010709 [ 3 ] {} <Debug> HTTP-Session: a280352c-3eba-492b-b6b4-115c2d24e368 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1584 2023.12.13 06:07:39.010728 [ 3 ] {} <Debug> HTTP-Session: a280352c-3eba-492b-b6b4-115c2d24e368 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1585 2023.12.13 06:07:39.010814 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1586 2023.12.13 06:07:39.010854 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1587 2023.12.13 06:07:39.010970 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1588 2023.12.13 06:07:39.011369 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1589 2023.12.13 06:07:39.011590 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1590 2023.12.13 06:07:39.011742 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1591 2023.12.13 06:07:39.011859 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.001019029 sec., 117759 rows/sec., 11.51 MiB/sec.
1592 2023.12.13 06:07:39.012024 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Debug> DynamicQueryHandler: Done processing query
1593 2023.12.13 06:07:39.012047 [ 3 ] {a7840dfb-7c06-4871-89e6-3de3957db87f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1594 2023.12.13 06:07:39.012064 [ 3 ] {} <Debug> HTTP-Session: a280352c-3eba-492b-b6b4-115c2d24e368 Destroying unnamed session
1595 2023.12.13 06:07:39.012227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1596 2023.12.13 06:07:39.012275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1597 2023.12.13 06:07:39.012295 [ 3 ] {} <Debug> HTTP-Session: 72dc29c2-0ad8-442b-a3ae-54acdbcde6fe Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1598 2023.12.13 06:07:39.012313 [ 3 ] {} <Debug> HTTP-Session: 72dc29c2-0ad8-442b-a3ae-54acdbcde6fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1599 2023.12.13 06:07:39.012392 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1600 2023.12.13 06:07:39.012432 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1601 2023.12.13 06:07:39.012546 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1602 2023.12.13 06:07:39.012843 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1603 2023.12.13 06:07:39.013057 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1604 2023.12.13 06:07:39.013216 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1605 2023.12.13 06:07:39.013335 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000917276 sec., 43607 rows/sec., 3.41 MiB/sec.
1606 2023.12.13 06:07:39.013452 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Debug> DynamicQueryHandler: Done processing query
1607 2023.12.13 06:07:39.013475 [ 3 ] {1d98f620-fff0-4765-8eec-7080ff700a97} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1608 2023.12.13 06:07:39.013491 [ 3 ] {} <Debug> HTTP-Session: 72dc29c2-0ad8-442b-a3ae-54acdbcde6fe Destroying unnamed session
1609 2023.12.13 06:07:39.013681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1610 2023.12.13 06:07:39.013727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1611 2023.12.13 06:07:39.013746 [ 3 ] {} <Debug> HTTP-Session: 313d717f-edbd-48c0-b2d2-334bf17e0c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1612 2023.12.13 06:07:39.013763 [ 3 ] {} <Debug> HTTP-Session: 313d717f-edbd-48c0-b2d2-334bf17e0c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1613 2023.12.13 06:07:39.013844 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1614 2023.12.13 06:07:39.013887 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1615 2023.12.13 06:07:39.014026 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1616 2023.12.13 06:07:39.014482 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1617 2023.12.13 06:07:39.014800 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1618 2023.12.13 06:07:39.014976 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1619 2023.12.13 06:07:39.015081 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001211672 sec., 33012 rows/sec., 44.55 MiB/sec.
1620 2023.12.13 06:07:39.015256 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Debug> DynamicQueryHandler: Done processing query
1621 2023.12.13 06:07:39.015281 [ 3 ] {91edb102-f60e-472e-b0a2-522877f7260d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1622 2023.12.13 06:07:39.015298 [ 3 ] {} <Debug> HTTP-Session: 313d717f-edbd-48c0-b2d2-334bf17e0c2c Destroying unnamed session
1623 2023.12.13 06:07:43.994633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1624 2023.12.13 06:07:43.994762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1625 2023.12.13 06:07:43.994793 [ 3 ] {} <Debug> HTTP-Session: 4f3d3e16-cad7-4b1c-949a-79ed170d813d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1626 2023.12.13 06:07:43.994820 [ 3 ] {} <Debug> HTTP-Session: 4f3d3e16-cad7-4b1c-949a-79ed170d813d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1627 2023.12.13 06:07:43.994961 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1628 2023.12.13 06:07:43.995028 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1629 2023.12.13 06:07:43.995210 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1630 2023.12.13 06:07:43.995768 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1631 2023.12.13 06:07:43.996037 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1632 2023.12.13 06:07:43.996199 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1633 2023.12.13 06:07:43.996349 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001343634 sec., 26793 rows/sec., 2.25 MiB/sec.
1634 2023.12.13 06:07:43.996509 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Debug> DynamicQueryHandler: Done processing query
1635 2023.12.13 06:07:43.996535 [ 3 ] {7898523a-2cde-4c00-9cfb-0b7794fca7e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1636 2023.12.13 06:07:43.996552 [ 3 ] {} <Debug> HTTP-Session: 4f3d3e16-cad7-4b1c-949a-79ed170d813d Destroying unnamed session
1637 2023.12.13 06:07:43.996675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1638 2023.12.13 06:07:43.996726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1639 2023.12.13 06:07:43.996747 [ 3 ] {} <Debug> HTTP-Session: 1ef5a0c3-0217-4f36-b7f5-9e2ce36f8bad Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1640 2023.12.13 06:07:43.996766 [ 3 ] {} <Debug> HTTP-Session: 1ef5a0c3-0217-4f36-b7f5-9e2ce36f8bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1641 2023.12.13 06:07:43.996847 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1642 2023.12.13 06:07:43.996890 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1643 2023.12.13 06:07:43.997000 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1644 2023.12.13 06:07:43.997325 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1645 2023.12.13 06:07:43.997537 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1646 2023.12.13 06:07:43.997687 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1647 2023.12.13 06:07:43.997821 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000945878 sec., 25373 rows/sec., 1.96 MiB/sec.
1648 2023.12.13 06:07:43.997942 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Debug> DynamicQueryHandler: Done processing query
1649 2023.12.13 06:07:43.997965 [ 3 ] {486e893c-2cf8-44d0-943f-bc5a69a0981a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1650 2023.12.13 06:07:43.997981 [ 3 ] {} <Debug> HTTP-Session: 1ef5a0c3-0217-4f36-b7f5-9e2ce36f8bad Destroying unnamed session
1651 2023.12.13 06:07:43.998139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1652 2023.12.13 06:07:43.998186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1653 2023.12.13 06:07:43.998205 [ 3 ] {} <Debug> HTTP-Session: b6845ff4-5d66-4ac1-83d8-41d5f59b7e27 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1654 2023.12.13 06:07:43.998222 [ 3 ] {} <Debug> HTTP-Session: b6845ff4-5d66-4ac1-83d8-41d5f59b7e27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1655 2023.12.13 06:07:43.998299 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1656 2023.12.13 06:07:43.998343 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1657 2023.12.13 06:07:43.998465 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1658 2023.12.13 06:07:43.998766 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1659 2023.12.13 06:07:43.999031 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1660 2023.12.13 06:07:43.999217 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1661 2023.12.13 06:07:43.999316 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000990008 sec., 36363 rows/sec., 2.57 MiB/sec.
1662 2023.12.13 06:07:43.999438 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Debug> DynamicQueryHandler: Done processing query
1663 2023.12.13 06:07:43.999462 [ 3 ] {b43fa7f5-1caa-48f3-9d1c-ca2bcaab7ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1664 2023.12.13 06:07:43.999478 [ 3 ] {} <Debug> HTTP-Session: b6845ff4-5d66-4ac1-83d8-41d5f59b7e27 Destroying unnamed session
1665 2023.12.13 06:07:48.981565 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1666 2023.12.13 06:07:48.981689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1667 2023.12.13 06:07:48.981714 [ 3 ] {} <Debug> HTTP-Session: 8a0c726a-f6c8-4748-9efa-b6c5fdb89879 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1668 2023.12.13 06:07:48.981738 [ 3 ] {} <Debug> HTTP-Session: 8a0c726a-f6c8-4748-9efa-b6c5fdb89879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1669 2023.12.13 06:07:48.981871 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1670 2023.12.13 06:07:48.981933 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1671 2023.12.13 06:07:48.982095 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1672 2023.12.13 06:07:48.982554 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1673 2023.12.13 06:07:48.982827 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1674 2023.12.13 06:07:48.983001 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1675 2023.12.13 06:07:48.983140 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001228822 sec., 32551 rows/sec., 2.58 MiB/sec.
1676 2023.12.13 06:07:48.983335 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Debug> DynamicQueryHandler: Done processing query
1677 2023.12.13 06:07:48.983362 [ 3 ] {1a971db6-0d35-4b1c-b1f0-1a51fa760d10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1678 2023.12.13 06:07:48.983380 [ 3 ] {} <Debug> HTTP-Session: 8a0c726a-f6c8-4748-9efa-b6c5fdb89879 Destroying unnamed session
1679 2023.12.13 06:07:48.983517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1680 2023.12.13 06:07:48.983570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1681 2023.12.13 06:07:48.983590 [ 3 ] {} <Debug> HTTP-Session: fad7a56a-fbab-4c19-971e-69edd5cd6f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1682 2023.12.13 06:07:48.983609 [ 3 ] {} <Debug> HTTP-Session: fad7a56a-fbab-4c19-971e-69edd5cd6f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1683 2023.12.13 06:07:48.983693 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1684 2023.12.13 06:07:48.983736 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1685 2023.12.13 06:07:48.983856 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1686 2023.12.13 06:07:48.984295 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1687 2023.12.13 06:07:48.984518 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1688 2023.12.13 06:07:48.984670 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1689 2023.12.13 06:07:48.984798 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.00107468 sec., 111661 rows/sec., 10.92 MiB/sec.
1690 2023.12.13 06:07:48.984794 [ 73 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1691 2023.12.13 06:07:48.984926 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1692 2023.12.13 06:07:48.985022 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Debug> DynamicQueryHandler: Done processing query
1693 2023.12.13 06:07:48.985078 [ 3 ] {6e6ead11-e0aa-416e-996c-fd34959f7208} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1694 2023.12.13 06:07:48.985078 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1695 2023.12.13 06:07:48.985127 [ 3 ] {} <Debug> HTTP-Session: fad7a56a-fbab-4c19-971e-69edd5cd6f5f Destroying unnamed session
1696 2023.12.13 06:07:48.985241 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1697 2023.12.13 06:07:48.985295 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 151 rows starting from the beginning of the part
1698 2023.12.13 06:07:48.985327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1699 2023.12.13 06:07:48.985430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1700 2023.12.13 06:07:48.985488 [ 3 ] {} <Debug> HTTP-Session: c806ac5b-2cd6-43fb-ae67-172fcdff95f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1701 2023.12.13 06:07:48.985543 [ 3 ] {} <Debug> HTTP-Session: c806ac5b-2cd6-43fb-ae67-172fcdff95f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1702 2023.12.13 06:07:48.985559 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part
1703 2023.12.13 06:07:48.985732 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1704 2023.12.13 06:07:48.985771 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 121 rows starting from the beginning of the part
1705 2023.12.13 06:07:48.985828 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1706 2023.12.13 06:07:48.986012 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 120 rows starting from the beginning of the part
1707 2023.12.13 06:07:48.986307 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part
1708 2023.12.13 06:07:48.986315 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1709 2023.12.13 06:07:48.986515 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part
1710 2023.12.13 06:07:48.986986 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1711 2023.12.13 06:07:48.987463 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1712 2023.12.13 06:07:48.987750 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1713 2023.12.13 06:07:48.988066 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002276451 sec., 17571 rows/sec., 1.37 MiB/sec.
1714 2023.12.13 06:07:48.988096 [ 64 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1715 2023.12.13 06:07:48.988130 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 4 columns (4 merged, 0 gathered) in 0.003126477 sec., 213659.01620258202 rows/sec., 20.57 MiB/sec.
1716 2023.12.13 06:07:48.988218 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1717 2023.12.13 06:07:48.988374 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Debug> DynamicQueryHandler: Done processing query
1718 2023.12.13 06:07:48.988384 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1719 2023.12.13 06:07:48.988432 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1720 2023.12.13 06:07:48.988444 [ 3 ] {7a006257-3df2-4567-a049-cb30e2542a62} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1721 2023.12.13 06:07:48.988542 [ 3 ] {} <Debug> HTTP-Session: c806ac5b-2cd6-43fb-ae67-172fcdff95f4 Destroying unnamed session
1722 2023.12.13 06:07:48.988604 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1723 2023.12.13 06:07:48.988650 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 79 rows starting from the beginning of the part
1724 2023.12.13 06:07:48.988764 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1725 2023.12.13 06:07:48.988888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1726 2023.12.13 06:07:48.988907 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
1727 2023.12.13 06:07:48.988927 [ 9 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_11_2} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1728 2023.12.13 06:07:48.989016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1729 2023.12.13 06:07:48.989118 [ 3 ] {} <Debug> HTTP-Session: 1ff93a8c-aa48-451c-a682-7a5e2451be49 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1730 2023.12.13 06:07:48.989184 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 42 rows starting from the beginning of the part
1731 2023.12.13 06:07:48.989189 [ 3 ] {} <Debug> HTTP-Session: 1ff93a8c-aa48-451c-a682-7a5e2451be49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1732 2023.12.13 06:07:48.989440 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
1733 2023.12.13 06:07:48.989460 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1734 2023.12.13 06:07:48.989615 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1735 2023.12.13 06:07:48.989651 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
1736 2023.12.13 06:07:48.989984 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
1737 2023.12.13 06:07:48.990326 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1738 2023.12.13 06:07:48.991557 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1739 2023.12.13 06:07:48.991904 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 265 rows, containing 4 columns (4 merged, 0 gathered) in 0.003578995 sec., 74043.13222007854 rows/sec., 5.78 MiB/sec.
1740 2023.12.13 06:07:48.992133 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1741 2023.12.13 06:07:48.992237 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1742 2023.12.13 06:07:48.992459 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1743 2023.12.13 06:07:48.992562 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1744 2023.12.13 06:07:48.992597 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_11_2} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1745 2023.12.13 06:07:48.992810 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.00328556 sec., 12174 rows/sec., 16.43 MiB/sec.
1746 2023.12.13 06:07:48.993003 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Debug> DynamicQueryHandler: Done processing query
1747 2023.12.13 06:07:48.993041 [ 3 ] {ff18ef9c-9a9d-43e0-b41a-fdff4fe202c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1748 2023.12.13 06:07:48.993060 [ 3 ] {} <Debug> HTTP-Session: 1ff93a8c-aa48-451c-a682-7a5e2451be49 Destroying unnamed session
1749 2023.12.13 06:07:49.031564 [ 64 ] {} <Debug> DNSResolver: Updating DNS cache
1750 2023.12.13 06:07:49.031616 [ 64 ] {} <Debug> DNSResolver: Updated DNS cache
1751 2023.12.13 06:07:58.954101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1752 2023.12.13 06:07:58.954235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1753 2023.12.13 06:07:58.954271 [ 3 ] {} <Debug> HTTP-Session: b8281cd7-4593-4b14-9bc9-716a53389fa2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1754 2023.12.13 06:07:58.954303 [ 3 ] {} <Debug> HTTP-Session: b8281cd7-4593-4b14-9bc9-716a53389fa2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1755 2023.12.13 06:07:58.954448 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1756 2023.12.13 06:07:58.954513 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1757 2023.12.13 06:07:58.954688 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1758 2023.12.13 06:07:58.955287 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1759 2023.12.13 06:07:58.955576 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1760 2023.12.13 06:07:58.955740 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1761 2023.12.13 06:07:58.955856 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001374485 sec., 29101 rows/sec., 2.30 MiB/sec.
1762 2023.12.13 06:07:58.955997 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Debug> DynamicQueryHandler: Done processing query
1763 2023.12.13 06:07:58.956021 [ 3 ] {451a2aac-3634-4349-ac82-fbf945d42b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1764 2023.12.13 06:07:58.956037 [ 3 ] {} <Debug> HTTP-Session: b8281cd7-4593-4b14-9bc9-716a53389fa2 Destroying unnamed session
1765 2023.12.13 06:07:58.956147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1766 2023.12.13 06:07:58.956199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1767 2023.12.13 06:07:58.956220 [ 3 ] {} <Debug> HTTP-Session: d1314172-c129-4d7a-a47d-b10c666da0e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1768 2023.12.13 06:07:58.956239 [ 3 ] {} <Debug> HTTP-Session: d1314172-c129-4d7a-a47d-b10c666da0e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1769 2023.12.13 06:07:58.956318 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1770 2023.12.13 06:07:58.956359 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1771 2023.12.13 06:07:58.956470 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1772 2023.12.13 06:07:58.956812 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1773 2023.12.13 06:07:58.957022 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1774 2023.12.13 06:07:58.957175 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1775 2023.12.13 06:07:58.957280 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000936377 sec., 4271 rows/sec., 356.68 KiB/sec.
1776 2023.12.13 06:07:58.957395 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Debug> DynamicQueryHandler: Done processing query
1777 2023.12.13 06:07:58.957418 [ 3 ] {331d0881-7367-4a26-8717-6df72b8f15d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1778 2023.12.13 06:07:58.957433 [ 3 ] {} <Debug> HTTP-Session: d1314172-c129-4d7a-a47d-b10c666da0e3 Destroying unnamed session
1779 2023.12.13 06:07:58.957589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1780 2023.12.13 06:07:58.957634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1781 2023.12.13 06:07:58.957653 [ 3 ] {} <Debug> HTTP-Session: e35678ac-684c-499f-b169-d93e94f0c907 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1782 2023.12.13 06:07:58.957671 [ 3 ] {} <Debug> HTTP-Session: e35678ac-684c-499f-b169-d93e94f0c907 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1783 2023.12.13 06:07:58.957749 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1784 2023.12.13 06:07:58.957788 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1785 2023.12.13 06:07:58.957893 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1786 2023.12.13 06:07:58.958251 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1787 2023.12.13 06:07:58.958464 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1788 2023.12.13 06:07:58.958639 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1789 2023.12.13 06:07:58.958775 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Information> executeQuery: Read 122 rows, 12.19 KiB in 0.000989368 sec., 123311 rows/sec., 12.03 MiB/sec.
1790 2023.12.13 06:07:58.958933 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Debug> DynamicQueryHandler: Done processing query
1791 2023.12.13 06:07:58.958959 [ 3 ] {fcf9e105-2a8d-4767-b3b6-d65bbef7e9eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1792 2023.12.13 06:07:58.958976 [ 3 ] {} <Debug> HTTP-Session: e35678ac-684c-499f-b169-d93e94f0c907 Destroying unnamed session
1793 2023.12.13 06:07:58.959072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1794 2023.12.13 06:07:58.959118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1795 2023.12.13 06:07:58.959137 [ 3 ] {} <Debug> HTTP-Session: c423034a-ff6f-4e97-bd5f-31cf673cae33 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1796 2023.12.13 06:07:58.959154 [ 3 ] {} <Debug> HTTP-Session: c423034a-ff6f-4e97-bd5f-31cf673cae33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1797 2023.12.13 06:07:58.959225 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1798 2023.12.13 06:07:58.959264 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1799 2023.12.13 06:07:58.959370 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1800 2023.12.13 06:07:58.959685 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1801 2023.12.13 06:07:58.959889 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1802 2023.12.13 06:07:58.960043 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1803 2023.12.13 06:07:58.960148 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000892756 sec., 4480 rows/sec., 312.85 KiB/sec.
1804 2023.12.13 06:07:58.960272 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Debug> DynamicQueryHandler: Done processing query
1805 2023.12.13 06:07:58.960295 [ 3 ] {244a6077-ed40-4c29-9c43-fbae7f580101} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1806 2023.12.13 06:07:58.960311 [ 3 ] {} <Debug> HTTP-Session: c423034a-ff6f-4e97-bd5f-31cf673cae33 Destroying unnamed session
1807 2023.12.13 06:07:58.960410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1808 2023.12.13 06:07:58.960455 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1809 2023.12.13 06:07:58.960474 [ 3 ] {} <Debug> HTTP-Session: a506a17b-678c-45c0-9592-31f8b690e0db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1810 2023.12.13 06:07:58.960491 [ 3 ] {} <Debug> HTTP-Session: a506a17b-678c-45c0-9592-31f8b690e0db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1811 2023.12.13 06:07:58.960565 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1812 2023.12.13 06:07:58.960604 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1813 2023.12.13 06:07:58.960710 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1814 2023.12.13 06:07:58.961035 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1815 2023.12.13 06:07:58.961239 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1816 2023.12.13 06:07:58.961387 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1817 2023.12.13 06:07:58.961494 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.000893327 sec., 49254 rows/sec., 3.86 MiB/sec.
1818 2023.12.13 06:07:58.961620 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Debug> DynamicQueryHandler: Done processing query
1819 2023.12.13 06:07:58.961643 [ 3 ] {890fe47e-b7b6-42f5-a6c0-7e0ab1588378} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1820 2023.12.13 06:07:58.961658 [ 3 ] {} <Debug> HTTP-Session: a506a17b-678c-45c0-9592-31f8b690e0db Destroying unnamed session
1821 2023.12.13 06:07:58.961747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1822 2023.12.13 06:07:58.961790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1823 2023.12.13 06:07:58.961808 [ 3 ] {} <Debug> HTTP-Session: e252923d-8c40-4932-9fbe-44f431356439 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1824 2023.12.13 06:07:58.961825 [ 3 ] {} <Debug> HTTP-Session: e252923d-8c40-4932-9fbe-44f431356439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1825 2023.12.13 06:07:58.961894 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1826 2023.12.13 06:07:58.961937 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1827 2023.12.13 06:07:58.962055 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1828 2023.12.13 06:07:58.962301 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1829 2023.12.13 06:07:58.962569 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1830 2023.12.13 06:07:58.962818 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1831 2023.12.13 06:07:58.962949 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001029419 sec., 1942 rows/sec., 136.61 KiB/sec.
1832 2023.12.13 06:07:58.963073 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Debug> DynamicQueryHandler: Done processing query
1833 2023.12.13 06:07:58.963102 [ 3 ] {8718c134-93a1-43ff-ae0b-dee6a81cfe99} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1834 2023.12.13 06:07:58.963122 [ 3 ] {} <Debug> HTTP-Session: e252923d-8c40-4932-9fbe-44f431356439 Destroying unnamed session
1835 2023.12.13 06:07:58.963268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1836 2023.12.13 06:07:58.963319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1837 2023.12.13 06:07:58.963345 [ 3 ] {} <Debug> HTTP-Session: 2c0376dc-a889-4022-8a12-5b998d6fc541 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1838 2023.12.13 06:07:58.963368 [ 3 ] {} <Debug> HTTP-Session: 2c0376dc-a889-4022-8a12-5b998d6fc541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1839 2023.12.13 06:07:58.963471 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1840 2023.12.13 06:07:58.963532 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1841 2023.12.13 06:07:58.963709 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1842 2023.12.13 06:07:58.964116 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.97 GiB.
1843 2023.12.13 06:07:58.964430 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1844 2023.12.13 06:07:58.964632 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1845 2023.12.13 06:07:58.964744 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001232762 sec., 32447 rows/sec., 43.79 MiB/sec.
1846 2023.12.13 06:07:58.964866 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Debug> DynamicQueryHandler: Done processing query
1847 2023.12.13 06:07:58.964892 [ 3 ] {a390e897-d051-4181-bdfb-6f072a47c0c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1848 2023.12.13 06:07:58.964912 [ 3 ] {} <Debug> HTTP-Session: 2c0376dc-a889-4022-8a12-5b998d6fc541 Destroying unnamed session
1849 2023.12.13 06:08:04.032250 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
1850 2023.12.13 06:08:04.032338 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
1851 2023.12.13 06:08:08.927798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1852 2023.12.13 06:08:08.927931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1853 2023.12.13 06:08:08.927960 [ 3 ] {} <Debug> HTTP-Session: 744c6afa-c4df-4a0d-8a68-7593ff056c25 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1854 2023.12.13 06:08:08.927989 [ 3 ] {} <Debug> HTTP-Session: 744c6afa-c4df-4a0d-8a68-7593ff056c25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1855 2023.12.13 06:08:08.928131 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1856 2023.12.13 06:08:08.928198 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1857 2023.12.13 06:08:08.928386 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1858 2023.12.13 06:08:08.928767 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1859 2023.12.13 06:08:08.929022 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1860 2023.12.13 06:08:08.929183 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1861 2023.12.13 06:08:08.929319 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001144381 sec., 34953 rows/sec., 2.77 MiB/sec.
1862 2023.12.13 06:08:08.929325 [ 77 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0
1863 2023.12.13 06:08:08.929449 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1864 2023.12.13 06:08:08.929503 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Debug> DynamicQueryHandler: Done processing query
1865 2023.12.13 06:08:08.929564 [ 3 ] {09e213ab-99da-4c84-b2a7-7968c93ebee0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1866 2023.12.13 06:08:08.929583 [ 3 ] {} <Debug> HTTP-Session: 744c6afa-c4df-4a0d-8a68-7593ff056c25 Destroying unnamed session
1867 2023.12.13 06:08:08.929594 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact
1868 2023.12.13 06:08:08.929787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2023.12.13 06:08:08.929850 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1870 2023.12.13 06:08:08.929866 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1871 2023.12.13 06:08:08.929932 [ 3 ] {} <Debug> HTTP-Session: 13e9b70a-26a7-4a26-b66c-f834007d90e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1872 2023.12.13 06:08:08.929939 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 40 rows starting from the beginning of the part
1873 2023.12.13 06:08:08.929962 [ 3 ] {} <Debug> HTTP-Session: 13e9b70a-26a7-4a26-b66c-f834007d90e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1874 2023.12.13 06:08:08.930165 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1875 2023.12.13 06:08:08.930272 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1876 2023.12.13 06:08:08.930382 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
1877 2023.12.13 06:08:08.930731 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
1878 2023.12.13 06:08:08.930761 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1879 2023.12.13 06:08:08.930942 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
1880 2023.12.13 06:08:08.931116 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
1881 2023.12.13 06:08:08.931693 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1882 2023.12.13 06:08:08.932208 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1883 2023.12.13 06:08:08.932593 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1884 2023.12.13 06:08:08.932627 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.003114576 sec., 64214.198016038135 rows/sec., 5.08 MiB/sec.
1885 2023.12.13 06:08:08.932817 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.002586747 sec., 46390 rows/sec., 4.54 MiB/sec.
1886 2023.12.13 06:08:08.932918 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary)
1887 2023.12.13 06:08:08.933058 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Debug> DynamicQueryHandler: Done processing query
1888 2023.12.13 06:08:08.933096 [ 3 ] {c0171014-c801-4b26-9e2c-fd7df60426e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1889 2023.12.13 06:08:08.933121 [ 3 ] {} <Debug> HTTP-Session: 13e9b70a-26a7-4a26-b66c-f834007d90e1 Destroying unnamed session
1890 2023.12.13 06:08:08.933229 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2.
1891 2023.12.13 06:08:08.933279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1892 2023.12.13 06:08:08.933342 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_10_2} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0
1893 2023.12.13 06:08:08.933348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1894 2023.12.13 06:08:08.933392 [ 3 ] {} <Debug> HTTP-Session: 714bec4e-ee5b-4dc2-b4e4-689bbb4a0815 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1895 2023.12.13 06:08:08.933438 [ 3 ] {} <Debug> HTTP-Session: 714bec4e-ee5b-4dc2-b4e4-689bbb4a0815 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1896 2023.12.13 06:08:08.933534 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1897 2023.12.13 06:08:08.933574 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1898 2023.12.13 06:08:08.933695 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1899 2023.12.13 06:08:08.933967 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1900 2023.12.13 06:08:08.934178 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1901 2023.12.13 06:08:08.934325 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1902 2023.12.13 06:08:08.934444 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000883646 sec., 45266 rows/sec., 3.54 MiB/sec.
1903 2023.12.13 06:08:08.934544 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Debug> DynamicQueryHandler: Done processing query
1904 2023.12.13 06:08:08.934567 [ 3 ] {a579a328-6767-4db7-8a05-e0e2fc16fc3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1905 2023.12.13 06:08:08.934583 [ 3 ] {} <Debug> HTTP-Session: 714bec4e-ee5b-4dc2-b4e4-689bbb4a0815 Destroying unnamed session
1906 2023.12.13 06:08:08.934789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1907 2023.12.13 06:08:08.934832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1908 2023.12.13 06:08:08.934851 [ 3 ] {} <Debug> HTTP-Session: d6f480a2-4cc2-4b83-ab42-b5785100792f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1909 2023.12.13 06:08:08.934868 [ 3 ] {} <Debug> HTTP-Session: d6f480a2-4cc2-4b83-ab42-b5785100792f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1910 2023.12.13 06:08:08.934954 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1911 2023.12.13 06:08:08.934997 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1912 2023.12.13 06:08:08.935132 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1913 2023.12.13 06:08:08.935543 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1914 2023.12.13 06:08:08.935899 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1915 2023.12.13 06:08:08.936125 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1916 2023.12.13 06:08:08.936257 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001274323 sec., 31389 rows/sec., 42.36 MiB/sec.
1917 2023.12.13 06:08:08.936431 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Debug> DynamicQueryHandler: Done processing query
1918 2023.12.13 06:08:08.936455 [ 3 ] {4814fd45-bc62-4672-8296-b6404fb745d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1919 2023.12.13 06:08:08.936470 [ 3 ] {} <Debug> HTTP-Session: d6f480a2-4cc2-4b83-ab42-b5785100792f Destroying unnamed session
1920 2023.12.13 06:08:10.934301 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
1921 2023.12.13 06:08:10.934424 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1922 2023.12.13 06:08:10.934543 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
1923 2023.12.13 06:08:10.934714 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1924 2023.12.13 06:08:10.934757 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 204 rows starting from the beginning of the part
1925 2023.12.13 06:08:10.934899 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
1926 2023.12.13 06:08:10.935005 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
1927 2023.12.13 06:08:10.935093 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1928 2023.12.13 06:08:10.935176 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
1929 2023.12.13 06:08:10.935922 [ 12 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427176 sec., 196191.63999394607 rows/sec., 13.84 MiB/sec.
1930 2023.12.13 06:08:10.936038 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
1931 2023.12.13 06:08:10.936246 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
1932 2023.12.13 06:08:10.936312 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
1933 2023.12.13 06:08:13.913672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1934 2023.12.13 06:08:13.913805 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1935 2023.12.13 06:08:13.913834 [ 3 ] {} <Debug> HTTP-Session: 37fcb38b-2c35-4d24-845f-7f860560b298 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1936 2023.12.13 06:08:13.913863 [ 3 ] {} <Debug> HTTP-Session: 37fcb38b-2c35-4d24-845f-7f860560b298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1937 2023.12.13 06:08:13.914000 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1938 2023.12.13 06:08:13.914069 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1939 2023.12.13 06:08:13.914252 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1940 2023.12.13 06:08:13.914629 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1941 2023.12.13 06:08:13.914931 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1942 2023.12.13 06:08:13.915104 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1943 2023.12.13 06:08:13.915233 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001190851 sec., 1679 rows/sec., 143.51 KiB/sec.
1944 2023.12.13 06:08:13.915366 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Debug> DynamicQueryHandler: Done processing query
1945 2023.12.13 06:08:13.915392 [ 3 ] {1ef5eace-3284-42b2-a78a-cfb1b1f098fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1946 2023.12.13 06:08:13.915409 [ 3 ] {} <Debug> HTTP-Session: 37fcb38b-2c35-4d24-845f-7f860560b298 Destroying unnamed session
1947 2023.12.13 06:08:13.915529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1948 2023.12.13 06:08:13.915578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1949 2023.12.13 06:08:13.915598 [ 3 ] {} <Debug> HTTP-Session: 648eff63-14f8-4625-94b9-ece6fbcd9570 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1950 2023.12.13 06:08:13.915617 [ 3 ] {} <Debug> HTTP-Session: 648eff63-14f8-4625-94b9-ece6fbcd9570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1951 2023.12.13 06:08:13.915698 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1952 2023.12.13 06:08:13.915738 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1953 2023.12.13 06:08:13.915842 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1954 2023.12.13 06:08:13.916112 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1955 2023.12.13 06:08:13.916323 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1956 2023.12.13 06:08:13.916481 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1957 2023.12.13 06:08:13.916606 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000881976 sec., 41951 rows/sec., 3.52 MiB/sec.
1958 2023.12.13 06:08:13.916738 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Debug> DynamicQueryHandler: Done processing query
1959 2023.12.13 06:08:13.916761 [ 3 ] {9231a26e-96db-4a03-be6c-38209a08b00b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1960 2023.12.13 06:08:13.916777 [ 3 ] {} <Debug> HTTP-Session: 648eff63-14f8-4625-94b9-ece6fbcd9570 Destroying unnamed session
1961 2023.12.13 06:08:13.916899 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1962 2023.12.13 06:08:13.916944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1963 2023.12.13 06:08:13.916963 [ 3 ] {} <Debug> HTTP-Session: fa26c004-ebff-4c8b-b719-b5d5de051bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1964 2023.12.13 06:08:13.916981 [ 3 ] {} <Debug> HTTP-Session: fa26c004-ebff-4c8b-b719-b5d5de051bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1965 2023.12.13 06:08:13.917052 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1966 2023.12.13 06:08:13.917092 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1967 2023.12.13 06:08:13.917198 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1968 2023.12.13 06:08:13.917506 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1969 2023.12.13 06:08:13.917707 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1970 2023.12.13 06:08:13.917855 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1971 2023.12.13 06:08:13.917977 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000899287 sec., 2223 rows/sec., 155.29 KiB/sec.
1972 2023.12.13 06:08:13.918091 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Debug> DynamicQueryHandler: Done processing query
1973 2023.12.13 06:08:13.918114 [ 3 ] {aec46bde-1eeb-42ed-a9df-317084b85bcf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1974 2023.12.13 06:08:13.918131 [ 3 ] {} <Debug> HTTP-Session: fa26c004-ebff-4c8b-b719-b5d5de051bc1 Destroying unnamed session
1975 2023.12.13 06:08:13.918277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1976 2023.12.13 06:08:13.918323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1977 2023.12.13 06:08:13.918342 [ 3 ] {} <Debug> HTTP-Session: 70be4500-33eb-4ac8-8939-ed5b913a588c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1978 2023.12.13 06:08:13.918360 [ 3 ] {} <Debug> HTTP-Session: 70be4500-33eb-4ac8-8939-ed5b913a588c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1979 2023.12.13 06:08:13.918433 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1980 2023.12.13 06:08:13.918471 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1981 2023.12.13 06:08:13.918583 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1982 2023.12.13 06:08:13.918861 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1983 2023.12.13 06:08:13.919064 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
1984 2023.12.13 06:08:13.919212 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
1985 2023.12.13 06:08:13.919329 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000873196 sec., 29775 rows/sec., 2.31 MiB/sec.
1986 2023.12.13 06:08:13.919435 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Debug> DynamicQueryHandler: Done processing query
1987 2023.12.13 06:08:13.919458 [ 3 ] {d4035d89-950c-4e4e-a85a-783beae1f124} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1988 2023.12.13 06:08:13.919474 [ 3 ] {} <Debug> HTTP-Session: 70be4500-33eb-4ac8-8939-ed5b913a588c Destroying unnamed session
1989 2023.12.13 06:08:13.919622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1990 2023.12.13 06:08:13.919666 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1991 2023.12.13 06:08:13.919685 [ 3 ] {} <Debug> HTTP-Session: 9e8372d2-efc7-4bd5-915a-eb5d3694235c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
1992 2023.12.13 06:08:13.919703 [ 3 ] {} <Debug> HTTP-Session: 9e8372d2-efc7-4bd5-915a-eb5d3694235c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1993 2023.12.13 06:08:13.919777 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1994 2023.12.13 06:08:13.919818 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1995 2023.12.13 06:08:13.919936 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1996 2023.12.13 06:08:13.920211 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
1997 2023.12.13 06:08:13.920469 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1998 2023.12.13 06:08:13.920644 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1999 2023.12.13 06:08:13.920768 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000964378 sec., 38366 rows/sec., 2.71 MiB/sec.
2000 2023.12.13 06:08:13.920904 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Debug> DynamicQueryHandler: Done processing query
2001 2023.12.13 06:08:13.920928 [ 3 ] {f1c1e872-97f6-4009-9e40-9ae66f3d7890} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2002 2023.12.13 06:08:13.920944 [ 3 ] {} <Debug> HTTP-Session: 9e8372d2-efc7-4bd5-915a-eb5d3694235c Destroying unnamed session
2003 2023.12.13 06:08:18.907970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2004 2023.12.13 06:08:18.908102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2005 2023.12.13 06:08:18.908131 [ 3 ] {} <Debug> HTTP-Session: 1efa0ddd-f0d9-41b2-9f3b-a1ffe58e1bc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2006 2023.12.13 06:08:18.908160 [ 3 ] {} <Debug> HTTP-Session: 1efa0ddd-f0d9-41b2-9f3b-a1ffe58e1bc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2007 2023.12.13 06:08:18.908302 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2008 2023.12.13 06:08:18.908368 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2009 2023.12.13 06:08:18.908528 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2010 2023.12.13 06:08:18.908956 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2011 2023.12.13 06:08:18.909239 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2012 2023.12.13 06:08:18.909410 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2013 2023.12.13 06:08:18.909552 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001210942 sec., 33032 rows/sec., 2.61 MiB/sec.
2014 2023.12.13 06:08:18.909684 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Debug> DynamicQueryHandler: Done processing query
2015 2023.12.13 06:08:18.909709 [ 3 ] {c09ab396-512b-49d2-ac7e-b40ab79a9ea9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2016 2023.12.13 06:08:18.909726 [ 3 ] {} <Debug> HTTP-Session: 1efa0ddd-f0d9-41b2-9f3b-a1ffe58e1bc2 Destroying unnamed session
2017 2023.12.13 06:08:18.909862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2018 2023.12.13 06:08:18.909910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2019 2023.12.13 06:08:18.909930 [ 3 ] {} <Debug> HTTP-Session: e60d149b-b7e5-481f-acf2-209f31006cd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2020 2023.12.13 06:08:18.909950 [ 3 ] {} <Debug> HTTP-Session: e60d149b-b7e5-481f-acf2-209f31006cd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2021 2023.12.13 06:08:18.910035 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2022 2023.12.13 06:08:18.910077 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2023 2023.12.13 06:08:18.910188 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2024 2023.12.13 06:08:18.910560 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2025 2023.12.13 06:08:18.910775 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2026 2023.12.13 06:08:18.910925 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2027 2023.12.13 06:08:18.911053 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.000985898 sec., 121716 rows/sec., 11.90 MiB/sec.
2028 2023.12.13 06:08:18.911241 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Debug> DynamicQueryHandler: Done processing query
2029 2023.12.13 06:08:18.911265 [ 3 ] {89ab79b8-4433-444f-9ee5-178f13016692} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2030 2023.12.13 06:08:18.911282 [ 3 ] {} <Debug> HTTP-Session: e60d149b-b7e5-481f-acf2-209f31006cd9 Destroying unnamed session
2031 2023.12.13 06:08:18.911396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2032 2023.12.13 06:08:18.911442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2033 2023.12.13 06:08:18.911462 [ 3 ] {} <Debug> HTTP-Session: b6112dc3-b5c9-443e-a42c-9f1ab02cd33f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2034 2023.12.13 06:08:18.911481 [ 3 ] {} <Debug> HTTP-Session: b6112dc3-b5c9-443e-a42c-9f1ab02cd33f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2035 2023.12.13 06:08:18.911555 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2036 2023.12.13 06:08:18.911596 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2037 2023.12.13 06:08:18.911714 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2038 2023.12.13 06:08:18.911998 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2039 2023.12.13 06:08:18.912210 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2040 2023.12.13 06:08:18.912358 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2041 2023.12.13 06:08:18.912481 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000897406 sec., 44572 rows/sec., 3.49 MiB/sec.
2042 2023.12.13 06:08:18.912583 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Debug> DynamicQueryHandler: Done processing query
2043 2023.12.13 06:08:18.912607 [ 3 ] {71172025-5383-47fc-924d-3e06a9df2bfe} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2044 2023.12.13 06:08:18.912622 [ 3 ] {} <Debug> HTTP-Session: b6112dc3-b5c9-443e-a42c-9f1ab02cd33f Destroying unnamed session
2045 2023.12.13 06:08:18.912819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2046 2023.12.13 06:08:18.912862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2047 2023.12.13 06:08:18.912881 [ 3 ] {} <Debug> HTTP-Session: 1eecbff7-9903-489d-b864-cd0349169d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2048 2023.12.13 06:08:18.912898 [ 3 ] {} <Debug> HTTP-Session: 1eecbff7-9903-489d-b864-cd0349169d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2049 2023.12.13 06:08:18.912985 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2050 2023.12.13 06:08:18.913030 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2051 2023.12.13 06:08:18.913166 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2052 2023.12.13 06:08:18.913627 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2053 2023.12.13 06:08:18.913934 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2054 2023.12.13 06:08:18.914114 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2055 2023.12.13 06:08:18.914224 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001210632 sec., 33040 rows/sec., 44.59 MiB/sec.
2056 2023.12.13 06:08:18.914259 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2057 2023.12.13 06:08:18.914370 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2058 2023.12.13 06:08:18.914380 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Debug> DynamicQueryHandler: Done processing query
2059 2023.12.13 06:08:18.914430 [ 3 ] {51bf4888-97f2-4796-9313-4b63e514ce7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2060 2023.12.13 06:08:18.914477 [ 3 ] {} <Debug> HTTP-Session: 1eecbff7-9903-489d-b864-cd0349169d58 Destroying unnamed session
2061 2023.12.13 06:08:18.914545 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2062 2023.12.13 06:08:18.914698 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2063 2023.12.13 06:08:18.914739 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 222 rows starting from the beginning of the part
2064 2023.12.13 06:08:18.914906 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part
2065 2023.12.13 06:08:18.915026 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part
2066 2023.12.13 06:08:18.915139 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 40 rows starting from the beginning of the part
2067 2023.12.13 06:08:18.915246 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part
2068 2023.12.13 06:08:18.915350 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
2069 2023.12.13 06:08:18.916899 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 6 columns (6 merged, 0 gathered) in 0.002421575 sec., 174266.74788102784 rows/sec., 235.16 MiB/sec.
2070 2023.12.13 06:08:18.917231 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2071 2023.12.13 06:08:18.917498 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2072 2023.12.13 06:08:18.917578 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2073 2023.12.13 06:08:18.917649 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_11_2: 4.00 MiB.
2074 2023.12.13 06:08:19.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 236.33 MiB, will set to 230.95 MiB (RSS), difference: -4.13 MiB
2075 2023.12.13 06:08:19.032584 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache
2076 2023.12.13 06:08:19.032617 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache
2077 2023.12.13 06:08:28.908534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2078 2023.12.13 06:08:28.908716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2079 2023.12.13 06:08:28.908763 [ 3 ] {} <Debug> HTTP-Session: 848ae28d-e406-486b-8843-618c97dd9240 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2080 2023.12.13 06:08:28.908805 [ 3 ] {} <Debug> HTTP-Session: 848ae28d-e406-486b-8843-618c97dd9240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2081 2023.12.13 06:08:28.909006 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2082 2023.12.13 06:08:28.909118 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2083 2023.12.13 06:08:28.909384 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2084 2023.12.13 06:08:28.909897 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2085 2023.12.13 06:08:28.910180 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2086 2023.12.13 06:08:28.910344 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2087 2023.12.13 06:08:28.910470 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001402966 sec., 28511 rows/sec., 2.26 MiB/sec.
2088 2023.12.13 06:08:28.910651 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Debug> DynamicQueryHandler: Done processing query
2089 2023.12.13 06:08:28.910677 [ 3 ] {aff088bc-6c16-4aec-85d5-d81295785d7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2090 2023.12.13 06:08:28.910694 [ 3 ] {} <Debug> HTTP-Session: 848ae28d-e406-486b-8843-618c97dd9240 Destroying unnamed session
2091 2023.12.13 06:08:28.910820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2092 2023.12.13 06:08:28.910868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2093 2023.12.13 06:08:28.910887 [ 3 ] {} <Debug> HTTP-Session: cc4ce37f-7ce8-4002-a0e2-ea26aa2a93cb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2094 2023.12.13 06:08:28.910905 [ 3 ] {} <Debug> HTTP-Session: cc4ce37f-7ce8-4002-a0e2-ea26aa2a93cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2095 2023.12.13 06:08:28.910986 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2096 2023.12.13 06:08:28.911030 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2097 2023.12.13 06:08:28.911147 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2098 2023.12.13 06:08:28.911457 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2099 2023.12.13 06:08:28.911668 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2100 2023.12.13 06:08:28.911818 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2101 2023.12.13 06:08:28.911946 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000930777 sec., 2148 rows/sec., 183.61 KiB/sec.
2102 2023.12.13 06:08:28.912066 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Debug> DynamicQueryHandler: Done processing query
2103 2023.12.13 06:08:28.912089 [ 3 ] {0801a2a5-fc67-455e-88af-4b95fb55ac3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2104 2023.12.13 06:08:28.912106 [ 3 ] {} <Debug> HTTP-Session: cc4ce37f-7ce8-4002-a0e2-ea26aa2a93cb Destroying unnamed session
2105 2023.12.13 06:08:28.912271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2106 2023.12.13 06:08:28.912319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2107 2023.12.13 06:08:28.912338 [ 3 ] {} <Debug> HTTP-Session: 911951ee-0ebd-4edf-89b5-0d1b22161ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2108 2023.12.13 06:08:28.912355 [ 3 ] {} <Debug> HTTP-Session: 911951ee-0ebd-4edf-89b5-0d1b22161ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2109 2023.12.13 06:08:28.912435 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2110 2023.12.13 06:08:28.912474 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2111 2023.12.13 06:08:28.912579 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2112 2023.12.13 06:08:28.912933 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2113 2023.12.13 06:08:28.913152 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2114 2023.12.13 06:08:28.913299 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2115 2023.12.13 06:08:28.913426 [ 72 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2116 2023.12.13 06:08:28.913437 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Information> executeQuery: Read 121 rows, 12.10 KiB in 0.000963838 sec., 125539 rows/sec., 12.26 MiB/sec.
2117 2023.12.13 06:08:28.913513 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2118 2023.12.13 06:08:28.913688 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Debug> DynamicQueryHandler: Done processing query
2119 2023.12.13 06:08:28.913698 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2120 2023.12.13 06:08:28.913732 [ 3 ] {3f880e82-1d54-488b-ac24-5463d4f2d444} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2121 2023.12.13 06:08:28.913773 [ 3 ] {} <Debug> HTTP-Session: 911951ee-0ebd-4edf-89b5-0d1b22161ac9 Destroying unnamed session
2122 2023.12.13 06:08:28.913842 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2123 2023.12.13 06:08:28.913895 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 158 rows starting from the beginning of the part
2124 2023.12.13 06:08:28.913915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2125 2023.12.13 06:08:28.913997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2126 2023.12.13 06:08:28.914033 [ 3 ] {} <Debug> HTTP-Session: cab248ef-47bc-4532-bce1-68313f1547be Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2127 2023.12.13 06:08:28.914063 [ 3 ] {} <Debug> HTTP-Session: cab248ef-47bc-4532-bce1-68313f1547be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2128 2023.12.13 06:08:28.914218 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 122 rows starting from the beginning of the part
2129 2023.12.13 06:08:28.914254 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2130 2023.12.13 06:08:28.914339 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2131 2023.12.13 06:08:28.914497 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part
2132 2023.12.13 06:08:28.914822 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::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
2133 2023.12.13 06:08:28.914838 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2134 2023.12.13 06:08:28.915033 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part
2135 2023.12.13 06:08:28.915259 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 121 rows starting from the beginning of the part
2136 2023.12.13 06:08:28.915719 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2137 2023.12.13 06:08:28.916071 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
2138 2023.12.13 06:08:28.916413 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
2139 2023.12.13 06:08:28.916686 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002360743 sec., 847 rows/sec., 59.15 KiB/sec.
2140 2023.12.13 06:08:28.917108 [ 17 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003515294 sec., 192871.49239864433 rows/sec., 18.55 MiB/sec.
2141 2023.12.13 06:08:28.917128 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Debug> DynamicQueryHandler: Done processing query
2142 2023.12.13 06:08:28.917174 [ 3 ] {e2836031-7470-43f6-ba85-80126a327319} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2143 2023.12.13 06:08:28.917202 [ 3 ] {} <Debug> HTTP-Session: cab248ef-47bc-4532-bce1-68313f1547be Destroying unnamed session
2144 2023.12.13 06:08:28.917345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2145 2023.12.13 06:08:28.917405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2146 2023.12.13 06:08:28.917431 [ 3 ] {} <Debug> HTTP-Session: 64e2a629-de6c-4261-aa34-e72a0323d5c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2147 2023.12.13 06:08:28.917453 [ 3 ] {} <Debug> HTTP-Session: 64e2a629-de6c-4261-aa34-e72a0323d5c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2148 2023.12.13 06:08:28.917548 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2149 2023.12.13 06:08:28.917594 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2150 2023.12.13 06:08:28.917723 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2151 2023.12.13 06:08:28.918044 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2152 2023.12.13 06:08:28.918795 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2153 2023.12.13 06:08:28.918981 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2154 2023.12.13 06:08:28.919105 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2155 2023.12.13 06:08:28.919215 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_16_3} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2156 2023.12.13 06:08:28.919258 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2157 2023.12.13 06:08:28.919432 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.001850004 sec., 22702 rows/sec., 1.78 MiB/sec.
2158 2023.12.13 06:08:28.919431 [ 55 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2159 2023.12.13 06:08:28.919487 [ 55 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2160 2023.12.13 06:08:28.919577 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Debug> DynamicQueryHandler: Done processing query
2161 2023.12.13 06:08:28.919604 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2162 2023.12.13 06:08:28.919623 [ 3 ] {1287c358-e766-4d14-a98e-3f5397e79b56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2163 2023.12.13 06:08:28.919676 [ 3 ] {} <Debug> HTTP-Session: 64e2a629-de6c-4261-aa34-e72a0323d5c6 Destroying unnamed session
2164 2023.12.13 06:08:28.919755 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2165 2023.12.13 06:08:28.919787 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 83 rows starting from the beginning of the part
2166 2023.12.13 06:08:28.919914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2167 2023.12.13 06:08:28.919951 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part
2168 2023.12.13 06:08:28.920024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2169 2023.12.13 06:08:28.920080 [ 3 ] {} <Debug> HTTP-Session: d2a8c935-d6f5-4d14-9f27-19eead9a421c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2170 2023.12.13 06:08:28.920147 [ 3 ] {} <Debug> HTTP-Session: d2a8c935-d6f5-4d14-9f27-19eead9a421c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2171 2023.12.13 06:08:28.920154 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
2172 2023.12.13 06:08:28.920342 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2173 2023.12.13 06:08:28.920385 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part
2174 2023.12.13 06:08:28.920460 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2175 2023.12.13 06:08:28.920653 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
2176 2023.12.13 06:08:28.920967 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 42 rows starting from the beginning of the part
2177 2023.12.13 06:08:28.921019 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2178 2023.12.13 06:08:28.921816 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2179 2023.12.13 06:08:28.922579 [ 16 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003034976 sec., 90610.27171219805 rows/sec., 7.08 MiB/sec.
2180 2023.12.13 06:08:28.922600 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2181 2023.12.13 06:08:28.922719 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2182 2023.12.13 06:08:28.922919 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2183 2023.12.13 06:08:28.922990 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2184 2023.12.13 06:08:28.923145 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00274014 sec., 364 rows/sec., 25.66 KiB/sec.
2185 2023.12.13 06:08:28.923168 [ 12 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_16_3} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2186 2023.12.13 06:08:28.923456 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Debug> DynamicQueryHandler: Done processing query
2187 2023.12.13 06:08:28.923485 [ 3 ] {8a82e0af-b6d8-4865-949c-25fee1a45ded} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2188 2023.12.13 06:08:28.923501 [ 3 ] {} <Debug> HTTP-Session: d2a8c935-d6f5-4d14-9f27-19eead9a421c Destroying unnamed session
2189 2023.12.13 06:08:28.923653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2190 2023.12.13 06:08:28.923699 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2191 2023.12.13 06:08:28.923718 [ 3 ] {} <Debug> HTTP-Session: 24aed621-05a7-47cc-8168-75e2abdfb15a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2192 2023.12.13 06:08:28.923736 [ 3 ] {} <Debug> HTTP-Session: 24aed621-05a7-47cc-8168-75e2abdfb15a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2193 2023.12.13 06:08:28.923823 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2194 2023.12.13 06:08:28.923867 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2195 2023.12.13 06:08:28.924018 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2196 2023.12.13 06:08:28.924492 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2197 2023.12.13 06:08:28.924804 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2198 2023.12.13 06:08:28.924987 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2199 2023.12.13 06:08:28.925094 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001244033 sec., 32153 rows/sec., 43.39 MiB/sec.
2200 2023.12.13 06:08:28.925207 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Debug> DynamicQueryHandler: Done processing query
2201 2023.12.13 06:08:28.925230 [ 3 ] {bc3984d3-50b0-4ae9-9203-4ff6f538ed91} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2202 2023.12.13 06:08:28.925246 [ 3 ] {} <Debug> HTTP-Session: 24aed621-05a7-47cc-8168-75e2abdfb15a Destroying unnamed session
2203 2023.12.13 06:08:34.032656 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache
2204 2023.12.13 06:08:34.032729 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache
2205 2023.12.13 06:08:38.908216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2206 2023.12.13 06:08:38.908389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2207 2023.12.13 06:08:38.908435 [ 3 ] {} <Debug> HTTP-Session: 7b97899e-4d7b-43af-824e-fe40771f475c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2208 2023.12.13 06:08:38.908475 [ 3 ] {} <Debug> HTTP-Session: 7b97899e-4d7b-43af-824e-fe40771f475c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2209 2023.12.13 06:08:38.908671 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2210 2023.12.13 06:08:38.908766 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2211 2023.12.13 06:08:38.908952 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2212 2023.12.13 06:08:38.909384 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2213 2023.12.13 06:08:38.909644 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2214 2023.12.13 06:08:38.909809 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2215 2023.12.13 06:08:38.909933 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001206892 sec., 33142 rows/sec., 2.62 MiB/sec.
2216 2023.12.13 06:08:38.910081 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Debug> DynamicQueryHandler: Done processing query
2217 2023.12.13 06:08:38.910107 [ 3 ] {fa698513-f7bc-4fd4-b30b-85b25bfaa204} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2218 2023.12.13 06:08:38.910124 [ 3 ] {} <Debug> HTTP-Session: 7b97899e-4d7b-43af-824e-fe40771f475c Destroying unnamed session
2219 2023.12.13 06:08:38.910261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2220 2023.12.13 06:08:38.910310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2221 2023.12.13 06:08:38.910330 [ 3 ] {} <Debug> HTTP-Session: e8a78de5-0939-447c-ac66-2a0a6912b3fe Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2222 2023.12.13 06:08:38.910348 [ 3 ] {} <Debug> HTTP-Session: e8a78de5-0939-447c-ac66-2a0a6912b3fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2223 2023.12.13 06:08:38.910430 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2224 2023.12.13 06:08:38.910471 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2225 2023.12.13 06:08:38.910577 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2226 2023.12.13 06:08:38.910936 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2227 2023.12.13 06:08:38.911150 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2228 2023.12.13 06:08:38.911308 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2229 2023.12.13 06:08:38.911407 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.000948997 sec., 126449 rows/sec., 12.36 MiB/sec.
2230 2023.12.13 06:08:38.911512 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Debug> DynamicQueryHandler: Done processing query
2231 2023.12.13 06:08:38.911535 [ 3 ] {0f0f2108-40f6-4e37-bdf5-9a4ca4bd3931} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2232 2023.12.13 06:08:38.911550 [ 3 ] {} <Debug> HTTP-Session: e8a78de5-0939-447c-ac66-2a0a6912b3fe Destroying unnamed session
2233 2023.12.13 06:08:38.911669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2234 2023.12.13 06:08:38.911713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2235 2023.12.13 06:08:38.911732 [ 3 ] {} <Debug> HTTP-Session: e53eeab3-71a7-404f-a933-0144a85b261c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2236 2023.12.13 06:08:38.911749 [ 3 ] {} <Debug> HTTP-Session: e53eeab3-71a7-404f-a933-0144a85b261c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2237 2023.12.13 06:08:38.911825 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2238 2023.12.13 06:08:38.911863 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2239 2023.12.13 06:08:38.911968 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2240 2023.12.13 06:08:38.912281 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2241 2023.12.13 06:08:38.912483 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2242 2023.12.13 06:08:38.912632 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2243 2023.12.13 06:08:38.912730 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000878046 sec., 45555 rows/sec., 3.56 MiB/sec.
2244 2023.12.13 06:08:38.912846 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Debug> DynamicQueryHandler: Done processing query
2245 2023.12.13 06:08:38.912869 [ 3 ] {f54c3e0e-2f40-4f16-89bc-dabed1ba46fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2246 2023.12.13 06:08:38.912886 [ 3 ] {} <Debug> HTTP-Session: e53eeab3-71a7-404f-a933-0144a85b261c Destroying unnamed session
2247 2023.12.13 06:08:38.913084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2248 2023.12.13 06:08:38.913129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2249 2023.12.13 06:08:38.913148 [ 3 ] {} <Debug> HTTP-Session: 66b3ff1c-cad9-4070-b7c3-16c78b86d8e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2250 2023.12.13 06:08:38.913165 [ 3 ] {} <Debug> HTTP-Session: 66b3ff1c-cad9-4070-b7c3-16c78b86d8e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2251 2023.12.13 06:08:38.913249 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2252 2023.12.13 06:08:38.913292 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2253 2023.12.13 06:08:38.913426 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2254 2023.12.13 06:08:38.913851 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2255 2023.12.13 06:08:38.914156 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2256 2023.12.13 06:08:38.914337 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2257 2023.12.13 06:08:38.914445 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001164692 sec., 34343 rows/sec., 46.35 MiB/sec.
2258 2023.12.13 06:08:38.914673 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Debug> DynamicQueryHandler: Done processing query
2259 2023.12.13 06:08:38.914696 [ 3 ] {d7e76559-9766-4f59-81db-be57cf08d804} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2260 2023.12.13 06:08:38.914712 [ 3 ] {} <Debug> HTTP-Session: 66b3ff1c-cad9-4070-b7c3-16c78b86d8e9 Destroying unnamed session
2261 2023.12.13 06:08:39.738902 [ 151 ] {} <Debug> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2262 2023.12.13 06:08:39.738999 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2263 2023.12.13 06:08:39.739111 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2264 2023.12.13 06:08:39.739307 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2265 2023.12.13 06:08:39.739358 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2266 2023.12.13 06:08:39.739571 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2267 2023.12.13 06:08:39.739722 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2268 2023.12.13 06:08:39.739858 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2269 2023.12.13 06:08:39.739937 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2270 2023.12.13 06:08:39.740463 [ 16 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392266 sec., 8619.042625475304 rows/sec., 601.82 KiB/sec.
2271 2023.12.13 06:08:39.740592 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2272 2023.12.13 06:08:39.740757 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2273 2023.12.13 06:08:39.740816 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_5_1} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2274 2023.12.13 06:08:39.850786 [ 151 ] {} <Debug> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0
2275 2023.12.13 06:08:39.850831 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2276 2023.12.13 06:08:39.850917 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact
2277 2023.12.13 06:08:39.851039 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2278 2023.12.13 06:08:39.851073 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part
2279 2023.12.13 06:08:39.851196 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part
2280 2023.12.13 06:08:39.851289 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part
2281 2023.12.13 06:08:39.851369 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2282 2023.12.13 06:08:39.851451 [ 12 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part
2283 2023.12.13 06:08:39.852032 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001155901 sec., 10381.51191148723 rows/sec., 880.33 KiB/sec.
2284 2023.12.13 06:08:39.852130 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary)
2285 2023.12.13 06:08:39.852341 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1.
2286 2023.12.13 06:08:39.852421 [ 16 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_5_1} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0
2287 2023.12.13 06:08:43.906609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2288 2023.12.13 06:08:43.906734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2289 2023.12.13 06:08:43.906763 [ 3 ] {} <Debug> HTTP-Session: 85acb103-a6e6-41eb-bedd-ab30b2ec7ef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2290 2023.12.13 06:08:43.906790 [ 3 ] {} <Debug> HTTP-Session: 85acb103-a6e6-41eb-bedd-ab30b2ec7ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2291 2023.12.13 06:08:43.906926 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2292 2023.12.13 06:08:43.906986 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2293 2023.12.13 06:08:43.907139 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2294 2023.12.13 06:08:43.907552 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2295 2023.12.13 06:08:43.907810 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2296 2023.12.13 06:08:43.907979 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2297 2023.12.13 06:08:43.908120 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001153551 sec., 31207 rows/sec., 2.62 MiB/sec.
2298 2023.12.13 06:08:43.908315 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Debug> DynamicQueryHandler: Done processing query
2299 2023.12.13 06:08:43.908343 [ 3 ] {8e4cf04a-eb7a-48fd-b7f0-c82aedcf285e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2300 2023.12.13 06:08:43.908359 [ 3 ] {} <Debug> HTTP-Session: 85acb103-a6e6-41eb-bedd-ab30b2ec7ef5 Destroying unnamed session
2301 2023.12.13 06:08:43.908483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2302 2023.12.13 06:08:43.908533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2303 2023.12.13 06:08:43.908553 [ 3 ] {} <Debug> HTTP-Session: e20fd1ea-0ecd-4da4-be2f-427799bf812e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2304 2023.12.13 06:08:43.908573 [ 3 ] {} <Debug> HTTP-Session: e20fd1ea-0ecd-4da4-be2f-427799bf812e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2305 2023.12.13 06:08:43.908654 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2306 2023.12.13 06:08:43.908696 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2307 2023.12.13 06:08:43.908815 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2308 2023.12.13 06:08:43.909114 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2309 2023.12.13 06:08:43.909328 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2310 2023.12.13 06:08:43.909480 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2311 2023.12.13 06:08:43.909619 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000934747 sec., 25675 rows/sec., 1.98 MiB/sec.
2312 2023.12.13 06:08:43.909761 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Debug> DynamicQueryHandler: Done processing query
2313 2023.12.13 06:08:43.909784 [ 3 ] {a69c6012-61e9-4b54-8adc-381d72158ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2314 2023.12.13 06:08:43.909800 [ 3 ] {} <Debug> HTTP-Session: e20fd1ea-0ecd-4da4-be2f-427799bf812e Destroying unnamed session
2315 2023.12.13 06:08:43.909914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2316 2023.12.13 06:08:43.909963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2317 2023.12.13 06:08:43.909982 [ 3 ] {} <Debug> HTTP-Session: f00ce98a-817d-4088-98d8-6b784b35a2f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2318 2023.12.13 06:08:43.910027 [ 3 ] {} <Debug> HTTP-Session: f00ce98a-817d-4088-98d8-6b784b35a2f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2319 2023.12.13 06:08:43.910105 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2320 2023.12.13 06:08:43.910151 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2321 2023.12.13 06:08:43.910277 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2322 2023.12.13 06:08:43.910559 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2323 2023.12.13 06:08:43.910814 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2324 2023.12.13 06:08:43.910991 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2325 2023.12.13 06:08:43.911118 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000982538 sec., 36639 rows/sec., 2.59 MiB/sec.
2326 2023.12.13 06:08:43.911237 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Debug> DynamicQueryHandler: Done processing query
2327 2023.12.13 06:08:43.911261 [ 3 ] {b084ecfa-71e2-489a-9f8e-80ccce786fbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2328 2023.12.13 06:08:43.911276 [ 3 ] {} <Debug> HTTP-Session: f00ce98a-817d-4088-98d8-6b784b35a2f3 Destroying unnamed session
2329 2023.12.13 06:08:48.907227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2330 2023.12.13 06:08:48.907347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2331 2023.12.13 06:08:48.907372 [ 3 ] {} <Debug> HTTP-Session: 32937b52-115c-4892-bf8e-cd42229e020a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2332 2023.12.13 06:08:48.907394 [ 3 ] {} <Debug> HTTP-Session: 32937b52-115c-4892-bf8e-cd42229e020a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2333 2023.12.13 06:08:48.907525 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2334 2023.12.13 06:08:48.907585 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2335 2023.12.13 06:08:48.907762 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2336 2023.12.13 06:08:48.908182 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2337 2023.12.13 06:08:48.908443 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2338 2023.12.13 06:08:48.908615 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2339 2023.12.13 06:08:48.908739 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001177041 sec., 33983 rows/sec., 2.69 MiB/sec.
2340 2023.12.13 06:08:48.908764 [ 152 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0
2341 2023.12.13 06:08:48.908878 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2342 2023.12.13 06:08:48.908919 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Debug> DynamicQueryHandler: Done processing query
2343 2023.12.13 06:08:48.908975 [ 3 ] {63432df6-d706-4c24-8903-d6c1064dcf32} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2344 2023.12.13 06:08:48.909000 [ 3 ] {} <Debug> HTTP-Session: 32937b52-115c-4892-bf8e-cd42229e020a Destroying unnamed session
2345 2023.12.13 06:08:48.908994 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact
2346 2023.12.13 06:08:48.909171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2347 2023.12.13 06:08:48.909188 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2348 2023.12.13 06:08:48.909248 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 40 rows starting from the beginning of the part
2349 2023.12.13 06:08:48.909254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2350 2023.12.13 06:08:48.909295 [ 3 ] {} <Debug> HTTP-Session: 109e5d66-b81c-461e-8d2e-52360de7af00 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2351 2023.12.13 06:08:48.909335 [ 3 ] {} <Debug> HTTP-Session: 109e5d66-b81c-461e-8d2e-52360de7af00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2352 2023.12.13 06:08:48.909543 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2353 2023.12.13 06:08:48.909543 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part
2354 2023.12.13 06:08:48.909637 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2355 2023.12.13 06:08:48.909821 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2356 2023.12.13 06:08:48.910056 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2357 2023.12.13 06:08:48.910076 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
2358 2023.12.13 06:08:48.910253 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2359 2023.12.13 06:08:48.910778 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2360 2023.12.13 06:08:48.911231 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2361 2023.12.13 06:08:48.911469 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002525646 sec., 79187.66129536761 rows/sec., 6.27 MiB/sec.
2362 2023.12.13 06:08:48.911531 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2363 2023.12.13 06:08:48.911711 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.002123909 sec., 56499 rows/sec., 5.52 MiB/sec.
2364 2023.12.13 06:08:48.911708 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary)
2365 2023.12.13 06:08:48.911947 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Debug> DynamicQueryHandler: Done processing query
2366 2023.12.13 06:08:48.911985 [ 3 ] {dbedd9cd-1d80-4009-947e-5eb67711fa08} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2367 2023.12.13 06:08:48.912010 [ 3 ] {} <Debug> HTTP-Session: 109e5d66-b81c-461e-8d2e-52360de7af00 Destroying unnamed session
2368 2023.12.13 06:08:48.912088 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3.
2369 2023.12.13 06:08:48.912154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2370 2023.12.13 06:08:48.912195 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_14_3} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0
2371 2023.12.13 06:08:48.912223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2372 2023.12.13 06:08:48.912254 [ 3 ] {} <Debug> HTTP-Session: eafd6034-b86f-43cb-b381-68bf126b2aa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2373 2023.12.13 06:08:48.912299 [ 3 ] {} <Debug> HTTP-Session: eafd6034-b86f-43cb-b381-68bf126b2aa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2374 2023.12.13 06:08:48.912398 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2375 2023.12.13 06:08:48.912439 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2376 2023.12.13 06:08:48.912559 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2377 2023.12.13 06:08:48.912888 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2378 2023.12.13 06:08:48.913100 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2379 2023.12.13 06:08:48.913255 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2380 2023.12.13 06:08:48.913368 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000934847 sec., 42787 rows/sec., 3.35 MiB/sec.
2381 2023.12.13 06:08:48.913491 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Debug> DynamicQueryHandler: Done processing query
2382 2023.12.13 06:08:48.913515 [ 3 ] {b04d16bb-8f04-414e-83fb-9308ec259216} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2383 2023.12.13 06:08:48.913530 [ 3 ] {} <Debug> HTTP-Session: eafd6034-b86f-43cb-b381-68bf126b2aa9 Destroying unnamed session
2384 2023.12.13 06:08:48.913749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2385 2023.12.13 06:08:48.913793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2386 2023.12.13 06:08:48.913812 [ 3 ] {} <Debug> HTTP-Session: 7db051ff-e359-4fee-9c25-85643a866985 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2387 2023.12.13 06:08:48.913828 [ 3 ] {} <Debug> HTTP-Session: 7db051ff-e359-4fee-9c25-85643a866985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2388 2023.12.13 06:08:48.913921 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2389 2023.12.13 06:08:48.913966 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2390 2023.12.13 06:08:48.914100 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2391 2023.12.13 06:08:48.914615 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.96 GiB.
2392 2023.12.13 06:08:48.914925 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2393 2023.12.13 06:08:48.915111 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2394 2023.12.13 06:08:48.915236 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001278353 sec., 31290 rows/sec., 42.22 MiB/sec.
2395 2023.12.13 06:08:48.915388 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Debug> DynamicQueryHandler: Done processing query
2396 2023.12.13 06:08:48.915411 [ 3 ] {1135b842-d735-4d7d-b291-c6852f3711ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2397 2023.12.13 06:08:48.915426 [ 3 ] {} <Debug> HTTP-Session: 7db051ff-e359-4fee-9c25-85643a866985 Destroying unnamed session
2398 2023.12.13 06:08:49.032974 [ 156 ] {} <Debug> DNSResolver: Updating DNS cache
2399 2023.12.13 06:08:49.033023 [ 156 ] {} <Debug> DNSResolver: Updated DNS cache
2400 2023.12.13 06:08:58.907796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2401 2023.12.13 06:08:58.907924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2402 2023.12.13 06:08:58.907954 [ 3 ] {} <Debug> HTTP-Session: 5139dbb6-5b82-46b0-8015-9e99d3f04662 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2403 2023.12.13 06:08:58.907981 [ 3 ] {} <Debug> HTTP-Session: 5139dbb6-5b82-46b0-8015-9e99d3f04662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2404 2023.12.13 06:08:58.908120 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2405 2023.12.13 06:08:58.908186 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2406 2023.12.13 06:08:58.908342 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2407 2023.12.13 06:08:58.908803 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2408 2023.12.13 06:08:58.909066 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2409 2023.12.13 06:08:58.909232 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2410 2023.12.13 06:08:58.909363 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001203972 sec., 33223 rows/sec., 2.63 MiB/sec.
2411 2023.12.13 06:08:58.909515 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Debug> DynamicQueryHandler: Done processing query
2412 2023.12.13 06:08:58.909540 [ 3 ] {c02cfb15-5acd-4f4e-a48c-2c11a38d0751} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2413 2023.12.13 06:08:58.909556 [ 3 ] {} <Debug> HTTP-Session: 5139dbb6-5b82-46b0-8015-9e99d3f04662 Destroying unnamed session
2414 2023.12.13 06:08:58.909678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2415 2023.12.13 06:08:58.909724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2416 2023.12.13 06:08:58.909743 [ 3 ] {} <Debug> HTTP-Session: 540073f7-8984-46a5-9972-ca2d55dacc51 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2417 2023.12.13 06:08:58.909762 [ 3 ] {} <Debug> HTTP-Session: 540073f7-8984-46a5-9972-ca2d55dacc51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2418 2023.12.13 06:08:58.909840 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2419 2023.12.13 06:08:58.909880 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2420 2023.12.13 06:08:58.909988 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2421 2023.12.13 06:08:58.910270 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2422 2023.12.13 06:08:58.910473 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2423 2023.12.13 06:08:58.910628 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2424 2023.12.13 06:08:58.910766 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000890497 sec., 4491 rows/sec., 375.05 KiB/sec.
2425 2023.12.13 06:08:58.910900 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Debug> DynamicQueryHandler: Done processing query
2426 2023.12.13 06:08:58.910925 [ 3 ] {d5187942-d35c-46ff-b7a5-10288a49d3d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2427 2023.12.13 06:08:58.910940 [ 3 ] {} <Debug> HTTP-Session: 540073f7-8984-46a5-9972-ca2d55dacc51 Destroying unnamed session
2428 2023.12.13 06:08:58.911099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2429 2023.12.13 06:08:58.911144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2430 2023.12.13 06:08:58.911163 [ 3 ] {} <Debug> HTTP-Session: 5d28fada-8546-41ee-9919-5d070c00d84b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2431 2023.12.13 06:08:58.911180 [ 3 ] {} <Debug> HTTP-Session: 5d28fada-8546-41ee-9919-5d070c00d84b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2432 2023.12.13 06:08:58.911255 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2433 2023.12.13 06:08:58.911294 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2434 2023.12.13 06:08:58.911398 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2435 2023.12.13 06:08:58.911737 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2436 2023.12.13 06:08:58.911954 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2437 2023.12.13 06:08:58.912100 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2438 2023.12.13 06:08:58.912229 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Information> executeQuery: Read 122 rows, 12.19 KiB in 0.000938427 sec., 130004 rows/sec., 12.69 MiB/sec.
2439 2023.12.13 06:08:58.912369 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Debug> DynamicQueryHandler: Done processing query
2440 2023.12.13 06:08:58.912392 [ 3 ] {10e83a4d-8acf-405c-83ef-4a996601ad5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2441 2023.12.13 06:08:58.912408 [ 3 ] {} <Debug> HTTP-Session: 5d28fada-8546-41ee-9919-5d070c00d84b Destroying unnamed session
2442 2023.12.13 06:08:58.912510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2443 2023.12.13 06:08:58.912553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2444 2023.12.13 06:08:58.912572 [ 3 ] {} <Debug> HTTP-Session: bb98f7e5-561c-4631-88ea-98ca17265b6e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2445 2023.12.13 06:08:58.912588 [ 3 ] {} <Debug> HTTP-Session: bb98f7e5-561c-4631-88ea-98ca17265b6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2446 2023.12.13 06:08:58.912656 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2447 2023.12.13 06:08:58.912693 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2448 2023.12.13 06:08:58.912801 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2449 2023.12.13 06:08:58.913054 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2450 2023.12.13 06:08:58.913249 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2451 2023.12.13 06:08:58.913395 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2452 2023.12.13 06:08:58.913516 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000833045 sec., 4801 rows/sec., 335.27 KiB/sec.
2453 2023.12.13 06:08:58.913626 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Debug> DynamicQueryHandler: Done processing query
2454 2023.12.13 06:08:58.913649 [ 3 ] {3351c3c6-8950-47ed-9ede-3699c6190884} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2455 2023.12.13 06:08:58.913665 [ 3 ] {} <Debug> HTTP-Session: bb98f7e5-561c-4631-88ea-98ca17265b6e Destroying unnamed session
2456 2023.12.13 06:08:58.913775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2457 2023.12.13 06:08:58.913819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2458 2023.12.13 06:08:58.913837 [ 3 ] {} <Debug> HTTP-Session: 796265ab-d2c8-4437-a94c-76e16af3bce9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2459 2023.12.13 06:08:58.913853 [ 3 ] {} <Debug> HTTP-Session: 796265ab-d2c8-4437-a94c-76e16af3bce9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2460 2023.12.13 06:08:58.913923 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2461 2023.12.13 06:08:58.913959 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2462 2023.12.13 06:08:58.914062 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2463 2023.12.13 06:08:58.914347 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2464 2023.12.13 06:08:58.914547 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2465 2023.12.13 06:08:58.914694 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2466 2023.12.13 06:08:58.914819 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.000867746 sec., 50706 rows/sec., 3.97 MiB/sec.
2467 2023.12.13 06:08:58.914969 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Debug> DynamicQueryHandler: Done processing query
2468 2023.12.13 06:08:58.914992 [ 3 ] {b2d54b1d-b7ba-478c-933c-b0a413c65d7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2469 2023.12.13 06:08:58.915008 [ 3 ] {} <Debug> HTTP-Session: 796265ab-d2c8-4437-a94c-76e16af3bce9 Destroying unnamed session
2470 2023.12.13 06:08:58.915105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2471 2023.12.13 06:08:58.915147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2472 2023.12.13 06:08:58.915165 [ 3 ] {} <Debug> HTTP-Session: 2e841536-93d8-4647-89c4-40a15b174e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2473 2023.12.13 06:08:58.915181 [ 3 ] {} <Debug> HTTP-Session: 2e841536-93d8-4647-89c4-40a15b174e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2474 2023.12.13 06:08:58.915250 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2475 2023.12.13 06:08:58.915294 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2476 2023.12.13 06:08:58.915422 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2477 2023.12.13 06:08:58.915673 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2478 2023.12.13 06:08:58.915956 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
2479 2023.12.13 06:08:58.916183 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
2480 2023.12.13 06:08:58.916334 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001043779 sec., 1916 rows/sec., 134.73 KiB/sec.
2481 2023.12.13 06:08:58.916469 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Debug> DynamicQueryHandler: Done processing query
2482 2023.12.13 06:08:58.916498 [ 3 ] {5255517e-457f-44b0-b9a7-f5cd0048eed5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2483 2023.12.13 06:08:58.916520 [ 3 ] {} <Debug> HTTP-Session: 2e841536-93d8-4647-89c4-40a15b174e41 Destroying unnamed session
2484 2023.12.13 06:08:58.916737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2485 2023.12.13 06:08:58.916798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2486 2023.12.13 06:08:58.916819 [ 3 ] {} <Debug> HTTP-Session: 8caa93d9-7eee-4323-810b-dc7588271051 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2487 2023.12.13 06:08:58.916837 [ 3 ] {} <Debug> HTTP-Session: 8caa93d9-7eee-4323-810b-dc7588271051 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2488 2023.12.13 06:08:58.916919 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2489 2023.12.13 06:08:58.916962 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2490 2023.12.13 06:08:58.917100 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2491 2023.12.13 06:08:58.917561 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2492 2023.12.13 06:08:58.917873 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2493 2023.12.13 06:08:58.918055 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2494 2023.12.13 06:08:58.918192 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001234942 sec., 32390 rows/sec., 43.71 MiB/sec.
2495 2023.12.13 06:08:58.918404 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Debug> DynamicQueryHandler: Done processing query
2496 2023.12.13 06:08:58.918438 [ 3 ] {bcd7ef2e-5008-4559-ac35-d9e175956d54} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2497 2023.12.13 06:08:58.918454 [ 3 ] {} <Debug> HTTP-Session: 8caa93d9-7eee-4323-810b-dc7588271051 Destroying unnamed session
2498 2023.12.13 06:09:04.033069 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
2499 2023.12.13 06:09:04.033142 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
2500 2023.12.13 06:09:08.907758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2501 2023.12.13 06:09:08.907936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2502 2023.12.13 06:09:08.907982 [ 3 ] {} <Debug> HTTP-Session: bc2396b3-e9f5-4718-a684-7074788f7321 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2503 2023.12.13 06:09:08.908023 [ 3 ] {} <Debug> HTTP-Session: bc2396b3-e9f5-4718-a684-7074788f7321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2504 2023.12.13 06:09:08.908220 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2505 2023.12.13 06:09:08.908317 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2506 2023.12.13 06:09:08.908511 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2507 2023.12.13 06:09:08.908890 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2508 2023.12.13 06:09:08.909144 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2509 2023.12.13 06:09:08.909311 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2510 2023.12.13 06:09:08.909440 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001166762 sec., 34282 rows/sec., 2.71 MiB/sec.
2511 2023.12.13 06:09:08.909642 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Debug> DynamicQueryHandler: Done processing query
2512 2023.12.13 06:09:08.909671 [ 3 ] {7bbecebd-c8d1-4448-9d3f-33d887d04e85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2513 2023.12.13 06:09:08.909688 [ 3 ] {} <Debug> HTTP-Session: bc2396b3-e9f5-4718-a684-7074788f7321 Destroying unnamed session
2514 2023.12.13 06:09:08.909912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2515 2023.12.13 06:09:08.909960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2516 2023.12.13 06:09:08.909980 [ 3 ] {} <Debug> HTTP-Session: a8acd538-ec47-4cd4-bbb5-cd7aefe4f7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2517 2023.12.13 06:09:08.909999 [ 3 ] {} <Debug> HTTP-Session: a8acd538-ec47-4cd4-bbb5-cd7aefe4f7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2518 2023.12.13 06:09:08.910083 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2519 2023.12.13 06:09:08.910125 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2520 2023.12.13 06:09:08.910251 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2521 2023.12.13 06:09:08.910575 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2522 2023.12.13 06:09:08.910792 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2523 2023.12.13 06:09:08.910945 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2524 2023.12.13 06:09:08.911071 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.000956057 sec., 125515 rows/sec., 12.27 MiB/sec.
2525 2023.12.13 06:09:08.911069 [ 122 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2526 2023.12.13 06:09:08.911182 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2527 2023.12.13 06:09:08.911227 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Debug> DynamicQueryHandler: Done processing query
2528 2023.12.13 06:09:08.911273 [ 3 ] {2621db95-6db1-42c4-9874-c1a1dbb5d9a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2529 2023.12.13 06:09:08.911279 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2530 2023.12.13 06:09:08.911308 [ 3 ] {} <Debug> HTTP-Session: a8acd538-ec47-4cd4-bbb5-cd7aefe4f7f3 Destroying unnamed session
2531 2023.12.13 06:09:08.911425 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2532 2023.12.13 06:09:08.911476 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 160 rows starting from the beginning of the part
2533 2023.12.13 06:09:08.911488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2534 2023.12.13 06:09:08.911574 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2535 2023.12.13 06:09:08.911607 [ 3 ] {} <Debug> HTTP-Session: 95e85b56-bd58-4dd8-893a-6b8b1d2a738d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2536 2023.12.13 06:09:08.911643 [ 3 ] {} <Debug> HTTP-Session: 95e85b56-bd58-4dd8-893a-6b8b1d2a738d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2537 2023.12.13 06:09:08.911783 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part
2538 2023.12.13 06:09:08.911817 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2539 2023.12.13 06:09:08.911894 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2540 2023.12.13 06:09:08.912053 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part
2541 2023.12.13 06:09:08.912338 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2542 2023.12.13 06:09:08.912358 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part
2543 2023.12.13 06:09:08.912534 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 122 rows starting from the beginning of the part
2544 2023.12.13 06:09:08.912781 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 120 rows starting from the beginning of the part
2545 2023.12.13 06:09:08.913099 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2546 2023.12.13 06:09:08.913459 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2547 2023.12.13 06:09:08.913773 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2548 2023.12.13 06:09:08.913957 [ 122 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2549 2023.12.13 06:09:08.914016 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.002137359 sec., 18714 rows/sec., 1.46 MiB/sec.
2550 2023.12.13 06:09:08.914022 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2551 2023.12.13 06:09:08.914386 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Debug> DynamicQueryHandler: Done processing query
2552 2023.12.13 06:09:08.914453 [ 3 ] {bf60561a-0700-4c92-ae90-d6c596f15570} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2553 2023.12.13 06:09:08.914472 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2554 2023.12.13 06:09:08.914537 [ 3 ] {} <Debug> HTTP-Session: 95e85b56-bd58-4dd8-893a-6b8b1d2a738d Destroying unnamed session
2555 2023.12.13 06:09:08.914663 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003419223 sec., 198290.6642824993 rows/sec., 19.08 MiB/sec.
2556 2023.12.13 06:09:08.914728 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2557 2023.12.13 06:09:08.914795 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 87 rows starting from the beginning of the part
2558 2023.12.13 06:09:08.914833 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2559 2023.12.13 06:09:08.914900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2560 2023.12.13 06:09:08.915008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2561 2023.12.13 06:09:08.915078 [ 3 ] {} <Debug> HTTP-Session: 72e5ada8-2f43-4b1f-bc80-db048397dd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2562 2023.12.13 06:09:08.915145 [ 3 ] {} <Debug> HTTP-Session: 72e5ada8-2f43-4b1f-bc80-db048397dd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2563 2023.12.13 06:09:08.915226 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2564 2023.12.13 06:09:08.915241 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
2565 2023.12.13 06:09:08.915396 [ 22 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_21_4} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2566 2023.12.13 06:09:08.915477 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2567 2023.12.13 06:09:08.915663 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2568 2023.12.13 06:09:08.915683 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part
2569 2023.12.13 06:09:08.915997 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
2570 2023.12.13 06:09:08.916310 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part
2571 2023.12.13 06:09:08.916371 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2572 2023.12.13 06:09:08.916575 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
2573 2023.12.13 06:09:08.917421 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2574 2023.12.13 06:09:08.918161 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.004066514 sec., 67625.4895470666 rows/sec., 5.28 MiB/sec.
2575 2023.12.13 06:09:08.918261 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2576 2023.12.13 06:09:08.918315 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2577 2023.12.13 06:09:08.918557 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2578 2023.12.13 06:09:08.918604 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2579 2023.12.13 06:09:08.918718 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_21_4} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2580 2023.12.13 06:09:08.918723 [ 122 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2581 2023.12.13 06:09:08.918777 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.003208489 sec., 12466 rows/sec., 16.82 MiB/sec.
2582 2023.12.13 06:09:08.918788 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2583 2023.12.13 06:09:08.919008 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2584 2023.12.13 06:09:08.919176 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Debug> DynamicQueryHandler: Done processing query
2585 2023.12.13 06:09:08.919183 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2586 2023.12.13 06:09:08.919220 [ 3 ] {e3db9a48-5e06-4bf0-9498-4ec19de3c136} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2587 2023.12.13 06:09:08.919256 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 422 rows starting from the beginning of the part
2588 2023.12.13 06:09:08.919265 [ 3 ] {} <Debug> HTTP-Session: 72e5ada8-2f43-4b1f-bc80-db048397dd4a Destroying unnamed session
2589 2023.12.13 06:09:08.919402 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part
2590 2023.12.13 06:09:08.919502 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part
2591 2023.12.13 06:09:08.919591 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part
2592 2023.12.13 06:09:08.919682 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
2593 2023.12.13 06:09:08.919766 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
2594 2023.12.13 06:09:08.921279 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 622 rows, containing 6 columns (6 merged, 0 gathered) in 0.002380594 sec., 261279.32776441507 rows/sec., 352.58 MiB/sec.
2595 2023.12.13 06:09:08.921722 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2596 2023.12.13 06:09:08.921983 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2597 2023.12.13 06:09:08.922061 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2598 2023.12.13 06:09:08.922156 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_16_3: 4.48 MiB.
2599 2023.12.13 06:09:09.566170 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
2600 2023.12.13 06:09:09.566218 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2601 2023.12.13 06:09:09.566300 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
2602 2023.12.13 06:09:09.566433 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2603 2023.12.13 06:09:09.566471 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 280 rows starting from the beginning of the part
2604 2023.12.13 06:09:09.566602 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
2605 2023.12.13 06:09:09.566718 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part
2606 2023.12.13 06:09:09.566823 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
2607 2023.12.13 06:09:09.566927 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part
2608 2023.12.13 06:09:09.567641 [ 18 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 356 rows, containing 5 columns (5 merged, 0 gathered) in 0.001380915 sec., 257800.08182980126 rows/sec., 18.18 MiB/sec.
2609 2023.12.13 06:09:09.567825 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
2610 2023.12.13 06:09:09.568074 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
2611 2023.12.13 06:09:09.568146 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
2612 2023.12.13 06:09:13.907447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2613 2023.12.13 06:09:13.907581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2614 2023.12.13 06:09:13.907612 [ 3 ] {} <Debug> HTTP-Session: 28ce57f2-761d-4104-84a5-a56119be2c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2615 2023.12.13 06:09:13.907639 [ 3 ] {} <Debug> HTTP-Session: 28ce57f2-761d-4104-84a5-a56119be2c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2616 2023.12.13 06:09:13.907773 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2617 2023.12.13 06:09:13.907838 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2618 2023.12.13 06:09:13.908018 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2619 2023.12.13 06:09:13.908390 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2620 2023.12.13 06:09:13.908643 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2621 2023.12.13 06:09:13.908805 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2622 2023.12.13 06:09:13.908940 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.0011203 sec., 1785 rows/sec., 152.55 KiB/sec.
2623 2023.12.13 06:09:13.909075 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Debug> DynamicQueryHandler: Done processing query
2624 2023.12.13 06:09:13.909101 [ 3 ] {5ec2f594-b0bb-4835-8b2d-6176fddfc18d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2625 2023.12.13 06:09:13.909117 [ 3 ] {} <Debug> HTTP-Session: 28ce57f2-761d-4104-84a5-a56119be2c85 Destroying unnamed session
2626 2023.12.13 06:09:13.909237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2627 2023.12.13 06:09:13.909284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2628 2023.12.13 06:09:13.909303 [ 3 ] {} <Debug> HTTP-Session: 4bb73bc3-14ee-42ce-88bd-54eb87c645e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2629 2023.12.13 06:09:13.909322 [ 3 ] {} <Debug> HTTP-Session: 4bb73bc3-14ee-42ce-88bd-54eb87c645e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2630 2023.12.13 06:09:13.909401 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2631 2023.12.13 06:09:13.909441 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2632 2023.12.13 06:09:13.909548 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2633 2023.12.13 06:09:13.909805 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2634 2023.12.13 06:09:13.910008 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2635 2023.12.13 06:09:13.910166 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2636 2023.12.13 06:09:13.910271 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000843316 sec., 43874 rows/sec., 3.69 MiB/sec.
2637 2023.12.13 06:09:13.910381 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Debug> DynamicQueryHandler: Done processing query
2638 2023.12.13 06:09:13.910404 [ 3 ] {ab2d2c36-df56-4e45-99c2-9af3f8bbed31} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2639 2023.12.13 06:09:13.910419 [ 3 ] {} <Debug> HTTP-Session: 4bb73bc3-14ee-42ce-88bd-54eb87c645e0 Destroying unnamed session
2640 2023.12.13 06:09:13.910568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2641 2023.12.13 06:09:13.910613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2642 2023.12.13 06:09:13.910632 [ 3 ] {} <Debug> HTTP-Session: 137f168e-03e7-46cf-98d6-2aefda8d0f4f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2643 2023.12.13 06:09:13.910649 [ 3 ] {} <Debug> HTTP-Session: 137f168e-03e7-46cf-98d6-2aefda8d0f4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2644 2023.12.13 06:09:13.910719 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2645 2023.12.13 06:09:13.910757 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2646 2023.12.13 06:09:13.910862 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2647 2023.12.13 06:09:13.911080 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2648 2023.12.13 06:09:13.911271 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2649 2023.12.13 06:09:13.911412 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2650 2023.12.13 06:09:13.911535 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000787085 sec., 2541 rows/sec., 177.42 KiB/sec.
2651 2023.12.13 06:09:13.911694 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Debug> DynamicQueryHandler: Done processing query
2652 2023.12.13 06:09:13.911718 [ 3 ] {9917f6ba-a658-46bf-b959-9aa8151eca75} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2653 2023.12.13 06:09:13.911733 [ 3 ] {} <Debug> HTTP-Session: 137f168e-03e7-46cf-98d6-2aefda8d0f4f Destroying unnamed session
2654 2023.12.13 06:09:13.911878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2655 2023.12.13 06:09:13.911922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2656 2023.12.13 06:09:13.911940 [ 3 ] {} <Debug> HTTP-Session: 5fc6a8ab-800b-41bb-86bf-9049a759c718 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2657 2023.12.13 06:09:13.911957 [ 3 ] {} <Debug> HTTP-Session: 5fc6a8ab-800b-41bb-86bf-9049a759c718 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2658 2023.12.13 06:09:13.912028 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2659 2023.12.13 06:09:13.912066 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2660 2023.12.13 06:09:13.912178 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2661 2023.12.13 06:09:13.912417 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2662 2023.12.13 06:09:13.912611 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2663 2023.12.13 06:09:13.912759 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2664 2023.12.13 06:09:13.912877 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000822525 sec., 31609 rows/sec., 2.45 MiB/sec.
2665 2023.12.13 06:09:13.912976 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Debug> DynamicQueryHandler: Done processing query
2666 2023.12.13 06:09:13.912997 [ 3 ] {a0344455-0fef-49e8-bedd-510a08224e43} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2667 2023.12.13 06:09:13.913013 [ 3 ] {} <Debug> HTTP-Session: 5fc6a8ab-800b-41bb-86bf-9049a759c718 Destroying unnamed session
2668 2023.12.13 06:09:13.913136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2669 2023.12.13 06:09:13.913178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2670 2023.12.13 06:09:13.913196 [ 3 ] {} <Debug> HTTP-Session: d9c96262-52a4-44c8-95ae-2f13913999bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2671 2023.12.13 06:09:13.913213 [ 3 ] {} <Debug> HTTP-Session: d9c96262-52a4-44c8-95ae-2f13913999bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2672 2023.12.13 06:09:13.913282 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2673 2023.12.13 06:09:13.913324 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2674 2023.12.13 06:09:13.913441 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2675 2023.12.13 06:09:13.913768 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2676 2023.12.13 06:09:13.914019 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2677 2023.12.13 06:09:13.914191 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2678 2023.12.13 06:09:13.914326 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001006889 sec., 36746 rows/sec., 2.59 MiB/sec.
2679 2023.12.13 06:09:13.914472 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Debug> DynamicQueryHandler: Done processing query
2680 2023.12.13 06:09:13.914496 [ 3 ] {e786c1c1-ea02-4915-b046-01c97cea277b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2681 2023.12.13 06:09:13.914512 [ 3 ] {} <Debug> HTTP-Session: d9c96262-52a4-44c8-95ae-2f13913999bd Destroying unnamed session
2682 2023.12.13 06:09:18.907203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2683 2023.12.13 06:09:18.907374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2684 2023.12.13 06:09:18.907420 [ 3 ] {} <Debug> HTTP-Session: 96a849b3-ea39-46cc-8a16-93392eb81c3d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2685 2023.12.13 06:09:18.907459 [ 3 ] {} <Debug> HTTP-Session: 96a849b3-ea39-46cc-8a16-93392eb81c3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2686 2023.12.13 06:09:18.907625 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2687 2023.12.13 06:09:18.907684 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2688 2023.12.13 06:09:18.907839 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2689 2023.12.13 06:09:18.908285 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2690 2023.12.13 06:09:18.908539 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2691 2023.12.13 06:09:18.908709 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2692 2023.12.13 06:09:18.908828 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001168701 sec., 34226 rows/sec., 2.71 MiB/sec.
2693 2023.12.13 06:09:18.909011 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Debug> DynamicQueryHandler: Done processing query
2694 2023.12.13 06:09:18.909037 [ 3 ] {275e9323-d387-40d5-999f-27cf6da99e59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2695 2023.12.13 06:09:18.909053 [ 3 ] {} <Debug> HTTP-Session: 96a849b3-ea39-46cc-8a16-93392eb81c3d Destroying unnamed session
2696 2023.12.13 06:09:18.909271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2697 2023.12.13 06:09:18.909318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2698 2023.12.13 06:09:18.909339 [ 3 ] {} <Debug> HTTP-Session: f0072418-1315-4b89-8eb4-81d4bd2f689d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2699 2023.12.13 06:09:18.909357 [ 3 ] {} <Debug> HTTP-Session: f0072418-1315-4b89-8eb4-81d4bd2f689d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2700 2023.12.13 06:09:18.909438 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2701 2023.12.13 06:09:18.909480 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2702 2023.12.13 06:09:18.909596 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2703 2023.12.13 06:09:18.909977 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2704 2023.12.13 06:09:18.910190 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2705 2023.12.13 06:09:18.910336 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2706 2023.12.13 06:09:18.910440 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.000974118 sec., 123188 rows/sec., 12.04 MiB/sec.
2707 2023.12.13 06:09:18.910642 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Debug> DynamicQueryHandler: Done processing query
2708 2023.12.13 06:09:18.910667 [ 3 ] {6313a6c5-4b12-439d-97b5-920b64f740e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2709 2023.12.13 06:09:18.910683 [ 3 ] {} <Debug> HTTP-Session: f0072418-1315-4b89-8eb4-81d4bd2f689d Destroying unnamed session
2710 2023.12.13 06:09:18.910807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2711 2023.12.13 06:09:18.910851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2712 2023.12.13 06:09:18.910869 [ 3 ] {} <Debug> HTTP-Session: 9e36375e-6b06-4388-a81d-b995fd62e328 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2713 2023.12.13 06:09:18.910886 [ 3 ] {} <Debug> HTTP-Session: 9e36375e-6b06-4388-a81d-b995fd62e328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2714 2023.12.13 06:09:18.910960 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2715 2023.12.13 06:09:18.910998 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2716 2023.12.13 06:09:18.911115 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2717 2023.12.13 06:09:18.911393 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2718 2023.12.13 06:09:18.911593 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2719 2023.12.13 06:09:18.911734 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2720 2023.12.13 06:09:18.911842 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000848225 sec., 47157 rows/sec., 3.69 MiB/sec.
2721 2023.12.13 06:09:18.912030 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Debug> DynamicQueryHandler: Done processing query
2722 2023.12.13 06:09:18.912053 [ 3 ] {ae48f643-068d-489d-8619-6c9c1635b5f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2723 2023.12.13 06:09:18.912068 [ 3 ] {} <Debug> HTTP-Session: 9e36375e-6b06-4388-a81d-b995fd62e328 Destroying unnamed session
2724 2023.12.13 06:09:18.912258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2725 2023.12.13 06:09:18.912303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2726 2023.12.13 06:09:18.912321 [ 3 ] {} <Debug> HTTP-Session: c85795cf-5d0f-4992-ab3f-dac1844edbe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2727 2023.12.13 06:09:18.912338 [ 3 ] {} <Debug> HTTP-Session: c85795cf-5d0f-4992-ab3f-dac1844edbe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2728 2023.12.13 06:09:18.912422 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2729 2023.12.13 06:09:18.912467 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2730 2023.12.13 06:09:18.912615 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2731 2023.12.13 06:09:18.913050 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2732 2023.12.13 06:09:18.913356 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2733 2023.12.13 06:09:18.913531 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2734 2023.12.13 06:09:18.913632 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001182602 sec., 33823 rows/sec., 45.64 MiB/sec.
2735 2023.12.13 06:09:18.913751 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Debug> DynamicQueryHandler: Done processing query
2736 2023.12.13 06:09:18.913774 [ 3 ] {a7c9ce72-a2db-4721-af21-7f7b0a65adba} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2737 2023.12.13 06:09:18.913789 [ 3 ] {} <Debug> HTTP-Session: c85795cf-5d0f-4992-ab3f-dac1844edbe6 Destroying unnamed session
2738 2023.12.13 06:09:19.033186 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache
2739 2023.12.13 06:09:19.033224 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache
2740 2023.12.13 06:09:28.907087 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2741 2023.12.13 06:09:28.907211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2742 2023.12.13 06:09:28.907240 [ 3 ] {} <Debug> HTTP-Session: 5e2a84a2-8908-474d-aeda-f6da5e15bd14 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2743 2023.12.13 06:09:28.907267 [ 3 ] {} <Debug> HTTP-Session: 5e2a84a2-8908-474d-aeda-f6da5e15bd14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2744 2023.12.13 06:09:28.907404 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2745 2023.12.13 06:09:28.907468 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2746 2023.12.13 06:09:28.907644 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2747 2023.12.13 06:09:28.908057 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2748 2023.12.13 06:09:28.908318 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2749 2023.12.13 06:09:28.908483 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2750 2023.12.13 06:09:28.908606 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001167482 sec., 34261 rows/sec., 2.71 MiB/sec.
2751 2023.12.13 06:09:28.908631 [ 144 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0
2752 2023.12.13 06:09:28.908751 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2753 2023.12.13 06:09:28.908756 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Debug> DynamicQueryHandler: Done processing query
2754 2023.12.13 06:09:28.908806 [ 3 ] {270e5dd7-c6c0-458f-a78a-f8394c8a7e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2755 2023.12.13 06:09:28.908886 [ 3 ] {} <Debug> HTTP-Session: 5e2a84a2-8908-474d-aeda-f6da5e15bd14 Destroying unnamed session
2756 2023.12.13 06:09:28.908933 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact
2757 2023.12.13 06:09:28.909068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2758 2023.12.13 06:09:28.909105 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2759 2023.12.13 06:09:28.909147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2023.12.13 06:09:28.909161 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 40 rows starting from the beginning of the part
2761 2023.12.13 06:09:28.909190 [ 3 ] {} <Debug> HTTP-Session: 5bab5191-8ea1-4c4e-aa46-d67b0e8ecca3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2762 2023.12.13 06:09:28.909236 [ 3 ] {} <Debug> HTTP-Session: 5bab5191-8ea1-4c4e-aa46-d67b0e8ecca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2763 2023.12.13 06:09:28.909445 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
2764 2023.12.13 06:09:28.909455 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part
2765 2023.12.13 06:09:28.909538 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
2766 2023.12.13 06:09:28.909718 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part
2767 2023.12.13 06:09:28.910016 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
2768 2023.12.13 06:09:28.910052 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2769 2023.12.13 06:09:28.910240 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
2770 2023.12.13 06:09:28.910729 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2771 2023.12.13 06:09:28.911201 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2772 2023.12.13 06:09:28.911560 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2773 2023.12.13 06:09:28.911618 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 200 rows, containing 4 columns (4 merged, 0 gathered) in 0.002791451 sec., 71647.32606805564 rows/sec., 5.67 MiB/sec.
2774 2023.12.13 06:09:28.911810 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002305762 sec., 867 rows/sec., 74.12 KiB/sec.
2775 2023.12.13 06:09:28.911876 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary)
2776 2023.12.13 06:09:28.912063 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Debug> DynamicQueryHandler: Done processing query
2777 2023.12.13 06:09:28.912095 [ 3 ] {a11baf7e-1a0a-4590-a28c-5524b735cc81} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2778 2023.12.13 06:09:28.912123 [ 3 ] {} <Debug> HTTP-Session: 5bab5191-8ea1-4c4e-aa46-d67b0e8ecca3 Destroying unnamed session
2779 2023.12.13 06:09:28.912194 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4.
2780 2023.12.13 06:09:28.912274 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_18_4} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0
2781 2023.12.13 06:09:28.912308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2782 2023.12.13 06:09:28.912401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2783 2023.12.13 06:09:28.912420 [ 3 ] {} <Debug> HTTP-Session: cbec90d3-0e32-41a5-9ec7-2082a9decbbf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2784 2023.12.13 06:09:28.912436 [ 3 ] {} <Debug> HTTP-Session: cbec90d3-0e32-41a5-9ec7-2082a9decbbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2785 2023.12.13 06:09:28.912516 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2786 2023.12.13 06:09:28.912555 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2787 2023.12.13 06:09:28.912677 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2788 2023.12.13 06:09:28.913096 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2789 2023.12.13 06:09:28.913312 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2790 2023.12.13 06:09:28.913458 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2791 2023.12.13 06:09:28.913581 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Information> executeQuery: Read 121 rows, 12.10 KiB in 0.001035679 sec., 116831 rows/sec., 11.41 MiB/sec.
2792 2023.12.13 06:09:28.913700 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Debug> DynamicQueryHandler: Done processing query
2793 2023.12.13 06:09:28.913725 [ 3 ] {1fb95612-0686-4b0a-b87c-40db4cec414e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2794 2023.12.13 06:09:28.913741 [ 3 ] {} <Debug> HTTP-Session: cbec90d3-0e32-41a5-9ec7-2082a9decbbf Destroying unnamed session
2795 2023.12.13 06:09:28.913894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2796 2023.12.13 06:09:28.913938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2797 2023.12.13 06:09:28.913956 [ 3 ] {} <Debug> HTTP-Session: 137c9033-fa5f-45b8-92cc-047fba1422f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2798 2023.12.13 06:09:28.913973 [ 3 ] {} <Debug> HTTP-Session: 137c9033-fa5f-45b8-92cc-047fba1422f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2799 2023.12.13 06:09:28.914040 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2800 2023.12.13 06:09:28.914078 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2801 2023.12.13 06:09:28.914182 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2802 2023.12.13 06:09:28.914468 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2803 2023.12.13 06:09:28.914663 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2804 2023.12.13 06:09:28.914805 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2805 2023.12.13 06:09:28.914923 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000850075 sec., 2352 rows/sec., 164.28 KiB/sec.
2806 2023.12.13 06:09:28.915039 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Debug> DynamicQueryHandler: Done processing query
2807 2023.12.13 06:09:28.915060 [ 3 ] {75003930-3cad-419f-8b81-6f45e6a86fda} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2808 2023.12.13 06:09:28.915076 [ 3 ] {} <Debug> HTTP-Session: 137c9033-fa5f-45b8-92cc-047fba1422f5 Destroying unnamed session
2809 2023.12.13 06:09:28.915189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7174, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2810 2023.12.13 06:09:28.915233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2811 2023.12.13 06:09:28.915250 [ 3 ] {} <Debug> HTTP-Session: 1ff0a183-2005-4d5b-b20a-f66a30b60324 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2812 2023.12.13 06:09:28.915267 [ 3 ] {} <Debug> HTTP-Session: 1ff0a183-2005-4d5b-b20a-f66a30b60324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2813 2023.12.13 06:09:28.915336 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2814 2023.12.13 06:09:28.915372 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2815 2023.12.13 06:09:28.915476 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2816 2023.12.13 06:09:28.915815 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2817 2023.12.13 06:09:28.916043 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2818 2023.12.13 06:09:28.916205 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2819 2023.12.13 06:09:28.916336 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Information> executeQuery: Read 42 rows, 3.37 KiB in 0.000966937 sec., 43436 rows/sec., 3.40 MiB/sec.
2820 2023.12.13 06:09:28.916453 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Debug> DynamicQueryHandler: Done processing query
2821 2023.12.13 06:09:28.916476 [ 3 ] {4094e09c-f0e6-4c61-88ff-b29fa4dbafb3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2822 2023.12.13 06:09:28.916492 [ 3 ] {} <Debug> HTTP-Session: 1ff0a183-2005-4d5b-b20a-f66a30b60324 Destroying unnamed session
2823 2023.12.13 06:09:28.916630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2824 2023.12.13 06:09:28.916673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2825 2023.12.13 06:09:28.916692 [ 3 ] {} <Debug> HTTP-Session: 14793500-3950-441c-bc57-c17e8e614278 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2826 2023.12.13 06:09:28.916709 [ 3 ] {} <Debug> HTTP-Session: 14793500-3950-441c-bc57-c17e8e614278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2827 2023.12.13 06:09:28.916778 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2828 2023.12.13 06:09:28.916819 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2829 2023.12.13 06:09:28.916943 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2830 2023.12.13 06:09:28.917249 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2831 2023.12.13 06:09:28.917504 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2832 2023.12.13 06:09:28.917672 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2833 2023.12.13 06:09:28.917799 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000993908 sec., 1006 rows/sec., 70.74 KiB/sec.
2834 2023.12.13 06:09:28.917919 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Debug> DynamicQueryHandler: Done processing query
2835 2023.12.13 06:09:28.917942 [ 3 ] {393d00fd-b06e-49f8-8fb6-f98de85e2cbc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2836 2023.12.13 06:09:28.917958 [ 3 ] {} <Debug> HTTP-Session: 14793500-3950-441c-bc57-c17e8e614278 Destroying unnamed session
2837 2023.12.13 06:09:28.918135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2838 2023.12.13 06:09:28.918179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2839 2023.12.13 06:09:28.918199 [ 3 ] {} <Debug> HTTP-Session: fbaeefca-eec8-42ab-9947-db4e8bd803ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2840 2023.12.13 06:09:28.918215 [ 3 ] {} <Debug> HTTP-Session: fbaeefca-eec8-42ab-9947-db4e8bd803ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2841 2023.12.13 06:09:28.918317 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2842 2023.12.13 06:09:28.918363 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2843 2023.12.13 06:09:28.918498 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2844 2023.12.13 06:09:28.918935 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2845 2023.12.13 06:09:28.919261 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2846 2023.12.13 06:09:28.919444 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2847 2023.12.13 06:09:28.919591 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001232593 sec., 32451 rows/sec., 43.79 MiB/sec.
2848 2023.12.13 06:09:28.919740 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Debug> DynamicQueryHandler: Done processing query
2849 2023.12.13 06:09:28.919764 [ 3 ] {57354ee4-5a4e-45bc-a76c-c7ab2fb1e502} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2850 2023.12.13 06:09:28.919779 [ 3 ] {} <Debug> HTTP-Session: fbaeefca-eec8-42ab-9947-db4e8bd803ae Destroying unnamed session
2851 2023.12.13 06:09:34.033267 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache
2852 2023.12.13 06:09:34.033333 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache
2853 2023.12.13 06:09:38.907615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2854 2023.12.13 06:09:38.907789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2855 2023.12.13 06:09:38.907835 [ 3 ] {} <Debug> HTTP-Session: 7e0f9dff-9952-49a8-83a4-9e4664c9f804 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2856 2023.12.13 06:09:38.907876 [ 3 ] {} <Debug> HTTP-Session: 7e0f9dff-9952-49a8-83a4-9e4664c9f804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2857 2023.12.13 06:09:38.908016 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2858 2023.12.13 06:09:38.908073 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2859 2023.12.13 06:09:38.908231 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2860 2023.12.13 06:09:38.908739 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2861 2023.12.13 06:09:38.908995 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2862 2023.12.13 06:09:38.909158 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2863 2023.12.13 06:09:38.909296 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001242453 sec., 32194 rows/sec., 2.55 MiB/sec.
2864 2023.12.13 06:09:38.909446 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Debug> DynamicQueryHandler: Done processing query
2865 2023.12.13 06:09:38.909470 [ 3 ] {374b8692-85b4-4fab-972d-f28639566bb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2866 2023.12.13 06:09:38.909486 [ 3 ] {} <Debug> HTTP-Session: 7e0f9dff-9952-49a8-83a4-9e4664c9f804 Destroying unnamed session
2867 2023.12.13 06:09:38.909701 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2868 2023.12.13 06:09:38.909749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2869 2023.12.13 06:09:38.909769 [ 3 ] {} <Debug> HTTP-Session: 499a95f9-d8f7-4701-929b-5e2bb39e7076 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2870 2023.12.13 06:09:38.909787 [ 3 ] {} <Debug> HTTP-Session: 499a95f9-d8f7-4701-929b-5e2bb39e7076 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2871 2023.12.13 06:09:38.909869 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2872 2023.12.13 06:09:38.909911 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2873 2023.12.13 06:09:38.910016 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2874 2023.12.13 06:09:38.910368 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2875 2023.12.13 06:09:38.910589 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2876 2023.12.13 06:09:38.910736 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2877 2023.12.13 06:09:38.910871 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.000970918 sec., 123594 rows/sec., 12.08 MiB/sec.
2878 2023.12.13 06:09:38.910989 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Debug> DynamicQueryHandler: Done processing query
2879 2023.12.13 06:09:38.911012 [ 3 ] {1737eb1c-7470-47d7-8e5b-8d8cd30296e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2880 2023.12.13 06:09:38.911027 [ 3 ] {} <Debug> HTTP-Session: 499a95f9-d8f7-4701-929b-5e2bb39e7076 Destroying unnamed session
2881 2023.12.13 06:09:38.911145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2882 2023.12.13 06:09:38.911189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2883 2023.12.13 06:09:38.911208 [ 3 ] {} <Debug> HTTP-Session: 6a681640-0400-4b88-a8ff-45716f1c93de Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2884 2023.12.13 06:09:38.911226 [ 3 ] {} <Debug> HTTP-Session: 6a681640-0400-4b88-a8ff-45716f1c93de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2885 2023.12.13 06:09:38.911297 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2886 2023.12.13 06:09:38.911335 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2887 2023.12.13 06:09:38.911444 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2888 2023.12.13 06:09:38.911723 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2889 2023.12.13 06:09:38.911928 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
2890 2023.12.13 06:09:38.912074 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
2891 2023.12.13 06:09:38.912200 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000874486 sec., 45741 rows/sec., 3.58 MiB/sec.
2892 2023.12.13 06:09:38.912314 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Debug> DynamicQueryHandler: Done processing query
2893 2023.12.13 06:09:38.912336 [ 3 ] {269cdb75-39bc-4446-8ad0-4f6eb6084e79} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2894 2023.12.13 06:09:38.912353 [ 3 ] {} <Debug> HTTP-Session: 6a681640-0400-4b88-a8ff-45716f1c93de Destroying unnamed session
2895 2023.12.13 06:09:38.912521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2896 2023.12.13 06:09:38.912566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2897 2023.12.13 06:09:38.912586 [ 3 ] {} <Debug> HTTP-Session: 7845dc3d-21e0-4981-8b9a-418ba5f3a79b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2898 2023.12.13 06:09:38.912602 [ 3 ] {} <Debug> HTTP-Session: 7845dc3d-21e0-4981-8b9a-418ba5f3a79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2899 2023.12.13 06:09:38.912688 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2900 2023.12.13 06:09:38.912733 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2901 2023.12.13 06:09:38.912871 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2902 2023.12.13 06:09:38.913303 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.95 GiB.
2903 2023.12.13 06:09:38.913618 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2904 2023.12.13 06:09:38.913795 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2905 2023.12.13 06:09:38.913925 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001204272 sec., 33215 rows/sec., 44.82 MiB/sec.
2906 2023.12.13 06:09:38.914146 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Debug> DynamicQueryHandler: Done processing query
2907 2023.12.13 06:09:38.914169 [ 3 ] {c1eb9e98-8720-4e56-b381-a20560906721} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
2908 2023.12.13 06:09:38.914185 [ 3 ] {} <Debug> HTTP-Session: 7845dc3d-21e0-4981-8b9a-418ba5f3a79b Destroying unnamed session
2909 2023.12.13 06:09:43.906332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2910 2023.12.13 06:09:43.906451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2911 2023.12.13 06:09:43.906479 [ 3 ] {} <Debug> HTTP-Session: bd5aa646-67dc-4308-83bf-f16fe4d1657f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2912 2023.12.13 06:09:43.906503 [ 3 ] {} <Debug> HTTP-Session: bd5aa646-67dc-4308-83bf-f16fe4d1657f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2913 2023.12.13 06:09:43.906652 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2914 2023.12.13 06:09:43.906723 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2915 2023.12.13 06:09:43.906927 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2916 2023.12.13 06:09:43.907417 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
2917 2023.12.13 06:09:43.907679 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2918 2023.12.13 06:09:43.907845 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2919 2023.12.13 06:09:43.907972 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001279434 sec., 28137 rows/sec., 2.36 MiB/sec.
2920 2023.12.13 06:09:43.907996 [ 176 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2921 2023.12.13 06:09:43.908121 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
2922 2023.12.13 06:09:43.908192 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Debug> DynamicQueryHandler: Done processing query
2923 2023.12.13 06:09:43.908253 [ 3 ] {fee212d5-9cfa-49f1-8327-fb6cfd244526} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2924 2023.12.13 06:09:43.908252 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2925 2023.12.13 06:09:43.908295 [ 3 ] {} <Debug> HTTP-Session: bd5aa646-67dc-4308-83bf-f16fe4d1657f Destroying unnamed session
2926 2023.12.13 06:09:43.908433 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2927 2023.12.13 06:09:43.908482 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 160 rows starting from the beginning of the part
2928 2023.12.13 06:09:43.908497 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2929 2023.12.13 06:09:43.908591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2930 2023.12.13 06:09:43.908651 [ 3 ] {} <Debug> HTTP-Session: dc969138-b2d8-4a91-a75e-d8aa7f8b50f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2931 2023.12.13 06:09:43.908689 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part
2932 2023.12.13 06:09:43.908701 [ 3 ] {} <Debug> HTTP-Session: dc969138-b2d8-4a91-a75e-d8aa7f8b50f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2933 2023.12.13 06:09:43.908906 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 120 rows starting from the beginning of the part
2934 2023.12.13 06:09:43.908931 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2935 2023.12.13 06:09:43.909019 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2936 2023.12.13 06:09:43.909080 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 121 rows starting from the beginning of the part
2937 2023.12.13 06:09:43.909397 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 120 rows starting from the beginning of the part
2938 2023.12.13 06:09:43.909482 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2939 2023.12.13 06:09:43.909650 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part
2940 2023.12.13 06:09:43.910132 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
2941 2023.12.13 06:09:43.910617 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
2942 2023.12.13 06:09:43.910900 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
2943 2023.12.13 06:09:43.911188 [ 176 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
2944 2023.12.13 06:09:43.911197 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 4 columns (4 merged, 0 gathered) in 0.003006344 sec., 197582.1795509762 rows/sec., 18.80 MiB/sec.
2945 2023.12.13 06:09:43.911236 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002253391 sec., 10650 rows/sec., 842.48 KiB/sec.
2946 2023.12.13 06:09:43.911273 [ 176 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
2947 2023.12.13 06:09:43.911542 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
2948 2023.12.13 06:09:43.911657 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2949 2023.12.13 06:09:43.911683 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Debug> DynamicQueryHandler: Done processing query
2950 2023.12.13 06:09:43.911745 [ 3 ] {9d165be4-5a13-4cfd-8ef8-e408c2e1408d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2951 2023.12.13 06:09:43.911818 [ 3 ] {} <Debug> HTTP-Session: dc969138-b2d8-4a91-a75e-d8aa7f8b50f8 Destroying unnamed session
2952 2023.12.13 06:09:43.911905 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2953 2023.12.13 06:09:43.911952 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 87 rows starting from the beginning of the part
2954 2023.12.13 06:09:43.912045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2955 2023.12.13 06:09:43.912166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2956 2023.12.13 06:09:43.912206 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2957 2023.12.13 06:09:43.912232 [ 3 ] {} <Debug> HTTP-Session: b591ea6f-9958-4633-be2b-8daa5e8b6cd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2958 2023.12.13 06:09:43.912312 [ 3 ] {} <Debug> HTTP-Session: b591ea6f-9958-4633-be2b-8daa5e8b6cd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2959 2023.12.13 06:09:43.912325 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part
2960 2023.12.13 06:09:43.912415 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_26_5} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2961 2023.12.13 06:09:43.912592 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2962 2023.12.13 06:09:43.912766 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2963 2023.12.13 06:09:43.912770 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part
2964 2023.12.13 06:09:43.913095 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 42 rows starting from the beginning of the part
2965 2023.12.13 06:09:43.913345 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2966 2023.12.13 06:09:43.913374 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part
2967 2023.12.13 06:09:43.913560 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part
2968 2023.12.13 06:09:43.914063 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
2969 2023.12.13 06:09:43.914756 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2970 2023.12.13 06:09:43.915140 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2971 2023.12.13 06:09:43.915146 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 4 columns (4 merged, 0 gathered) in 0.00380734 sec., 68026.4961889403 rows/sec., 5.31 MiB/sec.
2972 2023.12.13 06:09:43.915334 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002657449 sec., 13546 rows/sec., 978.97 KiB/sec.
2973 2023.12.13 06:09:43.915385 [ 23 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
2974 2023.12.13 06:09:43.915553 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Debug> DynamicQueryHandler: Done processing query
2975 2023.12.13 06:09:43.915585 [ 3 ] {20813e8f-fe2a-4d97-a01d-6cfface6e4a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2976 2023.12.13 06:09:43.915609 [ 3 ] {} <Debug> HTTP-Session: b591ea6f-9958-4633-be2b-8daa5e8b6cd7 Destroying unnamed session
2977 2023.12.13 06:09:43.915688 [ 23 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
2978 2023.12.13 06:09:43.915760 [ 23 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_26_5} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
2979 2023.12.13 06:09:48.907639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2980 2023.12.13 06:09:48.907765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2981 2023.12.13 06:09:48.907797 [ 3 ] {} <Debug> HTTP-Session: 4ba43723-657d-4996-be7c-912bb8f79e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2982 2023.12.13 06:09:48.907825 [ 3 ] {} <Debug> HTTP-Session: 4ba43723-657d-4996-be7c-912bb8f79e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2983 2023.12.13 06:09:48.907963 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2984 2023.12.13 06:09:48.908029 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2985 2023.12.13 06:09:48.908182 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2986 2023.12.13 06:09:48.908643 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
2987 2023.12.13 06:09:48.908901 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2988 2023.12.13 06:09:48.909064 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2989 2023.12.13 06:09:48.909219 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001211702 sec., 33011 rows/sec., 2.61 MiB/sec.
2990 2023.12.13 06:09:48.909422 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Debug> DynamicQueryHandler: Done processing query
2991 2023.12.13 06:09:48.909447 [ 3 ] {fc197676-bd8a-4253-a461-34a55dc8652d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2992 2023.12.13 06:09:48.909464 [ 3 ] {} <Debug> HTTP-Session: 4ba43723-657d-4996-be7c-912bb8f79e95 Destroying unnamed session
2993 2023.12.13 06:09:48.909608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19379, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2994 2023.12.13 06:09:48.909659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2995 2023.12.13 06:09:48.909679 [ 3 ] {} <Debug> HTTP-Session: f0971411-ccb2-4e13-a23d-51ccc11665bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
2996 2023.12.13 06:09:48.909698 [ 3 ] {} <Debug> HTTP-Session: f0971411-ccb2-4e13-a23d-51ccc11665bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2997 2023.12.13 06:09:48.909784 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2998 2023.12.13 06:09:48.909827 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2999 2023.12.13 06:09:48.909945 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3000 2023.12.13 06:09:48.910340 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3001 2023.12.13 06:09:48.910561 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3002 2023.12.13 06:09:48.910725 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3003 2023.12.13 06:09:48.910846 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Information> executeQuery: Read 120 rows, 12.01 KiB in 0.001032409 sec., 116233 rows/sec., 11.36 MiB/sec.
3004 2023.12.13 06:09:48.910972 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Debug> DynamicQueryHandler: Done processing query
3005 2023.12.13 06:09:48.910995 [ 3 ] {c86257ed-502f-4b95-af26-19eddf88afdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3006 2023.12.13 06:09:48.911010 [ 3 ] {} <Debug> HTTP-Session: f0971411-ccb2-4e13-a23d-51ccc11665bb Destroying unnamed session
3007 2023.12.13 06:09:48.911184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6833, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3008 2023.12.13 06:09:48.911232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3009 2023.12.13 06:09:48.911252 [ 3 ] {} <Debug> HTTP-Session: 601ee464-ee67-4be6-bdca-2f8c649400a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3010 2023.12.13 06:09:48.911269 [ 3 ] {} <Debug> HTTP-Session: 601ee464-ee67-4be6-bdca-2f8c649400a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3011 2023.12.13 06:09:48.911344 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3012 2023.12.13 06:09:48.911382 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3013 2023.12.13 06:09:48.911489 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3014 2023.12.13 06:09:48.911793 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3015 2023.12.13 06:09:48.911999 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3016 2023.12.13 06:09:48.912143 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3017 2023.12.13 06:09:48.912267 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Information> executeQuery: Read 40 rows, 3.20 KiB in 0.000896126 sec., 44636 rows/sec., 3.49 MiB/sec.
3018 2023.12.13 06:09:48.912386 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Debug> DynamicQueryHandler: Done processing query
3019 2023.12.13 06:09:48.912409 [ 3 ] {7cd0cd0e-aad6-40ba-ad71-59a9b6bb31bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3020 2023.12.13 06:09:48.912424 [ 3 ] {} <Debug> HTTP-Session: 601ee464-ee67-4be6-bdca-2f8c649400a3 Destroying unnamed session
3021 2023.12.13 06:09:48.912571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3022 2023.12.13 06:09:48.912617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3023 2023.12.13 06:09:48.912636 [ 3 ] {} <Debug> HTTP-Session: c948f358-0067-4b7d-b9e5-0ca74e1cf6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3024 2023.12.13 06:09:48.912653 [ 3 ] {} <Debug> HTTP-Session: c948f358-0067-4b7d-b9e5-0ca74e1cf6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3025 2023.12.13 06:09:48.912739 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3026 2023.12.13 06:09:48.912783 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3027 2023.12.13 06:09:48.912920 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3028 2023.12.13 06:09:48.913385 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3029 2023.12.13 06:09:48.913698 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3030 2023.12.13 06:09:48.913873 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3031 2023.12.13 06:09:48.914003 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001235943 sec., 32363 rows/sec., 43.67 MiB/sec.
3032 2023.12.13 06:09:48.914127 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Debug> DynamicQueryHandler: Done processing query
3033 2023.12.13 06:09:48.914149 [ 3 ] {f9e76b1a-42ea-408c-9983-6a4719914354} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3034 2023.12.13 06:09:48.914165 [ 3 ] {} <Debug> HTTP-Session: c948f358-0067-4b7d-b9e5-0ca74e1cf6b5 Destroying unnamed session
3035 2023.12.13 06:09:49.033587 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
3036 2023.12.13 06:09:49.033670 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
3037 2023.12.13 06:09:58.908057 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3038 2023.12.13 06:09:58.908230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3039 2023.12.13 06:09:58.908278 [ 3 ] {} <Debug> HTTP-Session: c0ae1dab-c9ee-4ea3-a578-b8b0c43818e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3040 2023.12.13 06:09:58.908319 [ 3 ] {} <Debug> HTTP-Session: c0ae1dab-c9ee-4ea3-a578-b8b0c43818e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3041 2023.12.13 06:09:58.908513 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3042 2023.12.13 06:09:58.908607 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3043 2023.12.13 06:09:58.908865 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3044 2023.12.13 06:09:58.909458 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3045 2023.12.13 06:09:58.909713 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3046 2023.12.13 06:09:58.909876 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3047 2023.12.13 06:09:58.909998 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Information> executeQuery: Read 40 rows, 3.24 KiB in 0.001430656 sec., 27959 rows/sec., 2.21 MiB/sec.
3048 2023.12.13 06:09:58.910158 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Debug> DynamicQueryHandler: Done processing query
3049 2023.12.13 06:09:58.910188 [ 3 ] {8e3c7913-49d6-4ffa-b008-22925b37f3c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3050 2023.12.13 06:09:58.910204 [ 3 ] {} <Debug> HTTP-Session: c0ae1dab-c9ee-4ea3-a578-b8b0c43818e5 Destroying unnamed session
3051 2023.12.13 06:09:58.910323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3052 2023.12.13 06:09:58.910371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3053 2023.12.13 06:09:58.910391 [ 3 ] {} <Debug> HTTP-Session: ccda9e19-a7b4-48f3-b735-58c32ff31bba Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3054 2023.12.13 06:09:58.910410 [ 3 ] {} <Debug> HTTP-Session: ccda9e19-a7b4-48f3-b735-58c32ff31bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3055 2023.12.13 06:09:58.910486 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3056 2023.12.13 06:09:58.910525 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3057 2023.12.13 06:09:58.910634 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3058 2023.12.13 06:09:58.910944 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3059 2023.12.13 06:09:58.911146 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3060 2023.12.13 06:09:58.911302 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3061 2023.12.13 06:09:58.911403 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000890227 sec., 4493 rows/sec., 375.17 KiB/sec.
3062 2023.12.13 06:09:58.911568 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Debug> DynamicQueryHandler: Done processing query
3063 2023.12.13 06:09:58.911592 [ 3 ] {c85182ba-3ec1-44ce-a405-1b154a894eb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3064 2023.12.13 06:09:58.911607 [ 3 ] {} <Debug> HTTP-Session: ccda9e19-a7b4-48f3-b735-58c32ff31bba Destroying unnamed session
3065 2023.12.13 06:09:58.911779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 19678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3066 2023.12.13 06:09:58.911822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3067 2023.12.13 06:09:58.911841 [ 3 ] {} <Debug> HTTP-Session: 451f6a1c-76ed-4eb5-8087-06c614b5471b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3068 2023.12.13 06:09:58.911857 [ 3 ] {} <Debug> HTTP-Session: 451f6a1c-76ed-4eb5-8087-06c614b5471b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3069 2023.12.13 06:09:58.911932 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3070 2023.12.13 06:09:58.911970 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3071 2023.12.13 06:09:58.912082 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3072 2023.12.13 06:09:58.912435 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3073 2023.12.13 06:09:58.912639 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3074 2023.12.13 06:09:58.912787 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3075 2023.12.13 06:09:58.912885 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Information> executeQuery: Read 122 rows, 12.19 KiB in 0.000926707 sec., 131648 rows/sec., 12.85 MiB/sec.
3076 2023.12.13 06:09:58.913000 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Debug> DynamicQueryHandler: Done processing query
3077 2023.12.13 06:09:58.913023 [ 3 ] {1fcd9506-f71c-41d1-a5a6-1cf30019490c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3078 2023.12.13 06:09:58.913038 [ 3 ] {} <Debug> HTTP-Session: 451f6a1c-76ed-4eb5-8087-06c614b5471b Destroying unnamed session
3079 2023.12.13 06:09:58.913150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3080 2023.12.13 06:09:58.913194 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3081 2023.12.13 06:09:58.913213 [ 3 ] {} <Debug> HTTP-Session: e1cc8e5f-af89-473e-bf56-489ba6c28495 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3082 2023.12.13 06:09:58.913229 [ 3 ] {} <Debug> HTTP-Session: e1cc8e5f-af89-473e-bf56-489ba6c28495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3083 2023.12.13 06:09:58.913297 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3084 2023.12.13 06:09:58.913334 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3085 2023.12.13 06:09:58.913438 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3086 2023.12.13 06:09:58.913719 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3087 2023.12.13 06:09:58.913909 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
3088 2023.12.13 06:09:58.914051 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
3089 2023.12.13 06:09:58.914160 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000828346 sec., 4828 rows/sec., 337.17 KiB/sec.
3090 2023.12.13 06:09:58.914319 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Debug> DynamicQueryHandler: Done processing query
3091 2023.12.13 06:09:58.914343 [ 3 ] {052290d4-624f-4139-9caf-97e350dd03e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3092 2023.12.13 06:09:58.914358 [ 3 ] {} <Debug> HTTP-Session: e1cc8e5f-af89-473e-bf56-489ba6c28495 Destroying unnamed session
3093 2023.12.13 06:09:58.914482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7517, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3094 2023.12.13 06:09:58.914524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3095 2023.12.13 06:09:58.914542 [ 3 ] {} <Debug> HTTP-Session: 21d16382-e843-486c-b46b-0a5e123fc245 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3096 2023.12.13 06:09:58.914558 [ 3 ] {} <Debug> HTTP-Session: 21d16382-e843-486c-b46b-0a5e123fc245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3097 2023.12.13 06:09:58.914627 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3098 2023.12.13 06:09:58.914664 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3099 2023.12.13 06:09:58.914778 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3100 2023.12.13 06:09:58.915067 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3101 2023.12.13 06:09:58.915284 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3102 2023.12.13 06:09:58.915452 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3103 2023.12.13 06:09:58.915601 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Information> executeQuery: Read 44 rows, 3.53 KiB in 0.000945677 sec., 46527 rows/sec., 3.64 MiB/sec.
3104 2023.12.13 06:09:58.915741 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Debug> DynamicQueryHandler: Done processing query
3105 2023.12.13 06:09:58.915765 [ 3 ] {6be9e522-c609-4c54-852a-6f0364993a1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3106 2023.12.13 06:09:58.915781 [ 3 ] {} <Debug> HTTP-Session: 21d16382-e843-486c-b46b-0a5e123fc245 Destroying unnamed session
3107 2023.12.13 06:09:58.915916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3108 2023.12.13 06:09:58.915961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3109 2023.12.13 06:09:58.915983 [ 3 ] {} <Debug> HTTP-Session: 4d214c7a-fb21-49f4-ba3e-ef6358d3e763 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3110 2023.12.13 06:09:58.916001 [ 3 ] {} <Debug> HTTP-Session: 4d214c7a-fb21-49f4-ba3e-ef6358d3e763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3111 2023.12.13 06:09:58.916070 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3112 2023.12.13 06:09:58.916112 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3113 2023.12.13 06:09:58.916233 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3114 2023.12.13 06:09:58.916514 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3115 2023.12.13 06:09:58.916772 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3116 2023.12.13 06:09:58.916961 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3117 2023.12.13 06:09:58.917069 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000971668 sec., 2058 rows/sec., 144.73 KiB/sec.
3118 2023.12.13 06:09:58.917242 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Debug> DynamicQueryHandler: Done processing query
3119 2023.12.13 06:09:58.917266 [ 3 ] {abd4913a-29c7-4a8d-a666-555322b3fc3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3120 2023.12.13 06:09:58.917282 [ 3 ] {} <Debug> HTTP-Session: 4d214c7a-fb21-49f4-ba3e-ef6358d3e763 Destroying unnamed session
3121 2023.12.13 06:09:58.917446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 42809, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3122 2023.12.13 06:09:58.917500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3123 2023.12.13 06:09:58.917523 [ 3 ] {} <Debug> HTTP-Session: bc64585b-f1c8-4589-81f5-fdd2aac888a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3124 2023.12.13 06:09:58.917545 [ 3 ] {} <Debug> HTTP-Session: bc64585b-f1c8-4589-81f5-fdd2aac888a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3125 2023.12.13 06:09:58.917637 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3126 2023.12.13 06:09:58.917688 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3127 2023.12.13 06:09:58.917846 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3128 2023.12.13 06:09:58.918306 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3129 2023.12.13 06:09:58.918629 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
3130 2023.12.13 06:09:58.918833 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
3131 2023.12.13 06:09:58.918938 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Information> executeQuery: Read 40 rows, 55.27 KiB in 0.001269333 sec., 31512 rows/sec., 42.52 MiB/sec.
3132 2023.12.13 06:09:58.918965 [ 169 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
3133 2023.12.13 06:09:58.919082 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3134 2023.12.13 06:09:58.919116 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Debug> DynamicQueryHandler: Done processing query
3135 2023.12.13 06:09:58.919177 [ 3 ] {daaf90a8-28ba-4c22-b988-2737bf84ddd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3136 2023.12.13 06:09:58.919235 [ 3 ] {} <Debug> HTTP-Session: bc64585b-f1c8-4589-81f5-fdd2aac888a9 Destroying unnamed session
3137 2023.12.13 06:09:58.919247 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
3138 2023.12.13 06:09:58.919403 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3139 2023.12.13 06:09:58.919439 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 622 rows starting from the beginning of the part
3140 2023.12.13 06:09:58.919570 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part
3141 2023.12.13 06:09:58.919676 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part
3142 2023.12.13 06:09:58.919771 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
3143 2023.12.13 06:09:58.919862 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
3144 2023.12.13 06:09:58.919954 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
3145 2023.12.13 06:09:58.922257 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 822 rows, containing 6 columns (6 merged, 0 gathered) in 0.003117597 sec., 263664.61091667716 rows/sec., 355.80 MiB/sec.
3146 2023.12.13 06:09:58.922766 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
3147 2023.12.13 06:09:58.923023 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
3148 2023.12.13 06:09:58.923098 [ 24 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
3149 2023.12.13 06:09:58.923189 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_21_4: 4.12 MiB.
3150 2023.12.13 06:10:04.033733 [ 167 ] {} <Debug> DNSResolver: Updating DNS cache
3151 2023.12.13 06:10:04.033833 [ 167 ] {} <Debug> DNSResolver: Updated DNS cache
3152 2023.12.13 06:10:08.907632 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3153 2023.12.13 06:10:08.907811 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3154 2023.12.13 06:10:08.907854 [ 3 ] {} <Debug> HTTP-Session: 4ba5f841-5b6e-4b8b-acc4-df0d680a8740 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3155 2023.12.13 06:10:08.907892 [ 3 ] {} <Debug> HTTP-Session: 4ba5f841-5b6e-4b8b-acc4-df0d680a8740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3156 2023.12.13 06:10:08.908076 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3157 2023.12.13 06:10:08.908164 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3158 2023.12.13 06:10:08.908402 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3159 2023.12.13 06:10:08.908877 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3160 2023.12.13 06:10:08.909142 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3161 2023.12.13 06:10:08.909306 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3162 2023.12.13 06:10:08.909450 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001313194 sec., 35029 rows/sec., 2.77 MiB/sec.
3163 2023.12.13 06:10:08.909601 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Debug> DynamicQueryHandler: Done processing query
3164 2023.12.13 06:10:08.909627 [ 3 ] {a5414f18-1ea9-4541-ab17-56bf394774ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3165 2023.12.13 06:10:08.909643 [ 3 ] {} <Debug> HTTP-Session: 4ba5f841-5b6e-4b8b-acc4-df0d680a8740 Destroying unnamed session
3166 2023.12.13 06:10:08.909855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3167 2023.12.13 06:10:08.909904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3168 2023.12.13 06:10:08.909924 [ 3 ] {} <Debug> HTTP-Session: 0dd660c0-7664-48dc-b710-5d37c057c29d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3169 2023.12.13 06:10:08.909942 [ 3 ] {} <Debug> HTTP-Session: 0dd660c0-7664-48dc-b710-5d37c057c29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3170 2023.12.13 06:10:08.910023 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3171 2023.12.13 06:10:08.910063 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3172 2023.12.13 06:10:08.910170 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3173 2023.12.13 06:10:08.910536 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3174 2023.12.13 06:10:08.910754 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3175 2023.12.13 06:10:08.910901 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3176 2023.12.13 06:10:08.911020 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Information> executeQuery: Read 138 rows, 13.62 KiB in 0.000967398 sec., 142650 rows/sec., 13.75 MiB/sec.
3177 2023.12.13 06:10:08.911163 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Debug> DynamicQueryHandler: Done processing query
3178 2023.12.13 06:10:08.911187 [ 3 ] {c8077b47-8f6a-4abc-b04e-7dd770521644} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3179 2023.12.13 06:10:08.911202 [ 3 ] {} <Debug> HTTP-Session: 0dd660c0-7664-48dc-b710-5d37c057c29d Destroying unnamed session
3180 2023.12.13 06:10:08.911365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8718, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3181 2023.12.13 06:10:08.911410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3182 2023.12.13 06:10:08.911429 [ 3 ] {} <Debug> HTTP-Session: 0fdabddf-15c4-40da-96a5-40aa80829394 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3183 2023.12.13 06:10:08.911447 [ 3 ] {} <Debug> HTTP-Session: 0fdabddf-15c4-40da-96a5-40aa80829394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3184 2023.12.13 06:10:08.911524 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3185 2023.12.13 06:10:08.911563 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3186 2023.12.13 06:10:08.911672 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3187 2023.12.13 06:10:08.911952 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3188 2023.12.13 06:10:08.912171 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3189 2023.12.13 06:10:08.912320 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3190 2023.12.13 06:10:08.912438 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Information> executeQuery: Read 51 rows, 4.10 KiB in 0.000886236 sec., 57546 rows/sec., 4.52 MiB/sec.
3191 2023.12.13 06:10:08.912593 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Debug> DynamicQueryHandler: Done processing query
3192 2023.12.13 06:10:08.912617 [ 3 ] {63e5427a-7adb-4ac4-8bc0-f02f57c760c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3193 2023.12.13 06:10:08.912633 [ 3 ] {} <Debug> HTTP-Session: 0fdabddf-15c4-40da-96a5-40aa80829394 Destroying unnamed session
3194 2023.12.13 06:10:08.912864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 49218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3195 2023.12.13 06:10:08.912908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3196 2023.12.13 06:10:08.912927 [ 3 ] {} <Debug> HTTP-Session: b7d1d08c-5a43-4d48-97b7-052ae363cfa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3197 2023.12.13 06:10:08.912944 [ 3 ] {} <Debug> HTTP-Session: b7d1d08c-5a43-4d48-97b7-052ae363cfa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3198 2023.12.13 06:10:08.913030 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3199 2023.12.13 06:10:08.913075 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3200 2023.12.13 06:10:08.913219 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3201 2023.12.13 06:10:08.913632 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3202 2023.12.13 06:10:08.913934 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
3203 2023.12.13 06:10:08.914111 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
3204 2023.12.13 06:10:08.914228 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001170502 sec., 39299 rows/sec., 53.03 MiB/sec.
3205 2023.12.13 06:10:08.914332 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Debug> DynamicQueryHandler: Done processing query
3206 2023.12.13 06:10:08.914355 [ 3 ] {a4747835-3269-49d7-b10f-b02252f2f06e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3207 2023.12.13 06:10:08.914370 [ 3 ] {} <Debug> HTTP-Session: b7d1d08c-5a43-4d48-97b7-052ae363cfa4 Destroying unnamed session
3208 2023.12.13 06:10:08.914498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 1032, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3209 2023.12.13 06:10:08.914540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3210 2023.12.13 06:10:08.914558 [ 3 ] {} <Debug> HTTP-Session: 0ff4b1fb-2494-40c7-bed5-c6f073cad1b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3211 2023.12.13 06:10:08.914576 [ 3 ] {} <Debug> HTTP-Session: 0ff4b1fb-2494-40c7-bed5-c6f073cad1b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3212 2023.12.13 06:10:08.914643 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3213 2023.12.13 06:10:08.914683 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3214 2023.12.13 06:10:08.914785 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3215 2023.12.13 06:10:08.915002 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3216 2023.12.13 06:10:08.915265 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
3217 2023.12.13 06:10:08.915476 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Trace> oximeter.measurements_i64 (4a91278c-d157-4f74-98f0-6793a18a5ce0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
3218 2023.12.13 06:10:08.915607 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Information> executeQuery: Read 6 rows, 463.00 B in 0.000930457 sec., 6448 rows/sec., 485.94 KiB/sec.
3219 2023.12.13 06:10:08.915778 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Debug> DynamicQueryHandler: Done processing query
3220 2023.12.13 06:10:08.915802 [ 3 ] {9566db01-929a-4272-b04a-e293d8796a38} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3221 2023.12.13 06:10:08.915817 [ 3 ] {} <Debug> HTTP-Session: 0ff4b1fb-2494-40c7-bed5-c6f073cad1b6 Destroying unnamed session
3222 2023.12.13 06:10:10.675965 [ 165 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
3223 2023.12.13 06:10:10.676072 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3224 2023.12.13 06:10:10.676217 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
3225 2023.12.13 06:10:10.676458 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3226 2023.12.13 06:10:10.676531 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 356 rows starting from the beginning of the part
3227 2023.12.13 06:10:10.676778 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 37 rows starting from the beginning of the part
3228 2023.12.13 06:10:10.676945 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part
3229 2023.12.13 06:10:10.677033 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
3230 2023.12.13 06:10:10.677116 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
3231 2023.12.13 06:10:10.677774 [ 24 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 5 columns (5 merged, 0 gathered) in 0.00162877 sec., 265230.8183475874 rows/sec., 18.70 MiB/sec.
3232 2023.12.13 06:10:10.677915 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
3233 2023.12.13 06:10:10.678137 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
3234 2023.12.13 06:10:10.678210 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
3235 2023.12.13 06:10:10.732925 [ 165 ] {} <Debug> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3236 2023.12.13 06:10:10.732973 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3237 2023.12.13 06:10:10.733086 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3238 2023.12.13 06:10:10.733229 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3239 2023.12.13 06:10:10.733267 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
3240 2023.12.13 06:10:10.733400 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
3241 2023.12.13 06:10:10.733503 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3242 2023.12.13 06:10:10.733589 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
3243 2023.12.13 06:10:10.733664 [ 13 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3244 2023.12.13 06:10:10.734228 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001211193 sec., 16512.64497070244 rows/sec., 1.35 MiB/sec.
3245 2023.12.13 06:10:10.734351 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3246 2023.12.13 06:10:10.734562 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3247 2023.12.13 06:10:10.734645 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_9_2} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3248 2023.12.13 06:10:11.454136 [ 165 ] {} <Debug> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0
3249 2023.12.13 06:10:11.454181 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3250 2023.12.13 06:10:11.454267 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact
3251 2023.12.13 06:10:11.454376 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3252 2023.12.13 06:10:11.454405 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part
3253 2023.12.13 06:10:11.454514 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part
3254 2023.12.13 06:10:11.454600 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part
3255 2023.12.13 06:10:11.454680 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part
3256 2023.12.13 06:10:11.454761 [ 14 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part
3257 2023.12.13 06:10:11.455311 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108631 sec., 18410.9508335558 rows/sec., 1.26 MiB/sec.
3258 2023.12.13 06:10:11.455462 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary)
3259 2023.12.13 06:10:11.455666 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2.
3260 2023.12.13 06:10:11.455741 [ 21 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_9_2} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0
3261 2023.12.13 06:10:13.906682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3262 2023.12.13 06:10:13.906808 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3263 2023.12.13 06:10:13.906838 [ 3 ] {} <Debug> HTTP-Session: eda18d16-e5ad-498e-bb88-58dde99aa40c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3264 2023.12.13 06:10:13.906865 [ 3 ] {} <Debug> HTTP-Session: eda18d16-e5ad-498e-bb88-58dde99aa40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3265 2023.12.13 06:10:13.906998 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3266 2023.12.13 06:10:13.907069 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3267 2023.12.13 06:10:13.907245 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3268 2023.12.13 06:10:13.907610 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3269 2023.12.13 06:10:13.907855 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3270 2023.12.13 06:10:13.908018 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3271 2023.12.13 06:10:13.908136 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00110004 sec., 1818 rows/sec., 155.36 KiB/sec.
3272 2023.12.13 06:10:13.908270 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Debug> DynamicQueryHandler: Done processing query
3273 2023.12.13 06:10:13.908296 [ 3 ] {ce0a9518-100a-4246-b53e-cab61ee333ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3274 2023.12.13 06:10:13.908312 [ 3 ] {} <Debug> HTTP-Session: eda18d16-e5ad-498e-bb88-58dde99aa40c Destroying unnamed session
3275 2023.12.13 06:10:13.908431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3276 2023.12.13 06:10:13.908478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3277 2023.12.13 06:10:13.908498 [ 3 ] {} <Debug> HTTP-Session: b6a4ea10-070a-4fd5-9436-69a0ec000018 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3278 2023.12.13 06:10:13.908517 [ 3 ] {} <Debug> HTTP-Session: b6a4ea10-070a-4fd5-9436-69a0ec000018 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3279 2023.12.13 06:10:13.908597 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3280 2023.12.13 06:10:13.908637 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3281 2023.12.13 06:10:13.908742 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3282 2023.12.13 06:10:13.909000 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3283 2023.12.13 06:10:13.909218 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3284 2023.12.13 06:10:13.909369 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3285 2023.12.13 06:10:13.909500 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000867525 sec., 42650 rows/sec., 3.58 MiB/sec.
3286 2023.12.13 06:10:13.909602 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Debug> DynamicQueryHandler: Done processing query
3287 2023.12.13 06:10:13.909624 [ 3 ] {b10fe481-9ceb-4c50-8631-ec9cb235d92b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3288 2023.12.13 06:10:13.909640 [ 3 ] {} <Debug> HTTP-Session: b6a4ea10-070a-4fd5-9436-69a0ec000018 Destroying unnamed session
3289 2023.12.13 06:10:13.909746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3290 2023.12.13 06:10:13.909789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3291 2023.12.13 06:10:13.909808 [ 3 ] {} <Debug> HTTP-Session: f6f2f59d-8e1c-4fa3-a0c2-5d845a3487f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3292 2023.12.13 06:10:13.909826 [ 3 ] {} <Debug> HTTP-Session: f6f2f59d-8e1c-4fa3-a0c2-5d845a3487f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3293 2023.12.13 06:10:13.909895 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3294 2023.12.13 06:10:13.909935 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3295 2023.12.13 06:10:13.910038 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3296 2023.12.13 06:10:13.910260 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3297 2023.12.13 06:10:13.910456 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
3298 2023.12.13 06:10:13.910608 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
3299 2023.12.13 06:10:13.910725 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000801835 sec., 2494 rows/sec., 174.16 KiB/sec.
3300 2023.12.13 06:10:13.910825 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Debug> DynamicQueryHandler: Done processing query
3301 2023.12.13 06:10:13.910847 [ 3 ] {1f8243fa-696d-4d50-91f0-66760b92ae45} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3302 2023.12.13 06:10:13.910862 [ 3 ] {} <Debug> HTTP-Session: f6f2f59d-8e1c-4fa3-a0c2-5d845a3487f4 Destroying unnamed session
3303 2023.12.13 06:10:13.911005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3304 2023.12.13 06:10:13.911048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3305 2023.12.13 06:10:13.911068 [ 3 ] {} <Debug> HTTP-Session: 747c1540-8fe7-4584-be06-6dc45933af08 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3306 2023.12.13 06:10:13.911085 [ 3 ] {} <Debug> HTTP-Session: 747c1540-8fe7-4584-be06-6dc45933af08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3307 2023.12.13 06:10:13.911155 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3308 2023.12.13 06:10:13.911193 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3309 2023.12.13 06:10:13.911294 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3310 2023.12.13 06:10:13.911530 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3311 2023.12.13 06:10:13.911726 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3312 2023.12.13 06:10:13.911872 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3313 2023.12.13 06:10:13.911996 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000812715 sec., 31991 rows/sec., 2.48 MiB/sec.
3314 2023.12.13 06:10:13.912098 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Debug> DynamicQueryHandler: Done processing query
3315 2023.12.13 06:10:13.912120 [ 3 ] {371d0ee9-d8b5-4ace-bb35-a3318c4feefa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3316 2023.12.13 06:10:13.912136 [ 3 ] {} <Debug> HTTP-Session: 747c1540-8fe7-4584-be06-6dc45933af08 Destroying unnamed session
3317 2023.12.13 06:10:13.912241 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7175, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3318 2023.12.13 06:10:13.912283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3319 2023.12.13 06:10:13.912302 [ 3 ] {} <Debug> HTTP-Session: cb8d6711-cc83-47d5-a458-d2d3974d7587 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3320 2023.12.13 06:10:13.912320 [ 3 ] {} <Debug> HTTP-Session: cb8d6711-cc83-47d5-a458-d2d3974d7587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3321 2023.12.13 06:10:13.912389 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3322 2023.12.13 06:10:13.912431 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3323 2023.12.13 06:10:13.912549 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3324 2023.12.13 06:10:13.912788 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3325 2023.12.13 06:10:13.913039 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
3326 2023.12.13 06:10:13.913221 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
3327 2023.12.13 06:10:13.913341 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000926687 sec., 39927 rows/sec., 2.82 MiB/sec.
3328 2023.12.13 06:10:13.913444 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Debug> DynamicQueryHandler: Done processing query
3329 2023.12.13 06:10:13.913467 [ 3 ] {a34a1e4b-c129-46d8-a317-5289ca9e0715} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3330 2023.12.13 06:10:13.913482 [ 3 ] {} <Debug> HTTP-Session: cb8d6711-cc83-47d5-a458-d2d3974d7587 Destroying unnamed session
3331 2023.12.13 06:10:18.908016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3332 2023.12.13 06:10:18.908151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3333 2023.12.13 06:10:18.908182 [ 3 ] {} <Debug> HTTP-Session: 6b103e45-3457-4254-9d2c-6dafb0262ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3334 2023.12.13 06:10:18.908211 [ 3 ] {} <Debug> HTTP-Session: 6b103e45-3457-4254-9d2c-6dafb0262ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3335 2023.12.13 06:10:18.908348 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3336 2023.12.13 06:10:18.908413 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3337 2023.12.13 06:10:18.908589 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3338 2023.12.13 06:10:18.909093 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3339 2023.12.13 06:10:18.909352 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3340 2023.12.13 06:10:18.909520 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3341 2023.12.13 06:10:18.909646 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001261003 sec., 37271 rows/sec., 2.95 MiB/sec.
3342 2023.12.13 06:10:18.909673 [ 161 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0
3343 2023.12.13 06:10:18.909802 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3344 2023.12.13 06:10:18.909846 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Debug> DynamicQueryHandler: Done processing query
3345 2023.12.13 06:10:18.909902 [ 3 ] {a80272b2-7496-4ff5-a7c0-c0bdeedbb0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3346 2023.12.13 06:10:18.909934 [ 3 ] {} <Debug> HTTP-Session: 6b103e45-3457-4254-9d2c-6dafb0262ce0 Destroying unnamed session
3347 2023.12.13 06:10:18.909935 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact
3348 2023.12.13 06:10:18.910110 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3349 2023.12.13 06:10:18.910119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3350 2023.12.13 06:10:18.910173 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 40 rows starting from the beginning of the part
3351 2023.12.13 06:10:18.910207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3352 2023.12.13 06:10:18.910256 [ 3 ] {} <Debug> HTTP-Session: 3985ba03-82b7-4d55-ad55-e5bf0104aaee Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3353 2023.12.13 06:10:18.910296 [ 3 ] {} <Debug> HTTP-Session: 3985ba03-82b7-4d55-ad55-e5bf0104aaee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3354 2023.12.13 06:10:18.910461 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part
3355 2023.12.13 06:10:18.910501 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3356 2023.12.13 06:10:18.910589 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3357 2023.12.13 06:10:18.910743 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part
3358 2023.12.13 06:10:18.911059 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part
3359 2023.12.13 06:10:18.911113 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3360 2023.12.13 06:10:18.911283 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part
3361 2023.12.13 06:10:18.911412 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part
3362 2023.12.13 06:10:18.912005 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3363 2023.12.13 06:10:18.912511 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3364 2023.12.13 06:10:18.912918 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3365 2023.12.13 06:10:18.913014 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003145777 sec., 80425.2812580167 rows/sec., 6.37 MiB/sec.
3366 2023.12.13 06:10:18.913109 [ 161 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3367 2023.12.13 06:10:18.913160 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.002590057 sec., 54438 rows/sec., 5.24 MiB/sec.
3368 2023.12.13 06:10:18.913202 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3369 2023.12.13 06:10:18.913327 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary)
3370 2023.12.13 06:10:18.913553 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Debug> DynamicQueryHandler: Done processing query
3371 2023.12.13 06:10:18.913564 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3372 2023.12.13 06:10:18.913607 [ 3 ] {87d09365-1fca-43ae-843b-e81e98915b35} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3373 2023.12.13 06:10:18.913661 [ 3 ] {} <Debug> HTTP-Session: 3985ba03-82b7-4d55-ad55-e5bf0104aaee Destroying unnamed session
3374 2023.12.13 06:10:18.913746 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3375 2023.12.13 06:10:18.913793 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 160 rows starting from the beginning of the part
3376 2023.12.13 06:10:18.913821 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5.
3377 2023.12.13 06:10:18.913896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3378 2023.12.13 06:10:18.913978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3379 2023.12.13 06:10:18.914002 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_23_5} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 6 parts: from all_1_18_4 to all_23_23_0
3380 2023.12.13 06:10:18.914062 [ 3 ] {} <Debug> HTTP-Session: e906332d-a535-49bf-bcb4-acd280693e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3381 2023.12.13 06:10:18.914148 [ 3 ] {} <Debug> HTTP-Session: e906332d-a535-49bf-bcb4-acd280693e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3382 2023.12.13 06:10:18.914128 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 120 rows starting from the beginning of the part
3383 2023.12.13 06:10:18.914419 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3384 2023.12.13 06:10:18.914435 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 122 rows starting from the beginning of the part
3385 2023.12.13 06:10:18.914525 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3386 2023.12.13 06:10:18.914713 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 138 rows starting from the beginning of the part
3387 2023.12.13 06:10:18.915026 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part
3388 2023.12.13 06:10:18.915056 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3389 2023.12.13 06:10:18.915262 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part
3390 2023.12.13 06:10:18.915827 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3391 2023.12.13 06:10:18.916336 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3392 2023.12.13 06:10:18.916623 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3393 2023.12.13 06:10:18.916795 [ 161 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3394 2023.12.13 06:10:18.916889 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002394113 sec., 19631 rows/sec., 1.54 MiB/sec.
3395 2023.12.13 06:10:18.916906 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3396 2023.12.13 06:10:18.917249 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3397 2023.12.13 06:10:18.917403 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 718 rows, containing 4 columns (4 merged, 0 gathered) in 0.004093915 sec., 175382.24413550354 rows/sec., 16.79 MiB/sec.
3398 2023.12.13 06:10:18.917534 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Debug> DynamicQueryHandler: Done processing query
3399 2023.12.13 06:10:18.917596 [ 3 ] {c0732736-f785-4203-96cb-c419704e1c88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3400 2023.12.13 06:10:18.917612 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3401 2023.12.13 06:10:18.917648 [ 3 ] {} <Debug> HTTP-Session: e906332d-a535-49bf-bcb4-acd280693e14 Destroying unnamed session
3402 2023.12.13 06:10:18.917679 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3403 2023.12.13 06:10:18.917705 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 87 rows starting from the beginning of the part
3404 2023.12.13 06:10:18.917881 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part
3405 2023.12.13 06:10:18.917985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3406 2023.12.13 06:10:18.918015 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3407 2023.12.13 06:10:18.918130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3408 2023.12.13 06:10:18.918151 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part
3409 2023.12.13 06:10:18.918181 [ 3 ] {} <Debug> HTTP-Session: 4ef7d7cb-293f-4cc4-9e89-791760a1ddb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3410 2023.12.13 06:10:18.918199 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_31_6} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3411 2023.12.13 06:10:18.918273 [ 3 ] {} <Debug> HTTP-Session: 4ef7d7cb-293f-4cc4-9e89-791760a1ddb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3412 2023.12.13 06:10:18.918487 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 51 rows starting from the beginning of the part
3413 2023.12.13 06:10:18.918611 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3414 2023.12.13 06:10:18.918722 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part
3415 2023.12.13 06:10:18.918741 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3416 2023.12.13 06:10:18.918973 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part
3417 2023.12.13 06:10:18.919581 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3418 2023.12.13 06:10:18.920633 [ 13 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 4 columns (4 merged, 0 gathered) in 0.003610436 sec., 81707.5832392542 rows/sec., 6.39 MiB/sec.
3419 2023.12.13 06:10:18.920704 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3420 2023.12.13 06:10:18.920790 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3421 2023.12.13 06:10:18.921096 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3422 2023.12.13 06:10:18.921245 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_31_6} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3423 2023.12.13 06:10:18.921332 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3424 2023.12.13 06:10:18.921562 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3425 2023.12.13 06:10:18.921713 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003035765 sec., 15482 rows/sec., 20.89 MiB/sec.
3426 2023.12.13 06:10:18.921868 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Debug> DynamicQueryHandler: Done processing query
3427 2023.12.13 06:10:18.921893 [ 3 ] {3cff7531-28ab-455a-b2ce-c7bfa77e6b23} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3428 2023.12.13 06:10:18.921909 [ 3 ] {} <Debug> HTTP-Session: 4ef7d7cb-293f-4cc4-9e89-791760a1ddb0 Destroying unnamed session
3429 2023.12.13 06:10:19.033898 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache
3430 2023.12.13 06:10:19.033966 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache
3431 2023.12.13 06:10:28.907029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3432 2023.12.13 06:10:28.907200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3433 2023.12.13 06:10:28.907247 [ 3 ] {} <Debug> HTTP-Session: a9a2d7d0-3c80-47f0-81fb-3188a414407e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3434 2023.12.13 06:10:28.907288 [ 3 ] {} <Debug> HTTP-Session: a9a2d7d0-3c80-47f0-81fb-3188a414407e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3435 2023.12.13 06:10:28.907484 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3436 2023.12.13 06:10:28.907577 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3437 2023.12.13 06:10:28.907830 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3438 2023.12.13 06:10:28.908341 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3439 2023.12.13 06:10:28.908602 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3440 2023.12.13 06:10:28.908763 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3441 2023.12.13 06:10:28.908887 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001347744 sec., 34873 rows/sec., 2.76 MiB/sec.
3442 2023.12.13 06:10:28.909021 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Debug> DynamicQueryHandler: Done processing query
3443 2023.12.13 06:10:28.909046 [ 3 ] {8ca75eeb-794c-4889-9cf5-8e8084b19584} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3444 2023.12.13 06:10:28.909062 [ 3 ] {} <Debug> HTTP-Session: a9a2d7d0-3c80-47f0-81fb-3188a414407e Destroying unnamed session
3445 2023.12.13 06:10:28.909214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3446 2023.12.13 06:10:28.909258 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3447 2023.12.13 06:10:28.909278 [ 3 ] {} <Debug> HTTP-Session: 00a9571d-6038-4a3b-8d13-c74b46e8a930 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3448 2023.12.13 06:10:28.909297 [ 3 ] {} <Debug> HTTP-Session: 00a9571d-6038-4a3b-8d13-c74b46e8a930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3449 2023.12.13 06:10:28.909374 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3450 2023.12.13 06:10:28.909414 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3451 2023.12.13 06:10:28.909520 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3452 2023.12.13 06:10:28.909792 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3453 2023.12.13 06:10:28.909993 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3454 2023.12.13 06:10:28.910146 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3455 2023.12.13 06:10:28.910250 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000849025 sec., 2355 rows/sec., 201.29 KiB/sec.
3456 2023.12.13 06:10:28.910446 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Debug> DynamicQueryHandler: Done processing query
3457 2023.12.13 06:10:28.910470 [ 3 ] {5a7edecf-b39b-4c3e-a80b-dc1049e1248d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3458 2023.12.13 06:10:28.910485 [ 3 ] {} <Debug> HTTP-Session: 00a9571d-6038-4a3b-8d13-c74b46e8a930 Destroying unnamed session
3459 2023.12.13 06:10:28.910626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3460 2023.12.13 06:10:28.910670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3461 2023.12.13 06:10:28.910689 [ 3 ] {} <Debug> HTTP-Session: a01aad1d-0fc3-47d2-a588-3773eb1704db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3462 2023.12.13 06:10:28.910706 [ 3 ] {} <Debug> HTTP-Session: a01aad1d-0fc3-47d2-a588-3773eb1704db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3463 2023.12.13 06:10:28.910783 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3464 2023.12.13 06:10:28.910822 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3465 2023.12.13 06:10:28.910934 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3466 2023.12.13 06:10:28.911291 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3467 2023.12.13 06:10:28.911504 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3468 2023.12.13 06:10:28.911650 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3469 2023.12.13 06:10:28.911762 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Information> executeQuery: Read 142 rows, 13.99 KiB in 0.000942278 sec., 150698 rows/sec., 14.50 MiB/sec.
3470 2023.12.13 06:10:28.911912 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Debug> DynamicQueryHandler: Done processing query
3471 2023.12.13 06:10:28.911936 [ 3 ] {acc092ed-6c18-4a73-b1ee-c409dcd32944} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3472 2023.12.13 06:10:28.911952 [ 3 ] {} <Debug> HTTP-Session: a01aad1d-0fc3-47d2-a588-3773eb1704db Destroying unnamed session
3473 2023.12.13 06:10:28.912098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3474 2023.12.13 06:10:28.912141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3475 2023.12.13 06:10:28.912159 [ 3 ] {} <Debug> HTTP-Session: 0495aae4-85d2-4bb8-9b50-9dab77742d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3476 2023.12.13 06:10:28.912176 [ 3 ] {} <Debug> HTTP-Session: 0495aae4-85d2-4bb8-9b50-9dab77742d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3477 2023.12.13 06:10:28.912246 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3478 2023.12.13 06:10:28.912285 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3479 2023.12.13 06:10:28.912393 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3480 2023.12.13 06:10:28.912641 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3481 2023.12.13 06:10:28.912913 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
3482 2023.12.13 06:10:28.913091 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
3483 2023.12.13 06:10:28.913207 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000925007 sec., 2162 rows/sec., 150.97 KiB/sec.
3484 2023.12.13 06:10:28.913340 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Debug> DynamicQueryHandler: Done processing query
3485 2023.12.13 06:10:28.913363 [ 3 ] {8b748e83-8429-427f-b819-2a1a3f68b073} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3486 2023.12.13 06:10:28.913378 [ 3 ] {} <Debug> HTTP-Session: 0495aae4-85d2-4bb8-9b50-9dab77742d04 Destroying unnamed session
3487 2023.12.13 06:10:28.913500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3488 2023.12.13 06:10:28.913545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3489 2023.12.13 06:10:28.913564 [ 3 ] {} <Debug> HTTP-Session: abb8c28c-926f-4234-8a23-b17575e6259d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3490 2023.12.13 06:10:28.913581 [ 3 ] {} <Debug> HTTP-Session: abb8c28c-926f-4234-8a23-b17575e6259d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3491 2023.12.13 06:10:28.913656 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3492 2023.12.13 06:10:28.913696 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3493 2023.12.13 06:10:28.913800 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3494 2023.12.13 06:10:28.914273 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3495 2023.12.13 06:10:28.914478 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3496 2023.12.13 06:10:28.914631 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3497 2023.12.13 06:10:28.914732 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.001046859 sec., 46806 rows/sec., 3.66 MiB/sec.
3498 2023.12.13 06:10:28.914847 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Debug> DynamicQueryHandler: Done processing query
3499 2023.12.13 06:10:28.914870 [ 3 ] {09e330e2-d3e4-4e65-8240-3be494410e21} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3500 2023.12.13 06:10:28.914885 [ 3 ] {} <Debug> HTTP-Session: abb8c28c-926f-4234-8a23-b17575e6259d Destroying unnamed session
3501 2023.12.13 06:10:28.915028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3502 2023.12.13 06:10:28.915072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3503 2023.12.13 06:10:28.915091 [ 3 ] {} <Debug> HTTP-Session: 307100ca-8f64-42d5-94cc-6cf8ff2c6e80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3504 2023.12.13 06:10:28.915108 [ 3 ] {} <Debug> HTTP-Session: 307100ca-8f64-42d5-94cc-6cf8ff2c6e80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3505 2023.12.13 06:10:28.915176 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3506 2023.12.13 06:10:28.915217 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3507 2023.12.13 06:10:28.915335 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3508 2023.12.13 06:10:28.915604 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3509 2023.12.13 06:10:28.915855 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3510 2023.12.13 06:10:28.916053 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3511 2023.12.13 06:10:28.916161 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000957487 sec., 1044 rows/sec., 73.43 KiB/sec.
3512 2023.12.13 06:10:28.916340 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Debug> DynamicQueryHandler: Done processing query
3513 2023.12.13 06:10:28.916364 [ 3 ] {1d4c02f3-c496-4c77-9699-75a0ddd1f1e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3514 2023.12.13 06:10:28.916379 [ 3 ] {} <Debug> HTTP-Session: 307100ca-8f64-42d5-94cc-6cf8ff2c6e80 Destroying unnamed session
3515 2023.12.13 06:10:28.916591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3516 2023.12.13 06:10:28.916652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3517 2023.12.13 06:10:28.916673 [ 3 ] {} <Debug> HTTP-Session: 136f3819-68e6-4530-a1d6-ae67d1bc2256 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3518 2023.12.13 06:10:28.916691 [ 3 ] {} <Debug> HTTP-Session: 136f3819-68e6-4530-a1d6-ae67d1bc2256 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3519 2023.12.13 06:10:28.916773 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3520 2023.12.13 06:10:28.916818 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3521 2023.12.13 06:10:28.916986 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3522 2023.12.13 06:10:28.917594 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.94 GiB.
3523 2023.12.13 06:10:28.917960 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3524 2023.12.13 06:10:28.918165 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3525 2023.12.13 06:10:28.918281 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001479837 sec., 31760 rows/sec., 42.86 MiB/sec.
3526 2023.12.13 06:10:28.918506 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Debug> DynamicQueryHandler: Done processing query
3527 2023.12.13 06:10:28.918531 [ 3 ] {66dac8c6-a5fa-4a08-b2d0-ffd968ceed0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3528 2023.12.13 06:10:28.918548 [ 3 ] {} <Debug> HTTP-Session: 136f3819-68e6-4530-a1d6-ae67d1bc2256 Destroying unnamed session
3529 2023.12.13 06:10:34.034222 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache
3530 2023.12.13 06:10:34.034308 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache
3531 2023.12.13 06:10:38.907551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3532 2023.12.13 06:10:38.907682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3533 2023.12.13 06:10:38.907711 [ 3 ] {} <Debug> HTTP-Session: 14890cbe-0f85-43f5-812e-508805b76edf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3534 2023.12.13 06:10:38.907738 [ 3 ] {} <Debug> HTTP-Session: 14890cbe-0f85-43f5-812e-508805b76edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3535 2023.12.13 06:10:38.907875 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3536 2023.12.13 06:10:38.907942 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3537 2023.12.13 06:10:38.908115 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3538 2023.12.13 06:10:38.908673 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3539 2023.12.13 06:10:38.908953 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3540 2023.12.13 06:10:38.909132 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3541 2023.12.13 06:10:38.909252 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001335164 sec., 35201 rows/sec., 2.79 MiB/sec.
3542 2023.12.13 06:10:38.909396 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Debug> DynamicQueryHandler: Done processing query
3543 2023.12.13 06:10:38.909421 [ 3 ] {5239249b-ca97-4a8c-80b0-0a53cac8bdff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3544 2023.12.13 06:10:38.909438 [ 3 ] {} <Debug> HTTP-Session: 14890cbe-0f85-43f5-812e-508805b76edf Destroying unnamed session
3545 2023.12.13 06:10:38.909594 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3546 2023.12.13 06:10:38.909646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3547 2023.12.13 06:10:38.909665 [ 3 ] {} <Debug> HTTP-Session: c68c4ff5-3565-405d-87c7-4fdb74caa168 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3548 2023.12.13 06:10:38.909684 [ 3 ] {} <Debug> HTTP-Session: c68c4ff5-3565-405d-87c7-4fdb74caa168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3549 2023.12.13 06:10:38.909770 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3550 2023.12.13 06:10:38.909810 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3551 2023.12.13 06:10:38.909917 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3552 2023.12.13 06:10:38.910324 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3553 2023.12.13 06:10:38.910542 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3554 2023.12.13 06:10:38.910692 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3555 2023.12.13 06:10:38.910794 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.000996898 sec., 141438 rows/sec., 13.61 MiB/sec.
3556 2023.12.13 06:10:38.910912 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Debug> DynamicQueryHandler: Done processing query
3557 2023.12.13 06:10:38.910935 [ 3 ] {4894b874-8876-4729-8b4b-b8aa9a796af3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3558 2023.12.13 06:10:38.910951 [ 3 ] {} <Debug> HTTP-Session: c68c4ff5-3565-405d-87c7-4fdb74caa168 Destroying unnamed session
3559 2023.12.13 06:10:38.911111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3560 2023.12.13 06:10:38.911155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3561 2023.12.13 06:10:38.911174 [ 3 ] {} <Debug> HTTP-Session: e008cc8f-11fb-4e7d-af6b-02bde0e869a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3562 2023.12.13 06:10:38.911192 [ 3 ] {} <Debug> HTTP-Session: e008cc8f-11fb-4e7d-af6b-02bde0e869a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3563 2023.12.13 06:10:38.911264 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3564 2023.12.13 06:10:38.911302 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3565 2023.12.13 06:10:38.911405 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3566 2023.12.13 06:10:38.911700 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3567 2023.12.13 06:10:38.911904 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3568 2023.12.13 06:10:38.912052 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3569 2023.12.13 06:10:38.912155 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000864656 sec., 54356 rows/sec., 4.25 MiB/sec.
3570 2023.12.13 06:10:38.912269 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Debug> DynamicQueryHandler: Done processing query
3571 2023.12.13 06:10:38.912293 [ 3 ] {be1f0d75-6110-467b-ac19-80d3bd57442b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3572 2023.12.13 06:10:38.912308 [ 3 ] {} <Debug> HTTP-Session: e008cc8f-11fb-4e7d-af6b-02bde0e869a4 Destroying unnamed session
3573 2023.12.13 06:10:38.912449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3574 2023.12.13 06:10:38.912495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3575 2023.12.13 06:10:38.912513 [ 3 ] {} <Debug> HTTP-Session: 9dd34f62-cfa3-4c2c-b408-96929cda5f92 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3576 2023.12.13 06:10:38.912531 [ 3 ] {} <Debug> HTTP-Session: 9dd34f62-cfa3-4c2c-b408-96929cda5f92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3577 2023.12.13 06:10:38.912620 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3578 2023.12.13 06:10:38.912664 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3579 2023.12.13 06:10:38.912796 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3580 2023.12.13 06:10:38.913270 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3581 2023.12.13 06:10:38.913586 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3582 2023.12.13 06:10:38.913767 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3583 2023.12.13 06:10:38.913873 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001225323 sec., 38357 rows/sec., 51.76 MiB/sec.
3584 2023.12.13 06:10:38.914084 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Debug> DynamicQueryHandler: Done processing query
3585 2023.12.13 06:10:38.914107 [ 3 ] {0ce8d4ed-ecd9-401d-b23d-832813db3a16} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3586 2023.12.13 06:10:38.914124 [ 3 ] {} <Debug> HTTP-Session: 9dd34f62-cfa3-4c2c-b408-96929cda5f92 Destroying unnamed session
3587 2023.12.13 06:10:43.905823 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3588 2023.12.13 06:10:43.905954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3589 2023.12.13 06:10:43.905984 [ 3 ] {} <Debug> HTTP-Session: de9f4fea-77f5-4649-b441-c0a38cab6500 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3590 2023.12.13 06:10:43.906011 [ 3 ] {} <Debug> HTTP-Session: de9f4fea-77f5-4649-b441-c0a38cab6500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3591 2023.12.13 06:10:43.906150 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3592 2023.12.13 06:10:43.906216 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3593 2023.12.13 06:10:43.906373 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3594 2023.12.13 06:10:43.906812 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3595 2023.12.13 06:10:43.907074 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3596 2023.12.13 06:10:43.907250 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3597 2023.12.13 06:10:43.907384 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001188702 sec., 30285 rows/sec., 2.54 MiB/sec.
3598 2023.12.13 06:10:43.907530 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Debug> DynamicQueryHandler: Done processing query
3599 2023.12.13 06:10:43.907556 [ 3 ] {094a65d5-c8c5-4820-8acc-598e2961a3af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3600 2023.12.13 06:10:43.907573 [ 3 ] {} <Debug> HTTP-Session: de9f4fea-77f5-4649-b441-c0a38cab6500 Destroying unnamed session
3601 2023.12.13 06:10:43.907698 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3602 2023.12.13 06:10:43.907749 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3603 2023.12.13 06:10:43.907770 [ 3 ] {} <Debug> HTTP-Session: 9e875f01-3c3f-4fa4-b412-38d7db5aa49a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3604 2023.12.13 06:10:43.907789 [ 3 ] {} <Debug> HTTP-Session: 9e875f01-3c3f-4fa4-b412-38d7db5aa49a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3605 2023.12.13 06:10:43.907870 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3606 2023.12.13 06:10:43.907910 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3607 2023.12.13 06:10:43.908017 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3608 2023.12.13 06:10:43.908341 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3609 2023.12.13 06:10:43.908546 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3610 2023.12.13 06:10:43.908694 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3611 2023.12.13 06:10:43.908818 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000920517 sec., 26072 rows/sec., 2.01 MiB/sec.
3612 2023.12.13 06:10:43.908929 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Debug> DynamicQueryHandler: Done processing query
3613 2023.12.13 06:10:43.908953 [ 3 ] {2310fae4-0964-482c-b516-d67dc7f1f045} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3614 2023.12.13 06:10:43.908969 [ 3 ] {} <Debug> HTTP-Session: 9e875f01-3c3f-4fa4-b412-38d7db5aa49a Destroying unnamed session
3615 2023.12.13 06:10:43.909080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7010, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3616 2023.12.13 06:10:43.909124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3617 2023.12.13 06:10:43.909144 [ 3 ] {} <Debug> HTTP-Session: 56c1f9f8-cabd-4320-969f-1eecfeab4065 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3618 2023.12.13 06:10:43.909161 [ 3 ] {} <Debug> HTTP-Session: 56c1f9f8-cabd-4320-969f-1eecfeab4065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3619 2023.12.13 06:10:43.909236 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3620 2023.12.13 06:10:43.909279 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3621 2023.12.13 06:10:43.909399 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3622 2023.12.13 06:10:43.909676 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3623 2023.12.13 06:10:43.909939 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3624 2023.12.13 06:10:43.910118 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3625 2023.12.13 06:10:43.910247 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000975918 sec., 36888 rows/sec., 2.60 MiB/sec.
3626 2023.12.13 06:10:43.910410 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Debug> DynamicQueryHandler: Done processing query
3627 2023.12.13 06:10:43.910434 [ 3 ] {e5654c07-b6d6-4517-982b-ec5bb91462b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3628 2023.12.13 06:10:43.910450 [ 3 ] {} <Debug> HTTP-Session: 56c1f9f8-cabd-4320-969f-1eecfeab4065 Destroying unnamed session
3629 2023.12.13 06:10:48.907297 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3630 2023.12.13 06:10:48.907414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3631 2023.12.13 06:10:48.907440 [ 3 ] {} <Debug> HTTP-Session: 55bc99cb-a134-47b1-a050-29f9c876efc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3632 2023.12.13 06:10:48.907463 [ 3 ] {} <Debug> HTTP-Session: 55bc99cb-a134-47b1-a050-29f9c876efc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3633 2023.12.13 06:10:48.907588 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3634 2023.12.13 06:10:48.907645 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3635 2023.12.13 06:10:48.907797 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3636 2023.12.13 06:10:48.908215 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3637 2023.12.13 06:10:48.908474 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3638 2023.12.13 06:10:48.908644 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3639 2023.12.13 06:10:48.908762 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001140611 sec., 41205 rows/sec., 3.26 MiB/sec.
3640 2023.12.13 06:10:48.908895 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Debug> DynamicQueryHandler: Done processing query
3641 2023.12.13 06:10:48.908928 [ 3 ] {f5877c6f-dfd1-49c7-9238-67bd0af19bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3642 2023.12.13 06:10:48.908949 [ 3 ] {} <Debug> HTTP-Session: 55bc99cb-a134-47b1-a050-29f9c876efc0 Destroying unnamed session
3643 2023.12.13 06:10:48.909100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3644 2023.12.13 06:10:48.909156 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3645 2023.12.13 06:10:48.909181 [ 3 ] {} <Debug> HTTP-Session: adf54cae-eba5-4ada-9b80-5fdc53f516a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3646 2023.12.13 06:10:48.909205 [ 3 ] {} <Debug> HTTP-Session: adf54cae-eba5-4ada-9b80-5fdc53f516a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3647 2023.12.13 06:10:48.909304 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3648 2023.12.13 06:10:48.909352 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3649 2023.12.13 06:10:48.909481 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3650 2023.12.13 06:10:48.909893 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3651 2023.12.13 06:10:48.910147 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3652 2023.12.13 06:10:48.910337 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3653 2023.12.13 06:10:48.910472 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.001127461 sec., 125059 rows/sec., 12.04 MiB/sec.
3654 2023.12.13 06:10:48.910642 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Debug> DynamicQueryHandler: Done processing query
3655 2023.12.13 06:10:48.910679 [ 3 ] {6954c72f-fde5-4d20-8f8b-c3ca5fd331b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3656 2023.12.13 06:10:48.910701 [ 3 ] {} <Debug> HTTP-Session: adf54cae-eba5-4ada-9b80-5fdc53f516a0 Destroying unnamed session
3657 2023.12.13 06:10:48.910877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3658 2023.12.13 06:10:48.910933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3659 2023.12.13 06:10:48.910957 [ 3 ] {} <Debug> HTTP-Session: b7e8ea41-1d4a-4155-9909-37c6baf0fb12 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3660 2023.12.13 06:10:48.910980 [ 3 ] {} <Debug> HTTP-Session: b7e8ea41-1d4a-4155-9909-37c6baf0fb12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3661 2023.12.13 06:10:48.911069 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3662 2023.12.13 06:10:48.911115 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3663 2023.12.13 06:10:48.911253 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3664 2023.12.13 06:10:48.911586 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3665 2023.12.13 06:10:48.911898 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3666 2023.12.13 06:10:48.912073 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3667 2023.12.13 06:10:48.912211 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.00110106 sec., 42686 rows/sec., 3.34 MiB/sec.
3668 2023.12.13 06:10:48.912354 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Debug> DynamicQueryHandler: Done processing query
3669 2023.12.13 06:10:48.912382 [ 3 ] {5539f954-b139-4e2a-84b9-71458ef44cba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3670 2023.12.13 06:10:48.912403 [ 3 ] {} <Debug> HTTP-Session: b7e8ea41-1d4a-4155-9909-37c6baf0fb12 Destroying unnamed session
3671 2023.12.13 06:10:48.912622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3672 2023.12.13 06:10:48.912673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3673 2023.12.13 06:10:48.912696 [ 3 ] {} <Debug> HTTP-Session: be011759-00c9-4a84-a1fa-0b9b4d11a0d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3674 2023.12.13 06:10:48.912718 [ 3 ] {} <Debug> HTTP-Session: be011759-00c9-4a84-a1fa-0b9b4d11a0d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3675 2023.12.13 06:10:48.912823 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3676 2023.12.13 06:10:48.912876 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3677 2023.12.13 06:10:48.913048 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3678 2023.12.13 06:10:48.913535 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3679 2023.12.13 06:10:48.913907 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3680 2023.12.13 06:10:48.914118 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3681 2023.12.13 06:10:48.914242 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001385425 sec., 33924 rows/sec., 45.78 MiB/sec.
3682 2023.12.13 06:10:48.914275 [ 145 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3683 2023.12.13 06:10:48.914396 [ 145 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3684 2023.12.13 06:10:48.914433 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Debug> DynamicQueryHandler: Done processing query
3685 2023.12.13 06:10:48.914504 [ 3 ] {1ddcc204-217e-45b0-b0e7-8a188f759254} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3686 2023.12.13 06:10:48.914544 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3687 2023.12.13 06:10:48.914561 [ 3 ] {} <Debug> HTTP-Session: be011759-00c9-4a84-a1fa-0b9b4d11a0d4 Destroying unnamed session
3688 2023.12.13 06:10:48.914724 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3689 2023.12.13 06:10:48.914766 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 822 rows starting from the beginning of the part
3690 2023.12.13 06:10:48.914895 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 46 rows starting from the beginning of the part
3691 2023.12.13 06:10:48.914996 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part
3692 2023.12.13 06:10:48.915093 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part
3693 2023.12.13 06:10:48.915184 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part
3694 2023.12.13 06:10:48.915270 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part
3695 2023.12.13 06:10:48.925512 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1056 rows, containing 6 columns (6 merged, 0 gathered) in 0.011055122 sec., 95521.33391200929 rows/sec., 128.90 MiB/sec.
3696 2023.12.13 06:10:48.926235 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3697 2023.12.13 06:10:48.926518 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3698 2023.12.13 06:10:48.926599 [ 17 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3699 2023.12.13 06:10:48.926689 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_26_5: 9.09 MiB.
3700 2023.12.13 06:10:49.000126 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.82 MiB, peak 240.88 MiB, will set to 233.36 MiB (RSS), difference: 1.54 MiB
3701 2023.12.13 06:10:49.034563 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache
3702 2023.12.13 06:10:49.034617 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache
3703 2023.12.13 06:10:58.907270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3704 2023.12.13 06:10:58.907395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3705 2023.12.13 06:10:58.907425 [ 3 ] {} <Debug> HTTP-Session: 35db40ad-6305-4646-a394-202536a08b7d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3706 2023.12.13 06:10:58.907453 [ 3 ] {} <Debug> HTTP-Session: 35db40ad-6305-4646-a394-202536a08b7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3707 2023.12.13 06:10:58.907587 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3708 2023.12.13 06:10:58.907646 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3709 2023.12.13 06:10:58.907809 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3710 2023.12.13 06:10:58.908234 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3711 2023.12.13 06:10:58.908494 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3712 2023.12.13 06:10:58.908664 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3713 2023.12.13 06:10:58.908798 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001176971 sec., 39933 rows/sec., 3.16 MiB/sec.
3714 2023.12.13 06:10:58.908824 [ 141 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0
3715 2023.12.13 06:10:58.908936 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3716 2023.12.13 06:10:58.908978 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Debug> DynamicQueryHandler: Done processing query
3717 2023.12.13 06:10:58.909034 [ 3 ] {3dc55a71-55d0-4540-b09a-160dec3c54ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3718 2023.12.13 06:10:58.909070 [ 3 ] {} <Debug> HTTP-Session: 35db40ad-6305-4646-a394-202536a08b7d Destroying unnamed session
3719 2023.12.13 06:10:58.909065 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact
3720 2023.12.13 06:10:58.909229 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3721 2023.12.13 06:10:58.909267 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3722 2023.12.13 06:10:58.909311 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3723 2023.12.13 06:10:58.909326 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 47 rows starting from the beginning of the part
3724 2023.12.13 06:10:58.909353 [ 3 ] {} <Debug> HTTP-Session: 3c7c0098-1131-4ab1-a9f6-9c04287c54ff Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3725 2023.12.13 06:10:58.909406 [ 3 ] {} <Debug> HTTP-Session: 3c7c0098-1131-4ab1-a9f6-9c04287c54ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3726 2023.12.13 06:10:58.909626 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3727 2023.12.13 06:10:58.909638 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part
3728 2023.12.13 06:10:58.909727 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3729 2023.12.13 06:10:58.909905 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part
3730 2023.12.13 06:10:58.910214 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part
3731 2023.12.13 06:10:58.910227 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3732 2023.12.13 06:10:58.910419 [ 13 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part
3733 2023.12.13 06:10:58.910917 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3734 2023.12.13 06:10:58.911426 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3735 2023.12.13 06:10:58.911800 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3736 2023.12.13 06:10:58.911878 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881232 sec., 81562.33166923038 rows/sec., 6.46 MiB/sec.
3737 2023.12.13 06:10:58.912003 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002329202 sec., 1717 rows/sec., 143.39 KiB/sec.
3738 2023.12.13 06:10:58.912184 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary)
3739 2023.12.13 06:10:58.912270 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Debug> DynamicQueryHandler: Done processing query
3740 2023.12.13 06:10:58.912301 [ 3 ] {2cfa7cd5-a6a9-4402-9818-63f0e44fc212} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3741 2023.12.13 06:10:58.912319 [ 3 ] {} <Debug> HTTP-Session: 3c7c0098-1131-4ab1-a9f6-9c04287c54ff Destroying unnamed session
3742 2023.12.13 06:10:58.912472 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6.
3743 2023.12.13 06:10:58.912485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3744 2023.12.13 06:10:58.912553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3745 2023.12.13 06:10:58.912581 [ 3 ] {} <Debug> HTTP-Session: ac5016bb-1cb3-484e-9409-3f12bd7da190 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3746 2023.12.13 06:10:58.912589 [ 14 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_27_6} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0
3747 2023.12.13 06:10:58.912613 [ 3 ] {} <Debug> HTTP-Session: ac5016bb-1cb3-484e-9409-3f12bd7da190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3748 2023.12.13 06:10:58.912765 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3749 2023.12.13 06:10:58.912806 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3750 2023.12.13 06:10:58.912926 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3751 2023.12.13 06:10:58.913354 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3752 2023.12.13 06:10:58.913584 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3753 2023.12.13 06:10:58.913747 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3754 2023.12.13 06:10:58.913875 [ 141 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3755 2023.12.13 06:10:58.913888 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Information> executeQuery: Read 143 rows, 14.08 KiB in 0.00108763 sec., 131478 rows/sec., 12.64 MiB/sec.
3756 2023.12.13 06:10:58.913932 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3757 2023.12.13 06:10:58.914125 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3758 2023.12.13 06:10:58.914182 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Debug> DynamicQueryHandler: Done processing query
3759 2023.12.13 06:10:58.914226 [ 3 ] {b0d82956-7202-4ede-ab8c-6c77ddfe32cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3760 2023.12.13 06:10:58.914273 [ 3 ] {} <Debug> HTTP-Session: ac5016bb-1cb3-484e-9409-3f12bd7da190 Destroying unnamed session
3761 2023.12.13 06:10:58.914320 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3762 2023.12.13 06:10:58.914357 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 181 rows starting from the beginning of the part
3763 2023.12.13 06:10:58.914399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3764 2023.12.13 06:10:58.914480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3765 2023.12.13 06:10:58.914534 [ 3 ] {} <Debug> HTTP-Session: b4774ceb-5f24-4c42-8859-c6f3e0348171 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3766 2023.12.13 06:10:58.914585 [ 3 ] {} <Debug> HTTP-Session: b4774ceb-5f24-4c42-8859-c6f3e0348171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3767 2023.12.13 06:10:58.914591 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 142 rows starting from the beginning of the part
3768 2023.12.13 06:10:58.914759 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3769 2023.12.13 06:10:58.914801 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 141 rows starting from the beginning of the part
3770 2023.12.13 06:10:58.914838 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3771 2023.12.13 06:10:58.915056 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 36 rows starting from the beginning of the part
3772 2023.12.13 06:10:58.915337 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 141 rows starting from the beginning of the part
3773 2023.12.13 06:10:58.915345 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3774 2023.12.13 06:10:58.915530 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 143 rows starting from the beginning of the part
3775 2023.12.13 06:10:58.916096 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3776 2023.12.13 06:10:58.916527 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
3777 2023.12.13 06:10:58.916874 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
3778 2023.12.13 06:10:58.917087 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Information> executeQuery: Read 4 rows, 286.00 B in 0.002243651 sec., 1782 rows/sec., 124.48 KiB/sec.
3779 2023.12.13 06:10:58.917578 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Debug> DynamicQueryHandler: Done processing query
3780 2023.12.13 06:10:58.917594 [ 19 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 784 rows, containing 4 columns (4 merged, 0 gathered) in 0.003604216 sec., 217523.03413557902 rows/sec., 20.67 MiB/sec.
3781 2023.12.13 06:10:58.917617 [ 3 ] {276e7bba-c17f-4667-b52a-2e64da44bb98} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3782 2023.12.13 06:10:58.917646 [ 3 ] {} <Debug> HTTP-Session: b4774ceb-5f24-4c42-8859-c6f3e0348171 Destroying unnamed session
3783 2023.12.13 06:10:58.917744 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3784 2023.12.13 06:10:58.917778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3785 2023.12.13 06:10:58.917850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3786 2023.12.13 06:10:58.917875 [ 3 ] {} <Debug> HTTP-Session: c552019a-e972-4786-a261-4e36cb52a00c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3787 2023.12.13 06:10:58.917897 [ 3 ] {} <Debug> HTTP-Session: c552019a-e972-4786-a261-4e36cb52a00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3788 2023.12.13 06:10:58.918018 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3789 2023.12.13 06:10:58.918024 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3790 2023.12.13 06:10:58.918084 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3791 2023.12.13 06:10:58.918148 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_36_7} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3792 2023.12.13 06:10:58.918342 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3793 2023.12.13 06:10:58.918692 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3794 2023.12.13 06:10:58.918921 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
3795 2023.12.13 06:10:58.919073 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
3796 2023.12.13 06:10:58.919202 [ 141 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
3797 2023.12.13 06:10:58.919209 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.001150741 sec., 44319 rows/sec., 3.47 MiB/sec.
3798 2023.12.13 06:10:58.919246 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3799 2023.12.13 06:10:58.919396 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
3800 2023.12.13 06:10:58.919448 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Debug> DynamicQueryHandler: Done processing query
3801 2023.12.13 06:10:58.919475 [ 3 ] {7460ba47-48f9-485b-bc30-d40a5bc94ff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3802 2023.12.13 06:10:58.919505 [ 3 ] {} <Debug> HTTP-Session: c552019a-e972-4786-a261-4e36cb52a00c Destroying unnamed session
3803 2023.12.13 06:10:58.919512 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3804 2023.12.13 06:10:58.919552 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 97 rows starting from the beginning of the part
3805 2023.12.13 06:10:58.919633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3806 2023.12.13 06:10:58.919686 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3807 2023.12.13 06:10:58.919716 [ 3 ] {} <Debug> HTTP-Session: 1ad5c3d2-f1e2-437d-83a1-fa8e5b749297 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3808 2023.12.13 06:10:58.919718 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 49 rows starting from the beginning of the part
3809 2023.12.13 06:10:58.919735 [ 3 ] {} <Debug> HTTP-Session: 1ad5c3d2-f1e2-437d-83a1-fa8e5b749297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3810 2023.12.13 06:10:58.919856 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3811 2023.12.13 06:10:58.919863 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part
3812 2023.12.13 06:10:58.919923 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3813 2023.12.13 06:10:58.920017 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part
3814 2023.12.13 06:10:58.920187 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part
3815 2023.12.13 06:10:58.920222 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3816 2023.12.13 06:10:58.920324 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 51 rows starting from the beginning of the part
3817 2023.12.13 06:10:58.920699 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3818 2023.12.13 06:10:58.921062 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3819 2023.12.13 06:10:58.921345 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3820 2023.12.13 06:10:58.921364 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 315 rows, containing 4 columns (4 merged, 0 gathered) in 0.002059708 sec., 152934.29942496703 rows/sec., 11.95 MiB/sec.
3821 2023.12.13 06:10:58.921525 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
3822 2023.12.13 06:10:58.921532 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00163967 sec., 1219 rows/sec., 85.76 KiB/sec.
3823 2023.12.13 06:10:58.921673 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Debug> DynamicQueryHandler: Done processing query
3824 2023.12.13 06:10:58.921697 [ 3 ] {1ca5a384-a939-45f7-b32b-06458c1fe38a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3825 2023.12.13 06:10:58.921720 [ 3 ] {} <Debug> HTTP-Session: 1ad5c3d2-f1e2-437d-83a1-fa8e5b749297 Destroying unnamed session
3826 2023.12.13 06:10:58.921727 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
3827 2023.12.13 06:10:58.921798 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_36_7} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
3828 2023.12.13 06:10:58.921879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50291, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3829 2023.12.13 06:10:58.921923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3830 2023.12.13 06:10:58.921942 [ 3 ] {} <Debug> HTTP-Session: da515c46-ea73-4b4e-b89a-d2069e30198c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3831 2023.12.13 06:10:58.921958 [ 3 ] {} <Debug> HTTP-Session: da515c46-ea73-4b4e-b89a-d2069e30198c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3832 2023.12.13 06:10:58.922040 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3833 2023.12.13 06:10:58.922083 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3834 2023.12.13 06:10:58.922215 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3835 2023.12.13 06:10:58.922728 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3836 2023.12.13 06:10:58.923059 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3837 2023.12.13 06:10:58.923246 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3838 2023.12.13 06:10:58.923377 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001308744 sec., 35912 rows/sec., 48.46 MiB/sec.
3839 2023.12.13 06:10:58.923502 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Debug> DynamicQueryHandler: Done processing query
3840 2023.12.13 06:10:58.923526 [ 3 ] {2220b9d5-c720-460c-9d56-5c30a399b858} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3841 2023.12.13 06:10:58.923541 [ 3 ] {} <Debug> HTTP-Session: da515c46-ea73-4b4e-b89a-d2069e30198c Destroying unnamed session
3842 2023.12.13 06:11:04.034661 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache
3843 2023.12.13 06:11:04.034738 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache
3844 2023.12.13 06:11:08.906464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3845 2023.12.13 06:11:08.906598 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3846 2023.12.13 06:11:08.906628 [ 3 ] {} <Debug> HTTP-Session: 13ae5bb3-2f76-4a23-84f0-f89d418a246f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3847 2023.12.13 06:11:08.907163 [ 3 ] {} <Debug> HTTP-Session: 13ae5bb3-2f76-4a23-84f0-f89d418a246f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3848 2023.12.13 06:11:08.907292 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3849 2023.12.13 06:11:08.907351 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3850 2023.12.13 06:11:08.907503 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3851 2023.12.13 06:11:08.907968 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3852 2023.12.13 06:11:08.908247 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3853 2023.12.13 06:11:08.908417 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3854 2023.12.13 06:11:08.908544 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001216102 sec., 38648 rows/sec., 3.06 MiB/sec.
3855 2023.12.13 06:11:08.908710 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Debug> DynamicQueryHandler: Done processing query
3856 2023.12.13 06:11:08.908735 [ 3 ] {d29971d4-5f28-41c8-81c4-0acd605d4517} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3857 2023.12.13 06:11:08.908752 [ 3 ] {} <Debug> HTTP-Session: 13ae5bb3-2f76-4a23-84f0-f89d418a246f Destroying unnamed session
3858 2023.12.13 06:11:08.908924 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3859 2023.12.13 06:11:08.908976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3860 2023.12.13 06:11:08.908997 [ 3 ] {} <Debug> HTTP-Session: e205efd6-02ec-44df-8e87-61c4a60d3765 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3861 2023.12.13 06:11:08.909017 [ 3 ] {} <Debug> HTTP-Session: e205efd6-02ec-44df-8e87-61c4a60d3765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3862 2023.12.13 06:11:08.909103 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3863 2023.12.13 06:11:08.909144 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3864 2023.12.13 06:11:08.909280 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3865 2023.12.13 06:11:08.909687 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3866 2023.12.13 06:11:08.909916 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3867 2023.12.13 06:11:08.910069 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3868 2023.12.13 06:11:08.910198 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.001064609 sec., 132442 rows/sec., 12.75 MiB/sec.
3869 2023.12.13 06:11:08.910320 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Debug> DynamicQueryHandler: Done processing query
3870 2023.12.13 06:11:08.910345 [ 3 ] {932651a0-0b0f-4709-81c0-f9c0cfb09172} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
3871 2023.12.13 06:11:08.910361 [ 3 ] {} <Debug> HTTP-Session: e205efd6-02ec-44df-8e87-61c4a60d3765 Destroying unnamed session
3872 2023.12.13 06:11:08.910525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3873 2023.12.13 06:11:08.910573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3874 2023.12.13 06:11:08.910593 [ 3 ] {} <Debug> HTTP-Session: 134af48a-3bf2-4b3c-b786-d7eb899db1e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3875 2023.12.13 06:11:08.910611 [ 3 ] {} <Debug> HTTP-Session: 134af48a-3bf2-4b3c-b786-d7eb899db1e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3876 2023.12.13 06:11:08.910688 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3877 2023.12.13 06:11:08.910732 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3878 2023.12.13 06:11:08.910840 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3879 2023.12.13 06:11:08.911146 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3880 2023.12.13 06:11:08.911357 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
3881 2023.12.13 06:11:08.911511 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
3882 2023.12.13 06:11:08.911644 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000922807 sec., 50931 rows/sec., 3.98 MiB/sec.
3883 2023.12.13 06:11:08.911762 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Debug> DynamicQueryHandler: Done processing query
3884 2023.12.13 06:11:08.911784 [ 3 ] {27f90ac5-a651-4853-bc97-f15b972169a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3885 2023.12.13 06:11:08.911800 [ 3 ] {} <Debug> HTTP-Session: 134af48a-3bf2-4b3c-b786-d7eb899db1e1 Destroying unnamed session
3886 2023.12.13 06:11:08.911965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3887 2023.12.13 06:11:08.912011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3888 2023.12.13 06:11:08.912031 [ 3 ] {} <Debug> HTTP-Session: b3f31173-c502-4b47-994f-93b010ae4f64 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3889 2023.12.13 06:11:08.912049 [ 3 ] {} <Debug> HTTP-Session: b3f31173-c502-4b47-994f-93b010ae4f64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3890 2023.12.13 06:11:08.912140 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3891 2023.12.13 06:11:08.912185 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3892 2023.12.13 06:11:08.912324 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3893 2023.12.13 06:11:08.912818 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3894 2023.12.13 06:11:08.913131 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3895 2023.12.13 06:11:08.913316 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3896 2023.12.13 06:11:08.913448 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001278533 sec., 36760 rows/sec., 49.61 MiB/sec.
3897 2023.12.13 06:11:08.913561 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Debug> DynamicQueryHandler: Done processing query
3898 2023.12.13 06:11:08.913584 [ 3 ] {5004bcd2-9116-4d7e-8aae-2a5511478e09} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
3899 2023.12.13 06:11:08.913601 [ 3 ] {} <Debug> HTTP-Session: b3f31173-c502-4b47-994f-93b010ae4f64 Destroying unnamed session
3900 2023.12.13 06:11:10.536899 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
3901 2023.12.13 06:11:10.537036 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3902 2023.12.13 06:11:10.537185 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
3903 2023.12.13 06:11:10.537403 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3904 2023.12.13 06:11:10.537465 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 432 rows starting from the beginning of the part
3905 2023.12.13 06:11:10.537668 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part
3906 2023.12.13 06:11:10.537836 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part
3907 2023.12.13 06:11:10.537938 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
3908 2023.12.13 06:11:10.538019 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
3909 2023.12.13 06:11:10.538684 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 508 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573878 sec., 322769.61746717343 rows/sec., 22.76 MiB/sec.
3910 2023.12.13 06:11:10.538788 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
3911 2023.12.13 06:11:10.538980 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
3912 2023.12.13 06:11:10.539048 [ 14 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_17_4} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
3913 2023.12.13 06:11:13.905883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3914 2023.12.13 06:11:13.905996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3915 2023.12.13 06:11:13.906025 [ 3 ] {} <Debug> HTTP-Session: 1c5558dd-5cb8-4858-a632-2ce028977133 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3916 2023.12.13 06:11:13.906049 [ 3 ] {} <Debug> HTTP-Session: 1c5558dd-5cb8-4858-a632-2ce028977133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3917 2023.12.13 06:11:13.906168 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
3918 2023.12.13 06:11:13.906227 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
3919 2023.12.13 06:11:13.906382 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3920 2023.12.13 06:11:13.906751 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3921 2023.12.13 06:11:13.907014 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3922 2023.12.13 06:11:13.907181 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3923 2023.12.13 06:11:13.907302 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00109882 sec., 1820 rows/sec., 155.53 KiB/sec.
3924 2023.12.13 06:11:13.907446 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Debug> DynamicQueryHandler: Done processing query
3925 2023.12.13 06:11:13.907471 [ 3 ] {3865f17b-4cfd-4088-997d-98dde652fc8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3926 2023.12.13 06:11:13.907487 [ 3 ] {} <Debug> HTTP-Session: 1c5558dd-5cb8-4858-a632-2ce028977133 Destroying unnamed session
3927 2023.12.13 06:11:13.907616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3928 2023.12.13 06:11:13.907664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3929 2023.12.13 06:11:13.907683 [ 3 ] {} <Debug> HTTP-Session: 021f3a60-83df-4619-a727-dc2fa56f08f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3930 2023.12.13 06:11:13.907701 [ 3 ] {} <Debug> HTTP-Session: 021f3a60-83df-4619-a727-dc2fa56f08f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3931 2023.12.13 06:11:13.907782 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3932 2023.12.13 06:11:13.907821 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3933 2023.12.13 06:11:13.907929 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3934 2023.12.13 06:11:13.908261 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3935 2023.12.13 06:11:13.908464 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3936 2023.12.13 06:11:13.908611 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3937 2023.12.13 06:11:13.908717 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000908627 sec., 40720 rows/sec., 3.42 MiB/sec.
3938 2023.12.13 06:11:13.908822 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Debug> DynamicQueryHandler: Done processing query
3939 2023.12.13 06:11:13.908845 [ 3 ] {3e69c03e-f59f-44a7-a016-b1b7e985de33} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3940 2023.12.13 06:11:13.908861 [ 3 ] {} <Debug> HTTP-Session: 021f3a60-83df-4619-a727-dc2fa56f08f0 Destroying unnamed session
3941 2023.12.13 06:11:13.908983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3942 2023.12.13 06:11:13.909025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3943 2023.12.13 06:11:13.909044 [ 3 ] {} <Debug> HTTP-Session: e749fd46-adce-4017-9ba6-0a06d8fbabd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3944 2023.12.13 06:11:13.909061 [ 3 ] {} <Debug> HTTP-Session: e749fd46-adce-4017-9ba6-0a06d8fbabd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3945 2023.12.13 06:11:13.909130 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
3946 2023.12.13 06:11:13.909169 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
3947 2023.12.13 06:11:13.909270 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3948 2023.12.13 06:11:13.909521 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3949 2023.12.13 06:11:13.909719 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
3950 2023.12.13 06:11:13.909865 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
3951 2023.12.13 06:11:13.909965 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000808154 sec., 2474 rows/sec., 172.80 KiB/sec.
3952 2023.12.13 06:11:13.910106 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Debug> DynamicQueryHandler: Done processing query
3953 2023.12.13 06:11:13.910128 [ 3 ] {3fc9b5da-edc1-4b1f-ae82-d7e781973267} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3954 2023.12.13 06:11:13.910144 [ 3 ] {} <Debug> HTTP-Session: e749fd46-adce-4017-9ba6-0a06d8fbabd4 Destroying unnamed session
3955 2023.12.13 06:11:13.910274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3956 2023.12.13 06:11:13.910318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3957 2023.12.13 06:11:13.910338 [ 3 ] {} <Debug> HTTP-Session: 56405ed3-47ef-4a1a-95bd-29aa9f892610 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3958 2023.12.13 06:11:13.910355 [ 3 ] {} <Debug> HTTP-Session: 56405ed3-47ef-4a1a-95bd-29aa9f892610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3959 2023.12.13 06:11:13.910428 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3960 2023.12.13 06:11:13.910467 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3961 2023.12.13 06:11:13.910571 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3962 2023.12.13 06:11:13.910844 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3963 2023.12.13 06:11:13.911038 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
3964 2023.12.13 06:11:13.911182 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
3965 2023.12.13 06:11:13.911285 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000829995 sec., 31325 rows/sec., 2.43 MiB/sec.
3966 2023.12.13 06:11:13.911380 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Debug> DynamicQueryHandler: Done processing query
3967 2023.12.13 06:11:13.911403 [ 3 ] {f2421385-30fa-4019-88c6-0c4f31a8d096} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3968 2023.12.13 06:11:13.911418 [ 3 ] {} <Debug> HTTP-Session: 56405ed3-47ef-4a1a-95bd-29aa9f892610 Destroying unnamed session
3969 2023.12.13 06:11:13.911536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3970 2023.12.13 06:11:13.911578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3971 2023.12.13 06:11:13.911597 [ 3 ] {} <Debug> HTTP-Session: e1853589-55df-4480-8018-1af2ae59dd2e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3972 2023.12.13 06:11:13.911613 [ 3 ] {} <Debug> HTTP-Session: e1853589-55df-4480-8018-1af2ae59dd2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3973 2023.12.13 06:11:13.911683 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
3974 2023.12.13 06:11:13.911726 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
3975 2023.12.13 06:11:13.911840 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3976 2023.12.13 06:11:13.912156 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3977 2023.12.13 06:11:13.912417 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3978 2023.12.13 06:11:13.912592 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3979 2023.12.13 06:11:13.912699 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000986568 sec., 37503 rows/sec., 2.64 MiB/sec.
3980 2023.12.13 06:11:13.912822 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Debug> DynamicQueryHandler: Done processing query
3981 2023.12.13 06:11:13.912845 [ 3 ] {b617f0b8-8341-4a79-a586-d64a29be5a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3982 2023.12.13 06:11:13.912861 [ 3 ] {} <Debug> HTTP-Session: e1853589-55df-4480-8018-1af2ae59dd2e Destroying unnamed session
3983 2023.12.13 06:11:18.907002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3984 2023.12.13 06:11:18.907177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3985 2023.12.13 06:11:18.907223 [ 3 ] {} <Debug> HTTP-Session: fd87d63a-9964-469e-902d-bd66ca7c0319 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
3986 2023.12.13 06:11:18.907263 [ 3 ] {} <Debug> HTTP-Session: fd87d63a-9964-469e-902d-bd66ca7c0319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3987 2023.12.13 06:11:18.907460 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3988 2023.12.13 06:11:18.907556 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3989 2023.12.13 06:11:18.907810 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3990 2023.12.13 06:11:18.908280 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
3991 2023.12.13 06:11:18.908540 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3992 2023.12.13 06:11:18.908708 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3993 2023.12.13 06:11:18.908844 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001323144 sec., 35521 rows/sec., 2.81 MiB/sec.
3994 2023.12.13 06:11:18.909054 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Debug> DynamicQueryHandler: Done processing query
3995 2023.12.13 06:11:18.909098 [ 3 ] {4204b84b-be31-46e1-870c-84d0845b1180} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3996 2023.12.13 06:11:18.909115 [ 3 ] {} <Debug> HTTP-Session: fd87d63a-9964-469e-902d-bd66ca7c0319 Destroying unnamed session
3997 2023.12.13 06:11:18.909269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3998 2023.12.13 06:11:18.909319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3999 2023.12.13 06:11:18.909339 [ 3 ] {} <Debug> HTTP-Session: a928d4ad-ae7f-4718-b30c-143b36d3ca81 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4000 2023.12.13 06:11:18.909357 [ 3 ] {} <Debug> HTTP-Session: a928d4ad-ae7f-4718-b30c-143b36d3ca81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4001 2023.12.13 06:11:18.909444 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4002 2023.12.13 06:11:18.909487 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4003 2023.12.13 06:11:18.909605 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4004 2023.12.13 06:11:18.909971 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
4005 2023.12.13 06:11:18.910188 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4006 2023.12.13 06:11:18.910335 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4007 2023.12.13 06:11:18.910461 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.000986528 sec., 142925 rows/sec., 13.76 MiB/sec.
4008 2023.12.13 06:11:18.910616 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Debug> DynamicQueryHandler: Done processing query
4009 2023.12.13 06:11:18.910640 [ 3 ] {11f46c6a-33fa-46b9-8bce-807e0fd4d39e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4010 2023.12.13 06:11:18.910656 [ 3 ] {} <Debug> HTTP-Session: a928d4ad-ae7f-4718-b30c-143b36d3ca81 Destroying unnamed session
4011 2023.12.13 06:11:18.910777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4012 2023.12.13 06:11:18.910822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4013 2023.12.13 06:11:18.910841 [ 3 ] {} <Debug> HTTP-Session: dffcccae-4dc6-4d31-ba8f-102ad41ca219 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4014 2023.12.13 06:11:18.910858 [ 3 ] {} <Debug> HTTP-Session: dffcccae-4dc6-4d31-ba8f-102ad41ca219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4015 2023.12.13 06:11:18.910930 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4016 2023.12.13 06:11:18.910968 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4017 2023.12.13 06:11:18.911072 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4018 2023.12.13 06:11:18.911441 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
4019 2023.12.13 06:11:18.911647 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4020 2023.12.13 06:11:18.911796 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4021 2023.12.13 06:11:18.911916 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000958878 sec., 49015 rows/sec., 3.83 MiB/sec.
4022 2023.12.13 06:11:18.912036 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Debug> DynamicQueryHandler: Done processing query
4023 2023.12.13 06:11:18.912058 [ 3 ] {d92e9c27-5381-4a51-9520-5ee13e29558d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4024 2023.12.13 06:11:18.912073 [ 3 ] {} <Debug> HTTP-Session: dffcccae-4dc6-4d31-ba8f-102ad41ca219 Destroying unnamed session
4025 2023.12.13 06:11:18.912247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4026 2023.12.13 06:11:18.912293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4027 2023.12.13 06:11:18.912311 [ 3 ] {} <Debug> HTTP-Session: 02b1264e-884e-4cba-a665-4cd2424457c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4028 2023.12.13 06:11:18.912327 [ 3 ] {} <Debug> HTTP-Session: 02b1264e-884e-4cba-a665-4cd2424457c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4029 2023.12.13 06:11:18.912415 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4030 2023.12.13 06:11:18.912460 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4031 2023.12.13 06:11:18.912599 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4032 2023.12.13 06:11:18.913089 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.93 GiB.
4033 2023.12.13 06:11:18.913415 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
4034 2023.12.13 06:11:18.913593 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
4035 2023.12.13 06:11:18.913721 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001276624 sec., 36815 rows/sec., 49.68 MiB/sec.
4036 2023.12.13 06:11:18.913946 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Debug> DynamicQueryHandler: Done processing query
4037 2023.12.13 06:11:18.913970 [ 3 ] {0bb84921-97bf-4073-b2f0-5a0bc302850d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4038 2023.12.13 06:11:18.913987 [ 3 ] {} <Debug> HTTP-Session: 02b1264e-884e-4cba-a665-4cd2424457c0 Destroying unnamed session
4039 2023.12.13 06:11:19.034805 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache
4040 2023.12.13 06:11:19.034891 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache
4041 2023.12.13 06:11:24.054159 [ 128 ] {} <Debug> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4042 2023.12.13 06:11:24.054262 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4043 2023.12.13 06:11:24.054356 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4044 2023.12.13 06:11:24.054473 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4045 2023.12.13 06:11:24.054505 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
4046 2023.12.13 06:11:24.054614 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4047 2023.12.13 06:11:24.054704 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4048 2023.12.13 06:11:24.054782 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
4049 2023.12.13 06:11:24.054857 [ 22 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4050 2023.12.13 06:11:24.055421 [ 12 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001096849 sec., 16410.645403332637 rows/sec., 1.12 MiB/sec.
4051 2023.12.13 06:11:24.055612 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4052 2023.12.13 06:11:24.055887 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4053 2023.12.13 06:11:24.055979 [ 19 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_13_3} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4054 2023.12.13 06:11:25.144452 [ 126 ] {} <Debug> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0
4055 2023.12.13 06:11:25.144583 [ 126 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4056 2023.12.13 06:11:25.144705 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact
4057 2023.12.13 06:11:25.144869 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4058 2023.12.13 06:11:25.144924 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 8 rows starting from the beginning of the part
4059 2023.12.13 06:11:25.145116 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part
4060 2023.12.13 06:11:25.145242 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part
4061 2023.12.13 06:11:25.145321 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part
4062 2023.12.13 06:11:25.145400 [ 22 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part
4063 2023.12.13 06:11:25.145964 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001305374 sec., 13789.15161478626 rows/sec., 1.13 MiB/sec.
4064 2023.12.13 06:11:25.146115 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary)
4065 2023.12.13 06:11:25.146326 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3.
4066 2023.12.13 06:11:25.146405 [ 19 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_13_3} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0
4067 2023.12.13 06:11:28.906636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4068 2023.12.13 06:11:28.906755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4069 2023.12.13 06:11:28.906781 [ 3 ] {} <Debug> HTTP-Session: db2befaa-f1ad-4b10-ad88-3c54af8b4e83 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4070 2023.12.13 06:11:28.906805 [ 3 ] {} <Debug> HTTP-Session: db2befaa-f1ad-4b10-ad88-3c54af8b4e83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4071 2023.12.13 06:11:28.906933 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4072 2023.12.13 06:11:28.906992 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4073 2023.12.13 06:11:28.907147 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4074 2023.12.13 06:11:28.907590 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4075 2023.12.13 06:11:28.907851 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4076 2023.12.13 06:11:28.908011 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4077 2023.12.13 06:11:28.908150 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001179081 sec., 39861 rows/sec., 3.16 MiB/sec.
4078 2023.12.13 06:11:28.908297 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Debug> DynamicQueryHandler: Done processing query
4079 2023.12.13 06:11:28.908324 [ 3 ] {292a7585-42a4-483f-8e49-151e3fc67cde} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4080 2023.12.13 06:11:28.908341 [ 3 ] {} <Debug> HTTP-Session: db2befaa-f1ad-4b10-ad88-3c54af8b4e83 Destroying unnamed session
4081 2023.12.13 06:11:28.908462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4082 2023.12.13 06:11:28.908511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4083 2023.12.13 06:11:28.908532 [ 3 ] {} <Debug> HTTP-Session: 45c861b0-7d8a-4206-9d3c-f5e1666c1691 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4084 2023.12.13 06:11:28.908551 [ 3 ] {} <Debug> HTTP-Session: 45c861b0-7d8a-4206-9d3c-f5e1666c1691 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4085 2023.12.13 06:11:28.908630 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4086 2023.12.13 06:11:28.908671 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4087 2023.12.13 06:11:28.908784 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4088 2023.12.13 06:11:28.909082 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4089 2023.12.13 06:11:28.909287 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4090 2023.12.13 06:11:28.909436 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4091 2023.12.13 06:11:28.909560 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000901577 sec., 2218 rows/sec., 189.56 KiB/sec.
4092 2023.12.13 06:11:28.909741 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Debug> DynamicQueryHandler: Done processing query
4093 2023.12.13 06:11:28.909765 [ 3 ] {026f9717-ceae-446c-8791-16377df9486e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4094 2023.12.13 06:11:28.909781 [ 3 ] {} <Debug> HTTP-Session: 45c861b0-7d8a-4206-9d3c-f5e1666c1691 Destroying unnamed session
4095 2023.12.13 06:11:28.909919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4096 2023.12.13 06:11:28.909964 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4097 2023.12.13 06:11:28.909983 [ 3 ] {} <Debug> HTTP-Session: 24e9f234-e1ea-41dd-b27d-bf1e30fdc9ca Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4098 2023.12.13 06:11:28.910000 [ 3 ] {} <Debug> HTTP-Session: 24e9f234-e1ea-41dd-b27d-bf1e30fdc9ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4099 2023.12.13 06:11:28.910080 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4100 2023.12.13 06:11:28.910119 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4101 2023.12.13 06:11:28.910237 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4102 2023.12.13 06:11:28.910604 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4103 2023.12.13 06:11:28.910822 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4104 2023.12.13 06:11:28.910968 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4105 2023.12.13 06:11:28.911094 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Information> executeQuery: Read 142 rows, 13.99 KiB in 0.000986058 sec., 144007 rows/sec., 13.85 MiB/sec.
4106 2023.12.13 06:11:28.911210 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Debug> DynamicQueryHandler: Done processing query
4107 2023.12.13 06:11:28.911233 [ 3 ] {19e444db-4808-40f9-9403-b0ebd87448f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4108 2023.12.13 06:11:28.911248 [ 3 ] {} <Debug> HTTP-Session: 24e9f234-e1ea-41dd-b27d-bf1e30fdc9ca Destroying unnamed session
4109 2023.12.13 06:11:28.911348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4110 2023.12.13 06:11:28.911393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4111 2023.12.13 06:11:28.911412 [ 3 ] {} <Debug> HTTP-Session: 0b6de83c-06d0-4698-b123-df822886b17b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4112 2023.12.13 06:11:28.911429 [ 3 ] {} <Debug> HTTP-Session: 0b6de83c-06d0-4698-b123-df822886b17b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4113 2023.12.13 06:11:28.911498 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4114 2023.12.13 06:11:28.911537 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4115 2023.12.13 06:11:28.911643 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4116 2023.12.13 06:11:28.911903 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4117 2023.12.13 06:11:28.912108 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
4118 2023.12.13 06:11:28.912251 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
4119 2023.12.13 06:11:28.912368 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000842905 sec., 2372 rows/sec., 165.68 KiB/sec.
4120 2023.12.13 06:11:28.912479 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Debug> DynamicQueryHandler: Done processing query
4121 2023.12.13 06:11:28.912501 [ 3 ] {96054937-c7b5-4249-8de0-9e18499203d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4122 2023.12.13 06:11:28.912517 [ 3 ] {} <Debug> HTTP-Session: 0b6de83c-06d0-4698-b123-df822886b17b Destroying unnamed session
4123 2023.12.13 06:11:28.912617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4124 2023.12.13 06:11:28.912661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4125 2023.12.13 06:11:28.912680 [ 3 ] {} <Debug> HTTP-Session: 5f7eb3c7-a84a-467e-b140-57ae63db3232 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4126 2023.12.13 06:11:28.912697 [ 3 ] {} <Debug> HTTP-Session: 5f7eb3c7-a84a-467e-b140-57ae63db3232 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4127 2023.12.13 06:11:28.912770 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4128 2023.12.13 06:11:28.912806 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4129 2023.12.13 06:11:28.912910 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4130 2023.12.13 06:11:28.913203 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4131 2023.12.13 06:11:28.913404 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4132 2023.12.13 06:11:28.913547 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4133 2023.12.13 06:11:28.913674 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000877476 sec., 55841 rows/sec., 4.37 MiB/sec.
4134 2023.12.13 06:11:28.913788 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Debug> DynamicQueryHandler: Done processing query
4135 2023.12.13 06:11:28.913811 [ 3 ] {ac04a357-db03-4590-913f-a451e6ddb803} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4136 2023.12.13 06:11:28.913827 [ 3 ] {} <Debug> HTTP-Session: 5f7eb3c7-a84a-467e-b140-57ae63db3232 Destroying unnamed session
4137 2023.12.13 06:11:28.913916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4138 2023.12.13 06:11:28.913963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4139 2023.12.13 06:11:28.913983 [ 3 ] {} <Debug> HTTP-Session: aac46674-e015-4576-80af-d59f6da47dae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4140 2023.12.13 06:11:28.913999 [ 3 ] {} <Debug> HTTP-Session: aac46674-e015-4576-80af-d59f6da47dae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4141 2023.12.13 06:11:28.914067 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4142 2023.12.13 06:11:28.914108 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4143 2023.12.13 06:11:28.914230 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4144 2023.12.13 06:11:28.914492 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4145 2023.12.13 06:11:28.914739 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
4146 2023.12.13 06:11:28.914910 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
4147 2023.12.13 06:11:28.915032 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000936588 sec., 1067 rows/sec., 75.07 KiB/sec.
4148 2023.12.13 06:11:28.915146 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Debug> DynamicQueryHandler: Done processing query
4149 2023.12.13 06:11:28.915169 [ 3 ] {d4ec517d-9794-4c92-95c4-3d92d3581507} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4150 2023.12.13 06:11:28.915184 [ 3 ] {} <Debug> HTTP-Session: aac46674-e015-4576-80af-d59f6da47dae Destroying unnamed session
4151 2023.12.13 06:11:28.915325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4152 2023.12.13 06:11:28.915371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4153 2023.12.13 06:11:28.915390 [ 3 ] {} <Debug> HTTP-Session: 502757a5-7ef2-41d2-bb8b-1819b769d2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4154 2023.12.13 06:11:28.915406 [ 3 ] {} <Debug> HTTP-Session: 502757a5-7ef2-41d2-bb8b-1819b769d2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4155 2023.12.13 06:11:28.915490 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4156 2023.12.13 06:11:28.915532 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4157 2023.12.13 06:11:28.915666 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4158 2023.12.13 06:11:28.916222 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4159 2023.12.13 06:11:28.916592 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
4160 2023.12.13 06:11:28.916806 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
4161 2023.12.13 06:11:28.916933 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001410326 sec., 33325 rows/sec., 44.97 MiB/sec.
4162 2023.12.13 06:11:28.917043 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Debug> DynamicQueryHandler: Done processing query
4163 2023.12.13 06:11:28.917066 [ 3 ] {b23ea0cf-25d8-49da-872e-596e61f8a051} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4164 2023.12.13 06:11:28.917082 [ 3 ] {} <Debug> HTTP-Session: 502757a5-7ef2-41d2-bb8b-1819b769d2ab Destroying unnamed session
4165 2023.12.13 06:11:34.034958 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
4166 2023.12.13 06:11:34.035061 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
4167 2023.12.13 06:11:38.906717 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4168 2023.12.13 06:11:38.906847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4169 2023.12.13 06:11:38.906875 [ 3 ] {} <Debug> HTTP-Session: 2750cc46-637d-445a-8523-508f8310fce7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4170 2023.12.13 06:11:38.906903 [ 3 ] {} <Debug> HTTP-Session: 2750cc46-637d-445a-8523-508f8310fce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4171 2023.12.13 06:11:38.907040 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4172 2023.12.13 06:11:38.907105 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4173 2023.12.13 06:11:38.907282 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4174 2023.12.13 06:11:38.907706 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4175 2023.12.13 06:11:38.907966 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4176 2023.12.13 06:11:38.908126 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4177 2023.12.13 06:11:38.908249 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001172251 sec., 40093 rows/sec., 3.17 MiB/sec.
4178 2023.12.13 06:11:38.908245 [ 115 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0
4179 2023.12.13 06:11:38.908315 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4180 2023.12.13 06:11:38.908417 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Debug> DynamicQueryHandler: Done processing query
4181 2023.12.13 06:11:38.908414 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact
4182 2023.12.13 06:11:38.908450 [ 3 ] {f95bb8e4-64d0-4831-b355-78c0e0d69612} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4183 2023.12.13 06:11:38.908497 [ 3 ] {} <Debug> HTTP-Session: 2750cc46-637d-445a-8523-508f8310fce7 Destroying unnamed session
4184 2023.12.13 06:11:38.908577 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4185 2023.12.13 06:11:38.908613 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 47 rows starting from the beginning of the part
4186 2023.12.13 06:11:38.908682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4187 2023.12.13 06:11:38.908782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4188 2023.12.13 06:11:38.908834 [ 3 ] {} <Debug> HTTP-Session: 9b49f797-74f2-4b8d-8de6-9b687d900c77 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4189 2023.12.13 06:11:38.908832 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part
4190 2023.12.13 06:11:38.908873 [ 3 ] {} <Debug> HTTP-Session: 9b49f797-74f2-4b8d-8de6-9b687d900c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4191 2023.12.13 06:11:38.909069 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part
4192 2023.12.13 06:11:38.909101 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4193 2023.12.13 06:11:38.909180 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4194 2023.12.13 06:11:38.909341 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part
4195 2023.12.13 06:11:38.909574 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4196 2023.12.13 06:11:38.909594 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part
4197 2023.12.13 06:11:38.910572 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4198 2023.12.13 06:11:38.911056 [ 19 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00268648 sec., 87475.06030195646 rows/sec., 6.92 MiB/sec.
4199 2023.12.13 06:11:38.911086 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4200 2023.12.13 06:11:38.911202 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Trace> MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary)
4201 2023.12.13 06:11:38.911306 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4202 2023.12.13 06:11:38.911458 [ 115 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4203 2023.12.13 06:11:38.911475 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7.
4204 2023.12.13 06:11:38.911510 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.002357983 sec., 59796 rows/sec., 5.76 MiB/sec.
4205 2023.12.13 06:11:38.911522 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4206 2023.12.13 06:11:38.911671 [ 20 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_31_7} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0
4207 2023.12.13 06:11:38.911735 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4208 2023.12.13 06:11:38.911867 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Debug> DynamicQueryHandler: Done processing query
4209 2023.12.13 06:11:38.911907 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4210 2023.12.13 06:11:38.911915 [ 3 ] {d6fe428d-2d8a-4d73-9ec4-8aef57367e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4211 2023.12.13 06:11:38.911972 [ 3 ] {} <Debug> HTTP-Session: 9b49f797-74f2-4b8d-8de6-9b687d900c77 Destroying unnamed session
4212 2023.12.13 06:11:38.911977 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 181 rows starting from the beginning of the part
4213 2023.12.13 06:11:38.912126 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 141 rows starting from the beginning of the part
4214 2023.12.13 06:11:38.912139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4215 2023.12.13 06:11:38.912231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4216 2023.12.13 06:11:38.912298 [ 3 ] {} <Debug> HTTP-Session: 314f1207-7934-40da-86dd-c24c12a917e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4217 2023.12.13 06:11:38.912317 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 37 rows starting from the beginning of the part
4218 2023.12.13 06:11:38.912345 [ 3 ] {} <Debug> HTTP-Session: 314f1207-7934-40da-86dd-c24c12a917e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4219 2023.12.13 06:11:38.912558 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 141 rows starting from the beginning of the part
4220 2023.12.13 06:11:38.912575 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4221 2023.12.13 06:11:38.912668 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4222 2023.12.13 06:11:38.912764 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 142 rows starting from the beginning of the part
4223 2023.12.13 06:11:38.913061 [ 12 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 141 rows starting from the beginning of the part
4224 2023.12.13 06:11:38.913180 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4225 2023.12.13 06:11:38.914139 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4226 2023.12.13 06:11:38.914538 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4227 2023.12.13 06:11:38.914808 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003191949 sec., 245304.67122125073 rows/sec., 23.32 MiB/sec.
4228 2023.12.13 06:11:38.914842 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4229 2023.12.13 06:11:38.915003 [ 115 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4230 2023.12.13 06:11:38.915036 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002395464 sec., 19620 rows/sec., 1.53 MiB/sec.
4231 2023.12.13 06:11:38.915065 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4232 2023.12.13 06:11:38.915066 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4233 2023.12.13 06:11:38.915333 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4234 2023.12.13 06:11:38.915382 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Debug> DynamicQueryHandler: Done processing query
4235 2023.12.13 06:11:38.915443 [ 3 ] {720946d8-ac8e-413b-9ea9-9a23dd44a3d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4236 2023.12.13 06:11:38.915526 [ 3 ] {} <Debug> HTTP-Session: 314f1207-7934-40da-86dd-c24c12a917e7 Destroying unnamed session
4237 2023.12.13 06:11:38.915540 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4238 2023.12.13 06:11:38.915587 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4239 2023.12.13 06:11:38.915616 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 97 rows starting from the beginning of the part
4240 2023.12.13 06:11:38.915745 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_41_8} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4241 2023.12.13 06:11:38.915879 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part
4242 2023.12.13 06:11:38.915869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4243 2023.12.13 06:11:38.916018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4244 2023.12.13 06:11:38.916082 [ 3 ] {} <Debug> HTTP-Session: 0430b23b-c0f6-458d-b4ec-a177889773b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4245 2023.12.13 06:11:38.916117 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part
4246 2023.12.13 06:11:38.916131 [ 3 ] {} <Debug> HTTP-Session: 0430b23b-c0f6-458d-b4ec-a177889773b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4247 2023.12.13 06:11:38.916362 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part
4248 2023.12.13 06:11:38.916407 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4249 2023.12.13 06:11:38.916535 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4250 2023.12.13 06:11:38.916556 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 49 rows starting from the beginning of the part
4251 2023.12.13 06:11:38.916866 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part
4252 2023.12.13 06:11:38.917248 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4253 2023.12.13 06:11:38.918375 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4254 2023.12.13 06:11:38.918381 [ 18 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.003172918 sec., 98647.36498075274 rows/sec., 7.71 MiB/sec.
4255 2023.12.13 06:11:38.918557 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4256 2023.12.13 06:11:38.918895 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4257 2023.12.13 06:11:38.918972 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_41_8} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4258 2023.12.13 06:11:38.918998 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
4259 2023.12.13 06:11:38.919251 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
4260 2023.12.13 06:11:38.919372 [ 115 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
4261 2023.12.13 06:11:38.919382 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.002924683 sec., 16070 rows/sec., 21.69 MiB/sec.
4262 2023.12.13 06:11:38.919419 [ 115 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4263 2023.12.13 06:11:38.919612 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
4264 2023.12.13 06:11:38.919760 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Debug> DynamicQueryHandler: Done processing query
4265 2023.12.13 06:11:38.919819 [ 3 ] {d35f9a33-bf16-44e9-81bc-f07ae94a41b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4266 2023.12.13 06:11:38.919835 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4267 2023.12.13 06:11:38.919854 [ 3 ] {} <Debug> HTTP-Session: 0430b23b-c0f6-458d-b4ec-a177889773b9 Destroying unnamed session
4268 2023.12.13 06:11:38.919901 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1056 rows starting from the beginning of the part
4269 2023.12.13 06:11:38.920014 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part
4270 2023.12.13 06:11:38.920118 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part
4271 2023.12.13 06:11:38.920210 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part
4272 2023.12.13 06:11:38.920299 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part
4273 2023.12.13 06:11:38.920382 [ 12 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part
4274 2023.12.13 06:11:38.923226 [ 18 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1291 rows, containing 6 columns (6 merged, 0 gathered) in 0.003753709 sec., 343926.50042930874 rows/sec., 464.11 MiB/sec.
4275 2023.12.13 06:11:38.923847 [ 20 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
4276 2023.12.13 06:11:38.924096 [ 20 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
4277 2023.12.13 06:11:38.924169 [ 20 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
4278 2023.12.13 06:11:38.924233 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_31_6: 9.48 MiB.
4279 2023.12.13 06:11:43.905461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4280 2023.12.13 06:11:43.905587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4281 2023.12.13 06:11:43.905612 [ 3 ] {} <Debug> HTTP-Session: 516556db-00c1-477a-81d5-1b539caca90c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4282 2023.12.13 06:11:43.905636 [ 3 ] {} <Debug> HTTP-Session: 516556db-00c1-477a-81d5-1b539caca90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4283 2023.12.13 06:11:43.905761 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4284 2023.12.13 06:11:43.905821 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4285 2023.12.13 06:11:43.905976 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4286 2023.12.13 06:11:43.906384 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4287 2023.12.13 06:11:43.906640 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4288 2023.12.13 06:11:43.906810 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4289 2023.12.13 06:11:43.906952 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001150351 sec., 31294 rows/sec., 2.63 MiB/sec.
4290 2023.12.13 06:11:43.907085 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Debug> DynamicQueryHandler: Done processing query
4291 2023.12.13 06:11:43.907112 [ 3 ] {ab444cd4-1fb1-40ca-a40a-d6895d3be62c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4292 2023.12.13 06:11:43.907129 [ 3 ] {} <Debug> HTTP-Session: 516556db-00c1-477a-81d5-1b539caca90c Destroying unnamed session
4293 2023.12.13 06:11:43.907243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4294 2023.12.13 06:11:43.907290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4295 2023.12.13 06:11:43.907311 [ 3 ] {} <Debug> HTTP-Session: 9e08b29c-13c7-403e-a3e2-6c922131b95f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4296 2023.12.13 06:11:43.907329 [ 3 ] {} <Debug> HTTP-Session: 9e08b29c-13c7-403e-a3e2-6c922131b95f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4297 2023.12.13 06:11:43.907409 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4298 2023.12.13 06:11:43.907449 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4299 2023.12.13 06:11:43.907560 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4300 2023.12.13 06:11:43.907863 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4301 2023.12.13 06:11:43.908078 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4302 2023.12.13 06:11:43.908229 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4303 2023.12.13 06:11:43.908356 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000919757 sec., 26093 rows/sec., 2.02 MiB/sec.
4304 2023.12.13 06:11:43.908473 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Debug> DynamicQueryHandler: Done processing query
4305 2023.12.13 06:11:43.908497 [ 3 ] {0f87b148-3a9b-4567-8736-95dce840a1f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4306 2023.12.13 06:11:43.908512 [ 3 ] {} <Debug> HTTP-Session: 9e08b29c-13c7-403e-a3e2-6c922131b95f Destroying unnamed session
4307 2023.12.13 06:11:43.908628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4308 2023.12.13 06:11:43.908674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4309 2023.12.13 06:11:43.908693 [ 3 ] {} <Debug> HTTP-Session: f46e0061-ffdc-461d-920d-2185b46bb872 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4310 2023.12.13 06:11:43.908710 [ 3 ] {} <Debug> HTTP-Session: f46e0061-ffdc-461d-920d-2185b46bb872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4311 2023.12.13 06:11:43.908785 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4312 2023.12.13 06:11:43.908829 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4313 2023.12.13 06:11:43.908949 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4314 2023.12.13 06:11:43.909240 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4315 2023.12.13 06:11:43.909502 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
4316 2023.12.13 06:11:43.909674 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
4317 2023.12.13 06:11:43.909806 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000992218 sec., 36282 rows/sec., 2.56 MiB/sec.
4318 2023.12.13 06:11:43.909909 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Debug> DynamicQueryHandler: Done processing query
4319 2023.12.13 06:11:43.909932 [ 3 ] {269a32bc-66d5-44d5-acf3-7b1b830d0a6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4320 2023.12.13 06:11:43.909947 [ 3 ] {} <Debug> HTTP-Session: f46e0061-ffdc-461d-920d-2185b46bb872 Destroying unnamed session
4321 2023.12.13 06:11:48.907040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4322 2023.12.13 06:11:48.907171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4323 2023.12.13 06:11:48.907200 [ 3 ] {} <Debug> HTTP-Session: ecbca410-916c-4263-b3dd-517c49ba4cde Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4324 2023.12.13 06:11:48.907228 [ 3 ] {} <Debug> HTTP-Session: ecbca410-916c-4263-b3dd-517c49ba4cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4325 2023.12.13 06:11:48.907369 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4326 2023.12.13 06:11:48.907435 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4327 2023.12.13 06:11:48.907614 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4328 2023.12.13 06:11:48.907986 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4329 2023.12.13 06:11:48.908245 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4330 2023.12.13 06:11:48.908409 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4331 2023.12.13 06:11:48.908548 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001136121 sec., 41368 rows/sec., 3.27 MiB/sec.
4332 2023.12.13 06:11:48.908682 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Debug> DynamicQueryHandler: Done processing query
4333 2023.12.13 06:11:48.908708 [ 3 ] {2e859baf-373d-4aa8-a0fe-9045039f71ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4334 2023.12.13 06:11:48.908725 [ 3 ] {} <Debug> HTTP-Session: ecbca410-916c-4263-b3dd-517c49ba4cde Destroying unnamed session
4335 2023.12.13 06:11:48.908895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4336 2023.12.13 06:11:48.908941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4337 2023.12.13 06:11:48.908961 [ 3 ] {} <Debug> HTTP-Session: d5edb1fd-d785-4c94-bc1f-f4355025bc68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4338 2023.12.13 06:11:48.908980 [ 3 ] {} <Debug> HTTP-Session: d5edb1fd-d785-4c94-bc1f-f4355025bc68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4339 2023.12.13 06:11:48.909064 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4340 2023.12.13 06:11:48.909105 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4341 2023.12.13 06:11:48.909211 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4342 2023.12.13 06:11:48.909558 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4343 2023.12.13 06:11:48.909779 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4344 2023.12.13 06:11:48.909936 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4345 2023.12.13 06:11:48.910061 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.000969527 sec., 145431 rows/sec., 14.00 MiB/sec.
4346 2023.12.13 06:11:48.910164 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Debug> DynamicQueryHandler: Done processing query
4347 2023.12.13 06:11:48.910187 [ 3 ] {c71e5602-778f-42ea-b9d6-8292d9387617} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4348 2023.12.13 06:11:48.910203 [ 3 ] {} <Debug> HTTP-Session: d5edb1fd-d785-4c94-bc1f-f4355025bc68 Destroying unnamed session
4349 2023.12.13 06:11:48.910319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4350 2023.12.13 06:11:48.910362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4351 2023.12.13 06:11:48.910381 [ 3 ] {} <Debug> HTTP-Session: 46c4afe7-258b-496b-a18f-50aaef264a73 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4352 2023.12.13 06:11:48.910398 [ 3 ] {} <Debug> HTTP-Session: 46c4afe7-258b-496b-a18f-50aaef264a73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4353 2023.12.13 06:11:48.910476 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4354 2023.12.13 06:11:48.910514 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4355 2023.12.13 06:11:48.910617 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4356 2023.12.13 06:11:48.910898 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4357 2023.12.13 06:11:48.911107 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4358 2023.12.13 06:11:48.911259 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4359 2023.12.13 06:11:48.911381 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000878176 sec., 53520 rows/sec., 4.19 MiB/sec.
4360 2023.12.13 06:11:48.911483 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Debug> DynamicQueryHandler: Done processing query
4361 2023.12.13 06:11:48.911506 [ 3 ] {b6f61652-feea-42cb-aafc-05beac83b1c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4362 2023.12.13 06:11:48.911522 [ 3 ] {} <Debug> HTTP-Session: 46c4afe7-258b-496b-a18f-50aaef264a73 Destroying unnamed session
4363 2023.12.13 06:11:48.911696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4364 2023.12.13 06:11:48.911766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4365 2023.12.13 06:11:48.911792 [ 3 ] {} <Debug> HTTP-Session: e0d20be0-82e9-415d-82cb-d2e676aa6e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4366 2023.12.13 06:11:48.911809 [ 3 ] {} <Debug> HTTP-Session: e0d20be0-82e9-415d-82cb-d2e676aa6e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4367 2023.12.13 06:11:48.911902 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4368 2023.12.13 06:11:48.911947 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4369 2023.12.13 06:11:48.912082 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4370 2023.12.13 06:11:48.912499 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4371 2023.12.13 06:11:48.912819 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
4372 2023.12.13 06:11:48.913001 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
4373 2023.12.13 06:11:48.913124 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001192721 sec., 39405 rows/sec., 53.18 MiB/sec.
4374 2023.12.13 06:11:48.913233 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Debug> DynamicQueryHandler: Done processing query
4375 2023.12.13 06:11:48.913257 [ 3 ] {4e91ac96-a3a2-4fbe-b9e8-95f244d0b920} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4376 2023.12.13 06:11:48.913272 [ 3 ] {} <Debug> HTTP-Session: e0d20be0-82e9-415d-82cb-d2e676aa6e28 Destroying unnamed session
4377 2023.12.13 06:11:49.035115 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
4378 2023.12.13 06:11:49.035161 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
4379 2023.12.13 06:11:58.907107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4380 2023.12.13 06:11:58.907236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4381 2023.12.13 06:11:58.907266 [ 3 ] {} <Debug> HTTP-Session: 321e6d34-7b3a-4bef-95c9-0b6e2372dcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4382 2023.12.13 06:11:58.907293 [ 3 ] {} <Debug> HTTP-Session: 321e6d34-7b3a-4bef-95c9-0b6e2372dcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4383 2023.12.13 06:11:58.907435 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4384 2023.12.13 06:11:58.907501 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4385 2023.12.13 06:11:58.907677 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4386 2023.12.13 06:11:58.908065 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4387 2023.12.13 06:11:58.908324 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4388 2023.12.13 06:11:58.908492 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4389 2023.12.13 06:11:58.908622 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.00114971 sec., 40879 rows/sec., 3.24 MiB/sec.
4390 2023.12.13 06:11:58.908841 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Debug> DynamicQueryHandler: Done processing query
4391 2023.12.13 06:11:58.908893 [ 3 ] {adf3e546-ce89-418a-8a10-309a5bcc0b4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4392 2023.12.13 06:11:58.908914 [ 3 ] {} <Debug> HTTP-Session: 321e6d34-7b3a-4bef-95c9-0b6e2372dcdd Destroying unnamed session
4393 2023.12.13 06:11:58.909039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4394 2023.12.13 06:11:58.909085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4395 2023.12.13 06:11:58.909105 [ 3 ] {} <Debug> HTTP-Session: b03b4b4b-fcf5-4bf2-828c-617f0b4b7539 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4396 2023.12.13 06:11:58.909124 [ 3 ] {} <Debug> HTTP-Session: b03b4b4b-fcf5-4bf2-828c-617f0b4b7539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4397 2023.12.13 06:11:58.909207 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4398 2023.12.13 06:11:58.909251 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4399 2023.12.13 06:11:58.909376 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4400 2023.12.13 06:11:58.909631 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4401 2023.12.13 06:11:58.909834 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4402 2023.12.13 06:11:58.909982 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4403 2023.12.13 06:11:58.910105 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000868885 sec., 4603 rows/sec., 384.38 KiB/sec.
4404 2023.12.13 06:11:58.910279 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Debug> DynamicQueryHandler: Done processing query
4405 2023.12.13 06:11:58.910303 [ 3 ] {6606c7a3-9022-4951-a29c-c74fea9c8b8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4406 2023.12.13 06:11:58.910319 [ 3 ] {} <Debug> HTTP-Session: b03b4b4b-fcf5-4bf2-828c-617f0b4b7539 Destroying unnamed session
4407 2023.12.13 06:11:58.910444 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4408 2023.12.13 06:11:58.910488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4409 2023.12.13 06:11:58.910507 [ 3 ] {} <Debug> HTTP-Session: 69efdb10-1295-4006-bd76-c90a2763d3c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4410 2023.12.13 06:11:58.910524 [ 3 ] {} <Debug> HTTP-Session: 69efdb10-1295-4006-bd76-c90a2763d3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4411 2023.12.13 06:11:58.910602 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4412 2023.12.13 06:11:58.910640 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4413 2023.12.13 06:11:58.910752 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4414 2023.12.13 06:11:58.911069 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4415 2023.12.13 06:11:58.911283 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4416 2023.12.13 06:11:58.911428 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4417 2023.12.13 06:11:58.911553 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Information> executeQuery: Read 143 rows, 14.08 KiB in 0.000914607 sec., 156351 rows/sec., 15.03 MiB/sec.
4418 2023.12.13 06:11:58.911691 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Debug> DynamicQueryHandler: Done processing query
4419 2023.12.13 06:11:58.911715 [ 3 ] {4bdd0195-1adc-4120-ab02-5a29bd97f0bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4420 2023.12.13 06:11:58.911731 [ 3 ] {} <Debug> HTTP-Session: 69efdb10-1295-4006-bd76-c90a2763d3c2 Destroying unnamed session
4421 2023.12.13 06:11:58.911829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4422 2023.12.13 06:11:58.911873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4423 2023.12.13 06:11:58.911891 [ 3 ] {} <Debug> HTTP-Session: 35b313fc-c282-4769-a23c-a0a8a8560d90 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4424 2023.12.13 06:11:58.911908 [ 3 ] {} <Debug> HTTP-Session: 35b313fc-c282-4769-a23c-a0a8a8560d90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4425 2023.12.13 06:11:58.911978 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4426 2023.12.13 06:11:58.912018 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4427 2023.12.13 06:11:58.912122 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4428 2023.12.13 06:11:58.912351 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4429 2023.12.13 06:11:58.912559 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
4430 2023.12.13 06:11:58.912707 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
4431 2023.12.13 06:11:58.912830 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000818955 sec., 4884 rows/sec., 341.04 KiB/sec.
4432 2023.12.13 06:11:58.912987 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Debug> DynamicQueryHandler: Done processing query
4433 2023.12.13 06:11:58.913011 [ 3 ] {d4eec4a5-2a3e-4aaf-98af-d2e879fce111} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4434 2023.12.13 06:11:58.913026 [ 3 ] {} <Debug> HTTP-Session: 35b313fc-c282-4769-a23c-a0a8a8560d90 Destroying unnamed session
4435 2023.12.13 06:11:58.913126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4436 2023.12.13 06:11:58.913169 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4437 2023.12.13 06:11:58.913188 [ 3 ] {} <Debug> HTTP-Session: 9cef8dab-dc3e-4941-98be-77397d7e2d46 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4438 2023.12.13 06:11:58.913205 [ 3 ] {} <Debug> HTTP-Session: 9cef8dab-dc3e-4941-98be-77397d7e2d46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4439 2023.12.13 06:11:58.913280 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4440 2023.12.13 06:11:58.913319 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4441 2023.12.13 06:11:58.913433 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4442 2023.12.13 06:11:58.913762 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4443 2023.12.13 06:11:58.913965 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4444 2023.12.13 06:11:58.914109 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4445 2023.12.13 06:11:58.914212 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000902616 sec., 56502 rows/sec., 4.42 MiB/sec.
4446 2023.12.13 06:11:58.914348 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Debug> DynamicQueryHandler: Done processing query
4447 2023.12.13 06:11:58.914372 [ 3 ] {58f8ffc0-5ed9-4bf6-86ac-07080e226910} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4448 2023.12.13 06:11:58.914387 [ 3 ] {} <Debug> HTTP-Session: 9cef8dab-dc3e-4941-98be-77397d7e2d46 Destroying unnamed session
4449 2023.12.13 06:11:58.914483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4450 2023.12.13 06:11:58.914527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4451 2023.12.13 06:11:58.914546 [ 3 ] {} <Debug> HTTP-Session: eef48753-2513-49f9-b0cf-10c88fed3b33 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4452 2023.12.13 06:11:58.914562 [ 3 ] {} <Debug> HTTP-Session: eef48753-2513-49f9-b0cf-10c88fed3b33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4453 2023.12.13 06:11:58.914631 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4454 2023.12.13 06:11:58.914674 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4455 2023.12.13 06:11:58.914798 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4456 2023.12.13 06:11:58.915052 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4457 2023.12.13 06:11:58.915305 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4458 2023.12.13 06:11:58.915502 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4459 2023.12.13 06:11:58.915621 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000961327 sec., 2080 rows/sec., 146.28 KiB/sec.
4460 2023.12.13 06:11:58.915759 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Debug> DynamicQueryHandler: Done processing query
4461 2023.12.13 06:11:58.915784 [ 3 ] {b900390c-976c-4e92-9a76-92fab351d9ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4462 2023.12.13 06:11:58.915799 [ 3 ] {} <Debug> HTTP-Session: eef48753-2513-49f9-b0cf-10c88fed3b33 Destroying unnamed session
4463 2023.12.13 06:11:58.915974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4464 2023.12.13 06:11:58.916021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4465 2023.12.13 06:11:58.916042 [ 3 ] {} <Debug> HTTP-Session: 0f09955a-2a17-4b37-8e40-29e79a2e7ec4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4466 2023.12.13 06:11:58.916061 [ 3 ] {} <Debug> HTTP-Session: 0f09955a-2a17-4b37-8e40-29e79a2e7ec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4467 2023.12.13 06:11:58.916152 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4468 2023.12.13 06:11:58.916206 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4469 2023.12.13 06:11:58.916379 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4470 2023.12.13 06:11:58.916924 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4471 2023.12.13 06:11:58.917253 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
4472 2023.12.13 06:11:58.917447 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
4473 2023.12.13 06:11:58.917577 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001384585 sec., 33945 rows/sec., 45.81 MiB/sec.
4474 2023.12.13 06:11:58.917704 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Debug> DynamicQueryHandler: Done processing query
4475 2023.12.13 06:11:58.917729 [ 3 ] {2eaf964a-ad37-43ee-9cbc-cf949dcfc666} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4476 2023.12.13 06:11:58.917745 [ 3 ] {} <Debug> HTTP-Session: 0f09955a-2a17-4b37-8e40-29e79a2e7ec4 Destroying unnamed session
4477 2023.12.13 06:12:04.035231 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
4478 2023.12.13 06:12:04.035333 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
4479 2023.12.13 06:12:08.906219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4480 2023.12.13 06:12:08.906334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4481 2023.12.13 06:12:08.906359 [ 3 ] {} <Debug> HTTP-Session: 29b6a4c9-ced5-4ab6-8ac5-cf7fe9f8bd88 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4482 2023.12.13 06:12:08.906383 [ 3 ] {} <Debug> HTTP-Session: 29b6a4c9-ced5-4ab6-8ac5-cf7fe9f8bd88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4483 2023.12.13 06:12:08.906509 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4484 2023.12.13 06:12:08.906567 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4485 2023.12.13 06:12:08.906719 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4486 2023.12.13 06:12:08.907132 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4487 2023.12.13 06:12:08.907392 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4488 2023.12.13 06:12:08.907559 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4489 2023.12.13 06:12:08.907685 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001142561 sec., 41135 rows/sec., 3.26 MiB/sec.
4490 2023.12.13 06:12:08.907852 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Debug> DynamicQueryHandler: Done processing query
4491 2023.12.13 06:12:08.907880 [ 3 ] {cf3b1e45-b820-4e21-a9b6-8a373ae5f57a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4492 2023.12.13 06:12:08.907896 [ 3 ] {} <Debug> HTTP-Session: 29b6a4c9-ced5-4ab6-8ac5-cf7fe9f8bd88 Destroying unnamed session
4493 2023.12.13 06:12:08.908048 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4494 2023.12.13 06:12:08.908096 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4495 2023.12.13 06:12:08.908116 [ 3 ] {} <Debug> HTTP-Session: 3c322d78-55a2-4258-8c81-da74f8808e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4496 2023.12.13 06:12:08.908133 [ 3 ] {} <Debug> HTTP-Session: 3c322d78-55a2-4258-8c81-da74f8808e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4497 2023.12.13 06:12:08.908222 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4498 2023.12.13 06:12:08.908265 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4499 2023.12.13 06:12:08.908389 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4500 2023.12.13 06:12:08.908792 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4501 2023.12.13 06:12:08.909006 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4502 2023.12.13 06:12:08.909160 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4503 2023.12.13 06:12:08.909286 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.001027309 sec., 137251 rows/sec., 13.21 MiB/sec.
4504 2023.12.13 06:12:08.909411 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Debug> DynamicQueryHandler: Done processing query
4505 2023.12.13 06:12:08.909434 [ 3 ] {c228e02b-958c-49f8-bfe0-85622962e089} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4506 2023.12.13 06:12:08.909450 [ 3 ] {} <Debug> HTTP-Session: 3c322d78-55a2-4258-8c81-da74f8808e71 Destroying unnamed session
4507 2023.12.13 06:12:08.909577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4508 2023.12.13 06:12:08.909622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4509 2023.12.13 06:12:08.909641 [ 3 ] {} <Debug> HTTP-Session: ab1142d6-0a81-4198-a41a-d123ab9120bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4510 2023.12.13 06:12:08.909658 [ 3 ] {} <Debug> HTTP-Session: ab1142d6-0a81-4198-a41a-d123ab9120bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4511 2023.12.13 06:12:08.909733 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4512 2023.12.13 06:12:08.909773 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4513 2023.12.13 06:12:08.909879 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4514 2023.12.13 06:12:08.910168 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4515 2023.12.13 06:12:08.910377 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4516 2023.12.13 06:12:08.910524 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4517 2023.12.13 06:12:08.910647 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000877746 sec., 53546 rows/sec., 4.19 MiB/sec.
4518 2023.12.13 06:12:08.910753 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Debug> DynamicQueryHandler: Done processing query
4519 2023.12.13 06:12:08.910776 [ 3 ] {d9c0a231-1f9b-4591-9779-c8c0c54269b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4520 2023.12.13 06:12:08.910791 [ 3 ] {} <Debug> HTTP-Session: ab1142d6-0a81-4198-a41a-d123ab9120bb Destroying unnamed session
4521 2023.12.13 06:12:08.910978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4522 2023.12.13 06:12:08.911022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4523 2023.12.13 06:12:08.911040 [ 3 ] {} <Debug> HTTP-Session: c6f05482-cae6-49c4-b70b-493761f0a7ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4524 2023.12.13 06:12:08.911057 [ 3 ] {} <Debug> HTTP-Session: c6f05482-cae6-49c4-b70b-493761f0a7ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4525 2023.12.13 06:12:08.911143 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4526 2023.12.13 06:12:08.911187 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4527 2023.12.13 06:12:08.911322 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4528 2023.12.13 06:12:08.911772 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.92 GiB.
4529 2023.12.13 06:12:08.912086 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4530 2023.12.13 06:12:08.912271 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4531 2023.12.13 06:12:08.912404 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001232393 sec., 38137 rows/sec., 51.46 MiB/sec.
4532 2023.12.13 06:12:08.912527 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Debug> DynamicQueryHandler: Done processing query
4533 2023.12.13 06:12:08.912550 [ 3 ] {74af6a3e-6ae3-4133-bf71-6da86f8ffda6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4534 2023.12.13 06:12:08.912566 [ 3 ] {} <Debug> HTTP-Session: c6f05482-cae6-49c4-b70b-493761f0a7ea Destroying unnamed session
4535 2023.12.13 06:12:12.006197 [ 100 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
4536 2023.12.13 06:12:12.006311 [ 100 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4537 2023.12.13 06:12:12.006406 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact
4538 2023.12.13 06:12:12.006535 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4539 2023.12.13 06:12:12.006571 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 508 rows starting from the beginning of the part
4540 2023.12.13 06:12:12.006690 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 37 rows starting from the beginning of the part
4541 2023.12.13 06:12:12.006788 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part
4542 2023.12.13 06:12:12.006875 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
4543 2023.12.13 06:12:12.006956 [ 15 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part
4544 2023.12.13 06:12:12.007623 [ 18 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 584 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257293 sec., 464489.9796626562 rows/sec., 32.75 MiB/sec.
4545 2023.12.13 06:12:12.007811 [ 20 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
4546 2023.12.13 06:12:12.008091 [ 20 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5.
4547 2023.12.13 06:12:12.008170 [ 20 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_21_5} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0
4548 2023.12.13 06:12:13.905873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4549 2023.12.13 06:12:13.905977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4550 2023.12.13 06:12:13.906001 [ 3 ] {} <Debug> HTTP-Session: 3a9dd8c4-0994-40f4-8bcb-00a2175e4caa Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4551 2023.12.13 06:12:13.906025 [ 3 ] {} <Debug> HTTP-Session: 3a9dd8c4-0994-40f4-8bcb-00a2175e4caa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4552 2023.12.13 06:12:13.906152 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4553 2023.12.13 06:12:13.906215 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4554 2023.12.13 06:12:13.906390 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4555 2023.12.13 06:12:13.906773 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4556 2023.12.13 06:12:13.907030 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4557 2023.12.13 06:12:13.907199 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4558 2023.12.13 06:12:13.907325 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001137311 sec., 1758 rows/sec., 150.27 KiB/sec.
4559 2023.12.13 06:12:13.907493 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Debug> DynamicQueryHandler: Done processing query
4560 2023.12.13 06:12:13.907521 [ 3 ] {53974503-47d4-4449-ba9e-d7691e83f0c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4561 2023.12.13 06:12:13.907538 [ 3 ] {} <Debug> HTTP-Session: 3a9dd8c4-0994-40f4-8bcb-00a2175e4caa Destroying unnamed session
4562 2023.12.13 06:12:13.907675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4563 2023.12.13 06:12:13.907724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4564 2023.12.13 06:12:13.907749 [ 3 ] {} <Debug> HTTP-Session: 7a91a1f0-1dfc-4fae-806b-ce20b4a61101 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4565 2023.12.13 06:12:13.907772 [ 3 ] {} <Debug> HTTP-Session: 7a91a1f0-1dfc-4fae-806b-ce20b4a61101 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4566 2023.12.13 06:12:13.907856 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4567 2023.12.13 06:12:13.907902 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4568 2023.12.13 06:12:13.908060 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4569 2023.12.13 06:12:13.908480 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4570 2023.12.13 06:12:13.908758 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4571 2023.12.13 06:12:13.908933 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4572 2023.12.13 06:12:13.909062 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.001172991 sec., 31543 rows/sec., 2.65 MiB/sec.
4573 2023.12.13 06:12:13.909058 [ 74 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4574 2023.12.13 06:12:13.909179 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4575 2023.12.13 06:12:13.909238 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Debug> DynamicQueryHandler: Done processing query
4576 2023.12.13 06:12:13.909272 [ 3 ] {d2fda6aa-7718-4a27-985d-36cfb6e2c048} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4577 2023.12.13 06:12:13.909273 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4578 2023.12.13 06:12:13.909290 [ 3 ] {} <Debug> HTTP-Session: 7a91a1f0-1dfc-4fae-806b-ce20b4a61101 Destroying unnamed session
4579 2023.12.13 06:12:13.909384 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4580 2023.12.13 06:12:13.909419 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 181 rows starting from the beginning of the part
4581 2023.12.13 06:12:13.909487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4582 2023.12.13 06:12:13.909543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4583 2023.12.13 06:12:13.909551 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part
4584 2023.12.13 06:12:13.909565 [ 3 ] {} <Debug> HTTP-Session: 768690bd-5e74-4066-a751-03c950db87e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4585 2023.12.13 06:12:13.909598 [ 3 ] {} <Debug> HTTP-Session: 768690bd-5e74-4066-a751-03c950db87e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4586 2023.12.13 06:12:13.909704 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 141 rows starting from the beginning of the part
4587 2023.12.13 06:12:13.909713 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4588 2023.12.13 06:12:13.909773 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4589 2023.12.13 06:12:13.909870 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 143 rows starting from the beginning of the part
4590 2023.12.13 06:12:13.910038 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4591 2023.12.13 06:12:13.910053 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 141 rows starting from the beginning of the part
4592 2023.12.13 06:12:13.910192 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 37 rows starting from the beginning of the part
4593 2023.12.13 06:12:13.910515 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4594 2023.12.13 06:12:13.910774 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
4595 2023.12.13 06:12:13.910966 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
4596 2023.12.13 06:12:13.911156 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001388485 sec., 1440 rows/sec., 100.58 KiB/sec.
4597 2023.12.13 06:12:13.911388 [ 18 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 679 rows, containing 4 columns (4 merged, 0 gathered) in 0.002153259 sec., 315335.9628358688 rows/sec., 29.70 MiB/sec.
4598 2023.12.13 06:12:13.911403 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Debug> DynamicQueryHandler: Done processing query
4599 2023.12.13 06:12:13.911448 [ 3 ] {48046106-efae-42b5-897f-bccbeadd617c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4600 2023.12.13 06:12:13.911471 [ 3 ] {} <Debug> HTTP-Session: 768690bd-5e74-4066-a751-03c950db87e0 Destroying unnamed session
4601 2023.12.13 06:12:13.911594 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4602 2023.12.13 06:12:13.911609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4603 2023.12.13 06:12:13.911706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4604 2023.12.13 06:12:13.911727 [ 3 ] {} <Debug> HTTP-Session: 3f1212cb-7813-41be-92c0-fed11549eaa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4605 2023.12.13 06:12:13.911747 [ 3 ] {} <Debug> HTTP-Session: 3f1212cb-7813-41be-92c0-fed11549eaa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4606 2023.12.13 06:12:13.911857 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4607 2023.12.13 06:12:13.911915 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4608 2023.12.13 06:12:13.911946 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4609 2023.12.13 06:12:13.912125 [ 24 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_46_9} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4610 2023.12.13 06:12:13.912150 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4611 2023.12.13 06:12:13.912524 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4612 2023.12.13 06:12:13.912763 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4613 2023.12.13 06:12:13.912928 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4614 2023.12.13 06:12:13.913053 [ 74 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4615 2023.12.13 06:12:13.913061 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001157551 sec., 22461 rows/sec., 1.74 MiB/sec.
4616 2023.12.13 06:12:13.913115 [ 74 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4617 2023.12.13 06:12:13.913243 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4618 2023.12.13 06:12:13.913279 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Debug> DynamicQueryHandler: Done processing query
4619 2023.12.13 06:12:13.913310 [ 3 ] {e0d272be-ee1c-404a-804d-134264e46161} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4620 2023.12.13 06:12:13.913339 [ 3 ] {} <Debug> HTTP-Session: 3f1212cb-7813-41be-92c0-fed11549eaa6 Destroying unnamed session
4621 2023.12.13 06:12:13.913342 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4622 2023.12.13 06:12:13.913379 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 97 rows starting from the beginning of the part
4623 2023.12.13 06:12:13.913468 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part
4624 2023.12.13 06:12:13.913487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4625 2023.12.13 06:12:13.913548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4626 2023.12.13 06:12:13.913579 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part
4627 2023.12.13 06:12:13.913582 [ 3 ] {} <Debug> HTTP-Session: f1e6dceb-dbbb-4cec-b51e-83d0097afed5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4628 2023.12.13 06:12:13.913614 [ 3 ] {} <Debug> HTTP-Session: f1e6dceb-dbbb-4cec-b51e-83d0097afed5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4629 2023.12.13 06:12:13.913680 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 51 rows starting from the beginning of the part
4630 2023.12.13 06:12:13.913752 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4631 2023.12.13 06:12:13.913780 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part
4632 2023.12.13 06:12:13.913819 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4633 2023.12.13 06:12:13.913926 [ 15 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 26 rows starting from the beginning of the part
4634 2023.12.13 06:12:13.914099 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4635 2023.12.13 06:12:13.914502 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4636 2023.12.13 06:12:13.914860 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4637 2023.12.13 06:12:13.914944 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 292 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770663 sec., 164909.98004702193 rows/sec., 12.87 MiB/sec.
4638 2023.12.13 06:12:13.915104 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4639 2023.12.13 06:12:13.915124 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4640 2023.12.13 06:12:13.915312 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001505587 sec., 24575 rows/sec., 1.73 MiB/sec.
4641 2023.12.13 06:12:13.915523 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4642 2023.12.13 06:12:13.915541 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Debug> DynamicQueryHandler: Done processing query
4643 2023.12.13 06:12:13.915588 [ 3 ] {78108647-184b-4ad2-b6fe-551b77d8f557} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4644 2023.12.13 06:12:13.915613 [ 3 ] {} <Debug> HTTP-Session: f1e6dceb-dbbb-4cec-b51e-83d0097afed5 Destroying unnamed session
4645 2023.12.13 06:12:13.915658 [ 21 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_46_9} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4646 2023.12.13 06:12:18.906155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4647 2023.12.13 06:12:18.906277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4648 2023.12.13 06:12:18.906302 [ 3 ] {} <Debug> HTTP-Session: 442ee9db-4031-49c6-ad0f-5294fdf14c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4649 2023.12.13 06:12:18.906325 [ 3 ] {} <Debug> HTTP-Session: 442ee9db-4031-49c6-ad0f-5294fdf14c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4650 2023.12.13 06:12:18.906449 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4651 2023.12.13 06:12:18.906509 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4652 2023.12.13 06:12:18.906664 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4653 2023.12.13 06:12:18.907102 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4654 2023.12.13 06:12:18.907368 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4655 2023.12.13 06:12:18.907537 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4656 2023.12.13 06:12:18.907683 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001189442 sec., 39514 rows/sec., 3.13 MiB/sec.
4657 2023.12.13 06:12:18.907682 [ 97 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_31_7 to all_35_35_0
4658 2023.12.13 06:12:18.907798 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4659 2023.12.13 06:12:18.907913 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Debug> DynamicQueryHandler: Done processing query
4660 2023.12.13 06:12:18.907969 [ 3 ] {4256caa3-2521-4c28-80cc-871170e4877a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4661 2023.12.13 06:12:18.907967 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_7 to all_35_35_0 into Compact
4662 2023.12.13 06:12:18.907995 [ 3 ] {} <Debug> HTTP-Session: 442ee9db-4031-49c6-ad0f-5294fdf14c31 Destroying unnamed session
4663 2023.12.13 06:12:18.908117 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4664 2023.12.13 06:12:18.908162 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_7, total 47 rows starting from the beginning of the part
4665 2023.12.13 06:12:18.908187 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4666 2023.12.13 06:12:18.908266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4667 2023.12.13 06:12:18.908317 [ 3 ] {} <Debug> HTTP-Session: cbd1af44-fae1-4243-a58e-b9c8efde4034 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4668 2023.12.13 06:12:18.908371 [ 3 ] {} <Debug> HTTP-Session: cbd1af44-fae1-4243-a58e-b9c8efde4034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4669 2023.12.13 06:12:18.908384 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 47 rows starting from the beginning of the part
4670 2023.12.13 06:12:18.908558 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4671 2023.12.13 06:12:18.908621 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part
4672 2023.12.13 06:12:18.908643 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4673 2023.12.13 06:12:18.908908 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 47 rows starting from the beginning of the part
4674 2023.12.13 06:12:18.909093 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4675 2023.12.13 06:12:18.909150 [ 18 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part
4676 2023.12.13 06:12:18.909960 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4677 2023.12.13 06:12:18.910501 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4678 2023.12.13 06:12:18.910558 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002683989 sec., 87556.24557328664 rows/sec., 6.93 MiB/sec.
4679 2023.12.13 06:12:18.910734 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4680 2023.12.13 06:12:18.910746 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Trace> MergedBlockOutputStream: filled checksums all_1_35_8 (state Temporary)
4681 2023.12.13 06:12:18.910930 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.002307463 sec., 61106 rows/sec., 5.88 MiB/sec.
4682 2023.12.13 06:12:18.911093 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_35_8 to all_1_35_8.
4683 2023.12.13 06:12:18.911134 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Debug> DynamicQueryHandler: Done processing query
4684 2023.12.13 06:12:18.911177 [ 3 ] {16ee910d-5644-4d75-a2fd-c04eb38a5a8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4685 2023.12.13 06:12:18.911204 [ 3 ] {} <Debug> HTTP-Session: cbd1af44-fae1-4243-a58e-b9c8efde4034 Destroying unnamed session
4686 2023.12.13 06:12:18.911208 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_35_8} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_31_7 to all_35_35_0
4687 2023.12.13 06:12:18.911356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4688 2023.12.13 06:12:18.911410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4689 2023.12.13 06:12:18.911430 [ 3 ] {} <Debug> HTTP-Session: b6acc428-2369-41b2-a7f9-fac052d4f07f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4690 2023.12.13 06:12:18.911447 [ 3 ] {} <Debug> HTTP-Session: b6acc428-2369-41b2-a7f9-fac052d4f07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4691 2023.12.13 06:12:18.911526 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4692 2023.12.13 06:12:18.911568 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4693 2023.12.13 06:12:18.911690 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4694 2023.12.13 06:12:18.911993 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4695 2023.12.13 06:12:18.912203 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
4696 2023.12.13 06:12:18.912375 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
4697 2023.12.13 06:12:18.912499 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000945197 sec., 49725 rows/sec., 3.89 MiB/sec.
4698 2023.12.13 06:12:18.912616 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Debug> DynamicQueryHandler: Done processing query
4699 2023.12.13 06:12:18.912640 [ 3 ] {960ad9a5-09c0-459e-988c-547e027b9e85} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4700 2023.12.13 06:12:18.912656 [ 3 ] {} <Debug> HTTP-Session: b6acc428-2369-41b2-a7f9-fac052d4f07f Destroying unnamed session
4701 2023.12.13 06:12:18.912782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4702 2023.12.13 06:12:18.912827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4703 2023.12.13 06:12:18.912847 [ 3 ] {} <Debug> HTTP-Session: 71f8270e-df7d-483f-997b-f1bf6cde60d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4704 2023.12.13 06:12:18.912864 [ 3 ] {} <Debug> HTTP-Session: 71f8270e-df7d-483f-997b-f1bf6cde60d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4705 2023.12.13 06:12:18.912954 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4706 2023.12.13 06:12:18.912999 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4707 2023.12.13 06:12:18.913139 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4708 2023.12.13 06:12:18.913632 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4709 2023.12.13 06:12:18.913949 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4710 2023.12.13 06:12:18.914138 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4711 2023.12.13 06:12:18.914278 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001294084 sec., 36319 rows/sec., 49.01 MiB/sec.
4712 2023.12.13 06:12:18.914391 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Debug> DynamicQueryHandler: Done processing query
4713 2023.12.13 06:12:18.914414 [ 3 ] {afe8470d-93df-4449-9c75-b424a7b513bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4714 2023.12.13 06:12:18.914431 [ 3 ] {} <Debug> HTTP-Session: 71f8270e-df7d-483f-997b-f1bf6cde60d5 Destroying unnamed session
4715 2023.12.13 06:12:19.035414 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache
4716 2023.12.13 06:12:19.035496 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache
4717 2023.12.13 06:12:28.906470 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4718 2023.12.13 06:12:28.906604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4719 2023.12.13 06:12:28.906635 [ 3 ] {} <Debug> HTTP-Session: 72a57d33-e7f1-465c-81e8-324c4ed3b1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4720 2023.12.13 06:12:28.906663 [ 3 ] {} <Debug> HTTP-Session: 72a57d33-e7f1-465c-81e8-324c4ed3b1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4721 2023.12.13 06:12:28.906806 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4722 2023.12.13 06:12:28.906872 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4723 2023.12.13 06:12:28.907051 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4724 2023.12.13 06:12:28.907582 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4725 2023.12.13 06:12:28.907864 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4726 2023.12.13 06:12:28.908034 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4727 2023.12.13 06:12:28.908162 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001315854 sec., 35718 rows/sec., 2.83 MiB/sec.
4728 2023.12.13 06:12:28.908334 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Debug> DynamicQueryHandler: Done processing query
4729 2023.12.13 06:12:28.908363 [ 3 ] {4e3b4a6d-4ed7-4e8c-8681-a302192246d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4730 2023.12.13 06:12:28.908379 [ 3 ] {} <Debug> HTTP-Session: 72a57d33-e7f1-465c-81e8-324c4ed3b1f9 Destroying unnamed session
4731 2023.12.13 06:12:28.908493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4732 2023.12.13 06:12:28.908546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4733 2023.12.13 06:12:28.908566 [ 3 ] {} <Debug> HTTP-Session: bb1957e0-ecf6-4dd0-9f8c-c882c3b70e25 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4734 2023.12.13 06:12:28.908585 [ 3 ] {} <Debug> HTTP-Session: bb1957e0-ecf6-4dd0-9f8c-c882c3b70e25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4735 2023.12.13 06:12:28.908663 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
4736 2023.12.13 06:12:28.908705 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
4737 2023.12.13 06:12:28.908819 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4738 2023.12.13 06:12:28.909107 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4739 2023.12.13 06:12:28.909316 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4740 2023.12.13 06:12:28.909472 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4741 2023.12.13 06:12:28.909601 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000908237 sec., 2202 rows/sec., 188.17 KiB/sec.
4742 2023.12.13 06:12:28.909771 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Debug> DynamicQueryHandler: Done processing query
4743 2023.12.13 06:12:28.909796 [ 3 ] {3cf8077f-0c92-49c7-ad02-df275ed50174} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4744 2023.12.13 06:12:28.909811 [ 3 ] {} <Debug> HTTP-Session: bb1957e0-ecf6-4dd0-9f8c-c882c3b70e25 Destroying unnamed session
4745 2023.12.13 06:12:28.909954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4746 2023.12.13 06:12:28.909999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4747 2023.12.13 06:12:28.910018 [ 3 ] {} <Debug> HTTP-Session: 9f16e0d2-79cf-4f92-bfc2-bce661a8a4e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4748 2023.12.13 06:12:28.910035 [ 3 ] {} <Debug> HTTP-Session: 9f16e0d2-79cf-4f92-bfc2-bce661a8a4e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4749 2023.12.13 06:12:28.910114 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4750 2023.12.13 06:12:28.910154 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4751 2023.12.13 06:12:28.910270 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4752 2023.12.13 06:12:28.910663 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4753 2023.12.13 06:12:28.910882 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4754 2023.12.13 06:12:28.911049 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4755 2023.12.13 06:12:28.911183 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Information> executeQuery: Read 142 rows, 13.99 KiB in 0.001032278 sec., 137559 rows/sec., 13.23 MiB/sec.
4756 2023.12.13 06:12:28.911370 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Debug> DynamicQueryHandler: Done processing query
4757 2023.12.13 06:12:28.911395 [ 3 ] {5ac56068-e3a3-48e5-ba57-23f1ff05afe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4758 2023.12.13 06:12:28.911412 [ 3 ] {} <Debug> HTTP-Session: 9f16e0d2-79cf-4f92-bfc2-bce661a8a4e3 Destroying unnamed session
4759 2023.12.13 06:12:28.911505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4760 2023.12.13 06:12:28.911552 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4761 2023.12.13 06:12:28.911572 [ 3 ] {} <Debug> HTTP-Session: 0e61d057-8469-4c11-9c91-4119b02fd5b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4762 2023.12.13 06:12:28.911589 [ 3 ] {} <Debug> HTTP-Session: 0e61d057-8469-4c11-9c91-4119b02fd5b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4763 2023.12.13 06:12:28.911660 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
4764 2023.12.13 06:12:28.911700 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
4765 2023.12.13 06:12:28.911818 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4766 2023.12.13 06:12:28.912081 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4767 2023.12.13 06:12:28.912291 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
4768 2023.12.13 06:12:28.912443 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
4769 2023.12.13 06:12:28.912570 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000880186 sec., 2272 rows/sec., 158.66 KiB/sec.
4770 2023.12.13 06:12:28.912745 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Debug> DynamicQueryHandler: Done processing query
4771 2023.12.13 06:12:28.912769 [ 3 ] {a283b09b-3507-49af-9b96-6c35eb0571da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4772 2023.12.13 06:12:28.912784 [ 3 ] {} <Debug> HTTP-Session: 0e61d057-8469-4c11-9c91-4119b02fd5b8 Destroying unnamed session
4773 2023.12.13 06:12:28.912883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4774 2023.12.13 06:12:28.912928 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4775 2023.12.13 06:12:28.912947 [ 3 ] {} <Debug> HTTP-Session: 823ac2e7-74be-4a23-be79-0b131002b9ed Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4776 2023.12.13 06:12:28.912965 [ 3 ] {} <Debug> HTTP-Session: 823ac2e7-74be-4a23-be79-0b131002b9ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4777 2023.12.13 06:12:28.913038 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4778 2023.12.13 06:12:28.913076 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4779 2023.12.13 06:12:28.913190 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4780 2023.12.13 06:12:28.913475 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4781 2023.12.13 06:12:28.913682 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
4782 2023.12.13 06:12:28.913832 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
4783 2023.12.13 06:12:28.913971 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000899226 sec., 54491 rows/sec., 4.26 MiB/sec.
4784 2023.12.13 06:12:28.914173 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Debug> DynamicQueryHandler: Done processing query
4785 2023.12.13 06:12:28.914198 [ 3 ] {2e5bcee2-2c0c-4390-9eda-367e91c90940} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
4786 2023.12.13 06:12:28.914214 [ 3 ] {} <Debug> HTTP-Session: 823ac2e7-74be-4a23-be79-0b131002b9ed Destroying unnamed session
4787 2023.12.13 06:12:28.914305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4788 2023.12.13 06:12:28.914352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4789 2023.12.13 06:12:28.914371 [ 3 ] {} <Debug> HTTP-Session: 349d24dd-382e-4aa9-a9e8-60d06a6558db Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4790 2023.12.13 06:12:28.914388 [ 3 ] {} <Debug> HTTP-Session: 349d24dd-382e-4aa9-a9e8-60d06a6558db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4791 2023.12.13 06:12:28.914462 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4792 2023.12.13 06:12:28.914507 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4793 2023.12.13 06:12:28.914642 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4794 2023.12.13 06:12:28.914904 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4795 2023.12.13 06:12:28.915164 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4796 2023.12.13 06:12:28.915341 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4797 2023.12.13 06:12:28.915455 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000965007 sec., 1036 rows/sec., 72.86 KiB/sec.
4798 2023.12.13 06:12:28.915557 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Debug> DynamicQueryHandler: Done processing query
4799 2023.12.13 06:12:28.915583 [ 3 ] {bf8c12e5-4cae-4a9e-b6ff-99f543cdc981} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
4800 2023.12.13 06:12:28.915605 [ 3 ] {} <Debug> HTTP-Session: 349d24dd-382e-4aa9-a9e8-60d06a6558db Destroying unnamed session
4801 2023.12.13 06:12:28.915772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4802 2023.12.13 06:12:28.915817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4803 2023.12.13 06:12:28.915836 [ 3 ] {} <Debug> HTTP-Session: ead9342b-81b0-4a06-ab09-1674808c56c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4804 2023.12.13 06:12:28.915853 [ 3 ] {} <Debug> HTTP-Session: ead9342b-81b0-4a06-ab09-1674808c56c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4805 2023.12.13 06:12:28.915938 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4806 2023.12.13 06:12:28.915983 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4807 2023.12.13 06:12:28.916113 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4808 2023.12.13 06:12:28.916600 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4809 2023.12.13 06:12:28.916926 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4810 2023.12.13 06:12:28.917128 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4811 2023.12.13 06:12:28.917240 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001271643 sec., 36960 rows/sec., 49.88 MiB/sec.
4812 2023.12.13 06:12:28.917235 [ 91 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4813 2023.12.13 06:12:28.917306 [ 91 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4814 2023.12.13 06:12:28.917380 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4815 2023.12.13 06:12:28.917405 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Debug> DynamicQueryHandler: Done processing query
4816 2023.12.13 06:12:28.917438 [ 3 ] {8cbae23c-7546-48d3-b471-ddb5f620eb2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4817 2023.12.13 06:12:28.917464 [ 3 ] {} <Debug> HTTP-Session: ead9342b-81b0-4a06-ab09-1674808c56c8 Destroying unnamed session
4818 2023.12.13 06:12:28.917487 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4819 2023.12.13 06:12:28.917518 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1291 rows starting from the beginning of the part
4820 2023.12.13 06:12:28.917625 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 47 rows starting from the beginning of the part
4821 2023.12.13 06:12:28.917716 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part
4822 2023.12.13 06:12:28.917803 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 47 rows starting from the beginning of the part
4823 2023.12.13 06:12:28.917886 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part
4824 2023.12.13 06:12:28.917967 [ 15 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part
4825 2023.12.13 06:12:28.924024 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1526 rows, containing 6 columns (6 merged, 0 gathered) in 0.006660811 sec., 229101.23106630708 rows/sec., 309.16 MiB/sec.
4826 2023.12.13 06:12:28.924802 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4827 2023.12.13 06:12:28.925049 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4828 2023.12.13 06:12:28.925127 [ 10 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4829 2023.12.13 06:12:28.925211 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_36_7: 8.82 MiB.
4830 2023.12.13 06:12:29.000131 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.65 MiB, peak 243.45 MiB, will set to 236.13 MiB (RSS), difference: 1.47 MiB
4831 2023.12.13 06:12:34.035559 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
4832 2023.12.13 06:12:34.035644 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
4833 2023.12.13 06:12:38.907019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4834 2023.12.13 06:12:38.907189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4835 2023.12.13 06:12:38.907234 [ 3 ] {} <Debug> HTTP-Session: 9848c0d5-656d-4a5c-81b2-c0d134af473c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4836 2023.12.13 06:12:38.907275 [ 3 ] {} <Debug> HTTP-Session: 9848c0d5-656d-4a5c-81b2-c0d134af473c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4837 2023.12.13 06:12:38.907472 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4838 2023.12.13 06:12:38.907567 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4839 2023.12.13 06:12:38.907829 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4840 2023.12.13 06:12:38.908334 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4841 2023.12.13 06:12:38.908604 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4842 2023.12.13 06:12:38.908769 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4843 2023.12.13 06:12:38.908900 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001371605 sec., 34266 rows/sec., 2.71 MiB/sec.
4844 2023.12.13 06:12:38.909027 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Debug> DynamicQueryHandler: Done processing query
4845 2023.12.13 06:12:38.909052 [ 3 ] {36616d73-e2de-4eb7-ae7b-7e97717b95b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4846 2023.12.13 06:12:38.909068 [ 3 ] {} <Debug> HTTP-Session: 9848c0d5-656d-4a5c-81b2-c0d134af473c Destroying unnamed session
4847 2023.12.13 06:12:38.909257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4848 2023.12.13 06:12:38.909302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4849 2023.12.13 06:12:38.909321 [ 3 ] {} <Debug> HTTP-Session: 88745675-f965-4473-a117-29f6bccfdc80 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4850 2023.12.13 06:12:38.909339 [ 3 ] {} <Debug> HTTP-Session: 88745675-f965-4473-a117-29f6bccfdc80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4851 2023.12.13 06:12:38.909417 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4852 2023.12.13 06:12:38.909456 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4853 2023.12.13 06:12:38.909558 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4854 2023.12.13 06:12:38.909965 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4855 2023.12.13 06:12:38.910180 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4856 2023.12.13 06:12:38.910327 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4857 2023.12.13 06:12:38.910431 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.000985748 sec., 143038 rows/sec., 13.77 MiB/sec.
4858 2023.12.13 06:12:38.910748 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Debug> DynamicQueryHandler: Done processing query
4859 2023.12.13 06:12:38.910776 [ 3 ] {334e175d-60b8-402b-829f-c9e033c0fa56} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4860 2023.12.13 06:12:38.910793 [ 3 ] {} <Debug> HTTP-Session: 88745675-f965-4473-a117-29f6bccfdc80 Destroying unnamed session
4861 2023.12.13 06:12:38.910917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4862 2023.12.13 06:12:38.910962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4863 2023.12.13 06:12:38.910980 [ 3 ] {} <Debug> HTTP-Session: 0b24b2d7-0a3f-4423-841f-b9dee9345fdd Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4864 2023.12.13 06:12:38.910997 [ 3 ] {} <Debug> HTTP-Session: 0b24b2d7-0a3f-4423-841f-b9dee9345fdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4865 2023.12.13 06:12:38.911070 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4866 2023.12.13 06:12:38.911109 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4867 2023.12.13 06:12:38.911228 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4868 2023.12.13 06:12:38.911513 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4869 2023.12.13 06:12:38.911713 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
4870 2023.12.13 06:12:38.911854 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
4871 2023.12.13 06:12:38.911958 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000860575 sec., 54614 rows/sec., 4.27 MiB/sec.
4872 2023.12.13 06:12:38.912056 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Debug> DynamicQueryHandler: Done processing query
4873 2023.12.13 06:12:38.912078 [ 3 ] {50040707-659e-4f53-a24e-a1823d96a93c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4874 2023.12.13 06:12:38.912093 [ 3 ] {} <Debug> HTTP-Session: 0b24b2d7-0a3f-4423-841f-b9dee9345fdd Destroying unnamed session
4875 2023.12.13 06:12:38.912269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4876 2023.12.13 06:12:38.912313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4877 2023.12.13 06:12:38.912332 [ 3 ] {} <Debug> HTTP-Session: 6b010021-5b38-40c1-9ce3-b60c0a5bad24 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4878 2023.12.13 06:12:38.912349 [ 3 ] {} <Debug> HTTP-Session: 6b010021-5b38-40c1-9ce3-b60c0a5bad24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4879 2023.12.13 06:12:38.912435 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4880 2023.12.13 06:12:38.912479 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4881 2023.12.13 06:12:38.912611 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4882 2023.12.13 06:12:38.913083 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4883 2023.12.13 06:12:38.913394 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4884 2023.12.13 06:12:38.913570 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4885 2023.12.13 06:12:38.913681 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001217172 sec., 38614 rows/sec., 52.11 MiB/sec.
4886 2023.12.13 06:12:38.913847 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Debug> DynamicQueryHandler: Done processing query
4887 2023.12.13 06:12:38.913870 [ 3 ] {63bed6b4-e48c-4ca3-961f-7323ebdca9a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
4888 2023.12.13 06:12:38.913886 [ 3 ] {} <Debug> HTTP-Session: 6b010021-5b38-40c1-9ce3-b60c0a5bad24 Destroying unnamed session
4889 2023.12.13 06:12:39.563462 [ 87 ] {} <Debug> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
4890 2023.12.13 06:12:39.563539 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4891 2023.12.13 06:12:39.563680 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
4892 2023.12.13 06:12:39.563831 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4893 2023.12.13 06:12:39.563868 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part
4894 2023.12.13 06:12:39.564003 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
4895 2023.12.13 06:12:39.564105 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4896 2023.12.13 06:12:39.564199 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
4897 2023.12.13 06:12:39.564293 [ 21 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
4898 2023.12.13 06:12:39.564864 [ 9 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001270323 sec., 14169.624575796863 rows/sec., 1.16 MiB/sec.
4899 2023.12.13 06:12:39.564987 [ 17 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
4900 2023.12.13 06:12:39.565203 [ 17 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
4901 2023.12.13 06:12:39.565288 [ 17 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_17_4} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
4902 2023.12.13 06:12:40.578654 [ 87 ] {} <Debug> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0
4903 2023.12.13 06:12:40.578722 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4904 2023.12.13 06:12:40.578799 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact
4905 2023.12.13 06:12:40.578914 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4906 2023.12.13 06:12:40.578949 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 8 rows starting from the beginning of the part
4907 2023.12.13 06:12:40.579068 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part
4908 2023.12.13 06:12:40.579155 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part
4909 2023.12.13 06:12:40.579234 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part
4910 2023.12.13 06:12:40.579308 [ 15 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part
4911 2023.12.13 06:12:40.579869 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00109852 sec., 16385.682554709972 rows/sec., 1.12 MiB/sec.
4912 2023.12.13 06:12:40.580038 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary)
4913 2023.12.13 06:12:40.580282 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4.
4914 2023.12.13 06:12:40.580371 [ 9 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_17_4} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_13_3 to all_17_17_0
4915 2023.12.13 06:12:43.905061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4916 2023.12.13 06:12:43.905184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4917 2023.12.13 06:12:43.905214 [ 3 ] {} <Debug> HTTP-Session: 03249775-359e-4405-8b86-9329e380d339 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4918 2023.12.13 06:12:43.905243 [ 3 ] {} <Debug> HTTP-Session: 03249775-359e-4405-8b86-9329e380d339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4919 2023.12.13 06:12:43.905386 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4920 2023.12.13 06:12:43.905452 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4921 2023.12.13 06:12:43.905625 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4922 2023.12.13 06:12:43.906119 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4923 2023.12.13 06:12:43.906386 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4924 2023.12.13 06:12:43.906546 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4925 2023.12.13 06:12:43.906686 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001251543 sec., 28764 rows/sec., 2.41 MiB/sec.
4926 2023.12.13 06:12:43.906805 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Debug> DynamicQueryHandler: Done processing query
4927 2023.12.13 06:12:43.906830 [ 3 ] {8f83c472-d899-4de8-9880-88254a3b5bcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4928 2023.12.13 06:12:43.906847 [ 3 ] {} <Debug> HTTP-Session: 03249775-359e-4405-8b86-9329e380d339 Destroying unnamed session
4929 2023.12.13 06:12:43.906957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4930 2023.12.13 06:12:43.907001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4931 2023.12.13 06:12:43.907021 [ 3 ] {} <Debug> HTTP-Session: 24890816-9111-4a6c-89cf-dcc1360fe603 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4932 2023.12.13 06:12:43.907039 [ 3 ] {} <Debug> HTTP-Session: 24890816-9111-4a6c-89cf-dcc1360fe603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4933 2023.12.13 06:12:43.907109 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4934 2023.12.13 06:12:43.907149 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4935 2023.12.13 06:12:43.907254 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4936 2023.12.13 06:12:43.907555 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4937 2023.12.13 06:12:43.907761 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
4938 2023.12.13 06:12:43.907905 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
4939 2023.12.13 06:12:43.908035 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000896647 sec., 26766 rows/sec., 2.07 MiB/sec.
4940 2023.12.13 06:12:43.908147 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Debug> DynamicQueryHandler: Done processing query
4941 2023.12.13 06:12:43.908172 [ 3 ] {2ce61fce-bb40-49ea-b301-5a0f0462febe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4942 2023.12.13 06:12:43.908188 [ 3 ] {} <Debug> HTTP-Session: 24890816-9111-4a6c-89cf-dcc1360fe603 Destroying unnamed session
4943 2023.12.13 06:12:43.908300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4944 2023.12.13 06:12:43.908346 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4945 2023.12.13 06:12:43.908367 [ 3 ] {} <Debug> HTTP-Session: 263736e2-f9ea-40cb-ae7f-46696b00deb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4946 2023.12.13 06:12:43.908385 [ 3 ] {} <Debug> HTTP-Session: 263736e2-f9ea-40cb-ae7f-46696b00deb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4947 2023.12.13 06:12:43.908457 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
4948 2023.12.13 06:12:43.908500 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
4949 2023.12.13 06:12:43.908625 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4950 2023.12.13 06:12:43.908988 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4951 2023.12.13 06:12:43.909249 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4952 2023.12.13 06:12:43.909432 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4953 2023.12.13 06:12:43.909561 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00107478 sec., 33495 rows/sec., 2.36 MiB/sec.
4954 2023.12.13 06:12:43.909708 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Debug> DynamicQueryHandler: Done processing query
4955 2023.12.13 06:12:43.909734 [ 3 ] {21f15a51-8fe0-47db-a77d-fe8bc91d3988} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4956 2023.12.13 06:12:43.909749 [ 3 ] {} <Debug> HTTP-Session: 263736e2-f9ea-40cb-ae7f-46696b00deb9 Destroying unnamed session
4957 2023.12.13 06:12:48.906832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4958 2023.12.13 06:12:48.906954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4959 2023.12.13 06:12:48.906979 [ 3 ] {} <Debug> HTTP-Session: 682d640f-d71e-4c98-8bb5-887a919db983 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4960 2023.12.13 06:12:48.907003 [ 3 ] {} <Debug> HTTP-Session: 682d640f-d71e-4c98-8bb5-887a919db983 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4961 2023.12.13 06:12:48.907127 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4962 2023.12.13 06:12:48.907186 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4963 2023.12.13 06:12:48.907338 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4964 2023.12.13 06:12:48.907773 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4965 2023.12.13 06:12:48.908035 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4966 2023.12.13 06:12:48.908196 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4967 2023.12.13 06:12:48.908319 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001158031 sec., 40586 rows/sec., 3.21 MiB/sec.
4968 2023.12.13 06:12:48.908451 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Debug> DynamicQueryHandler: Done processing query
4969 2023.12.13 06:12:48.908475 [ 3 ] {3e00fd3d-16d9-4c3a-88d8-50817725490e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4970 2023.12.13 06:12:48.908490 [ 3 ] {} <Debug> HTTP-Session: 682d640f-d71e-4c98-8bb5-887a919db983 Destroying unnamed session
4971 2023.12.13 06:12:48.908657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4972 2023.12.13 06:12:48.908701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4973 2023.12.13 06:12:48.908720 [ 3 ] {} <Debug> HTTP-Session: 2745531d-5cf5-4f69-8d40-f600f5c17f5f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4974 2023.12.13 06:12:48.908739 [ 3 ] {} <Debug> HTTP-Session: 2745531d-5cf5-4f69-8d40-f600f5c17f5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4975 2023.12.13 06:12:48.908817 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4976 2023.12.13 06:12:48.908856 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4977 2023.12.13 06:12:48.908957 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4978 2023.12.13 06:12:48.909345 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4979 2023.12.13 06:12:48.909575 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
4980 2023.12.13 06:12:48.909725 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
4981 2023.12.13 06:12:48.909855 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.001007908 sec., 139893 rows/sec., 13.47 MiB/sec.
4982 2023.12.13 06:12:48.909847 [ 84 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
4983 2023.12.13 06:12:48.909969 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
4984 2023.12.13 06:12:48.910044 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Debug> DynamicQueryHandler: Done processing query
4985 2023.12.13 06:12:48.910104 [ 3 ] {57c09287-9d3d-4ca4-ac00-03c5bfcc3682} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
4986 2023.12.13 06:12:48.910108 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
4987 2023.12.13 06:12:48.910141 [ 3 ] {} <Debug> HTTP-Session: 2745531d-5cf5-4f69-8d40-f600f5c17f5f Destroying unnamed session
4988 2023.12.13 06:12:48.910370 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4989 2023.12.13 06:12:48.910377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4990 2023.12.13 06:12:48.910430 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 181 rows starting from the beginning of the part
4991 2023.12.13 06:12:48.910464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4992 2023.12.13 06:12:48.910508 [ 3 ] {} <Debug> HTTP-Session: 226c722c-0cc2-475d-8420-4a9910592a74 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
4993 2023.12.13 06:12:48.910539 [ 3 ] {} <Debug> HTTP-Session: 226c722c-0cc2-475d-8420-4a9910592a74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4994 2023.12.13 06:12:48.910680 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 141 rows starting from the beginning of the part
4995 2023.12.13 06:12:48.910749 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4996 2023.12.13 06:12:48.910865 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4997 2023.12.13 06:12:48.910903 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 142 rows starting from the beginning of the part
4998 2023.12.13 06:12:48.911214 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 141 rows starting from the beginning of the part
4999 2023.12.13 06:12:48.911365 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5000 2023.12.13 06:12:48.911454 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part
5001 2023.12.13 06:12:48.911602 [ 21 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 141 rows starting from the beginning of the part
5002 2023.12.13 06:12:48.912121 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
5003 2023.12.13 06:12:48.912570 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
5004 2023.12.13 06:12:48.912865 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
5005 2023.12.13 06:12:48.913009 [ 84 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
5006 2023.12.13 06:12:48.913110 [ 84 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.91 GiB.
5007 2023.12.13 06:12:48.913110 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002279742 sec., 20616 rows/sec., 1.61 MiB/sec.
5008 2023.12.13 06:12:48.913394 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
5009 2023.12.13 06:12:48.913847 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Debug> DynamicQueryHandler: Done processing query
5010 2023.12.13 06:12:48.913869 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5011 2023.12.13 06:12:48.913919 [ 3 ] {2c010af9-3830-4d0e-ab80-520bade76acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5012 2023.12.13 06:12:48.913935 [ 16 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 4 columns (4 merged, 0 gathered) in 0.003883191 sec., 201380.7716385828 rows/sec., 19.14 MiB/sec.
5013 2023.12.13 06:12:48.913977 [ 3 ] {} <Debug> HTTP-Session: 226c722c-0cc2-475d-8420-4a9910592a74 Destroying unnamed session
5014 2023.12.13 06:12:48.913980 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 97 rows starting from the beginning of the part
5015 2023.12.13 06:12:48.914189 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part
5016 2023.12.13 06:12:48.914199 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5017 2023.12.13 06:12:48.914302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5018 2023.12.13 06:12:48.914437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5019 2023.12.13 06:12:48.914519 [ 3 ] {} <Debug> HTTP-Session: adea9c87-0468-4dad-9e99-00a40817a08d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5020 2023.12.13 06:12:48.914521 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 49 rows starting from the beginning of the part
5021 2023.12.13 06:12:48.914553 [ 3 ] {} <Debug> HTTP-Session: adea9c87-0468-4dad-9e99-00a40817a08d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5022 2023.12.13 06:12:48.914637 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5023 2023.12.13 06:12:48.914847 [ 15 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_51_10} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5024 2023.12.13 06:12:48.914932 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5025 2023.12.13 06:12:48.914954 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part
5026 2023.12.13 06:12:48.915116 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5027 2023.12.13 06:12:48.915289 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part
5028 2023.12.13 06:12:48.915602 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part
5029 2023.12.13 06:12:48.915875 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5030 2023.12.13 06:12:48.916996 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 4 columns (4 merged, 0 gathered) in 0.00380162 sec., 81807.22954950784 rows/sec., 6.39 MiB/sec.
5031 2023.12.13 06:12:48.917021 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5032 2023.12.13 06:12:48.917140 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
5033 2023.12.13 06:12:48.917340 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
5034 2023.12.13 06:12:48.917420 [ 11 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_51_10} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
5035 2023.12.13 06:12:48.917422 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
5036 2023.12.13 06:12:48.917634 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
5037 2023.12.13 06:12:48.917777 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00275008 sec., 17090 rows/sec., 23.06 MiB/sec.
5038 2023.12.13 06:12:48.917917 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Debug> DynamicQueryHandler: Done processing query
5039 2023.12.13 06:12:48.917941 [ 3 ] {9610e326-58fa-4678-808f-26460d9ba5fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5040 2023.12.13 06:12:48.917957 [ 3 ] {} <Debug> HTTP-Session: adea9c87-0468-4dad-9e99-00a40817a08d Destroying unnamed session
5041 2023.12.13 06:12:49.035899 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
5042 2023.12.13 06:12:49.035967 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
5043 2023.12.13 06:12:58.906507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5044 2023.12.13 06:12:58.906630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5045 2023.12.13 06:12:58.906661 [ 3 ] {} <Debug> HTTP-Session: f7af45f3-3cb0-498e-ac50-d0d2fe142d7f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5046 2023.12.13 06:12:58.906689 [ 3 ] {} <Debug> HTTP-Session: f7af45f3-3cb0-498e-ac50-d0d2fe142d7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5047 2023.12.13 06:12:58.906827 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5048 2023.12.13 06:12:58.906892 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5049 2023.12.13 06:12:58.907069 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5050 2023.12.13 06:12:58.907539 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5051 2023.12.13 06:12:58.907796 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5052 2023.12.13 06:12:58.907963 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
5053 2023.12.13 06:12:58.908084 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001219592 sec., 38537 rows/sec., 3.05 MiB/sec.
5054 2023.12.13 06:12:58.908112 [ 80 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_35_8 to all_39_39_0
5055 2023.12.13 06:12:58.908222 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5056 2023.12.13 06:12:58.908268 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Debug> DynamicQueryHandler: Done processing query
5057 2023.12.13 06:12:58.908322 [ 3 ] {3893dfab-6c80-47ad-a0e1-bd0def2badae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5058 2023.12.13 06:12:58.908330 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_35_8 to all_39_39_0 into Compact
5059 2023.12.13 06:12:58.908355 [ 3 ] {} <Debug> HTTP-Session: f7af45f3-3cb0-498e-ac50-d0d2fe142d7f Destroying unnamed session
5060 2023.12.13 06:12:58.908443 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5061 2023.12.13 06:12:58.908557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5062 2023.12.13 06:12:58.908557 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_8, total 47 rows starting from the beginning of the part
5063 2023.12.13 06:12:58.908627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5064 2023.12.13 06:12:58.908655 [ 3 ] {} <Debug> HTTP-Session: e1d433a7-9a5a-41f0-9b68-d799dd5fcf3d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5065 2023.12.13 06:12:58.908676 [ 3 ] {} <Debug> HTTP-Session: e1d433a7-9a5a-41f0-9b68-d799dd5fcf3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5066 2023.12.13 06:12:58.908735 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 47 rows starting from the beginning of the part
5067 2023.12.13 06:12:58.908799 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5068 2023.12.13 06:12:58.908858 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5069 2023.12.13 06:12:58.908878 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part
5070 2023.12.13 06:12:58.909083 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 47 rows starting from the beginning of the part
5071 2023.12.13 06:12:58.909100 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5072 2023.12.13 06:12:58.909215 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part
5073 2023.12.13 06:12:58.909573 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5074 2023.12.13 06:12:58.909856 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5075 2023.12.13 06:12:58.910065 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5076 2023.12.13 06:12:58.910073 [ 9 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790703 sec., 131233.3759422975 rows/sec., 10.39 MiB/sec.
5077 2023.12.13 06:12:58.910235 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Trace> MergedBlockOutputStream: filled checksums all_1_39_9 (state Temporary)
5078 2023.12.13 06:12:58.910241 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Information> executeQuery: Read 4 rows, 342.00 B in 0.001407965 sec., 2840 rows/sec., 237.21 KiB/sec.
5079 2023.12.13 06:12:58.910382 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Debug> DynamicQueryHandler: Done processing query
5080 2023.12.13 06:12:58.910408 [ 3 ] {20a9cef4-d531-471a-b794-fdd843b667e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5081 2023.12.13 06:12:58.910426 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_39_9 to all_1_39_9.
5082 2023.12.13 06:12:58.910433 [ 3 ] {} <Debug> HTTP-Session: e1d433a7-9a5a-41f0-9b68-d799dd5fcf3d Destroying unnamed session
5083 2023.12.13 06:12:58.910498 [ 15 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_39_9} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_35_8 to all_39_39_0
5084 2023.12.13 06:12:58.910601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5085 2023.12.13 06:12:58.910646 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5086 2023.12.13 06:12:58.910666 [ 3 ] {} <Debug> HTTP-Session: c2142158-df07-4b9b-bb69-d0e29b8ab298 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5087 2023.12.13 06:12:58.910684 [ 3 ] {} <Debug> HTTP-Session: c2142158-df07-4b9b-bb69-d0e29b8ab298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5088 2023.12.13 06:12:58.910763 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5089 2023.12.13 06:12:58.910803 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5090 2023.12.13 06:12:58.910906 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5091 2023.12.13 06:12:58.911265 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5092 2023.12.13 06:12:58.911484 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5093 2023.12.13 06:12:58.911631 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5094 2023.12.13 06:12:58.911754 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Information> executeQuery: Read 143 rows, 14.08 KiB in 0.000961208 sec., 148771 rows/sec., 14.30 MiB/sec.
5095 2023.12.13 06:12:58.911871 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Debug> DynamicQueryHandler: Done processing query
5096 2023.12.13 06:12:58.911895 [ 3 ] {1eb915bb-d33e-48ed-be02-7e0b149a8d2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5097 2023.12.13 06:12:58.911911 [ 3 ] {} <Debug> HTTP-Session: c2142158-df07-4b9b-bb69-d0e29b8ab298 Destroying unnamed session
5098 2023.12.13 06:12:58.912059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5099 2023.12.13 06:12:58.912104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5100 2023.12.13 06:12:58.912123 [ 3 ] {} <Debug> HTTP-Session: ecf55a52-d2af-460c-b3d1-23f52b2b048d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5101 2023.12.13 06:12:58.912140 [ 3 ] {} <Debug> HTTP-Session: ecf55a52-d2af-460c-b3d1-23f52b2b048d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5102 2023.12.13 06:12:58.912210 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5103 2023.12.13 06:12:58.912248 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5104 2023.12.13 06:12:58.912355 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5105 2023.12.13 06:12:58.912619 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5106 2023.12.13 06:12:58.912819 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
5107 2023.12.13 06:12:58.912966 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
5108 2023.12.13 06:12:58.913088 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000848685 sec., 4713 rows/sec., 329.09 KiB/sec.
5109 2023.12.13 06:12:58.913279 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Debug> DynamicQueryHandler: Done processing query
5110 2023.12.13 06:12:58.913303 [ 3 ] {0863ceb9-dd74-4877-8c0d-2e0528898e6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5111 2023.12.13 06:12:58.913319 [ 3 ] {} <Debug> HTTP-Session: ecf55a52-d2af-460c-b3d1-23f52b2b048d Destroying unnamed session
5112 2023.12.13 06:12:58.913435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5113 2023.12.13 06:12:58.913478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5114 2023.12.13 06:12:58.913497 [ 3 ] {} <Debug> HTTP-Session: d2d303c7-648b-4a1c-b58d-6ab4891a5507 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5115 2023.12.13 06:12:58.913514 [ 3 ] {} <Debug> HTTP-Session: d2d303c7-648b-4a1c-b58d-6ab4891a5507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5116 2023.12.13 06:12:58.913588 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5117 2023.12.13 06:12:58.913625 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5118 2023.12.13 06:12:58.913745 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5119 2023.12.13 06:12:58.914027 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5120 2023.12.13 06:12:58.914231 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary)
5121 2023.12.13 06:12:58.914384 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0.
5122 2023.12.13 06:12:58.914503 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000887716 sec., 57450 rows/sec., 4.50 MiB/sec.
5123 2023.12.13 06:12:58.914617 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Debug> DynamicQueryHandler: Done processing query
5124 2023.12.13 06:12:58.914640 [ 3 ] {3fc24aa7-4db5-4602-b35c-af99feaad026} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5125 2023.12.13 06:12:58.914656 [ 3 ] {} <Debug> HTTP-Session: d2d303c7-648b-4a1c-b58d-6ab4891a5507 Destroying unnamed session
5126 2023.12.13 06:12:58.914763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5127 2023.12.13 06:12:58.914807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5128 2023.12.13 06:12:58.914827 [ 3 ] {} <Debug> HTTP-Session: 3b28f0c3-6e25-4c34-b287-70d599359467 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5129 2023.12.13 06:12:58.914844 [ 3 ] {} <Debug> HTTP-Session: 3b28f0c3-6e25-4c34-b287-70d599359467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5130 2023.12.13 06:12:58.914914 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5131 2023.12.13 06:12:58.914957 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5132 2023.12.13 06:12:58.915078 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5133 2023.12.13 06:12:58.915330 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5134 2023.12.13 06:12:58.915663 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
5135 2023.12.13 06:12:58.915885 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
5136 2023.12.13 06:12:58.916029 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00107855 sec., 1854 rows/sec., 130.38 KiB/sec.
5137 2023.12.13 06:12:58.916189 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Debug> DynamicQueryHandler: Done processing query
5138 2023.12.13 06:12:58.916218 [ 3 ] {f26b5301-18a7-4194-8159-17f825d6c5bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5139 2023.12.13 06:12:58.916239 [ 3 ] {} <Debug> HTTP-Session: 3b28f0c3-6e25-4c34-b287-70d599359467 Destroying unnamed session
5140 2023.12.13 06:12:58.916409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5141 2023.12.13 06:12:58.916461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5142 2023.12.13 06:12:58.916482 [ 3 ] {} <Debug> HTTP-Session: 46acffed-d9df-4614-ba8d-10f99fcb480f Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5143 2023.12.13 06:12:58.916499 [ 3 ] {} <Debug> HTTP-Session: 46acffed-d9df-4614-ba8d-10f99fcb480f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5144 2023.12.13 06:12:58.916583 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5145 2023.12.13 06:12:58.916634 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5146 2023.12.13 06:12:58.916780 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5147 2023.12.13 06:12:58.917318 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5148 2023.12.13 06:12:58.917643 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
5149 2023.12.13 06:12:58.917845 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
5150 2023.12.13 06:12:58.917974 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001359305 sec., 34576 rows/sec., 46.66 MiB/sec.
5151 2023.12.13 06:12:58.918104 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Debug> DynamicQueryHandler: Done processing query
5152 2023.12.13 06:12:58.918128 [ 3 ] {07d40522-bb46-484e-bf82-5a92e2666760} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5153 2023.12.13 06:12:58.918144 [ 3 ] {} <Debug> HTTP-Session: 46acffed-d9df-4614-ba8d-10f99fcb480f Destroying unnamed session
5154 2023.12.13 06:13:04.036241 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache
5155 2023.12.13 06:13:04.036311 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache
5156 2023.12.13 06:13:08.907225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5157 2023.12.13 06:13:08.907347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5158 2023.12.13 06:13:08.907372 [ 3 ] {} <Debug> HTTP-Session: 23e1fd25-e3a1-4cd5-9f2d-6a2e77436939 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5159 2023.12.13 06:13:08.907397 [ 3 ] {} <Debug> HTTP-Session: 23e1fd25-e3a1-4cd5-9f2d-6a2e77436939 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5160 2023.12.13 06:13:08.907535 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5161 2023.12.13 06:13:08.907600 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5162 2023.12.13 06:13:08.907753 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5163 2023.12.13 06:13:08.908170 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5164 2023.12.13 06:13:08.908438 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5165 2023.12.13 06:13:08.908617 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5166 2023.12.13 06:13:08.908742 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001171711 sec., 40112 rows/sec., 3.18 MiB/sec.
5167 2023.12.13 06:13:08.908937 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Debug> DynamicQueryHandler: Done processing query
5168 2023.12.13 06:13:08.908966 [ 3 ] {b84866db-709e-4c4f-9030-1bd7a58d05b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5169 2023.12.13 06:13:08.908983 [ 3 ] {} <Debug> HTTP-Session: 23e1fd25-e3a1-4cd5-9f2d-6a2e77436939 Destroying unnamed session
5170 2023.12.13 06:13:08.909140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5171 2023.12.13 06:13:08.909187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5172 2023.12.13 06:13:08.909207 [ 3 ] {} <Debug> HTTP-Session: 11a6e61f-b32d-4999-ad0e-cbf5ef0f0130 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5173 2023.12.13 06:13:08.909227 [ 3 ] {} <Debug> HTTP-Session: 11a6e61f-b32d-4999-ad0e-cbf5ef0f0130 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5174 2023.12.13 06:13:08.909316 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5175 2023.12.13 06:13:08.909359 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5176 2023.12.13 06:13:08.909476 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5177 2023.12.13 06:13:08.909866 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5178 2023.12.13 06:13:08.910093 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5179 2023.12.13 06:13:08.910241 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5180 2023.12.13 06:13:08.910363 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.001010589 sec., 139522 rows/sec., 13.43 MiB/sec.
5181 2023.12.13 06:13:08.910518 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Debug> DynamicQueryHandler: Done processing query
5182 2023.12.13 06:13:08.910553 [ 3 ] {071fcd81-c90c-40b3-8c95-8c3092093bd5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5183 2023.12.13 06:13:08.910570 [ 3 ] {} <Debug> HTTP-Session: 11a6e61f-b32d-4999-ad0e-cbf5ef0f0130 Destroying unnamed session
5184 2023.12.13 06:13:08.910696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5185 2023.12.13 06:13:08.910740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5186 2023.12.13 06:13:08.910760 [ 3 ] {} <Debug> HTTP-Session: 63ed5827-eaab-42ad-83d3-c6ef24566de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5187 2023.12.13 06:13:08.910777 [ 3 ] {} <Debug> HTTP-Session: 63ed5827-eaab-42ad-83d3-c6ef24566de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5188 2023.12.13 06:13:08.910853 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5189 2023.12.13 06:13:08.910892 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5190 2023.12.13 06:13:08.911003 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5191 2023.12.13 06:13:08.911290 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5192 2023.12.13 06:13:08.911512 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary)
5193 2023.12.13 06:13:08.911662 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0.
5194 2023.12.13 06:13:08.911794 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000910897 sec., 51597 rows/sec., 4.03 MiB/sec.
5195 2023.12.13 06:13:08.911924 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Debug> DynamicQueryHandler: Done processing query
5196 2023.12.13 06:13:08.911949 [ 3 ] {23066c06-e7b2-4907-8927-4b716b7e90ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5197 2023.12.13 06:13:08.911966 [ 3 ] {} <Debug> HTTP-Session: 63ed5827-eaab-42ad-83d3-c6ef24566de1 Destroying unnamed session
5198 2023.12.13 06:13:08.912164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5199 2023.12.13 06:13:08.912207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5200 2023.12.13 06:13:08.912226 [ 3 ] {} <Debug> HTTP-Session: 84f354ca-5564-4121-b5d8-f22edd780b68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5201 2023.12.13 06:13:08.912244 [ 3 ] {} <Debug> HTTP-Session: 84f354ca-5564-4121-b5d8-f22edd780b68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5202 2023.12.13 06:13:08.912334 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5203 2023.12.13 06:13:08.912379 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5204 2023.12.13 06:13:08.912521 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5205 2023.12.13 06:13:08.912994 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5206 2023.12.13 06:13:08.913305 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
5207 2023.12.13 06:13:08.913486 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
5208 2023.12.13 06:13:08.913612 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001248913 sec., 37632 rows/sec., 50.78 MiB/sec.
5209 2023.12.13 06:13:08.913737 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Debug> DynamicQueryHandler: Done processing query
5210 2023.12.13 06:13:08.913760 [ 3 ] {817e1028-70ae-4aef-9c71-96b02abb91c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5211 2023.12.13 06:13:08.913776 [ 3 ] {} <Debug> HTTP-Session: 84f354ca-5564-4121-b5d8-f22edd780b68 Destroying unnamed session
5212 2023.12.13 06:13:10.349880 [ 79 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0
5213 2023.12.13 06:13:10.350019 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5214 2023.12.13 06:13:10.350167 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact
5215 2023.12.13 06:13:10.350369 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5216 2023.12.13 06:13:10.350427 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 584 rows starting from the beginning of the part
5217 2023.12.13 06:13:10.350621 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part
5218 2023.12.13 06:13:10.350775 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part
5219 2023.12.13 06:13:10.350937 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part
5220 2023.12.13 06:13:10.351099 [ 16 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part
5221 2023.12.13 06:13:10.351880 [ 13 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 660 rows, containing 5 columns (5 merged, 0 gathered) in 0.001770042 sec., 372872.508109977 rows/sec., 26.29 MiB/sec.
5222 2023.12.13 06:13:10.352186 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary)
5223 2023.12.13 06:13:10.352619 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6.
5224 2023.12.13 06:13:10.352752 [ 9 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_25_6} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_21_5 to all_25_25_0
5225 2023.12.13 06:13:13.905306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5226 2023.12.13 06:13:13.905437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5227 2023.12.13 06:13:13.905467 [ 3 ] {} <Debug> HTTP-Session: fe31535b-7b72-4aa9-89db-812bbe9cb3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5228 2023.12.13 06:13:13.905495 [ 3 ] {} <Debug> HTTP-Session: fe31535b-7b72-4aa9-89db-812bbe9cb3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5229 2023.12.13 06:13:13.905628 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5230 2023.12.13 06:13:13.905694 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5231 2023.12.13 06:13:13.905873 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5232 2023.12.13 06:13:13.906253 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5233 2023.12.13 06:13:13.906514 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5234 2023.12.13 06:13:13.906681 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5235 2023.12.13 06:13:13.906797 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001131101 sec., 1768 rows/sec., 151.09 KiB/sec.
5236 2023.12.13 06:13:13.906928 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Debug> DynamicQueryHandler: Done processing query
5237 2023.12.13 06:13:13.906956 [ 3 ] {59c42c85-6360-432d-bfb3-2cabad932308} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5238 2023.12.13 06:13:13.906971 [ 3 ] {} <Debug> HTTP-Session: fe31535b-7b72-4aa9-89db-812bbe9cb3b2 Destroying unnamed session
5239 2023.12.13 06:13:13.907099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5240 2023.12.13 06:13:13.907146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5241 2023.12.13 06:13:13.907165 [ 3 ] {} <Debug> HTTP-Session: 52c93421-06a7-4a72-96f1-e59763607d2e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5242 2023.12.13 06:13:13.907184 [ 3 ] {} <Debug> HTTP-Session: 52c93421-06a7-4a72-96f1-e59763607d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5243 2023.12.13 06:13:13.907263 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5244 2023.12.13 06:13:13.907304 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5245 2023.12.13 06:13:13.907408 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5246 2023.12.13 06:13:13.907712 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5247 2023.12.13 06:13:13.907925 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5248 2023.12.13 06:13:13.908090 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5249 2023.12.13 06:13:13.908206 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000913196 sec., 40517 rows/sec., 3.40 MiB/sec.
5250 2023.12.13 06:13:13.908324 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Debug> DynamicQueryHandler: Done processing query
5251 2023.12.13 06:13:13.908353 [ 3 ] {25fd3b7a-4baa-422f-ab44-87263672cda1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5252 2023.12.13 06:13:13.908369 [ 3 ] {} <Debug> HTTP-Session: 52c93421-06a7-4a72-96f1-e59763607d2e Destroying unnamed session
5253 2023.12.13 06:13:13.908489 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5254 2023.12.13 06:13:13.908537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5255 2023.12.13 06:13:13.908556 [ 3 ] {} <Debug> HTTP-Session: 73188bc1-6f37-4b3f-903d-c43e7ea1404c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5256 2023.12.13 06:13:13.908574 [ 3 ] {} <Debug> HTTP-Session: 73188bc1-6f37-4b3f-903d-c43e7ea1404c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5257 2023.12.13 06:13:13.908663 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5258 2023.12.13 06:13:13.908712 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5259 2023.12.13 06:13:13.908818 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5260 2023.12.13 06:13:13.909134 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5261 2023.12.13 06:13:13.909355 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
5262 2023.12.13 06:13:13.909506 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
5263 2023.12.13 06:13:13.909611 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000910787 sec., 2195 rows/sec., 153.33 KiB/sec.
5264 2023.12.13 06:13:13.909778 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Debug> DynamicQueryHandler: Done processing query
5265 2023.12.13 06:13:13.909802 [ 3 ] {60cd9a15-2f2b-4ce7-a2ec-366f492cbb84} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5266 2023.12.13 06:13:13.909819 [ 3 ] {} <Debug> HTTP-Session: 73188bc1-6f37-4b3f-903d-c43e7ea1404c Destroying unnamed session
5267 2023.12.13 06:13:13.909964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5268 2023.12.13 06:13:13.910012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5269 2023.12.13 06:13:13.910031 [ 3 ] {} <Debug> HTTP-Session: 7a67864b-43a0-497c-9799-c43820bcb1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5270 2023.12.13 06:13:13.910049 [ 3 ] {} <Debug> HTTP-Session: 7a67864b-43a0-497c-9799-c43820bcb1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5271 2023.12.13 06:13:13.910124 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5272 2023.12.13 06:13:13.910165 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5273 2023.12.13 06:13:13.910276 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5274 2023.12.13 06:13:13.910568 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5275 2023.12.13 06:13:13.910773 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary)
5276 2023.12.13 06:13:13.910929 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0.
5277 2023.12.13 06:13:13.911033 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000879566 sec., 29560 rows/sec., 2.29 MiB/sec.
5278 2023.12.13 06:13:13.911156 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Debug> DynamicQueryHandler: Done processing query
5279 2023.12.13 06:13:13.911180 [ 3 ] {411528fe-8d89-4716-a87a-8ea6297782d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5280 2023.12.13 06:13:13.911196 [ 3 ] {} <Debug> HTTP-Session: 7a67864b-43a0-497c-9799-c43820bcb1a5 Destroying unnamed session
5281 2023.12.13 06:13:13.911317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5282 2023.12.13 06:13:13.911365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5283 2023.12.13 06:13:13.911384 [ 3 ] {} <Debug> HTTP-Session: 5e319868-4d82-46d6-aed2-61bdbb2ebc6e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5284 2023.12.13 06:13:13.911401 [ 3 ] {} <Debug> HTTP-Session: 5e319868-4d82-46d6-aed2-61bdbb2ebc6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5285 2023.12.13 06:13:13.911476 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5286 2023.12.13 06:13:13.911533 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5287 2023.12.13 06:13:13.911660 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5288 2023.12.13 06:13:13.911953 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5289 2023.12.13 06:13:13.912210 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5290 2023.12.13 06:13:13.912391 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5291 2023.12.13 06:13:13.912496 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000982398 sec., 37662 rows/sec., 2.66 MiB/sec.
5292 2023.12.13 06:13:13.912631 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Debug> DynamicQueryHandler: Done processing query
5293 2023.12.13 06:13:13.912655 [ 3 ] {8dd30053-35d5-40b1-846a-9250e6889271} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5294 2023.12.13 06:13:13.912672 [ 3 ] {} <Debug> HTTP-Session: 5e319868-4d82-46d6-aed2-61bdbb2ebc6e Destroying unnamed session
5295 2023.12.13 06:13:18.907121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5296 2023.12.13 06:13:18.907250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5297 2023.12.13 06:13:18.907279 [ 3 ] {} <Debug> HTTP-Session: a9d70b28-bcfa-4254-a860-4e3a218747cf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5298 2023.12.13 06:13:18.907306 [ 3 ] {} <Debug> HTTP-Session: a9d70b28-bcfa-4254-a860-4e3a218747cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5299 2023.12.13 06:13:18.907452 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5300 2023.12.13 06:13:18.907517 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5301 2023.12.13 06:13:18.907691 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5302 2023.12.13 06:13:18.908131 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5303 2023.12.13 06:13:18.908389 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5304 2023.12.13 06:13:18.908563 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5305 2023.12.13 06:13:18.908683 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001192041 sec., 39428 rows/sec., 3.12 MiB/sec.
5306 2023.12.13 06:13:18.908815 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Debug> DynamicQueryHandler: Done processing query
5307 2023.12.13 06:13:18.908840 [ 3 ] {1629e073-4333-4b82-a696-e98143f77fda} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5308 2023.12.13 06:13:18.908856 [ 3 ] {} <Debug> HTTP-Session: a9d70b28-bcfa-4254-a860-4e3a218747cf Destroying unnamed session
5309 2023.12.13 06:13:18.909003 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5310 2023.12.13 06:13:18.909049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5311 2023.12.13 06:13:18.909068 [ 3 ] {} <Debug> HTTP-Session: 3e4e2e26-f667-4e15-98f0-40855a99ac19 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5312 2023.12.13 06:13:18.909085 [ 3 ] {} <Debug> HTTP-Session: 3e4e2e26-f667-4e15-98f0-40855a99ac19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5313 2023.12.13 06:13:18.909162 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5314 2023.12.13 06:13:18.909200 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5315 2023.12.13 06:13:18.909304 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5316 2023.12.13 06:13:18.909665 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5317 2023.12.13 06:13:18.909881 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5318 2023.12.13 06:13:18.910028 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5319 2023.12.13 06:13:18.910132 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.000944027 sec., 149360 rows/sec., 14.38 MiB/sec.
5320 2023.12.13 06:13:18.910229 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Debug> DynamicQueryHandler: Done processing query
5321 2023.12.13 06:13:18.910252 [ 3 ] {e2e00e9a-15d6-43b7-9e3c-a8f396200b9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5322 2023.12.13 06:13:18.910268 [ 3 ] {} <Debug> HTTP-Session: 3e4e2e26-f667-4e15-98f0-40855a99ac19 Destroying unnamed session
5323 2023.12.13 06:13:18.910389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5324 2023.12.13 06:13:18.910441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5325 2023.12.13 06:13:18.910459 [ 3 ] {} <Debug> HTTP-Session: f9d8b32b-2ebc-455e-a897-a3fb372be1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5326 2023.12.13 06:13:18.910475 [ 3 ] {} <Debug> HTTP-Session: f9d8b32b-2ebc-455e-a897-a3fb372be1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5327 2023.12.13 06:13:18.910544 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5328 2023.12.13 06:13:18.910582 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5329 2023.12.13 06:13:18.910688 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5330 2023.12.13 06:13:18.910972 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5331 2023.12.13 06:13:18.911171 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary)
5332 2023.12.13 06:13:18.911317 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0.
5333 2023.12.13 06:13:18.911418 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000845955 sec., 55558 rows/sec., 4.34 MiB/sec.
5334 2023.12.13 06:13:18.911524 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Debug> DynamicQueryHandler: Done processing query
5335 2023.12.13 06:13:18.911547 [ 3 ] {78692b82-fe62-40d6-9599-959106c48b47} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5336 2023.12.13 06:13:18.911563 [ 3 ] {} <Debug> HTTP-Session: f9d8b32b-2ebc-455e-a897-a3fb372be1ae Destroying unnamed session
5337 2023.12.13 06:13:18.911707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5338 2023.12.13 06:13:18.911751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5339 2023.12.13 06:13:18.911770 [ 3 ] {} <Debug> HTTP-Session: 86a33da0-4910-41c6-819c-186f717f7b4a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5340 2023.12.13 06:13:18.911786 [ 3 ] {} <Debug> HTTP-Session: 86a33da0-4910-41c6-819c-186f717f7b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5341 2023.12.13 06:13:18.911870 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5342 2023.12.13 06:13:18.911913 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5343 2023.12.13 06:13:18.912051 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5344 2023.12.13 06:13:18.912518 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5345 2023.12.13 06:13:18.912819 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
5346 2023.12.13 06:13:18.913003 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
5347 2023.12.13 06:13:18.913112 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001214982 sec., 38683 rows/sec., 52.20 MiB/sec.
5348 2023.12.13 06:13:18.913105 [ 67 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
5349 2023.12.13 06:13:18.913186 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5350 2023.12.13 06:13:18.913257 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Debug> DynamicQueryHandler: Done processing query
5351 2023.12.13 06:13:18.913306 [ 3 ] {169e8f02-f08b-48a5-a239-321a8bf490e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5352 2023.12.13 06:13:18.913337 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
5353 2023.12.13 06:13:18.913360 [ 3 ] {} <Debug> HTTP-Session: 86a33da0-4910-41c6-819c-186f717f7b4a Destroying unnamed session
5354 2023.12.13 06:13:18.913545 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5355 2023.12.13 06:13:18.913586 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1526 rows starting from the beginning of the part
5356 2023.12.13 06:13:18.913715 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 47 rows starting from the beginning of the part
5357 2023.12.13 06:13:18.913814 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 47 rows starting from the beginning of the part
5358 2023.12.13 06:13:18.913906 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 47 rows starting from the beginning of the part
5359 2023.12.13 06:13:18.913995 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 47 rows starting from the beginning of the part
5360 2023.12.13 06:13:18.914082 [ 14 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part
5361 2023.12.13 06:13:18.919778 [ 9 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1761 rows, containing 6 columns (6 merged, 0 gathered) in 0.006520668 sec., 270064.3553697259 rows/sec., 364.44 MiB/sec.
5362 2023.12.13 06:13:18.920885 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
5363 2023.12.13 06:13:18.921183 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
5364 2023.12.13 06:13:18.921271 [ 13 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
5365 2023.12.13 06:13:18.921369 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_41_8: 8.78 MiB.
5366 2023.12.13 06:13:19.036555 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache
5367 2023.12.13 06:13:19.036591 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache
5368 2023.12.13 06:13:28.906205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5369 2023.12.13 06:13:28.906338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5370 2023.12.13 06:13:28.906363 [ 3 ] {} <Debug> HTTP-Session: 1d3b2ec3-f75d-4ac6-aff0-f50002fa32a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5371 2023.12.13 06:13:28.906386 [ 3 ] {} <Debug> HTTP-Session: 1d3b2ec3-f75d-4ac6-aff0-f50002fa32a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5372 2023.12.13 06:13:28.906509 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5373 2023.12.13 06:13:28.906566 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5374 2023.12.13 06:13:28.906718 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5375 2023.12.13 06:13:28.907147 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5376 2023.12.13 06:13:28.907403 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5377 2023.12.13 06:13:28.907573 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5378 2023.12.13 06:13:28.907693 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001152781 sec., 40770 rows/sec., 3.23 MiB/sec.
5379 2023.12.13 06:13:28.907831 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Debug> DynamicQueryHandler: Done processing query
5380 2023.12.13 06:13:28.907856 [ 3 ] {0aaee3a3-a0f9-41e4-a018-cebca39a9d5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5381 2023.12.13 06:13:28.907872 [ 3 ] {} <Debug> HTTP-Session: 1d3b2ec3-f75d-4ac6-aff0-f50002fa32a7 Destroying unnamed session
5382 2023.12.13 06:13:28.907984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5383 2023.12.13 06:13:28.908030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5384 2023.12.13 06:13:28.908049 [ 3 ] {} <Debug> HTTP-Session: 7c2a7a10-de56-4235-a6df-a9e7182d91a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5385 2023.12.13 06:13:28.908065 [ 3 ] {} <Debug> HTTP-Session: 7c2a7a10-de56-4235-a6df-a9e7182d91a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5386 2023.12.13 06:13:28.908136 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5387 2023.12.13 06:13:28.908175 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5388 2023.12.13 06:13:28.908282 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5389 2023.12.13 06:13:28.908561 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5390 2023.12.13 06:13:28.908760 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5391 2023.12.13 06:13:28.908903 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
5392 2023.12.13 06:13:28.909051 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000886846 sec., 2255 rows/sec., 192.70 KiB/sec.
5393 2023.12.13 06:13:28.909193 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Debug> DynamicQueryHandler: Done processing query
5394 2023.12.13 06:13:28.909218 [ 3 ] {b23271e1-3b92-419c-a34d-8639bb2ebb91} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5395 2023.12.13 06:13:28.909234 [ 3 ] {} <Debug> HTTP-Session: 7c2a7a10-de56-4235-a6df-a9e7182d91a3 Destroying unnamed session
5396 2023.12.13 06:13:28.909438 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5397 2023.12.13 06:13:28.909482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5398 2023.12.13 06:13:28.909500 [ 3 ] {} <Debug> HTTP-Session: 71a4ee1a-729a-46cf-a207-f79b3d9db0f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5399 2023.12.13 06:13:28.909517 [ 3 ] {} <Debug> HTTP-Session: 71a4ee1a-729a-46cf-a207-f79b3d9db0f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5400 2023.12.13 06:13:28.909593 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5401 2023.12.13 06:13:28.909631 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5402 2023.12.13 06:13:28.909738 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5403 2023.12.13 06:13:28.910100 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5404 2023.12.13 06:13:28.910313 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5405 2023.12.13 06:13:28.910455 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5406 2023.12.13 06:13:28.910559 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Information> executeQuery: Read 142 rows, 13.99 KiB in 0.000936597 sec., 151612 rows/sec., 14.58 MiB/sec.
5407 2023.12.13 06:13:28.910577 [ 56 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5408 2023.12.13 06:13:28.910680 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5409 2023.12.13 06:13:28.910695 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Debug> DynamicQueryHandler: Done processing query
5410 2023.12.13 06:13:28.910741 [ 3 ] {323038d1-118a-4f85-81d5-cadfbeb3a694} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5411 2023.12.13 06:13:28.910794 [ 3 ] {} <Debug> HTTP-Session: 71a4ee1a-729a-46cf-a207-f79b3d9db0f4 Destroying unnamed session
5412 2023.12.13 06:13:28.910831 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5413 2023.12.13 06:13:28.910922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5414 2023.12.13 06:13:28.911002 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5415 2023.12.13 06:13:28.911008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5416 2023.12.13 06:13:28.911065 [ 3 ] {} <Debug> HTTP-Session: da699989-cfab-41d3-90c6-2d15466b80d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5417 2023.12.13 06:13:28.911072 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 181 rows starting from the beginning of the part
5418 2023.12.13 06:13:28.911096 [ 3 ] {} <Debug> HTTP-Session: da699989-cfab-41d3-90c6-2d15466b80d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5419 2023.12.13 06:13:28.911266 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5420 2023.12.13 06:13:28.911355 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 143 rows starting from the beginning of the part
5421 2023.12.13 06:13:28.911365 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5422 2023.12.13 06:13:28.911644 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 141 rows starting from the beginning of the part
5423 2023.12.13 06:13:28.911831 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5424 2023.12.13 06:13:28.911870 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 37 rows starting from the beginning of the part
5425 2023.12.13 06:13:28.912043 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 141 rows starting from the beginning of the part
5426 2023.12.13 06:13:28.912343 [ 14 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 142 rows starting from the beginning of the part
5427 2023.12.13 06:13:28.912541 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5428 2023.12.13 06:13:28.912972 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
5429 2023.12.13 06:13:28.913260 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
5430 2023.12.13 06:13:28.913551 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00221005 sec., 904 rows/sec., 63.19 KiB/sec.
5431 2023.12.13 06:13:28.913843 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Debug> DynamicQueryHandler: Done processing query
5432 2023.12.13 06:13:28.913902 [ 3 ] {2402ba0d-ca3d-4711-b7c1-2faaceffe755} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5433 2023.12.13 06:13:28.913980 [ 3 ] {} <Debug> HTTP-Session: da699989-cfab-41d3-90c6-2d15466b80d9 Destroying unnamed session
5434 2023.12.13 06:13:28.914117 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 4 columns (4 merged, 0 gathered) in 0.003364652 sec., 233307.9319941557 rows/sec., 22.17 MiB/sec.
5435 2023.12.13 06:13:28.914155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5436 2023.12.13 06:13:28.914228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5437 2023.12.13 06:13:28.914276 [ 3 ] {} <Debug> HTTP-Session: 4d58515b-17be-493e-b565-0ed4aeb3474e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5438 2023.12.13 06:13:28.914295 [ 3 ] {} <Debug> HTTP-Session: 4d58515b-17be-493e-b565-0ed4aeb3474e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5439 2023.12.13 06:13:28.914339 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5440 2023.12.13 06:13:28.914463 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5441 2023.12.13 06:13:28.914514 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5442 2023.12.13 06:13:28.914705 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5443 2023.12.13 06:13:28.914746 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5444 2023.12.13 06:13:28.914835 [ 13 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_56_11} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5445 2023.12.13 06:13:28.915131 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5446 2023.12.13 06:13:28.915345 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary)
5447 2023.12.13 06:13:28.915499 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0.
5448 2023.12.13 06:13:28.915626 [ 56 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0
5449 2023.12.13 06:13:28.915635 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.00112749 sec., 43459 rows/sec., 3.40 MiB/sec.
5450 2023.12.13 06:13:28.915688 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5451 2023.12.13 06:13:28.915862 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact
5452 2023.12.13 06:13:28.915874 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Debug> DynamicQueryHandler: Done processing query
5453 2023.12.13 06:13:28.915924 [ 3 ] {2deff908-874c-43c3-a45a-76c966c1c78d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5454 2023.12.13 06:13:28.915964 [ 3 ] {} <Debug> HTTP-Session: 4d58515b-17be-493e-b565-0ed4aeb3474e Destroying unnamed session
5455 2023.12.13 06:13:28.916016 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5456 2023.12.13 06:13:28.916054 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 97 rows starting from the beginning of the part
5457 2023.12.13 06:13:28.916127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5458 2023.12.13 06:13:28.916209 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5459 2023.12.13 06:13:28.916263 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 51 rows starting from the beginning of the part
5460 2023.12.13 06:13:28.916265 [ 3 ] {} <Debug> HTTP-Session: d12b0df0-dc44-42ec-9edd-351be8918a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5461 2023.12.13 06:13:28.916332 [ 3 ] {} <Debug> HTTP-Session: d12b0df0-dc44-42ec-9edd-351be8918a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5462 2023.12.13 06:13:28.916521 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 47 rows starting from the beginning of the part
5463 2023.12.13 06:13:28.916544 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5464 2023.12.13 06:13:28.916673 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5465 2023.12.13 06:13:28.916765 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 26 rows starting from the beginning of the part
5466 2023.12.13 06:13:28.917091 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 47 rows starting from the beginning of the part
5467 2023.12.13 06:13:28.917290 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5468 2023.12.13 06:13:28.917377 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 49 rows starting from the beginning of the part
5469 2023.12.13 06:13:28.917970 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5470 2023.12.13 06:13:28.918724 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
5471 2023.12.13 06:13:28.919016 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 317 rows, containing 4 columns (4 merged, 0 gathered) in 0.003234009 sec., 98020.75380742602 rows/sec., 7.66 MiB/sec.
5472 2023.12.13 06:13:28.919092 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
5473 2023.12.13 06:13:28.919167 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary)
5474 2023.12.13 06:13:28.919344 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002716619 sec., 368 rows/sec., 25.88 KiB/sec.
5475 2023.12.13 06:13:28.919575 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11.
5476 2023.12.13 06:13:28.919644 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Debug> DynamicQueryHandler: Done processing query
5477 2023.12.13 06:13:28.919683 [ 9 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_56_11} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0
5478 2023.12.13 06:13:28.919686 [ 3 ] {40bef50c-3549-4382-ab5d-226d79ffe301} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5479 2023.12.13 06:13:28.919736 [ 3 ] {} <Debug> HTTP-Session: d12b0df0-dc44-42ec-9edd-351be8918a05 Destroying unnamed session
5480 2023.12.13 06:13:28.919936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5481 2023.12.13 06:13:28.919984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5482 2023.12.13 06:13:28.920005 [ 3 ] {} <Debug> HTTP-Session: 50fdb05c-c65a-41b1-b7a7-72bfd78c8964 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5483 2023.12.13 06:13:28.920022 [ 3 ] {} <Debug> HTTP-Session: 50fdb05c-c65a-41b1-b7a7-72bfd78c8964 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5484 2023.12.13 06:13:28.920109 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5485 2023.12.13 06:13:28.920153 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5486 2023.12.13 06:13:28.920311 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5487 2023.12.13 06:13:28.920825 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5488 2023.12.13 06:13:28.921148 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
5489 2023.12.13 06:13:28.921363 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
5490 2023.12.13 06:13:28.921513 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001373275 sec., 34224 rows/sec., 46.18 MiB/sec.
5491 2023.12.13 06:13:28.921752 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Debug> DynamicQueryHandler: Done processing query
5492 2023.12.13 06:13:28.921789 [ 3 ] {0da90aad-d3b5-408a-ae0d-fd3c9f3f5f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5493 2023.12.13 06:13:28.921814 [ 3 ] {} <Debug> HTTP-Session: 50fdb05c-c65a-41b1-b7a7-72bfd78c8964 Destroying unnamed session
5494 2023.12.13 06:13:34.036664 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache
5495 2023.12.13 06:13:34.036783 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache
5496 2023.12.13 06:13:38.906228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5497 2023.12.13 06:13:38.906350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5498 2023.12.13 06:13:38.906376 [ 3 ] {} <Debug> HTTP-Session: 83605fd6-bf3b-4112-8988-cf3fce8c372d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5499 2023.12.13 06:13:38.906400 [ 3 ] {} <Debug> HTTP-Session: 83605fd6-bf3b-4112-8988-cf3fce8c372d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5500 2023.12.13 06:13:38.906525 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5501 2023.12.13 06:13:38.906585 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5502 2023.12.13 06:13:38.906740 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5503 2023.12.13 06:13:38.907123 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5504 2023.12.13 06:13:38.907389 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5505 2023.12.13 06:13:38.907555 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5506 2023.12.13 06:13:38.907703 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001138901 sec., 41267 rows/sec., 3.27 MiB/sec.
5507 2023.12.13 06:13:38.907701 [ 57 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_39_9 to all_43_43_0
5508 2023.12.13 06:13:38.907819 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5509 2023.12.13 06:13:38.907896 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Debug> DynamicQueryHandler: Done processing query
5510 2023.12.13 06:13:38.907938 [ 3 ] {01ca0f65-e874-4323-b8df-8f2a3bde558c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5511 2023.12.13 06:13:38.907935 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_9 to all_43_43_0 into Compact
5512 2023.12.13 06:13:38.907963 [ 3 ] {} <Debug> HTTP-Session: 83605fd6-bf3b-4112-8988-cf3fce8c372d Destroying unnamed session
5513 2023.12.13 06:13:38.908076 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5514 2023.12.13 06:13:38.908114 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_9, total 47 rows starting from the beginning of the part
5515 2023.12.13 06:13:38.908168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5516 2023.12.13 06:13:38.908246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5517 2023.12.13 06:13:38.908309 [ 3 ] {} <Debug> HTTP-Session: 2662eaff-27bd-4a13-8bcc-9034d0f27299 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5518 2023.12.13 06:13:38.908352 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 47 rows starting from the beginning of the part
5519 2023.12.13 06:13:38.908362 [ 3 ] {} <Debug> HTTP-Session: 2662eaff-27bd-4a13-8bcc-9034d0f27299 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5520 2023.12.13 06:13:38.908583 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 47 rows starting from the beginning of the part
5521 2023.12.13 06:13:38.908601 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5522 2023.12.13 06:13:38.908693 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5523 2023.12.13 06:13:38.908814 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 47 rows starting from the beginning of the part
5524 2023.12.13 06:13:38.909143 [ 22 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part
5525 2023.12.13 06:13:38.909181 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5526 2023.12.13 06:13:38.910014 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5527 2023.12.13 06:13:38.910541 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5528 2023.12.13 06:13:38.910544 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002655908 sec., 88481.98055053112 rows/sec., 7.00 MiB/sec.
5529 2023.12.13 06:13:38.910766 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Trace> MergedBlockOutputStream: filled checksums all_1_43_10 (state Temporary)
5530 2023.12.13 06:13:38.910770 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5531 2023.12.13 06:13:38.911021 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.002353453 sec., 59911 rows/sec., 5.77 MiB/sec.
5532 2023.12.13 06:13:38.911196 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_43_10 to all_1_43_10.
5533 2023.12.13 06:13:38.911353 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Debug> DynamicQueryHandler: Done processing query
5534 2023.12.13 06:13:38.911419 [ 3 ] {93245f61-552a-4737-9ed2-47ce9bff5e11} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5535 2023.12.13 06:13:38.911437 [ 12 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_43_10} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_39_9 to all_43_43_0
5536 2023.12.13 06:13:38.911466 [ 3 ] {} <Debug> HTTP-Session: 2662eaff-27bd-4a13-8bcc-9034d0f27299 Destroying unnamed session
5537 2023.12.13 06:13:38.911635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5538 2023.12.13 06:13:38.911683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5539 2023.12.13 06:13:38.911704 [ 3 ] {} <Debug> HTTP-Session: d7b440c3-1020-48b1-9795-798b6e951c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5540 2023.12.13 06:13:38.911723 [ 3 ] {} <Debug> HTTP-Session: d7b440c3-1020-48b1-9795-798b6e951c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5541 2023.12.13 06:13:38.911801 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5542 2023.12.13 06:13:38.911843 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5543 2023.12.13 06:13:38.911973 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5544 2023.12.13 06:13:38.912253 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5545 2023.12.13 06:13:38.912476 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary)
5546 2023.12.13 06:13:38.912628 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0.
5547 2023.12.13 06:13:38.912755 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000923347 sec., 50901 rows/sec., 3.98 MiB/sec.
5548 2023.12.13 06:13:38.912861 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Debug> DynamicQueryHandler: Done processing query
5549 2023.12.13 06:13:38.912883 [ 3 ] {ef64a3e9-df87-43a4-ab96-92364a70ec35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5550 2023.12.13 06:13:38.912899 [ 3 ] {} <Debug> HTTP-Session: d7b440c3-1020-48b1-9795-798b6e951c1c Destroying unnamed session
5551 2023.12.13 06:13:38.913101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5552 2023.12.13 06:13:38.913143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5553 2023.12.13 06:13:38.913163 [ 3 ] {} <Debug> HTTP-Session: 184d4286-0210-4f2f-96fc-25df0e3d8c8c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5554 2023.12.13 06:13:38.913180 [ 3 ] {} <Debug> HTTP-Session: 184d4286-0210-4f2f-96fc-25df0e3d8c8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5555 2023.12.13 06:13:38.913264 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5556 2023.12.13 06:13:38.913309 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5557 2023.12.13 06:13:38.913447 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5558 2023.12.13 06:13:38.914024 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.90 GiB.
5559 2023.12.13 06:13:38.914346 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
5560 2023.12.13 06:13:38.914527 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
5561 2023.12.13 06:13:38.914650 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001348454 sec., 34854 rows/sec., 47.03 MiB/sec.
5562 2023.12.13 06:13:38.914779 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Debug> DynamicQueryHandler: Done processing query
5563 2023.12.13 06:13:38.914802 [ 3 ] {e3e74b91-5298-48a6-97d7-30df873c679a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5564 2023.12.13 06:13:38.914818 [ 3 ] {} <Debug> HTTP-Session: 184d4286-0210-4f2f-96fc-25df0e3d8c8c Destroying unnamed session
5565 2023.12.13 06:13:43.905174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5566 2023.12.13 06:13:43.905302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5567 2023.12.13 06:13:43.905332 [ 3 ] {} <Debug> HTTP-Session: 4573982f-98ed-4bb1-b48a-f417826182c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5568 2023.12.13 06:13:43.905360 [ 3 ] {} <Debug> HTTP-Session: 4573982f-98ed-4bb1-b48a-f417826182c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5569 2023.12.13 06:13:43.905495 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5570 2023.12.13 06:13:43.905561 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5571 2023.12.13 06:13:43.905738 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5572 2023.12.13 06:13:43.906156 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5573 2023.12.13 06:13:43.906421 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5574 2023.12.13 06:13:43.906582 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5575 2023.12.13 06:13:43.906707 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001174851 sec., 30642 rows/sec., 2.57 MiB/sec.
5576 2023.12.13 06:13:43.906872 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Debug> DynamicQueryHandler: Done processing query
5577 2023.12.13 06:13:43.906916 [ 3 ] {16eb4cd8-6809-4c0a-a128-82567d4b52f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5578 2023.12.13 06:13:43.906953 [ 3 ] {} <Debug> HTTP-Session: 4573982f-98ed-4bb1-b48a-f417826182c2 Destroying unnamed session
5579 2023.12.13 06:13:43.907084 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5580 2023.12.13 06:13:43.907128 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5581 2023.12.13 06:13:43.907148 [ 3 ] {} <Debug> HTTP-Session: bec2ec81-0a11-41ce-9965-6044cd9cc5f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5582 2023.12.13 06:13:43.907164 [ 3 ] {} <Debug> HTTP-Session: bec2ec81-0a11-41ce-9965-6044cd9cc5f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5583 2023.12.13 06:13:43.907238 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5584 2023.12.13 06:13:43.907278 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5585 2023.12.13 06:13:43.907391 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5586 2023.12.13 06:13:43.907693 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5587 2023.12.13 06:13:43.907893 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary)
5588 2023.12.13 06:13:43.908048 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0.
5589 2023.12.13 06:13:43.908157 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000892736 sec., 26883 rows/sec., 2.08 MiB/sec.
5590 2023.12.13 06:13:43.908277 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Debug> DynamicQueryHandler: Done processing query
5591 2023.12.13 06:13:43.908300 [ 3 ] {cd5a8545-f17a-4693-a15b-e7a7e588422a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
5592 2023.12.13 06:13:43.908317 [ 3 ] {} <Debug> HTTP-Session: bec2ec81-0a11-41ce-9965-6044cd9cc5f7 Destroying unnamed session
5593 2023.12.13 06:13:43.908430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5594 2023.12.13 06:13:43.908474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5595 2023.12.13 06:13:43.908493 [ 3 ] {} <Debug> HTTP-Session: acebc9a4-2fa2-4183-978d-2c8503355afc Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5596 2023.12.13 06:13:43.908509 [ 3 ] {} <Debug> HTTP-Session: acebc9a4-2fa2-4183-978d-2c8503355afc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5597 2023.12.13 06:13:43.908580 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5598 2023.12.13 06:13:43.908623 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5599 2023.12.13 06:13:43.908741 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5600 2023.12.13 06:13:43.909026 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5601 2023.12.13 06:13:43.909290 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
5602 2023.12.13 06:13:43.909466 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
5603 2023.12.13 06:13:43.909595 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000976667 sec., 36860 rows/sec., 2.60 MiB/sec.
5604 2023.12.13 06:13:43.909844 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Debug> DynamicQueryHandler: Done processing query
5605 2023.12.13 06:13:43.909868 [ 3 ] {2fbea582-2f7e-49ef-a2c1-805a2ddb582c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5606 2023.12.13 06:13:43.909883 [ 3 ] {} <Debug> HTTP-Session: acebc9a4-2fa2-4183-978d-2c8503355afc Destroying unnamed session
5607 2023.12.13 06:13:48.906749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5608 2023.12.13 06:13:48.906872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5609 2023.12.13 06:13:48.906897 [ 3 ] {} <Debug> HTTP-Session: 01d2496d-1fc1-4fec-9679-1a0f99fc1404 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5610 2023.12.13 06:13:48.906923 [ 3 ] {} <Debug> HTTP-Session: 01d2496d-1fc1-4fec-9679-1a0f99fc1404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5611 2023.12.13 06:13:48.907061 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5612 2023.12.13 06:13:48.907122 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5613 2023.12.13 06:13:48.907280 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5614 2023.12.13 06:13:48.907709 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5615 2023.12.13 06:13:48.907980 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5616 2023.12.13 06:13:48.908144 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5617 2023.12.13 06:13:48.908277 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001177072 sec., 39929 rows/sec., 3.16 MiB/sec.
5618 2023.12.13 06:13:48.908430 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Debug> DynamicQueryHandler: Done processing query
5619 2023.12.13 06:13:48.908457 [ 3 ] {5cbfb7a4-6e7d-47cd-b692-2e3e88a56323} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5620 2023.12.13 06:13:48.908474 [ 3 ] {} <Debug> HTTP-Session: 01d2496d-1fc1-4fec-9679-1a0f99fc1404 Destroying unnamed session
5621 2023.12.13 06:13:48.908624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5622 2023.12.13 06:13:48.908672 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5623 2023.12.13 06:13:48.908693 [ 3 ] {} <Debug> HTTP-Session: a3a0b142-1430-4d81-b3ae-90a088f93a5a Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5624 2023.12.13 06:13:48.908714 [ 3 ] {} <Debug> HTTP-Session: a3a0b142-1430-4d81-b3ae-90a088f93a5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5625 2023.12.13 06:13:48.908804 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5626 2023.12.13 06:13:48.908846 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5627 2023.12.13 06:13:48.908957 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5628 2023.12.13 06:13:48.909365 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5629 2023.12.13 06:13:48.909600 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5630 2023.12.13 06:13:48.909757 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5631 2023.12.13 06:13:48.909889 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.001054439 sec., 133720 rows/sec., 12.87 MiB/sec.
5632 2023.12.13 06:13:48.910042 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Debug> DynamicQueryHandler: Done processing query
5633 2023.12.13 06:13:48.910090 [ 3 ] {3090e948-9814-44f8-85cb-84f473116431} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5634 2023.12.13 06:13:48.910113 [ 3 ] {} <Debug> HTTP-Session: a3a0b142-1430-4d81-b3ae-90a088f93a5a Destroying unnamed session
5635 2023.12.13 06:13:48.910247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5636 2023.12.13 06:13:48.910294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5637 2023.12.13 06:13:48.910315 [ 3 ] {} <Debug> HTTP-Session: 4f658cf7-5fb9-45b7-b8ae-0af4f86d2585 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5638 2023.12.13 06:13:48.910333 [ 3 ] {} <Debug> HTTP-Session: 4f658cf7-5fb9-45b7-b8ae-0af4f86d2585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5639 2023.12.13 06:13:48.910414 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5640 2023.12.13 06:13:48.910456 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5641 2023.12.13 06:13:48.910576 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5642 2023.12.13 06:13:48.910880 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5643 2023.12.13 06:13:48.911091 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary)
5644 2023.12.13 06:13:48.911259 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0.
5645 2023.12.13 06:13:48.911361 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000917477 sec., 51227 rows/sec., 4.01 MiB/sec.
5646 2023.12.13 06:13:48.911521 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Debug> DynamicQueryHandler: Done processing query
5647 2023.12.13 06:13:48.911564 [ 3 ] {fe52ec44-e5dd-41f4-88e8-08d618c50cac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5648 2023.12.13 06:13:48.911596 [ 3 ] {} <Debug> HTTP-Session: 4f658cf7-5fb9-45b7-b8ae-0af4f86d2585 Destroying unnamed session
5649 2023.12.13 06:13:48.911774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5650 2023.12.13 06:13:48.911820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5651 2023.12.13 06:13:48.911839 [ 3 ] {} <Debug> HTTP-Session: 8575d526-e6d7-4f9a-aa9b-a87b3dd83838 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5652 2023.12.13 06:13:48.911856 [ 3 ] {} <Debug> HTTP-Session: 8575d526-e6d7-4f9a-aa9b-a87b3dd83838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5653 2023.12.13 06:13:48.911949 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5654 2023.12.13 06:13:48.911995 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5655 2023.12.13 06:13:48.912144 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5656 2023.12.13 06:13:48.912616 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5657 2023.12.13 06:13:48.912934 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
5658 2023.12.13 06:13:48.913110 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
5659 2023.12.13 06:13:48.913217 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001240293 sec., 37894 rows/sec., 51.14 MiB/sec.
5660 2023.12.13 06:13:48.913325 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Debug> DynamicQueryHandler: Done processing query
5661 2023.12.13 06:13:48.913347 [ 3 ] {1b689d49-036b-42fa-a834-ca7a7afe128a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5662 2023.12.13 06:13:48.913362 [ 3 ] {} <Debug> HTTP-Session: 8575d526-e6d7-4f9a-aa9b-a87b3dd83838 Destroying unnamed session
5663 2023.12.13 06:13:49.037058 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
5664 2023.12.13 06:13:49.037102 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
5665 2023.12.13 06:13:58.906719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5666 2023.12.13 06:13:58.906839 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5667 2023.12.13 06:13:58.906864 [ 3 ] {} <Debug> HTTP-Session: 7302e155-3a27-4448-b323-2958425036a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5668 2023.12.13 06:13:58.906888 [ 3 ] {} <Debug> HTTP-Session: 7302e155-3a27-4448-b323-2958425036a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5669 2023.12.13 06:13:58.907013 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5670 2023.12.13 06:13:58.907073 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5671 2023.12.13 06:13:58.907225 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5672 2023.12.13 06:13:58.907694 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5673 2023.12.13 06:13:58.907956 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5674 2023.12.13 06:13:58.908121 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
5675 2023.12.13 06:13:58.908245 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001196972 sec., 39265 rows/sec., 3.11 MiB/sec.
5676 2023.12.13 06:13:58.908405 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Debug> DynamicQueryHandler: Done processing query
5677 2023.12.13 06:13:58.908431 [ 3 ] {b8fff151-0355-4e28-83f4-7a641ddc1b67} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5678 2023.12.13 06:13:58.908448 [ 3 ] {} <Debug> HTTP-Session: 7302e155-3a27-4448-b323-2958425036a2 Destroying unnamed session
5679 2023.12.13 06:13:58.908572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5680 2023.12.13 06:13:58.908622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5681 2023.12.13 06:13:58.908642 [ 3 ] {} <Debug> HTTP-Session: 2425d3a7-bdd0-4d70-a9e0-d82b6eddda36 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5682 2023.12.13 06:13:58.908661 [ 3 ] {} <Debug> HTTP-Session: 2425d3a7-bdd0-4d70-a9e0-d82b6eddda36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5683 2023.12.13 06:13:58.908739 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5684 2023.12.13 06:13:58.908781 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5685 2023.12.13 06:13:58.908890 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5686 2023.12.13 06:13:58.909198 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5687 2023.12.13 06:13:58.909409 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5688 2023.12.13 06:13:58.909559 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
5689 2023.12.13 06:13:58.909694 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000925897 sec., 4320 rows/sec., 360.71 KiB/sec.
5690 2023.12.13 06:13:58.909814 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Debug> DynamicQueryHandler: Done processing query
5691 2023.12.13 06:13:58.909838 [ 3 ] {f2dfab5f-a91e-44b1-8bdd-17b88dae2874} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5692 2023.12.13 06:13:58.909854 [ 3 ] {} <Debug> HTTP-Session: 2425d3a7-bdd0-4d70-a9e0-d82b6eddda36 Destroying unnamed session
5693 2023.12.13 06:13:58.909985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5694 2023.12.13 06:13:58.910031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5695 2023.12.13 06:13:58.910049 [ 3 ] {} <Debug> HTTP-Session: fea0e44f-deab-41e4-99db-26d2fe6c8c0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5696 2023.12.13 06:13:58.910066 [ 3 ] {} <Debug> HTTP-Session: fea0e44f-deab-41e4-99db-26d2fe6c8c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5697 2023.12.13 06:13:58.910145 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5698 2023.12.13 06:13:58.910183 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5699 2023.12.13 06:13:58.910288 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5700 2023.12.13 06:13:58.910666 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5701 2023.12.13 06:13:58.910878 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5702 2023.12.13 06:13:58.911032 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5703 2023.12.13 06:13:58.911161 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Information> executeQuery: Read 143 rows, 14.08 KiB in 0.000984478 sec., 145254 rows/sec., 13.96 MiB/sec.
5704 2023.12.13 06:13:58.911281 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Debug> DynamicQueryHandler: Done processing query
5705 2023.12.13 06:13:58.911303 [ 3 ] {5abfdbb0-1209-4320-9f6a-48d3098d6c9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5706 2023.12.13 06:13:58.911319 [ 3 ] {} <Debug> HTTP-Session: fea0e44f-deab-41e4-99db-26d2fe6c8c0b Destroying unnamed session
5707 2023.12.13 06:13:58.911453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5708 2023.12.13 06:13:58.911500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5709 2023.12.13 06:13:58.911518 [ 3 ] {} <Debug> HTTP-Session: a1689fcc-ae70-4b75-86f8-bdc6c33236e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5710 2023.12.13 06:13:58.911535 [ 3 ] {} <Debug> HTTP-Session: a1689fcc-ae70-4b75-86f8-bdc6c33236e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5711 2023.12.13 06:13:58.911605 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5712 2023.12.13 06:13:58.911644 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5713 2023.12.13 06:13:58.911749 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5714 2023.12.13 06:13:58.912018 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5715 2023.12.13 06:13:58.912217 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
5716 2023.12.13 06:13:58.912368 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
5717 2023.12.13 06:13:58.912472 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000838785 sec., 4768 rows/sec., 332.98 KiB/sec.
5718 2023.12.13 06:13:58.912641 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Debug> DynamicQueryHandler: Done processing query
5719 2023.12.13 06:13:58.912668 [ 3 ] {900ac3c2-1b15-4ecc-9771-28b4d01e92a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5720 2023.12.13 06:13:58.912685 [ 3 ] {} <Debug> HTTP-Session: a1689fcc-ae70-4b75-86f8-bdc6c33236e4 Destroying unnamed session
5721 2023.12.13 06:13:58.912796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5722 2023.12.13 06:13:58.912841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5723 2023.12.13 06:13:58.912860 [ 3 ] {} <Debug> HTTP-Session: 3fe4e7ab-0a6f-4af5-98a1-a33c55f710f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5724 2023.12.13 06:13:58.912878 [ 3 ] {} <Debug> HTTP-Session: 3fe4e7ab-0a6f-4af5-98a1-a33c55f710f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5725 2023.12.13 06:13:58.912953 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5726 2023.12.13 06:13:58.912992 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5727 2023.12.13 06:13:58.913108 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5728 2023.12.13 06:13:58.913413 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5729 2023.12.13 06:13:58.913615 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary)
5730 2023.12.13 06:13:58.913760 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0.
5731 2023.12.13 06:13:58.913889 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000907596 sec., 56192 rows/sec., 4.40 MiB/sec.
5732 2023.12.13 06:13:58.914004 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Debug> DynamicQueryHandler: Done processing query
5733 2023.12.13 06:13:58.914027 [ 3 ] {7048f3b0-df18-4cec-8b6e-06976bd967ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
5734 2023.12.13 06:13:58.914043 [ 3 ] {} <Debug> HTTP-Session: 3fe4e7ab-0a6f-4af5-98a1-a33c55f710f2 Destroying unnamed session
5735 2023.12.13 06:13:58.914158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5736 2023.12.13 06:13:58.914231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5737 2023.12.13 06:13:58.914257 [ 3 ] {} <Debug> HTTP-Session: a7755d2f-97b2-487f-8a27-099ac706902e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5738 2023.12.13 06:13:58.914280 [ 3 ] {} <Debug> HTTP-Session: a7755d2f-97b2-487f-8a27-099ac706902e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5739 2023.12.13 06:13:58.914367 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5740 2023.12.13 06:13:58.914419 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5741 2023.12.13 06:13:58.914571 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5742 2023.12.13 06:13:58.914889 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5743 2023.12.13 06:13:58.915199 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
5744 2023.12.13 06:13:58.915377 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
5745 2023.12.13 06:13:58.915509 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Information> executeQuery: Read 2 rows, 144.00 B in 0.00110851 sec., 1804 rows/sec., 126.86 KiB/sec.
5746 2023.12.13 06:13:58.915649 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Debug> DynamicQueryHandler: Done processing query
5747 2023.12.13 06:13:58.915673 [ 3 ] {b01f77ae-c672-4936-951b-df328bcd8fc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5748 2023.12.13 06:13:58.915689 [ 3 ] {} <Debug> HTTP-Session: a7755d2f-97b2-487f-8a27-099ac706902e Destroying unnamed session
5749 2023.12.13 06:13:58.915840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5750 2023.12.13 06:13:58.915887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5751 2023.12.13 06:13:58.915906 [ 3 ] {} <Debug> HTTP-Session: 3d0e66bb-6a49-4ec9-854c-8facc170c314 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5752 2023.12.13 06:13:58.915923 [ 3 ] {} <Debug> HTTP-Session: 3d0e66bb-6a49-4ec9-854c-8facc170c314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5753 2023.12.13 06:13:58.916009 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5754 2023.12.13 06:13:58.916053 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5755 2023.12.13 06:13:58.916192 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5756 2023.12.13 06:13:58.916785 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5757 2023.12.13 06:13:58.917147 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5758 2023.12.13 06:13:58.917358 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
5759 2023.12.13 06:13:58.917490 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001441036 sec., 32615 rows/sec., 44.01 MiB/sec.
5760 2023.12.13 06:13:58.917657 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Debug> DynamicQueryHandler: Done processing query
5761 2023.12.13 06:13:58.917686 [ 3 ] {f31f3d54-449d-4871-89a8-433a043aff03} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5762 2023.12.13 06:13:58.917704 [ 3 ] {} <Debug> HTTP-Session: 3d0e66bb-6a49-4ec9-854c-8facc170c314 Destroying unnamed session
5763 2023.12.13 06:14:04.037156 [ 151 ] {} <Debug> DNSResolver: Updating DNS cache
5764 2023.12.13 06:14:04.037230 [ 151 ] {} <Debug> DNSResolver: Updated DNS cache
5765 2023.12.13 06:14:08.907478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5766 2023.12.13 06:14:08.907659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5767 2023.12.13 06:14:08.907706 [ 3 ] {} <Debug> HTTP-Session: 2f202497-c72d-44fa-a6fe-271bb133341b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5768 2023.12.13 06:14:08.907747 [ 3 ] {} <Debug> HTTP-Session: 2f202497-c72d-44fa-a6fe-271bb133341b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5769 2023.12.13 06:14:08.907947 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5770 2023.12.13 06:14:08.908044 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5771 2023.12.13 06:14:08.908304 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5772 2023.12.13 06:14:08.908855 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5773 2023.12.13 06:14:08.909124 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5774 2023.12.13 06:14:08.909291 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
5775 2023.12.13 06:14:08.909431 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001426456 sec., 32948 rows/sec., 2.61 MiB/sec.
5776 2023.12.13 06:14:08.909625 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Debug> DynamicQueryHandler: Done processing query
5777 2023.12.13 06:14:08.909661 [ 3 ] {00ad92d7-3a6b-453d-9302-a2b7d9164050} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5778 2023.12.13 06:14:08.909678 [ 3 ] {} <Debug> HTTP-Session: 2f202497-c72d-44fa-a6fe-271bb133341b Destroying unnamed session
5779 2023.12.13 06:14:08.909822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5780 2023.12.13 06:14:08.909870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5781 2023.12.13 06:14:08.909889 [ 3 ] {} <Debug> HTTP-Session: 8c97881c-b8ec-42b2-9503-ba2025d5f1bb Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5782 2023.12.13 06:14:08.909907 [ 3 ] {} <Debug> HTTP-Session: 8c97881c-b8ec-42b2-9503-ba2025d5f1bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5783 2023.12.13 06:14:08.909988 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5784 2023.12.13 06:14:08.910029 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5785 2023.12.13 06:14:08.910145 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5786 2023.12.13 06:14:08.910607 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5787 2023.12.13 06:14:08.910831 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5788 2023.12.13 06:14:08.910979 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5789 2023.12.13 06:14:08.911107 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.00108471 sec., 129988 rows/sec., 12.51 MiB/sec.
5790 2023.12.13 06:14:08.911106 [ 53 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5791 2023.12.13 06:14:08.911223 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5792 2023.12.13 06:14:08.911290 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Debug> DynamicQueryHandler: Done processing query
5793 2023.12.13 06:14:08.911334 [ 3 ] {e37a1471-6f24-463e-bb21-93259cbb7b4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
5794 2023.12.13 06:14:08.911345 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5795 2023.12.13 06:14:08.911360 [ 3 ] {} <Debug> HTTP-Session: 8c97881c-b8ec-42b2-9503-ba2025d5f1bb Destroying unnamed session
5796 2023.12.13 06:14:08.911497 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5797 2023.12.13 06:14:08.911534 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 181 rows starting from the beginning of the part
5798 2023.12.13 06:14:08.911599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5799 2023.12.13 06:14:08.911691 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5800 2023.12.13 06:14:08.911733 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 141 rows starting from the beginning of the part
5801 2023.12.13 06:14:08.911744 [ 3 ] {} <Debug> HTTP-Session: 3548f09a-fa3a-48ab-80cb-da6c99439119 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5802 2023.12.13 06:14:08.911810 [ 3 ] {} <Debug> HTTP-Session: 3548f09a-fa3a-48ab-80cb-da6c99439119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5803 2023.12.13 06:14:08.911952 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 36 rows starting from the beginning of the part
5804 2023.12.13 06:14:08.912001 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5805 2023.12.13 06:14:08.912108 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5806 2023.12.13 06:14:08.912144 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 141 rows starting from the beginning of the part
5807 2023.12.13 06:14:08.912458 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 143 rows starting from the beginning of the part
5808 2023.12.13 06:14:08.912587 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5809 2023.12.13 06:14:08.912681 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 141 rows starting from the beginning of the part
5810 2023.12.13 06:14:08.913286 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5811 2023.12.13 06:14:08.913783 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary)
5812 2023.12.13 06:14:08.914049 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0.
5813 2023.12.13 06:14:08.914347 [ 53 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0
5814 2023.12.13 06:14:08.914393 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002332853 sec., 20147 rows/sec., 1.58 MiB/sec.
5815 2023.12.13 06:14:08.914382 [ 20 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 783 rows, containing 4 columns (4 merged, 0 gathered) in 0.003086347 sec., 253697.98016878852 rows/sec., 24.11 MiB/sec.
5816 2023.12.13 06:14:08.914462 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5817 2023.12.13 06:14:08.914824 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5818 2023.12.13 06:14:08.914837 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Debug> DynamicQueryHandler: Done processing query
5819 2023.12.13 06:14:08.914900 [ 3 ] {5825cb3d-25c3-470a-957d-098f05eef97c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5820 2023.12.13 06:14:08.914891 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact
5821 2023.12.13 06:14:08.915008 [ 3 ] {} <Debug> HTTP-Session: 3548f09a-fa3a-48ab-80cb-da6c99439119 Destroying unnamed session
5822 2023.12.13 06:14:08.915321 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5823 2023.12.13 06:14:08.915342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5824 2023.12.13 06:14:08.915359 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5825 2023.12.13 06:14:08.915422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5826 2023.12.13 06:14:08.915469 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 97 rows starting from the beginning of the part
5827 2023.12.13 06:14:08.915487 [ 3 ] {} <Debug> HTTP-Session: 42dd507d-a3b9-4016-9f19-97d266dd2125 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5828 2023.12.13 06:14:08.915466 [ 23 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_61_12} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5829 2023.12.13 06:14:08.915567 [ 3 ] {} <Debug> HTTP-Session: 42dd507d-a3b9-4016-9f19-97d266dd2125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5830 2023.12.13 06:14:08.915871 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 47 rows starting from the beginning of the part
5831 2023.12.13 06:14:08.915880 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5832 2023.12.13 06:14:08.915984 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5833 2023.12.13 06:14:08.916099 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 24 rows starting from the beginning of the part
5834 2023.12.13 06:14:08.916381 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 47 rows starting from the beginning of the part
5835 2023.12.13 06:14:08.916608 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5836 2023.12.13 06:14:08.916638 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 51 rows starting from the beginning of the part
5837 2023.12.13 06:14:08.916821 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 47 rows starting from the beginning of the part
5838 2023.12.13 06:14:08.917700 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5839 2023.12.13 06:14:08.918353 [ 22 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 313 rows, containing 4 columns (4 merged, 0 gathered) in 0.003751479 sec., 83433.76039156824 rows/sec., 6.52 MiB/sec.
5840 2023.12.13 06:14:08.918459 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5841 2023.12.13 06:14:08.918500 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary)
5842 2023.12.13 06:14:08.918749 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
5843 2023.12.13 06:14:08.918776 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12.
5844 2023.12.13 06:14:08.918902 [ 20 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_61_12} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0
5845 2023.12.13 06:14:08.918931 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5846 2023.12.13 06:14:08.918978 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003029665 sec., 15513 rows/sec., 20.93 MiB/sec.
5847 2023.12.13 06:14:08.919051 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5848 2023.12.13 06:14:08.919277 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
5849 2023.12.13 06:14:08.919393 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Debug> DynamicQueryHandler: Done processing query
5850 2023.12.13 06:14:08.919455 [ 3 ] {45b7f5a1-2915-445d-8436-9513751c92ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
5851 2023.12.13 06:14:08.919527 [ 3 ] {} <Debug> HTTP-Session: 42dd507d-a3b9-4016-9f19-97d266dd2125 Destroying unnamed session
5852 2023.12.13 06:14:08.919603 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5853 2023.12.13 06:14:08.919664 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1761 rows starting from the beginning of the part
5854 2023.12.13 06:14:08.919775 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 47 rows starting from the beginning of the part
5855 2023.12.13 06:14:08.919874 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 47 rows starting from the beginning of the part
5856 2023.12.13 06:14:08.919968 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 47 rows starting from the beginning of the part
5857 2023.12.13 06:14:08.920056 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part
5858 2023.12.13 06:14:08.920145 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 47 rows starting from the beginning of the part
5859 2023.12.13 06:14:08.926474 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1996 rows, containing 6 columns (6 merged, 0 gathered) in 0.007312003 sec., 272975.817980381 rows/sec., 368.37 MiB/sec.
5860 2023.12.13 06:14:08.927202 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5861 2023.12.13 06:14:08.927422 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
5862 2023.12.13 06:14:08.927497 [ 22 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
5863 2023.12.13 06:14:08.927569 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_46_9: 13.28 MiB.
5864 2023.12.13 06:14:09.000679 [ 53 ] {} <Debug> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
5865 2023.12.13 06:14:09.000729 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5866 2023.12.13 06:14:09.000813 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact
5867 2023.12.13 06:14:09.000918 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5868 2023.12.13 06:14:09.000951 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part
5869 2023.12.13 06:14:09.001088 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
5870 2023.12.13 06:14:09.001188 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
5871 2023.12.13 06:14:09.001291 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
5872 2023.12.13 06:14:09.001382 [ 24 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
5873 2023.12.13 06:14:09.001919 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001143101 sec., 17496.266734085613 rows/sec., 1.43 MiB/sec.
5874 2023.12.13 06:14:09.002051 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
5875 2023.12.13 06:14:09.002261 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5.
5876 2023.12.13 06:14:09.002342 [ 10 ] {0b08b7b6-722b-485d-a628-f8f7b8039405::all_1_21_5} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0
5877 2023.12.13 06:14:09.168434 [ 53 ] {} <Debug> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0
5878 2023.12.13 06:14:09.168532 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5879 2023.12.13 06:14:09.168696 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact
5880 2023.12.13 06:14:09.168886 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5881 2023.12.13 06:14:09.168939 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 8 rows starting from the beginning of the part
5882 2023.12.13 06:14:09.169128 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part
5883 2023.12.13 06:14:09.169283 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part
5884 2023.12.13 06:14:09.169437 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part
5885 2023.12.13 06:14:09.169611 [ 18 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 4 rows starting from the beginning of the part
5886 2023.12.13 06:14:09.170262 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00164732 sec., 12140.931937935555 rows/sec., 847.73 KiB/sec.
5887 2023.12.13 06:14:09.170379 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary)
5888 2023.12.13 06:14:09.170587 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5.
5889 2023.12.13 06:14:09.170673 [ 24 ] {ef09a482-bea7-4ef1-8b31-131a2a1bcc63::all_1_21_5} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63) (MergerMutator): Merged 5 parts: from all_1_17_4 to all_21_21_0
5890 2023.12.13 06:14:12.167022 [ 152 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0
5891 2023.12.13 06:14:12.167113 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5892 2023.12.13 06:14:12.167210 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact
5893 2023.12.13 06:14:12.167380 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5894 2023.12.13 06:14:12.167419 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 660 rows starting from the beginning of the part
5895 2023.12.13 06:14:12.167542 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 37 rows starting from the beginning of the part
5896 2023.12.13 06:14:12.167637 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part
5897 2023.12.13 06:14:12.167722 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part
5898 2023.12.13 06:14:12.167804 [ 10 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part
5899 2023.12.13 06:14:12.168511 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001336704 sec., 550608.0628171981 rows/sec., 38.82 MiB/sec.
5900 2023.12.13 06:14:12.168692 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary)
5901 2023.12.13 06:14:12.168947 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7.
5902 2023.12.13 06:14:12.169029 [ 23 ] {6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8::all_1_29_7} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8) (MergerMutator): Merged 5 parts: from all_1_25_6 to all_29_29_0
5903 2023.12.13 06:14:13.905781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5904 2023.12.13 06:14:13.905893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5905 2023.12.13 06:14:13.905918 [ 3 ] {} <Debug> HTTP-Session: 47efd2a6-50d9-4519-bc92-341e8d1bc9ec Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5906 2023.12.13 06:14:13.905943 [ 3 ] {} <Debug> HTTP-Session: 47efd2a6-50d9-4519-bc92-341e8d1bc9ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5907 2023.12.13 06:14:13.906064 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
5908 2023.12.13 06:14:13.906125 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
5909 2023.12.13 06:14:13.906298 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5910 2023.12.13 06:14:13.906681 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5911 2023.12.13 06:14:13.906949 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5912 2023.12.13 06:14:13.907125 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
5913 2023.12.13 06:14:13.907264 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001159631 sec., 1724 rows/sec., 147.37 KiB/sec.
5914 2023.12.13 06:14:13.907434 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Debug> DynamicQueryHandler: Done processing query
5915 2023.12.13 06:14:13.907459 [ 3 ] {6936d030-27f3-40e5-ab6a-3ae2b8d37525} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5916 2023.12.13 06:14:13.907476 [ 3 ] {} <Debug> HTTP-Session: 47efd2a6-50d9-4519-bc92-341e8d1bc9ec Destroying unnamed session
5917 2023.12.13 06:14:13.907601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5918 2023.12.13 06:14:13.907650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5919 2023.12.13 06:14:13.907670 [ 3 ] {} <Debug> HTTP-Session: fb5c5982-a89d-40fe-88d4-ce37c8d6f1b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5920 2023.12.13 06:14:13.907689 [ 3 ] {} <Debug> HTTP-Session: fb5c5982-a89d-40fe-88d4-ce37c8d6f1b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5921 2023.12.13 06:14:13.907771 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5922 2023.12.13 06:14:13.907812 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
5923 2023.12.13 06:14:13.907927 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5924 2023.12.13 06:14:13.908233 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5925 2023.12.13 06:14:13.908445 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5926 2023.12.13 06:14:13.908597 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5927 2023.12.13 06:14:13.908736 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000935757 sec., 39540 rows/sec., 3.32 MiB/sec.
5928 2023.12.13 06:14:13.908856 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Debug> DynamicQueryHandler: Done processing query
5929 2023.12.13 06:14:13.908880 [ 3 ] {bfb61718-ec4f-4a41-8d8b-a504dd9e088d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5930 2023.12.13 06:14:13.908897 [ 3 ] {} <Debug> HTTP-Session: fb5c5982-a89d-40fe-88d4-ce37c8d6f1b0 Destroying unnamed session
5931 2023.12.13 06:14:13.909046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5932 2023.12.13 06:14:13.909092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5933 2023.12.13 06:14:13.909112 [ 3 ] {} <Debug> HTTP-Session: f73bc92d-0a57-484e-9a65-b5f93c2a284c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5934 2023.12.13 06:14:13.909130 [ 3 ] {} <Debug> HTTP-Session: f73bc92d-0a57-484e-9a65-b5f93c2a284c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5935 2023.12.13 06:14:13.909203 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
5936 2023.12.13 06:14:13.909242 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
5937 2023.12.13 06:14:13.909350 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5938 2023.12.13 06:14:13.909609 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5939 2023.12.13 06:14:13.909813 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
5940 2023.12.13 06:14:13.909960 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
5941 2023.12.13 06:14:13.910076 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000836956 sec., 2389 rows/sec., 166.85 KiB/sec.
5942 2023.12.13 06:14:13.910182 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Debug> DynamicQueryHandler: Done processing query
5943 2023.12.13 06:14:13.910206 [ 3 ] {50cbe182-013d-4dc0-affb-69a0cb87748c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
5944 2023.12.13 06:14:13.910222 [ 3 ] {} <Debug> HTTP-Session: f73bc92d-0a57-484e-9a65-b5f93c2a284c Destroying unnamed session
5945 2023.12.13 06:14:13.910332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5946 2023.12.13 06:14:13.910379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5947 2023.12.13 06:14:13.910405 [ 3 ] {} <Debug> HTTP-Session: b8c11378-0665-4fbc-bb01-848e9af04be4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5948 2023.12.13 06:14:13.910423 [ 3 ] {} <Debug> HTTP-Session: b8c11378-0665-4fbc-bb01-848e9af04be4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5949 2023.12.13 06:14:13.910504 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5950 2023.12.13 06:14:13.910550 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5951 2023.12.13 06:14:13.910663 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5952 2023.12.13 06:14:13.910957 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5953 2023.12.13 06:14:13.911184 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary)
5954 2023.12.13 06:14:13.911355 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0.
5955 2023.12.13 06:14:13.911485 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000940617 sec., 27641 rows/sec., 2.14 MiB/sec.
5956 2023.12.13 06:14:13.911614 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Debug> DynamicQueryHandler: Done processing query
5957 2023.12.13 06:14:13.911638 [ 3 ] {8b622ea6-f96a-47bc-bb6d-f7954e7e31a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5958 2023.12.13 06:14:13.911659 [ 3 ] {} <Debug> HTTP-Session: b8c11378-0665-4fbc-bb01-848e9af04be4 Destroying unnamed session
5959 2023.12.13 06:14:13.911783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7215, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5960 2023.12.13 06:14:13.911835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5961 2023.12.13 06:14:13.911854 [ 3 ] {} <Debug> HTTP-Session: df1d6968-6010-4372-a86c-afcf440d65e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5962 2023.12.13 06:14:13.911873 [ 3 ] {} <Debug> HTTP-Session: df1d6968-6010-4372-a86c-afcf440d65e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5963 2023.12.13 06:14:13.911952 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
5964 2023.12.13 06:14:13.912002 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
5965 2023.12.13 06:14:13.912137 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5966 2023.12.13 06:14:13.912450 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5967 2023.12.13 06:14:13.912748 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
5968 2023.12.13 06:14:13.912960 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
5969 2023.12.13 06:14:13.913108 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001121171 sec., 33001 rows/sec., 2.33 MiB/sec.
5970 2023.12.13 06:14:13.913228 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Debug> DynamicQueryHandler: Done processing query
5971 2023.12.13 06:14:13.913257 [ 3 ] {ca03717e-53ae-4370-b339-f95a5feb0774} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5972 2023.12.13 06:14:13.913273 [ 3 ] {} <Debug> HTTP-Session: df1d6968-6010-4372-a86c-afcf440d65e7 Destroying unnamed session
5973 2023.12.13 06:14:18.906862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5974 2023.12.13 06:14:18.906984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5975 2023.12.13 06:14:18.907010 [ 3 ] {} <Debug> HTTP-Session: d451cb92-2c9e-470f-b731-b406430ec077 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5976 2023.12.13 06:14:18.907034 [ 3 ] {} <Debug> HTTP-Session: d451cb92-2c9e-470f-b731-b406430ec077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5977 2023.12.13 06:14:18.907159 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
5978 2023.12.13 06:14:18.907219 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
5979 2023.12.13 06:14:18.907378 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5980 2023.12.13 06:14:18.907820 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5981 2023.12.13 06:14:18.908094 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
5982 2023.12.13 06:14:18.908257 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
5983 2023.12.13 06:14:18.908399 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001197122 sec., 39260 rows/sec., 3.11 MiB/sec.
5984 2023.12.13 06:14:18.908413 [ 136 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_43_10 to all_47_47_0
5985 2023.12.13 06:14:18.908566 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
5986 2023.12.13 06:14:18.908598 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Debug> DynamicQueryHandler: Done processing query
5987 2023.12.13 06:14:18.908650 [ 3 ] {410e83fa-ff19-4ac5-a2dd-31ce5667b51b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5988 2023.12.13 06:14:18.908707 [ 3 ] {} <Debug> HTTP-Session: d451cb92-2c9e-470f-b731-b406430ec077 Destroying unnamed session
5989 2023.12.13 06:14:18.908734 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_43_10 to all_47_47_0 into Compact
5990 2023.12.13 06:14:18.908866 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5991 2023.12.13 06:14:18.908900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5992 2023.12.13 06:14:18.908923 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_10, total 47 rows starting from the beginning of the part
5993 2023.12.13 06:14:18.908999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5994 2023.12.13 06:14:18.909036 [ 3 ] {} <Debug> HTTP-Session: de2c817a-3bc6-474c-8a02-efd466bbdf6d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
5995 2023.12.13 06:14:18.909097 [ 3 ] {} <Debug> HTTP-Session: de2c817a-3bc6-474c-8a02-efd466bbdf6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5996 2023.12.13 06:14:18.909172 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 47 rows starting from the beginning of the part
5997 2023.12.13 06:14:18.909303 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
5998 2023.12.13 06:14:18.909396 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 47 rows starting from the beginning of the part
5999 2023.12.13 06:14:18.909409 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6000 2023.12.13 06:14:18.909657 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 47 rows starting from the beginning of the part
6001 2023.12.13 06:14:18.909907 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6002 2023.12.13 06:14:18.909922 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part
6003 2023.12.13 06:14:18.910828 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6004 2023.12.13 06:14:18.911296 [ 17 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644048 sec., 88878.87058026178 rows/sec., 7.04 MiB/sec.
6005 2023.12.13 06:14:18.911339 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6006 2023.12.13 06:14:18.911448 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Trace> MergedBlockOutputStream: filled checksums all_1_47_11 (state Temporary)
6007 2023.12.13 06:14:18.911591 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6008 2023.12.13 06:14:18.911705 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_47_11 to all_1_47_11.
6009 2023.12.13 06:14:18.911822 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.002462355 sec., 57262 rows/sec., 5.51 MiB/sec.
6010 2023.12.13 06:14:18.911868 [ 24 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_47_11} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_43_10 to all_47_47_0
6011 2023.12.13 06:14:18.912043 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Debug> DynamicQueryHandler: Done processing query
6012 2023.12.13 06:14:18.912072 [ 3 ] {1b95e489-786e-4a29-92af-a7aa242166f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6013 2023.12.13 06:14:18.912089 [ 3 ] {} <Debug> HTTP-Session: de2c817a-3bc6-474c-8a02-efd466bbdf6d Destroying unnamed session
6014 2023.12.13 06:14:18.912225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6015 2023.12.13 06:14:18.912271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6016 2023.12.13 06:14:18.912291 [ 3 ] {} <Debug> HTTP-Session: c07e1b3d-3ad6-49f2-8279-2f1a081f696e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6017 2023.12.13 06:14:18.912308 [ 3 ] {} <Debug> HTTP-Session: c07e1b3d-3ad6-49f2-8279-2f1a081f696e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6018 2023.12.13 06:14:18.912386 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6019 2023.12.13 06:14:18.912428 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6020 2023.12.13 06:14:18.912551 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6021 2023.12.13 06:14:18.912865 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6022 2023.12.13 06:14:18.913079 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary)
6023 2023.12.13 06:14:18.913234 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0.
6024 2023.12.13 06:14:18.913364 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000948297 sec., 49562 rows/sec., 3.88 MiB/sec.
6025 2023.12.13 06:14:18.913516 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Debug> DynamicQueryHandler: Done processing query
6026 2023.12.13 06:14:18.913564 [ 3 ] {9e2d93d5-5ab0-440f-8c94-9c1ea1660d49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6027 2023.12.13 06:14:18.913595 [ 3 ] {} <Debug> HTTP-Session: c07e1b3d-3ad6-49f2-8279-2f1a081f696e Destroying unnamed session
6028 2023.12.13 06:14:18.913805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6029 2023.12.13 06:14:18.913850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6030 2023.12.13 06:14:18.913869 [ 3 ] {} <Debug> HTTP-Session: 774d4dc4-53ab-41d8-8d52-4a78578dd71e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6031 2023.12.13 06:14:18.913886 [ 3 ] {} <Debug> HTTP-Session: 774d4dc4-53ab-41d8-8d52-4a78578dd71e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6032 2023.12.13 06:14:18.913987 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6033 2023.12.13 06:14:18.914034 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6034 2023.12.13 06:14:18.914186 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6035 2023.12.13 06:14:18.914666 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6036 2023.12.13 06:14:18.915004 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary)
6037 2023.12.13 06:14:18.915183 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0.
6038 2023.12.13 06:14:18.915304 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001289683 sec., 36443 rows/sec., 49.18 MiB/sec.
6039 2023.12.13 06:14:18.915432 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Debug> DynamicQueryHandler: Done processing query
6040 2023.12.13 06:14:18.915455 [ 3 ] {ea4bd9b7-76d5-4b81-8dc9-8c409b2dc4e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6041 2023.12.13 06:14:18.915472 [ 3 ] {} <Debug> HTTP-Session: 774d4dc4-53ab-41d8-8d52-4a78578dd71e Destroying unnamed session
6042 2023.12.13 06:14:19.037475 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
6043 2023.12.13 06:14:19.037512 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
6044 2023.12.13 06:14:28.906070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6045 2023.12.13 06:14:28.906186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6046 2023.12.13 06:14:28.906213 [ 3 ] {} <Debug> HTTP-Session: f0dcc3d4-417f-4df7-8e2d-0f4848aea490 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6047 2023.12.13 06:14:28.906238 [ 3 ] {} <Debug> HTTP-Session: f0dcc3d4-417f-4df7-8e2d-0f4848aea490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6048 2023.12.13 06:14:28.906362 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6049 2023.12.13 06:14:28.906423 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6050 2023.12.13 06:14:28.906580 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6051 2023.12.13 06:14:28.906999 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6052 2023.12.13 06:14:28.907271 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6053 2023.12.13 06:14:28.907437 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
6054 2023.12.13 06:14:28.907562 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001164581 sec., 40357 rows/sec., 3.19 MiB/sec.
6055 2023.12.13 06:14:28.907692 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Debug> DynamicQueryHandler: Done processing query
6056 2023.12.13 06:14:28.907717 [ 3 ] {d2f4d67d-e20c-4cfd-b68d-506a0bb579ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6057 2023.12.13 06:14:28.907733 [ 3 ] {} <Debug> HTTP-Session: f0dcc3d4-417f-4df7-8e2d-0f4848aea490 Destroying unnamed session
6058 2023.12.13 06:14:28.907845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6059 2023.12.13 06:14:28.907892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6060 2023.12.13 06:14:28.907913 [ 3 ] {} <Debug> HTTP-Session: 2a82da67-26cd-4a90-bcd3-96b924ce54bf Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6061 2023.12.13 06:14:28.907933 [ 3 ] {} <Debug> HTTP-Session: 2a82da67-26cd-4a90-bcd3-96b924ce54bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6062 2023.12.13 06:14:28.908011 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6063 2023.12.13 06:14:28.908053 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6064 2023.12.13 06:14:28.908163 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6065 2023.12.13 06:14:28.908442 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6066 2023.12.13 06:14:28.908650 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6067 2023.12.13 06:14:28.908803 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
6068 2023.12.13 06:14:28.908910 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000869986 sec., 2298 rows/sec., 196.44 KiB/sec.
6069 2023.12.13 06:14:28.909065 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Debug> DynamicQueryHandler: Done processing query
6070 2023.12.13 06:14:28.909111 [ 3 ] {05d4085c-7d8b-481f-8771-63e76e4d470e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6071 2023.12.13 06:14:28.909144 [ 3 ] {} <Debug> HTTP-Session: 2a82da67-26cd-4a90-bcd3-96b924ce54bf Destroying unnamed session
6072 2023.12.13 06:14:28.909278 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6073 2023.12.13 06:14:28.909325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6074 2023.12.13 06:14:28.909344 [ 3 ] {} <Debug> HTTP-Session: f1ba6da9-a6ed-4538-9278-08e1e926c487 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6075 2023.12.13 06:14:28.909362 [ 3 ] {} <Debug> HTTP-Session: f1ba6da9-a6ed-4538-9278-08e1e926c487 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6076 2023.12.13 06:14:28.909442 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6077 2023.12.13 06:14:28.909482 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6078 2023.12.13 06:14:28.909596 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6079 2023.12.13 06:14:28.909961 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6080 2023.12.13 06:14:28.910193 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6081 2023.12.13 06:14:28.910346 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6082 2023.12.13 06:14:28.910455 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Information> executeQuery: Read 142 rows, 13.99 KiB in 0.000985508 sec., 144088 rows/sec., 13.86 MiB/sec.
6083 2023.12.13 06:14:28.910599 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Debug> DynamicQueryHandler: Done processing query
6084 2023.12.13 06:14:28.910640 [ 3 ] {068e59fc-615f-4227-a9b9-1ed627ff12bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6085 2023.12.13 06:14:28.910684 [ 3 ] {} <Debug> HTTP-Session: f1ba6da9-a6ed-4538-9278-08e1e926c487 Destroying unnamed session
6086 2023.12.13 06:14:28.910783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6087 2023.12.13 06:14:28.910828 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6088 2023.12.13 06:14:28.910848 [ 3 ] {} <Debug> HTTP-Session: cd8f41d3-ec31-40ab-a486-871a1a66376c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6089 2023.12.13 06:14:28.910866 [ 3 ] {} <Debug> HTTP-Session: cd8f41d3-ec31-40ab-a486-871a1a66376c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6090 2023.12.13 06:14:28.910945 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6091 2023.12.13 06:14:28.910986 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6092 2023.12.13 06:14:28.911104 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6093 2023.12.13 06:14:28.911350 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6094 2023.12.13 06:14:28.911564 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
6095 2023.12.13 06:14:28.911711 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
6096 2023.12.13 06:14:28.911814 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000840905 sec., 2378 rows/sec., 166.07 KiB/sec.
6097 2023.12.13 06:14:28.911950 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Debug> DynamicQueryHandler: Done processing query
6098 2023.12.13 06:14:28.911974 [ 3 ] {53537ea7-963c-4d52-9670-3a76808a520c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6099 2023.12.13 06:14:28.911991 [ 3 ] {} <Debug> HTTP-Session: cd8f41d3-ec31-40ab-a486-871a1a66376c Destroying unnamed session
6100 2023.12.13 06:14:28.912091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8359, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6101 2023.12.13 06:14:28.912136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6102 2023.12.13 06:14:28.912156 [ 3 ] {} <Debug> HTTP-Session: e73a057f-6b38-4e41-8445-15f6f03389b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6103 2023.12.13 06:14:28.912173 [ 3 ] {} <Debug> HTTP-Session: e73a057f-6b38-4e41-8445-15f6f03389b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6104 2023.12.13 06:14:28.912257 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6105 2023.12.13 06:14:28.912297 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6106 2023.12.13 06:14:28.912406 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6107 2023.12.13 06:14:28.912777 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6108 2023.12.13 06:14:28.912984 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary)
6109 2023.12.13 06:14:28.913132 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0.
6110 2023.12.13 06:14:28.913245 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000953557 sec., 51386 rows/sec., 4.02 MiB/sec.
6111 2023.12.13 06:14:28.913374 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Debug> DynamicQueryHandler: Done processing query
6112 2023.12.13 06:14:28.913399 [ 3 ] {5c97d592-68e2-4bf4-b978-137595b16c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6113 2023.12.13 06:14:28.913416 [ 3 ] {} <Debug> HTTP-Session: e73a057f-6b38-4e41-8445-15f6f03389b5 Destroying unnamed session
6114 2023.12.13 06:14:28.913505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6115 2023.12.13 06:14:28.913551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6116 2023.12.13 06:14:28.913570 [ 3 ] {} <Debug> HTTP-Session: 59ebd946-36ad-4d4c-bdb0-e50c451c36b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6117 2023.12.13 06:14:28.913588 [ 3 ] {} <Debug> HTTP-Session: 59ebd946-36ad-4d4c-bdb0-e50c451c36b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6118 2023.12.13 06:14:28.913658 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6119 2023.12.13 06:14:28.913702 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6120 2023.12.13 06:14:28.913823 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6121 2023.12.13 06:14:28.914097 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6122 2023.12.13 06:14:28.914353 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
6123 2023.12.13 06:14:28.914532 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
6124 2023.12.13 06:14:28.914641 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000954338 sec., 1047 rows/sec., 73.68 KiB/sec.
6125 2023.12.13 06:14:28.914799 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Debug> DynamicQueryHandler: Done processing query
6126 2023.12.13 06:14:28.914823 [ 3 ] {5b5532b0-f121-4e4a-ba86-00ae3b9289f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6127 2023.12.13 06:14:28.914840 [ 3 ] {} <Debug> HTTP-Session: 59ebd946-36ad-4d4c-bdb0-e50c451c36b6 Destroying unnamed session
6128 2023.12.13 06:14:28.914980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6129 2023.12.13 06:14:28.915026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6130 2023.12.13 06:14:28.915046 [ 3 ] {} <Debug> HTTP-Session: f587df44-d172-4e42-baad-56a69028a1fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6131 2023.12.13 06:14:28.915063 [ 3 ] {} <Debug> HTTP-Session: f587df44-d172-4e42-baad-56a69028a1fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6132 2023.12.13 06:14:28.915150 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6133 2023.12.13 06:14:28.915195 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6134 2023.12.13 06:14:28.915339 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6135 2023.12.13 06:14:28.915828 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6136 2023.12.13 06:14:28.916141 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary)
6137 2023.12.13 06:14:28.916358 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0.
6138 2023.12.13 06:14:28.916523 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001345095 sec., 34941 rows/sec., 47.15 MiB/sec.
6139 2023.12.13 06:14:28.916706 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Debug> DynamicQueryHandler: Done processing query
6140 2023.12.13 06:14:28.916746 [ 3 ] {f1d3d7ba-2cfd-45b5-9eb4-d66184262207} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6141 2023.12.13 06:14:28.916773 [ 3 ] {} <Debug> HTTP-Session: f587df44-d172-4e42-baad-56a69028a1fc Destroying unnamed session
6142 2023.12.13 06:14:34.037756 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
6143 2023.12.13 06:14:34.037823 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
6144 2023.12.13 06:14:38.906116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6145 2023.12.13 06:14:38.906235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6146 2023.12.13 06:14:38.906261 [ 3 ] {} <Debug> HTTP-Session: 3f80cd5f-7a19-4d60-a3bf-141b77e46a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6147 2023.12.13 06:14:38.906284 [ 3 ] {} <Debug> HTTP-Session: 3f80cd5f-7a19-4d60-a3bf-141b77e46a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6148 2023.12.13 06:14:38.906408 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6149 2023.12.13 06:14:38.906467 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6150 2023.12.13 06:14:38.906623 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6151 2023.12.13 06:14:38.907078 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6152 2023.12.13 06:14:38.907345 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6153 2023.12.13 06:14:38.907512 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
6154 2023.12.13 06:14:38.907648 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001199642 sec., 39178 rows/sec., 3.10 MiB/sec.
6155 2023.12.13 06:14:38.907840 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Debug> DynamicQueryHandler: Done processing query
6156 2023.12.13 06:14:38.907868 [ 3 ] {636fe553-1e49-4a65-9d27-c2b0c7dd45d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6157 2023.12.13 06:14:38.907885 [ 3 ] {} <Debug> HTTP-Session: 3f80cd5f-7a19-4d60-a3bf-141b77e46a66 Destroying unnamed session
6158 2023.12.13 06:14:38.908033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6159 2023.12.13 06:14:38.908084 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6160 2023.12.13 06:14:38.908103 [ 3 ] {} <Debug> HTTP-Session: 1be9b25f-9556-43fd-96fd-fb0d27f638e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6161 2023.12.13 06:14:38.908123 [ 3 ] {} <Debug> HTTP-Session: 1be9b25f-9556-43fd-96fd-fb0d27f638e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6162 2023.12.13 06:14:38.908213 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6163 2023.12.13 06:14:38.908257 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6164 2023.12.13 06:14:38.908370 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6165 2023.12.13 06:14:38.908775 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6166 2023.12.13 06:14:38.908995 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6167 2023.12.13 06:14:38.909153 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6168 2023.12.13 06:14:38.909289 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.001040069 sec., 135567 rows/sec., 13.05 MiB/sec.
6169 2023.12.13 06:14:38.909413 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Debug> DynamicQueryHandler: Done processing query
6170 2023.12.13 06:14:38.909437 [ 3 ] {35115f48-c96e-426f-885a-b64fbee69916} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6171 2023.12.13 06:14:38.909452 [ 3 ] {} <Debug> HTTP-Session: 1be9b25f-9556-43fd-96fd-fb0d27f638e9 Destroying unnamed session
6172 2023.12.13 06:14:38.909568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6173 2023.12.13 06:14:38.909614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6174 2023.12.13 06:14:38.909632 [ 3 ] {} <Debug> HTTP-Session: 3677165b-b764-41b7-a8d2-e771eb33384d Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6175 2023.12.13 06:14:38.909650 [ 3 ] {} <Debug> HTTP-Session: 3677165b-b764-41b7-a8d2-e771eb33384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6176 2023.12.13 06:14:38.909723 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6177 2023.12.13 06:14:38.909760 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6178 2023.12.13 06:14:38.909865 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6179 2023.12.13 06:14:38.910168 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6180 2023.12.13 06:14:38.910372 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary)
6181 2023.12.13 06:14:38.910529 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0.
6182 2023.12.13 06:14:38.910660 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000908756 sec., 51719 rows/sec., 4.04 MiB/sec.
6183 2023.12.13 06:14:38.910807 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Debug> DynamicQueryHandler: Done processing query
6184 2023.12.13 06:14:38.910852 [ 3 ] {45f18a35-747d-42e7-b418-dafa84e8138f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6185 2023.12.13 06:14:38.910879 [ 3 ] {} <Debug> HTTP-Session: 3677165b-b764-41b7-a8d2-e771eb33384d Destroying unnamed session
6186 2023.12.13 06:14:38.911010 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6187 2023.12.13 06:14:38.911055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6188 2023.12.13 06:14:38.911073 [ 3 ] {} <Debug> HTTP-Session: d17ccb24-a503-4b2a-a38d-aaad09b08274 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6189 2023.12.13 06:14:38.911090 [ 3 ] {} <Debug> HTTP-Session: d17ccb24-a503-4b2a-a38d-aaad09b08274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6190 2023.12.13 06:14:38.911181 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6191 2023.12.13 06:14:38.911226 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6192 2023.12.13 06:14:38.911368 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6193 2023.12.13 06:14:38.911857 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.89 GiB.
6194 2023.12.13 06:14:38.912172 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary)
6195 2023.12.13 06:14:38.912345 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0.
6196 2023.12.13 06:14:38.912493 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001273974 sec., 36892 rows/sec., 49.78 MiB/sec.
6197 2023.12.13 06:14:38.912666 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Debug> DynamicQueryHandler: Done processing query
6198 2023.12.13 06:14:38.912690 [ 3 ] {664a1bca-30a4-493d-8bc6-09cff4595238} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6199 2023.12.13 06:14:38.912706 [ 3 ] {} <Debug> HTTP-Session: d17ccb24-a503-4b2a-a38d-aaad09b08274 Destroying unnamed session
6200 2023.12.13 06:14:43.905211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 5316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6201 2023.12.13 06:14:43.905342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6202 2023.12.13 06:14:43.905372 [ 3 ] {} <Debug> HTTP-Session: 36188a07-53ff-47fe-9942-584835d1eb52 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6203 2023.12.13 06:14:43.905400 [ 3 ] {} <Debug> HTTP-Session: 36188a07-53ff-47fe-9942-584835d1eb52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6204 2023.12.13 06:14:43.905540 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6205 2023.12.13 06:14:43.905607 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6206 2023.12.13 06:14:43.905782 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6207 2023.12.13 06:14:43.906366 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6208 2023.12.13 06:14:43.906627 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6209 2023.12.13 06:14:43.906796 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6210 2023.12.13 06:14:43.906923 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001342104 sec., 26823 rows/sec., 2.25 MiB/sec.
6211 2023.12.13 06:14:43.906923 [ 179 ] {} <Debug> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6212 2023.12.13 06:14:43.906990 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6213 2023.12.13 06:14:43.907105 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Debug> DynamicQueryHandler: Done processing query
6214 2023.12.13 06:14:43.907122 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6215 2023.12.13 06:14:43.907149 [ 3 ] {5135db08-d29c-4b91-b9fc-4e022721228a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6216 2023.12.13 06:14:43.907223 [ 3 ] {} <Debug> HTTP-Session: 36188a07-53ff-47fe-9942-584835d1eb52 Destroying unnamed session
6217 2023.12.13 06:14:43.907385 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6218 2023.12.13 06:14:43.907410 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 4088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6219 2023.12.13 06:14:43.907448 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 181 rows starting from the beginning of the part
6220 2023.12.13 06:14:43.907494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6221 2023.12.13 06:14:43.907535 [ 3 ] {} <Debug> HTTP-Session: ba61a9dc-0462-4dd0-921d-15bfc4821f02 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6222 2023.12.13 06:14:43.907572 [ 3 ] {} <Debug> HTTP-Session: ba61a9dc-0462-4dd0-921d-15bfc4821f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6223 2023.12.13 06:14:43.907701 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 37 rows starting from the beginning of the part
6224 2023.12.13 06:14:43.907775 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6225 2023.12.13 06:14:43.907860 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6226 2023.12.13 06:14:43.907955 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 141 rows starting from the beginning of the part
6227 2023.12.13 06:14:43.908284 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 142 rows starting from the beginning of the part
6228 2023.12.13 06:14:43.908298 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6229 2023.12.13 06:14:43.908468 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 141 rows starting from the beginning of the part
6230 2023.12.13 06:14:43.908621 [ 10 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part
6231 2023.12.13 06:14:43.909137 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6232 2023.12.13 06:14:43.909548 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary)
6233 2023.12.13 06:14:43.909873 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0.
6234 2023.12.13 06:14:43.910032 [ 179 ] {} <Debug> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0
6235 2023.12.13 06:14:43.910110 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.002265251 sec., 10594 rows/sec., 838.07 KiB/sec.
6236 2023.12.13 06:14:43.910144 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6237 2023.12.13 06:14:43.910351 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact
6238 2023.12.13 06:14:43.910561 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Debug> DynamicQueryHandler: Done processing query
6239 2023.12.13 06:14:43.910635 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6240 2023.12.13 06:14:43.910634 [ 3 ] {0bf45e8c-1307-48dc-a866-eb971c2096dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
6241 2023.12.13 06:14:43.910728 [ 3 ] {} <Debug> HTTP-Session: ba61a9dc-0462-4dd0-921d-15bfc4821f02 Destroying unnamed session
6242 2023.12.13 06:14:43.910746 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 97 rows starting from the beginning of the part
6243 2023.12.13 06:14:43.910963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6244 2023.12.13 06:14:43.911001 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 678 rows, containing 4 columns (4 merged, 0 gathered) in 0.003950842 sec., 171608.9886662134 rows/sec., 16.17 MiB/sec.
6245 2023.12.13 06:14:43.911111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6246 2023.12.13 06:14:43.911161 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 26 rows starting from the beginning of the part
6247 2023.12.13 06:14:43.911202 [ 3 ] {} <Debug> HTTP-Session: 74b0f6d0-99e2-48cc-bb3c-9067e88f22ee Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6248 2023.12.13 06:14:43.911311 [ 3 ] {} <Debug> HTTP-Session: 74b0f6d0-99e2-48cc-bb3c-9067e88f22ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6249 2023.12.13 06:14:43.911413 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6250 2023.12.13 06:14:43.911780 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 47 rows starting from the beginning of the part
6251 2023.12.13 06:14:43.911810 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6252 2023.12.13 06:14:43.911971 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6253 2023.12.13 06:14:43.912078 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6254 2023.12.13 06:14:43.912222 [ 11 ] {0755271d-8595-4794-bf17-acf69d3294c6::all_1_66_13} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6255 2023.12.13 06:14:43.912300 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 49 rows starting from the beginning of the part
6256 2023.12.13 06:14:43.912656 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 47 rows starting from the beginning of the part
6257 2023.12.13 06:14:43.912861 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6258 2023.12.13 06:14:43.912891 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 24 rows starting from the beginning of the part
6259 2023.12.13 06:14:43.913584 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6260 2023.12.13 06:14:43.914260 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
6261 2023.12.13 06:14:43.914357 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 290 rows, containing 4 columns (4 merged, 0 gathered) in 0.004128615 sec., 70241.47323012681 rows/sec., 5.48 MiB/sec.
6262 2023.12.13 06:14:43.914495 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary)
6263 2023.12.13 06:14:43.914610 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
6264 2023.12.13 06:14:43.914791 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.002885963 sec., 12474 rows/sec., 901.45 KiB/sec.
6265 2023.12.13 06:14:43.914844 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13.
6266 2023.12.13 06:14:43.915115 [ 10 ] {6541ac55-695f-4bf0-a03d-6e92e112d52f::all_1_66_13} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0
6267 2023.12.13 06:14:43.915281 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Debug> DynamicQueryHandler: Done processing query
6268 2023.12.13 06:14:43.915318 [ 3 ] {9b80eaf5-5f92-42ed-9bfe-2b402b27f294} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6269 2023.12.13 06:14:43.915335 [ 3 ] {} <Debug> HTTP-Session: 74b0f6d0-99e2-48cc-bb3c-9067e88f22ee Destroying unnamed session
6270 2023.12.13 06:14:48.906068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6271 2023.12.13 06:14:48.906208 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6272 2023.12.13 06:14:48.906235 [ 3 ] {} <Debug> HTTP-Session: 547f8570-bfc9-4448-8fd6-041008f8d56e Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6273 2023.12.13 06:14:48.906258 [ 3 ] {} <Debug> HTTP-Session: 547f8570-bfc9-4448-8fd6-041008f8d56e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6274 2023.12.13 06:14:48.906383 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6275 2023.12.13 06:14:48.906441 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6276 2023.12.13 06:14:48.906595 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6277 2023.12.13 06:14:48.907033 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6278 2023.12.13 06:14:48.907296 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6279 2023.12.13 06:14:48.907461 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
6280 2023.12.13 06:14:48.907587 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001169881 sec., 40175 rows/sec., 3.18 MiB/sec.
6281 2023.12.13 06:14:48.907731 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Debug> DynamicQueryHandler: Done processing query
6282 2023.12.13 06:14:48.907755 [ 3 ] {d70d40b1-1570-489a-a3ab-6df495450aaa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6283 2023.12.13 06:14:48.907771 [ 3 ] {} <Debug> HTTP-Session: 547f8570-bfc9-4448-8fd6-041008f8d56e Destroying unnamed session
6284 2023.12.13 06:14:48.907925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6285 2023.12.13 06:14:48.907973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6286 2023.12.13 06:14:48.907993 [ 3 ] {} <Debug> HTTP-Session: 993d2bfe-335a-4aa1-b6fd-01ecb66aea3b Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6287 2023.12.13 06:14:48.908010 [ 3 ] {} <Debug> HTTP-Session: 993d2bfe-335a-4aa1-b6fd-01ecb66aea3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6288 2023.12.13 06:14:48.908089 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6289 2023.12.13 06:14:48.908128 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6290 2023.12.13 06:14:48.908233 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6291 2023.12.13 06:14:48.908612 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6292 2023.12.13 06:14:48.908836 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6293 2023.12.13 06:14:48.908985 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6294 2023.12.13 06:14:48.909103 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Information> executeQuery: Read 141 rows, 13.90 KiB in 0.000984698 sec., 143191 rows/sec., 13.78 MiB/sec.
6295 2023.12.13 06:14:48.909219 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Debug> DynamicQueryHandler: Done processing query
6296 2023.12.13 06:14:48.909241 [ 3 ] {3bd063bd-dc9f-4b97-8f12-d4e47443a39c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6297 2023.12.13 06:14:48.909257 [ 3 ] {} <Debug> HTTP-Session: 993d2bfe-335a-4aa1-b6fd-01ecb66aea3b Destroying unnamed session
6298 2023.12.13 06:14:48.909371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8018, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6299 2023.12.13 06:14:48.909416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6300 2023.12.13 06:14:48.909434 [ 3 ] {} <Debug> HTTP-Session: 4adffe5e-8371-4043-b6fb-526d2e89a393 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6301 2023.12.13 06:14:48.909451 [ 3 ] {} <Debug> HTTP-Session: 4adffe5e-8371-4043-b6fb-526d2e89a393 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6302 2023.12.13 06:14:48.909522 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6303 2023.12.13 06:14:48.909560 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6304 2023.12.13 06:14:48.909666 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6305 2023.12.13 06:14:48.909957 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6306 2023.12.13 06:14:48.910225 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary)
6307 2023.12.13 06:14:48.910379 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0.
6308 2023.12.13 06:14:48.910498 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000945187 sec., 49725 rows/sec., 3.89 MiB/sec.
6309 2023.12.13 06:14:48.910616 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Debug> DynamicQueryHandler: Done processing query
6310 2023.12.13 06:14:48.910639 [ 3 ] {b04f1e97-9dc9-424d-808f-00373d30e616} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6311 2023.12.13 06:14:48.910655 [ 3 ] {} <Debug> HTTP-Session: 4adffe5e-8371-4043-b6fb-526d2e89a393 Destroying unnamed session
6312 2023.12.13 06:14:48.910799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6313 2023.12.13 06:14:48.910843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6314 2023.12.13 06:14:48.910861 [ 3 ] {} <Debug> HTTP-Session: 9f3a4adb-78b5-4605-a0e4-17b99b37feed Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6315 2023.12.13 06:14:48.910877 [ 3 ] {} <Debug> HTTP-Session: 9f3a4adb-78b5-4605-a0e4-17b99b37feed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6316 2023.12.13 06:14:48.910965 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6317 2023.12.13 06:14:48.911009 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6318 2023.12.13 06:14:48.911145 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6319 2023.12.13 06:14:48.911636 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6320 2023.12.13 06:14:48.911984 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary)
6321 2023.12.13 06:14:48.912174 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0.
6322 2023.12.13 06:14:48.912312 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001313584 sec., 35779 rows/sec., 48.28 MiB/sec.
6323 2023.12.13 06:14:48.912444 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Debug> DynamicQueryHandler: Done processing query
6324 2023.12.13 06:14:48.912468 [ 3 ] {aebdd5d6-adde-4b55-81ab-2547391eac62} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6325 2023.12.13 06:14:48.912485 [ 3 ] {} <Debug> HTTP-Session: 9f3a4adb-78b5-4605-a0e4-17b99b37feed Destroying unnamed session
6326 2023.12.13 06:14:49.037871 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache
6327 2023.12.13 06:14:49.037937 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache
6328 2023.12.13 06:14:58.906795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 6795, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6329 2023.12.13 06:14:58.906926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6330 2023.12.13 06:14:58.906957 [ 3 ] {} <Debug> HTTP-Session: 0c646606-08a0-43e0-960f-7b73402715d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6331 2023.12.13 06:14:58.906984 [ 3 ] {} <Debug> HTTP-Session: 0c646606-08a0-43e0-960f-7b73402715d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6332 2023.12.13 06:14:58.907122 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
6333 2023.12.13 06:14:58.907188 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
6334 2023.12.13 06:14:58.907360 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6335 2023.12.13 06:14:58.907818 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6336 2023.12.13 06:14:58.908088 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6337 2023.12.13 06:14:58.908267 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
6338 2023.12.13 06:14:58.908405 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001243792 sec., 37787 rows/sec., 2.99 MiB/sec.
6339 2023.12.13 06:14:58.908452 [ 144 ] {} <Debug> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Selected 5 parts from all_1_47_11 to all_51_51_0
6340 2023.12.13 06:14:58.908586 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6341 2023.12.13 06:14:58.908605 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Debug> DynamicQueryHandler: Done processing query
6342 2023.12.13 06:14:58.908642 [ 3 ] {7f81a80d-00b2-4e48-9c8e-e4e40ca3f398} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
6343 2023.12.13 06:14:58.908722 [ 3 ] {} <Debug> HTTP-Session: 0c646606-08a0-43e0-960f-7b73402715d0 Destroying unnamed session
6344 2023.12.13 06:14:58.908775 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_11 to all_51_51_0 into Compact
6345 2023.12.13 06:14:58.908950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6346 2023.12.13 06:14:58.909050 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6347 2023.12.13 06:14:58.909082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6348 2023.12.13 06:14:58.909142 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_11, total 47 rows starting from the beginning of the part
6349 2023.12.13 06:14:58.909144 [ 3 ] {} <Debug> HTTP-Session: 98e2c0b7-9918-492c-9ca4-3b3d299c0d86 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6350 2023.12.13 06:14:58.909213 [ 3 ] {} <Debug> HTTP-Session: 98e2c0b7-9918-492c-9ca4-3b3d299c0d86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6351 2023.12.13 06:14:58.909447 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 47 rows starting from the beginning of the part
6352 2023.12.13 06:14:58.909449 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
6353 2023.12.13 06:14:58.909559 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
6354 2023.12.13 06:14:58.909675 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part
6355 2023.12.13 06:14:58.909974 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 47 rows starting from the beginning of the part
6356 2023.12.13 06:14:58.910116 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6357 2023.12.13 06:14:58.910180 [ 21 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part
6358 2023.12.13 06:14:58.910715 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6359 2023.12.13 06:14:58.911207 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6360 2023.12.13 06:14:58.911454 [ 11 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794291 sec., 84100.04541402453 rows/sec., 6.66 MiB/sec.
6361 2023.12.13 06:14:58.911475 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Trace> oximeter.fields_ipaddr (0b08b7b6-722b-485d-a628-f8f7b8039405): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
6362 2023.12.13 06:14:58.911668 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002139349 sec., 1869 rows/sec., 156.11 KiB/sec.
6363 2023.12.13 06:14:58.911667 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Trace> MergedBlockOutputStream: filled checksums all_1_51_12 (state Temporary)
6364 2023.12.13 06:14:58.911988 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Debug> DynamicQueryHandler: Done processing query
6365 2023.12.13 06:14:58.912024 [ 3 ] {0d6b22a6-d226-4f57-8505-b53ee7d00fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6366 2023.12.13 06:14:58.912048 [ 3 ] {} <Debug> HTTP-Session: 98e2c0b7-9918-492c-9ca4-3b3d299c0d86 Destroying unnamed session
6367 2023.12.13 06:14:58.912094 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a): Renaming temporary part tmp_merge_all_1_51_12 to all_1_51_12.
6368 2023.12.13 06:14:58.912182 [ 10 ] {88c63567-679f-4d71-b371-0a7932f6200a::all_1_51_12} <Trace> oximeter.fields_i64 (88c63567-679f-4d71-b371-0a7932f6200a) (MergerMutator): Merged 5 parts: from all_1_47_11 to all_51_51_0
6369 2023.12.13 06:14:58.912215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 22831, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6370 2023.12.13 06:14:58.912304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6371 2023.12.13 06:14:58.912324 [ 3 ] {} <Debug> HTTP-Session: 161ce3d2-e13e-4a96-8141-3d6569dfe9b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6372 2023.12.13 06:14:58.912341 [ 3 ] {} <Debug> HTTP-Session: 161ce3d2-e13e-4a96-8141-3d6569dfe9b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6373 2023.12.13 06:14:58.912423 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
6374 2023.12.13 06:14:58.912462 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
6375 2023.12.13 06:14:58.912593 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6376 2023.12.13 06:14:58.913050 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6377 2023.12.13 06:14:58.913274 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6378 2023.12.13 06:14:58.913428 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Trace> oximeter.fields_string (0755271d-8595-4794-bf17-acf69d3294c6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6379 2023.12.13 06:14:58.913551 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Information> executeQuery: Read 143 rows, 14.08 KiB in 0.00109663 sec., 130399 rows/sec., 12.53 MiB/sec.
6380 2023.12.13 06:14:58.913674 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Debug> DynamicQueryHandler: Done processing query
6381 2023.12.13 06:14:58.913698 [ 3 ] {093f5482-c93b-4ee2-961a-96388a4481de} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
6382 2023.12.13 06:14:58.913714 [ 3 ] {} <Debug> HTTP-Session: 161ce3d2-e13e-4a96-8141-3d6569dfe9b0 Destroying unnamed session
6383 2023.12.13 06:14:58.913812 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6384 2023.12.13 06:14:58.913857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6385 2023.12.13 06:14:58.913877 [ 3 ] {} <Debug> HTTP-Session: cb4ea4c4-cba4-43c9-bb1e-9d087d588742 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6386 2023.12.13 06:14:58.913894 [ 3 ] {} <Debug> HTTP-Session: cb4ea4c4-cba4-43c9-bb1e-9d087d588742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6387 2023.12.13 06:14:58.913963 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
6388 2023.12.13 06:14:58.914003 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
6389 2023.12.13 06:14:58.914111 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6390 2023.12.13 06:14:58.914389 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6391 2023.12.13 06:14:58.914592 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
6392 2023.12.13 06:14:58.914744 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Trace> oximeter.fields_u16 (ef09a482-bea7-4ef1-8b31-131a2a1bcc63): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
6393 2023.12.13 06:14:58.914868 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000875366 sec., 4569 rows/sec., 319.06 KiB/sec.
6394 2023.12.13 06:14:58.915008 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Debug> DynamicQueryHandler: Done processing query
6395 2023.12.13 06:14:58.915033 [ 3 ] {0b6ac6ea-3ac8-44b5-a9a0-0d2979935f4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6396 2023.12.13 06:14:58.915050 [ 3 ] {} <Debug> HTTP-Session: cb4ea4c4-cba4-43c9-bb1e-9d087d588742 Destroying unnamed session
6397 2023.12.13 06:14:58.915147 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 8702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6398 2023.12.13 06:14:58.915193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6399 2023.12.13 06:14:58.915212 [ 3 ] {} <Debug> HTTP-Session: 6da20ec3-81b5-4797-9bb2-543336f25a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6400 2023.12.13 06:14:58.915229 [ 3 ] {} <Debug> HTTP-Session: 6da20ec3-81b5-4797-9bb2-543336f25a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6401 2023.12.13 06:14:58.915305 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
6402 2023.12.13 06:14:58.915344 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
6403 2023.12.13 06:14:58.915454 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6404 2023.12.13 06:14:58.915758 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6405 2023.12.13 06:14:58.915968 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary)
6406 2023.12.13 06:14:58.916131 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Trace> oximeter.fields_uuid (6541ac55-695f-4bf0-a03d-6e92e112d52f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0.
6407 2023.12.13 06:14:58.916271 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000929666 sec., 54858 rows/sec., 4.30 MiB/sec.
6408 2023.12.13 06:14:58.916408 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Debug> DynamicQueryHandler: Done processing query
6409 2023.12.13 06:14:58.916434 [ 3 ] {7c89fd59-b73e-4e77-ab9d-a45f96b3677d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
6410 2023.12.13 06:14:58.916450 [ 3 ] {} <Debug> HTTP-Session: 6da20ec3-81b5-4797-9bb2-543336f25a84 Destroying unnamed session
6411 2023.12.13 06:14:58.916568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6412 2023.12.13 06:14:58.916637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6413 2023.12.13 06:14:58.916663 [ 3 ] {} <Debug> HTTP-Session: fd5669a3-3573-43a8-83dd-adabf5826600 Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6414 2023.12.13 06:14:58.916686 [ 3 ] {} <Debug> HTTP-Session: fd5669a3-3573-43a8-83dd-adabf5826600 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6415 2023.12.13 06:14:58.916770 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
6416 2023.12.13 06:14:58.916814 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
6417 2023.12.13 06:14:58.916938 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6418 2023.12.13 06:14:58.917249 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6419 2023.12.13 06:14:58.917559 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
6420 2023.12.13 06:14:58.917758 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Trace> oximeter.measurements_cumulativeu64 (6c2c0962-d2bc-4bdd-82f5-a1fdc457eac8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
6421 2023.12.13 06:14:58.917926 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001118321 sec., 1788 rows/sec., 125.75 KiB/sec.
6422 2023.12.13 06:14:58.918065 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Debug> DynamicQueryHandler: Done processing query
6423 2023.12.13 06:14:58.918090 [ 3 ] {02ac329c-8062-4878-91b4-ce7437858e64} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
6424 2023.12.13 06:14:58.918111 [ 3 ] {} <Debug> HTTP-Session: fd5669a3-3573-43a8-83dd-adabf5826600 Destroying unnamed session
6425 2023.12.13 06:14:58.918248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59653, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
6426 2023.12.13 06:14:58.918296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
6427 2023.12.13 06:14:58.918315 [ 3 ] {} <Debug> HTTP-Session: 25713f25-2ede-4f7c-93b9-07726fef6d5c Authenticating user 'default' from [fd00:1122:3344:101::d]:59653
6428 2023.12.13 06:14:58.918332 [ 3 ] {} <Debug> HTTP-Session: 25713f25-2ede-4f7c-93b9-07726fef6d5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
6429 2023.12.13 06:14:58.918418 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:59653) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
6430 2023.12.13 06:14:58.918462 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
6431 2023.12.13 06:14:58.918605 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
6432 2023.12.13 06:14:58.919089 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6433 2023.12.13 06:14:58.919397 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary)
6434 2023.12.13 06:14:58.919578 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0.
6435 2023.12.13 06:14:58.919719 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001267603 sec., 37077 rows/sec., 50.03 MiB/sec.
6436 2023.12.13 06:14:58.919714 [ 160 ] {} <Debug> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0
6437 2023.12.13 06:14:58.919811 [ 160 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.88 GiB.
6438 2023.12.13 06:14:58.919928 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact
6439 2023.12.13 06:14:58.919944 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Debug> DynamicQueryHandler: Done processing query
6440 2023.12.13 06:14:58.919985 [ 3 ] {c74ccd2d-a88b-4b10-bb84-901328d465c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
6441 2023.12.13 06:14:58.920026 [ 3 ] {} <Debug> HTTP-Session: 25713f25-2ede-4f7c-93b9-07726fef6d5c Destroying unnamed session
6442 2023.12.13 06:14:58.920224 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
6443 2023.12.13 06:14:58.920268 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1996 rows starting from the beginning of the part
6444 2023.12.13 06:14:58.920381 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 47 rows starting from the beginning of the part
6445 2023.12.13 06:14:58.920480 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 47 rows starting from the beginning of the part
6446 2023.12.13 06:14:58.920570 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 47 rows starting from the beginning of the part
6447 2023.12.13 06:14:58.920659 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 47 rows starting from the beginning of the part
6448 2023.12.13 06:14:58.920747 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 47 rows starting from the beginning of the part
6449 2023.12.13 06:14:58.924736 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2231 rows, containing 6 columns (6 merged, 0 gathered) in 0.004847828 sec., 460206.0964209126 rows/sec., 621.02 MiB/sec.
6450 2023.12.13 06:14:58.925539 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary)
6451 2023.12.13 06:14:58.925778 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10.
6452 2023.12.13 06:14:58.925863 [ 21 ] {cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (cd80b005-5175-4cb6-8a4e-0aa9980a31a5) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0
6453 2023.12.13 06:14:58.925939 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cd80b005-5175-4cb6-8a4e-0aa9980a31a5::all_1_51_10: 13.54 MiB.
6454 2023.12.13 06:14:59.000176 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.91 MiB, peak 257.42 MiB, will set to 244.39 MiB (RSS), difference: -2.51 MiB