Max level shown:
1 [ Oct 22 04:53:56 Enabled. ]
2 [ Oct 22 04:53:56 Rereading configuration. ]
3 [ Oct 22 04:53:59 Rereading configuration. ]
4 [ Oct 22 04:54:03 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=oxControlService21
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService21 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService21
29 ipadm: Could not delete oxControlService21: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService21
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService21
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService21
34 + ipadm show-addr oxControlService21/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService21/ll
37 + ipadm show-addr oxControlService21/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService21/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Oct 22 04:54:04 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.10.22 04:54:04.468694 [ 1 ] {} <Information> Application: Will watch for the process with pid 22990
55 2023.10.22 04:54:04.468775 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.10.22 04:54:04.808392 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22990
57 2023.10.22 04:54:04.808569 [ 1 ] {} <Information> Application: starting up
58 2023.10.22 04:54:04.808774 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.10.22 04:54:04.915440 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.10.22 04:54:04.915490 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.10.22 04:54:04.915505 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.10.22 04:54:04.915541 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.10.22 04:54:04.915880 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.10.22 04:54:04.916548 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.10.22 04:54:04.917037 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.10.22 04:54:04.917291 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.10.22 04:54:04.919937 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.10.22 04:54:04.919979 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.10.22 04:54:04.920686 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.10.22 04:54:04.920853 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.10.22 04:54:04.925441 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.10.22 04:54:04.925688 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.10.22 04:54:04.925719 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.10.22 04:54:04.926979 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.10.22 04:54:04.927612 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.10.22 04:54:04.927881 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.10.22 04:54:04.928120 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.10.22 04:54:04.928393 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.10.22 04:54:04.928434 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.10.22 04:54:04.928490 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.10.22 04:54:04.928507 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.10.22 04:54:04.958776 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.10.22 04:54:04.958810 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000125461 sec
90 2023.10.22 04:54:04.959452 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.10.22 04:54:04.959526 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.10.22 04:54:04.959546 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.10.22 04:54:04.959563 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.10.22 04:54:04.959575 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.10.22 04:54:04.959590 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.10.22 04:54:04.959606 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.10.22 04:54:04.959637 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.10.22 04:54:04.959658 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.10.22 04:54:04.959689 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.10.22 04:54:04.959702 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.10.22 04:54:04.959727 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.10.22 04:54:04.959744 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.10.22 04:54:04.959780 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.10.22 04:54:04.959796 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.10.22 04:54:04.959808 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.10.22 04:54:04.989732 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.10.22 04:54:04.997903 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.10.22 04:54:04.997937 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5101e-05 sec
109 2023.10.22 04:54:04.997964 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.10.22 04:54:04.997984 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.10.22 04:54:04.998008 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.10.22 04:54:05.000285 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.10.22 04:54:05.005536 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.10.22 04:54:05.005665 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.10.22 04:54:05.005711 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.10.22 04:54:05.200782 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.10.22 04:54:05.218659 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.10.22 04:54:05.218704 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.10.22 04:54:05.253834 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.10.22 04:54:05.254532 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB
121 2023.10.22 04:54:05.254853 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.10.22 04:54:05.254928 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.10.22 04:54:05.254950 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.10.22 04:54:05.255020 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.10.22 04:54:05.255035 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.10.22 04:54:05.255071 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.10.22 04:54:05.255715 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.10.22 04:54:05.255736 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.10.22 04:54:20.255302 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.10.22 04:54:20.255373 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.10.22 04:54:30.427167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.10.22 04:54:30.427383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.10.22 04:54:30.427968 [ 3 ] {} <Debug> HTTP-Session: 8ca3ce48-9ae5-466b-bfae-b5c6ba6af13f Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
134 2023.10.22 04:54:30.428006 [ 3 ] {} <Debug> HTTP-Session: 8ca3ce48-9ae5-466b-bfae-b5c6ba6af13f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.10.22 04:54:30.428136 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.10.22 04:54:30.428167 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.10.22 04:54:30.428181 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.10.22 04:54:30.431645 [ 3 ] {2c597862-d4a3-4a8c-9e2c-44100523a37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
139 2023.10.22 04:54:30.432918 [ 3 ] {2c597862-d4a3-4a8c-9e2c-44100523a37b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
140 2023.10.22 04:54:30.435079 [ 3 ] {2c597862-d4a3-4a8c-9e2c-44100523a37b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
141 2023.10.22 04:54:30.436863 [ 3 ] {2c597862-d4a3-4a8c-9e2c-44100523a37b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
142 2023.10.22 04:54:30.444156 [ 3 ] {2c597862-d4a3-4a8c-9e2c-44100523a37b} <Debug> DynamicQueryHandler: Done processing query
143 2023.10.22 04:54:30.444230 [ 3 ] {2c597862-d4a3-4a8c-9e2c-44100523a37b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
144 2023.10.22 04:54:30.444255 [ 3 ] {} <Debug> HTTP-Session: 8ca3ce48-9ae5-466b-bfae-b5c6ba6af13f Destroying unnamed session
145 2023.10.22 04:54:30.448132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
146 2023.10.22 04:54:30.448196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
147 2023.10.22 04:54:30.448217 [ 3 ] {} <Debug> HTTP-Session: b31c47a2-840f-4a88-b0ce-8491b611d87e Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
148 2023.10.22 04:54:30.448239 [ 3 ] {} <Debug> HTTP-Session: b31c47a2-840f-4a88-b0ce-8491b611d87e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
149 2023.10.22 04:54:30.448391 [ 3 ] {193cd43d-cb55-4ce1-b09c-bf158785c023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
150 2023.10.22 04:54:30.467880 [ 3 ] {193cd43d-cb55-4ce1-b09c-bf158785c023} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:32848) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
151 
152 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
153 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
154 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
155 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
156 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
157 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
158 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
159 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
160 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
161 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
162 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
163 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
164 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
165 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
166 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
167 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
168 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
169 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
170 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
171 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
172 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
173 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
174 
175 2023.10.22 04:54:30.468815 [ 3 ] {193cd43d-cb55-4ce1-b09c-bf158785c023} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
176 
177 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
178 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
179 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
180 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
181 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
182 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 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
191 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
192 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
193 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
194 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
195 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
196 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
197 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
198 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
199 (version 22.8.9.1)
200 2023.10.22 04:54:30.468972 [ 3 ] {193cd43d-cb55-4ce1-b09c-bf158785c023} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
201 2023.10.22 04:54:30.468997 [ 3 ] {} <Debug> HTTP-Session: b31c47a2-840f-4a88-b0ce-8491b611d87e Destroying unnamed session
202 2023.10.22 04:54:30.469293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.10.22 04:54:30.469357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.10.22 04:54:30.469377 [ 3 ] {} <Debug> HTTP-Session: 6ad0fd0f-b68d-4a1f-b23a-7c013608b7ca Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
205 2023.10.22 04:54:30.469402 [ 3 ] {} <Debug> HTTP-Session: 6ad0fd0f-b68d-4a1f-b23a-7c013608b7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.10.22 04:54:30.471434 [ 3 ] {445b477b-6b13-424d-a6e4-b44ad6a02c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
207 2023.10.22 04:54:30.471562 [ 3 ] {445b477b-6b13-424d-a6e4-b44ad6a02c23} <Debug> DynamicQueryHandler: Done processing query
208 2023.10.22 04:54:30.471595 [ 3 ] {445b477b-6b13-424d-a6e4-b44ad6a02c23} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
209 2023.10.22 04:54:30.471618 [ 3 ] {} <Debug> HTTP-Session: 6ad0fd0f-b68d-4a1f-b23a-7c013608b7ca Destroying unnamed session
210 2023.10.22 04:54:30.471784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
211 2023.10.22 04:54:30.471847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
212 2023.10.22 04:54:30.471875 [ 3 ] {} <Debug> HTTP-Session: 6ab2e85b-288e-4741-aba0-a45b6fcd215c Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
213 2023.10.22 04:54:30.471892 [ 3 ] {} <Debug> HTTP-Session: 6ab2e85b-288e-4741-aba0-a45b6fcd215c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
214 2023.10.22 04:54:30.471968 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
215 2023.10.22 04:54:30.472033 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
216 2023.10.22 04:54:30.477019 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
217 2023.10.22 04:54:30.477048 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.103e-05 sec
218 2023.10.22 04:54:30.477074 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Information> TablesLoader: Loading 0 tables with 0 dependency level
219 2023.10.22 04:54:30.477092 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Information> DatabaseAtomic (oximeter): Starting up tables.
220 2023.10.22 04:54:30.477166 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Debug> DynamicQueryHandler: Done processing query
221 2023.10.22 04:54:30.477187 [ 3 ] {b7bbbb2a-425b-429b-b9b5-a998b4df808a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
222 2023.10.22 04:54:30.477209 [ 3 ] {} <Debug> HTTP-Session: 6ab2e85b-288e-4741-aba0-a45b6fcd215c Destroying unnamed session
223 2023.10.22 04:54:30.477340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
224 2023.10.22 04:54:30.477389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
225 2023.10.22 04:54:30.477414 [ 3 ] {} <Debug> HTTP-Session: 25e1bbef-5c68-4ebe-8fb4-b22154c63b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
226 2023.10.22 04:54:30.477430 [ 3 ] {} <Debug> HTTP-Session: 25e1bbef-5c68-4ebe-8fb4-b22154c63b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
227 2023.10.22 04:54:30.477594 [ 3 ] {e15c4f98-3416-4e21-af13-d3f79f432b14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
228 2023.10.22 04:54:30.477644 [ 3 ] {e15c4f98-3416-4e21-af13-d3f79f432b14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
229 2023.10.22 04:54:30.484033 [ 3 ] {e15c4f98-3416-4e21-af13-d3f79f432b14} <Debug> oximeter.version (ef4680fd-89a6-4e0f-bf31-57658d91b4d7): Loading data parts
230 2023.10.22 04:54:30.484177 [ 3 ] {e15c4f98-3416-4e21-af13-d3f79f432b14} <Debug> oximeter.version (ef4680fd-89a6-4e0f-bf31-57658d91b4d7): There are no data parts
231 2023.10.22 04:54:30.488083 [ 3 ] {e15c4f98-3416-4e21-af13-d3f79f432b14} <Debug> DynamicQueryHandler: Done processing query
232 2023.10.22 04:54:30.488122 [ 3 ] {e15c4f98-3416-4e21-af13-d3f79f432b14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
233 2023.10.22 04:54:30.488153 [ 3 ] {} <Debug> HTTP-Session: 25e1bbef-5c68-4ebe-8fb4-b22154c63b24 Destroying unnamed session
234 2023.10.22 04:54:30.488299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
235 2023.10.22 04:54:30.488360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
236 2023.10.22 04:54:30.488384 [ 3 ] {} <Debug> HTTP-Session: b48d01de-2e70-467f-b011-5b9ff8e71003 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
237 2023.10.22 04:54:30.488407 [ 3 ] {} <Debug> HTTP-Session: b48d01de-2e70-467f-b011-5b9ff8e71003 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
238 2023.10.22 04:54:30.488604 [ 3 ] {46001c6e-454b-4222-b573-416220cb6e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
239 2023.10.22 04:54:30.488659 [ 3 ] {46001c6e-454b-4222-b573-416220cb6e12} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
240 2023.10.22 04:54:30.498686 [ 3 ] {46001c6e-454b-4222-b573-416220cb6e12} <Debug> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Loading data parts
241 2023.10.22 04:54:30.498798 [ 3 ] {46001c6e-454b-4222-b573-416220cb6e12} <Debug> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): There are no data parts
242 2023.10.22 04:54:30.500560 [ 3 ] {46001c6e-454b-4222-b573-416220cb6e12} <Debug> DynamicQueryHandler: Done processing query
243 2023.10.22 04:54:30.500587 [ 3 ] {46001c6e-454b-4222-b573-416220cb6e12} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
244 2023.10.22 04:54:30.500611 [ 3 ] {} <Debug> HTTP-Session: b48d01de-2e70-467f-b011-5b9ff8e71003 Destroying unnamed session
245 2023.10.22 04:54:30.500748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
246 2023.10.22 04:54:30.500816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
247 2023.10.22 04:54:30.500845 [ 3 ] {} <Debug> HTTP-Session: 841c3668-988a-471f-8181-dd22d7a8d979 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
248 2023.10.22 04:54:30.500871 [ 3 ] {} <Debug> HTTP-Session: 841c3668-988a-471f-8181-dd22d7a8d979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
249 2023.10.22 04:54:30.501176 [ 3 ] {848d9938-7359-465b-9ee1-c87d7152b90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
250 2023.10.22 04:54:30.501259 [ 3 ] {848d9938-7359-465b-9ee1-c87d7152b90c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
251 2023.10.22 04:54:30.505394 [ 3 ] {848d9938-7359-465b-9ee1-c87d7152b90c} <Debug> oximeter.measurements_i8 (6335fc5e-d3fd-498e-952f-e1d3cdebf6cf): Loading data parts
252 2023.10.22 04:54:30.505513 [ 3 ] {848d9938-7359-465b-9ee1-c87d7152b90c} <Debug> oximeter.measurements_i8 (6335fc5e-d3fd-498e-952f-e1d3cdebf6cf): There are no data parts
253 2023.10.22 04:54:30.510836 [ 3 ] {848d9938-7359-465b-9ee1-c87d7152b90c} <Debug> DynamicQueryHandler: Done processing query
254 2023.10.22 04:54:30.510863 [ 3 ] {848d9938-7359-465b-9ee1-c87d7152b90c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
255 2023.10.22 04:54:30.510879 [ 3 ] {} <Debug> HTTP-Session: 841c3668-988a-471f-8181-dd22d7a8d979 Destroying unnamed session
256 2023.10.22 04:54:30.511030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
257 2023.10.22 04:54:30.511082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
258 2023.10.22 04:54:30.511103 [ 3 ] {} <Debug> HTTP-Session: d53ee0cc-4206-4b7e-b1ea-403729b313ed Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
259 2023.10.22 04:54:30.511139 [ 3 ] {} <Debug> HTTP-Session: d53ee0cc-4206-4b7e-b1ea-403729b313ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
260 2023.10.22 04:54:30.511363 [ 3 ] {6c210511-b850-41cc-9d9b-7da5d6fbbe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
261 2023.10.22 04:54:30.511435 [ 3 ] {6c210511-b850-41cc-9d9b-7da5d6fbbe5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
262 2023.10.22 04:54:30.514670 [ 3 ] {6c210511-b850-41cc-9d9b-7da5d6fbbe5d} <Debug> oximeter.measurements_u8 (3b3eb5af-9089-4fe9-89ef-c1f2c1595b7c): Loading data parts
263 2023.10.22 04:54:30.514761 [ 3 ] {6c210511-b850-41cc-9d9b-7da5d6fbbe5d} <Debug> oximeter.measurements_u8 (3b3eb5af-9089-4fe9-89ef-c1f2c1595b7c): There are no data parts
264 2023.10.22 04:54:30.516782 [ 3 ] {6c210511-b850-41cc-9d9b-7da5d6fbbe5d} <Debug> DynamicQueryHandler: Done processing query
265 2023.10.22 04:54:30.516816 [ 3 ] {6c210511-b850-41cc-9d9b-7da5d6fbbe5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.10.22 04:54:30.516832 [ 3 ] {} <Debug> HTTP-Session: d53ee0cc-4206-4b7e-b1ea-403729b313ed Destroying unnamed session
267 2023.10.22 04:54:30.516978 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.10.22 04:54:30.517034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.10.22 04:54:30.517053 [ 3 ] {} <Debug> HTTP-Session: 31fd335b-60e1-4116-a83c-9469eb9cccf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
270 2023.10.22 04:54:30.517076 [ 3 ] {} <Debug> HTTP-Session: 31fd335b-60e1-4116-a83c-9469eb9cccf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.10.22 04:54:30.517270 [ 3 ] {5f630f28-5d8b-4d36-825c-d35424982de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
272 2023.10.22 04:54:30.517316 [ 3 ] {5f630f28-5d8b-4d36-825c-d35424982de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
273 2023.10.22 04:54:30.522057 [ 3 ] {5f630f28-5d8b-4d36-825c-d35424982de4} <Debug> oximeter.measurements_i16 (b69e0d79-d7fb-45ba-8037-190f51d855b4): Loading data parts
274 2023.10.22 04:54:30.522135 [ 3 ] {5f630f28-5d8b-4d36-825c-d35424982de4} <Debug> oximeter.measurements_i16 (b69e0d79-d7fb-45ba-8037-190f51d855b4): There are no data parts
275 2023.10.22 04:54:30.525429 [ 3 ] {5f630f28-5d8b-4d36-825c-d35424982de4} <Debug> DynamicQueryHandler: Done processing query
276 2023.10.22 04:54:30.525462 [ 3 ] {5f630f28-5d8b-4d36-825c-d35424982de4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
277 2023.10.22 04:54:30.525478 [ 3 ] {} <Debug> HTTP-Session: 31fd335b-60e1-4116-a83c-9469eb9cccf8 Destroying unnamed session
278 2023.10.22 04:54:30.525604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
279 2023.10.22 04:54:30.525652 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
280 2023.10.22 04:54:30.525672 [ 3 ] {} <Debug> HTTP-Session: b88cb851-980f-4560-ad5b-82455d08708e Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
281 2023.10.22 04:54:30.525694 [ 3 ] {} <Debug> HTTP-Session: b88cb851-980f-4560-ad5b-82455d08708e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
282 2023.10.22 04:54:30.525884 [ 3 ] {e61a83ac-096c-49e5-a074-e4aad8ac1da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
283 2023.10.22 04:54:30.525931 [ 3 ] {e61a83ac-096c-49e5-a074-e4aad8ac1da9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
284 2023.10.22 04:54:30.530434 [ 3 ] {e61a83ac-096c-49e5-a074-e4aad8ac1da9} <Debug> oximeter.measurements_u16 (f1527a66-fb9c-476c-9a8d-e054df5a3ead): Loading data parts
285 2023.10.22 04:54:30.530532 [ 3 ] {e61a83ac-096c-49e5-a074-e4aad8ac1da9} <Debug> oximeter.measurements_u16 (f1527a66-fb9c-476c-9a8d-e054df5a3ead): There are no data parts
286 2023.10.22 04:54:30.532456 [ 3 ] {e61a83ac-096c-49e5-a074-e4aad8ac1da9} <Debug> DynamicQueryHandler: Done processing query
287 2023.10.22 04:54:30.532493 [ 3 ] {e61a83ac-096c-49e5-a074-e4aad8ac1da9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
288 2023.10.22 04:54:30.532515 [ 3 ] {} <Debug> HTTP-Session: b88cb851-980f-4560-ad5b-82455d08708e Destroying unnamed session
289 2023.10.22 04:54:30.532689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
290 2023.10.22 04:54:30.532755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
291 2023.10.22 04:54:30.532776 [ 3 ] {} <Debug> HTTP-Session: cd69355a-33c2-41df-abd0-5f72e427f70b Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
292 2023.10.22 04:54:30.532799 [ 3 ] {} <Debug> HTTP-Session: cd69355a-33c2-41df-abd0-5f72e427f70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
293 2023.10.22 04:54:30.532989 [ 3 ] {6d40a3e6-b8cc-47b4-9e62-3c7b1809c057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
294 2023.10.22 04:54:30.533044 [ 3 ] {6d40a3e6-b8cc-47b4-9e62-3c7b1809c057} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
295 2023.10.22 04:54:30.536634 [ 3 ] {6d40a3e6-b8cc-47b4-9e62-3c7b1809c057} <Debug> oximeter.measurements_i32 (21af13ca-4c9e-487f-a932-c28060896600): Loading data parts
296 2023.10.22 04:54:30.536719 [ 3 ] {6d40a3e6-b8cc-47b4-9e62-3c7b1809c057} <Debug> oximeter.measurements_i32 (21af13ca-4c9e-487f-a932-c28060896600): There are no data parts
297 2023.10.22 04:54:30.541551 [ 3 ] {6d40a3e6-b8cc-47b4-9e62-3c7b1809c057} <Debug> DynamicQueryHandler: Done processing query
298 2023.10.22 04:54:30.541594 [ 3 ] {6d40a3e6-b8cc-47b4-9e62-3c7b1809c057} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
299 2023.10.22 04:54:30.541615 [ 3 ] {} <Debug> HTTP-Session: cd69355a-33c2-41df-abd0-5f72e427f70b Destroying unnamed session
300 2023.10.22 04:54:30.541754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
301 2023.10.22 04:54:30.541821 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
302 2023.10.22 04:54:30.541845 [ 3 ] {} <Debug> HTTP-Session: c219fdd2-0dc6-4120-b391-920249f0bf72 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
303 2023.10.22 04:54:30.541865 [ 3 ] {} <Debug> HTTP-Session: c219fdd2-0dc6-4120-b391-920249f0bf72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
304 2023.10.22 04:54:30.542156 [ 3 ] {4d92392d-f39f-4480-b703-2f55d97dc9cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
305 2023.10.22 04:54:30.542222 [ 3 ] {4d92392d-f39f-4480-b703-2f55d97dc9cc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
306 2023.10.22 04:54:30.543976 [ 3 ] {4d92392d-f39f-4480-b703-2f55d97dc9cc} <Debug> oximeter.measurements_u32 (b9a7722f-5007-4b24-9a61-f2b0267e08e4): Loading data parts
307 2023.10.22 04:54:30.544065 [ 3 ] {4d92392d-f39f-4480-b703-2f55d97dc9cc} <Debug> oximeter.measurements_u32 (b9a7722f-5007-4b24-9a61-f2b0267e08e4): There are no data parts
308 2023.10.22 04:54:30.548734 [ 3 ] {4d92392d-f39f-4480-b703-2f55d97dc9cc} <Debug> DynamicQueryHandler: Done processing query
309 2023.10.22 04:54:30.548760 [ 3 ] {4d92392d-f39f-4480-b703-2f55d97dc9cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
310 2023.10.22 04:54:30.548785 [ 3 ] {} <Debug> HTTP-Session: c219fdd2-0dc6-4120-b391-920249f0bf72 Destroying unnamed session
311 2023.10.22 04:54:30.548921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
312 2023.10.22 04:54:30.548972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
313 2023.10.22 04:54:30.548997 [ 3 ] {} <Debug> HTTP-Session: a61161b1-cb82-42a0-b2df-b5090c0f798a Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
314 2023.10.22 04:54:30.549013 [ 3 ] {} <Debug> HTTP-Session: a61161b1-cb82-42a0-b2df-b5090c0f798a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
315 2023.10.22 04:54:30.549203 [ 3 ] {aa63f15b-e551-44e1-a2f8-112682d56a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
316 2023.10.22 04:54:30.549260 [ 3 ] {aa63f15b-e551-44e1-a2f8-112682d56a92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
317 2023.10.22 04:54:30.553756 [ 3 ] {aa63f15b-e551-44e1-a2f8-112682d56a92} <Debug> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Loading data parts
318 2023.10.22 04:54:30.553840 [ 3 ] {aa63f15b-e551-44e1-a2f8-112682d56a92} <Debug> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): There are no data parts
319 2023.10.22 04:54:30.558048 [ 3 ] {aa63f15b-e551-44e1-a2f8-112682d56a92} <Debug> DynamicQueryHandler: Done processing query
320 2023.10.22 04:54:30.558086 [ 3 ] {aa63f15b-e551-44e1-a2f8-112682d56a92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
321 2023.10.22 04:54:30.558130 [ 3 ] {} <Debug> HTTP-Session: a61161b1-cb82-42a0-b2df-b5090c0f798a Destroying unnamed session
322 2023.10.22 04:54:30.558290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
323 2023.10.22 04:54:30.558352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
324 2023.10.22 04:54:30.558378 [ 3 ] {} <Debug> HTTP-Session: 58817c40-a0d3-4544-81ef-59a32bbb6646 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
325 2023.10.22 04:54:30.558396 [ 3 ] {} <Debug> HTTP-Session: 58817c40-a0d3-4544-81ef-59a32bbb6646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
326 2023.10.22 04:54:30.558584 [ 3 ] {70da671a-bb1d-4ac4-8c5d-04611356d408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
327 2023.10.22 04:54:30.558634 [ 3 ] {70da671a-bb1d-4ac4-8c5d-04611356d408} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
328 2023.10.22 04:54:30.563566 [ 3 ] {70da671a-bb1d-4ac4-8c5d-04611356d408} <Debug> oximeter.measurements_u64 (10344c1d-cc3f-4e66-9e81-522c47d71a74): Loading data parts
329 2023.10.22 04:54:30.563703 [ 3 ] {70da671a-bb1d-4ac4-8c5d-04611356d408} <Debug> oximeter.measurements_u64 (10344c1d-cc3f-4e66-9e81-522c47d71a74): There are no data parts
330 2023.10.22 04:54:30.565390 [ 3 ] {70da671a-bb1d-4ac4-8c5d-04611356d408} <Debug> DynamicQueryHandler: Done processing query
331 2023.10.22 04:54:30.565424 [ 3 ] {70da671a-bb1d-4ac4-8c5d-04611356d408} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
332 2023.10.22 04:54:30.565450 [ 3 ] {} <Debug> HTTP-Session: 58817c40-a0d3-4544-81ef-59a32bbb6646 Destroying unnamed session
333 2023.10.22 04:54:30.565572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
334 2023.10.22 04:54:30.565621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
335 2023.10.22 04:54:30.565649 [ 3 ] {} <Debug> HTTP-Session: f1d612e2-e6eb-4d41-b2b9-7be4ba98e7ff Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
336 2023.10.22 04:54:30.565665 [ 3 ] {} <Debug> HTTP-Session: f1d612e2-e6eb-4d41-b2b9-7be4ba98e7ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
337 2023.10.22 04:54:30.565852 [ 3 ] {c6d482a5-f07d-410f-98ab-b8ec5521ffc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
338 2023.10.22 04:54:30.565901 [ 3 ] {c6d482a5-f07d-410f-98ab-b8ec5521ffc4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
339 2023.10.22 04:54:30.570034 [ 3 ] {c6d482a5-f07d-410f-98ab-b8ec5521ffc4} <Debug> oximeter.measurements_f32 (ceff636f-01e4-4faf-9722-57c522d1d292): Loading data parts
340 2023.10.22 04:54:30.570135 [ 3 ] {c6d482a5-f07d-410f-98ab-b8ec5521ffc4} <Debug> oximeter.measurements_f32 (ceff636f-01e4-4faf-9722-57c522d1d292): There are no data parts
341 2023.10.22 04:54:30.572490 [ 3 ] {c6d482a5-f07d-410f-98ab-b8ec5521ffc4} <Debug> DynamicQueryHandler: Done processing query
342 2023.10.22 04:54:30.572532 [ 3 ] {c6d482a5-f07d-410f-98ab-b8ec5521ffc4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
343 2023.10.22 04:54:30.572554 [ 3 ] {} <Debug> HTTP-Session: f1d612e2-e6eb-4d41-b2b9-7be4ba98e7ff Destroying unnamed session
344 2023.10.22 04:54:30.572704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
345 2023.10.22 04:54:30.572764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
346 2023.10.22 04:54:30.572792 [ 3 ] {} <Debug> HTTP-Session: b89af3dd-f33f-4d78-a5c9-7f937e8c94ac Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
347 2023.10.22 04:54:30.572825 [ 3 ] {} <Debug> HTTP-Session: b89af3dd-f33f-4d78-a5c9-7f937e8c94ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
348 2023.10.22 04:54:30.573059 [ 3 ] {fef982ae-1409-4fe9-8138-ff12b730d800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
349 2023.10.22 04:54:30.573119 [ 3 ] {fef982ae-1409-4fe9-8138-ff12b730d800} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
350 2023.10.22 04:54:30.577158 [ 3 ] {fef982ae-1409-4fe9-8138-ff12b730d800} <Debug> oximeter.measurements_f64 (d539db28-49fd-4fea-a623-556caa5def4c): Loading data parts
351 2023.10.22 04:54:30.577293 [ 3 ] {fef982ae-1409-4fe9-8138-ff12b730d800} <Debug> oximeter.measurements_f64 (d539db28-49fd-4fea-a623-556caa5def4c): There are no data parts
352 2023.10.22 04:54:30.582548 [ 3 ] {fef982ae-1409-4fe9-8138-ff12b730d800} <Debug> DynamicQueryHandler: Done processing query
353 2023.10.22 04:54:30.582583 [ 3 ] {fef982ae-1409-4fe9-8138-ff12b730d800} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
354 2023.10.22 04:54:30.582600 [ 3 ] {} <Debug> HTTP-Session: b89af3dd-f33f-4d78-a5c9-7f937e8c94ac Destroying unnamed session
355 2023.10.22 04:54:30.582731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
356 2023.10.22 04:54:30.582782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
357 2023.10.22 04:54:30.582802 [ 3 ] {} <Debug> HTTP-Session: 2527ad24-c1d1-4acd-acac-4f3686f7a258 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
358 2023.10.22 04:54:30.582828 [ 3 ] {} <Debug> HTTP-Session: 2527ad24-c1d1-4acd-acac-4f3686f7a258 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
359 2023.10.22 04:54:30.583009 [ 3 ] {9ad46b31-92b4-47ee-8287-fc99e415ac82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
360 2023.10.22 04:54:30.583070 [ 3 ] {9ad46b31-92b4-47ee-8287-fc99e415ac82} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
361 2023.10.22 04:54:30.587478 [ 3 ] {9ad46b31-92b4-47ee-8287-fc99e415ac82} <Debug> oximeter.measurements_string (eddb19c9-c8ed-48f0-9a75-a27771ade50c): Loading data parts
362 2023.10.22 04:54:30.587583 [ 3 ] {9ad46b31-92b4-47ee-8287-fc99e415ac82} <Debug> oximeter.measurements_string (eddb19c9-c8ed-48f0-9a75-a27771ade50c): There are no data parts
363 2023.10.22 04:54:30.591193 [ 3 ] {9ad46b31-92b4-47ee-8287-fc99e415ac82} <Debug> DynamicQueryHandler: Done processing query
364 2023.10.22 04:54:30.591227 [ 3 ] {9ad46b31-92b4-47ee-8287-fc99e415ac82} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
365 2023.10.22 04:54:30.591257 [ 3 ] {} <Debug> HTTP-Session: 2527ad24-c1d1-4acd-acac-4f3686f7a258 Destroying unnamed session
366 2023.10.22 04:54:30.591392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
367 2023.10.22 04:54:30.591437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
368 2023.10.22 04:54:30.591465 [ 3 ] {} <Debug> HTTP-Session: 93675d69-beb2-4267-a4bf-e01e5b399ec2 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
369 2023.10.22 04:54:30.591489 [ 3 ] {} <Debug> HTTP-Session: 93675d69-beb2-4267-a4bf-e01e5b399ec2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
370 2023.10.22 04:54:30.591680 [ 3 ] {39ea2742-1795-4b29-9aa9-d0b77d929f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
371 2023.10.22 04:54:30.591737 [ 3 ] {39ea2742-1795-4b29-9aa9-d0b77d929f37} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
372 2023.10.22 04:54:30.597371 [ 3 ] {39ea2742-1795-4b29-9aa9-d0b77d929f37} <Debug> oximeter.measurements_bytes (c556cf61-6590-4425-98d5-a1ef9e6d1cbc): Loading data parts
373 2023.10.22 04:54:30.597476 [ 3 ] {39ea2742-1795-4b29-9aa9-d0b77d929f37} <Debug> oximeter.measurements_bytes (c556cf61-6590-4425-98d5-a1ef9e6d1cbc): There are no data parts
374 2023.10.22 04:54:30.601561 [ 3 ] {39ea2742-1795-4b29-9aa9-d0b77d929f37} <Debug> DynamicQueryHandler: Done processing query
375 2023.10.22 04:54:30.601587 [ 3 ] {39ea2742-1795-4b29-9aa9-d0b77d929f37} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
376 2023.10.22 04:54:30.601624 [ 3 ] {} <Debug> HTTP-Session: 93675d69-beb2-4267-a4bf-e01e5b399ec2 Destroying unnamed session
377 2023.10.22 04:54:30.601795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
378 2023.10.22 04:54:30.601840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
379 2023.10.22 04:54:30.601869 [ 3 ] {} <Debug> HTTP-Session: 0cf4b5b3-caed-4967-9c57-02fdfee05d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
380 2023.10.22 04:54:30.601896 [ 3 ] {} <Debug> HTTP-Session: 0cf4b5b3-caed-4967-9c57-02fdfee05d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
381 2023.10.22 04:54:30.602097 [ 3 ] {c2e51cd2-ac5e-4fe6-b77d-48d22f997ad6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
382 2023.10.22 04:54:30.602156 [ 3 ] {c2e51cd2-ac5e-4fe6-b77d-48d22f997ad6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
383 2023.10.22 04:54:30.607375 [ 3 ] {c2e51cd2-ac5e-4fe6-b77d-48d22f997ad6} <Debug> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Loading data parts
384 2023.10.22 04:54:30.607494 [ 3 ] {c2e51cd2-ac5e-4fe6-b77d-48d22f997ad6} <Debug> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): There are no data parts
385 2023.10.22 04:54:30.609847 [ 3 ] {c2e51cd2-ac5e-4fe6-b77d-48d22f997ad6} <Debug> DynamicQueryHandler: Done processing query
386 2023.10.22 04:54:30.609883 [ 3 ] {c2e51cd2-ac5e-4fe6-b77d-48d22f997ad6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
387 2023.10.22 04:54:30.609899 [ 3 ] {} <Debug> HTTP-Session: 0cf4b5b3-caed-4967-9c57-02fdfee05d32 Destroying unnamed session
388 2023.10.22 04:54:30.610026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
389 2023.10.22 04:54:30.610077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
390 2023.10.22 04:54:30.610099 [ 3 ] {} <Debug> HTTP-Session: 7d48a5dc-8c8c-4534-b7ea-cb721ccfab33 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
391 2023.10.22 04:54:30.610126 [ 3 ] {} <Debug> HTTP-Session: 7d48a5dc-8c8c-4534-b7ea-cb721ccfab33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
392 2023.10.22 04:54:30.610326 [ 3 ] {efe882fd-f116-42d0-95e7-488e232556c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
393 2023.10.22 04:54:30.610383 [ 3 ] {efe882fd-f116-42d0-95e7-488e232556c3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
394 2023.10.22 04:54:30.614575 [ 3 ] {efe882fd-f116-42d0-95e7-488e232556c3} <Debug> oximeter.measurements_cumulativeu64 (f5dc635c-8507-4658-969c-97fe13e84968): Loading data parts
395 2023.10.22 04:54:30.614685 [ 3 ] {efe882fd-f116-42d0-95e7-488e232556c3} <Debug> oximeter.measurements_cumulativeu64 (f5dc635c-8507-4658-969c-97fe13e84968): There are no data parts
396 2023.10.22 04:54:30.618686 [ 3 ] {efe882fd-f116-42d0-95e7-488e232556c3} <Debug> DynamicQueryHandler: Done processing query
397 2023.10.22 04:54:30.618737 [ 3 ] {efe882fd-f116-42d0-95e7-488e232556c3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
398 2023.10.22 04:54:30.618759 [ 3 ] {} <Debug> HTTP-Session: 7d48a5dc-8c8c-4534-b7ea-cb721ccfab33 Destroying unnamed session
399 2023.10.22 04:54:30.618908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
400 2023.10.22 04:54:30.618970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
401 2023.10.22 04:54:30.618995 [ 3 ] {} <Debug> HTTP-Session: 4ba61d9a-2bc8-4176-b29b-009c53d81c8f Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
402 2023.10.22 04:54:30.619025 [ 3 ] {} <Debug> HTTP-Session: 4ba61d9a-2bc8-4176-b29b-009c53d81c8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
403 2023.10.22 04:54:30.619277 [ 3 ] {9f29e7bf-bc7e-4a4d-927f-707f7afd399d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
404 2023.10.22 04:54:30.619327 [ 3 ] {9f29e7bf-bc7e-4a4d-927f-707f7afd399d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
405 2023.10.22 04:54:30.624893 [ 3 ] {9f29e7bf-bc7e-4a4d-927f-707f7afd399d} <Debug> oximeter.measurements_cumulativef32 (4de4a8f0-aa85-452a-ba14-3275ac52949d): Loading data parts
406 2023.10.22 04:54:30.625007 [ 3 ] {9f29e7bf-bc7e-4a4d-927f-707f7afd399d} <Debug> oximeter.measurements_cumulativef32 (4de4a8f0-aa85-452a-ba14-3275ac52949d): There are no data parts
407 2023.10.22 04:54:30.629195 [ 3 ] {9f29e7bf-bc7e-4a4d-927f-707f7afd399d} <Debug> DynamicQueryHandler: Done processing query
408 2023.10.22 04:54:30.629231 [ 3 ] {9f29e7bf-bc7e-4a4d-927f-707f7afd399d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
409 2023.10.22 04:54:30.629255 [ 3 ] {} <Debug> HTTP-Session: 4ba61d9a-2bc8-4176-b29b-009c53d81c8f Destroying unnamed session
410 2023.10.22 04:54:30.629376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
411 2023.10.22 04:54:30.629427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
412 2023.10.22 04:54:30.629457 [ 3 ] {} <Debug> HTTP-Session: 3ea31f5b-3736-41a3-a30b-38b0d23fb462 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
413 2023.10.22 04:54:30.629474 [ 3 ] {} <Debug> HTTP-Session: 3ea31f5b-3736-41a3-a30b-38b0d23fb462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
414 2023.10.22 04:54:30.629679 [ 3 ] {f7a5d6fc-5c17-4bed-82a7-5d92583ad6d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) --
415 CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
416 2023.10.22 04:54:30.629737 [ 3 ] {f7a5d6fc-5c17-4bed-82a7-5d92583ad6d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
417 2023.10.22 04:54:30.633865 [ 3 ] {f7a5d6fc-5c17-4bed-82a7-5d92583ad6d3} <Debug> oximeter.measurements_cumulativef64 (894d5b9c-1c38-4ce1-865b-ee6e26edee5f): Loading data parts
418 2023.10.22 04:54:30.633975 [ 3 ] {f7a5d6fc-5c17-4bed-82a7-5d92583ad6d3} <Debug> oximeter.measurements_cumulativef64 (894d5b9c-1c38-4ce1-865b-ee6e26edee5f): There are no data parts
419 2023.10.22 04:54:30.635537 [ 3 ] {f7a5d6fc-5c17-4bed-82a7-5d92583ad6d3} <Debug> DynamicQueryHandler: Done processing query
420 2023.10.22 04:54:30.635567 [ 3 ] {f7a5d6fc-5c17-4bed-82a7-5d92583ad6d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
421 2023.10.22 04:54:30.635595 [ 3 ] {} <Debug> HTTP-Session: 3ea31f5b-3736-41a3-a30b-38b0d23fb462 Destroying unnamed session
422 2023.10.22 04:54:30.635724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
423 2023.10.22 04:54:30.635777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
424 2023.10.22 04:54:30.635805 [ 3 ] {} <Debug> HTTP-Session: 1418586f-5db1-4c70-a7f8-4fbf7983c5e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
425 2023.10.22 04:54:30.635822 [ 3 ] {} <Debug> HTTP-Session: 1418586f-5db1-4c70-a7f8-4fbf7983c5e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
426 2023.10.22 04:54:30.636040 [ 3 ] {e55b4805-ab30-4509-8c10-e796af03f91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete)
427 2023.10.22 04:54:30.636098 [ 3 ] {e55b4805-ab30-4509-8c10-e796af03f91e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
428 2023.10.22 04:54:30.640499 [ 3 ] {e55b4805-ab30-4509-8c10-e796af03f91e} <Debug> oximeter.measurements_histogrami8 (1b1e52b1-23f9-4ede-b54a-ab317cb29184): Loading data parts
429 2023.10.22 04:54:30.640607 [ 3 ] {e55b4805-ab30-4509-8c10-e796af03f91e} <Debug> oximeter.measurements_histogrami8 (1b1e52b1-23f9-4ede-b54a-ab317cb29184): There are no data parts
430 2023.10.22 04:54:30.644659 [ 3 ] {e55b4805-ab30-4509-8c10-e796af03f91e} <Debug> DynamicQueryHandler: Done processing query
431 2023.10.22 04:54:30.644696 [ 3 ] {e55b4805-ab30-4509-8c10-e796af03f91e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
432 2023.10.22 04:54:30.644715 [ 3 ] {} <Debug> HTTP-Session: 1418586f-5db1-4c70-a7f8-4fbf7983c5e9 Destroying unnamed session
433 2023.10.22 04:54:30.644859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
434 2023.10.22 04:54:30.644929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
435 2023.10.22 04:54:30.644952 [ 3 ] {} <Debug> HTTP-Session: e1173919-c248-4341-a8c9-b473ff45011c Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
436 2023.10.22 04:54:30.644983 [ 3 ] {} <Debug> HTTP-Session: e1173919-c248-4341-a8c9-b473ff45011c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
437 2023.10.22 04:54:30.645247 [ 3 ] {e7e9dd27-be46-487d-aae4-61eccc468ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
438 2023.10.22 04:54:30.645313 [ 3 ] {e7e9dd27-be46-487d-aae4-61eccc468ef4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
439 2023.10.22 04:54:30.649725 [ 3 ] {e7e9dd27-be46-487d-aae4-61eccc468ef4} <Debug> oximeter.measurements_histogramu8 (bcb93bc6-77a0-400f-b51f-1d65af2e635a): Loading data parts
440 2023.10.22 04:54:30.649818 [ 3 ] {e7e9dd27-be46-487d-aae4-61eccc468ef4} <Debug> oximeter.measurements_histogramu8 (bcb93bc6-77a0-400f-b51f-1d65af2e635a): There are no data parts
441 2023.10.22 04:54:30.651933 [ 3 ] {e7e9dd27-be46-487d-aae4-61eccc468ef4} <Debug> DynamicQueryHandler: Done processing query
442 2023.10.22 04:54:30.651972 [ 3 ] {e7e9dd27-be46-487d-aae4-61eccc468ef4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
443 2023.10.22 04:54:30.651989 [ 3 ] {} <Debug> HTTP-Session: e1173919-c248-4341-a8c9-b473ff45011c Destroying unnamed session
444 2023.10.22 04:54:30.652119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
445 2023.10.22 04:54:30.652173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
446 2023.10.22 04:54:30.652193 [ 3 ] {} <Debug> HTTP-Session: 102b76b8-c595-409f-a515-26158d7af6cb Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
447 2023.10.22 04:54:30.652220 [ 3 ] {} <Debug> HTTP-Session: 102b76b8-c595-409f-a515-26158d7af6cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
448 2023.10.22 04:54:30.652443 [ 3 ] {d68d2afa-100b-4b17-bbe2-857a16f30964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
449 2023.10.22 04:54:30.652506 [ 3 ] {d68d2afa-100b-4b17-bbe2-857a16f30964} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
450 2023.10.22 04:54:30.656962 [ 3 ] {d68d2afa-100b-4b17-bbe2-857a16f30964} <Debug> oximeter.measurements_histogrami16 (e023c492-749b-43c2-ba32-de64083525d9): Loading data parts
451 2023.10.22 04:54:30.657070 [ 3 ] {d68d2afa-100b-4b17-bbe2-857a16f30964} <Debug> oximeter.measurements_histogrami16 (e023c492-749b-43c2-ba32-de64083525d9): There are no data parts
452 2023.10.22 04:54:30.660485 [ 3 ] {d68d2afa-100b-4b17-bbe2-857a16f30964} <Debug> DynamicQueryHandler: Done processing query
453 2023.10.22 04:54:30.660528 [ 3 ] {d68d2afa-100b-4b17-bbe2-857a16f30964} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
454 2023.10.22 04:54:30.660554 [ 3 ] {} <Debug> HTTP-Session: 102b76b8-c595-409f-a515-26158d7af6cb Destroying unnamed session
455 2023.10.22 04:54:30.660711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
456 2023.10.22 04:54:30.660783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
457 2023.10.22 04:54:30.660809 [ 3 ] {} <Debug> HTTP-Session: 159abb2e-ff7c-4b9d-84d6-507f4664c21f Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
458 2023.10.22 04:54:30.660841 [ 3 ] {} <Debug> HTTP-Session: 159abb2e-ff7c-4b9d-84d6-507f4664c21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
459 2023.10.22 04:54:30.661118 [ 3 ] {88eaa555-e62c-4481-89c0-fb489a5e13ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
460 2023.10.22 04:54:30.661193 [ 3 ] {88eaa555-e62c-4481-89c0-fb489a5e13ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
461 2023.10.22 04:54:30.665658 [ 3 ] {88eaa555-e62c-4481-89c0-fb489a5e13ee} <Debug> oximeter.measurements_histogramu16 (6bd275d5-34d9-41d6-827f-06ea7622698f): Loading data parts
462 2023.10.22 04:54:30.665774 [ 3 ] {88eaa555-e62c-4481-89c0-fb489a5e13ee} <Debug> oximeter.measurements_histogramu16 (6bd275d5-34d9-41d6-827f-06ea7622698f): There are no data parts
463 2023.10.22 04:54:30.670645 [ 3 ] {88eaa555-e62c-4481-89c0-fb489a5e13ee} <Debug> DynamicQueryHandler: Done processing query
464 2023.10.22 04:54:30.670678 [ 3 ] {88eaa555-e62c-4481-89c0-fb489a5e13ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
465 2023.10.22 04:54:30.670710 [ 3 ] {} <Debug> HTTP-Session: 159abb2e-ff7c-4b9d-84d6-507f4664c21f Destroying unnamed session
466 2023.10.22 04:54:30.670851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
467 2023.10.22 04:54:30.670919 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
468 2023.10.22 04:54:30.670952 [ 3 ] {} <Debug> HTTP-Session: 7cc802d8-4786-4b3e-a181-cdcaa4bf7730 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
469 2023.10.22 04:54:30.670976 [ 3 ] {} <Debug> HTTP-Session: 7cc802d8-4786-4b3e-a181-cdcaa4bf7730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
470 2023.10.22 04:54:30.671249 [ 3 ] {46631daa-324c-4910-94ba-92587abe4389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
471 2023.10.22 04:54:30.671319 [ 3 ] {46631daa-324c-4910-94ba-92587abe4389} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
472 2023.10.22 04:54:30.676064 [ 3 ] {46631daa-324c-4910-94ba-92587abe4389} <Debug> oximeter.measurements_histogrami32 (a6ba69eb-59ea-4e92-9eb1-1c42dbeda6b8): Loading data parts
473 2023.10.22 04:54:30.676210 [ 3 ] {46631daa-324c-4910-94ba-92587abe4389} <Debug> oximeter.measurements_histogrami32 (a6ba69eb-59ea-4e92-9eb1-1c42dbeda6b8): There are no data parts
474 2023.10.22 04:54:30.678438 [ 3 ] {46631daa-324c-4910-94ba-92587abe4389} <Debug> DynamicQueryHandler: Done processing query
475 2023.10.22 04:54:30.678466 [ 3 ] {46631daa-324c-4910-94ba-92587abe4389} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
476 2023.10.22 04:54:30.678489 [ 3 ] {} <Debug> HTTP-Session: 7cc802d8-4786-4b3e-a181-cdcaa4bf7730 Destroying unnamed session
477 2023.10.22 04:54:30.678621 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
478 2023.10.22 04:54:30.678665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
479 2023.10.22 04:54:30.678692 [ 3 ] {} <Debug> HTTP-Session: a6c574e5-593e-4632-8922-efa85d15d442 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
480 2023.10.22 04:54:30.678715 [ 3 ] {} <Debug> HTTP-Session: a6c574e5-593e-4632-8922-efa85d15d442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
481 2023.10.22 04:54:30.678928 [ 3 ] {608a7214-7328-40c8-b849-042eb01509ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
482 2023.10.22 04:54:30.678983 [ 3 ] {608a7214-7328-40c8-b849-042eb01509ca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
483 2023.10.22 04:54:30.681795 [ 3 ] {608a7214-7328-40c8-b849-042eb01509ca} <Debug> oximeter.measurements_histogramu32 (da11b880-98ef-424d-8bcf-c1ea9b0ccaee): Loading data parts
484 2023.10.22 04:54:30.681902 [ 3 ] {608a7214-7328-40c8-b849-042eb01509ca} <Debug> oximeter.measurements_histogramu32 (da11b880-98ef-424d-8bcf-c1ea9b0ccaee): There are no data parts
485 2023.10.22 04:54:30.684407 [ 3 ] {608a7214-7328-40c8-b849-042eb01509ca} <Debug> DynamicQueryHandler: Done processing query
486 2023.10.22 04:54:30.684443 [ 3 ] {608a7214-7328-40c8-b849-042eb01509ca} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
487 2023.10.22 04:54:30.684464 [ 3 ] {} <Debug> HTTP-Session: a6c574e5-593e-4632-8922-efa85d15d442 Destroying unnamed session
488 2023.10.22 04:54:30.684606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
489 2023.10.22 04:54:30.684661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
490 2023.10.22 04:54:30.684682 [ 3 ] {} <Debug> HTTP-Session: e6aed51f-b7bd-49dc-96e8-0656762a6dac Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
491 2023.10.22 04:54:30.684705 [ 3 ] {} <Debug> HTTP-Session: e6aed51f-b7bd-49dc-96e8-0656762a6dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
492 2023.10.22 04:54:30.684928 [ 3 ] {75863306-424e-4137-b497-03efa680767d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
493 2023.10.22 04:54:30.684984 [ 3 ] {75863306-424e-4137-b497-03efa680767d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
494 2023.10.22 04:54:30.689285 [ 3 ] {75863306-424e-4137-b497-03efa680767d} <Debug> oximeter.measurements_histogrami64 (88c96b7a-66d2-4c13-b219-d78810907536): Loading data parts
495 2023.10.22 04:54:30.689401 [ 3 ] {75863306-424e-4137-b497-03efa680767d} <Debug> oximeter.measurements_histogrami64 (88c96b7a-66d2-4c13-b219-d78810907536): There are no data parts
496 2023.10.22 04:54:30.695385 [ 3 ] {75863306-424e-4137-b497-03efa680767d} <Debug> DynamicQueryHandler: Done processing query
497 2023.10.22 04:54:30.695413 [ 3 ] {75863306-424e-4137-b497-03efa680767d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
498 2023.10.22 04:54:30.695437 [ 3 ] {} <Debug> HTTP-Session: e6aed51f-b7bd-49dc-96e8-0656762a6dac Destroying unnamed session
499 2023.10.22 04:54:30.695576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
500 2023.10.22 04:54:30.695627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
501 2023.10.22 04:54:30.695654 [ 3 ] {} <Debug> HTTP-Session: 3fab7d52-661a-469c-b37d-1420c3ab183e Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
502 2023.10.22 04:54:30.695670 [ 3 ] {} <Debug> HTTP-Session: 3fab7d52-661a-469c-b37d-1420c3ab183e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
503 2023.10.22 04:54:30.695889 [ 3 ] {ad5d385e-f6b5-40c7-a8b9-9220746878fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
504 2023.10.22 04:54:30.695946 [ 3 ] {ad5d385e-f6b5-40c7-a8b9-9220746878fd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
505 2023.10.22 04:54:30.698964 [ 3 ] {ad5d385e-f6b5-40c7-a8b9-9220746878fd} <Debug> oximeter.measurements_histogramu64 (6e5a23d1-8cbe-4989-89ab-777f70fbab5f): Loading data parts
506 2023.10.22 04:54:30.699081 [ 3 ] {ad5d385e-f6b5-40c7-a8b9-9220746878fd} <Debug> oximeter.measurements_histogramu64 (6e5a23d1-8cbe-4989-89ab-777f70fbab5f): There are no data parts
507 2023.10.22 04:54:30.704089 [ 3 ] {ad5d385e-f6b5-40c7-a8b9-9220746878fd} <Debug> DynamicQueryHandler: Done processing query
508 2023.10.22 04:54:30.704121 [ 3 ] {ad5d385e-f6b5-40c7-a8b9-9220746878fd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
509 2023.10.22 04:54:30.704156 [ 3 ] {} <Debug> HTTP-Session: 3fab7d52-661a-469c-b37d-1420c3ab183e Destroying unnamed session
510 2023.10.22 04:54:30.704293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
511 2023.10.22 04:54:30.704347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
512 2023.10.22 04:54:30.704372 [ 3 ] {} <Debug> HTTP-Session: 39420d4a-f32a-4f0b-a18b-774fe4ce118a Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
513 2023.10.22 04:54:30.704389 [ 3 ] {} <Debug> HTTP-Session: 39420d4a-f32a-4f0b-a18b-774fe4ce118a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
514 2023.10.22 04:54:30.704641 [ 3 ] {feea4cf7-7eab-426c-a950-2ec450af8d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
515 2023.10.22 04:54:30.704700 [ 3 ] {feea4cf7-7eab-426c-a950-2ec450af8d6f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
516 2023.10.22 04:54:30.709652 [ 3 ] {feea4cf7-7eab-426c-a950-2ec450af8d6f} <Debug> oximeter.measurements_histogramf32 (a2229a96-1b3e-4973-a01d-3f2a5b443057): Loading data parts
517 2023.10.22 04:54:30.709768 [ 3 ] {feea4cf7-7eab-426c-a950-2ec450af8d6f} <Debug> oximeter.measurements_histogramf32 (a2229a96-1b3e-4973-a01d-3f2a5b443057): There are no data parts
518 2023.10.22 04:54:30.712107 [ 3 ] {feea4cf7-7eab-426c-a950-2ec450af8d6f} <Debug> DynamicQueryHandler: Done processing query
519 2023.10.22 04:54:30.712146 [ 3 ] {feea4cf7-7eab-426c-a950-2ec450af8d6f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
520 2023.10.22 04:54:30.712162 [ 3 ] {} <Debug> HTTP-Session: 39420d4a-f32a-4f0b-a18b-774fe4ce118a Destroying unnamed session
521 2023.10.22 04:54:30.712291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
522 2023.10.22 04:54:30.712348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
523 2023.10.22 04:54:30.712368 [ 3 ] {} <Debug> HTTP-Session: f53444db-6836-43b8-bfff-fa1253ec6124 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
524 2023.10.22 04:54:30.712395 [ 3 ] {} <Debug> HTTP-Session: f53444db-6836-43b8-bfff-fa1253ec6124 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
525 2023.10.22 04:54:30.712618 [ 3 ] {6dd89a82-965e-4bdc-a7a9-1cada844292a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
526 2023.10.22 04:54:30.712683 [ 3 ] {6dd89a82-965e-4bdc-a7a9-1cada844292a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
527 2023.10.22 04:54:30.717090 [ 3 ] {6dd89a82-965e-4bdc-a7a9-1cada844292a} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Loading data parts
528 2023.10.22 04:54:30.717243 [ 3 ] {6dd89a82-965e-4bdc-a7a9-1cada844292a} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): There are no data parts
529 2023.10.22 04:54:30.721282 [ 3 ] {6dd89a82-965e-4bdc-a7a9-1cada844292a} <Debug> DynamicQueryHandler: Done processing query
530 2023.10.22 04:54:30.721311 [ 3 ] {6dd89a82-965e-4bdc-a7a9-1cada844292a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
531 2023.10.22 04:54:30.721326 [ 3 ] {} <Debug> HTTP-Session: f53444db-6836-43b8-bfff-fa1253ec6124 Destroying unnamed session
532 2023.10.22 04:54:30.721453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
533 2023.10.22 04:54:30.721508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
534 2023.10.22 04:54:30.721527 [ 3 ] {} <Debug> HTTP-Session: 25194b10-5c15-4c82-8893-129534bafcba Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
535 2023.10.22 04:54:30.721559 [ 3 ] {} <Debug> HTTP-Session: 25194b10-5c15-4c82-8893-129534bafcba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
536 2023.10.22 04:54:30.721725 [ 3 ] {fc48fb29-3a3c-4516-9526-86bd069e9566} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
537 2023.10.22 04:54:30.721775 [ 3 ] {fc48fb29-3a3c-4516-9526-86bd069e9566} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
538 2023.10.22 04:54:30.724148 [ 3 ] {fc48fb29-3a3c-4516-9526-86bd069e9566} <Debug> oximeter.fields_bool (5c464fab-19a4-4b17-839c-bf166b39d497): Loading data parts
539 2023.10.22 04:54:30.724232 [ 3 ] {fc48fb29-3a3c-4516-9526-86bd069e9566} <Debug> oximeter.fields_bool (5c464fab-19a4-4b17-839c-bf166b39d497): There are no data parts
540 2023.10.22 04:54:30.725617 [ 3 ] {fc48fb29-3a3c-4516-9526-86bd069e9566} <Debug> DynamicQueryHandler: Done processing query
541 2023.10.22 04:54:30.725657 [ 3 ] {fc48fb29-3a3c-4516-9526-86bd069e9566} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
542 2023.10.22 04:54:30.725673 [ 3 ] {} <Debug> HTTP-Session: 25194b10-5c15-4c82-8893-129534bafcba Destroying unnamed session
543 2023.10.22 04:54:30.725793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
544 2023.10.22 04:54:30.725848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
545 2023.10.22 04:54:30.725867 [ 3 ] {} <Debug> HTTP-Session: 697eb20b-86f3-4e4c-acd5-eef93935c0df Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
546 2023.10.22 04:54:30.725894 [ 3 ] {} <Debug> HTTP-Session: 697eb20b-86f3-4e4c-acd5-eef93935c0df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
547 2023.10.22 04:54:30.726061 [ 3 ] {41899539-90fd-444d-94f0-57d4eecf14c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
548 2023.10.22 04:54:30.726111 [ 3 ] {41899539-90fd-444d-94f0-57d4eecf14c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
549 2023.10.22 04:54:30.729713 [ 3 ] {41899539-90fd-444d-94f0-57d4eecf14c2} <Debug> oximeter.fields_i8 (76a1a863-1825-4232-aee6-0d31e5766ffc): Loading data parts
550 2023.10.22 04:54:30.729804 [ 3 ] {41899539-90fd-444d-94f0-57d4eecf14c2} <Debug> oximeter.fields_i8 (76a1a863-1825-4232-aee6-0d31e5766ffc): There are no data parts
551 2023.10.22 04:54:30.733572 [ 3 ] {41899539-90fd-444d-94f0-57d4eecf14c2} <Debug> DynamicQueryHandler: Done processing query
552 2023.10.22 04:54:30.733603 [ 3 ] {41899539-90fd-444d-94f0-57d4eecf14c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
553 2023.10.22 04:54:30.733637 [ 3 ] {} <Debug> HTTP-Session: 697eb20b-86f3-4e4c-acd5-eef93935c0df Destroying unnamed session
554 2023.10.22 04:54:30.733776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
555 2023.10.22 04:54:30.733840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
556 2023.10.22 04:54:30.733874 [ 3 ] {} <Debug> HTTP-Session: 824629be-a128-4a0b-ba0d-730f4d4f0105 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
557 2023.10.22 04:54:30.733894 [ 3 ] {} <Debug> HTTP-Session: 824629be-a128-4a0b-ba0d-730f4d4f0105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
558 2023.10.22 04:54:30.734097 [ 3 ] {1d5a085a-2b6e-4785-89f2-e2fa369f3ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
559 2023.10.22 04:54:30.734156 [ 3 ] {1d5a085a-2b6e-4785-89f2-e2fa369f3ad0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
560 2023.10.22 04:54:30.738100 [ 3 ] {1d5a085a-2b6e-4785-89f2-e2fa369f3ad0} <Debug> oximeter.fields_u8 (b744455f-b59e-43e2-b02e-b6b9e480e413): Loading data parts
561 2023.10.22 04:54:30.738195 [ 3 ] {1d5a085a-2b6e-4785-89f2-e2fa369f3ad0} <Debug> oximeter.fields_u8 (b744455f-b59e-43e2-b02e-b6b9e480e413): There are no data parts
562 2023.10.22 04:54:30.740466 [ 3 ] {1d5a085a-2b6e-4785-89f2-e2fa369f3ad0} <Debug> DynamicQueryHandler: Done processing query
563 2023.10.22 04:54:30.740506 [ 3 ] {1d5a085a-2b6e-4785-89f2-e2fa369f3ad0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
564 2023.10.22 04:54:30.740524 [ 3 ] {} <Debug> HTTP-Session: 824629be-a128-4a0b-ba0d-730f4d4f0105 Destroying unnamed session
565 2023.10.22 04:54:30.740652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
566 2023.10.22 04:54:30.740711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
567 2023.10.22 04:54:30.740730 [ 3 ] {} <Debug> HTTP-Session: 8726122d-f63a-4bf7-808e-21edc795e752 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
568 2023.10.22 04:54:30.740756 [ 3 ] {} <Debug> HTTP-Session: 8726122d-f63a-4bf7-808e-21edc795e752 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
569 2023.10.22 04:54:30.740918 [ 3 ] {997bc393-7f07-44f0-a70d-02f6501a1140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
570 2023.10.22 04:54:30.740962 [ 3 ] {997bc393-7f07-44f0-a70d-02f6501a1140} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
571 2023.10.22 04:54:30.745400 [ 3 ] {997bc393-7f07-44f0-a70d-02f6501a1140} <Debug> oximeter.fields_i16 (1f2f941e-93d5-41cc-be3d-d70cc8a27684): Loading data parts
572 2023.10.22 04:54:30.745488 [ 3 ] {997bc393-7f07-44f0-a70d-02f6501a1140} <Debug> oximeter.fields_i16 (1f2f941e-93d5-41cc-be3d-d70cc8a27684): There are no data parts
573 2023.10.22 04:54:30.749735 [ 3 ] {997bc393-7f07-44f0-a70d-02f6501a1140} <Debug> DynamicQueryHandler: Done processing query
574 2023.10.22 04:54:30.749764 [ 3 ] {997bc393-7f07-44f0-a70d-02f6501a1140} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
575 2023.10.22 04:54:30.749792 [ 3 ] {} <Debug> HTTP-Session: 8726122d-f63a-4bf7-808e-21edc795e752 Destroying unnamed session
576 2023.10.22 04:54:30.749938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
577 2023.10.22 04:54:30.749988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
578 2023.10.22 04:54:30.750019 [ 3 ] {} <Debug> HTTP-Session: 889a5125-5bd6-41be-8da2-0ab7a7d95580 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
579 2023.10.22 04:54:30.750047 [ 3 ] {} <Debug> HTTP-Session: 889a5125-5bd6-41be-8da2-0ab7a7d95580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
580 2023.10.22 04:54:30.750239 [ 3 ] {57bba5ed-0658-48f8-9446-7ac43ad042e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
581 2023.10.22 04:54:30.750298 [ 3 ] {57bba5ed-0658-48f8-9446-7ac43ad042e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
582 2023.10.22 04:54:30.751816 [ 3 ] {57bba5ed-0658-48f8-9446-7ac43ad042e9} <Debug> oximeter.fields_u16 (3515a1aa-5bec-43d8-a51d-30a68a170190): Loading data parts
583 2023.10.22 04:54:30.751908 [ 3 ] {57bba5ed-0658-48f8-9446-7ac43ad042e9} <Debug> oximeter.fields_u16 (3515a1aa-5bec-43d8-a51d-30a68a170190): There are no data parts
584 2023.10.22 04:54:30.755473 [ 3 ] {57bba5ed-0658-48f8-9446-7ac43ad042e9} <Debug> DynamicQueryHandler: Done processing query
585 2023.10.22 04:54:30.755499 [ 3 ] {57bba5ed-0658-48f8-9446-7ac43ad042e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
586 2023.10.22 04:54:30.755522 [ 3 ] {} <Debug> HTTP-Session: 889a5125-5bd6-41be-8da2-0ab7a7d95580 Destroying unnamed session
587 2023.10.22 04:54:30.755639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
588 2023.10.22 04:54:30.755690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
589 2023.10.22 04:54:30.755716 [ 3 ] {} <Debug> HTTP-Session: 50ff6c8f-74c0-4b05-b5fd-b5751076c20b Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
590 2023.10.22 04:54:30.755733 [ 3 ] {} <Debug> HTTP-Session: 50ff6c8f-74c0-4b05-b5fd-b5751076c20b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
591 2023.10.22 04:54:30.755891 [ 3 ] {4a668477-9b56-4959-a465-ca4762ee1b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
592 2023.10.22 04:54:30.755942 [ 3 ] {4a668477-9b56-4959-a465-ca4762ee1b88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
593 2023.10.22 04:54:30.761108 [ 3 ] {4a668477-9b56-4959-a465-ca4762ee1b88} <Debug> oximeter.fields_i32 (d42d6d92-e891-484e-b05a-a0652a750c09): Loading data parts
594 2023.10.22 04:54:30.761210 [ 3 ] {4a668477-9b56-4959-a465-ca4762ee1b88} <Debug> oximeter.fields_i32 (d42d6d92-e891-484e-b05a-a0652a750c09): There are no data parts
595 2023.10.22 04:54:30.763187 [ 3 ] {4a668477-9b56-4959-a465-ca4762ee1b88} <Debug> DynamicQueryHandler: Done processing query
596 2023.10.22 04:54:30.763229 [ 3 ] {4a668477-9b56-4959-a465-ca4762ee1b88} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
597 2023.10.22 04:54:30.763244 [ 3 ] {} <Debug> HTTP-Session: 50ff6c8f-74c0-4b05-b5fd-b5751076c20b Destroying unnamed session
598 2023.10.22 04:54:30.763392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
599 2023.10.22 04:54:30.763449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
600 2023.10.22 04:54:30.763467 [ 3 ] {} <Debug> HTTP-Session: 5926fabb-43cf-4ac1-a91b-41f9e4269624 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
601 2023.10.22 04:54:30.763490 [ 3 ] {} <Debug> HTTP-Session: 5926fabb-43cf-4ac1-a91b-41f9e4269624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
602 2023.10.22 04:54:30.763656 [ 3 ] {18797ef1-660c-4d18-a33c-8218d1364df2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
603 2023.10.22 04:54:30.763702 [ 3 ] {18797ef1-660c-4d18-a33c-8218d1364df2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
604 2023.10.22 04:54:30.767767 [ 3 ] {18797ef1-660c-4d18-a33c-8218d1364df2} <Debug> oximeter.fields_u32 (0c82a6ba-9fd0-4861-bd7f-cf3d17919272): Loading data parts
605 2023.10.22 04:54:30.767890 [ 3 ] {18797ef1-660c-4d18-a33c-8218d1364df2} <Debug> oximeter.fields_u32 (0c82a6ba-9fd0-4861-bd7f-cf3d17919272): There are no data parts
606 2023.10.22 04:54:30.771672 [ 3 ] {18797ef1-660c-4d18-a33c-8218d1364df2} <Debug> DynamicQueryHandler: Done processing query
607 2023.10.22 04:54:30.771750 [ 3 ] {18797ef1-660c-4d18-a33c-8218d1364df2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
608 2023.10.22 04:54:30.771772 [ 3 ] {} <Debug> HTTP-Session: 5926fabb-43cf-4ac1-a91b-41f9e4269624 Destroying unnamed session
609 2023.10.22 04:54:30.771917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
610 2023.10.22 04:54:30.772019 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
611 2023.10.22 04:54:30.772051 [ 3 ] {} <Debug> HTTP-Session: f46dbc4f-212b-48ac-b2ee-e5f40c7af314 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
612 2023.10.22 04:54:30.772073 [ 3 ] {} <Debug> HTTP-Session: f46dbc4f-212b-48ac-b2ee-e5f40c7af314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
613 2023.10.22 04:54:30.772265 [ 3 ] {d0673bed-f338-4db5-b204-b4d87a05a676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
614 2023.10.22 04:54:30.772330 [ 3 ] {d0673bed-f338-4db5-b204-b4d87a05a676} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
615 2023.10.22 04:54:30.776596 [ 3 ] {d0673bed-f338-4db5-b204-b4d87a05a676} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Loading data parts
616 2023.10.22 04:54:30.776708 [ 3 ] {d0673bed-f338-4db5-b204-b4d87a05a676} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): There are no data parts
617 2023.10.22 04:54:30.778952 [ 3 ] {d0673bed-f338-4db5-b204-b4d87a05a676} <Debug> DynamicQueryHandler: Done processing query
618 2023.10.22 04:54:30.778986 [ 3 ] {d0673bed-f338-4db5-b204-b4d87a05a676} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
619 2023.10.22 04:54:30.779024 [ 3 ] {} <Debug> HTTP-Session: f46dbc4f-212b-48ac-b2ee-e5f40c7af314 Destroying unnamed session
620 2023.10.22 04:54:30.779149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
621 2023.10.22 04:54:30.779216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
622 2023.10.22 04:54:30.779253 [ 3 ] {} <Debug> HTTP-Session: efd88211-b5c7-42ad-86cd-e4de4b6be526 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
623 2023.10.22 04:54:30.779270 [ 3 ] {} <Debug> HTTP-Session: efd88211-b5c7-42ad-86cd-e4de4b6be526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
624 2023.10.22 04:54:30.779440 [ 3 ] {064d03f6-b415-4733-8895-5b82c2048d1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
625 2023.10.22 04:54:30.779491 [ 3 ] {064d03f6-b415-4733-8895-5b82c2048d1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
626 2023.10.22 04:54:30.782422 [ 3 ] {064d03f6-b415-4733-8895-5b82c2048d1a} <Debug> oximeter.fields_u64 (972218d7-be20-4995-bcae-ec6842230d6d): Loading data parts
627 2023.10.22 04:54:30.782545 [ 3 ] {064d03f6-b415-4733-8895-5b82c2048d1a} <Debug> oximeter.fields_u64 (972218d7-be20-4995-bcae-ec6842230d6d): There are no data parts
628 2023.10.22 04:54:30.787422 [ 3 ] {064d03f6-b415-4733-8895-5b82c2048d1a} <Debug> DynamicQueryHandler: Done processing query
629 2023.10.22 04:54:30.787490 [ 3 ] {064d03f6-b415-4733-8895-5b82c2048d1a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
630 2023.10.22 04:54:30.787518 [ 3 ] {} <Debug> HTTP-Session: efd88211-b5c7-42ad-86cd-e4de4b6be526 Destroying unnamed session
631 2023.10.22 04:54:30.787689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
632 2023.10.22 04:54:30.787759 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
633 2023.10.22 04:54:30.787781 [ 3 ] {} <Debug> HTTP-Session: b68663da-d9a9-4fa5-a57a-70c630a09b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
634 2023.10.22 04:54:30.787811 [ 3 ] {} <Debug> HTTP-Session: b68663da-d9a9-4fa5-a57a-70c630a09b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
635 2023.10.22 04:54:30.787994 [ 3 ] {2dfa4170-b2d1-4ceb-9f98-d3b8e50a2c5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
636 2023.10.22 04:54:30.788059 [ 3 ] {2dfa4170-b2d1-4ceb-9f98-d3b8e50a2c5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
637 2023.10.22 04:54:30.789864 [ 3 ] {2dfa4170-b2d1-4ceb-9f98-d3b8e50a2c5a} <Debug> oximeter.fields_ipaddr (3333ecff-6b71-4800-9c0f-2c36977f0780): Loading data parts
638 2023.10.22 04:54:30.789964 [ 3 ] {2dfa4170-b2d1-4ceb-9f98-d3b8e50a2c5a} <Debug> oximeter.fields_ipaddr (3333ecff-6b71-4800-9c0f-2c36977f0780): There are no data parts
639 2023.10.22 04:54:30.793195 [ 3 ] {2dfa4170-b2d1-4ceb-9f98-d3b8e50a2c5a} <Debug> DynamicQueryHandler: Done processing query
640 2023.10.22 04:54:30.793224 [ 3 ] {2dfa4170-b2d1-4ceb-9f98-d3b8e50a2c5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
641 2023.10.22 04:54:30.793258 [ 3 ] {} <Debug> HTTP-Session: b68663da-d9a9-4fa5-a57a-70c630a09b6d Destroying unnamed session
642 2023.10.22 04:54:30.793418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
643 2023.10.22 04:54:30.793469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
644 2023.10.22 04:54:30.793502 [ 3 ] {} <Debug> HTTP-Session: 6ea9a35d-cc5d-4f4c-a187-b8bd8c901cfe Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
645 2023.10.22 04:54:30.793533 [ 3 ] {} <Debug> HTTP-Session: 6ea9a35d-cc5d-4f4c-a187-b8bd8c901cfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
646 2023.10.22 04:54:30.793688 [ 3 ] {fd5ea72b-7982-4f3c-8432-761205d0448f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
647 2023.10.22 04:54:30.793749 [ 3 ] {fd5ea72b-7982-4f3c-8432-761205d0448f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
648 2023.10.22 04:54:30.798224 [ 3 ] {fd5ea72b-7982-4f3c-8432-761205d0448f} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Loading data parts
649 2023.10.22 04:54:30.798342 [ 3 ] {fd5ea72b-7982-4f3c-8432-761205d0448f} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): There are no data parts
650 2023.10.22 04:54:30.803264 [ 3 ] {fd5ea72b-7982-4f3c-8432-761205d0448f} <Debug> DynamicQueryHandler: Done processing query
651 2023.10.22 04:54:30.803296 [ 3 ] {fd5ea72b-7982-4f3c-8432-761205d0448f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
652 2023.10.22 04:54:30.803333 [ 3 ] {} <Debug> HTTP-Session: 6ea9a35d-cc5d-4f4c-a187-b8bd8c901cfe Destroying unnamed session
653 2023.10.22 04:54:30.803469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
654 2023.10.22 04:54:30.803541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
655 2023.10.22 04:54:30.803581 [ 3 ] {} <Debug> HTTP-Session: 246c9a94-a5c5-411d-991f-9bcb6831c5d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
656 2023.10.22 04:54:30.803604 [ 3 ] {} <Debug> HTTP-Session: 246c9a94-a5c5-411d-991f-9bcb6831c5d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
657 2023.10.22 04:54:30.803841 [ 3 ] {834c1c9c-2bfa-45df-88c3-76769d5fa604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) 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)
658 2023.10.22 04:54:30.803929 [ 3 ] {834c1c9c-2bfa-45df-88c3-76769d5fa604} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
659 2023.10.22 04:54:30.808687 [ 3 ] {834c1c9c-2bfa-45df-88c3-76769d5fa604} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Loading data parts
660 2023.10.22 04:54:30.808809 [ 3 ] {834c1c9c-2bfa-45df-88c3-76769d5fa604} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): There are no data parts
661 2023.10.22 04:54:30.811143 [ 3 ] {834c1c9c-2bfa-45df-88c3-76769d5fa604} <Debug> DynamicQueryHandler: Done processing query
662 2023.10.22 04:54:30.811187 [ 3 ] {834c1c9c-2bfa-45df-88c3-76769d5fa604} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
663 2023.10.22 04:54:30.811202 [ 3 ] {} <Debug> HTTP-Session: 246c9a94-a5c5-411d-991f-9bcb6831c5d8 Destroying unnamed session
664 2023.10.22 04:54:30.811338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
665 2023.10.22 04:54:30.811397 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
666 2023.10.22 04:54:30.811417 [ 3 ] {} <Debug> HTTP-Session: e1ad5aa1-371e-4500-87d8-0f8ce83816b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
667 2023.10.22 04:54:30.811445 [ 3 ] {} <Debug> HTTP-Session: e1ad5aa1-371e-4500-87d8-0f8ce83816b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
668 2023.10.22 04:54:30.811649 [ 3 ] {9f1063b0-4501-4217-9359-7edd12e9c518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete)
669 2023.10.22 04:54:30.811723 [ 3 ] {9f1063b0-4501-4217-9359-7edd12e9c518} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
670 2023.10.22 04:54:30.816230 [ 3 ] {9f1063b0-4501-4217-9359-7edd12e9c518} <Debug> oximeter.timeseries_schema (be35b1d3-48da-422d-a14f-e685ff971ce5): Loading data parts
671 2023.10.22 04:54:30.816331 [ 3 ] {9f1063b0-4501-4217-9359-7edd12e9c518} <Debug> oximeter.timeseries_schema (be35b1d3-48da-422d-a14f-e685ff971ce5): There are no data parts
672 2023.10.22 04:54:30.820020 [ 3 ] {9f1063b0-4501-4217-9359-7edd12e9c518} <Debug> DynamicQueryHandler: Done processing query
673 2023.10.22 04:54:30.820049 [ 3 ] {9f1063b0-4501-4217-9359-7edd12e9c518} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
674 2023.10.22 04:54:30.820084 [ 3 ] {} <Debug> HTTP-Session: e1ad5aa1-371e-4500-87d8-0f8ce83816b0 Destroying unnamed session
675 2023.10.22 04:54:30.820239 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:32848, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
676 2023.10.22 04:54:30.820285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
677 2023.10.22 04:54:30.820316 [ 3 ] {} <Debug> HTTP-Session: 381ba395-fc15-4913-abd9-f1ce99e5cbf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:32848
678 2023.10.22 04:54:30.820341 [ 3 ] {} <Debug> HTTP-Session: 381ba395-fc15-4913-abd9-f1ce99e5cbf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
679 2023.10.22 04:54:30.820451 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:32848) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
680 2023.10.22 04:54:30.821112 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
681 2023.10.22 04:54:30.826532 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB.
682 2023.10.22 04:54:30.829273 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
683 2023.10.22 04:54:30.829498 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Trace> oximeter.version (ef4680fd-89a6-4e0f-bf31-57658d91b4d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
684 2023.10.22 04:54:30.829774 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009280878 sec., 107 rows/sec., 1.68 KiB/sec.
685 2023.10.22 04:54:30.829891 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Debug> DynamicQueryHandler: Done processing query
686 2023.10.22 04:54:30.829920 [ 3 ] {34d61b56-0714-44f6-9097-13b9d162c2e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
687 2023.10.22 04:54:30.829938 [ 3 ] {} <Debug> HTTP-Session: 381ba395-fc15-4913-abd9-f1ce99e5cbf8 Destroying unnamed session
688 2023.10.22 04:54:31.000159 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.27 MiB (RSS), difference: 9.28 MiB
689 2023.10.22 04:54:35.255612 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache
690 2023.10.22 04:54:35.255700 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache
691 2023.10.22 04:54:50.255741 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache
692 2023.10.22 04:54:50.255805 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache
693 2023.10.22 04:54:55.865619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
694 2023.10.22 04:54:55.865814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
695 2023.10.22 04:54:55.865861 [ 3 ] {} <Debug> HTTP-Session: 8a4c4f73-df70-4444-9782-97305c92c586 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
696 2023.10.22 04:54:55.865933 [ 3 ] {} <Debug> HTTP-Session: 8a4c4f73-df70-4444-9782-97305c92c586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
697 2023.10.22 04:54:55.866129 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
698 2023.10.22 04:54:55.866252 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
699 2023.10.22 04:54:55.867581 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
700 2023.10.22 04:54:55.871813 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
701 2023.10.22 04:54:55.875288 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
702 2023.10.22 04:54:55.875509 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Trace> oximeter.timeseries_schema (be35b1d3-48da-422d-a14f-e685ff971ce5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
703 2023.10.22 04:54:55.875670 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.00945915 sec., 1268 rows/sec., 171.17 KiB/sec.
704 2023.10.22 04:54:55.875859 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Debug> DynamicQueryHandler: Done processing query
705 2023.10.22 04:54:55.875887 [ 3 ] {4e248b75-390a-46d4-888a-fb06b18cd2a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
706 2023.10.22 04:54:55.875908 [ 3 ] {} <Debug> HTTP-Session: 8a4c4f73-df70-4444-9782-97305c92c586 Destroying unnamed session
707 2023.10.22 04:54:55.876075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 751, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
708 2023.10.22 04:54:55.876145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
709 2023.10.22 04:54:55.876168 [ 3 ] {} <Debug> HTTP-Session: b96a747a-a4cd-4ba6-b132-b22060b3795f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
710 2023.10.22 04:54:55.876201 [ 3 ] {} <Debug> HTTP-Session: b96a747a-a4cd-4ba6-b132-b22060b3795f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
711 2023.10.22 04:54:55.876314 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
712 2023.10.22 04:54:55.876360 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
713 2023.10.22 04:54:55.876480 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Trace> ParallelParsingInputFormat: Parallel parsing is used
714 2023.10.22 04:54:55.882647 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
715 2023.10.22 04:54:55.883059 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
716 2023.10.22 04:54:55.883309 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
717 2023.10.22 04:54:55.883433 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Information> executeQuery: Read 6 rows, 348.00 B in 0.007083662 sec., 847 rows/sec., 47.98 KiB/sec.
718 2023.10.22 04:54:55.883581 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Debug> DynamicQueryHandler: Done processing query
719 2023.10.22 04:54:55.883614 [ 3 ] {a4f21e9e-2f6e-4de4-b7b2-695ac4439282} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
720 2023.10.22 04:54:55.883637 [ 3 ] {} <Debug> HTTP-Session: b96a747a-a4cd-4ba6-b132-b22060b3795f Destroying unnamed session
721 2023.10.22 04:54:55.883842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 13658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.10.22 04:54:55.883894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.10.22 04:54:55.883921 [ 3 ] {} <Debug> HTTP-Session: 73bffc0f-6eed-4f54-bc10-81c6dd0478c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
724 2023.10.22 04:54:55.883938 [ 3 ] {} <Debug> HTTP-Session: 73bffc0f-6eed-4f54-bc10-81c6dd0478c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.10.22 04:54:55.884017 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
726 2023.10.22 04:54:55.884063 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
727 2023.10.22 04:54:55.884171 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Trace> ParallelParsingInputFormat: Parallel parsing is used
728 2023.10.22 04:54:55.884579 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
729 2023.10.22 04:54:55.884805 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
730 2023.10.22 04:54:55.884949 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
731 2023.10.22 04:54:55.885072 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001017092 sec., 85537 rows/sec., 8.00 MiB/sec.
732 2023.10.22 04:54:55.885206 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Debug> DynamicQueryHandler: Done processing query
733 2023.10.22 04:54:55.885230 [ 3 ] {ecbae80e-b68e-415c-9d6b-e62a4fb7d233} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
734 2023.10.22 04:54:55.885254 [ 3 ] {} <Debug> HTTP-Session: 73bffc0f-6eed-4f54-bc10-81c6dd0478c4 Destroying unnamed session
735 2023.10.22 04:54:55.885558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 42106, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
736 2023.10.22 04:54:55.885610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
737 2023.10.22 04:54:55.885636 [ 3 ] {} <Debug> HTTP-Session: 43792299-b81b-47f7-b33f-c30ec9907145 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
738 2023.10.22 04:54:55.885653 [ 3 ] {} <Debug> HTTP-Session: 43792299-b81b-47f7-b33f-c30ec9907145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
739 2023.10.22 04:54:55.885747 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
740 2023.10.22 04:54:55.885792 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
741 2023.10.22 04:54:55.886914 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
742 2023.10.22 04:54:55.891438 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
743 2023.10.22 04:54:55.893622 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
744 2023.10.22 04:54:55.893807 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
745 2023.10.22 04:54:55.893952 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.008164575 sec., 32334 rows/sec., 2.22 MiB/sec.
746 2023.10.22 04:54:55.894109 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Debug> DynamicQueryHandler: Done processing query
747 2023.10.22 04:54:55.894138 [ 3 ] {0e280afe-2b80-4625-8410-4ef63defce2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
748 2023.10.22 04:54:55.894167 [ 3 ] {} <Debug> HTTP-Session: 43792299-b81b-47f7-b33f-c30ec9907145 Destroying unnamed session
749 2023.10.22 04:54:55.894290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.10.22 04:54:55.894342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.10.22 04:54:55.894369 [ 3 ] {} <Debug> HTTP-Session: 4c4986b5-d5a7-429b-b0ed-25d9be1d43c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
752 2023.10.22 04:54:55.894385 [ 3 ] {} <Debug> HTTP-Session: 4c4986b5-d5a7-429b-b0ed-25d9be1d43c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.10.22 04:54:55.894461 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
754 2023.10.22 04:54:55.894507 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
755 2023.10.22 04:54:55.894620 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
756 2023.10.22 04:54:55.894987 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
757 2023.10.22 04:54:55.895287 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
758 2023.10.22 04:54:55.895460 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
759 2023.10.22 04:54:55.895565 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001069312 sec., 5611 rows/sec., 235.62 KiB/sec.
760 2023.10.22 04:54:55.895692 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Debug> DynamicQueryHandler: Done processing query
761 2023.10.22 04:54:55.895714 [ 3 ] {f63a1615-0650-4f6c-8847-58bb541f5c9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
762 2023.10.22 04:54:55.895737 [ 3 ] {} <Debug> HTTP-Session: 4c4986b5-d5a7-429b-b0ed-25d9be1d43c2 Destroying unnamed session
763 2023.10.22 04:54:55.895883 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
764 2023.10.22 04:54:55.895934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
765 2023.10.22 04:54:55.895959 [ 3 ] {} <Debug> HTTP-Session: 6d57e726-ff6f-4fa6-92eb-f1a97bd4249f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
766 2023.10.22 04:54:55.895983 [ 3 ] {} <Debug> HTTP-Session: 6d57e726-ff6f-4fa6-92eb-f1a97bd4249f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
767 2023.10.22 04:54:55.896056 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
768 2023.10.22 04:54:55.896105 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
769 2023.10.22 04:54:55.896230 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
770 2023.10.22 04:54:55.896542 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
771 2023.10.22 04:54:55.896803 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
772 2023.10.22 04:54:55.896984 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
773 2023.10.22 04:54:55.897108 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001014672 sec., 62089 rows/sec., 3.76 MiB/sec.
774 2023.10.22 04:54:55.897241 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Debug> DynamicQueryHandler: Done processing query
775 2023.10.22 04:54:55.897274 [ 3 ] {a207d282-2f75-4e54-ae7d-421889d4e5ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
776 2023.10.22 04:54:55.897289 [ 3 ] {} <Debug> HTTP-Session: 6d57e726-ff6f-4fa6-92eb-f1a97bd4249f Destroying unnamed session
777 2023.10.22 04:54:55.897398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
778 2023.10.22 04:54:55.897449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
779 2023.10.22 04:54:55.897467 [ 3 ] {} <Debug> HTTP-Session: 442e809a-0977-4877-8117-fc1cac22bc9f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
780 2023.10.22 04:54:55.897491 [ 3 ] {} <Debug> HTTP-Session: 442e809a-0977-4877-8117-fc1cac22bc9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
781 2023.10.22 04:54:55.897562 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
782 2023.10.22 04:54:55.897608 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
783 2023.10.22 04:54:55.897719 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Trace> ParallelParsingInputFormat: Parallel parsing is used
784 2023.10.22 04:54:55.897988 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
785 2023.10.22 04:54:55.898226 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
786 2023.10.22 04:54:55.898404 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
787 2023.10.22 04:54:55.898538 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00093594 sec., 20300 rows/sec., 1.05 MiB/sec.
788 2023.10.22 04:54:55.898661 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Debug> DynamicQueryHandler: Done processing query
789 2023.10.22 04:54:55.898700 [ 3 ] {0b3dcb63-578e-4eb5-a5de-f1fe84084a65} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
790 2023.10.22 04:54:55.898716 [ 3 ] {} <Debug> HTTP-Session: 442e809a-0977-4877-8117-fc1cac22bc9f Destroying unnamed session
791 2023.10.22 04:55:05.257630 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache
792 2023.10.22 04:55:05.257699 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache
793 2023.10.22 04:55:05.840237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.10.22 04:55:05.840376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.10.22 04:55:05.840409 [ 3 ] {} <Debug> HTTP-Session: 2f5ddf2d-793c-475c-b582-95216eb2e852 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
796 2023.10.22 04:55:05.840437 [ 3 ] {} <Debug> HTTP-Session: 2f5ddf2d-793c-475c-b582-95216eb2e852 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.10.22 04:55:05.840586 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
798 2023.10.22 04:55:05.840652 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.10.22 04:55:05.840857 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
800 2023.10.22 04:55:05.841290 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
801 2023.10.22 04:55:05.841601 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
802 2023.10.22 04:55:05.841773 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Trace> oximeter.timeseries_schema (be35b1d3-48da-422d-a14f-e685ff971ce5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
803 2023.10.22 04:55:05.841922 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001293305 sec., 3092 rows/sec., 334.51 KiB/sec.
804 2023.10.22 04:55:05.842091 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Debug> DynamicQueryHandler: Done processing query
805 2023.10.22 04:55:05.842125 [ 3 ] {88176e1c-143a-4836-a516-d213ed93acd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
806 2023.10.22 04:55:05.842163 [ 3 ] {} <Debug> HTTP-Session: 2f5ddf2d-793c-475c-b582-95216eb2e852 Destroying unnamed session
807 2023.10.22 04:55:05.842321 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 4482, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
808 2023.10.22 04:55:05.842388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
809 2023.10.22 04:55:05.842419 [ 3 ] {} <Debug> HTTP-Session: 30c75008-f66e-47b5-976a-681c47ee06a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
810 2023.10.22 04:55:05.842445 [ 3 ] {} <Debug> HTTP-Session: 30c75008-f66e-47b5-976a-681c47ee06a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
811 2023.10.22 04:55:05.842555 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
812 2023.10.22 04:55:05.842612 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
813 2023.10.22 04:55:05.842769 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Trace> ParallelParsingInputFormat: Parallel parsing is used
814 2023.10.22 04:55:05.843185 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
815 2023.10.22 04:55:05.843480 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
816 2023.10.22 04:55:05.843716 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
817 2023.10.22 04:55:05.843869 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Information> executeQuery: Read 32 rows, 2.45 KiB in 0.001272735 sec., 25142 rows/sec., 1.88 MiB/sec.
818 2023.10.22 04:55:05.844016 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Debug> DynamicQueryHandler: Done processing query
819 2023.10.22 04:55:05.844051 [ 3 ] {3a7846f5-decf-4cf4-81dd-d3144d4cf2db} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
820 2023.10.22 04:55:05.844074 [ 3 ] {} <Debug> HTTP-Session: 30c75008-f66e-47b5-976a-681c47ee06a7 Destroying unnamed session
821 2023.10.22 04:55:05.844286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 25938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
822 2023.10.22 04:55:05.844350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
823 2023.10.22 04:55:05.844381 [ 3 ] {} <Debug> HTTP-Session: f8891237-270b-49c6-a577-7397559e49c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
824 2023.10.22 04:55:05.844407 [ 3 ] {} <Debug> HTTP-Session: f8891237-270b-49c6-a577-7397559e49c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
825 2023.10.22 04:55:05.844513 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
826 2023.10.22 04:55:05.844567 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
827 2023.10.22 04:55:05.844713 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
828 2023.10.22 04:55:05.845191 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
829 2023.10.22 04:55:05.845486 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
830 2023.10.22 04:55:05.845699 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
831 2023.10.22 04:55:05.845860 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Information> executeQuery: Read 165 rows, 15.86 KiB in 0.001300055 sec., 126917 rows/sec., 11.92 MiB/sec.
832 2023.10.22 04:55:05.846031 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Debug> DynamicQueryHandler: Done processing query
833 2023.10.22 04:55:05.846066 [ 3 ] {038b452b-69ba-4134-9b94-5e08bd9857f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
834 2023.10.22 04:55:05.846089 [ 3 ] {} <Debug> HTTP-Session: f8891237-270b-49c6-a577-7397559e49c9 Destroying unnamed session
835 2023.10.22 04:55:05.846353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 49567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
836 2023.10.22 04:55:05.846415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
837 2023.10.22 04:55:05.846445 [ 3 ] {} <Debug> HTTP-Session: f1550647-4451-483a-8fb0-289e4967205a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
838 2023.10.22 04:55:05.846471 [ 3 ] {} <Debug> HTTP-Session: f1550647-4451-483a-8fb0-289e4967205a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
839 2023.10.22 04:55:05.846587 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
840 2023.10.22 04:55:05.846649 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
841 2023.10.22 04:55:05.846774 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
842 2023.10.22 04:55:05.847282 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
843 2023.10.22 04:55:05.847503 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
844 2023.10.22 04:55:05.847660 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
845 2023.10.22 04:55:05.847784 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Information> executeQuery: Read 308 rows, 22.07 KiB in 0.001141714 sec., 269769 rows/sec., 18.88 MiB/sec.
846 2023.10.22 04:55:05.847913 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Debug> DynamicQueryHandler: Done processing query
847 2023.10.22 04:55:05.847937 [ 3 ] {e9aca632-3e60-41b8-b63b-6d4cf5872d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
848 2023.10.22 04:55:05.847953 [ 3 ] {} <Debug> HTTP-Session: f1550647-4451-483a-8fb0-289e4967205a Destroying unnamed session
849 2023.10.22 04:55:05.848069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
850 2023.10.22 04:55:05.848115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
851 2023.10.22 04:55:05.848135 [ 3 ] {} <Debug> HTTP-Session: b1e568ee-d07f-4cd5-a82a-57cfcc7c81d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
852 2023.10.22 04:55:05.848153 [ 3 ] {} <Debug> HTTP-Session: b1e568ee-d07f-4cd5-a82a-57cfcc7c81d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
853 2023.10.22 04:55:05.848224 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
854 2023.10.22 04:55:05.848265 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
855 2023.10.22 04:55:05.848373 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Trace> ParallelParsingInputFormat: Parallel parsing is used
856 2023.10.22 04:55:05.848624 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
857 2023.10.22 04:55:05.848871 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
858 2023.10.22 04:55:05.849038 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
859 2023.10.22 04:55:05.849156 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899231 sec., 6672 rows/sec., 280.19 KiB/sec.
860 2023.10.22 04:55:05.849281 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Debug> DynamicQueryHandler: Done processing query
861 2023.10.22 04:55:05.849305 [ 3 ] {200de20a-3dec-485b-a909-c9f2fc47e353} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
862 2023.10.22 04:55:05.849321 [ 3 ] {} <Debug> HTTP-Session: b1e568ee-d07f-4cd5-a82a-57cfcc7c81d0 Destroying unnamed session
863 2023.10.22 04:55:05.849466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
864 2023.10.22 04:55:05.849508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
865 2023.10.22 04:55:05.849529 [ 3 ] {} <Debug> HTTP-Session: 132c37b9-75ba-4f1e-9090-5756f2135bba Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
866 2023.10.22 04:55:05.849546 [ 3 ] {} <Debug> HTTP-Session: 132c37b9-75ba-4f1e-9090-5756f2135bba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
867 2023.10.22 04:55:05.849619 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
868 2023.10.22 04:55:05.849660 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
869 2023.10.22 04:55:05.849779 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Trace> ParallelParsingInputFormat: Parallel parsing is used
870 2023.10.22 04:55:05.850064 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
871 2023.10.22 04:55:05.850315 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
872 2023.10.22 04:55:05.850482 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
873 2023.10.22 04:55:05.850581 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00093506 sec., 67375 rows/sec., 4.08 MiB/sec.
874 2023.10.22 04:55:05.850743 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Debug> DynamicQueryHandler: Done processing query
875 2023.10.22 04:55:05.850768 [ 3 ] {293ade9d-b5b9-4d97-81c1-723d8e945627} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
876 2023.10.22 04:55:05.850784 [ 3 ] {} <Debug> HTTP-Session: 132c37b9-75ba-4f1e-9090-5756f2135bba Destroying unnamed session
877 2023.10.22 04:55:05.850950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
878 2023.10.22 04:55:05.850995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
879 2023.10.22 04:55:05.851015 [ 3 ] {} <Debug> HTTP-Session: d4c20963-b2a5-4342-a80d-56f0c7a9effb Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
880 2023.10.22 04:55:05.851032 [ 3 ] {} <Debug> HTTP-Session: d4c20963-b2a5-4342-a80d-56f0c7a9effb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
881 2023.10.22 04:55:05.851107 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
882 2023.10.22 04:55:05.851151 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
883 2023.10.22 04:55:05.851322 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Trace> ParallelParsingInputFormat: Parallel parsing is used
884 2023.10.22 04:55:05.851990 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
885 2023.10.22 04:55:05.855697 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
886 2023.10.22 04:55:05.855885 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
887 2023.10.22 04:55:05.856006 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.004869827 sec., 5338 rows/sec., 7.20 MiB/sec.
888 2023.10.22 04:55:05.856161 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Debug> DynamicQueryHandler: Done processing query
889 2023.10.22 04:55:05.856185 [ 3 ] {dd260e86-9da2-4d35-ba4f-4b841d734993} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
890 2023.10.22 04:55:05.856201 [ 3 ] {} <Debug> HTTP-Session: d4c20963-b2a5-4342-a80d-56f0c7a9effb Destroying unnamed session
891 2023.10.22 04:55:05.856326 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 6414, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
892 2023.10.22 04:55:05.856371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
893 2023.10.22 04:55:05.856390 [ 3 ] {} <Debug> HTTP-Session: ccd34dd2-9f07-425e-b281-07111fcdb82a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
894 2023.10.22 04:55:05.856407 [ 3 ] {} <Debug> HTTP-Session: ccd34dd2-9f07-425e-b281-07111fcdb82a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
895 2023.10.22 04:55:05.856478 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
896 2023.10.22 04:55:05.856517 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
897 2023.10.22 04:55:05.856627 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
898 2023.10.22 04:55:05.856930 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
899 2023.10.22 04:55:05.857160 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
900 2023.10.22 04:55:05.857333 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
901 2023.10.22 04:55:05.857449 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Information> executeQuery: Read 43 rows, 2.74 KiB in 0.000942231 sec., 45636 rows/sec., 2.84 MiB/sec.
902 2023.10.22 04:55:05.857568 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Debug> DynamicQueryHandler: Done processing query
903 2023.10.22 04:55:05.857598 [ 3 ] {718433ed-728d-479f-88b1-472a676326f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
904 2023.10.22 04:55:05.857615 [ 3 ] {} <Debug> HTTP-Session: ccd34dd2-9f07-425e-b281-07111fcdb82a Destroying unnamed session
905 2023.10.22 04:55:15.839529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
906 2023.10.22 04:55:15.839655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
907 2023.10.22 04:55:15.839684 [ 3 ] {} <Debug> HTTP-Session: 50781009-2d17-43f9-b6e7-192eec6788ca Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
908 2023.10.22 04:55:15.839713 [ 3 ] {} <Debug> HTTP-Session: 50781009-2d17-43f9-b6e7-192eec6788ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
909 2023.10.22 04:55:15.839852 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
910 2023.10.22 04:55:15.839918 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
911 2023.10.22 04:55:15.840080 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
912 2023.10.22 04:55:15.840490 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
913 2023.10.22 04:55:15.840740 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
914 2023.10.22 04:55:15.840900 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
915 2023.10.22 04:55:15.841012 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001122393 sec., 32074 rows/sec., 2.41 MiB/sec.
916 2023.10.22 04:55:15.841191 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Debug> DynamicQueryHandler: Done processing query
917 2023.10.22 04:55:15.841217 [ 3 ] {4bb13d16-5941-493d-b118-a23b33e7e471} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
918 2023.10.22 04:55:15.841233 [ 3 ] {} <Debug> HTTP-Session: 50781009-2d17-43f9-b6e7-192eec6788ca Destroying unnamed session
919 2023.10.22 04:55:15.841400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
920 2023.10.22 04:55:15.841445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
921 2023.10.22 04:55:15.841464 [ 3 ] {} <Debug> HTTP-Session: 87abeb81-88bd-4467-98d8-160f7287eac7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
922 2023.10.22 04:55:15.841481 [ 3 ] {} <Debug> HTTP-Session: 87abeb81-88bd-4467-98d8-160f7287eac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
923 2023.10.22 04:55:15.841557 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
924 2023.10.22 04:55:15.841596 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
925 2023.10.22 04:55:15.841708 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Trace> ParallelParsingInputFormat: Parallel parsing is used
926 2023.10.22 04:55:15.842099 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
927 2023.10.22 04:55:15.842313 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
928 2023.10.22 04:55:15.842456 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
929 2023.10.22 04:55:15.842588 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.000993681 sec., 178125 rows/sec., 16.71 MiB/sec.
930 2023.10.22 04:55:15.842705 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Debug> DynamicQueryHandler: Done processing query
931 2023.10.22 04:55:15.842728 [ 3 ] {19841ec3-46c0-4aaa-9ab4-464a4b92dd52} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
932 2023.10.22 04:55:15.842743 [ 3 ] {} <Debug> HTTP-Session: 87abeb81-88bd-4467-98d8-160f7287eac7 Destroying unnamed session
933 2023.10.22 04:55:15.843021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 48721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
934 2023.10.22 04:55:15.843066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
935 2023.10.22 04:55:15.843085 [ 3 ] {} <Debug> HTTP-Session: 215886b9-df6b-4e26-b06e-0bed4c156fad Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
936 2023.10.22 04:55:15.843100 [ 3 ] {} <Debug> HTTP-Session: 215886b9-df6b-4e26-b06e-0bed4c156fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
937 2023.10.22 04:55:15.843186 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
938 2023.10.22 04:55:15.843225 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
939 2023.10.22 04:55:15.843326 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
940 2023.10.22 04:55:15.843807 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
941 2023.10.22 04:55:15.844024 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
942 2023.10.22 04:55:15.844166 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
943 2023.10.22 04:55:15.844287 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Information> executeQuery: Read 303 rows, 21.67 KiB in 0.001068632 sec., 283540 rows/sec., 19.80 MiB/sec.
944 2023.10.22 04:55:15.844411 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Debug> DynamicQueryHandler: Done processing query
945 2023.10.22 04:55:15.844435 [ 3 ] {4ee0a749-1052-465c-91e7-61af265cb488} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
946 2023.10.22 04:55:15.844450 [ 3 ] {} <Debug> HTTP-Session: 215886b9-df6b-4e26-b06e-0bed4c156fad Destroying unnamed session
947 2023.10.22 04:55:15.844562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.10.22 04:55:15.844607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.10.22 04:55:15.844625 [ 3 ] {} <Debug> HTTP-Session: 604fd68c-0947-40e4-9c33-3434bc884986 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
950 2023.10.22 04:55:15.844641 [ 3 ] {} <Debug> HTTP-Session: 604fd68c-0947-40e4-9c33-3434bc884986 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.10.22 04:55:15.844708 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
952 2023.10.22 04:55:15.844747 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
953 2023.10.22 04:55:15.844854 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used
954 2023.10.22 04:55:15.845096 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
955 2023.10.22 04:55:15.845331 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
956 2023.10.22 04:55:15.845498 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
957 2023.10.22 04:55:15.845618 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00087865 sec., 6828 rows/sec., 286.75 KiB/sec.
958 2023.10.22 04:55:15.845731 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Debug> DynamicQueryHandler: Done processing query
959 2023.10.22 04:55:15.845754 [ 3 ] {577951f5-fb6d-4dfc-a335-bf01e7fd2c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
960 2023.10.22 04:55:15.845770 [ 3 ] {} <Debug> HTTP-Session: 604fd68c-0947-40e4-9c33-3434bc884986 Destroying unnamed session
961 2023.10.22 04:55:15.845888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
962 2023.10.22 04:55:15.845933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
963 2023.10.22 04:55:15.845951 [ 3 ] {} <Debug> HTTP-Session: af4b27da-c8c4-4052-9ba3-5a4b435e8322 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
964 2023.10.22 04:55:15.845967 [ 3 ] {} <Debug> HTTP-Session: af4b27da-c8c4-4052-9ba3-5a4b435e8322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
965 2023.10.22 04:55:15.846038 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
966 2023.10.22 04:55:15.846080 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
967 2023.10.22 04:55:15.846193 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
968 2023.10.22 04:55:15.846476 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
969 2023.10.22 04:55:15.846711 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
970 2023.10.22 04:55:15.846880 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
971 2023.10.22 04:55:15.847001 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000930151 sec., 67730 rows/sec., 4.11 MiB/sec.
972 2023.10.22 04:55:15.847136 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Debug> DynamicQueryHandler: Done processing query
973 2023.10.22 04:55:15.847160 [ 3 ] {81fcf454-3c59-4669-aee8-716666c49d8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
974 2023.10.22 04:55:15.847175 [ 3 ] {} <Debug> HTTP-Session: af4b27da-c8c4-4052-9ba3-5a4b435e8322 Destroying unnamed session
975 2023.10.22 04:55:15.847361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
976 2023.10.22 04:55:15.847404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
977 2023.10.22 04:55:15.847421 [ 3 ] {} <Debug> HTTP-Session: 11f79be5-6dd7-460f-baea-9d3a62472efe Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
978 2023.10.22 04:55:15.847437 [ 3 ] {} <Debug> HTTP-Session: 11f79be5-6dd7-460f-baea-9d3a62472efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
979 2023.10.22 04:55:15.847513 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
980 2023.10.22 04:55:15.847556 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
981 2023.10.22 04:55:15.847687 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Trace> ParallelParsingInputFormat: Parallel parsing is used
982 2023.10.22 04:55:15.848074 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
983 2023.10.22 04:55:15.848368 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
984 2023.10.22 04:55:15.848539 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
985 2023.10.22 04:55:15.848654 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001113933 sec., 26931 rows/sec., 36.34 MiB/sec.
986 2023.10.22 04:55:15.848775 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Debug> DynamicQueryHandler: Done processing query
987 2023.10.22 04:55:15.848798 [ 3 ] {c84b0d95-da3a-401a-87e9-1e7495c0b287} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
988 2023.10.22 04:55:15.848813 [ 3 ] {} <Debug> HTTP-Session: 11f79be5-6dd7-460f-baea-9d3a62472efe Destroying unnamed session
989 2023.10.22 04:55:15.848925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 4093, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
990 2023.10.22 04:55:15.848968 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
991 2023.10.22 04:55:15.848986 [ 3 ] {} <Debug> HTTP-Session: 08d1f212-a57b-4384-9616-5f13bb786d96 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
992 2023.10.22 04:55:15.849002 [ 3 ] {} <Debug> HTTP-Session: 08d1f212-a57b-4384-9616-5f13bb786d96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
993 2023.10.22 04:55:15.849070 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
994 2023.10.22 04:55:15.849108 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
995 2023.10.22 04:55:15.849210 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
996 2023.10.22 04:55:15.849453 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
997 2023.10.22 04:55:15.849676 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
998 2023.10.22 04:55:15.849853 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
999 2023.10.22 04:55:15.849967 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.000869071 sec., 32218 rows/sec., 1.84 MiB/sec.
1000 2023.10.22 04:55:15.850080 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Debug> DynamicQueryHandler: Done processing query
1001 2023.10.22 04:55:15.850103 [ 3 ] {85450ab3-025a-4feb-8de8-f671285afdb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1002 2023.10.22 04:55:15.850118 [ 3 ] {} <Debug> HTTP-Session: 08d1f212-a57b-4384-9616-5f13bb786d96 Destroying unnamed session
1003 2023.10.22 04:55:20.257741 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache
1004 2023.10.22 04:55:20.257802 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache
1005 2023.10.22 04:55:25.839284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1006 2023.10.22 04:55:25.839416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1007 2023.10.22 04:55:25.839451 [ 3 ] {} <Debug> HTTP-Session: 7938fd26-4773-4425-8985-38c4e2e8574d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1008 2023.10.22 04:55:25.839479 [ 3 ] {} <Debug> HTTP-Session: 7938fd26-4773-4425-8985-38c4e2e8574d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1009 2023.10.22 04:55:25.839625 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1010 2023.10.22 04:55:25.839693 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1011 2023.10.22 04:55:25.839874 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1012 2023.10.22 04:55:25.840368 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
1013 2023.10.22 04:55:25.840619 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1014 2023.10.22 04:55:25.840781 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1015 2023.10.22 04:55:25.840918 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001250464 sec., 28789 rows/sec., 2.16 MiB/sec.
1016 2023.10.22 04:55:25.841068 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Debug> DynamicQueryHandler: Done processing query
1017 2023.10.22 04:55:25.841094 [ 3 ] {ab94f314-94ef-40f3-a590-42a2bd792173} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1018 2023.10.22 04:55:25.841110 [ 3 ] {} <Debug> HTTP-Session: 7938fd26-4773-4425-8985-38c4e2e8574d Destroying unnamed session
1019 2023.10.22 04:55:25.841249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1020 2023.10.22 04:55:25.841298 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1021 2023.10.22 04:55:25.841317 [ 3 ] {} <Debug> HTTP-Session: f10c29ee-2cc2-4398-861a-d057414805f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1022 2023.10.22 04:55:25.841336 [ 3 ] {} <Debug> HTTP-Session: f10c29ee-2cc2-4398-861a-d057414805f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1023 2023.10.22 04:55:25.841418 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1024 2023.10.22 04:55:25.841460 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1025 2023.10.22 04:55:25.841569 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1026 2023.10.22 04:55:25.841997 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
1027 2023.10.22 04:55:25.842216 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1028 2023.10.22 04:55:25.842362 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1029 2023.10.22 04:55:25.842485 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001032292 sec., 171463 rows/sec., 16.09 MiB/sec.
1030 2023.10.22 04:55:25.842606 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Debug> DynamicQueryHandler: Done processing query
1031 2023.10.22 04:55:25.842631 [ 3 ] {0df9b0a3-3469-4d62-8ae3-1004652dd63f} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1032 2023.10.22 04:55:25.842647 [ 3 ] {} <Debug> HTTP-Session: f10c29ee-2cc2-4398-861a-d057414805f7 Destroying unnamed session
1033 2023.10.22 04:55:25.842802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1034 2023.10.22 04:55:25.842848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1035 2023.10.22 04:55:25.842867 [ 3 ] {} <Debug> HTTP-Session: 2b971a26-7ce2-44b0-a5c6-9deca42f17c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1036 2023.10.22 04:55:25.842884 [ 3 ] {} <Debug> HTTP-Session: 2b971a26-7ce2-44b0-a5c6-9deca42f17c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1037 2023.10.22 04:55:25.842968 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1038 2023.10.22 04:55:25.843006 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1039 2023.10.22 04:55:25.843113 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1040 2023.10.22 04:55:25.843560 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
1041 2023.10.22 04:55:25.843778 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1042 2023.10.22 04:55:25.843930 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1043 2023.10.22 04:55:25.844050 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001054312 sec., 278854 rows/sec., 19.40 MiB/sec.
1044 2023.10.22 04:55:25.844197 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Debug> DynamicQueryHandler: Done processing query
1045 2023.10.22 04:55:25.844222 [ 3 ] {51859db6-96e9-4f74-80ba-01e884cd9195} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1046 2023.10.22 04:55:25.844238 [ 3 ] {} <Debug> HTTP-Session: 2b971a26-7ce2-44b0-a5c6-9deca42f17c8 Destroying unnamed session
1047 2023.10.22 04:55:25.844340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1048 2023.10.22 04:55:25.844384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1049 2023.10.22 04:55:25.844402 [ 3 ] {} <Debug> HTTP-Session: 7afaa1cc-ae94-403d-90eb-40e186c4a626 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1050 2023.10.22 04:55:25.844420 [ 3 ] {} <Debug> HTTP-Session: 7afaa1cc-ae94-403d-90eb-40e186c4a626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1051 2023.10.22 04:55:25.844488 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1052 2023.10.22 04:55:25.844528 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1053 2023.10.22 04:55:25.844642 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1054 2023.10.22 04:55:25.844964 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
1055 2023.10.22 04:55:25.845202 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1056 2023.10.22 04:55:25.845384 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1057 2023.10.22 04:55:25.845503 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000986011 sec., 6085 rows/sec., 255.53 KiB/sec.
1058 2023.10.22 04:55:25.845633 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Debug> DynamicQueryHandler: Done processing query
1059 2023.10.22 04:55:25.845659 [ 3 ] {cd7127dc-69db-442f-a018-9a8fe73a3c68} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1060 2023.10.22 04:55:25.845674 [ 3 ] {} <Debug> HTTP-Session: 7afaa1cc-ae94-403d-90eb-40e186c4a626 Destroying unnamed session
1061 2023.10.22 04:55:25.845789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1062 2023.10.22 04:55:25.845832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1063 2023.10.22 04:55:25.845850 [ 3 ] {} <Debug> HTTP-Session: 4e188de6-5d7d-4cab-8865-11c6736d32b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1064 2023.10.22 04:55:25.845868 [ 3 ] {} <Debug> HTTP-Session: 4e188de6-5d7d-4cab-8865-11c6736d32b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1065 2023.10.22 04:55:25.845941 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1066 2023.10.22 04:55:25.845983 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1067 2023.10.22 04:55:25.846101 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1068 2023.10.22 04:55:25.846406 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
1069 2023.10.22 04:55:25.846646 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1070 2023.10.22 04:55:25.846818 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1071 2023.10.22 04:55:25.846936 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000967782 sec., 65097 rows/sec., 3.95 MiB/sec.
1072 2023.10.22 04:55:25.847059 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Debug> DynamicQueryHandler: Done processing query
1073 2023.10.22 04:55:25.847082 [ 3 ] {aa944072-8006-483e-87a4-e021c96f18a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1074 2023.10.22 04:55:25.847100 [ 3 ] {} <Debug> HTTP-Session: 4e188de6-5d7d-4cab-8865-11c6736d32b1 Destroying unnamed session
1075 2023.10.22 04:55:25.847251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1076 2023.10.22 04:55:25.847296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1077 2023.10.22 04:55:25.847314 [ 3 ] {} <Debug> HTTP-Session: b5521546-f703-46d4-a6ac-ae12c4c2ae85 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1078 2023.10.22 04:55:25.847331 [ 3 ] {} <Debug> HTTP-Session: b5521546-f703-46d4-a6ac-ae12c4c2ae85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1079 2023.10.22 04:55:25.847409 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1080 2023.10.22 04:55:25.847453 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1081 2023.10.22 04:55:25.847585 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1082 2023.10.22 04:55:25.848021 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
1083 2023.10.22 04:55:25.848310 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1084 2023.10.22 04:55:25.848485 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1085 2023.10.22 04:55:25.848602 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001166364 sec., 25720 rows/sec., 34.71 MiB/sec.
1086 2023.10.22 04:55:25.848729 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Debug> DynamicQueryHandler: Done processing query
1087 2023.10.22 04:55:25.848751 [ 3 ] {4b256406-b000-44f8-8484-e08adfcba5d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1088 2023.10.22 04:55:25.848767 [ 3 ] {} <Debug> HTTP-Session: b5521546-f703-46d4-a6ac-ae12c4c2ae85 Destroying unnamed session
1089 2023.10.22 04:55:25.848871 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1090 2023.10.22 04:55:25.848914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1091 2023.10.22 04:55:25.848933 [ 3 ] {} <Debug> HTTP-Session: a0bed6a6-84ef-4b4f-8cdb-a25653bb0a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1092 2023.10.22 04:55:25.848951 [ 3 ] {} <Debug> HTTP-Session: a0bed6a6-84ef-4b4f-8cdb-a25653bb0a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1093 2023.10.22 04:55:25.849021 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1094 2023.10.22 04:55:25.849061 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1095 2023.10.22 04:55:25.849163 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1096 2023.10.22 04:55:25.849427 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
1097 2023.10.22 04:55:25.849656 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1098 2023.10.22 04:55:25.849824 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1099 2023.10.22 04:55:25.849942 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000892951 sec., 21277 rows/sec., 1.10 MiB/sec.
1100 2023.10.22 04:55:25.850064 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Debug> DynamicQueryHandler: Done processing query
1101 2023.10.22 04:55:25.850088 [ 3 ] {29463c35-4b46-4ea4-b2dc-d4f4ca98eedd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1102 2023.10.22 04:55:25.850104 [ 3 ] {} <Debug> HTTP-Session: a0bed6a6-84ef-4b4f-8cdb-a25653bb0a84 Destroying unnamed session
1103 2023.10.22 04:55:35.257843 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
1104 2023.10.22 04:55:35.257909 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
1105 2023.10.22 04:55:35.839098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1106 2023.10.22 04:55:35.839212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1107 2023.10.22 04:55:35.839243 [ 3 ] {} <Debug> HTTP-Session: 2abefce1-93c7-4270-9feb-4bc0837e488b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1108 2023.10.22 04:55:35.839271 [ 3 ] {} <Debug> HTTP-Session: 2abefce1-93c7-4270-9feb-4bc0837e488b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1109 2023.10.22 04:55:35.839415 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1110 2023.10.22 04:55:35.839483 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1111 2023.10.22 04:55:35.839663 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1112 2023.10.22 04:55:35.840141 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1113 2023.10.22 04:55:35.840397 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1114 2023.10.22 04:55:35.840559 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1115 2023.10.22 04:55:35.840682 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001230284 sec., 29261 rows/sec., 2.20 MiB/sec.
1116 2023.10.22 04:55:35.840859 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Debug> DynamicQueryHandler: Done processing query
1117 2023.10.22 04:55:35.840884 [ 3 ] {6fc0c0b7-0e2c-41a7-a699-823e7477c10f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1118 2023.10.22 04:55:35.840901 [ 3 ] {} <Debug> HTTP-Session: 2abefce1-93c7-4270-9feb-4bc0837e488b Destroying unnamed session
1119 2023.10.22 04:55:35.841058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1120 2023.10.22 04:55:35.841104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1121 2023.10.22 04:55:35.841124 [ 3 ] {} <Debug> HTTP-Session: 2a93587b-b716-4bbc-98ef-2e0c7eb311fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1122 2023.10.22 04:55:35.841141 [ 3 ] {} <Debug> HTTP-Session: 2a93587b-b716-4bbc-98ef-2e0c7eb311fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1123 2023.10.22 04:55:35.841220 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1124 2023.10.22 04:55:35.841261 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1125 2023.10.22 04:55:35.841371 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1126 2023.10.22 04:55:35.841803 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1127 2023.10.22 04:55:35.842016 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1128 2023.10.22 04:55:35.842164 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1129 2023.10.22 04:55:35.842293 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001042362 sec., 169806 rows/sec., 15.93 MiB/sec.
1130 2023.10.22 04:55:35.842412 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Debug> DynamicQueryHandler: Done processing query
1131 2023.10.22 04:55:35.842434 [ 3 ] {1b70aa8a-17ea-4370-9d4e-192f59eb079b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1132 2023.10.22 04:55:35.842451 [ 3 ] {} <Debug> HTTP-Session: 2a93587b-b716-4bbc-98ef-2e0c7eb311fe Destroying unnamed session
1133 2023.10.22 04:55:35.842710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1134 2023.10.22 04:55:35.842755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1135 2023.10.22 04:55:35.842775 [ 3 ] {} <Debug> HTTP-Session: a6e8df78-ebc3-4377-9b2b-99fe66a0dc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1136 2023.10.22 04:55:35.842791 [ 3 ] {} <Debug> HTTP-Session: a6e8df78-ebc3-4377-9b2b-99fe66a0dc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1137 2023.10.22 04:55:35.842876 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1138 2023.10.22 04:55:35.842915 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1139 2023.10.22 04:55:35.843018 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1140 2023.10.22 04:55:35.843479 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1141 2023.10.22 04:55:35.843696 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1142 2023.10.22 04:55:35.843842 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1143 2023.10.22 04:55:35.843967 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001061362 sec., 277002 rows/sec., 19.27 MiB/sec.
1144 2023.10.22 04:55:35.844092 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Debug> DynamicQueryHandler: Done processing query
1145 2023.10.22 04:55:35.844116 [ 3 ] {704145f5-97c4-4446-84a7-27343e23a12b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1146 2023.10.22 04:55:35.844132 [ 3 ] {} <Debug> HTTP-Session: a6e8df78-ebc3-4377-9b2b-99fe66a0dc5a Destroying unnamed session
1147 2023.10.22 04:55:35.844242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1148 2023.10.22 04:55:35.844286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1149 2023.10.22 04:55:35.844305 [ 3 ] {} <Debug> HTTP-Session: 2b953f5f-2d66-4a1e-962c-eb7839181d35 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1150 2023.10.22 04:55:35.844323 [ 3 ] {} <Debug> HTTP-Session: 2b953f5f-2d66-4a1e-962c-eb7839181d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1151 2023.10.22 04:55:35.844393 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1152 2023.10.22 04:55:35.844432 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1153 2023.10.22 04:55:35.844542 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1154 2023.10.22 04:55:35.844798 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1155 2023.10.22 04:55:35.845031 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1156 2023.10.22 04:55:35.845200 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1157 2023.10.22 04:55:35.845328 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00090739 sec., 6612 rows/sec., 277.67 KiB/sec.
1158 2023.10.22 04:55:35.845444 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Debug> DynamicQueryHandler: Done processing query
1159 2023.10.22 04:55:35.845467 [ 3 ] {99cbb267-8b15-4c22-81fd-5e00fd07c376} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1160 2023.10.22 04:55:35.845483 [ 3 ] {} <Debug> HTTP-Session: 2b953f5f-2d66-4a1e-962c-eb7839181d35 Destroying unnamed session
1161 2023.10.22 04:55:35.845604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1162 2023.10.22 04:55:35.845647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1163 2023.10.22 04:55:35.845666 [ 3 ] {} <Debug> HTTP-Session: 069ef701-1cf6-4b90-9da9-85730fa756ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1164 2023.10.22 04:55:35.845683 [ 3 ] {} <Debug> HTTP-Session: 069ef701-1cf6-4b90-9da9-85730fa756ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1165 2023.10.22 04:55:35.845756 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1166 2023.10.22 04:55:35.845797 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1167 2023.10.22 04:55:35.845915 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1168 2023.10.22 04:55:35.846299 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1169 2023.10.22 04:55:35.846540 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1170 2023.10.22 04:55:35.846708 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1171 2023.10.22 04:55:35.846835 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001051143 sec., 59934 rows/sec., 3.63 MiB/sec.
1172 2023.10.22 04:55:35.846961 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Debug> DynamicQueryHandler: Done processing query
1173 2023.10.22 04:55:35.846985 [ 3 ] {68dcb997-83e7-4fdd-89ee-17d99930b2ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1174 2023.10.22 04:55:35.847001 [ 3 ] {} <Debug> HTTP-Session: 069ef701-1cf6-4b90-9da9-85730fa756ba Destroying unnamed session
1175 2023.10.22 04:55:35.847146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1176 2023.10.22 04:55:35.847190 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1177 2023.10.22 04:55:35.847209 [ 3 ] {} <Debug> HTTP-Session: 03ecb503-009b-41a0-a016-0252242262c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1178 2023.10.22 04:55:35.847225 [ 3 ] {} <Debug> HTTP-Session: 03ecb503-009b-41a0-a016-0252242262c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1179 2023.10.22 04:55:35.847299 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1180 2023.10.22 04:55:35.847343 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1181 2023.10.22 04:55:35.847477 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1182 2023.10.22 04:55:35.847913 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1183 2023.10.22 04:55:35.848209 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1184 2023.10.22 04:55:35.848382 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1185 2023.10.22 04:55:35.848504 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001176683 sec., 25495 rows/sec., 34.40 MiB/sec.
1186 2023.10.22 04:55:35.848627 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Debug> DynamicQueryHandler: Done processing query
1187 2023.10.22 04:55:35.848650 [ 3 ] {55617640-6fbb-4d55-a5ce-188a24d57ea6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1188 2023.10.22 04:55:35.848666 [ 3 ] {} <Debug> HTTP-Session: 03ecb503-009b-41a0-a016-0252242262c1 Destroying unnamed session
1189 2023.10.22 04:55:35.848783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1190 2023.10.22 04:55:35.848825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1191 2023.10.22 04:55:35.848844 [ 3 ] {} <Debug> HTTP-Session: f47b4c45-8e8b-4965-9aa7-a9a4266b4f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1192 2023.10.22 04:55:35.848861 [ 3 ] {} <Debug> HTTP-Session: f47b4c45-8e8b-4965-9aa7-a9a4266b4f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1193 2023.10.22 04:55:35.848931 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1194 2023.10.22 04:55:35.848969 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1195 2023.10.22 04:55:35.849071 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1196 2023.10.22 04:55:35.849329 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1197 2023.10.22 04:55:35.849551 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1198 2023.10.22 04:55:35.849720 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1199 2023.10.22 04:55:35.849820 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00086107 sec., 22065 rows/sec., 1.14 MiB/sec.
1200 2023.10.22 04:55:35.849944 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Debug> DynamicQueryHandler: Done processing query
1201 2023.10.22 04:55:35.849966 [ 3 ] {9be6e9aa-dfa1-4f62-9dbc-e3660da1aae9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1202 2023.10.22 04:55:35.849981 [ 3 ] {} <Debug> HTTP-Session: f47b4c45-8e8b-4965-9aa7-a9a4266b4f24 Destroying unnamed session
1203 2023.10.22 04:55:45.840949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1204 2023.10.22 04:55:45.841070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1205 2023.10.22 04:55:45.841097 [ 3 ] {} <Debug> HTTP-Session: 35e87475-decf-4ed1-9796-0ff8e2b59239 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1206 2023.10.22 04:55:45.841121 [ 3 ] {} <Debug> HTTP-Session: 35e87475-decf-4ed1-9796-0ff8e2b59239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1207 2023.10.22 04:55:45.841248 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1208 2023.10.22 04:55:45.841313 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1209 2023.10.22 04:55:45.841506 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1210 2023.10.22 04:55:45.841946 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1211 2023.10.22 04:55:45.842244 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1212 2023.10.22 04:55:45.842416 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Trace> oximeter.timeseries_schema (be35b1d3-48da-422d-a14f-e685ff971ce5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1213 2023.10.22 04:55:45.842553 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001265385 sec., 8693 rows/sec., 778.70 KiB/sec.
1214 2023.10.22 04:55:45.842705 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Debug> DynamicQueryHandler: Done processing query
1215 2023.10.22 04:55:45.842730 [ 3 ] {53a3ab43-b66f-4315-a25c-2d205e328025} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1216 2023.10.22 04:55:45.842747 [ 3 ] {} <Debug> HTTP-Session: 35e87475-decf-4ed1-9796-0ff8e2b59239 Destroying unnamed session
1217 2023.10.22 04:55:45.842862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1218 2023.10.22 04:55:45.842906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1219 2023.10.22 04:55:45.842925 [ 3 ] {} <Debug> HTTP-Session: d0a145c3-77c1-4259-9857-2932fec46d3d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1220 2023.10.22 04:55:45.842942 [ 3 ] {} <Debug> HTTP-Session: d0a145c3-77c1-4259-9857-2932fec46d3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1221 2023.10.22 04:55:45.843014 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1222 2023.10.22 04:55:45.843055 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1223 2023.10.22 04:55:45.843161 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1224 2023.10.22 04:55:45.843488 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1225 2023.10.22 04:55:45.843691 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1226 2023.10.22 04:55:45.843838 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1227 2023.10.22 04:55:45.843930 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.00088758 sec., 40559 rows/sec., 3.05 MiB/sec.
1228 2023.10.22 04:55:45.844046 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Debug> DynamicQueryHandler: Done processing query
1229 2023.10.22 04:55:45.844069 [ 3 ] {1d5b4ac7-0777-4f51-b45d-71d0d9c05471} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1230 2023.10.22 04:55:45.844086 [ 3 ] {} <Debug> HTTP-Session: d0a145c3-77c1-4259-9857-2932fec46d3d Destroying unnamed session
1231 2023.10.22 04:55:45.844259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1232 2023.10.22 04:55:45.844302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1233 2023.10.22 04:55:45.844320 [ 3 ] {} <Debug> HTTP-Session: bed2b4d9-8f12-4343-a4b2-3a10e75913cb Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1234 2023.10.22 04:55:45.844336 [ 3 ] {} <Debug> HTTP-Session: bed2b4d9-8f12-4343-a4b2-3a10e75913cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1235 2023.10.22 04:55:45.844413 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1236 2023.10.22 04:55:45.844452 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1237 2023.10.22 04:55:45.844558 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1238 2023.10.22 04:55:45.844594 [ 87 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1239 2023.10.22 04:55:45.844655 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1240 2023.10.22 04:55:45.845053 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1241 2023.10.22 04:55:45.845267 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1242 2023.10.22 04:55:45.845412 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1243 2023.10.22 04:55:45.845500 [ 87 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1244 2023.10.22 04:55:45.845513 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001072653 sec., 165011 rows/sec., 15.48 MiB/sec.
1245 2023.10.22 04:55:45.845534 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1246 2023.10.22 04:55:45.845640 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Debug> DynamicQueryHandler: Done processing query
1247 2023.10.22 04:55:45.845663 [ 3 ] {a1568f5c-05c4-440e-aafc-2a98dbaca4fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1248 2023.10.22 04:55:45.845680 [ 3 ] {} <Debug> HTTP-Session: bed2b4d9-8f12-4343-a4b2-3a10e75913cb Destroying unnamed session
1249 2023.10.22 04:55:45.845948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 49044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1250 2023.10.22 04:55:45.845992 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1251 2023.10.22 04:55:45.846010 [ 3 ] {} <Debug> HTTP-Session: f39c117b-8895-4535-ad6a-239e5c73c2a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1252 2023.10.22 04:55:45.846028 [ 3 ] {} <Debug> HTTP-Session: f39c117b-8895-4535-ad6a-239e5c73c2a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1253 2023.10.22 04:55:45.846112 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1254 2023.10.22 04:55:45.846150 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1255 2023.10.22 04:55:45.846251 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1256 2023.10.22 04:55:45.846717 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1257 2023.10.22 04:55:45.846996 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1258 2023.10.22 04:55:45.847145 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1259 2023.10.22 04:55:45.847236 [ 87 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1260 2023.10.22 04:55:45.847244 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Information> executeQuery: Read 305 rows, 21.81 KiB in 0.001103763 sec., 276327 rows/sec., 19.30 MiB/sec.
1261 2023.10.22 04:55:45.847270 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1262 2023.10.22 04:55:45.847500 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Debug> DynamicQueryHandler: Done processing query
1263 2023.10.22 04:55:45.847525 [ 3 ] {b432c1e8-ab85-46c4-b48f-b62cfca65ca4} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1264 2023.10.22 04:55:45.847541 [ 3 ] {} <Debug> HTTP-Session: f39c117b-8895-4535-ad6a-239e5c73c2a4 Destroying unnamed session
1265 2023.10.22 04:55:45.847661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1266 2023.10.22 04:55:45.847706 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1267 2023.10.22 04:55:45.847724 [ 3 ] {} <Debug> HTTP-Session: fe037fab-9469-4f67-8562-8d7fcd18d31c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1268 2023.10.22 04:55:45.847742 [ 3 ] {} <Debug> HTTP-Session: fe037fab-9469-4f67-8562-8d7fcd18d31c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1269 2023.10.22 04:55:45.847814 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1270 2023.10.22 04:55:45.847855 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1271 2023.10.22 04:55:45.847975 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1272 2023.10.22 04:55:45.848233 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1273 2023.10.22 04:55:45.848468 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1274 2023.10.22 04:55:45.848642 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1275 2023.10.22 04:55:45.848726 [ 87 ] {} <Debug> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1276 2023.10.22 04:55:45.848742 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00090018 sec., 6665 rows/sec., 279.89 KiB/sec.
1277 2023.10.22 04:55:45.848753 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1278 2023.10.22 04:55:45.848861 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1279 2023.10.22 04:55:45.848849 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1280 2023.10.22 04:55:45.848961 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1281 2023.10.22 04:55:45.848925 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1282 2023.10.22 04:55:45.849039 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Debug> DynamicQueryHandler: Done processing query
1283 2023.10.22 04:55:45.849100 [ 3 ] {5dc57193-abcb-44e9-be51-b72b57634c42} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1284 2023.10.22 04:55:45.849116 [ 3 ] {} <Debug> HTTP-Session: fe037fab-9469-4f67-8562-8d7fcd18d31c Destroying unnamed session
1285 2023.10.22 04:55:45.849247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 13594, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1286 2023.10.22 04:55:45.849291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1287 2023.10.22 04:55:45.849309 [ 3 ] {} <Debug> HTTP-Session: a50f1dac-e84c-4ef3-8db8-b47c977a1ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1288 2023.10.22 04:55:45.849327 [ 3 ] {} <Debug> HTTP-Session: a50f1dac-e84c-4ef3-8db8-b47c977a1ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1289 2023.10.22 04:55:45.849402 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1290 2023.10.22 04:55:45.849446 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1291 2023.10.22 04:55:45.849577 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1292 2023.10.22 04:55:45.849915 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1293 2023.10.22 04:55:45.850153 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1294 2023.10.22 04:55:45.850325 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1295 2023.10.22 04:55:45.850410 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1296 2023.10.22 04:55:45.850427 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000997002 sec., 74222 rows/sec., 4.54 MiB/sec.
1297 2023.10.22 04:55:45.850439 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1298 2023.10.22 04:55:45.850520 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1299 2023.10.22 04:55:45.850568 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Debug> DynamicQueryHandler: Done processing query
1300 2023.10.22 04:55:45.850591 [ 3 ] {edf1e579-43fd-4921-af6d-e0cf321a4144} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1301 2023.10.22 04:55:45.850607 [ 3 ] {} <Debug> HTTP-Session: a50f1dac-e84c-4ef3-8db8-b47c977a1ca6 Destroying unnamed session
1302 2023.10.22 04:55:45.850767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1303 2023.10.22 04:55:45.850817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1304 2023.10.22 04:55:45.850837 [ 3 ] {} <Debug> HTTP-Session: 74790726-a209-451f-bcfb-70ff440db64f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1305 2023.10.22 04:55:45.850853 [ 3 ] {} <Debug> HTTP-Session: 74790726-a209-451f-bcfb-70ff440db64f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1306 2023.10.22 04:55:45.851343 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1307 2023.10.22 04:55:45.851339 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1308 2023.10.22 04:55:45.851487 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1309 2023.10.22 04:55:45.851507 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1310 2023.10.22 04:55:45.851575 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1311 2023.10.22 04:55:45.851655 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1312 2023.10.22 04:55:45.851731 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1313 2023.10.22 04:55:45.851872 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1314 2023.10.22 04:55:45.852277 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1315 2023.10.22 04:55:45.852558 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1316 2023.10.22 04:55:45.852727 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1317 2023.10.22 04:55:45.852832 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001255095 sec., 23902 rows/sec., 32.26 MiB/sec.
1318 2023.10.22 04:55:45.852957 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Debug> DynamicQueryHandler: Done processing query
1319 2023.10.22 04:55:45.852980 [ 3 ] {e9bbbcb2-0443-41ec-9773-d400cb4354ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1320 2023.10.22 04:55:45.852996 [ 3 ] {} <Debug> HTTP-Session: 74790726-a209-451f-bcfb-70ff440db64f Destroying unnamed session
1321 2023.10.22 04:55:45.853111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1322 2023.10.22 04:55:45.853155 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1323 2023.10.22 04:55:45.853173 [ 3 ] {} <Debug> HTTP-Session: 7a7ee98a-fbcb-4032-97e9-2e3d816dcb24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1324 2023.10.22 04:55:45.853190 [ 3 ] {} <Debug> HTTP-Session: 7a7ee98a-fbcb-4032-97e9-2e3d816dcb24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1325 2023.10.22 04:55:45.853269 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1326 2023.10.22 04:55:45.853308 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1327 2023.10.22 04:55:45.853412 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1328 2023.10.22 04:55:45.853658 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1329 2023.10.22 04:55:45.853880 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1330 2023.10.22 04:55:45.854044 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1331 2023.10.22 04:55:45.854128 [ 87 ] {} <Debug> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1332 2023.10.22 04:55:45.854146 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00084818 sec., 22400 rows/sec., 1.16 MiB/sec.
1333 2023.10.22 04:55:45.854160 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1334 2023.10.22 04:55:45.854296 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1335 2023.10.22 04:55:45.854361 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Debug> DynamicQueryHandler: Done processing query
1336 2023.10.22 04:55:45.854405 [ 3 ] {9e8f3b3f-87aa-4aa7-9e61-6bc230a79d11} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1337 2023.10.22 04:55:45.854458 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1338 2023.10.22 04:55:45.854460 [ 3 ] {} <Debug> HTTP-Session: 7a7ee98a-fbcb-4032-97e9-2e3d816dcb24 Destroying unnamed session
1339 2023.10.22 04:55:45.855260 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part
1340 2023.10.22 04:55:45.855261 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part
1341 2023.10.22 04:55:45.855262 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1342 2023.10.22 04:55:45.855285 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part
1343 2023.10.22 04:55:45.855332 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part
1344 2023.10.22 04:55:45.855356 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part
1345 2023.10.22 04:55:45.868719 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part
1346 2023.10.22 04:55:45.868803 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part
1347 2023.10.22 04:55:45.869195 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 165 rows starting from the beginning of the part
1348 2023.10.22 04:55:45.869211 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part
1349 2023.10.22 04:55:45.869447 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part
1350 2023.10.22 04:55:45.869927 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 177 rows starting from the beginning of the part
1351 2023.10.22 04:55:45.870009 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part
1352 2023.10.22 04:55:45.870221 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part
1353 2023.10.22 04:55:45.870667 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 177 rows starting from the beginning of the part
1354 2023.10.22 04:55:45.870687 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part
1355 2023.10.22 04:55:45.870829 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part
1356 2023.10.22 04:55:45.870850 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
1357 2023.10.22 04:55:45.871367 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 177 rows starting from the beginning of the part
1358 2023.10.22 04:55:45.871623 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part
1359 2023.10.22 04:55:45.871631 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part
1360 2023.10.22 04:55:45.871788 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 43 rows starting from the beginning of the part
1361 2023.10.22 04:55:45.872038 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 177 rows starting from the beginning of the part
1362 2023.10.22 04:55:45.872449 [ 23 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part
1363 2023.10.22 04:55:45.872815 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part
1364 2023.10.22 04:55:45.873158 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 28 rows starting from the beginning of the part
1365 2023.10.22 04:55:45.873165 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 308 rows starting from the beginning of the part
1366 2023.10.22 04:55:45.873356 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part
1367 2023.10.22 04:55:45.873620 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 303 rows starting from the beginning of the part
1368 2023.10.22 04:55:45.873627 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part
1369 2023.10.22 04:55:45.873842 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part
1370 2023.10.22 04:55:45.874058 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 294 rows starting from the beginning of the part
1371 2023.10.22 04:55:45.874073 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part
1372 2023.10.22 04:55:45.874467 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 294 rows starting from the beginning of the part
1373 2023.10.22 04:55:45.874474 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part
1374 2023.10.22 04:55:45.874604 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 305 rows starting from the beginning of the part
1375 2023.10.22 04:55:45.882416 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.037578988 sec., 4843.132018350255 rows/sec., 369.17 KiB/sec.
1376 2023.10.22 04:55:45.882627 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 960 rows, containing 4 columns (4 merged, 0 gathered) in 0.035722526 sec., 26873.799461997733 rows/sec., 2.52 MiB/sec.
1377 2023.10.22 04:55:45.882702 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1378 2023.10.22 04:55:45.883071 [ 9 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1379 2023.10.22 04:55:45.883358 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1380 2023.10.22 04:55:45.883640 [ 25 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_6_1} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1381 2023.10.22 04:55:45.884047 [ 9 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1382 2023.10.22 04:55:45.884394 [ 9 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_6_1} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1383 2023.10.22 04:55:45.885773 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.035266561 sec., 11030.278795825881 rows/sec., 685.99 KiB/sec.
1384 2023.10.22 04:55:45.885894 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 4 columns (4 merged, 0 gathered) in 0.031672089 sec., 4641.310524228446 rows/sec., 265.48 KiB/sec.
1385 2023.10.22 04:55:45.886272 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1386 2023.10.22 04:55:45.886357 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1387 2023.10.22 04:55:45.886572 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1768 rows, containing 4 columns (4 merged, 0 gathered) in 0.039217946 sec., 45081.40227435675 rows/sec., 3.14 MiB/sec.
1388 2023.10.22 04:55:45.886703 [ 16 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.037906161 sec., 949.7136890227422 rows/sec., 39.88 KiB/sec.
1389 2023.10.22 04:55:45.886863 [ 22 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1390 2023.10.22 04:55:45.886898 [ 23 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1391 2023.10.22 04:55:45.886954 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1392 2023.10.22 04:55:45.887137 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1393 2023.10.22 04:55:45.887156 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1394 2023.10.22 04:55:45.887349 [ 22 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1395 2023.10.22 04:55:45.887306 [ 12 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_6_1} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1396 2023.10.22 04:55:45.887497 [ 23 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1397 2023.10.22 04:55:45.887515 [ 22 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_6_1} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1398 2023.10.22 04:55:45.887678 [ 23 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_6_1} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1399 2023.10.22 04:55:50.257950 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache
1400 2023.10.22 04:55:50.258012 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache
1401 2023.10.22 04:55:50.833531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1402 2023.10.22 04:55:50.833631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1403 2023.10.22 04:55:50.833656 [ 3 ] {} <Debug> HTTP-Session: ea95212e-13f0-4b68-94a4-bc744465e993 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1404 2023.10.22 04:55:50.833680 [ 3 ] {} <Debug> HTTP-Session: ea95212e-13f0-4b68-94a4-bc744465e993 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1405 2023.10.22 04:55:50.833806 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1406 2023.10.22 04:55:50.833867 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1407 2023.10.22 04:55:50.834025 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1408 2023.10.22 04:55:50.834425 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1409 2023.10.22 04:55:50.834686 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1410 2023.10.22 04:55:50.834849 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1411 2023.10.22 04:55:50.834986 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001140023 sec., 14034 rows/sec., 1.11 MiB/sec.
1412 2023.10.22 04:55:50.835124 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Debug> DynamicQueryHandler: Done processing query
1413 2023.10.22 04:55:50.835147 [ 3 ] {128125d6-000e-4d05-bab5-d51ee9e039ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1414 2023.10.22 04:55:50.835164 [ 3 ] {} <Debug> HTTP-Session: ea95212e-13f0-4b68-94a4-bc744465e993 Destroying unnamed session
1415 2023.10.22 04:55:50.835288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8008, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1416 2023.10.22 04:55:50.835333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1417 2023.10.22 04:55:50.835352 [ 3 ] {} <Debug> HTTP-Session: ff7b405f-acb5-4269-8c75-e240ccea83a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1418 2023.10.22 04:55:50.835369 [ 3 ] {} <Debug> HTTP-Session: ff7b405f-acb5-4269-8c75-e240ccea83a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1419 2023.10.22 04:55:50.835441 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1420 2023.10.22 04:55:50.835480 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1421 2023.10.22 04:55:50.835588 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1422 2023.10.22 04:55:50.835910 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1423 2023.10.22 04:55:50.836113 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1424 2023.10.22 04:55:50.836260 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1425 2023.10.22 04:55:50.836381 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Information> executeQuery: Read 48 rows, 5.04 KiB in 0.00091274 sec., 52588 rows/sec., 5.39 MiB/sec.
1426 2023.10.22 04:55:50.836489 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Debug> DynamicQueryHandler: Done processing query
1427 2023.10.22 04:55:50.836513 [ 3 ] {675e05ef-6509-41ad-b169-aeafb4a203f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1428 2023.10.22 04:55:50.836529 [ 3 ] {} <Debug> HTTP-Session: ff7b405f-acb5-4269-8c75-e240ccea83a2 Destroying unnamed session
1429 2023.10.22 04:55:50.836641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1430 2023.10.22 04:55:50.836683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1431 2023.10.22 04:55:50.836701 [ 3 ] {} <Debug> HTTP-Session: 4a42ec4e-8357-4e87-8e43-39caabad17bf Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1432 2023.10.22 04:55:50.836718 [ 3 ] {} <Debug> HTTP-Session: 4a42ec4e-8357-4e87-8e43-39caabad17bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1433 2023.10.22 04:55:50.836788 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1434 2023.10.22 04:55:50.836826 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1435 2023.10.22 04:55:50.836931 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1436 2023.10.22 04:55:50.837196 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1437 2023.10.22 04:55:50.837399 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1438 2023.10.22 04:55:50.837545 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1439 2023.10.22 04:55:50.837662 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.00084692 sec., 18891 rows/sec., 1.48 MiB/sec.
1440 2023.10.22 04:55:50.837774 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Debug> DynamicQueryHandler: Done processing query
1441 2023.10.22 04:55:50.837798 [ 3 ] {e41157c4-0d29-4492-8a04-2cf018805bdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1442 2023.10.22 04:55:50.837814 [ 3 ] {} <Debug> HTTP-Session: 4a42ec4e-8357-4e87-8e43-39caabad17bf Destroying unnamed session
1443 2023.10.22 04:55:50.838002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 17158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1444 2023.10.22 04:55:50.838046 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1445 2023.10.22 04:55:50.838064 [ 3 ] {} <Debug> HTTP-Session: 6e0d2456-aca2-4a93-8f04-f8d81b96b66f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1446 2023.10.22 04:55:50.838080 [ 3 ] {} <Debug> HTTP-Session: 6e0d2456-aca2-4a93-8f04-f8d81b96b66f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1447 2023.10.22 04:55:50.838157 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1448 2023.10.22 04:55:50.838201 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1449 2023.10.22 04:55:50.838337 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1450 2023.10.22 04:55:50.838684 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1451 2023.10.22 04:55:50.838968 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1452 2023.10.22 04:55:50.839142 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1453 2023.10.22 04:55:50.839273 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001084283 sec., 14756 rows/sec., 19.91 MiB/sec.
1454 2023.10.22 04:55:50.839269 [ 85 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1455 2023.10.22 04:55:50.839384 [ 85 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1456 2023.10.22 04:55:50.839450 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Debug> DynamicQueryHandler: Done processing query
1457 2023.10.22 04:55:50.839494 [ 3 ] {151d8577-d1d5-4b24-8cae-b91df0278bb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1458 2023.10.22 04:55:50.839498 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1459 2023.10.22 04:55:50.839517 [ 3 ] {} <Debug> HTTP-Session: 6e0d2456-aca2-4a93-8f04-f8d81b96b66f Destroying unnamed session
1460 2023.10.22 04:55:50.839664 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1461 2023.10.22 04:55:50.839707 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 26 rows starting from the beginning of the part
1462 2023.10.22 04:55:50.839862 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part
1463 2023.10.22 04:55:50.839976 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
1464 2023.10.22 04:55:50.840081 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part
1465 2023.10.22 04:55:50.840175 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part
1466 2023.10.22 04:55:50.840327 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 16 rows starting from the beginning of the part
1467 2023.10.22 04:55:50.841194 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 162 rows, containing 6 columns (6 merged, 0 gathered) in 0.001748461 sec., 92652.9101878738 rows/sec., 125.03 MiB/sec.
1468 2023.10.22 04:55:50.841394 [ 22 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1469 2023.10.22 04:55:50.841660 [ 22 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1470 2023.10.22 04:55:50.841738 [ 22 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1471 2023.10.22 04:55:55.839247 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1472 2023.10.22 04:55:55.839426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1473 2023.10.22 04:55:55.839463 [ 3 ] {} <Debug> HTTP-Session: 04db4a83-5c81-4354-ab34-810f13b6e809 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1474 2023.10.22 04:55:55.839491 [ 3 ] {} <Debug> HTTP-Session: 04db4a83-5c81-4354-ab34-810f13b6e809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1475 2023.10.22 04:55:55.839637 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1476 2023.10.22 04:55:55.839704 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1477 2023.10.22 04:55:55.839886 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1478 2023.10.22 04:55:55.840352 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1479 2023.10.22 04:55:55.840627 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1480 2023.10.22 04:55:55.840789 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1481 2023.10.22 04:55:55.840908 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001233354 sec., 29188 rows/sec., 2.19 MiB/sec.
1482 2023.10.22 04:55:55.841053 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Debug> DynamicQueryHandler: Done processing query
1483 2023.10.22 04:55:55.841079 [ 3 ] {b397b3bd-a82b-48d8-bfaa-ae6d14eb0e02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1484 2023.10.22 04:55:55.841095 [ 3 ] {} <Debug> HTTP-Session: 04db4a83-5c81-4354-ab34-810f13b6e809 Destroying unnamed session
1485 2023.10.22 04:55:55.841240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1486 2023.10.22 04:55:55.841285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1487 2023.10.22 04:55:55.841304 [ 3 ] {} <Debug> HTTP-Session: d946f02f-3240-4339-9475-825395831d75 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1488 2023.10.22 04:55:55.841321 [ 3 ] {} <Debug> HTTP-Session: d946f02f-3240-4339-9475-825395831d75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1489 2023.10.22 04:55:55.841399 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1490 2023.10.22 04:55:55.841439 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1491 2023.10.22 04:55:55.841544 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1492 2023.10.22 04:55:55.842007 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1493 2023.10.22 04:55:55.842223 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1494 2023.10.22 04:55:55.842370 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1495 2023.10.22 04:55:55.842468 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001041803 sec., 169897 rows/sec., 15.94 MiB/sec.
1496 2023.10.22 04:55:55.842587 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Debug> DynamicQueryHandler: Done processing query
1497 2023.10.22 04:55:55.842610 [ 3 ] {9f74d60a-ae89-465f-a486-121d1b76f6a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1498 2023.10.22 04:55:55.842626 [ 3 ] {} <Debug> HTTP-Session: d946f02f-3240-4339-9475-825395831d75 Destroying unnamed session
1499 2023.10.22 04:55:55.842781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1500 2023.10.22 04:55:55.842827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1501 2023.10.22 04:55:55.842846 [ 3 ] {} <Debug> HTTP-Session: c61121ad-2e36-425b-8d74-9be21886789c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1502 2023.10.22 04:55:55.842863 [ 3 ] {} <Debug> HTTP-Session: c61121ad-2e36-425b-8d74-9be21886789c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1503 2023.10.22 04:55:55.842942 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1504 2023.10.22 04:55:55.842981 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1505 2023.10.22 04:55:55.843085 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1506 2023.10.22 04:55:55.843540 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1507 2023.10.22 04:55:55.843755 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1508 2023.10.22 04:55:55.843905 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1509 2023.10.22 04:55:55.844005 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001035432 sec., 283939 rows/sec., 19.76 MiB/sec.
1510 2023.10.22 04:55:55.844111 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Debug> DynamicQueryHandler: Done processing query
1511 2023.10.22 04:55:55.844133 [ 3 ] {85115878-9ece-4011-8331-ef987ef744e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1512 2023.10.22 04:55:55.844149 [ 3 ] {} <Debug> HTTP-Session: c61121ad-2e36-425b-8d74-9be21886789c Destroying unnamed session
1513 2023.10.22 04:55:55.844249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1514 2023.10.22 04:55:55.844291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1515 2023.10.22 04:55:55.844310 [ 3 ] {} <Debug> HTTP-Session: 7551e51d-50a2-4464-9e7b-120eb21b704c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1516 2023.10.22 04:55:55.844327 [ 3 ] {} <Debug> HTTP-Session: 7551e51d-50a2-4464-9e7b-120eb21b704c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1517 2023.10.22 04:55:55.844395 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1518 2023.10.22 04:55:55.844436 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1519 2023.10.22 04:55:55.844538 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1520 2023.10.22 04:55:55.844774 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1521 2023.10.22 04:55:55.845002 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1522 2023.10.22 04:55:55.845174 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1523 2023.10.22 04:55:55.845278 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00084733 sec., 7081 rows/sec., 297.35 KiB/sec.
1524 2023.10.22 04:55:55.845410 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Debug> DynamicQueryHandler: Done processing query
1525 2023.10.22 04:55:55.845434 [ 3 ] {ad864d74-4276-41d1-a93e-24ef9aa93cef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1526 2023.10.22 04:55:55.845449 [ 3 ] {} <Debug> HTTP-Session: 7551e51d-50a2-4464-9e7b-120eb21b704c Destroying unnamed session
1527 2023.10.22 04:55:55.845599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1528 2023.10.22 04:55:55.845643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1529 2023.10.22 04:55:55.845661 [ 3 ] {} <Debug> HTTP-Session: 46489b24-43b6-44f9-8769-1be7c5db143b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1530 2023.10.22 04:55:55.845678 [ 3 ] {} <Debug> HTTP-Session: 46489b24-43b6-44f9-8769-1be7c5db143b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1531 2023.10.22 04:55:55.845751 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1532 2023.10.22 04:55:55.845793 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1533 2023.10.22 04:55:55.845908 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1534 2023.10.22 04:55:55.846199 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1535 2023.10.22 04:55:55.846444 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1536 2023.10.22 04:55:55.846612 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1537 2023.10.22 04:55:55.846709 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000931461 sec., 67635 rows/sec., 4.10 MiB/sec.
1538 2023.10.22 04:55:55.846812 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Debug> DynamicQueryHandler: Done processing query
1539 2023.10.22 04:55:55.846835 [ 3 ] {595c5569-95c9-4a06-b3fc-b3a8d847d971} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1540 2023.10.22 04:55:55.846851 [ 3 ] {} <Debug> HTTP-Session: 46489b24-43b6-44f9-8769-1be7c5db143b Destroying unnamed session
1541 2023.10.22 04:55:55.847012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1542 2023.10.22 04:55:55.847055 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1543 2023.10.22 04:55:55.847074 [ 3 ] {} <Debug> HTTP-Session: 81fa8700-7681-4bca-96bd-0d364515e13a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1544 2023.10.22 04:55:55.847090 [ 3 ] {} <Debug> HTTP-Session: 81fa8700-7681-4bca-96bd-0d364515e13a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1545 2023.10.22 04:55:55.847163 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1546 2023.10.22 04:55:55.847207 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1547 2023.10.22 04:55:55.847336 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1548 2023.10.22 04:55:55.847740 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1549 2023.10.22 04:55:55.848031 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1550 2023.10.22 04:55:55.848200 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1551 2023.10.22 04:55:55.848298 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001107823 sec., 27080 rows/sec., 36.54 MiB/sec.
1552 2023.10.22 04:55:55.848419 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Debug> DynamicQueryHandler: Done processing query
1553 2023.10.22 04:55:55.848442 [ 3 ] {059fe72a-47b3-4ebc-af76-7ae61f975910} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1554 2023.10.22 04:55:55.848459 [ 3 ] {} <Debug> HTTP-Session: 81fa8700-7681-4bca-96bd-0d364515e13a Destroying unnamed session
1555 2023.10.22 04:55:55.848573 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1556 2023.10.22 04:55:55.848617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1557 2023.10.22 04:55:55.848636 [ 3 ] {} <Debug> HTTP-Session: 344bdc2e-09ab-46ee-8ad5-18f29c06b065 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1558 2023.10.22 04:55:55.848679 [ 3 ] {} <Debug> HTTP-Session: 344bdc2e-09ab-46ee-8ad5-18f29c06b065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1559 2023.10.22 04:55:55.848749 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1560 2023.10.22 04:55:55.848788 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1561 2023.10.22 04:55:55.848891 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1562 2023.10.22 04:55:55.849135 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1563 2023.10.22 04:55:55.849361 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1564 2023.10.22 04:55:55.849535 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1565 2023.10.22 04:55:55.849633 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00085504 sec., 22221 rows/sec., 1.15 MiB/sec.
1566 2023.10.22 04:55:55.849737 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Debug> DynamicQueryHandler: Done processing query
1567 2023.10.22 04:55:55.849760 [ 3 ] {acfc341b-412a-4a2a-b4ce-c4344b5b72d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1568 2023.10.22 04:55:55.849775 [ 3 ] {} <Debug> HTTP-Session: 344bdc2e-09ab-46ee-8ad5-18f29c06b065 Destroying unnamed session
1569 2023.10.22 04:56:00.833996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1570 2023.10.22 04:56:00.834129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1571 2023.10.22 04:56:00.834160 [ 3 ] {} <Debug> HTTP-Session: 38965559-cf8a-4499-8d1f-f2e8adae29aa Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1572 2023.10.22 04:56:00.834188 [ 3 ] {} <Debug> HTTP-Session: 38965559-cf8a-4499-8d1f-f2e8adae29aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1573 2023.10.22 04:56:00.834330 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1574 2023.10.22 04:56:00.834398 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1575 2023.10.22 04:56:00.834603 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1576 2023.10.22 04:56:00.835028 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1577 2023.10.22 04:56:00.835281 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1578 2023.10.22 04:56:00.835449 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1579 2023.10.22 04:56:00.835585 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001210664 sec., 14867 rows/sec., 1.18 MiB/sec.
1580 2023.10.22 04:56:00.835725 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Debug> DynamicQueryHandler: Done processing query
1581 2023.10.22 04:56:00.835750 [ 3 ] {9adfe50f-d597-4560-b024-bdceb0ec3585} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1582 2023.10.22 04:56:00.835766 [ 3 ] {} <Debug> HTTP-Session: 38965559-cf8a-4499-8d1f-f2e8adae29aa Destroying unnamed session
1583 2023.10.22 04:56:00.835904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1584 2023.10.22 04:56:00.835950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1585 2023.10.22 04:56:00.835969 [ 3 ] {} <Debug> HTTP-Session: cd464ce5-3524-4ac6-8fa2-a3e9ea7911cd Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1586 2023.10.22 04:56:00.835985 [ 3 ] {} <Debug> HTTP-Session: cd464ce5-3524-4ac6-8fa2-a3e9ea7911cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1587 2023.10.22 04:56:00.836060 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1588 2023.10.22 04:56:00.836100 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1589 2023.10.22 04:56:00.836205 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1590 2023.10.22 04:56:00.836516 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1591 2023.10.22 04:56:00.836725 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1592 2023.10.22 04:56:00.836869 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1593 2023.10.22 04:56:00.836992 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000903001 sec., 59800 rows/sec., 6.09 MiB/sec.
1594 2023.10.22 04:56:00.837097 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Debug> DynamicQueryHandler: Done processing query
1595 2023.10.22 04:56:00.837121 [ 3 ] {7cf96067-fbb0-4c32-9631-bb80b4779bf9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1596 2023.10.22 04:56:00.837137 [ 3 ] {} <Debug> HTTP-Session: cd464ce5-3524-4ac6-8fa2-a3e9ea7911cd Destroying unnamed session
1597 2023.10.22 04:56:00.837290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1598 2023.10.22 04:56:00.837332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1599 2023.10.22 04:56:00.837350 [ 3 ] {} <Debug> HTTP-Session: 55e7b747-7a21-4ac7-b9d1-4c39d667aa97 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1600 2023.10.22 04:56:00.837367 [ 3 ] {} <Debug> HTTP-Session: 55e7b747-7a21-4ac7-b9d1-4c39d667aa97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1601 2023.10.22 04:56:00.837437 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1602 2023.10.22 04:56:00.837475 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1603 2023.10.22 04:56:00.837578 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1604 2023.10.22 04:56:00.837873 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1605 2023.10.22 04:56:00.838076 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1606 2023.10.22 04:56:00.838221 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1607 2023.10.22 04:56:00.838344 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.00087779 sec., 20506 rows/sec., 1.60 MiB/sec.
1608 2023.10.22 04:56:00.838465 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Debug> DynamicQueryHandler: Done processing query
1609 2023.10.22 04:56:00.838489 [ 3 ] {f407e42e-2fb3-4cff-8431-b1949e7951d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1610 2023.10.22 04:56:00.838506 [ 3 ] {} <Debug> HTTP-Session: 55e7b747-7a21-4ac7-b9d1-4c39d667aa97 Destroying unnamed session
1611 2023.10.22 04:56:00.838657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1612 2023.10.22 04:56:00.838701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1613 2023.10.22 04:56:00.838719 [ 3 ] {} <Debug> HTTP-Session: 89244120-8c95-4592-808d-3c840c979455 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1614 2023.10.22 04:56:00.838736 [ 3 ] {} <Debug> HTTP-Session: 89244120-8c95-4592-808d-3c840c979455 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1615 2023.10.22 04:56:00.838813 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1616 2023.10.22 04:56:00.838858 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1617 2023.10.22 04:56:00.838997 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1618 2023.10.22 04:56:00.839344 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1619 2023.10.22 04:56:00.839631 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1620 2023.10.22 04:56:00.839803 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1621 2023.10.22 04:56:00.839931 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001089533 sec., 16520 rows/sec., 22.29 MiB/sec.
1622 2023.10.22 04:56:00.840057 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Debug> DynamicQueryHandler: Done processing query
1623 2023.10.22 04:56:00.840081 [ 3 ] {1e2e0ad6-24f2-481d-b3a7-ac8ff2e50f2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1624 2023.10.22 04:56:00.840098 [ 3 ] {} <Debug> HTTP-Session: 89244120-8c95-4592-808d-3c840c979455 Destroying unnamed session
1625 2023.10.22 04:56:05.258052 [ 55 ] {} <Debug> DNSResolver: Updating DNS cache
1626 2023.10.22 04:56:05.258114 [ 55 ] {} <Debug> DNSResolver: Updated DNS cache
1627 2023.10.22 04:56:05.839807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1628 2023.10.22 04:56:05.839911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1629 2023.10.22 04:56:05.839940 [ 3 ] {} <Debug> HTTP-Session: d7565322-bf5f-4fc2-921b-212463ad6289 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1630 2023.10.22 04:56:05.839967 [ 3 ] {} <Debug> HTTP-Session: d7565322-bf5f-4fc2-921b-212463ad6289 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1631 2023.10.22 04:56:05.840109 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1632 2023.10.22 04:56:05.840175 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1633 2023.10.22 04:56:05.840358 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1634 2023.10.22 04:56:05.840815 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1635 2023.10.22 04:56:05.841066 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1636 2023.10.22 04:56:05.841237 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1637 2023.10.22 04:56:05.841358 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001208464 sec., 29789 rows/sec., 2.24 MiB/sec.
1638 2023.10.22 04:56:05.841522 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Debug> DynamicQueryHandler: Done processing query
1639 2023.10.22 04:56:05.841550 [ 3 ] {d9af9366-a69e-4faf-9de9-b29bb622f46a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1640 2023.10.22 04:56:05.841566 [ 3 ] {} <Debug> HTTP-Session: d7565322-bf5f-4fc2-921b-212463ad6289 Destroying unnamed session
1641 2023.10.22 04:56:05.841716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1642 2023.10.22 04:56:05.841762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1643 2023.10.22 04:56:05.841781 [ 3 ] {} <Debug> HTTP-Session: 11cd74f7-25f0-4218-9035-036bb32a4b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1644 2023.10.22 04:56:05.841800 [ 3 ] {} <Debug> HTTP-Session: 11cd74f7-25f0-4218-9035-036bb32a4b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1645 2023.10.22 04:56:05.841879 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1646 2023.10.22 04:56:05.841918 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1647 2023.10.22 04:56:05.842025 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1648 2023.10.22 04:56:05.842495 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1649 2023.10.22 04:56:05.842715 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1650 2023.10.22 04:56:05.842861 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1651 2023.10.22 04:56:05.842961 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001054752 sec., 167811 rows/sec., 15.74 MiB/sec.
1652 2023.10.22 04:56:05.843082 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Debug> DynamicQueryHandler: Done processing query
1653 2023.10.22 04:56:05.843104 [ 3 ] {ca9d9753-c0fa-49dd-83fc-7ffa7d5eea88} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1654 2023.10.22 04:56:05.843121 [ 3 ] {} <Debug> HTTP-Session: 11cd74f7-25f0-4218-9035-036bb32a4b34 Destroying unnamed session
1655 2023.10.22 04:56:05.843370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1656 2023.10.22 04:56:05.843416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1657 2023.10.22 04:56:05.843435 [ 3 ] {} <Debug> HTTP-Session: bcb7f6f7-8cdd-4875-bcb6-03ee94f30ad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1658 2023.10.22 04:56:05.843452 [ 3 ] {} <Debug> HTTP-Session: bcb7f6f7-8cdd-4875-bcb6-03ee94f30ad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1659 2023.10.22 04:56:05.843540 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1660 2023.10.22 04:56:05.843580 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1661 2023.10.22 04:56:05.843685 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1662 2023.10.22 04:56:05.844164 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1663 2023.10.22 04:56:05.844382 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1664 2023.10.22 04:56:05.844525 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1665 2023.10.22 04:56:05.844626 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001058112 sec., 277853 rows/sec., 19.33 MiB/sec.
1666 2023.10.22 04:56:05.844748 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Debug> DynamicQueryHandler: Done processing query
1667 2023.10.22 04:56:05.844771 [ 3 ] {d6cfaa93-8410-4f4e-80cc-bbc38d0f654f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1668 2023.10.22 04:56:05.844787 [ 3 ] {} <Debug> HTTP-Session: bcb7f6f7-8cdd-4875-bcb6-03ee94f30ad0 Destroying unnamed session
1669 2023.10.22 04:56:05.844914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1670 2023.10.22 04:56:05.844958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1671 2023.10.22 04:56:05.844976 [ 3 ] {} <Debug> HTTP-Session: 5b93cfbf-d8f2-4caa-9dd8-723009fe9bc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1672 2023.10.22 04:56:05.844993 [ 3 ] {} <Debug> HTTP-Session: 5b93cfbf-d8f2-4caa-9dd8-723009fe9bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1673 2023.10.22 04:56:05.845061 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1674 2023.10.22 04:56:05.845100 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1675 2023.10.22 04:56:05.845205 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1676 2023.10.22 04:56:05.845456 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1677 2023.10.22 04:56:05.845690 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1678 2023.10.22 04:56:05.845863 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1679 2023.10.22 04:56:05.845958 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00087062 sec., 6891 rows/sec., 289.40 KiB/sec.
1680 2023.10.22 04:56:05.846115 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Debug> DynamicQueryHandler: Done processing query
1681 2023.10.22 04:56:05.846139 [ 3 ] {13e9a557-91f5-4d0f-827a-ba4ce26f31d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1682 2023.10.22 04:56:05.846155 [ 3 ] {} <Debug> HTTP-Session: 5b93cfbf-d8f2-4caa-9dd8-723009fe9bc6 Destroying unnamed session
1683 2023.10.22 04:56:05.846280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2023.10.22 04:56:05.846324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1685 2023.10.22 04:56:05.846342 [ 3 ] {} <Debug> HTTP-Session: bff3609f-81bb-4e0f-a6db-6cfbebadb05e Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1686 2023.10.22 04:56:05.846359 [ 3 ] {} <Debug> HTTP-Session: bff3609f-81bb-4e0f-a6db-6cfbebadb05e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2023.10.22 04:56:05.846431 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1688 2023.10.22 04:56:05.846473 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1689 2023.10.22 04:56:05.846595 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1690 2023.10.22 04:56:05.846905 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1691 2023.10.22 04:56:05.847150 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1692 2023.10.22 04:56:05.847328 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1693 2023.10.22 04:56:05.847433 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000968712 sec., 65034 rows/sec., 3.94 MiB/sec.
1694 2023.10.22 04:56:05.847568 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Debug> DynamicQueryHandler: Done processing query
1695 2023.10.22 04:56:05.847592 [ 3 ] {a1da40df-8e31-49dc-9e71-be2f40088ae2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1696 2023.10.22 04:56:05.847609 [ 3 ] {} <Debug> HTTP-Session: bff3609f-81bb-4e0f-a6db-6cfbebadb05e Destroying unnamed session
1697 2023.10.22 04:56:05.847758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1698 2023.10.22 04:56:05.847802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1699 2023.10.22 04:56:05.847820 [ 3 ] {} <Debug> HTTP-Session: b142cf64-daa2-441c-9cd5-76b69d7a5e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1700 2023.10.22 04:56:05.847837 [ 3 ] {} <Debug> HTTP-Session: b142cf64-daa2-441c-9cd5-76b69d7a5e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1701 2023.10.22 04:56:05.847915 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1702 2023.10.22 04:56:05.847958 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1703 2023.10.22 04:56:05.848093 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1704 2023.10.22 04:56:05.848536 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1705 2023.10.22 04:56:05.848831 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1706 2023.10.22 04:56:05.849006 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1707 2023.10.22 04:56:05.849105 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001162294 sec., 25811 rows/sec., 34.83 MiB/sec.
1708 2023.10.22 04:56:05.849228 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Debug> DynamicQueryHandler: Done processing query
1709 2023.10.22 04:56:05.849251 [ 3 ] {1d83a4cf-4017-44af-8a29-476e0790aeea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1710 2023.10.22 04:56:05.849267 [ 3 ] {} <Debug> HTTP-Session: b142cf64-daa2-441c-9cd5-76b69d7a5e24 Destroying unnamed session
1711 2023.10.22 04:56:05.849381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1712 2023.10.22 04:56:05.849426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1713 2023.10.22 04:56:05.849444 [ 3 ] {} <Debug> HTTP-Session: dbcc8283-3ebf-4497-8ea4-c13b67811fb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1714 2023.10.22 04:56:05.849461 [ 3 ] {} <Debug> HTTP-Session: dbcc8283-3ebf-4497-8ea4-c13b67811fb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1715 2023.10.22 04:56:05.849531 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1716 2023.10.22 04:56:05.849570 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1717 2023.10.22 04:56:05.849673 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1718 2023.10.22 04:56:05.849996 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1719 2023.10.22 04:56:05.850221 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1720 2023.10.22 04:56:05.850393 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1721 2023.10.22 04:56:05.850492 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000933501 sec., 20353 rows/sec., 1.06 MiB/sec.
1722 2023.10.22 04:56:05.850611 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Debug> DynamicQueryHandler: Done processing query
1723 2023.10.22 04:56:05.850634 [ 3 ] {bb11ede7-f282-4711-9040-38b2f156295f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1724 2023.10.22 04:56:05.850650 [ 3 ] {} <Debug> HTTP-Session: dbcc8283-3ebf-4497-8ea4-c13b67811fb1 Destroying unnamed session
1725 2023.10.22 04:56:10.834214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1726 2023.10.22 04:56:10.834336 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1727 2023.10.22 04:56:10.834364 [ 3 ] {} <Debug> HTTP-Session: b493fd6c-fd87-4e95-8def-87143643c95b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1728 2023.10.22 04:56:10.834390 [ 3 ] {} <Debug> HTTP-Session: b493fd6c-fd87-4e95-8def-87143643c95b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1729 2023.10.22 04:56:10.834585 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1730 2023.10.22 04:56:10.834653 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1731 2023.10.22 04:56:10.834835 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1732 2023.10.22 04:56:10.835283 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1733 2023.10.22 04:56:10.835539 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1734 2023.10.22 04:56:10.835700 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1735 2023.10.22 04:56:10.835842 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001208064 sec., 14899 rows/sec., 1.18 MiB/sec.
1736 2023.10.22 04:56:10.835846 [ 80 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1737 2023.10.22 04:56:10.835976 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1738 2023.10.22 04:56:10.836045 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Debug> DynamicQueryHandler: Done processing query
1739 2023.10.22 04:56:10.836084 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1740 2023.10.22 04:56:10.836086 [ 3 ] {e64a229a-624e-4055-bb9e-cf0cdd7ca616} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1741 2023.10.22 04:56:10.836145 [ 3 ] {} <Debug> HTTP-Session: b493fd6c-fd87-4e95-8def-87143643c95b Destroying unnamed session
1742 2023.10.22 04:56:10.836194 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1743 2023.10.22 04:56:10.836226 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
1744 2023.10.22 04:56:10.836317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1745 2023.10.22 04:56:10.836355 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part
1746 2023.10.22 04:56:10.836371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1747 2023.10.22 04:56:10.836404 [ 3 ] {} <Debug> HTTP-Session: 2c4ec21f-9eb7-44e7-acd0-ca9dc540ace3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1748 2023.10.22 04:56:10.836429 [ 3 ] {} <Debug> HTTP-Session: 2c4ec21f-9eb7-44e7-acd0-ca9dc540ace3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1749 2023.10.22 04:56:10.836509 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part
1750 2023.10.22 04:56:10.836538 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1751 2023.10.22 04:56:10.836591 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1752 2023.10.22 04:56:10.836652 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part
1753 2023.10.22 04:56:10.836851 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::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
1754 2023.10.22 04:56:10.836851 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1755 2023.10.22 04:56:10.836975 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part
1756 2023.10.22 04:56:10.837417 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1757 2023.10.22 04:56:10.837721 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1758 2023.10.22 04:56:10.837878 [ 10 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.001847592 sec., 86599.20588528203 rows/sec., 6.62 MiB/sec.
1759 2023.10.22 04:56:10.837929 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1760 2023.10.22 04:56:10.838125 [ 10 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1761 2023.10.22 04:56:10.838139 [ 80 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1762 2023.10.22 04:56:10.838151 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.001550298 sec., 34832 rows/sec., 3.55 MiB/sec.
1763 2023.10.22 04:56:10.838240 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1764 2023.10.22 04:56:10.838445 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1765 2023.10.22 04:56:10.838476 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Debug> DynamicQueryHandler: Done processing query
1766 2023.10.22 04:56:10.838508 [ 3 ] {e03e7568-69b6-45f6-81b8-cdda0942a9f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1767 2023.10.22 04:56:10.838540 [ 3 ] {} <Debug> HTTP-Session: 2c4ec21f-9eb7-44e7-acd0-ca9dc540ace3 Destroying unnamed session
1768 2023.10.22 04:56:10.838598 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1769 2023.10.22 04:56:10.838602 [ 10 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1770 2023.10.22 04:56:10.838646 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part
1771 2023.10.22 04:56:10.838768 [ 10 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_11_2} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1772 2023.10.22 04:56:10.838782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1773 2023.10.22 04:56:10.838832 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part
1774 2023.10.22 04:56:10.838895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1775 2023.10.22 04:56:10.838978 [ 3 ] {} <Debug> HTTP-Session: ff60deb3-3a9a-4376-93bd-7808915490b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1776 2023.10.22 04:56:10.839045 [ 3 ] {} <Debug> HTTP-Session: ff60deb3-3a9a-4376-93bd-7808915490b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1777 2023.10.22 04:56:10.839080 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part
1778 2023.10.22 04:56:10.839153 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1779 2023.10.22 04:56:10.839204 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 54 rows starting from the beginning of the part
1780 2023.10.22 04:56:10.839211 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1781 2023.10.22 04:56:10.839351 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 177 rows starting from the beginning of the part
1782 2023.10.22 04:56:10.839452 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1783 2023.10.22 04:56:10.839473 [ 23 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 54 rows starting from the beginning of the part
1784 2023.10.22 04:56:10.839913 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1785 2023.10.22 04:56:10.840210 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1786 2023.10.22 04:56:10.840423 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1787 2023.10.22 04:56:10.840495 [ 15 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 4 columns (4 merged, 0 gathered) in 0.002152785 sec., 319121.5100439663 rows/sec., 30.53 MiB/sec.
1788 2023.10.22 04:56:10.840612 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.001407816 sec., 12785 rows/sec., 1023.86 KiB/sec.
1789 2023.10.22 04:56:10.840612 [ 80 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1790 2023.10.22 04:56:10.840772 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.72 GiB.
1791 2023.10.22 04:56:10.840773 [ 15 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1792 2023.10.22 04:56:10.840899 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Debug> DynamicQueryHandler: Done processing query
1793 2023.10.22 04:56:10.840969 [ 3 ] {7347f697-d2f1-442d-828b-147474ea4fc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1794 2023.10.22 04:56:10.840978 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1795 2023.10.22 04:56:10.841000 [ 3 ] {} <Debug> HTTP-Session: ff60deb3-3a9a-4376-93bd-7808915490b7 Destroying unnamed session
1796 2023.10.22 04:56:10.841135 [ 15 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1797 2023.10.22 04:56:10.841183 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1798 2023.10.22 04:56:10.841217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1799 2023.10.22 04:56:10.841273 [ 15 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_11_2} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1800 2023.10.22 04:56:10.841282 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 323 rows starting from the beginning of the part
1801 2023.10.22 04:56:10.841297 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1802 2023.10.22 04:56:10.841389 [ 3 ] {} <Debug> HTTP-Session: a32da781-fcd6-4bd5-94fc-1ec6e73883d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1803 2023.10.22 04:56:10.841480 [ 3 ] {} <Debug> HTTP-Session: a32da781-fcd6-4bd5-94fc-1ec6e73883d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1804 2023.10.22 04:56:10.841691 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part
1805 2023.10.22 04:56:10.841705 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1806 2023.10.22 04:56:10.841810 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1807 2023.10.22 04:56:10.841946 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 294 rows starting from the beginning of the part
1808 2023.10.22 04:56:10.842228 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 18 rows starting from the beginning of the part
1809 2023.10.22 04:56:10.842467 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1810 2023.10.22 04:56:10.842493 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 294 rows starting from the beginning of the part
1811 2023.10.22 04:56:10.842667 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 18 rows starting from the beginning of the part
1812 2023.10.22 04:56:10.843147 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1813 2023.10.22 04:56:10.843908 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1814 2023.10.22 04:56:10.844324 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1815 2023.10.22 04:56:10.844365 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 963 rows, containing 4 columns (4 merged, 0 gathered) in 0.003499781 sec., 275160.074301792 rows/sec., 19.34 MiB/sec.
1816 2023.10.22 04:56:10.844550 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.002764873 sec., 6510 rows/sec., 8.79 MiB/sec.
1817 2023.10.22 04:56:10.844624 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1818 2023.10.22 04:56:10.844816 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Debug> DynamicQueryHandler: Done processing query
1819 2023.10.22 04:56:10.844856 [ 3 ] {27ef0409-ae08-4dbe-ba62-f53ea36cb6d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1820 2023.10.22 04:56:10.844890 [ 3 ] {} <Debug> HTTP-Session: a32da781-fcd6-4bd5-94fc-1ec6e73883d9 Destroying unnamed session
1821 2023.10.22 04:56:10.844965 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1822 2023.10.22 04:56:10.845044 [ 16 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_11_2} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1823 2023.10.22 04:56:15.840258 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1824 2023.10.22 04:56:15.840380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1825 2023.10.22 04:56:15.840405 [ 3 ] {} <Debug> HTTP-Session: a97089af-cc16-46b4-a0ad-f5ccb9957059 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1826 2023.10.22 04:56:15.840430 [ 3 ] {} <Debug> HTTP-Session: a97089af-cc16-46b4-a0ad-f5ccb9957059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1827 2023.10.22 04:56:15.840560 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1828 2023.10.22 04:56:15.840621 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1829 2023.10.22 04:56:15.840781 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1830 2023.10.22 04:56:15.841248 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1831 2023.10.22 04:56:15.841507 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1832 2023.10.22 04:56:15.841672 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1833 2023.10.22 04:56:15.841809 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001205104 sec., 29872 rows/sec., 2.25 MiB/sec.
1834 2023.10.22 04:56:15.842014 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Debug> DynamicQueryHandler: Done processing query
1835 2023.10.22 04:56:15.842040 [ 3 ] {e035d089-e87c-43b7-88ce-fa5f70ac819a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1836 2023.10.22 04:56:15.842057 [ 3 ] {} <Debug> HTTP-Session: a97089af-cc16-46b4-a0ad-f5ccb9957059 Destroying unnamed session
1837 2023.10.22 04:56:15.842214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1838 2023.10.22 04:56:15.842260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1839 2023.10.22 04:56:15.842279 [ 3 ] {} <Debug> HTTP-Session: 292545f5-6d42-4840-876d-38fb87b54cb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1840 2023.10.22 04:56:15.842295 [ 3 ] {} <Debug> HTTP-Session: 292545f5-6d42-4840-876d-38fb87b54cb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1841 2023.10.22 04:56:15.842375 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1842 2023.10.22 04:56:15.842414 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1843 2023.10.22 04:56:15.842528 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1844 2023.10.22 04:56:15.842957 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1845 2023.10.22 04:56:15.843184 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1846 2023.10.22 04:56:15.843331 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1847 2023.10.22 04:56:15.843452 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001049412 sec., 168665 rows/sec., 15.82 MiB/sec.
1848 2023.10.22 04:56:15.843575 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Debug> DynamicQueryHandler: Done processing query
1849 2023.10.22 04:56:15.843597 [ 3 ] {ab600123-df07-4210-8a70-a9d7c382c01b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1850 2023.10.22 04:56:15.843613 [ 3 ] {} <Debug> HTTP-Session: 292545f5-6d42-4840-876d-38fb87b54cb3 Destroying unnamed session
1851 2023.10.22 04:56:15.843774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 49044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1852 2023.10.22 04:56:15.843818 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1853 2023.10.22 04:56:15.843836 [ 3 ] {} <Debug> HTTP-Session: a63b50e8-9fc5-4618-a1c5-c088f0f050ec Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1854 2023.10.22 04:56:15.843853 [ 3 ] {} <Debug> HTTP-Session: a63b50e8-9fc5-4618-a1c5-c088f0f050ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1855 2023.10.22 04:56:15.843931 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1856 2023.10.22 04:56:15.843970 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1857 2023.10.22 04:56:15.844076 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1858 2023.10.22 04:56:15.844567 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1859 2023.10.22 04:56:15.844784 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1860 2023.10.22 04:56:15.844930 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1861 2023.10.22 04:56:15.845048 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Information> executeQuery: Read 305 rows, 21.81 KiB in 0.001090173 sec., 279772 rows/sec., 19.54 MiB/sec.
1862 2023.10.22 04:56:15.845167 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Debug> DynamicQueryHandler: Done processing query
1863 2023.10.22 04:56:15.845190 [ 3 ] {f9c9ad24-deb2-4af7-a778-e604ed03caea} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1864 2023.10.22 04:56:15.845205 [ 3 ] {} <Debug> HTTP-Session: a63b50e8-9fc5-4618-a1c5-c088f0f050ec Destroying unnamed session
1865 2023.10.22 04:56:15.845376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1866 2023.10.22 04:56:15.845422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1867 2023.10.22 04:56:15.845441 [ 3 ] {} <Debug> HTTP-Session: 314e3746-7ae6-4537-b071-c5e3b9688029 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1868 2023.10.22 04:56:15.845458 [ 3 ] {} <Debug> HTTP-Session: 314e3746-7ae6-4537-b071-c5e3b9688029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1869 2023.10.22 04:56:15.845526 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1870 2023.10.22 04:56:15.845566 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1871 2023.10.22 04:56:15.845672 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1872 2023.10.22 04:56:15.845963 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1873 2023.10.22 04:56:15.846198 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1874 2023.10.22 04:56:15.846371 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1875 2023.10.22 04:56:15.846493 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000938251 sec., 6394 rows/sec., 268.53 KiB/sec.
1876 2023.10.22 04:56:15.846659 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Debug> DynamicQueryHandler: Done processing query
1877 2023.10.22 04:56:15.846684 [ 3 ] {01773701-a4fe-45c9-93ce-19fbd654c8be} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1878 2023.10.22 04:56:15.846700 [ 3 ] {} <Debug> HTTP-Session: 314e3746-7ae6-4537-b071-c5e3b9688029 Destroying unnamed session
1879 2023.10.22 04:56:15.846819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1880 2023.10.22 04:56:15.846861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1881 2023.10.22 04:56:15.846879 [ 3 ] {} <Debug> HTTP-Session: a79853f5-3366-482f-9107-d51548b4468b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1882 2023.10.22 04:56:15.846895 [ 3 ] {} <Debug> HTTP-Session: a79853f5-3366-482f-9107-d51548b4468b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1883 2023.10.22 04:56:15.846967 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1884 2023.10.22 04:56:15.847008 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1885 2023.10.22 04:56:15.847136 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1886 2023.10.22 04:56:15.847427 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1887 2023.10.22 04:56:15.847663 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1888 2023.10.22 04:56:15.847840 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1889 2023.10.22 04:56:15.847939 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000945411 sec., 78272 rows/sec., 4.79 MiB/sec.
1890 2023.10.22 04:56:15.848113 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Debug> DynamicQueryHandler: Done processing query
1891 2023.10.22 04:56:15.848136 [ 3 ] {69f17b6c-3f4c-43ab-8768-f43ecd2b87d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1892 2023.10.22 04:56:15.848153 [ 3 ] {} <Debug> HTTP-Session: a79853f5-3366-482f-9107-d51548b4468b Destroying unnamed session
1893 2023.10.22 04:56:15.848381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1894 2023.10.22 04:56:15.848424 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1895 2023.10.22 04:56:15.848442 [ 3 ] {} <Debug> HTTP-Session: 650be53b-2ba6-4d89-8e8e-91e63f471f05 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1896 2023.10.22 04:56:15.848458 [ 3 ] {} <Debug> HTTP-Session: 650be53b-2ba6-4d89-8e8e-91e63f471f05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1897 2023.10.22 04:56:15.848539 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1898 2023.10.22 04:56:15.848583 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1899 2023.10.22 04:56:15.848729 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1900 2023.10.22 04:56:15.849133 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1901 2023.10.22 04:56:15.849419 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1902 2023.10.22 04:56:15.849588 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1903 2023.10.22 04:56:15.849723 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001155143 sec., 25970 rows/sec., 35.05 MiB/sec.
1904 2023.10.22 04:56:15.849716 [ 78 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1905 2023.10.22 04:56:15.849833 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1906 2023.10.22 04:56:15.849908 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Debug> DynamicQueryHandler: Done processing query
1907 2023.10.22 04:56:15.849946 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1908 2023.10.22 04:56:15.849954 [ 3 ] {95d77f69-e526-4f68-af11-46477a05ded8} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
1909 2023.10.22 04:56:15.850013 [ 3 ] {} <Debug> HTTP-Session: 650be53b-2ba6-4d89-8e8e-91e63f471f05 Destroying unnamed session
1910 2023.10.22 04:56:15.850082 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1911 2023.10.22 04:56:15.850114 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 162 rows starting from the beginning of the part
1912 2023.10.22 04:56:15.850156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1913 2023.10.22 04:56:15.850206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1914 2023.10.22 04:56:15.850232 [ 3 ] {} <Debug> HTTP-Session: 052f81c7-1adb-4b21-8128-5b2ba2ddfe13 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1915 2023.10.22 04:56:15.850266 [ 3 ] {} <Debug> HTTP-Session: 052f81c7-1adb-4b21-8128-5b2ba2ddfe13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1916 2023.10.22 04:56:15.850293 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part
1917 2023.10.22 04:56:15.850381 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1918 2023.10.22 04:56:15.850436 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1919 2023.10.22 04:56:15.850488 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 18 rows starting from the beginning of the part
1920 2023.10.22 04:56:15.850680 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1921 2023.10.22 04:56:15.850712 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part
1922 2023.10.22 04:56:15.850953 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 18 rows starting from the beginning of the part
1923 2023.10.22 04:56:15.851102 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1924 2023.10.22 04:56:15.851121 [ 23 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part
1925 2023.10.22 04:56:15.851412 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1926 2023.10.22 04:56:15.851623 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1927 2023.10.22 04:56:15.851855 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001438977 sec., 13203 rows/sec., 701.05 KiB/sec.
1928 2023.10.22 04:56:15.852044 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Debug> DynamicQueryHandler: Done processing query
1929 2023.10.22 04:56:15.852075 [ 3 ] {99553d72-ecb3-42ad-b925-774bacf24456} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1930 2023.10.22 04:56:15.852102 [ 3 ] {} <Debug> HTTP-Session: 052f81c7-1adb-4b21-8128-5b2ba2ddfe13 Destroying unnamed session
1931 2023.10.22 04:56:15.852785 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 6 columns (6 merged, 0 gathered) in 0.002895884 sec., 99451.49736660722 rows/sec., 134.20 MiB/sec.
1932 2023.10.22 04:56:15.853050 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
1933 2023.10.22 04:56:15.853301 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
1934 2023.10.22 04:56:15.853377 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
1935 2023.10.22 04:56:15.853463 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_11_2: 4.07 MiB.
1936 2023.10.22 04:56:20.258164 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache
1937 2023.10.22 04:56:20.258232 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache
1938 2023.10.22 04:56:20.833995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1939 2023.10.22 04:56:20.834112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1940 2023.10.22 04:56:20.834142 [ 3 ] {} <Debug> HTTP-Session: 0ad4345f-d79d-444d-8692-a1711dae3610 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1941 2023.10.22 04:56:20.834170 [ 3 ] {} <Debug> HTTP-Session: 0ad4345f-d79d-444d-8692-a1711dae3610 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1942 2023.10.22 04:56:20.834312 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1943 2023.10.22 04:56:20.834378 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1944 2023.10.22 04:56:20.834543 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1945 2023.10.22 04:56:20.834965 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1946 2023.10.22 04:56:20.835228 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1947 2023.10.22 04:56:20.835392 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1948 2023.10.22 04:56:20.835533 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001181854 sec., 15230 rows/sec., 1.21 MiB/sec.
1949 2023.10.22 04:56:20.835670 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Debug> DynamicQueryHandler: Done processing query
1950 2023.10.22 04:56:20.835695 [ 3 ] {e6121487-486f-4f4e-a0a1-649272ee3dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1951 2023.10.22 04:56:20.835712 [ 3 ] {} <Debug> HTTP-Session: 0ad4345f-d79d-444d-8692-a1711dae3610 Destroying unnamed session
1952 2023.10.22 04:56:20.835863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1953 2023.10.22 04:56:20.835913 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1954 2023.10.22 04:56:20.835933 [ 3 ] {} <Debug> HTTP-Session: 65417fc9-fe86-4696-b22b-22bf54fc46f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1955 2023.10.22 04:56:20.835952 [ 3 ] {} <Debug> HTTP-Session: 65417fc9-fe86-4696-b22b-22bf54fc46f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1956 2023.10.22 04:56:20.836032 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1957 2023.10.22 04:56:20.836073 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1958 2023.10.22 04:56:20.836182 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1959 2023.10.22 04:56:20.836512 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1960 2023.10.22 04:56:20.836726 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1961 2023.10.22 04:56:20.836890 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1962 2023.10.22 04:56:20.837012 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000941701 sec., 57343 rows/sec., 5.84 MiB/sec.
1963 2023.10.22 04:56:20.837202 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Debug> DynamicQueryHandler: Done processing query
1964 2023.10.22 04:56:20.837226 [ 3 ] {6ff5e659-a21b-4df4-9526-709682da8e40} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1965 2023.10.22 04:56:20.837243 [ 3 ] {} <Debug> HTTP-Session: 65417fc9-fe86-4696-b22b-22bf54fc46f8 Destroying unnamed session
1966 2023.10.22 04:56:20.837405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1967 2023.10.22 04:56:20.837450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1968 2023.10.22 04:56:20.837469 [ 3 ] {} <Debug> HTTP-Session: 8a29d6a9-bb9f-4850-9e1f-6bccd735bda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1969 2023.10.22 04:56:20.837486 [ 3 ] {} <Debug> HTTP-Session: 8a29d6a9-bb9f-4850-9e1f-6bccd735bda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1970 2023.10.22 04:56:20.837557 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1971 2023.10.22 04:56:20.837596 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1972 2023.10.22 04:56:20.837715 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1973 2023.10.22 04:56:20.837990 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1974 2023.10.22 04:56:20.838194 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
1975 2023.10.22 04:56:20.838340 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
1976 2023.10.22 04:56:20.838461 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.00087225 sec., 20636 rows/sec., 1.61 MiB/sec.
1977 2023.10.22 04:56:20.838588 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Debug> DynamicQueryHandler: Done processing query
1978 2023.10.22 04:56:20.838611 [ 3 ] {722231ea-48d3-4f66-a192-56fbdee37013} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1979 2023.10.22 04:56:20.838627 [ 3 ] {} <Debug> HTTP-Session: 8a29d6a9-bb9f-4850-9e1f-6bccd735bda5 Destroying unnamed session
1980 2023.10.22 04:56:20.838755 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1981 2023.10.22 04:56:20.838798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1982 2023.10.22 04:56:20.838817 [ 3 ] {} <Debug> HTTP-Session: 3592e2cf-bc20-4335-89f5-c9de0915b9f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1983 2023.10.22 04:56:20.838834 [ 3 ] {} <Debug> HTTP-Session: 3592e2cf-bc20-4335-89f5-c9de0915b9f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1984 2023.10.22 04:56:20.838910 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1985 2023.10.22 04:56:20.838955 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1986 2023.10.22 04:56:20.839090 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1987 2023.10.22 04:56:20.839448 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
1988 2023.10.22 04:56:20.839736 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
1989 2023.10.22 04:56:20.839910 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
1990 2023.10.22 04:56:20.840032 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001095022 sec., 16438 rows/sec., 22.18 MiB/sec.
1991 2023.10.22 04:56:20.840157 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Debug> DynamicQueryHandler: Done processing query
1992 2023.10.22 04:56:20.840180 [ 3 ] {86a47067-ee03-4668-b8cf-cda45cbbe455} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
1993 2023.10.22 04:56:20.840196 [ 3 ] {} <Debug> HTTP-Session: 3592e2cf-bc20-4335-89f5-c9de0915b9f4 Destroying unnamed session
1994 2023.10.22 04:56:25.839811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1995 2023.10.22 04:56:25.839929 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1996 2023.10.22 04:56:25.839954 [ 3 ] {} <Debug> HTTP-Session: 608d76d0-4a80-49ac-9430-dc20ef799b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
1997 2023.10.22 04:56:25.839979 [ 3 ] {} <Debug> HTTP-Session: 608d76d0-4a80-49ac-9430-dc20ef799b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1998 2023.10.22 04:56:25.840108 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1999 2023.10.22 04:56:25.840169 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2000 2023.10.22 04:56:25.840329 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2001 2023.10.22 04:56:25.840753 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2002 2023.10.22 04:56:25.841011 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2003 2023.10.22 04:56:25.841169 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2004 2023.10.22 04:56:25.841309 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001160733 sec., 31014 rows/sec., 2.33 MiB/sec.
2005 2023.10.22 04:56:25.841501 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Debug> DynamicQueryHandler: Done processing query
2006 2023.10.22 04:56:25.841526 [ 3 ] {41a76f1a-fe3c-465a-adc2-9f33aeff63b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2007 2023.10.22 04:56:25.841543 [ 3 ] {} <Debug> HTTP-Session: 608d76d0-4a80-49ac-9430-dc20ef799b60 Destroying unnamed session
2008 2023.10.22 04:56:25.841715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2009 2023.10.22 04:56:25.841760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2010 2023.10.22 04:56:25.841779 [ 3 ] {} <Debug> HTTP-Session: 5f515c1c-3f9b-42fc-abef-79d8e1e85f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2011 2023.10.22 04:56:25.841796 [ 3 ] {} <Debug> HTTP-Session: 5f515c1c-3f9b-42fc-abef-79d8e1e85f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2012 2023.10.22 04:56:25.841874 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2013 2023.10.22 04:56:25.841913 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2014 2023.10.22 04:56:25.842027 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2015 2023.10.22 04:56:25.842428 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2016 2023.10.22 04:56:25.842660 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2017 2023.10.22 04:56:25.842806 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2018 2023.10.22 04:56:25.842932 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001023962 sec., 172857 rows/sec., 16.22 MiB/sec.
2019 2023.10.22 04:56:25.843039 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Debug> DynamicQueryHandler: Done processing query
2020 2023.10.22 04:56:25.843062 [ 3 ] {11afab41-2286-4f1d-8ede-76f33f3ab62e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2021 2023.10.22 04:56:25.843077 [ 3 ] {} <Debug> HTTP-Session: 5f515c1c-3f9b-42fc-abef-79d8e1e85f24 Destroying unnamed session
2022 2023.10.22 04:56:25.843235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2023 2023.10.22 04:56:25.843278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2024 2023.10.22 04:56:25.843296 [ 3 ] {} <Debug> HTTP-Session: c439e69b-4904-43bb-b4ff-359b7e0bf1c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2025 2023.10.22 04:56:25.843312 [ 3 ] {} <Debug> HTTP-Session: c439e69b-4904-43bb-b4ff-359b7e0bf1c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2026 2023.10.22 04:56:25.843388 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2027 2023.10.22 04:56:25.843426 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2028 2023.10.22 04:56:25.843531 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2029 2023.10.22 04:56:25.843972 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2030 2023.10.22 04:56:25.844191 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2031 2023.10.22 04:56:25.844336 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2032 2023.10.22 04:56:25.844437 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001019142 sec., 288477 rows/sec., 20.07 MiB/sec.
2033 2023.10.22 04:56:25.844561 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Debug> DynamicQueryHandler: Done processing query
2034 2023.10.22 04:56:25.844583 [ 3 ] {c09ae9fc-baac-419b-a74d-85e818a6efac} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2035 2023.10.22 04:56:25.844600 [ 3 ] {} <Debug> HTTP-Session: c439e69b-4904-43bb-b4ff-359b7e0bf1c8 Destroying unnamed session
2036 2023.10.22 04:56:25.844709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2037 2023.10.22 04:56:25.844753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2038 2023.10.22 04:56:25.844772 [ 3 ] {} <Debug> HTTP-Session: ae5626c2-b038-4e36-9cc5-cba0b1ead1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2039 2023.10.22 04:56:25.844788 [ 3 ] {} <Debug> HTTP-Session: ae5626c2-b038-4e36-9cc5-cba0b1ead1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2040 2023.10.22 04:56:25.844857 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2041 2023.10.22 04:56:25.844897 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2042 2023.10.22 04:56:25.845002 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2043 2023.10.22 04:56:25.845250 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2044 2023.10.22 04:56:25.845485 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2045 2023.10.22 04:56:25.845657 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2046 2023.10.22 04:56:25.845780 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089561 sec., 6699 rows/sec., 281.32 KiB/sec.
2047 2023.10.22 04:56:25.845884 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Debug> DynamicQueryHandler: Done processing query
2048 2023.10.22 04:56:25.845907 [ 3 ] {700f3075-6d93-4f97-b49e-5492cf52632b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2049 2023.10.22 04:56:25.845923 [ 3 ] {} <Debug> HTTP-Session: ae5626c2-b038-4e36-9cc5-cba0b1ead1f4 Destroying unnamed session
2050 2023.10.22 04:56:25.846034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2051 2023.10.22 04:56:25.846075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2052 2023.10.22 04:56:25.846093 [ 3 ] {} <Debug> HTTP-Session: 1ddf9669-09ab-4694-9dc9-f43bf4e619c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2053 2023.10.22 04:56:25.846110 [ 3 ] {} <Debug> HTTP-Session: 1ddf9669-09ab-4694-9dc9-f43bf4e619c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2054 2023.10.22 04:56:25.846183 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2055 2023.10.22 04:56:25.846225 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2056 2023.10.22 04:56:25.846342 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2057 2023.10.22 04:56:25.846624 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2058 2023.10.22 04:56:25.846862 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2059 2023.10.22 04:56:25.847033 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2060 2023.10.22 04:56:25.847160 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000949701 sec., 66336 rows/sec., 4.02 MiB/sec.
2061 2023.10.22 04:56:25.847280 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Debug> DynamicQueryHandler: Done processing query
2062 2023.10.22 04:56:25.847304 [ 3 ] {4e4239fd-e810-472b-8dad-e873d267e903} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2063 2023.10.22 04:56:25.847321 [ 3 ] {} <Debug> HTTP-Session: 1ddf9669-09ab-4694-9dc9-f43bf4e619c4 Destroying unnamed session
2064 2023.10.22 04:56:25.847462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2065 2023.10.22 04:56:25.847506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2066 2023.10.22 04:56:25.847524 [ 3 ] {} <Debug> HTTP-Session: 549b1e95-b88b-434e-a9d1-4ab866045948 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2067 2023.10.22 04:56:25.847540 [ 3 ] {} <Debug> HTTP-Session: 549b1e95-b88b-434e-a9d1-4ab866045948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2068 2023.10.22 04:56:25.847617 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2069 2023.10.22 04:56:25.847662 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2070 2023.10.22 04:56:25.847803 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2071 2023.10.22 04:56:25.848200 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2072 2023.10.22 04:56:25.848495 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2073 2023.10.22 04:56:25.848665 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2074 2023.10.22 04:56:25.848791 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001144354 sec., 26215 rows/sec., 35.38 MiB/sec.
2075 2023.10.22 04:56:25.848981 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Debug> DynamicQueryHandler: Done processing query
2076 2023.10.22 04:56:25.849006 [ 3 ] {18d545b3-bf46-4e77-b16e-193c40ad9811} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2077 2023.10.22 04:56:25.849021 [ 3 ] {} <Debug> HTTP-Session: 549b1e95-b88b-434e-a9d1-4ab866045948 Destroying unnamed session
2078 2023.10.22 04:56:25.849124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2079 2023.10.22 04:56:25.849166 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2080 2023.10.22 04:56:25.849185 [ 3 ] {} <Debug> HTTP-Session: cded5bf2-4f3a-4c86-82b0-5fc404934092 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2081 2023.10.22 04:56:25.849201 [ 3 ] {} <Debug> HTTP-Session: cded5bf2-4f3a-4c86-82b0-5fc404934092 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2082 2023.10.22 04:56:25.849271 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2083 2023.10.22 04:56:25.849311 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2084 2023.10.22 04:56:25.849422 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2085 2023.10.22 04:56:25.849666 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2086 2023.10.22 04:56:25.849897 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
2087 2023.10.22 04:56:25.850069 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
2088 2023.10.22 04:56:25.850194 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.0008927 sec., 21283 rows/sec., 1.10 MiB/sec.
2089 2023.10.22 04:56:25.850309 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Debug> DynamicQueryHandler: Done processing query
2090 2023.10.22 04:56:25.850332 [ 3 ] {a4100a9b-fa21-4747-9894-1162bdd47718} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2091 2023.10.22 04:56:25.850348 [ 3 ] {} <Debug> HTTP-Session: cded5bf2-4f3a-4c86-82b0-5fc404934092 Destroying unnamed session
2092 2023.10.22 04:56:30.834759 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2093 2023.10.22 04:56:30.834937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2094 2023.10.22 04:56:30.834983 [ 3 ] {} <Debug> HTTP-Session: 7286e124-cf3d-4d61-a4cc-7fa3a11d6b0e Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2095 2023.10.22 04:56:30.835025 [ 3 ] {} <Debug> HTTP-Session: 7286e124-cf3d-4d61-a4cc-7fa3a11d6b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2096 2023.10.22 04:56:30.835227 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2097 2023.10.22 04:56:30.835327 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2098 2023.10.22 04:56:30.835591 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2099 2023.10.22 04:56:30.836056 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2100 2023.10.22 04:56:30.836316 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2101 2023.10.22 04:56:30.836479 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2102 2023.10.22 04:56:30.836611 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001317835 sec., 13658 rows/sec., 1.08 MiB/sec.
2103 2023.10.22 04:56:30.836783 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Debug> DynamicQueryHandler: Done processing query
2104 2023.10.22 04:56:30.836810 [ 3 ] {39ac87d6-8473-4515-bf22-038590fbde83} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2105 2023.10.22 04:56:30.836827 [ 3 ] {} <Debug> HTTP-Session: 7286e124-cf3d-4d61-a4cc-7fa3a11d6b0e Destroying unnamed session
2106 2023.10.22 04:56:30.837005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2107 2023.10.22 04:56:30.837050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2108 2023.10.22 04:56:30.837069 [ 3 ] {} <Debug> HTTP-Session: bd5029da-ba35-4e8f-b568-c40cda3c7b25 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2109 2023.10.22 04:56:30.837086 [ 3 ] {} <Debug> HTTP-Session: bd5029da-ba35-4e8f-b568-c40cda3c7b25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2110 2023.10.22 04:56:30.837163 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2111 2023.10.22 04:56:30.837205 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2112 2023.10.22 04:56:30.837316 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2113 2023.10.22 04:56:30.837766 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2114 2023.10.22 04:56:30.837977 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2115 2023.10.22 04:56:30.838135 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2116 2023.10.22 04:56:30.838261 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.001066712 sec., 50622 rows/sec., 5.15 MiB/sec.
2117 2023.10.22 04:56:30.838386 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Debug> DynamicQueryHandler: Done processing query
2118 2023.10.22 04:56:30.838409 [ 3 ] {ca5c3905-ac60-4582-b2c0-dfc6530e8630} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2119 2023.10.22 04:56:30.838424 [ 3 ] {} <Debug> HTTP-Session: bd5029da-ba35-4e8f-b568-c40cda3c7b25 Destroying unnamed session
2120 2023.10.22 04:56:30.838580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2121 2023.10.22 04:56:30.838624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2122 2023.10.22 04:56:30.838643 [ 3 ] {} <Debug> HTTP-Session: 325556a2-30bf-4356-b007-c2b889ebd2ba Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2123 2023.10.22 04:56:30.838661 [ 3 ] {} <Debug> HTTP-Session: 325556a2-30bf-4356-b007-c2b889ebd2ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2124 2023.10.22 04:56:30.838730 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2125 2023.10.22 04:56:30.838768 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2126 2023.10.22 04:56:30.838877 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2127 2023.10.22 04:56:30.839193 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2128 2023.10.22 04:56:30.839399 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2129 2023.10.22 04:56:30.839545 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2130 2023.10.22 04:56:30.839667 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000909101 sec., 19799 rows/sec., 1.55 MiB/sec.
2131 2023.10.22 04:56:30.839860 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Debug> DynamicQueryHandler: Done processing query
2132 2023.10.22 04:56:30.839884 [ 3 ] {9022e120-1454-4d90-bc65-ccf5d4a3c241} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2133 2023.10.22 04:56:30.839901 [ 3 ] {} <Debug> HTTP-Session: 325556a2-30bf-4356-b007-c2b889ebd2ba Destroying unnamed session
2134 2023.10.22 04:56:30.840034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2135 2023.10.22 04:56:30.840083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2136 2023.10.22 04:56:30.840102 [ 3 ] {} <Debug> HTTP-Session: 94fb12fb-3bbd-442d-9232-f86ee740ab9a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2137 2023.10.22 04:56:30.840120 [ 3 ] {} <Debug> HTTP-Session: 94fb12fb-3bbd-442d-9232-f86ee740ab9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2138 2023.10.22 04:56:30.840195 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2139 2023.10.22 04:56:30.840242 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2140 2023.10.22 04:56:30.840397 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2141 2023.10.22 04:56:30.840772 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2142 2023.10.22 04:56:30.841064 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2143 2023.10.22 04:56:30.841239 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2144 2023.10.22 04:56:30.841345 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001121073 sec., 16056 rows/sec., 21.67 MiB/sec.
2145 2023.10.22 04:56:30.841474 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Debug> DynamicQueryHandler: Done processing query
2146 2023.10.22 04:56:30.841497 [ 3 ] {9a7bf465-bfcc-4b4a-a38d-6d58008ab98f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2147 2023.10.22 04:56:30.841514 [ 3 ] {} <Debug> HTTP-Session: 94fb12fb-3bbd-442d-9232-f86ee740ab9a Destroying unnamed session
2148 2023.10.22 04:56:35.258271 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache
2149 2023.10.22 04:56:35.258329 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache
2150 2023.10.22 04:56:35.840268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2151 2023.10.22 04:56:35.840383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2152 2023.10.22 04:56:35.840412 [ 3 ] {} <Debug> HTTP-Session: a8afb4bc-d095-4ae2-ac23-e197f09a982b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2153 2023.10.22 04:56:35.840440 [ 3 ] {} <Debug> HTTP-Session: a8afb4bc-d095-4ae2-ac23-e197f09a982b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2154 2023.10.22 04:56:35.840581 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2155 2023.10.22 04:56:35.840651 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2156 2023.10.22 04:56:35.840834 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2157 2023.10.22 04:56:35.841300 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2158 2023.10.22 04:56:35.841559 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2159 2023.10.22 04:56:35.841720 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2160 2023.10.22 04:56:35.841863 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001239594 sec., 29041 rows/sec., 2.18 MiB/sec.
2161 2023.10.22 04:56:35.841859 [ 89 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2162 2023.10.22 04:56:35.841949 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2163 2023.10.22 04:56:35.842056 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Debug> DynamicQueryHandler: Done processing query
2164 2023.10.22 04:56:35.842065 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2165 2023.10.22 04:56:35.842086 [ 3 ] {289c8bbc-5b1c-456a-83c2-1bfc100befff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2166 2023.10.22 04:56:35.842114 [ 3 ] {} <Debug> HTTP-Session: a8afb4bc-d095-4ae2-ac23-e197f09a982b Destroying unnamed session
2167 2023.10.22 04:56:35.842164 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2168 2023.10.22 04:56:35.842197 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 54 rows starting from the beginning of the part
2169 2023.10.22 04:56:35.842305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2170 2023.10.22 04:56:35.842333 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part
2171 2023.10.22 04:56:35.842365 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2172 2023.10.22 04:56:35.842390 [ 3 ] {} <Debug> HTTP-Session: 5a0d1e99-4e05-4de4-9b1c-47a5033e9c04 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2173 2023.10.22 04:56:35.842411 [ 3 ] {} <Debug> HTTP-Session: 5a0d1e99-4e05-4de4-9b1c-47a5033e9c04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2174 2023.10.22 04:56:35.842473 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part
2175 2023.10.22 04:56:35.842532 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2176 2023.10.22 04:56:35.842592 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2177 2023.10.22 04:56:35.842612 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part
2178 2023.10.22 04:56:35.842805 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part
2179 2023.10.22 04:56:35.842824 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2180 2023.10.22 04:56:35.842928 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part
2181 2023.10.22 04:56:35.843516 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2182 2023.10.22 04:56:35.843853 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.001806551 sec., 109601.112838774 rows/sec., 8.36 MiB/sec.
2183 2023.10.22 04:56:35.843856 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2184 2023.10.22 04:56:35.843981 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2185 2023.10.22 04:56:35.844108 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2186 2023.10.22 04:56:35.844159 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2187 2023.10.22 04:56:35.844248 [ 89 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2188 2023.10.22 04:56:35.844270 [ 23 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_16_3} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2189 2023.10.22 04:56:35.844281 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001707709 sec., 103647 rows/sec., 9.72 MiB/sec.
2190 2023.10.22 04:56:35.844325 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2191 2023.10.22 04:56:35.844657 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2192 2023.10.22 04:56:35.844696 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Debug> DynamicQueryHandler: Done processing query
2193 2023.10.22 04:56:35.844742 [ 3 ] {48284f33-c69c-42fd-b699-397243675d5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2194 2023.10.22 04:56:35.844775 [ 3 ] {} <Debug> HTTP-Session: 5a0d1e99-4e05-4de4-9b1c-47a5033e9c04 Destroying unnamed session
2195 2023.10.22 04:56:35.844861 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2196 2023.10.22 04:56:35.844912 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 231 rows starting from the beginning of the part
2197 2023.10.22 04:56:35.845086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2198 2023.10.22 04:56:35.845115 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 177 rows starting from the beginning of the part
2199 2023.10.22 04:56:35.845172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2200 2023.10.22 04:56:35.845213 [ 3 ] {} <Debug> HTTP-Session: d8bc43aa-12c1-4017-9922-31b129ecfc2b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2201 2023.10.22 04:56:35.845249 [ 3 ] {} <Debug> HTTP-Session: d8bc43aa-12c1-4017-9922-31b129ecfc2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2202 2023.10.22 04:56:35.845423 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 54 rows starting from the beginning of the part
2203 2023.10.22 04:56:35.845461 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2204 2023.10.22 04:56:35.845551 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2205 2023.10.22 04:56:35.845756 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 177 rows starting from the beginning of the part
2206 2023.10.22 04:56:35.845975 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2207 2023.10.22 04:56:35.846154 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 54 rows starting from the beginning of the part
2208 2023.10.22 04:56:35.846375 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 177 rows starting from the beginning of the part
2209 2023.10.22 04:56:35.847061 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2210 2023.10.22 04:56:35.847494 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2211 2023.10.22 04:56:35.847725 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2212 2023.10.22 04:56:35.847883 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.002415738 sec., 121701 rows/sec., 8.47 MiB/sec.
2213 2023.10.22 04:56:35.847871 [ 108 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2214 2023.10.22 04:56:35.848366 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2215 2023.10.22 04:56:35.848415 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Debug> DynamicQueryHandler: Done processing query
2216 2023.10.22 04:56:35.848486 [ 3 ] {cc064deb-6217-42f0-a504-427af3229e57} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2217 2023.10.22 04:56:35.848568 [ 3 ] {} <Debug> HTTP-Session: d8bc43aa-12c1-4017-9922-31b129ecfc2b Destroying unnamed session
2218 2023.10.22 04:56:35.848564 [ 19 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.004116518 sec., 211343.66471858014 rows/sec., 20.14 MiB/sec.
2219 2023.10.22 04:56:35.848610 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2220 2023.10.22 04:56:35.848803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2221 2023.10.22 04:56:35.848819 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2222 2023.10.22 04:56:35.848855 [ 19 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2223 2023.10.22 04:56:35.848894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2224 2023.10.22 04:56:35.848924 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 341 rows starting from the beginning of the part
2225 2023.10.22 04:56:35.848966 [ 3 ] {} <Debug> HTTP-Session: f45de4fb-68ff-41d8-8887-cb1b50d8cee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2226 2023.10.22 04:56:35.848994 [ 3 ] {} <Debug> HTTP-Session: f45de4fb-68ff-41d8-8887-cb1b50d8cee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2227 2023.10.22 04:56:35.849219 [ 19 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2228 2023.10.22 04:56:35.849271 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2229 2023.10.22 04:56:35.849395 [ 19 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_16_3} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2230 2023.10.22 04:56:35.849404 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 305 rows starting from the beginning of the part
2231 2023.10.22 04:56:35.849423 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2232 2023.10.22 04:56:35.849829 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 18 rows starting from the beginning of the part
2233 2023.10.22 04:56:35.850024 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2234 2023.10.22 04:56:35.850100 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 294 rows starting from the beginning of the part
2235 2023.10.22 04:56:35.850271 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 18 rows starting from the beginning of the part
2236 2023.10.22 04:56:35.850549 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 294 rows starting from the beginning of the part
2237 2023.10.22 04:56:35.850771 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2238 2023.10.22 04:56:35.851280 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2239 2023.10.22 04:56:35.851638 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2240 2023.10.22 04:56:35.851857 [ 108 ] {} <Debug> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2241 2023.10.22 04:56:35.851894 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002544459 sec., 2358 rows/sec., 99.02 KiB/sec.
2242 2023.10.22 04:56:35.851948 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2243 2023.10.22 04:56:35.852296 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Debug> DynamicQueryHandler: Done processing query
2244 2023.10.22 04:56:35.852307 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2245 2023.10.22 04:56:35.852378 [ 3 ] {5d4a13d7-3b71-41ef-a967-85564ffdbdf1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2246 2023.10.22 04:56:35.852477 [ 3 ] {} <Debug> HTTP-Session: f45de4fb-68ff-41d8-8887-cb1b50d8cee3 Destroying unnamed session
2247 2023.10.22 04:56:35.852704 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 4 columns (4 merged, 0 gathered) in 0.004214499 sec., 301340.6813004345 rows/sec., 21.15 MiB/sec.
2248 2023.10.22 04:56:35.852724 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2249 2023.10.22 04:56:35.852738 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2250 2023.10.22 04:56:35.852794 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part
2251 2023.10.22 04:56:35.852841 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2252 2023.10.22 04:56:35.852911 [ 3 ] {} <Debug> HTTP-Session: 4000b0cb-54db-4306-9607-e4765d6f3f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2253 2023.10.22 04:56:35.852919 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2254 2023.10.22 04:56:35.852948 [ 3 ] {} <Debug> HTTP-Session: 4000b0cb-54db-4306-9607-e4765d6f3f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2255 2023.10.22 04:56:35.853149 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part
2256 2023.10.22 04:56:35.853318 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2257 2023.10.22 04:56:35.853352 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2258 2023.10.22 04:56:35.853499 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part
2259 2023.10.22 04:56:35.853531 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_16_3} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2260 2023.10.22 04:56:35.853529 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2261 2023.10.22 04:56:35.853851 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part
2262 2023.10.22 04:56:35.854149 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part
2263 2023.10.22 04:56:35.854320 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2264 2023.10.22 04:56:35.854386 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part
2265 2023.10.22 04:56:35.855101 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2266 2023.10.22 04:56:35.855796 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2267 2023.10.22 04:56:35.855835 [ 10 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003746133 sec., 17618.167854691757 rows/sec., 739.83 KiB/sec.
2268 2023.10.22 04:56:35.855998 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2269 2023.10.22 04:56:35.856110 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2270 2023.10.22 04:56:35.856261 [ 108 ] {} <Debug> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2271 2023.10.22 04:56:35.856330 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002901294 sec., 21714 rows/sec., 1.32 MiB/sec.
2272 2023.10.22 04:56:35.856344 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2273 2023.10.22 04:56:35.856399 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2274 2023.10.22 04:56:35.856593 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2275 2023.10.22 04:56:35.856634 [ 18 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_11_2} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2276 2023.10.22 04:56:35.856872 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Debug> DynamicQueryHandler: Done processing query
2277 2023.10.22 04:56:35.856890 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2278 2023.10.22 04:56:35.856917 [ 3 ] {94fbeea4-01a1-4a2d-b869-bbe60e70570d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2279 2023.10.22 04:56:35.856949 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part
2280 2023.10.22 04:56:35.856961 [ 3 ] {} <Debug> HTTP-Session: 4000b0cb-54db-4306-9607-e4765d6f3f5c Destroying unnamed session
2281 2023.10.22 04:56:35.857095 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part
2282 2023.10.22 04:56:35.857172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2283 2023.10.22 04:56:35.857236 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part
2284 2023.10.22 04:56:35.857253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2285 2023.10.22 04:56:35.857318 [ 3 ] {} <Debug> HTTP-Session: 42c702ac-2aad-455f-bcb8-f667748658bb Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2286 2023.10.22 04:56:35.857350 [ 3 ] {} <Debug> HTTP-Session: 42c702ac-2aad-455f-bcb8-f667748658bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2287 2023.10.22 04:56:35.857480 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part
2288 2023.10.22 04:56:35.857580 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2289 2023.10.22 04:56:35.857727 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2290 2023.10.22 04:56:35.857758 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part
2291 2023.10.22 04:56:35.858115 [ 10 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part
2292 2023.10.22 04:56:35.858395 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2293 2023.10.22 04:56:35.859580 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2294 2023.10.22 04:56:35.860002 [ 18 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003549001 sec., 201465.14469846585 rows/sec., 12.24 MiB/sec.
2295 2023.10.22 04:56:35.860179 [ 18 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2296 2023.10.22 04:56:35.860209 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2297 2023.10.22 04:56:35.860536 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2298 2023.10.22 04:56:35.860566 [ 18 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2299 2023.10.22 04:56:35.860692 [ 18 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2300 2023.10.22 04:56:35.860774 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.003133127 sec., 9575 rows/sec., 12.92 MiB/sec.
2301 2023.10.22 04:56:35.861055 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Debug> DynamicQueryHandler: Done processing query
2302 2023.10.22 04:56:35.861080 [ 3 ] {4f2173ce-7584-46f6-bd99-8f89d13a1d3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2303 2023.10.22 04:56:35.861097 [ 3 ] {} <Debug> HTTP-Session: 42c702ac-2aad-455f-bcb8-f667748658bb Destroying unnamed session
2304 2023.10.22 04:56:35.861227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2305 2023.10.22 04:56:35.861272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2306 2023.10.22 04:56:35.861290 [ 3 ] {} <Debug> HTTP-Session: f3e7a889-7c53-44b2-bbc5-53a71f5c6429 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2307 2023.10.22 04:56:35.861308 [ 3 ] {} <Debug> HTTP-Session: f3e7a889-7c53-44b2-bbc5-53a71f5c6429 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2308 2023.10.22 04:56:35.861380 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2309 2023.10.22 04:56:35.861419 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2310 2023.10.22 04:56:35.861535 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2311 2023.10.22 04:56:35.861809 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2312 2023.10.22 04:56:35.862054 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2313 2023.10.22 04:56:35.862229 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2314 2023.10.22 04:56:35.862353 [ 108 ] {} <Debug> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2315 2023.10.22 04:56:35.862362 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000946431 sec., 20075 rows/sec., 1.04 MiB/sec.
2316 2023.10.22 04:56:35.862408 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2317 2023.10.22 04:56:35.862581 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2318 2023.10.22 04:56:35.862653 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Debug> DynamicQueryHandler: Done processing query
2319 2023.10.22 04:56:35.862702 [ 3 ] {70e450b4-ca5e-45a8-ae05-990eee44358e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2320 2023.10.22 04:56:35.862753 [ 3 ] {} <Debug> HTTP-Session: f3e7a889-7c53-44b2-bbc5-53a71f5c6429 Destroying unnamed session
2321 2023.10.22 04:56:35.862766 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2322 2023.10.22 04:56:35.862846 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 147 rows starting from the beginning of the part
2323 2023.10.22 04:56:35.862965 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part
2324 2023.10.22 04:56:35.863051 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part
2325 2023.10.22 04:56:35.863132 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part
2326 2023.10.22 04:56:35.863205 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part
2327 2023.10.22 04:56:35.863280 [ 14 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part
2328 2023.10.22 04:56:35.863843 [ 21 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.001351586 sec., 179048.90994727673 rows/sec., 9.72 MiB/sec.
2329 2023.10.22 04:56:35.863989 [ 21 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2330 2023.10.22 04:56:35.864204 [ 21 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2331 2023.10.22 04:56:35.864279 [ 21 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_11_2} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2332 2023.10.22 04:56:40.834127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2333 2023.10.22 04:56:40.834260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2334 2023.10.22 04:56:40.834291 [ 3 ] {} <Debug> HTTP-Session: 20cf2557-22e2-4dbd-bc2e-fadbf0e889de Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2335 2023.10.22 04:56:40.834345 [ 3 ] {} <Debug> HTTP-Session: 20cf2557-22e2-4dbd-bc2e-fadbf0e889de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2336 2023.10.22 04:56:40.834489 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2337 2023.10.22 04:56:40.834559 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2338 2023.10.22 04:56:40.834742 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2339 2023.10.22 04:56:40.835170 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2340 2023.10.22 04:56:40.835435 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2341 2023.10.22 04:56:40.835602 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2342 2023.10.22 04:56:40.835735 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001207504 sec., 14906 rows/sec., 1.18 MiB/sec.
2343 2023.10.22 04:56:40.835891 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Debug> DynamicQueryHandler: Done processing query
2344 2023.10.22 04:56:40.835917 [ 3 ] {5e922de5-bf4b-4af2-9c8a-47e8c3c4f550} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2345 2023.10.22 04:56:40.835934 [ 3 ] {} <Debug> HTTP-Session: 20cf2557-22e2-4dbd-bc2e-fadbf0e889de Destroying unnamed session
2346 2023.10.22 04:56:40.836075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2347 2023.10.22 04:56:40.836125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2348 2023.10.22 04:56:40.836145 [ 3 ] {} <Debug> HTTP-Session: 6a37e651-b0d4-4762-a555-9ff535ed23ca Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2349 2023.10.22 04:56:40.836163 [ 3 ] {} <Debug> HTTP-Session: 6a37e651-b0d4-4762-a555-9ff535ed23ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2350 2023.10.22 04:56:40.836246 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2351 2023.10.22 04:56:40.836290 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2352 2023.10.22 04:56:40.836399 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2353 2023.10.22 04:56:40.836730 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2354 2023.10.22 04:56:40.836946 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2355 2023.10.22 04:56:40.837097 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2356 2023.10.22 04:56:40.837228 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.00095156 sec., 56748 rows/sec., 5.78 MiB/sec.
2357 2023.10.22 04:56:40.837430 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Debug> DynamicQueryHandler: Done processing query
2358 2023.10.22 04:56:40.837455 [ 3 ] {d580277c-9589-48fb-b230-0f96303ba18e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2359 2023.10.22 04:56:40.837472 [ 3 ] {} <Debug> HTTP-Session: 6a37e651-b0d4-4762-a555-9ff535ed23ca Destroying unnamed session
2360 2023.10.22 04:56:40.837584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2361 2023.10.22 04:56:40.837632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2362 2023.10.22 04:56:40.837654 [ 3 ] {} <Debug> HTTP-Session: 38d772e0-f969-4ece-a83d-4c69ea6bd7db Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2363 2023.10.22 04:56:40.837675 [ 3 ] {} <Debug> HTTP-Session: 38d772e0-f969-4ece-a83d-4c69ea6bd7db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2364 2023.10.22 04:56:40.837749 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2365 2023.10.22 04:56:40.837789 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2366 2023.10.22 04:56:40.837911 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2367 2023.10.22 04:56:40.838195 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2368 2023.10.22 04:56:40.838417 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2369 2023.10.22 04:56:40.838565 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2370 2023.10.22 04:56:40.838691 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000909891 sec., 19782 rows/sec., 1.55 MiB/sec.
2371 2023.10.22 04:56:40.838805 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Debug> DynamicQueryHandler: Done processing query
2372 2023.10.22 04:56:40.838829 [ 3 ] {d94a7a3c-8002-4f3f-ab49-e0d841fdf014} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2373 2023.10.22 04:56:40.838844 [ 3 ] {} <Debug> HTTP-Session: 38d772e0-f969-4ece-a83d-4c69ea6bd7db Destroying unnamed session
2374 2023.10.22 04:56:40.838971 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2375 2023.10.22 04:56:40.839014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2376 2023.10.22 04:56:40.839032 [ 3 ] {} <Debug> HTTP-Session: efa7ac8b-432c-4686-95b1-3db2fd42f7ac Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2377 2023.10.22 04:56:40.839051 [ 3 ] {} <Debug> HTTP-Session: efa7ac8b-432c-4686-95b1-3db2fd42f7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2378 2023.10.22 04:56:40.839130 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2379 2023.10.22 04:56:40.839176 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2380 2023.10.22 04:56:40.839316 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2381 2023.10.22 04:56:40.839742 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2382 2023.10.22 04:56:40.840040 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
2383 2023.10.22 04:56:40.840217 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
2384 2023.10.22 04:56:40.840345 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001181934 sec., 15229 rows/sec., 20.55 MiB/sec.
2385 2023.10.22 04:56:40.840340 [ 162 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
2386 2023.10.22 04:56:40.840463 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2387 2023.10.22 04:56:40.840573 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Debug> DynamicQueryHandler: Done processing query
2388 2023.10.22 04:56:40.840593 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
2389 2023.10.22 04:56:40.840618 [ 3 ] {80b1f3c9-11fd-4101-bebb-43563558eebe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2390 2023.10.22 04:56:40.840668 [ 3 ] {} <Debug> HTTP-Session: efa7ac8b-432c-4686-95b1-3db2fd42f7ac Destroying unnamed session
2391 2023.10.22 04:56:40.840754 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2392 2023.10.22 04:56:40.840794 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 288 rows starting from the beginning of the part
2393 2023.10.22 04:56:40.840922 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 18 rows starting from the beginning of the part
2394 2023.10.22 04:56:40.841029 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 30 rows starting from the beginning of the part
2395 2023.10.22 04:56:40.841166 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 18 rows starting from the beginning of the part
2396 2023.10.22 04:56:40.841274 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 30 rows starting from the beginning of the part
2397 2023.10.22 04:56:40.841378 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 18 rows starting from the beginning of the part
2398 2023.10.22 04:56:40.842837 [ 20 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 6 columns (6 merged, 0 gathered) in 0.002279947 sec., 176319.88813775056 rows/sec., 237.93 MiB/sec.
2399 2023.10.22 04:56:40.843134 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
2400 2023.10.22 04:56:40.843367 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
2401 2023.10.22 04:56:40.843440 [ 10 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
2402 2023.10.22 04:56:40.843510 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_16_3: 4.01 MiB.
2403 2023.10.22 04:56:41.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.12 MiB, peak 235.30 MiB, will set to 229.98 MiB (RSS), difference: -4.13 MiB
2404 2023.10.22 04:56:45.840344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2405 2023.10.22 04:56:45.840463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2406 2023.10.22 04:56:45.840488 [ 3 ] {} <Debug> HTTP-Session: 413ca29d-6e21-45eb-93a1-38f8aef7d571 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2407 2023.10.22 04:56:45.840512 [ 3 ] {} <Debug> HTTP-Session: 413ca29d-6e21-45eb-93a1-38f8aef7d571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2408 2023.10.22 04:56:45.840640 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2409 2023.10.22 04:56:45.840709 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2410 2023.10.22 04:56:45.840874 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2411 2023.10.22 04:56:45.841331 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2412 2023.10.22 04:56:45.841597 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2413 2023.10.22 04:56:45.841762 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2414 2023.10.22 04:56:45.841908 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001224004 sec., 29411 rows/sec., 2.21 MiB/sec.
2415 2023.10.22 04:56:45.842098 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Debug> DynamicQueryHandler: Done processing query
2416 2023.10.22 04:56:45.842127 [ 3 ] {96e35d85-0b9b-442d-b33f-6377beb99edb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2417 2023.10.22 04:56:45.842144 [ 3 ] {} <Debug> HTTP-Session: 413ca29d-6e21-45eb-93a1-38f8aef7d571 Destroying unnamed session
2418 2023.10.22 04:56:45.842318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2419 2023.10.22 04:56:45.842369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2420 2023.10.22 04:56:45.842389 [ 3 ] {} <Debug> HTTP-Session: eb479594-8500-4eec-a9c0-78825827661c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2421 2023.10.22 04:56:45.842408 [ 3 ] {} <Debug> HTTP-Session: eb479594-8500-4eec-a9c0-78825827661c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2422 2023.10.22 04:56:45.842493 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2423 2023.10.22 04:56:45.842535 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2424 2023.10.22 04:56:45.842650 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2425 2023.10.22 04:56:45.843126 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2426 2023.10.22 04:56:45.843346 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2427 2023.10.22 04:56:45.843496 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2428 2023.10.22 04:56:45.843633 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001104223 sec., 160293 rows/sec., 15.04 MiB/sec.
2429 2023.10.22 04:56:45.843840 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Debug> DynamicQueryHandler: Done processing query
2430 2023.10.22 04:56:45.843865 [ 3 ] {c79fbad9-1a2c-464f-8130-7ee5d4bf709e} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2431 2023.10.22 04:56:45.843880 [ 3 ] {} <Debug> HTTP-Session: eb479594-8500-4eec-a9c0-78825827661c Destroying unnamed session
2432 2023.10.22 04:56:45.844037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 49044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2433 2023.10.22 04:56:45.844082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2434 2023.10.22 04:56:45.844101 [ 3 ] {} <Debug> HTTP-Session: c500bca2-feaa-4978-9bbf-e49eadf59577 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2435 2023.10.22 04:56:45.844119 [ 3 ] {} <Debug> HTTP-Session: c500bca2-feaa-4978-9bbf-e49eadf59577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2436 2023.10.22 04:56:45.844212 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2437 2023.10.22 04:56:45.844252 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2438 2023.10.22 04:56:45.844377 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2439 2023.10.22 04:56:45.844895 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2440 2023.10.22 04:56:45.845128 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2441 2023.10.22 04:56:45.845280 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2442 2023.10.22 04:56:45.845407 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Information> executeQuery: Read 305 rows, 21.81 KiB in 0.001165924 sec., 261595 rows/sec., 18.27 MiB/sec.
2443 2023.10.22 04:56:45.845531 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Debug> DynamicQueryHandler: Done processing query
2444 2023.10.22 04:56:45.845555 [ 3 ] {4fdeeac1-e4ed-4823-9a82-6db1d3690c3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2445 2023.10.22 04:56:45.845570 [ 3 ] {} <Debug> HTTP-Session: c500bca2-feaa-4978-9bbf-e49eadf59577 Destroying unnamed session
2446 2023.10.22 04:56:45.845672 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2447 2023.10.22 04:56:45.845717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2448 2023.10.22 04:56:45.845735 [ 3 ] {} <Debug> HTTP-Session: 2b7df74f-2d97-469e-9612-0642e3614d2a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2449 2023.10.22 04:56:45.845752 [ 3 ] {} <Debug> HTTP-Session: 2b7df74f-2d97-469e-9612-0642e3614d2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2450 2023.10.22 04:56:45.845821 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2451 2023.10.22 04:56:45.845862 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2452 2023.10.22 04:56:45.845972 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2453 2023.10.22 04:56:45.846258 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2454 2023.10.22 04:56:45.846496 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2455 2023.10.22 04:56:45.846665 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2456 2023.10.22 04:56:45.846784 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000934471 sec., 6420 rows/sec., 269.62 KiB/sec.
2457 2023.10.22 04:56:45.846903 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Debug> DynamicQueryHandler: Done processing query
2458 2023.10.22 04:56:45.846926 [ 3 ] {c41fb61c-708e-463c-bfa2-eb01dc610c97} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2459 2023.10.22 04:56:45.846943 [ 3 ] {} <Debug> HTTP-Session: 2b7df74f-2d97-469e-9612-0642e3614d2a Destroying unnamed session
2460 2023.10.22 04:56:45.847059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 13595, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2461 2023.10.22 04:56:45.847102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2462 2023.10.22 04:56:45.847122 [ 3 ] {} <Debug> HTTP-Session: 7dd8c527-7d67-4c82-94dd-94128b785fce Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2463 2023.10.22 04:56:45.847140 [ 3 ] {} <Debug> HTTP-Session: 7dd8c527-7d67-4c82-94dd-94128b785fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2464 2023.10.22 04:56:45.847214 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2465 2023.10.22 04:56:45.847256 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2466 2023.10.22 04:56:45.847378 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2467 2023.10.22 04:56:45.847722 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2468 2023.10.22 04:56:45.847971 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2469 2023.10.22 04:56:45.848140 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2470 2023.10.22 04:56:45.848258 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001015372 sec., 72879 rows/sec., 4.46 MiB/sec.
2471 2023.10.22 04:56:45.848366 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Debug> DynamicQueryHandler: Done processing query
2472 2023.10.22 04:56:45.848388 [ 3 ] {539895d7-53b3-481d-84a8-64378923304f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2473 2023.10.22 04:56:45.848404 [ 3 ] {} <Debug> HTTP-Session: 7dd8c527-7d67-4c82-94dd-94128b785fce Destroying unnamed session
2474 2023.10.22 04:56:45.848544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32123, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2475 2023.10.22 04:56:45.848587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2476 2023.10.22 04:56:45.848605 [ 3 ] {} <Debug> HTTP-Session: 496286c3-94f3-4aec-96c4-0a4ec6c17219 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2477 2023.10.22 04:56:45.848623 [ 3 ] {} <Debug> HTTP-Session: 496286c3-94f3-4aec-96c4-0a4ec6c17219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2478 2023.10.22 04:56:45.848698 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2479 2023.10.22 04:56:45.848742 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2480 2023.10.22 04:56:45.848876 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2481 2023.10.22 04:56:45.849292 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2482 2023.10.22 04:56:45.849587 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
2483 2023.10.22 04:56:45.849771 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
2484 2023.10.22 04:56:45.849895 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001169424 sec., 25653 rows/sec., 34.62 MiB/sec.
2485 2023.10.22 04:56:45.850030 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Debug> DynamicQueryHandler: Done processing query
2486 2023.10.22 04:56:45.850054 [ 3 ] {f814454b-64d8-4a53-9c4b-cf10bae05c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2487 2023.10.22 04:56:45.850070 [ 3 ] {} <Debug> HTTP-Session: 496286c3-94f3-4aec-96c4-0a4ec6c17219 Destroying unnamed session
2488 2023.10.22 04:56:45.850175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2489 2023.10.22 04:56:45.850220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2490 2023.10.22 04:56:45.850239 [ 3 ] {} <Debug> HTTP-Session: 33126d2d-315c-4b92-a56a-3d8db37e92b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2491 2023.10.22 04:56:45.850255 [ 3 ] {} <Debug> HTTP-Session: 33126d2d-315c-4b92-a56a-3d8db37e92b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2492 2023.10.22 04:56:45.850323 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2493 2023.10.22 04:56:45.850362 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2494 2023.10.22 04:56:45.850465 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2495 2023.10.22 04:56:45.850712 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2496 2023.10.22 04:56:45.850939 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2497 2023.10.22 04:56:45.851114 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2498 2023.10.22 04:56:45.851228 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00087298 sec., 21764 rows/sec., 1.13 MiB/sec.
2499 2023.10.22 04:56:45.851333 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Debug> DynamicQueryHandler: Done processing query
2500 2023.10.22 04:56:45.851355 [ 3 ] {0268be57-e4d0-4cd7-ad04-1d9aaee85134} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2501 2023.10.22 04:56:45.851371 [ 3 ] {} <Debug> HTTP-Session: 33126d2d-315c-4b92-a56a-3d8db37e92b0 Destroying unnamed session
2502 2023.10.22 04:56:50.258384 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache
2503 2023.10.22 04:56:50.258448 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache
2504 2023.10.22 04:56:50.835184 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2505 2023.10.22 04:56:50.835342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2506 2023.10.22 04:56:50.835387 [ 3 ] {} <Debug> HTTP-Session: 101637fd-a278-42b5-813b-1acd24a78d1b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2507 2023.10.22 04:56:50.835430 [ 3 ] {} <Debug> HTTP-Session: 101637fd-a278-42b5-813b-1acd24a78d1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2508 2023.10.22 04:56:50.835631 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2509 2023.10.22 04:56:50.835730 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2510 2023.10.22 04:56:50.835991 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2511 2023.10.22 04:56:50.836573 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2512 2023.10.22 04:56:50.836834 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2513 2023.10.22 04:56:50.836999 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2514 2023.10.22 04:56:50.837122 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001434906 sec., 12544 rows/sec., 1016.78 KiB/sec.
2515 2023.10.22 04:56:50.837308 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Debug> DynamicQueryHandler: Done processing query
2516 2023.10.22 04:56:50.837335 [ 3 ] {0a559044-5ae2-46e4-8020-2b6aec9a33bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2517 2023.10.22 04:56:50.837353 [ 3 ] {} <Debug> HTTP-Session: 101637fd-a278-42b5-813b-1acd24a78d1b Destroying unnamed session
2518 2023.10.22 04:56:50.837479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2519 2023.10.22 04:56:50.837527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2520 2023.10.22 04:56:50.837547 [ 3 ] {} <Debug> HTTP-Session: 9e6734f7-64c1-48ef-ba32-a44ccfb09fe4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2521 2023.10.22 04:56:50.837566 [ 3 ] {} <Debug> HTTP-Session: 9e6734f7-64c1-48ef-ba32-a44ccfb09fe4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2522 2023.10.22 04:56:50.837646 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2523 2023.10.22 04:56:50.837689 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2524 2023.10.22 04:56:50.837804 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2525 2023.10.22 04:56:50.838123 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2526 2023.10.22 04:56:50.838338 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2527 2023.10.22 04:56:50.838488 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2528 2023.10.22 04:56:50.838589 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000913661 sec., 59102 rows/sec., 6.02 MiB/sec.
2529 2023.10.22 04:56:50.838692 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Debug> DynamicQueryHandler: Done processing query
2530 2023.10.22 04:56:50.838715 [ 3 ] {c08a9128-486a-4a57-ac26-5860d8308e36} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2531 2023.10.22 04:56:50.838731 [ 3 ] {} <Debug> HTTP-Session: 9e6734f7-64c1-48ef-ba32-a44ccfb09fe4 Destroying unnamed session
2532 2023.10.22 04:56:50.838893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2533 2023.10.22 04:56:50.838936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2534 2023.10.22 04:56:50.838955 [ 3 ] {} <Debug> HTTP-Session: 0ac6c621-95cf-4604-bf06-5cd03d452d53 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2535 2023.10.22 04:56:50.838973 [ 3 ] {} <Debug> HTTP-Session: 0ac6c621-95cf-4604-bf06-5cd03d452d53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2536 2023.10.22 04:56:50.839043 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2537 2023.10.22 04:56:50.839081 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2538 2023.10.22 04:56:50.839184 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2539 2023.10.22 04:56:50.839455 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2540 2023.10.22 04:56:50.839657 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2541 2023.10.22 04:56:50.839813 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2542 2023.10.22 04:56:50.839909 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.0008386 sec., 21464 rows/sec., 1.68 MiB/sec.
2543 2023.10.22 04:56:50.840038 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Debug> DynamicQueryHandler: Done processing query
2544 2023.10.22 04:56:50.840061 [ 3 ] {79ddf02a-646b-43e7-9ff9-1d0c2b85465b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2545 2023.10.22 04:56:50.840078 [ 3 ] {} <Debug> HTTP-Session: 0ac6c621-95cf-4604-bf06-5cd03d452d53 Destroying unnamed session
2546 2023.10.22 04:56:50.840197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2547 2023.10.22 04:56:50.840241 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2548 2023.10.22 04:56:50.840261 [ 3 ] {} <Debug> HTTP-Session: fc9ad3c1-a205-4272-a698-5e6a68c640a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2549 2023.10.22 04:56:50.840278 [ 3 ] {} <Debug> HTTP-Session: fc9ad3c1-a205-4272-a698-5e6a68c640a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2550 2023.10.22 04:56:50.840353 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2551 2023.10.22 04:56:50.840398 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2552 2023.10.22 04:56:50.840535 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2553 2023.10.22 04:56:50.840913 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2554 2023.10.22 04:56:50.841203 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
2555 2023.10.22 04:56:50.841378 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
2556 2023.10.22 04:56:50.841495 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001103683 sec., 16309 rows/sec., 22.01 MiB/sec.
2557 2023.10.22 04:56:50.841663 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Debug> DynamicQueryHandler: Done processing query
2558 2023.10.22 04:56:50.841688 [ 3 ] {06701ccc-6295-4ebc-a38c-f053511e0748} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2559 2023.10.22 04:56:50.841704 [ 3 ] {} <Debug> HTTP-Session: fc9ad3c1-a205-4272-a698-5e6a68c640a2 Destroying unnamed session
2560 2023.10.22 04:56:55.840605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2561 2023.10.22 04:56:55.840741 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2562 2023.10.22 04:56:55.840770 [ 3 ] {} <Debug> HTTP-Session: b28ff980-386e-4087-a46c-bcbbf1d83558 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2563 2023.10.22 04:56:55.840799 [ 3 ] {} <Debug> HTTP-Session: b28ff980-386e-4087-a46c-bcbbf1d83558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2564 2023.10.22 04:56:55.840939 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2565 2023.10.22 04:56:55.841007 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2566 2023.10.22 04:56:55.841186 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2567 2023.10.22 04:56:55.841635 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2568 2023.10.22 04:56:55.841881 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2569 2023.10.22 04:56:55.842035 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2570 2023.10.22 04:56:55.842152 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001175924 sec., 30614 rows/sec., 2.30 MiB/sec.
2571 2023.10.22 04:56:55.842278 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Debug> DynamicQueryHandler: Done processing query
2572 2023.10.22 04:56:55.842302 [ 3 ] {9eacaa74-40a0-47ef-bf60-f9de43d65d83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2573 2023.10.22 04:56:55.842319 [ 3 ] {} <Debug> HTTP-Session: b28ff980-386e-4087-a46c-bcbbf1d83558 Destroying unnamed session
2574 2023.10.22 04:56:55.842485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2575 2023.10.22 04:56:55.842530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2576 2023.10.22 04:56:55.842549 [ 3 ] {} <Debug> HTTP-Session: 494c6892-759c-4225-befa-56ab04638af4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2577 2023.10.22 04:56:55.842566 [ 3 ] {} <Debug> HTTP-Session: 494c6892-759c-4225-befa-56ab04638af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2578 2023.10.22 04:56:55.842642 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2579 2023.10.22 04:56:55.842681 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2580 2023.10.22 04:56:55.842784 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2581 2023.10.22 04:56:55.843184 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2582 2023.10.22 04:56:55.843401 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2583 2023.10.22 04:56:55.843549 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2584 2023.10.22 04:56:55.843648 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.000978712 sec., 180849 rows/sec., 16.97 MiB/sec.
2585 2023.10.22 04:56:55.843763 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Debug> DynamicQueryHandler: Done processing query
2586 2023.10.22 04:56:55.843786 [ 3 ] {8eff63bb-b4fa-403b-9089-8dec938a47f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2587 2023.10.22 04:56:55.843802 [ 3 ] {} <Debug> HTTP-Session: 494c6892-759c-4225-befa-56ab04638af4 Destroying unnamed session
2588 2023.10.22 04:56:55.843964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2589 2023.10.22 04:56:55.844008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2590 2023.10.22 04:56:55.844027 [ 3 ] {} <Debug> HTTP-Session: 128ed18b-a193-4c59-89d8-54def1ca120b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2591 2023.10.22 04:56:55.844043 [ 3 ] {} <Debug> HTTP-Session: 128ed18b-a193-4c59-89d8-54def1ca120b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2592 2023.10.22 04:56:55.844121 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2593 2023.10.22 04:56:55.844159 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2594 2023.10.22 04:56:55.844263 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2595 2023.10.22 04:56:55.844682 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2596 2023.10.22 04:56:55.844892 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2597 2023.10.22 04:56:55.845044 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2598 2023.10.22 04:56:55.845144 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.000996102 sec., 295150 rows/sec., 20.54 MiB/sec.
2599 2023.10.22 04:56:55.845247 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Debug> DynamicQueryHandler: Done processing query
2600 2023.10.22 04:56:55.845291 [ 3 ] {0979cccf-399a-4310-aa49-2b631cf2db0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2601 2023.10.22 04:56:55.845312 [ 3 ] {} <Debug> HTTP-Session: 128ed18b-a193-4c59-89d8-54def1ca120b Destroying unnamed session
2602 2023.10.22 04:56:55.845481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2603 2023.10.22 04:56:55.845527 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2604 2023.10.22 04:56:55.845547 [ 3 ] {} <Debug> HTTP-Session: 03744284-8b3b-4c97-9ee8-50b5ba1ea78f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2605 2023.10.22 04:56:55.845564 [ 3 ] {} <Debug> HTTP-Session: 03744284-8b3b-4c97-9ee8-50b5ba1ea78f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2606 2023.10.22 04:56:55.845633 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2607 2023.10.22 04:56:55.845674 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2608 2023.10.22 04:56:55.845780 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2609 2023.10.22 04:56:55.846015 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2610 2023.10.22 04:56:55.846262 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2611 2023.10.22 04:56:55.846432 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2612 2023.10.22 04:56:55.846532 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00086868 sec., 6907 rows/sec., 290.04 KiB/sec.
2613 2023.10.22 04:56:55.846645 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Debug> DynamicQueryHandler: Done processing query
2614 2023.10.22 04:56:55.846669 [ 3 ] {1a5e8b53-ddda-4387-b608-faeab37f1e5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2615 2023.10.22 04:56:55.846685 [ 3 ] {} <Debug> HTTP-Session: 03744284-8b3b-4c97-9ee8-50b5ba1ea78f Destroying unnamed session
2616 2023.10.22 04:56:55.846807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2617 2023.10.22 04:56:55.846851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2618 2023.10.22 04:56:55.846870 [ 3 ] {} <Debug> HTTP-Session: a6796d36-a7f8-4e2c-90f5-02d38675dfe6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2619 2023.10.22 04:56:55.846887 [ 3 ] {} <Debug> HTTP-Session: a6796d36-a7f8-4e2c-90f5-02d38675dfe6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2620 2023.10.22 04:56:55.846959 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2621 2023.10.22 04:56:55.847001 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2622 2023.10.22 04:56:55.847119 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2623 2023.10.22 04:56:55.847409 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2624 2023.10.22 04:56:55.847651 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2625 2023.10.22 04:56:55.847822 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2626 2023.10.22 04:56:55.847922 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000934201 sec., 67437 rows/sec., 4.09 MiB/sec.
2627 2023.10.22 04:56:55.848026 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Debug> DynamicQueryHandler: Done processing query
2628 2023.10.22 04:56:55.848049 [ 3 ] {7aba0e89-4af6-4ba3-ad86-2f9a55db9190} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2629 2023.10.22 04:56:55.848065 [ 3 ] {} <Debug> HTTP-Session: a6796d36-a7f8-4e2c-90f5-02d38675dfe6 Destroying unnamed session
2630 2023.10.22 04:56:55.848228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2631 2023.10.22 04:56:55.848274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2632 2023.10.22 04:56:55.848293 [ 3 ] {} <Debug> HTTP-Session: dcd90925-1e7b-41fa-b8ab-dbb085d0e41c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2633 2023.10.22 04:56:55.848309 [ 3 ] {} <Debug> HTTP-Session: dcd90925-1e7b-41fa-b8ab-dbb085d0e41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2634 2023.10.22 04:56:55.848385 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2635 2023.10.22 04:56:55.848428 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2636 2023.10.22 04:56:55.848560 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2637 2023.10.22 04:56:55.848959 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2638 2023.10.22 04:56:55.849248 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
2639 2023.10.22 04:56:55.849424 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
2640 2023.10.22 04:56:55.849526 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001114053 sec., 26928 rows/sec., 36.34 MiB/sec.
2641 2023.10.22 04:56:55.849647 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Debug> DynamicQueryHandler: Done processing query
2642 2023.10.22 04:56:55.849671 [ 3 ] {2811c047-468e-42e9-9d47-226f5bf8ec93} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2643 2023.10.22 04:56:55.849687 [ 3 ] {} <Debug> HTTP-Session: dcd90925-1e7b-41fa-b8ab-dbb085d0e41c Destroying unnamed session
2644 2023.10.22 04:56:55.849803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2645 2023.10.22 04:56:55.849848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2646 2023.10.22 04:56:55.849867 [ 3 ] {} <Debug> HTTP-Session: 391ad089-db5f-4c63-992c-b333c7e4a128 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2647 2023.10.22 04:56:55.849884 [ 3 ] {} <Debug> HTTP-Session: 391ad089-db5f-4c63-992c-b333c7e4a128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2648 2023.10.22 04:56:55.849954 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2649 2023.10.22 04:56:55.849994 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2650 2023.10.22 04:56:55.850099 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2651 2023.10.22 04:56:55.850344 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2652 2023.10.22 04:56:55.850583 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2653 2023.10.22 04:56:55.850749 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2654 2023.10.22 04:56:55.850848 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00086584 sec., 21944 rows/sec., 1.14 MiB/sec.
2655 2023.10.22 04:56:55.850947 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Debug> DynamicQueryHandler: Done processing query
2656 2023.10.22 04:56:55.850971 [ 3 ] {a583949b-6b68-4677-8ba8-f93b99887874} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2657 2023.10.22 04:56:55.850987 [ 3 ] {} <Debug> HTTP-Session: 391ad089-db5f-4c63-992c-b333c7e4a128 Destroying unnamed session
2658 2023.10.22 04:57:00.835172 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2659 2023.10.22 04:57:00.835303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2660 2023.10.22 04:57:00.835339 [ 3 ] {} <Debug> HTTP-Session: 80181381-37e2-481f-a5ca-ceaf1834d03b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2661 2023.10.22 04:57:00.835367 [ 3 ] {} <Debug> HTTP-Session: 80181381-37e2-481f-a5ca-ceaf1834d03b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2662 2023.10.22 04:57:00.835508 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2663 2023.10.22 04:57:00.835576 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2664 2023.10.22 04:57:00.835761 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2665 2023.10.22 04:57:00.836298 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2666 2023.10.22 04:57:00.836559 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2667 2023.10.22 04:57:00.836718 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2668 2023.10.22 04:57:00.836862 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001303456 sec., 13809 rows/sec., 1.09 MiB/sec.
2669 2023.10.22 04:57:00.836864 [ 81 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2670 2023.10.22 04:57:00.836985 [ 81 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2671 2023.10.22 04:57:00.837061 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Debug> DynamicQueryHandler: Done processing query
2672 2023.10.22 04:57:00.837098 [ 3 ] {8ea72f98-dab7-4c33-bb40-37f0e2241a27} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2673 2023.10.22 04:57:00.837108 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2674 2023.10.22 04:57:00.837123 [ 3 ] {} <Debug> HTTP-Session: 80181381-37e2-481f-a5ca-ceaf1834d03b Destroying unnamed session
2675 2023.10.22 04:57:00.837267 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2676 2023.10.22 04:57:00.837326 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 54 rows starting from the beginning of the part
2677 2023.10.22 04:57:00.837330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2678 2023.10.22 04:57:00.837420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2679 2023.10.22 04:57:00.837458 [ 3 ] {} <Debug> HTTP-Session: caa02c39-ddad-4fd4-b114-3e692722b27d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2680 2023.10.22 04:57:00.837510 [ 3 ] {} <Debug> HTTP-Session: caa02c39-ddad-4fd4-b114-3e692722b27d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2681 2023.10.22 04:57:00.837585 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part
2682 2023.10.22 04:57:00.837727 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2683 2023.10.22 04:57:00.837841 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2684 2023.10.22 04:57:00.837861 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::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
2685 2023.10.22 04:57:00.838164 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part
2686 2023.10.22 04:57:00.838320 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2687 2023.10.22 04:57:00.838416 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part
2688 2023.10.22 04:57:00.838571 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part
2689 2023.10.22 04:57:00.839152 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2690 2023.10.22 04:57:00.839620 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2691 2023.10.22 04:57:00.839950 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2692 2023.10.22 04:57:00.840166 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003089166 sec., 58268.153928924505 rows/sec., 4.47 MiB/sec.
2693 2023.10.22 04:57:00.840192 [ 76 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2694 2023.10.22 04:57:00.840217 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.002432499 sec., 22199 rows/sec., 2.26 MiB/sec.
2695 2023.10.22 04:57:00.840292 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB.
2696 2023.10.22 04:57:00.840475 [ 10 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2697 2023.10.22 04:57:00.840631 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2698 2023.10.22 04:57:00.840661 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Debug> DynamicQueryHandler: Done processing query
2699 2023.10.22 04:57:00.840731 [ 3 ] {739c37b4-f58f-4936-b6ff-9a7e29f4626f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2700 2023.10.22 04:57:00.840788 [ 3 ] {} <Debug> HTTP-Session: caa02c39-ddad-4fd4-b114-3e692722b27d Destroying unnamed session
2701 2023.10.22 04:57:00.840878 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2702 2023.10.22 04:57:00.840922 [ 10 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2703 2023.10.22 04:57:00.840946 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 231 rows starting from the beginning of the part
2704 2023.10.22 04:57:00.840989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2705 2023.10.22 04:57:00.841081 [ 10 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_21_4} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2706 2023.10.22 04:57:00.841099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2707 2023.10.22 04:57:00.841179 [ 3 ] {} <Debug> HTTP-Session: 20274ec5-83cc-4227-a00f-28980ee08db0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2708 2023.10.22 04:57:00.841258 [ 3 ] {} <Debug> HTTP-Session: 20274ec5-83cc-4227-a00f-28980ee08db0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2709 2023.10.22 04:57:00.841372 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 54 rows starting from the beginning of the part
2710 2023.10.22 04:57:00.841502 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2711 2023.10.22 04:57:00.841599 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 177 rows starting from the beginning of the part
2712 2023.10.22 04:57:00.841612 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2713 2023.10.22 04:57:00.841903 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 54 rows starting from the beginning of the part
2714 2023.10.22 04:57:00.842082 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2715 2023.10.22 04:57:00.842127 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 177 rows starting from the beginning of the part
2716 2023.10.22 04:57:00.842300 [ 20 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 54 rows starting from the beginning of the part
2717 2023.10.22 04:57:00.842823 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2718 2023.10.22 04:57:00.843236 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2719 2023.10.22 04:57:00.843611 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2720 2023.10.22 04:57:00.843772 [ 76 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2721 2023.10.22 04:57:00.843828 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.002259677 sec., 7965 rows/sec., 637.88 KiB/sec.
2722 2023.10.22 04:57:00.843851 [ 76 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2723 2023.10.22 04:57:00.844105 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2724 2023.10.22 04:57:00.844268 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Debug> DynamicQueryHandler: Done processing query
2725 2023.10.22 04:57:00.844341 [ 3 ] {c4a3a49e-5a2d-4e1f-b48e-70b91ba89e4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2726 2023.10.22 04:57:00.844412 [ 3 ] {} <Debug> HTTP-Session: 20274ec5-83cc-4227-a00f-28980ee08db0 Destroying unnamed session
2727 2023.10.22 04:57:00.844491 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2728 2023.10.22 04:57:00.844542 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 341 rows starting from the beginning of the part
2729 2023.10.22 04:57:00.844539 [ 10 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 4 columns (4 merged, 0 gathered) in 0.004137488 sec., 180544.3302796286 rows/sec., 17.36 MiB/sec.
2730 2023.10.22 04:57:00.844651 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2731 2023.10.22 04:57:00.844771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2732 2023.10.22 04:57:00.844851 [ 3 ] {} <Debug> HTTP-Session: 77d68089-be43-4f97-8a20-b73652a7cd36 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2733 2023.10.22 04:57:00.844856 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2734 2023.10.22 04:57:00.844862 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 18 rows starting from the beginning of the part
2735 2023.10.22 04:57:00.844900 [ 3 ] {} <Debug> HTTP-Session: 77d68089-be43-4f97-8a20-b73652a7cd36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2736 2023.10.22 04:57:00.845248 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2737 2023.10.22 04:57:00.845251 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 305 rows starting from the beginning of the part
2738 2023.10.22 04:57:00.845300 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2739 2023.10.22 04:57:00.845421 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2740 2023.10.22 04:57:00.845505 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_21_4} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2741 2023.10.22 04:57:00.845762 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 18 rows starting from the beginning of the part
2742 2023.10.22 04:57:00.846057 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 294 rows starting from the beginning of the part
2743 2023.10.22 04:57:00.846223 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2744 2023.10.22 04:57:00.846278 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 18 rows starting from the beginning of the part
2745 2023.10.22 04:57:00.847160 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2746 2023.10.22 04:57:00.847914 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
2747 2023.10.22 04:57:00.847935 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 4 columns (4 merged, 0 gathered) in 0.004009527 sec., 247909.54144965232 rows/sec., 17.48 MiB/sec.
2748 2023.10.22 04:57:00.848081 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2749 2023.10.22 04:57:00.848190 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
2750 2023.10.22 04:57:00.848415 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.003081516 sec., 5841 rows/sec., 7.88 MiB/sec.
2751 2023.10.22 04:57:00.848421 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2752 2023.10.22 04:57:00.848649 [ 10 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_21_4} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2753 2023.10.22 04:57:00.848776 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Debug> DynamicQueryHandler: Done processing query
2754 2023.10.22 04:57:00.848820 [ 3 ] {c82b7982-3822-4462-af36-3a6a3629415d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2755 2023.10.22 04:57:00.848837 [ 3 ] {} <Debug> HTTP-Session: 77d68089-be43-4f97-8a20-b73652a7cd36 Destroying unnamed session
2756 2023.10.22 04:57:05.258493 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache
2757 2023.10.22 04:57:05.258566 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache
2758 2023.10.22 04:57:05.840219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2759 2023.10.22 04:57:05.840325 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2760 2023.10.22 04:57:05.840351 [ 3 ] {} <Debug> HTTP-Session: 950da15c-dd45-45f9-9eb1-2aba14fef5d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2761 2023.10.22 04:57:05.840375 [ 3 ] {} <Debug> HTTP-Session: 950da15c-dd45-45f9-9eb1-2aba14fef5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2762 2023.10.22 04:57:05.840504 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2763 2023.10.22 04:57:05.840565 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2764 2023.10.22 04:57:05.840726 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2765 2023.10.22 04:57:05.841205 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2766 2023.10.22 04:57:05.841481 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2767 2023.10.22 04:57:05.841645 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2768 2023.10.22 04:57:05.841774 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001232395 sec., 29211 rows/sec., 2.20 MiB/sec.
2769 2023.10.22 04:57:05.841931 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Debug> DynamicQueryHandler: Done processing query
2770 2023.10.22 04:57:05.841956 [ 3 ] {b4fbf593-6349-4d12-999d-2b6a29fdd091} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2771 2023.10.22 04:57:05.841974 [ 3 ] {} <Debug> HTTP-Session: 950da15c-dd45-45f9-9eb1-2aba14fef5d7 Destroying unnamed session
2772 2023.10.22 04:57:05.842127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2773 2023.10.22 04:57:05.842172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2774 2023.10.22 04:57:05.842192 [ 3 ] {} <Debug> HTTP-Session: 6ba25379-172f-4c15-ad56-877d3ac57727 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2775 2023.10.22 04:57:05.842208 [ 3 ] {} <Debug> HTTP-Session: 6ba25379-172f-4c15-ad56-877d3ac57727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2776 2023.10.22 04:57:05.842285 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2777 2023.10.22 04:57:05.842324 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2778 2023.10.22 04:57:05.842432 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2779 2023.10.22 04:57:05.842859 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2780 2023.10.22 04:57:05.843085 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2781 2023.10.22 04:57:05.843234 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2782 2023.10.22 04:57:05.843363 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001042212 sec., 169831 rows/sec., 15.93 MiB/sec.
2783 2023.10.22 04:57:05.843565 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Debug> DynamicQueryHandler: Done processing query
2784 2023.10.22 04:57:05.843590 [ 3 ] {9a5663c9-afe2-444c-ad91-6656012f4adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2785 2023.10.22 04:57:05.843606 [ 3 ] {} <Debug> HTTP-Session: 6ba25379-172f-4c15-ad56-877d3ac57727 Destroying unnamed session
2786 2023.10.22 04:57:05.843774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2787 2023.10.22 04:57:05.843820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2788 2023.10.22 04:57:05.843840 [ 3 ] {} <Debug> HTTP-Session: a0090c67-b92f-4dc1-82e8-0721526bef57 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2789 2023.10.22 04:57:05.843857 [ 3 ] {} <Debug> HTTP-Session: a0090c67-b92f-4dc1-82e8-0721526bef57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2790 2023.10.22 04:57:05.843947 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2791 2023.10.22 04:57:05.843986 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2792 2023.10.22 04:57:05.844108 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2793 2023.10.22 04:57:05.844577 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2794 2023.10.22 04:57:05.844800 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2795 2023.10.22 04:57:05.844952 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2796 2023.10.22 04:57:05.845087 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001103373 sec., 266455 rows/sec., 18.54 MiB/sec.
2797 2023.10.22 04:57:05.845294 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Debug> DynamicQueryHandler: Done processing query
2798 2023.10.22 04:57:05.845318 [ 3 ] {063894bb-c2c6-4dcd-8074-7ab361ebcb60} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2799 2023.10.22 04:57:05.845336 [ 3 ] {} <Debug> HTTP-Session: a0090c67-b92f-4dc1-82e8-0721526bef57 Destroying unnamed session
2800 2023.10.22 04:57:05.845451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2801 2023.10.22 04:57:05.845497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2802 2023.10.22 04:57:05.845516 [ 3 ] {} <Debug> HTTP-Session: 1cab7680-13ae-47dd-b6d5-03d457adaecf Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2803 2023.10.22 04:57:05.845533 [ 3 ] {} <Debug> HTTP-Session: 1cab7680-13ae-47dd-b6d5-03d457adaecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2804 2023.10.22 04:57:05.845604 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2805 2023.10.22 04:57:05.845645 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2806 2023.10.22 04:57:05.845771 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2807 2023.10.22 04:57:05.846035 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2808 2023.10.22 04:57:05.846273 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2809 2023.10.22 04:57:05.846447 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2810 2023.10.22 04:57:05.846580 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000936531 sec., 6406 rows/sec., 269.03 KiB/sec.
2811 2023.10.22 04:57:05.846701 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Debug> DynamicQueryHandler: Done processing query
2812 2023.10.22 04:57:05.846726 [ 3 ] {e4e871f3-7c41-4d45-8618-41c1bfd4915a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2813 2023.10.22 04:57:05.846742 [ 3 ] {} <Debug> HTTP-Session: 1cab7680-13ae-47dd-b6d5-03d457adaecf Destroying unnamed session
2814 2023.10.22 04:57:05.846855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2815 2023.10.22 04:57:05.846898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2816 2023.10.22 04:57:05.846917 [ 3 ] {} <Debug> HTTP-Session: 05fa9975-2ea5-4973-b952-6e789ab3032d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2817 2023.10.22 04:57:05.846934 [ 3 ] {} <Debug> HTTP-Session: 05fa9975-2ea5-4973-b952-6e789ab3032d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2818 2023.10.22 04:57:05.847009 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2819 2023.10.22 04:57:05.847051 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2820 2023.10.22 04:57:05.847173 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2821 2023.10.22 04:57:05.847553 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2822 2023.10.22 04:57:05.847809 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2823 2023.10.22 04:57:05.847985 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2824 2023.10.22 04:57:05.848085 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001049032 sec., 60055 rows/sec., 3.64 MiB/sec.
2825 2023.10.22 04:57:05.848207 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Debug> DynamicQueryHandler: Done processing query
2826 2023.10.22 04:57:05.848231 [ 3 ] {820c4040-fd25-462b-86a9-8570bbb0e20b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2827 2023.10.22 04:57:05.848247 [ 3 ] {} <Debug> HTTP-Session: 05fa9975-2ea5-4973-b952-6e789ab3032d Destroying unnamed session
2828 2023.10.22 04:57:05.848388 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2829 2023.10.22 04:57:05.848438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2830 2023.10.22 04:57:05.848457 [ 3 ] {} <Debug> HTTP-Session: c4d9167a-16f6-48cf-97c1-bbc61c69c98b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2831 2023.10.22 04:57:05.848474 [ 3 ] {} <Debug> HTTP-Session: c4d9167a-16f6-48cf-97c1-bbc61c69c98b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2832 2023.10.22 04:57:05.848550 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2833 2023.10.22 04:57:05.848595 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2834 2023.10.22 04:57:05.848729 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2835 2023.10.22 04:57:05.849177 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2836 2023.10.22 04:57:05.849479 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
2837 2023.10.22 04:57:05.849657 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
2838 2023.10.22 04:57:05.849791 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001202954 sec., 24938 rows/sec., 33.65 MiB/sec.
2839 2023.10.22 04:57:05.849786 [ 53 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
2840 2023.10.22 04:57:05.849898 [ 53 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2841 2023.10.22 04:57:05.849989 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Debug> DynamicQueryHandler: Done processing query
2842 2023.10.22 04:57:05.850028 [ 3 ] {c2a6cf72-1a81-46aa-a29d-872cdfaac65b} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
2843 2023.10.22 04:57:05.850038 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
2844 2023.10.22 04:57:05.850060 [ 3 ] {} <Debug> HTTP-Session: c4d9167a-16f6-48cf-97c1-bbc61c69c98b Destroying unnamed session
2845 2023.10.22 04:57:05.850220 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2846 2023.10.22 04:57:05.850233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2847 2023.10.22 04:57:05.850290 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 402 rows starting from the beginning of the part
2848 2023.10.22 04:57:05.850316 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2849 2023.10.22 04:57:05.850384 [ 3 ] {} <Debug> HTTP-Session: e1c7b1a6-5600-4153-b967-974d85c4c68c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2850 2023.10.22 04:57:05.850420 [ 3 ] {} <Debug> HTTP-Session: e1c7b1a6-5600-4153-b967-974d85c4c68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2851 2023.10.22 04:57:05.850623 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 30 rows starting from the beginning of the part
2852 2023.10.22 04:57:05.850636 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2853 2023.10.22 04:57:05.850741 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2854 2023.10.22 04:57:05.850943 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 18 rows starting from the beginning of the part
2855 2023.10.22 04:57:05.851254 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2856 2023.10.22 04:57:05.851291 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 30 rows starting from the beginning of the part
2857 2023.10.22 04:57:05.851543 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 18 rows starting from the beginning of the part
2858 2023.10.22 04:57:05.851912 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part
2859 2023.10.22 04:57:05.852026 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2860 2023.10.22 04:57:05.852502 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary)
2861 2023.10.22 04:57:05.852762 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0.
2862 2023.10.22 04:57:05.852887 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002186525 sec., 8689 rows/sec., 461.37 KiB/sec.
2863 2023.10.22 04:57:05.853021 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Debug> DynamicQueryHandler: Done processing query
2864 2023.10.22 04:57:05.853054 [ 3 ] {0b1259cc-dd60-4085-afc4-93b2b67c0d62} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2865 2023.10.22 04:57:05.853118 [ 3 ] {} <Debug> HTTP-Session: e1c7b1a6-5600-4153-b967-974d85c4c68c Destroying unnamed session
2866 2023.10.22 04:57:05.853802 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 528 rows, containing 6 columns (6 merged, 0 gathered) in 0.003835655 sec., 137655.75892513795 rows/sec., 185.76 MiB/sec.
2867 2023.10.22 04:57:05.854288 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
2868 2023.10.22 04:57:05.854505 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
2869 2023.10.22 04:57:05.854576 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
2870 2023.10.22 04:57:05.854647 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_21_4: 4.45 MiB.
2871 2023.10.22 04:57:10.835482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2872 2023.10.22 04:57:10.835662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2873 2023.10.22 04:57:10.835711 [ 3 ] {} <Debug> HTTP-Session: b3310b8e-07e6-4ef3-9ad4-41161f430a49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2874 2023.10.22 04:57:10.835752 [ 3 ] {} <Debug> HTTP-Session: b3310b8e-07e6-4ef3-9ad4-41161f430a49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2875 2023.10.22 04:57:10.835952 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2876 2023.10.22 04:57:10.836050 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2877 2023.10.22 04:57:10.836259 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2878 2023.10.22 04:57:10.836757 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2879 2023.10.22 04:57:10.837019 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2880 2023.10.22 04:57:10.837194 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2881 2023.10.22 04:57:10.837334 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001324005 sec., 13595 rows/sec., 1.08 MiB/sec.
2882 2023.10.22 04:57:10.837489 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Debug> DynamicQueryHandler: Done processing query
2883 2023.10.22 04:57:10.837515 [ 3 ] {7dca5b9e-9dbf-4827-bab8-21f8f2d40f33} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2884 2023.10.22 04:57:10.837532 [ 3 ] {} <Debug> HTTP-Session: b3310b8e-07e6-4ef3-9ad4-41161f430a49 Destroying unnamed session
2885 2023.10.22 04:57:10.837665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2886 2023.10.22 04:57:10.837716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2887 2023.10.22 04:57:10.837737 [ 3 ] {} <Debug> HTTP-Session: 01f33382-d2db-498a-8ed7-58befd80cea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2888 2023.10.22 04:57:10.837755 [ 3 ] {} <Debug> HTTP-Session: 01f33382-d2db-498a-8ed7-58befd80cea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2889 2023.10.22 04:57:10.837836 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2890 2023.10.22 04:57:10.837877 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2891 2023.10.22 04:57:10.837987 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2892 2023.10.22 04:57:10.838338 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2893 2023.10.22 04:57:10.838553 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2894 2023.10.22 04:57:10.838705 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2895 2023.10.22 04:57:10.838824 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000959461 sec., 56281 rows/sec., 5.73 MiB/sec.
2896 2023.10.22 04:57:10.838946 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Debug> DynamicQueryHandler: Done processing query
2897 2023.10.22 04:57:10.838971 [ 3 ] {49797a60-6f22-4fb0-a5f8-4bb6f9166365} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2898 2023.10.22 04:57:10.838988 [ 3 ] {} <Debug> HTTP-Session: 01f33382-d2db-498a-8ed7-58befd80cea1 Destroying unnamed session
2899 2023.10.22 04:57:10.839107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2900 2023.10.22 04:57:10.839153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2901 2023.10.22 04:57:10.839173 [ 3 ] {} <Debug> HTTP-Session: 945b07a6-b9c2-46ab-92d4-4df3a2cb6341 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2902 2023.10.22 04:57:10.839190 [ 3 ] {} <Debug> HTTP-Session: 945b07a6-b9c2-46ab-92d4-4df3a2cb6341 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2903 2023.10.22 04:57:10.839262 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2904 2023.10.22 04:57:10.839302 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2905 2023.10.22 04:57:10.839410 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2906 2023.10.22 04:57:10.839697 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2907 2023.10.22 04:57:10.839902 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
2908 2023.10.22 04:57:10.840048 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
2909 2023.10.22 04:57:10.840168 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000878151 sec., 20497 rows/sec., 1.60 MiB/sec.
2910 2023.10.22 04:57:10.840323 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Debug> DynamicQueryHandler: Done processing query
2911 2023.10.22 04:57:10.840347 [ 3 ] {88f8c970-0ef7-4ac8-a469-0056dd394cdb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2912 2023.10.22 04:57:10.840364 [ 3 ] {} <Debug> HTTP-Session: 945b07a6-b9c2-46ab-92d4-4df3a2cb6341 Destroying unnamed session
2913 2023.10.22 04:57:10.840532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2914 2023.10.22 04:57:10.840578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2915 2023.10.22 04:57:10.840600 [ 3 ] {} <Debug> HTTP-Session: ecb4a307-f1b8-4741-8c59-bb3a07e5639b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2916 2023.10.22 04:57:10.840617 [ 3 ] {} <Debug> HTTP-Session: ecb4a307-f1b8-4741-8c59-bb3a07e5639b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2917 2023.10.22 04:57:10.840695 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2918 2023.10.22 04:57:10.840741 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2919 2023.10.22 04:57:10.840886 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2920 2023.10.22 04:57:10.841254 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2921 2023.10.22 04:57:10.841551 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
2922 2023.10.22 04:57:10.841729 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
2923 2023.10.22 04:57:10.841847 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001123973 sec., 16014 rows/sec., 21.61 MiB/sec.
2924 2023.10.22 04:57:10.841976 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Debug> DynamicQueryHandler: Done processing query
2925 2023.10.22 04:57:10.842000 [ 3 ] {c1aeb3a5-4745-47ca-a6cf-31c0064907af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
2926 2023.10.22 04:57:10.842016 [ 3 ] {} <Debug> HTTP-Session: ecb4a307-f1b8-4741-8c59-bb3a07e5639b Destroying unnamed session
2927 2023.10.22 04:57:15.841585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2928 2023.10.22 04:57:15.841704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2929 2023.10.22 04:57:15.841730 [ 3 ] {} <Debug> HTTP-Session: 28e6b3e7-7f3f-4af4-bfca-a732d08f0204 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2930 2023.10.22 04:57:15.841754 [ 3 ] {} <Debug> HTTP-Session: 28e6b3e7-7f3f-4af4-bfca-a732d08f0204 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2931 2023.10.22 04:57:15.841882 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2932 2023.10.22 04:57:15.841942 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2933 2023.10.22 04:57:15.842102 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2934 2023.10.22 04:57:15.842623 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2935 2023.10.22 04:57:15.842884 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2936 2023.10.22 04:57:15.843051 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2937 2023.10.22 04:57:15.843174 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001255045 sec., 28684 rows/sec., 2.16 MiB/sec.
2938 2023.10.22 04:57:15.843336 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Debug> DynamicQueryHandler: Done processing query
2939 2023.10.22 04:57:15.843362 [ 3 ] {32cda913-f76b-4ebe-8512-49331269a8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2940 2023.10.22 04:57:15.843379 [ 3 ] {} <Debug> HTTP-Session: 28e6b3e7-7f3f-4af4-bfca-a732d08f0204 Destroying unnamed session
2941 2023.10.22 04:57:15.843528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2942 2023.10.22 04:57:15.843576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2943 2023.10.22 04:57:15.843595 [ 3 ] {} <Debug> HTTP-Session: e4c058a0-22cc-445d-9cb7-117e937d9af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2944 2023.10.22 04:57:15.843611 [ 3 ] {} <Debug> HTTP-Session: e4c058a0-22cc-445d-9cb7-117e937d9af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2945 2023.10.22 04:57:15.843686 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2946 2023.10.22 04:57:15.843726 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2947 2023.10.22 04:57:15.843831 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2948 2023.10.22 04:57:15.844296 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2949 2023.10.22 04:57:15.844523 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2950 2023.10.22 04:57:15.844672 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2951 2023.10.22 04:57:15.844790 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001070963 sec., 165271 rows/sec., 15.50 MiB/sec.
2952 2023.10.22 04:57:15.844912 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Debug> DynamicQueryHandler: Done processing query
2953 2023.10.22 04:57:15.844936 [ 3 ] {6786bc77-0001-4a6b-89c5-967c11fbcbc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
2954 2023.10.22 04:57:15.844952 [ 3 ] {} <Debug> HTTP-Session: e4c058a0-22cc-445d-9cb7-117e937d9af5 Destroying unnamed session
2955 2023.10.22 04:57:15.845138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 49044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2956 2023.10.22 04:57:15.845184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2957 2023.10.22 04:57:15.845205 [ 3 ] {} <Debug> HTTP-Session: b330c364-68ed-45b3-b7e0-c2effd9d8346 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2958 2023.10.22 04:57:15.845221 [ 3 ] {} <Debug> HTTP-Session: b330c364-68ed-45b3-b7e0-c2effd9d8346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2959 2023.10.22 04:57:15.845303 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2960 2023.10.22 04:57:15.845342 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2961 2023.10.22 04:57:15.845449 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2962 2023.10.22 04:57:15.845941 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2963 2023.10.22 04:57:15.846160 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
2964 2023.10.22 04:57:15.846307 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
2965 2023.10.22 04:57:15.846428 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Information> executeQuery: Read 305 rows, 21.81 KiB in 0.001095863 sec., 278319 rows/sec., 19.44 MiB/sec.
2966 2023.10.22 04:57:15.846547 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Debug> DynamicQueryHandler: Done processing query
2967 2023.10.22 04:57:15.846572 [ 3 ] {1c56c1b6-33b7-41cf-9ff4-6e217933f1bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2968 2023.10.22 04:57:15.846588 [ 3 ] {} <Debug> HTTP-Session: b330c364-68ed-45b3-b7e0-c2effd9d8346 Destroying unnamed session
2969 2023.10.22 04:57:15.846690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2970 2023.10.22 04:57:15.846734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2971 2023.10.22 04:57:15.846754 [ 3 ] {} <Debug> HTTP-Session: 90b92584-aabe-4df7-bc1d-9e577d632211 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2972 2023.10.22 04:57:15.846770 [ 3 ] {} <Debug> HTTP-Session: 90b92584-aabe-4df7-bc1d-9e577d632211 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2973 2023.10.22 04:57:15.846839 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2974 2023.10.22 04:57:15.846878 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2975 2023.10.22 04:57:15.846986 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2976 2023.10.22 04:57:15.847249 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2977 2023.10.22 04:57:15.847485 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2978 2023.10.22 04:57:15.847663 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2979 2023.10.22 04:57:15.847788 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091628 sec., 6548 rows/sec., 274.97 KiB/sec.
2980 2023.10.22 04:57:15.847913 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Debug> DynamicQueryHandler: Done processing query
2981 2023.10.22 04:57:15.847937 [ 3 ] {28adb9f6-f980-45da-bc0b-54679571d1b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2982 2023.10.22 04:57:15.847952 [ 3 ] {} <Debug> HTTP-Session: 90b92584-aabe-4df7-bc1d-9e577d632211 Destroying unnamed session
2983 2023.10.22 04:57:15.848065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 13596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2984 2023.10.22 04:57:15.848109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2985 2023.10.22 04:57:15.848127 [ 3 ] {} <Debug> HTTP-Session: 2c1e12f3-0d10-4267-b335-d8e3f9d34d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
2986 2023.10.22 04:57:15.848144 [ 3 ] {} <Debug> HTTP-Session: 2c1e12f3-0d10-4267-b335-d8e3f9d34d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2987 2023.10.22 04:57:15.848217 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2988 2023.10.22 04:57:15.848259 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2989 2023.10.22 04:57:15.848380 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2990 2023.10.22 04:57:15.848698 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
2991 2023.10.22 04:57:15.848944 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
2992 2023.10.22 04:57:15.849124 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
2993 2023.10.22 04:57:15.849256 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001009521 sec., 73302 rows/sec., 4.49 MiB/sec.
2994 2023.10.22 04:57:15.849456 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Debug> DynamicQueryHandler: Done processing query
2995 2023.10.22 04:57:15.849479 [ 3 ] {a84f778f-5a81-40b8-abd7-59a31f5ceafb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
2996 2023.10.22 04:57:15.849495 [ 3 ] {} <Debug> HTTP-Session: 2c1e12f3-0d10-4267-b335-d8e3f9d34d34 Destroying unnamed session
2997 2023.10.22 04:57:15.849640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2998 2023.10.22 04:57:15.849684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2999 2023.10.22 04:57:15.849703 [ 3 ] {} <Debug> HTTP-Session: 14cfa344-4a3c-4535-b593-4581687d787a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3000 2023.10.22 04:57:15.849719 [ 3 ] {} <Debug> HTTP-Session: 14cfa344-4a3c-4535-b593-4581687d787a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3001 2023.10.22 04:57:15.849796 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3002 2023.10.22 04:57:15.849840 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3003 2023.10.22 04:57:15.849990 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3004 2023.10.22 04:57:15.850465 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3005 2023.10.22 04:57:15.850755 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
3006 2023.10.22 04:57:15.850926 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
3007 2023.10.22 04:57:15.851053 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001226845 sec., 24452 rows/sec., 33.00 MiB/sec.
3008 2023.10.22 04:57:15.851172 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Debug> DynamicQueryHandler: Done processing query
3009 2023.10.22 04:57:15.851196 [ 3 ] {48c7b675-b979-4fc2-bb5f-563e3f9fa954} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3010 2023.10.22 04:57:15.851212 [ 3 ] {} <Debug> HTTP-Session: 14cfa344-4a3c-4535-b593-4581687d787a Destroying unnamed session
3011 2023.10.22 04:57:15.851314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3012 2023.10.22 04:57:15.851356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3013 2023.10.22 04:57:15.851375 [ 3 ] {} <Debug> HTTP-Session: c007ff6b-3c72-4cb3-895b-40199204dee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3014 2023.10.22 04:57:15.851391 [ 3 ] {} <Debug> HTTP-Session: c007ff6b-3c72-4cb3-895b-40199204dee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3015 2023.10.22 04:57:15.851461 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3016 2023.10.22 04:57:15.851500 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3017 2023.10.22 04:57:15.851604 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3018 2023.10.22 04:57:15.851843 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3019 2023.10.22 04:57:15.852072 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary)
3020 2023.10.22 04:57:15.852245 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0.
3021 2023.10.22 04:57:15.852348 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000857001 sec., 22170 rows/sec., 1.15 MiB/sec.
3022 2023.10.22 04:57:15.852512 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Debug> DynamicQueryHandler: Done processing query
3023 2023.10.22 04:57:15.852536 [ 3 ] {7f3ffe5e-5f0c-4d64-b320-e9e1fac61ea3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3024 2023.10.22 04:57:15.852554 [ 3 ] {} <Debug> HTTP-Session: c007ff6b-3c72-4cb3-895b-40199204dee0 Destroying unnamed session
3025 2023.10.22 04:57:20.258609 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache
3026 2023.10.22 04:57:20.258669 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache
3027 2023.10.22 04:57:20.835582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3028 2023.10.22 04:57:20.835687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3029 2023.10.22 04:57:20.835713 [ 3 ] {} <Debug> HTTP-Session: 9ea86685-1df6-4278-99cd-bc0e8c4942ae Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3030 2023.10.22 04:57:20.835738 [ 3 ] {} <Debug> HTTP-Session: 9ea86685-1df6-4278-99cd-bc0e8c4942ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3031 2023.10.22 04:57:20.835864 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3032 2023.10.22 04:57:20.835925 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3033 2023.10.22 04:57:20.836083 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3034 2023.10.22 04:57:20.836475 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3035 2023.10.22 04:57:20.836746 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3036 2023.10.22 04:57:20.836908 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3037 2023.10.22 04:57:20.837058 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001155393 sec., 15579 rows/sec., 1.23 MiB/sec.
3038 2023.10.22 04:57:20.837196 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Debug> DynamicQueryHandler: Done processing query
3039 2023.10.22 04:57:20.837223 [ 3 ] {35cc63a7-7ab9-4ee7-89d4-6e72a682eb2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3040 2023.10.22 04:57:20.837239 [ 3 ] {} <Debug> HTTP-Session: 9ea86685-1df6-4278-99cd-bc0e8c4942ae Destroying unnamed session
3041 2023.10.22 04:57:20.837361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3042 2023.10.22 04:57:20.837408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3043 2023.10.22 04:57:20.837427 [ 3 ] {} <Debug> HTTP-Session: e700f18b-5fe8-4b24-9f43-fe7f11668495 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3044 2023.10.22 04:57:20.837446 [ 3 ] {} <Debug> HTTP-Session: e700f18b-5fe8-4b24-9f43-fe7f11668495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3045 2023.10.22 04:57:20.837529 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3046 2023.10.22 04:57:20.837571 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3047 2023.10.22 04:57:20.837677 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3048 2023.10.22 04:57:20.838001 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3049 2023.10.22 04:57:20.838222 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3050 2023.10.22 04:57:20.838372 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3051 2023.10.22 04:57:20.838501 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000936371 sec., 57669 rows/sec., 5.87 MiB/sec.
3052 2023.10.22 04:57:20.838622 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Debug> DynamicQueryHandler: Done processing query
3053 2023.10.22 04:57:20.838647 [ 3 ] {d5f2e33b-b4c3-4cb7-ad59-02e85568c182} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3054 2023.10.22 04:57:20.838664 [ 3 ] {} <Debug> HTTP-Session: e700f18b-5fe8-4b24-9f43-fe7f11668495 Destroying unnamed session
3055 2023.10.22 04:57:20.838826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3056 2023.10.22 04:57:20.838871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3057 2023.10.22 04:57:20.838891 [ 3 ] {} <Debug> HTTP-Session: d49c8b59-1707-44ca-8002-68e8675c108f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3058 2023.10.22 04:57:20.838907 [ 3 ] {} <Debug> HTTP-Session: d49c8b59-1707-44ca-8002-68e8675c108f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3059 2023.10.22 04:57:20.838979 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3060 2023.10.22 04:57:20.839018 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3061 2023.10.22 04:57:20.839123 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3062 2023.10.22 04:57:20.839457 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3063 2023.10.22 04:57:20.839660 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3064 2023.10.22 04:57:20.839807 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3065 2023.10.22 04:57:20.839939 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000927411 sec., 19408 rows/sec., 1.52 MiB/sec.
3066 2023.10.22 04:57:20.840150 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Debug> DynamicQueryHandler: Done processing query
3067 2023.10.22 04:57:20.840175 [ 3 ] {399e178f-4d7c-4400-8c5f-bf3b9d94cb47} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3068 2023.10.22 04:57:20.840191 [ 3 ] {} <Debug> HTTP-Session: d49c8b59-1707-44ca-8002-68e8675c108f Destroying unnamed session
3069 2023.10.22 04:57:20.840310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3070 2023.10.22 04:57:20.840355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3071 2023.10.22 04:57:20.840374 [ 3 ] {} <Debug> HTTP-Session: 04af1871-8aff-4aa2-80a9-df5d2f06892b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3072 2023.10.22 04:57:20.840391 [ 3 ] {} <Debug> HTTP-Session: 04af1871-8aff-4aa2-80a9-df5d2f06892b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3073 2023.10.22 04:57:20.840467 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3074 2023.10.22 04:57:20.840514 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3075 2023.10.22 04:57:20.840669 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3076 2023.10.22 04:57:20.841024 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3077 2023.10.22 04:57:20.841308 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
3078 2023.10.22 04:57:20.841482 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
3079 2023.10.22 04:57:20.841609 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001113373 sec., 16167 rows/sec., 21.82 MiB/sec.
3080 2023.10.22 04:57:20.841722 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Debug> DynamicQueryHandler: Done processing query
3081 2023.10.22 04:57:20.841745 [ 3 ] {f719bc3f-028c-416d-8cbb-df211e7d617a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3082 2023.10.22 04:57:20.841761 [ 3 ] {} <Debug> HTTP-Session: 04af1871-8aff-4aa2-80a9-df5d2f06892b Destroying unnamed session
3083 2023.10.22 04:57:25.840339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3084 2023.10.22 04:57:25.840515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3085 2023.10.22 04:57:25.840564 [ 3 ] {} <Debug> HTTP-Session: 1456660f-0eb0-443a-985a-489cd4c831dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3086 2023.10.22 04:57:25.840606 [ 3 ] {} <Debug> HTTP-Session: 1456660f-0eb0-443a-985a-489cd4c831dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3087 2023.10.22 04:57:25.840788 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3088 2023.10.22 04:57:25.840849 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3089 2023.10.22 04:57:25.841034 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3090 2023.10.22 04:57:25.841441 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3091 2023.10.22 04:57:25.841698 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3092 2023.10.22 04:57:25.841865 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3093 2023.10.22 04:57:25.842003 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001173894 sec., 30667 rows/sec., 2.31 MiB/sec.
3094 2023.10.22 04:57:25.842009 [ 172 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3095 2023.10.22 04:57:25.842125 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3096 2023.10.22 04:57:25.842201 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Debug> DynamicQueryHandler: Done processing query
3097 2023.10.22 04:57:25.842252 [ 3 ] {bcbe1d95-68de-4c63-925f-16b55915c1ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3098 2023.10.22 04:57:25.842253 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3099 2023.10.22 04:57:25.842309 [ 3 ] {} <Debug> HTTP-Session: 1456660f-0eb0-443a-985a-489cd4c831dc Destroying unnamed session
3100 2023.10.22 04:57:25.842401 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3101 2023.10.22 04:57:25.842440 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 54 rows starting from the beginning of the part
3102 2023.10.22 04:57:25.842529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3103 2023.10.22 04:57:25.842624 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 36 rows starting from the beginning of the part
3104 2023.10.22 04:57:25.842627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3105 2023.10.22 04:57:25.842712 [ 3 ] {} <Debug> HTTP-Session: 574b4c53-8215-4b94-8fb1-4860872d304c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3106 2023.10.22 04:57:25.842756 [ 3 ] {} <Debug> HTTP-Session: 574b4c53-8215-4b94-8fb1-4860872d304c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3107 2023.10.22 04:57:25.842811 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part
3108 2023.10.22 04:57:25.843008 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3109 2023.10.22 04:57:25.843038 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part
3110 2023.10.22 04:57:25.843126 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3111 2023.10.22 04:57:25.843310 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part
3112 2023.10.22 04:57:25.843625 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::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
3113 2023.10.22 04:57:25.843650 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3114 2023.10.22 04:57:25.844674 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3115 2023.10.22 04:57:25.845177 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.002990905 sec., 66200.69845080335 rows/sec., 5.05 MiB/sec.
3116 2023.10.22 04:57:25.845196 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3117 2023.10.22 04:57:25.845348 [ 9 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3118 2023.10.22 04:57:25.845450 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3119 2023.10.22 04:57:25.845626 [ 172 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3120 2023.10.22 04:57:25.845646 [ 9 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3121 2023.10.22 04:57:25.845683 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.00259292 sec., 68262 rows/sec., 6.40 MiB/sec.
3122 2023.10.22 04:57:25.845704 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3123 2023.10.22 04:57:25.845772 [ 9 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_26_5} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3124 2023.10.22 04:57:25.845934 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3125 2023.10.22 04:57:25.846037 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Debug> DynamicQueryHandler: Done processing query
3126 2023.10.22 04:57:25.846084 [ 3 ] {dc471dad-39cc-4215-a575-4d77f5bb2a4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3127 2023.10.22 04:57:25.846130 [ 3 ] {} <Debug> HTTP-Session: 574b4c53-8215-4b94-8fb1-4860872d304c Destroying unnamed session
3128 2023.10.22 04:57:25.846150 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3129 2023.10.22 04:57:25.846196 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 231 rows starting from the beginning of the part
3130 2023.10.22 04:57:25.846345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3131 2023.10.22 04:57:25.846353 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 177 rows starting from the beginning of the part
3132 2023.10.22 04:57:25.846438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3133 2023.10.22 04:57:25.846476 [ 3 ] {} <Debug> HTTP-Session: 959ed8a1-5d17-4058-a28f-38a91f6f8306 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3134 2023.10.22 04:57:25.846531 [ 3 ] {} <Debug> HTTP-Session: 959ed8a1-5d17-4058-a28f-38a91f6f8306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3135 2023.10.22 04:57:25.846569 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 54 rows starting from the beginning of the part
3136 2023.10.22 04:57:25.846747 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3137 2023.10.22 04:57:25.846801 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 177 rows starting from the beginning of the part
3138 2023.10.22 04:57:25.846828 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3139 2023.10.22 04:57:25.847062 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 54 rows starting from the beginning of the part
3140 2023.10.22 04:57:25.847304 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3141 2023.10.22 04:57:25.847337 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part
3142 2023.10.22 04:57:25.848338 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3143 2023.10.22 04:57:25.848752 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3144 2023.10.22 04:57:25.849031 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 870 rows, containing 4 columns (4 merged, 0 gathered) in 0.003244378 sec., 268156.1766230692 rows/sec., 25.56 MiB/sec.
3145 2023.10.22 04:57:25.849034 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3146 2023.10.22 04:57:25.849223 [ 172 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3147 2023.10.22 04:57:25.849243 [ 9 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3148 2023.10.22 04:57:25.849266 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.002452439 sec., 119880 rows/sec., 8.34 MiB/sec.
3149 2023.10.22 04:57:25.849300 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3150 2023.10.22 04:57:25.849462 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3151 2023.10.22 04:57:25.849605 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Debug> DynamicQueryHandler: Done processing query
3152 2023.10.22 04:57:25.849643 [ 9 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3153 2023.10.22 04:57:25.849667 [ 3 ] {d8f543c3-18ed-4e21-9ef0-56195d911764} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3154 2023.10.22 04:57:25.849705 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3155 2023.10.22 04:57:25.849736 [ 3 ] {} <Debug> HTTP-Session: 959ed8a1-5d17-4058-a28f-38a91f6f8306 Destroying unnamed session
3156 2023.10.22 04:57:25.849768 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 341 rows starting from the beginning of the part
3157 2023.10.22 04:57:25.849809 [ 9 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_26_5} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3158 2023.10.22 04:57:25.850013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3159 2023.10.22 04:57:25.850036 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 294 rows starting from the beginning of the part
3160 2023.10.22 04:57:25.850102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3161 2023.10.22 04:57:25.850146 [ 3 ] {} <Debug> HTTP-Session: 59535349-e145-432a-8cf8-b9d85349c431 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3162 2023.10.22 04:57:25.850208 [ 3 ] {} <Debug> HTTP-Session: 59535349-e145-432a-8cf8-b9d85349c431 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3163 2023.10.22 04:57:25.850253 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 18 rows starting from the beginning of the part
3164 2023.10.22 04:57:25.850411 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3165 2023.10.22 04:57:25.850461 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 305 rows starting from the beginning of the part
3166 2023.10.22 04:57:25.850486 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3167 2023.10.22 04:57:25.850695 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 18 rows starting from the beginning of the part
3168 2023.10.22 04:57:25.851004 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3169 2023.10.22 04:57:25.851009 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 294 rows starting from the beginning of the part
3170 2023.10.22 04:57:25.851535 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3171 2023.10.22 04:57:25.852101 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3172 2023.10.22 04:57:25.852341 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3173 2023.10.22 04:57:25.852665 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002175395 sec., 2758 rows/sec., 115.82 KiB/sec.
3174 2023.10.22 04:57:25.852704 [ 172 ] {} <Debug> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3175 2023.10.22 04:57:25.852868 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003492461 sec., 363640.4243311522 rows/sec., 25.53 MiB/sec.
3176 2023.10.22 04:57:25.852912 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3177 2023.10.22 04:57:25.853013 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Debug> DynamicQueryHandler: Done processing query
3178 2023.10.22 04:57:25.853112 [ 3 ] {2d06882d-ad92-4ab0-b14f-6809e658aace} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3179 2023.10.22 04:57:25.853130 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3180 2023.10.22 04:57:25.853150 [ 3 ] {} <Debug> HTTP-Session: 59535349-e145-432a-8cf8-b9d85349c431 Destroying unnamed session
3181 2023.10.22 04:57:25.853208 [ 9 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3182 2023.10.22 04:57:25.853301 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3183 2023.10.22 04:57:25.853391 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3184 2023.10.22 04:57:25.853398 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part
3185 2023.10.22 04:57:25.853544 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3186 2023.10.22 04:57:25.853539 [ 9 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3187 2023.10.22 04:57:25.853614 [ 3 ] {} <Debug> HTTP-Session: 796d9f71-435b-442d-92af-d894fc67c467 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3188 2023.10.22 04:57:25.853693 [ 3 ] {} <Debug> HTTP-Session: 796d9f71-435b-442d-92af-d894fc67c467 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3189 2023.10.22 04:57:25.853709 [ 9 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_26_5} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3190 2023.10.22 04:57:25.853804 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part
3191 2023.10.22 04:57:25.854020 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3192 2023.10.22 04:57:25.854158 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3193 2023.10.22 04:57:25.854165 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part
3194 2023.10.22 04:57:25.854583 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part
3195 2023.10.22 04:57:25.854662 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3196 2023.10.22 04:57:25.854860 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part
3197 2023.10.22 04:57:25.854981 [ 12 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part
3198 2023.10.22 04:57:25.855565 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3199 2023.10.22 04:57:25.856083 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3200 2023.10.22 04:57:25.856451 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3201 2023.10.22 04:57:25.856700 [ 172 ] {} <Debug> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3202 2023.10.22 04:57:25.856780 [ 9 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.003783304 sec., 25374.64607655108 rows/sec., 1.04 MiB/sec.
3203 2023.10.22 04:57:25.856791 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3204 2023.10.22 04:57:25.856797 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002705041 sec., 23289 rows/sec., 1.41 MiB/sec.
3205 2023.10.22 04:57:25.857020 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3206 2023.10.22 04:57:25.857045 [ 14 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3207 2023.10.22 04:57:25.857294 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3208 2023.10.22 04:57:25.857358 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part
3209 2023.10.22 04:57:25.857411 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Debug> DynamicQueryHandler: Done processing query
3210 2023.10.22 04:57:25.857461 [ 3 ] {477fae95-2c6c-4e7f-a895-2938c928bb4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3211 2023.10.22 04:57:25.857516 [ 3 ] {} <Debug> HTTP-Session: 796d9f71-435b-442d-92af-d894fc67c467 Destroying unnamed session
3212 2023.10.22 04:57:25.857525 [ 14 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3213 2023.10.22 04:57:25.857617 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part
3214 2023.10.22 04:57:25.857663 [ 14 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_16_3} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3215 2023.10.22 04:57:25.857845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3216 2023.10.22 04:57:25.857865 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part
3217 2023.10.22 04:57:25.857950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3218 2023.10.22 04:57:25.857998 [ 3 ] {} <Debug> HTTP-Session: c5deb692-9016-41ed-9f81-e5d59086ead0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3219 2023.10.22 04:57:25.858052 [ 3 ] {} <Debug> HTTP-Session: c5deb692-9016-41ed-9f81-e5d59086ead0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3220 2023.10.22 04:57:25.858101 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part
3221 2023.10.22 04:57:25.858270 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3222 2023.10.22 04:57:25.858332 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part
3223 2023.10.22 04:57:25.858362 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3224 2023.10.22 04:57:25.858588 [ 22 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part
3225 2023.10.22 04:57:25.859150 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3226 2023.10.22 04:57:25.860140 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3227 2023.10.22 04:57:25.860560 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.003684043 sec., 285555.84177491954 rows/sec., 17.36 MiB/sec.
3228 2023.10.22 04:57:25.860750 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3229 2023.10.22 04:57:25.860818 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
3230 2023.10.22 04:57:25.861079 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3231 2023.10.22 04:57:25.861131 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
3232 2023.10.22 04:57:25.861203 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3233 2023.10.22 04:57:25.861400 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.003059736 sec., 9804 rows/sec., 13.23 MiB/sec.
3234 2023.10.22 04:57:25.861545 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Debug> DynamicQueryHandler: Done processing query
3235 2023.10.22 04:57:25.861569 [ 3 ] {3dccd47b-faf4-4d5e-9484-7883899aab79} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3236 2023.10.22 04:57:25.861585 [ 3 ] {} <Debug> HTTP-Session: c5deb692-9016-41ed-9f81-e5d59086ead0 Destroying unnamed session
3237 2023.10.22 04:57:25.861711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3238 2023.10.22 04:57:25.861753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3239 2023.10.22 04:57:25.861772 [ 3 ] {} <Debug> HTTP-Session: 0de52594-f438-4179-9153-8f56877795f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3240 2023.10.22 04:57:25.861788 [ 3 ] {} <Debug> HTTP-Session: 0de52594-f438-4179-9153-8f56877795f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3241 2023.10.22 04:57:25.861857 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3242 2023.10.22 04:57:25.861895 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3243 2023.10.22 04:57:25.862006 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3244 2023.10.22 04:57:25.862315 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3245 2023.10.22 04:57:25.862545 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary)
3246 2023.10.22 04:57:25.862720 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0.
3247 2023.10.22 04:57:25.862842 [ 172 ] {} <Debug> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0
3248 2023.10.22 04:57:25.862858 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000966701 sec., 19654 rows/sec., 1.02 MiB/sec.
3249 2023.10.22 04:57:25.862890 [ 172 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3250 2023.10.22 04:57:25.863032 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact
3251 2023.10.22 04:57:25.863167 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Debug> DynamicQueryHandler: Done processing query
3252 2023.10.22 04:57:25.863203 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3253 2023.10.22 04:57:25.863214 [ 3 ] {8217ca65-3939-4a72-9030-47f717687abe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3254 2023.10.22 04:57:25.863253 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part
3255 2023.10.22 04:57:25.863264 [ 3 ] {} <Debug> HTTP-Session: 0de52594-f438-4179-9153-8f56877795f6 Destroying unnamed session
3256 2023.10.22 04:57:25.863392 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part
3257 2023.10.22 04:57:25.863482 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part
3258 2023.10.22 04:57:25.863561 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part
3259 2023.10.22 04:57:25.863639 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part
3260 2023.10.22 04:57:25.863718 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part
3261 2023.10.22 04:57:25.864292 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 4 columns (4 merged, 0 gathered) in 0.001356816 sec., 248375.60877819837 rows/sec., 13.31 MiB/sec.
3262 2023.10.22 04:57:25.864391 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary)
3263 2023.10.22 04:57:25.864569 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3.
3264 2023.10.22 04:57:25.864630 [ 9 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_16_3} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0
3265 2023.10.22 04:57:30.834909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3266 2023.10.22 04:57:30.835040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3267 2023.10.22 04:57:30.835072 [ 3 ] {} <Debug> HTTP-Session: a8b56684-c03f-4921-909b-903793c90dc3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3268 2023.10.22 04:57:30.835100 [ 3 ] {} <Debug> HTTP-Session: a8b56684-c03f-4921-909b-903793c90dc3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3269 2023.10.22 04:57:30.835240 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3270 2023.10.22 04:57:30.835309 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3271 2023.10.22 04:57:30.835498 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3272 2023.10.22 04:57:30.835961 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3273 2023.10.22 04:57:30.836234 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3274 2023.10.22 04:57:30.836400 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3275 2023.10.22 04:57:30.836524 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001241664 sec., 14496 rows/sec., 1.15 MiB/sec.
3276 2023.10.22 04:57:30.836709 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Debug> DynamicQueryHandler: Done processing query
3277 2023.10.22 04:57:30.836737 [ 3 ] {de8623b4-e4fb-4484-8470-c92457212810} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3278 2023.10.22 04:57:30.836755 [ 3 ] {} <Debug> HTTP-Session: a8b56684-c03f-4921-909b-903793c90dc3 Destroying unnamed session
3279 2023.10.22 04:57:30.836880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3280 2023.10.22 04:57:30.836932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3281 2023.10.22 04:57:30.836952 [ 3 ] {} <Debug> HTTP-Session: 18e4059e-292b-4f41-bb09-173899322e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3282 2023.10.22 04:57:30.836971 [ 3 ] {} <Debug> HTTP-Session: 18e4059e-292b-4f41-bb09-173899322e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3283 2023.10.22 04:57:30.837053 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3284 2023.10.22 04:57:30.837095 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3285 2023.10.22 04:57:30.837208 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3286 2023.10.22 04:57:30.837547 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3287 2023.10.22 04:57:30.837763 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3288 2023.10.22 04:57:30.837922 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3289 2023.10.22 04:57:30.838021 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000940791 sec., 57398 rows/sec., 5.84 MiB/sec.
3290 2023.10.22 04:57:30.838140 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Debug> DynamicQueryHandler: Done processing query
3291 2023.10.22 04:57:30.838165 [ 3 ] {5c12ff6d-5528-40aa-a553-dd75e29891b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3292 2023.10.22 04:57:30.838181 [ 3 ] {} <Debug> HTTP-Session: 18e4059e-292b-4f41-bb09-173899322e7c Destroying unnamed session
3293 2023.10.22 04:57:30.838342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3294 2023.10.22 04:57:30.838388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3295 2023.10.22 04:57:30.838410 [ 3 ] {} <Debug> HTTP-Session: 916df1cc-519c-44db-b85c-67d0c2122bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3296 2023.10.22 04:57:30.838427 [ 3 ] {} <Debug> HTTP-Session: 916df1cc-519c-44db-b85c-67d0c2122bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3297 2023.10.22 04:57:30.838498 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3298 2023.10.22 04:57:30.838537 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3299 2023.10.22 04:57:30.838643 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3300 2023.10.22 04:57:30.838907 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3301 2023.10.22 04:57:30.839114 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3302 2023.10.22 04:57:30.839262 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3303 2023.10.22 04:57:30.839363 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000837359 sec., 21496 rows/sec., 1.68 MiB/sec.
3304 2023.10.22 04:57:30.839478 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Debug> DynamicQueryHandler: Done processing query
3305 2023.10.22 04:57:30.839502 [ 3 ] {4d1c6478-cb68-47be-a8e5-763f3e6992ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3306 2023.10.22 04:57:30.839519 [ 3 ] {} <Debug> HTTP-Session: 916df1cc-519c-44db-b85c-67d0c2122bc8 Destroying unnamed session
3307 2023.10.22 04:57:30.839639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3308 2023.10.22 04:57:30.839685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3309 2023.10.22 04:57:30.839705 [ 3 ] {} <Debug> HTTP-Session: 90ec4877-7659-4005-a13b-c48d1455ea29 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3310 2023.10.22 04:57:30.839723 [ 3 ] {} <Debug> HTTP-Session: 90ec4877-7659-4005-a13b-c48d1455ea29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3311 2023.10.22 04:57:30.839801 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3312 2023.10.22 04:57:30.839846 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3313 2023.10.22 04:57:30.839985 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3314 2023.10.22 04:57:30.840442 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3315 2023.10.22 04:57:30.840740 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
3316 2023.10.22 04:57:30.840918 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
3317 2023.10.22 04:57:30.841024 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001194394 sec., 15070 rows/sec., 20.34 MiB/sec.
3318 2023.10.22 04:57:30.841014 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
3319 2023.10.22 04:57:30.841092 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3320 2023.10.22 04:57:30.841187 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Debug> DynamicQueryHandler: Done processing query
3321 2023.10.22 04:57:30.841219 [ 3 ] {793260cf-00af-4199-950b-09b30515c6b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3322 2023.10.22 04:57:30.841213 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
3323 2023.10.22 04:57:30.841244 [ 3 ] {} <Debug> HTTP-Session: 90ec4877-7659-4005-a13b-c48d1455ea29 Destroying unnamed session
3324 2023.10.22 04:57:30.841405 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3325 2023.10.22 04:57:30.841452 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 528 rows starting from the beginning of the part
3326 2023.10.22 04:57:30.841604 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 18 rows starting from the beginning of the part
3327 2023.10.22 04:57:30.841725 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 30 rows starting from the beginning of the part
3328 2023.10.22 04:57:30.841841 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 18 rows starting from the beginning of the part
3329 2023.10.22 04:57:30.841937 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part
3330 2023.10.22 04:57:30.842029 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 18 rows starting from the beginning of the part
3331 2023.10.22 04:57:30.843482 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 642 rows, containing 6 columns (6 merged, 0 gathered) in 0.002325707 sec., 276045.0908046456 rows/sec., 372.51 MiB/sec.
3332 2023.10.22 04:57:30.843780 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
3333 2023.10.22 04:57:30.843978 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
3334 2023.10.22 04:57:30.844050 [ 14 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
3335 2023.10.22 04:57:30.844116 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_26_5: 4.06 MiB.
3336 2023.10.22 04:57:35.258720 [ 163 ] {} <Debug> DNSResolver: Updating DNS cache
3337 2023.10.22 04:57:35.258783 [ 163 ] {} <Debug> DNSResolver: Updated DNS cache
3338 2023.10.22 04:57:35.841514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3339 2023.10.22 04:57:35.841624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3340 2023.10.22 04:57:35.841653 [ 3 ] {} <Debug> HTTP-Session: 9fbe8c3e-7761-437a-8cd4-a91217053d36 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3341 2023.10.22 04:57:35.841682 [ 3 ] {} <Debug> HTTP-Session: 9fbe8c3e-7761-437a-8cd4-a91217053d36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3342 2023.10.22 04:57:35.841825 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3343 2023.10.22 04:57:35.841892 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3344 2023.10.22 04:57:35.842075 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3345 2023.10.22 04:57:35.842597 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3346 2023.10.22 04:57:35.842868 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3347 2023.10.22 04:57:35.843037 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3348 2023.10.22 04:57:35.843156 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001291505 sec., 27874 rows/sec., 2.10 MiB/sec.
3349 2023.10.22 04:57:35.843334 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Debug> DynamicQueryHandler: Done processing query
3350 2023.10.22 04:57:35.843359 [ 3 ] {f82788e1-d8a9-4b95-8a1e-7d019f11782c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3351 2023.10.22 04:57:35.843376 [ 3 ] {} <Debug> HTTP-Session: 9fbe8c3e-7761-437a-8cd4-a91217053d36 Destroying unnamed session
3352 2023.10.22 04:57:35.843545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3353 2023.10.22 04:57:35.843590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3354 2023.10.22 04:57:35.843611 [ 3 ] {} <Debug> HTTP-Session: 0f490987-9d15-44a9-ad9d-f949aad605c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3355 2023.10.22 04:57:35.843628 [ 3 ] {} <Debug> HTTP-Session: 0f490987-9d15-44a9-ad9d-f949aad605c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3356 2023.10.22 04:57:35.843705 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3357 2023.10.22 04:57:35.843744 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3358 2023.10.22 04:57:35.843850 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3359 2023.10.22 04:57:35.844287 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3360 2023.10.22 04:57:35.844528 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3361 2023.10.22 04:57:35.844684 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3362 2023.10.22 04:57:35.844790 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001058253 sec., 167256 rows/sec., 15.69 MiB/sec.
3363 2023.10.22 04:57:35.844922 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Debug> DynamicQueryHandler: Done processing query
3364 2023.10.22 04:57:35.844947 [ 3 ] {19a006ae-c30c-4620-a46a-77c34b8e0211} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3365 2023.10.22 04:57:35.844963 [ 3 ] {} <Debug> HTTP-Session: 0f490987-9d15-44a9-ad9d-f949aad605c0 Destroying unnamed session
3366 2023.10.22 04:57:35.845140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3367 2023.10.22 04:57:35.845186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3368 2023.10.22 04:57:35.845206 [ 3 ] {} <Debug> HTTP-Session: 72f17d5e-29ae-44a6-925f-8b30334a3e8b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3369 2023.10.22 04:57:35.845224 [ 3 ] {} <Debug> HTTP-Session: 72f17d5e-29ae-44a6-925f-8b30334a3e8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3370 2023.10.22 04:57:35.845319 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3371 2023.10.22 04:57:35.845359 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3372 2023.10.22 04:57:35.845470 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3373 2023.10.22 04:57:35.845935 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3374 2023.10.22 04:57:35.846156 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3375 2023.10.22 04:57:35.846304 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3376 2023.10.22 04:57:35.846406 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001058183 sec., 277834 rows/sec., 19.33 MiB/sec.
3377 2023.10.22 04:57:35.846524 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Debug> DynamicQueryHandler: Done processing query
3378 2023.10.22 04:57:35.846547 [ 3 ] {5ed70254-0e2b-46f4-8193-59426c2b72ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3379 2023.10.22 04:57:35.846563 [ 3 ] {} <Debug> HTTP-Session: 72f17d5e-29ae-44a6-925f-8b30334a3e8b Destroying unnamed session
3380 2023.10.22 04:57:35.846669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3381 2023.10.22 04:57:35.846714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3382 2023.10.22 04:57:35.846734 [ 3 ] {} <Debug> HTTP-Session: 87d45618-ad95-47d1-8697-a7e42510b3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3383 2023.10.22 04:57:35.846750 [ 3 ] {} <Debug> HTTP-Session: 87d45618-ad95-47d1-8697-a7e42510b3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3384 2023.10.22 04:57:35.846817 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3385 2023.10.22 04:57:35.846858 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3386 2023.10.22 04:57:35.846966 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3387 2023.10.22 04:57:35.847243 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3388 2023.10.22 04:57:35.847488 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3389 2023.10.22 04:57:35.847662 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3390 2023.10.22 04:57:35.847759 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000913851 sec., 6565 rows/sec., 275.70 KiB/sec.
3391 2023.10.22 04:57:35.847860 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Debug> DynamicQueryHandler: Done processing query
3392 2023.10.22 04:57:35.847883 [ 3 ] {0b94925f-442d-498a-bb36-ae5ec0781c80} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3393 2023.10.22 04:57:35.847899 [ 3 ] {} <Debug> HTTP-Session: 87d45618-ad95-47d1-8697-a7e42510b3ee Destroying unnamed session
3394 2023.10.22 04:57:35.848011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3395 2023.10.22 04:57:35.848052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3396 2023.10.22 04:57:35.848072 [ 3 ] {} <Debug> HTTP-Session: 9171c0de-2fea-4414-bc08-5481fb40b269 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3397 2023.10.22 04:57:35.848089 [ 3 ] {} <Debug> HTTP-Session: 9171c0de-2fea-4414-bc08-5481fb40b269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3398 2023.10.22 04:57:35.848162 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3399 2023.10.22 04:57:35.848203 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3400 2023.10.22 04:57:35.848317 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3401 2023.10.22 04:57:35.848649 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3402 2023.10.22 04:57:35.848895 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3403 2023.10.22 04:57:35.849072 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3404 2023.10.22 04:57:35.849171 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000982181 sec., 64142 rows/sec., 3.89 MiB/sec.
3405 2023.10.22 04:57:35.849288 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Debug> DynamicQueryHandler: Done processing query
3406 2023.10.22 04:57:35.849311 [ 3 ] {8043c668-890f-466c-be77-e1f79ca03b20} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3407 2023.10.22 04:57:35.849328 [ 3 ] {} <Debug> HTTP-Session: 9171c0de-2fea-4414-bc08-5481fb40b269 Destroying unnamed session
3408 2023.10.22 04:57:35.849474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3409 2023.10.22 04:57:35.849519 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3410 2023.10.22 04:57:35.849539 [ 3 ] {} <Debug> HTTP-Session: e40e47cf-adc3-4fe5-8ef8-5b8f765b7a2d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3411 2023.10.22 04:57:35.849555 [ 3 ] {} <Debug> HTTP-Session: e40e47cf-adc3-4fe5-8ef8-5b8f765b7a2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3412 2023.10.22 04:57:35.849639 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3413 2023.10.22 04:57:35.849682 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3414 2023.10.22 04:57:35.849817 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3415 2023.10.22 04:57:35.850229 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3416 2023.10.22 04:57:35.850528 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary)
3417 2023.10.22 04:57:35.850705 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0.
3418 2023.10.22 04:57:35.850809 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001141123 sec., 26289 rows/sec., 35.48 MiB/sec.
3419 2023.10.22 04:57:35.850953 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Debug> DynamicQueryHandler: Done processing query
3420 2023.10.22 04:57:35.850977 [ 3 ] {7099047e-5d00-426a-b8ad-9c8e6f0ed736} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3421 2023.10.22 04:57:35.850992 [ 3 ] {} <Debug> HTTP-Session: e40e47cf-adc3-4fe5-8ef8-5b8f765b7a2d Destroying unnamed session
3422 2023.10.22 04:57:35.851102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3423 2023.10.22 04:57:35.851145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3424 2023.10.22 04:57:35.851164 [ 3 ] {} <Debug> HTTP-Session: 017a5525-fb23-4357-9f38-232f016b7a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3425 2023.10.22 04:57:35.851181 [ 3 ] {} <Debug> HTTP-Session: 017a5525-fb23-4357-9f38-232f016b7a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3426 2023.10.22 04:57:35.851250 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3427 2023.10.22 04:57:35.851289 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3428 2023.10.22 04:57:35.851391 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3429 2023.10.22 04:57:35.851626 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3430 2023.10.22 04:57:35.851860 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary)
3431 2023.10.22 04:57:35.852039 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0.
3432 2023.10.22 04:57:35.852142 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00086499 sec., 21965 rows/sec., 1.14 MiB/sec.
3433 2023.10.22 04:57:35.852263 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Debug> DynamicQueryHandler: Done processing query
3434 2023.10.22 04:57:35.852287 [ 3 ] {cb9b31a7-9134-4108-ad47-f648c18b1f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3435 2023.10.22 04:57:35.852303 [ 3 ] {} <Debug> HTTP-Session: 017a5525-fb23-4357-9f38-232f016b7a6b Destroying unnamed session
3436 2023.10.22 04:57:40.835753 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3437 2023.10.22 04:57:40.835882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3438 2023.10.22 04:57:40.835912 [ 3 ] {} <Debug> HTTP-Session: 550b2ac4-26a9-44c5-80a9-ff253450052f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3439 2023.10.22 04:57:40.835946 [ 3 ] {} <Debug> HTTP-Session: 550b2ac4-26a9-44c5-80a9-ff253450052f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3440 2023.10.22 04:57:40.836087 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3441 2023.10.22 04:57:40.836153 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3442 2023.10.22 04:57:40.836322 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3443 2023.10.22 04:57:40.836734 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3444 2023.10.22 04:57:40.836985 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3445 2023.10.22 04:57:40.837144 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3446 2023.10.22 04:57:40.837271 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001147994 sec., 15679 rows/sec., 1.24 MiB/sec.
3447 2023.10.22 04:57:40.837409 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Debug> DynamicQueryHandler: Done processing query
3448 2023.10.22 04:57:40.837434 [ 3 ] {cf8e7207-c7e3-451b-80ea-309f98cd8805} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3449 2023.10.22 04:57:40.837451 [ 3 ] {} <Debug> HTTP-Session: 550b2ac4-26a9-44c5-80a9-ff253450052f Destroying unnamed session
3450 2023.10.22 04:57:40.837582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3451 2023.10.22 04:57:40.837627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3452 2023.10.22 04:57:40.837647 [ 3 ] {} <Debug> HTTP-Session: e4d77635-f392-4942-b12b-39afd58ce3de Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3453 2023.10.22 04:57:40.837664 [ 3 ] {} <Debug> HTTP-Session: e4d77635-f392-4942-b12b-39afd58ce3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3454 2023.10.22 04:57:40.837736 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3455 2023.10.22 04:57:40.837775 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3456 2023.10.22 04:57:40.837880 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3457 2023.10.22 04:57:40.838200 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3458 2023.10.22 04:57:40.838415 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3459 2023.10.22 04:57:40.838571 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3460 2023.10.22 04:57:40.838696 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000925511 sec., 58346 rows/sec., 5.94 MiB/sec.
3461 2023.10.22 04:57:40.838843 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Debug> DynamicQueryHandler: Done processing query
3462 2023.10.22 04:57:40.838869 [ 3 ] {b62938c3-38b9-4bf1-b3ad-c4a5cf7e983b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3463 2023.10.22 04:57:40.838885 [ 3 ] {} <Debug> HTTP-Session: e4d77635-f392-4942-b12b-39afd58ce3de Destroying unnamed session
3464 2023.10.22 04:57:40.839045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3465 2023.10.22 04:57:40.839089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3466 2023.10.22 04:57:40.839109 [ 3 ] {} <Debug> HTTP-Session: a94fbf73-fe60-4135-bc5e-ab4e6067d6af Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3467 2023.10.22 04:57:40.839127 [ 3 ] {} <Debug> HTTP-Session: a94fbf73-fe60-4135-bc5e-ab4e6067d6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3468 2023.10.22 04:57:40.839200 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3469 2023.10.22 04:57:40.839239 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3470 2023.10.22 04:57:40.839351 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3471 2023.10.22 04:57:40.839621 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3472 2023.10.22 04:57:40.839828 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3473 2023.10.22 04:57:40.839974 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3474 2023.10.22 04:57:40.840100 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.00087033 sec., 20681 rows/sec., 1.62 MiB/sec.
3475 2023.10.22 04:57:40.840203 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Debug> DynamicQueryHandler: Done processing query
3476 2023.10.22 04:57:40.840228 [ 3 ] {f247d481-e62a-4ca9-a76f-46f63315f5bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3477 2023.10.22 04:57:40.840243 [ 3 ] {} <Debug> HTTP-Session: a94fbf73-fe60-4135-bc5e-ab4e6067d6af Destroying unnamed session
3478 2023.10.22 04:57:40.840362 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3479 2023.10.22 04:57:40.840404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3480 2023.10.22 04:57:40.840423 [ 3 ] {} <Debug> HTTP-Session: 896f2fd6-eb7c-41fa-b4a9-c14d3e7b6c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3481 2023.10.22 04:57:40.840440 [ 3 ] {} <Debug> HTTP-Session: 896f2fd6-eb7c-41fa-b4a9-c14d3e7b6c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3482 2023.10.22 04:57:40.840518 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3483 2023.10.22 04:57:40.840564 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3484 2023.10.22 04:57:40.840704 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3485 2023.10.22 04:57:40.841048 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3486 2023.10.22 04:57:40.841434 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary)
3487 2023.10.22 04:57:40.841621 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0.
3488 2023.10.22 04:57:40.841741 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001195284 sec., 15059 rows/sec., 20.32 MiB/sec.
3489 2023.10.22 04:57:40.841865 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Debug> DynamicQueryHandler: Done processing query
3490 2023.10.22 04:57:40.841888 [ 3 ] {cc83f9b6-2caa-4653-a91b-467fc0d0b545} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3491 2023.10.22 04:57:40.841903 [ 3 ] {} <Debug> HTTP-Session: 896f2fd6-eb7c-41fa-b4a9-c14d3e7b6c78 Destroying unnamed session
3492 2023.10.22 04:57:45.841981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3493 2023.10.22 04:57:45.842122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3494 2023.10.22 04:57:45.842154 [ 3 ] {} <Debug> HTTP-Session: ec436032-d6b2-40fb-8b3c-e74a52df21c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3495 2023.10.22 04:57:45.842182 [ 3 ] {} <Debug> HTTP-Session: ec436032-d6b2-40fb-8b3c-e74a52df21c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3496 2023.10.22 04:57:45.842325 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3497 2023.10.22 04:57:45.842393 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3498 2023.10.22 04:57:45.842558 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3499 2023.10.22 04:57:45.842973 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3500 2023.10.22 04:57:45.843237 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3501 2023.10.22 04:57:45.843402 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3502 2023.10.22 04:57:45.843540 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001163134 sec., 30950 rows/sec., 2.33 MiB/sec.
3503 2023.10.22 04:57:45.843706 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Debug> DynamicQueryHandler: Done processing query
3504 2023.10.22 04:57:45.843731 [ 3 ] {04ac5563-406b-4acb-88e7-bdcb12e03369} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3505 2023.10.22 04:57:45.843748 [ 3 ] {} <Debug> HTTP-Session: ec436032-d6b2-40fb-8b3c-e74a52df21c3 Destroying unnamed session
3506 2023.10.22 04:57:45.843908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3507 2023.10.22 04:57:45.843956 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3508 2023.10.22 04:57:45.843977 [ 3 ] {} <Debug> HTTP-Session: 0b52edbd-67e7-4751-8492-22553c46f624 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3509 2023.10.22 04:57:45.843995 [ 3 ] {} <Debug> HTTP-Session: 0b52edbd-67e7-4751-8492-22553c46f624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3510 2023.10.22 04:57:45.844081 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3511 2023.10.22 04:57:45.844123 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3512 2023.10.22 04:57:45.844230 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3513 2023.10.22 04:57:45.844631 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3514 2023.10.22 04:57:45.844855 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3515 2023.10.22 04:57:45.845013 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3516 2023.10.22 04:57:45.845141 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001030532 sec., 171755 rows/sec., 16.11 MiB/sec.
3517 2023.10.22 04:57:45.845252 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Debug> DynamicQueryHandler: Done processing query
3518 2023.10.22 04:57:45.845275 [ 3 ] {ba28c576-58b5-469a-985c-127ffba9eba1} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3519 2023.10.22 04:57:45.845291 [ 3 ] {} <Debug> HTTP-Session: 0b52edbd-67e7-4751-8492-22553c46f624 Destroying unnamed session
3520 2023.10.22 04:57:45.845473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 49044, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3521 2023.10.22 04:57:45.845517 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3522 2023.10.22 04:57:45.845536 [ 3 ] {} <Debug> HTTP-Session: 1216e51c-f41e-478c-8cc6-ee5e34ebc51a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3523 2023.10.22 04:57:45.845553 [ 3 ] {} <Debug> HTTP-Session: 1216e51c-f41e-478c-8cc6-ee5e34ebc51a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3524 2023.10.22 04:57:45.845636 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3525 2023.10.22 04:57:45.845676 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3526 2023.10.22 04:57:45.845781 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3527 2023.10.22 04:57:45.846222 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3528 2023.10.22 04:57:45.846445 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3529 2023.10.22 04:57:45.846593 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3530 2023.10.22 04:57:45.846715 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Information> executeQuery: Read 305 rows, 21.81 KiB in 0.001050603 sec., 290309 rows/sec., 20.28 MiB/sec.
3531 2023.10.22 04:57:45.846834 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Debug> DynamicQueryHandler: Done processing query
3532 2023.10.22 04:57:45.846858 [ 3 ] {11d3f6fb-c79f-40f5-8648-eb0eeef7a733} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3533 2023.10.22 04:57:45.846874 [ 3 ] {} <Debug> HTTP-Session: 1216e51c-f41e-478c-8cc6-ee5e34ebc51a Destroying unnamed session
3534 2023.10.22 04:57:45.847040 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3535 2023.10.22 04:57:45.847086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3536 2023.10.22 04:57:45.847105 [ 3 ] {} <Debug> HTTP-Session: 124fa0c6-9689-4976-80ac-911aa5ecf715 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3537 2023.10.22 04:57:45.847121 [ 3 ] {} <Debug> HTTP-Session: 124fa0c6-9689-4976-80ac-911aa5ecf715 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3538 2023.10.22 04:57:45.847190 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3539 2023.10.22 04:57:45.847230 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3540 2023.10.22 04:57:45.847339 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3541 2023.10.22 04:57:45.847592 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3542 2023.10.22 04:57:45.847833 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3543 2023.10.22 04:57:45.848011 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3544 2023.10.22 04:57:45.848135 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Information> executeQuery: Read 6 rows, 258.00 B in 0.0009159 sec., 6550 rows/sec., 275.09 KiB/sec.
3545 2023.10.22 04:57:45.848239 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Debug> DynamicQueryHandler: Done processing query
3546 2023.10.22 04:57:45.848263 [ 3 ] {8ddf766f-f311-460a-9b7b-06c1a73e5005} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3547 2023.10.22 04:57:45.848279 [ 3 ] {} <Debug> HTTP-Session: 124fa0c6-9689-4976-80ac-911aa5ecf715 Destroying unnamed session
3548 2023.10.22 04:57:45.848406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 13597, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3549 2023.10.22 04:57:45.848449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3550 2023.10.22 04:57:45.848468 [ 3 ] {} <Debug> HTTP-Session: 2009a697-249e-488c-8337-3f5324df8a7a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3551 2023.10.22 04:57:45.848484 [ 3 ] {} <Debug> HTTP-Session: 2009a697-249e-488c-8337-3f5324df8a7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3552 2023.10.22 04:57:45.848555 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3553 2023.10.22 04:57:45.848597 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3554 2023.10.22 04:57:45.848715 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3555 2023.10.22 04:57:45.849000 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3556 2023.10.22 04:57:45.849247 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3557 2023.10.22 04:57:45.849422 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3558 2023.10.22 04:57:45.849542 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000959231 sec., 77145 rows/sec., 4.72 MiB/sec.
3559 2023.10.22 04:57:45.849660 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Debug> DynamicQueryHandler: Done processing query
3560 2023.10.22 04:57:45.849683 [ 3 ] {a290f594-f1a9-461f-871a-b2c1bca4fa74} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
3561 2023.10.22 04:57:45.849699 [ 3 ] {} <Debug> HTTP-Session: 2009a697-249e-488c-8337-3f5324df8a7a Destroying unnamed session
3562 2023.10.22 04:57:45.849865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3563 2023.10.22 04:57:45.849909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3564 2023.10.22 04:57:45.849928 [ 3 ] {} <Debug> HTTP-Session: 09a4efd3-3c9d-4f76-adbe-b49f120c3575 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3565 2023.10.22 04:57:45.849944 [ 3 ] {} <Debug> HTTP-Session: 09a4efd3-3c9d-4f76-adbe-b49f120c3575 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3566 2023.10.22 04:57:45.850017 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3567 2023.10.22 04:57:45.850061 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3568 2023.10.22 04:57:45.850198 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3569 2023.10.22 04:57:45.850593 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3570 2023.10.22 04:57:45.850880 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary)
3571 2023.10.22 04:57:45.851065 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0.
3572 2023.10.22 04:57:45.851196 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001141534 sec., 26280 rows/sec., 35.46 MiB/sec.
3573 2023.10.22 04:57:45.851404 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Debug> DynamicQueryHandler: Done processing query
3574 2023.10.22 04:57:45.851428 [ 3 ] {68142684-6ae8-46f6-9e89-6734f9c89cfd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3575 2023.10.22 04:57:45.851444 [ 3 ] {} <Debug> HTTP-Session: 09a4efd3-3c9d-4f76-adbe-b49f120c3575 Destroying unnamed session
3576 2023.10.22 04:57:45.851566 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3577 2023.10.22 04:57:45.851610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3578 2023.10.22 04:57:45.851628 [ 3 ] {} <Debug> HTTP-Session: 93ba4054-3f9b-43ac-ad74-dfdbc7e171b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3579 2023.10.22 04:57:45.851646 [ 3 ] {} <Debug> HTTP-Session: 93ba4054-3f9b-43ac-ad74-dfdbc7e171b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3580 2023.10.22 04:57:45.851718 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3581 2023.10.22 04:57:45.851759 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3582 2023.10.22 04:57:45.851880 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3583 2023.10.22 04:57:45.852121 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3584 2023.10.22 04:57:45.852353 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary)
3585 2023.10.22 04:57:45.852527 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0.
3586 2023.10.22 04:57:45.852647 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000901411 sec., 21078 rows/sec., 1.09 MiB/sec.
3587 2023.10.22 04:57:45.852763 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Debug> DynamicQueryHandler: Done processing query
3588 2023.10.22 04:57:45.852787 [ 3 ] {3d8cf35e-739c-4a3e-b0fb-901d35422b58} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3589 2023.10.22 04:57:45.852803 [ 3 ] {} <Debug> HTTP-Session: 93ba4054-3f9b-43ac-ad74-dfdbc7e171b6 Destroying unnamed session
3590 2023.10.22 04:57:50.258828 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache
3591 2023.10.22 04:57:50.258902 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache
3592 2023.10.22 04:57:50.836064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3593 2023.10.22 04:57:50.836223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3594 2023.10.22 04:57:50.836271 [ 3 ] {} <Debug> HTTP-Session: 6cdfe2a3-6553-45f5-8b83-780831a90c49 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3595 2023.10.22 04:57:50.836315 [ 3 ] {} <Debug> HTTP-Session: 6cdfe2a3-6553-45f5-8b83-780831a90c49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3596 2023.10.22 04:57:50.836516 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3597 2023.10.22 04:57:50.836613 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3598 2023.10.22 04:57:50.836785 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3599 2023.10.22 04:57:50.837235 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3600 2023.10.22 04:57:50.837496 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3601 2023.10.22 04:57:50.837660 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3602 2023.10.22 04:57:50.837781 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001208985 sec., 14888 rows/sec., 1.18 MiB/sec.
3603 2023.10.22 04:57:50.837783 [ 151 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3604 2023.10.22 04:57:50.837855 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.70 GiB.
3605 2023.10.22 04:57:50.837939 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Debug> DynamicQueryHandler: Done processing query
3606 2023.10.22 04:57:50.837999 [ 3 ] {0991ad02-e4b1-4886-a50d-fd4b4d2cb1d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3607 2023.10.22 04:57:50.838015 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3608 2023.10.22 04:57:50.838032 [ 3 ] {} <Debug> HTTP-Session: 6cdfe2a3-6553-45f5-8b83-780831a90c49 Destroying unnamed session
3609 2023.10.22 04:57:50.838179 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3610 2023.10.22 04:57:50.838244 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 54 rows starting from the beginning of the part
3611 2023.10.22 04:57:50.838249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3612 2023.10.22 04:57:50.838337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3613 2023.10.22 04:57:50.838371 [ 3 ] {} <Debug> HTTP-Session: 2a31def9-fb51-4280-9d10-5ed4e58dd491 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3614 2023.10.22 04:57:50.838423 [ 3 ] {} <Debug> HTTP-Session: 2a31def9-fb51-4280-9d10-5ed4e58dd491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3615 2023.10.22 04:57:50.838495 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part
3616 2023.10.22 04:57:50.838619 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3617 2023.10.22 04:57:50.838746 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3618 2023.10.22 04:57:50.838760 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part
3619 2023.10.22 04:57:50.839045 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part
3620 2023.10.22 04:57:50.839235 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3621 2023.10.22 04:57:50.839261 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part
3622 2023.10.22 04:57:50.839436 [ 16 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part
3623 2023.10.22 04:57:50.839935 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3624 2023.10.22 04:57:50.840473 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3625 2023.10.22 04:57:50.840845 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3626 2023.10.22 04:57:50.840926 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 180 rows, containing 4 columns (4 merged, 0 gathered) in 0.003012385 sec., 59753.31838393831 rows/sec., 4.59 MiB/sec.
3627 2023.10.22 04:57:50.841006 [ 151 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3628 2023.10.22 04:57:50.841064 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.002376958 sec., 22718 rows/sec., 2.31 MiB/sec.
3629 2023.10.22 04:57:50.841087 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3630 2023.10.22 04:57:50.841255 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3631 2023.10.22 04:57:50.841337 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3632 2023.10.22 04:57:50.841407 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Debug> DynamicQueryHandler: Done processing query
3633 2023.10.22 04:57:50.841458 [ 3 ] {22a493c5-0743-40f7-84e7-1eae4b277ba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3634 2023.10.22 04:57:50.841530 [ 3 ] {} <Debug> HTTP-Session: 2a31def9-fb51-4280-9d10-5ed4e58dd491 Destroying unnamed session
3635 2023.10.22 04:57:50.841546 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3636 2023.10.22 04:57:50.841594 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 231 rows starting from the beginning of the part
3637 2023.10.22 04:57:50.841647 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3638 2023.10.22 04:57:50.841724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3639 2023.10.22 04:57:50.841832 [ 14 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_31_6} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3640 2023.10.22 04:57:50.841852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3641 2023.10.22 04:57:50.841882 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 54 rows starting from the beginning of the part
3642 2023.10.22 04:57:50.841910 [ 3 ] {} <Debug> HTTP-Session: 13bcef4a-a138-47f1-b2cf-6c998f627b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3643 2023.10.22 04:57:50.841991 [ 3 ] {} <Debug> HTTP-Session: 13bcef4a-a138-47f1-b2cf-6c998f627b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3644 2023.10.22 04:57:50.842246 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 177 rows starting from the beginning of the part
3645 2023.10.22 04:57:50.842263 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3646 2023.10.22 04:57:50.842365 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3647 2023.10.22 04:57:50.842465 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 54 rows starting from the beginning of the part
3648 2023.10.22 04:57:50.842779 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 177 rows starting from the beginning of the part
3649 2023.10.22 04:57:50.842890 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3650 2023.10.22 04:57:50.843024 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part
3651 2023.10.22 04:57:50.843536 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3652 2023.10.22 04:57:50.844042 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3653 2023.10.22 04:57:50.844305 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3654 2023.10.22 04:57:50.844527 [ 151 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3655 2023.10.22 04:57:50.844635 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3656 2023.10.22 04:57:50.844648 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.002312366 sec., 7784 rows/sec., 623.35 KiB/sec.
3657 2023.10.22 04:57:50.844696 [ 16 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 4 columns (4 merged, 0 gathered) in 0.003505941 sec., 213066.90557542184 rows/sec., 20.48 MiB/sec.
3658 2023.10.22 04:57:50.844817 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3659 2023.10.22 04:57:50.844972 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Debug> DynamicQueryHandler: Done processing query
3660 2023.10.22 04:57:50.845034 [ 3 ] {f102fc59-9cb2-48f9-8e81-0d4c2faa5469} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3661 2023.10.22 04:57:50.845102 [ 3 ] {} <Debug> HTTP-Session: 13bcef4a-a138-47f1-b2cf-6c998f627b21 Destroying unnamed session
3662 2023.10.22 04:57:50.845102 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3663 2023.10.22 04:57:50.845119 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3664 2023.10.22 04:57:50.845184 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 341 rows starting from the beginning of the part
3665 2023.10.22 04:57:50.845303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3666 2023.10.22 04:57:50.845381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3667 2023.10.22 04:57:50.845466 [ 3 ] {} <Debug> HTTP-Session: 1cd13532-c1ee-4731-af85-f4978a98ea62 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3668 2023.10.22 04:57:50.845527 [ 3 ] {} <Debug> HTTP-Session: 1cd13532-c1ee-4731-af85-f4978a98ea62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3669 2023.10.22 04:57:50.845573 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 18 rows starting from the beginning of the part
3670 2023.10.22 04:57:50.845743 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3671 2023.10.22 04:57:50.845845 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3672 2023.10.22 04:57:50.845928 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 294 rows starting from the beginning of the part
3673 2023.10.22 04:57:50.845971 [ 14 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_31_6} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3674 2023.10.22 04:57:50.846012 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3675 2023.10.22 04:57:50.846320 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 18 rows starting from the beginning of the part
3676 2023.10.22 04:57:50.846649 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 305 rows starting from the beginning of the part
3677 2023.10.22 04:57:50.846884 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3678 2023.10.22 04:57:50.846905 [ 17 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 18 rows starting from the beginning of the part
3679 2023.10.22 04:57:50.847864 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3680 2023.10.22 04:57:50.848545 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary)
3681 2023.10.22 04:57:50.848660 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 4 columns (4 merged, 0 gathered) in 0.003971486 sec., 250284.15056731916 rows/sec., 17.65 MiB/sec.
3682 2023.10.22 04:57:50.848839 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3683 2023.10.22 04:57:50.848836 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0.
3684 2023.10.22 04:57:50.849071 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.003159057 sec., 5697 rows/sec., 7.69 MiB/sec.
3685 2023.10.22 04:57:50.849216 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3686 2023.10.22 04:57:50.849421 [ 14 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_31_6} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3687 2023.10.22 04:57:50.849431 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Debug> DynamicQueryHandler: Done processing query
3688 2023.10.22 04:57:50.849475 [ 3 ] {25e25594-f1d9-4ec0-a188-b5fd0b1da13a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3689 2023.10.22 04:57:50.849541 [ 3 ] {} <Debug> HTTP-Session: 1cd13532-c1ee-4731-af85-f4978a98ea62 Destroying unnamed session
3690 2023.10.22 04:57:55.840972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5057, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3691 2023.10.22 04:57:55.841095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3692 2023.10.22 04:57:55.841121 [ 3 ] {} <Debug> HTTP-Session: b261d4a2-3fe8-4ecc-b999-111ef7d8f8d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3693 2023.10.22 04:57:55.841145 [ 3 ] {} <Debug> HTTP-Session: b261d4a2-3fe8-4ecc-b999-111ef7d8f8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3694 2023.10.22 04:57:55.841276 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3695 2023.10.22 04:57:55.841337 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3696 2023.10.22 04:57:55.841496 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3697 2023.10.22 04:57:55.841938 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3698 2023.10.22 04:57:55.842206 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3699 2023.10.22 04:57:55.842376 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3700 2023.10.22 04:57:55.842515 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Information> executeQuery: Read 36 rows, 2.77 KiB in 0.001202814 sec., 29929 rows/sec., 2.25 MiB/sec.
3701 2023.10.22 04:57:55.842659 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Debug> DynamicQueryHandler: Done processing query
3702 2023.10.22 04:57:55.842685 [ 3 ] {4e7ac2ea-e397-4958-891c-699e04f10f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3703 2023.10.22 04:57:55.842702 [ 3 ] {} <Debug> HTTP-Session: b261d4a2-3fe8-4ecc-b999-111ef7d8f8d5 Destroying unnamed session
3704 2023.10.22 04:57:55.842875 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 27810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3705 2023.10.22 04:57:55.842922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3706 2023.10.22 04:57:55.842942 [ 3 ] {} <Debug> HTTP-Session: 0440307b-6046-4341-adf6-417d6ee0ca6f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3707 2023.10.22 04:57:55.842960 [ 3 ] {} <Debug> HTTP-Session: 0440307b-6046-4341-adf6-417d6ee0ca6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3708 2023.10.22 04:57:55.843040 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3709 2023.10.22 04:57:55.843081 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3710 2023.10.22 04:57:55.843189 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3711 2023.10.22 04:57:55.843657 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3712 2023.10.22 04:57:55.843887 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3713 2023.10.22 04:57:55.844053 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3714 2023.10.22 04:57:55.844189 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Information> executeQuery: Read 177 rows, 17.00 KiB in 0.001116913 sec., 158472 rows/sec., 14.87 MiB/sec.
3715 2023.10.22 04:57:55.844398 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Debug> DynamicQueryHandler: Done processing query
3716 2023.10.22 04:57:55.844424 [ 3 ] {dfb6fe91-ce01-42b0-848d-9f4f8f6ea851} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3717 2023.10.22 04:57:55.844441 [ 3 ] {} <Debug> HTTP-Session: 0440307b-6046-4341-adf6-417d6ee0ca6f Destroying unnamed session
3718 2023.10.22 04:57:55.844663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 47192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3719 2023.10.22 04:57:55.844716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3720 2023.10.22 04:57:55.844740 [ 3 ] {} <Debug> HTTP-Session: 2c2f73e8-919a-4e7f-9304-7b9c6a5e62f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3721 2023.10.22 04:57:55.844762 [ 3 ] {} <Debug> HTTP-Session: 2c2f73e8-919a-4e7f-9304-7b9c6a5e62f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3722 2023.10.22 04:57:55.844858 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3723 2023.10.22 04:57:55.844900 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3724 2023.10.22 04:57:55.845021 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3725 2023.10.22 04:57:55.845495 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3726 2023.10.22 04:57:55.845726 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3727 2023.10.22 04:57:55.845877 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3728 2023.10.22 04:57:55.846004 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Information> executeQuery: Read 294 rows, 20.95 KiB in 0.001115802 sec., 263487 rows/sec., 18.33 MiB/sec.
3729 2023.10.22 04:57:55.846129 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Debug> DynamicQueryHandler: Done processing query
3730 2023.10.22 04:57:55.846156 [ 3 ] {decda076-36f9-4bf0-aa68-4ac7af103242} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3731 2023.10.22 04:57:55.846172 [ 3 ] {} <Debug> HTTP-Session: 2c2f73e8-919a-4e7f-9304-7b9c6a5e62f1 Destroying unnamed session
3732 2023.10.22 04:57:55.846300 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3733 2023.10.22 04:57:55.846345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3734 2023.10.22 04:57:55.846363 [ 3 ] {} <Debug> HTTP-Session: 9a7b628e-8def-4473-a940-c41101474cec Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3735 2023.10.22 04:57:55.846381 [ 3 ] {} <Debug> HTTP-Session: 9a7b628e-8def-4473-a940-c41101474cec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3736 2023.10.22 04:57:55.846449 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3737 2023.10.22 04:57:55.846488 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3738 2023.10.22 04:57:55.846598 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3739 2023.10.22 04:57:55.846867 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3740 2023.10.22 04:57:55.847104 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3741 2023.10.22 04:57:55.847278 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3742 2023.10.22 04:57:55.847403 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000925221 sec., 6484 rows/sec., 272.32 KiB/sec.
3743 2023.10.22 04:57:55.847609 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Debug> DynamicQueryHandler: Done processing query
3744 2023.10.22 04:57:55.847633 [ 3 ] {a09b79cf-3f3b-49f8-a38f-2bcde551089a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3745 2023.10.22 04:57:55.847650 [ 3 ] {} <Debug> HTTP-Session: 9a7b628e-8def-4473-a940-c41101474cec Destroying unnamed session
3746 2023.10.22 04:57:55.847775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3747 2023.10.22 04:57:55.847819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3748 2023.10.22 04:57:55.847839 [ 3 ] {} <Debug> HTTP-Session: 8bf2ac6f-979f-4c5a-834e-3ad4690bd236 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3749 2023.10.22 04:57:55.847855 [ 3 ] {} <Debug> HTTP-Session: 8bf2ac6f-979f-4c5a-834e-3ad4690bd236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3750 2023.10.22 04:57:55.847929 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3751 2023.10.22 04:57:55.847971 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3752 2023.10.22 04:57:55.848102 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3753 2023.10.22 04:57:55.848422 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3754 2023.10.22 04:57:55.848672 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3755 2023.10.22 04:57:55.848844 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3756 2023.10.22 04:57:55.848981 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001016832 sec., 61957 rows/sec., 3.76 MiB/sec.
3757 2023.10.22 04:57:55.849173 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Debug> DynamicQueryHandler: Done processing query
3758 2023.10.22 04:57:55.849198 [ 3 ] {1cd44e46-fd8c-45e2-93da-5b4b3ea4dfb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3759 2023.10.22 04:57:55.849214 [ 3 ] {} <Debug> HTTP-Session: 8bf2ac6f-979f-4c5a-834e-3ad4690bd236 Destroying unnamed session
3760 2023.10.22 04:57:55.849366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 32125, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3761 2023.10.22 04:57:55.849411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3762 2023.10.22 04:57:55.849430 [ 3 ] {} <Debug> HTTP-Session: 9d4f0b8d-d300-412d-92a6-e3797a4264c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3763 2023.10.22 04:57:55.849447 [ 3 ] {} <Debug> HTTP-Session: 9d4f0b8d-d300-412d-92a6-e3797a4264c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3764 2023.10.22 04:57:55.849521 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3765 2023.10.22 04:57:55.849564 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3766 2023.10.22 04:57:55.849713 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3767 2023.10.22 04:57:55.850246 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3768 2023.10.22 04:57:55.850546 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary)
3769 2023.10.22 04:57:55.850731 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0.
3770 2023.10.22 04:57:55.850862 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Information> executeQuery: Read 30 rows, 41.46 KiB in 0.001302945 sec., 23024 rows/sec., 31.07 MiB/sec.
3771 2023.10.22 04:57:55.850871 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0
3772 2023.10.22 04:57:55.851022 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3773 2023.10.22 04:57:55.851034 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Debug> DynamicQueryHandler: Done processing query
3774 2023.10.22 04:57:55.851088 [ 3 ] {d22edefc-0f07-4fa1-b98f-122a110cc62a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB.
3775 2023.10.22 04:57:55.851173 [ 3 ] {} <Debug> HTTP-Session: 9d4f0b8d-d300-412d-92a6-e3797a4264c3 Destroying unnamed session
3776 2023.10.22 04:57:55.851272 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact
3777 2023.10.22 04:57:55.851412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3778 2023.10.22 04:57:55.851520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3779 2023.10.22 04:57:55.851567 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
3780 2023.10.22 04:57:55.851579 [ 3 ] {} <Debug> HTTP-Session: 25bb0f3d-d632-4851-827a-b4d54777663d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3781 2023.10.22 04:57:55.851670 [ 3 ] {} <Debug> HTTP-Session: 25bb0f3d-d632-4851-827a-b4d54777663d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3782 2023.10.22 04:57:55.851692 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 642 rows starting from the beginning of the part
3783 2023.10.22 04:57:55.851894 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3784 2023.10.22 04:57:55.852007 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3785 2023.10.22 04:57:55.852086 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 30 rows starting from the beginning of the part
3786 2023.10.22 04:57:55.852471 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 18 rows starting from the beginning of the part
3787 2023.10.22 04:57:55.852499 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3788 2023.10.22 04:57:55.852700 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 30 rows starting from the beginning of the part
3789 2023.10.22 04:57:55.853005 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 18 rows starting from the beginning of the part
3790 2023.10.22 04:57:55.853245 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3791 2023.10.22 04:57:55.853264 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 30 rows starting from the beginning of the part
3792 2023.10.22 04:57:55.853727 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary)
3793 2023.10.22 04:57:55.854025 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0.
3794 2023.10.22 04:57:55.854157 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002210326 sec., 8596 rows/sec., 456.40 KiB/sec.
3795 2023.10.22 04:57:55.854286 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Debug> DynamicQueryHandler: Done processing query
3796 2023.10.22 04:57:55.854310 [ 3 ] {7b2d63d8-c993-4dd8-84cb-4da079a04914} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3797 2023.10.22 04:57:55.854327 [ 3 ] {} <Debug> HTTP-Session: 25bb0f3d-d632-4851-827a-b4d54777663d Destroying unnamed session
3798 2023.10.22 04:57:55.855511 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 768 rows, containing 6 columns (6 merged, 0 gathered) in 0.004403641 sec., 174401.13760408718 rows/sec., 235.35 MiB/sec.
3799 2023.10.22 04:57:55.856158 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary)
3800 2023.10.22 04:57:55.856372 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6.
3801 2023.10.22 04:57:55.856441 [ 16 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0
3802 2023.10.22 04:57:55.856507 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_31_6: 4.13 MiB.
3803 2023.10.22 04:58:00.835593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3804 2023.10.22 04:58:00.835717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3805 2023.10.22 04:58:00.835750 [ 3 ] {} <Debug> HTTP-Session: 5518d7ed-601a-45ce-83d0-252fffff10b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3806 2023.10.22 04:58:00.835778 [ 3 ] {} <Debug> HTTP-Session: 5518d7ed-601a-45ce-83d0-252fffff10b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3807 2023.10.22 04:58:00.835918 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3808 2023.10.22 04:58:00.835985 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3809 2023.10.22 04:58:00.836145 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3810 2023.10.22 04:58:00.836597 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3811 2023.10.22 04:58:00.836865 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3812 2023.10.22 04:58:00.837034 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3813 2023.10.22 04:58:00.837184 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001220424 sec., 14748 rows/sec., 1.17 MiB/sec.
3814 2023.10.22 04:58:00.837345 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Debug> DynamicQueryHandler: Done processing query
3815 2023.10.22 04:58:00.837371 [ 3 ] {b8d710c5-1386-453f-891a-dfb02e08698d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3816 2023.10.22 04:58:00.837390 [ 3 ] {} <Debug> HTTP-Session: 5518d7ed-601a-45ce-83d0-252fffff10b9 Destroying unnamed session
3817 2023.10.22 04:58:00.837568 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3818 2023.10.22 04:58:00.837618 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3819 2023.10.22 04:58:00.837638 [ 3 ] {} <Debug> HTTP-Session: 8801d086-efdc-4ae0-9833-f3fd2aa2fb33 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3820 2023.10.22 04:58:00.837656 [ 3 ] {} <Debug> HTTP-Session: 8801d086-efdc-4ae0-9833-f3fd2aa2fb33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3821 2023.10.22 04:58:00.837737 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3822 2023.10.22 04:58:00.837779 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3823 2023.10.22 04:58:00.837887 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3824 2023.10.22 04:58:00.838245 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3825 2023.10.22 04:58:00.838464 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3826 2023.10.22 04:58:00.838616 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3827 2023.10.22 04:58:00.838743 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000976641 sec., 55291 rows/sec., 5.63 MiB/sec.
3828 2023.10.22 04:58:00.838870 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Debug> DynamicQueryHandler: Done processing query
3829 2023.10.22 04:58:00.838893 [ 3 ] {44ed286f-5f2e-4cc8-9dc2-8d4959a49608} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3830 2023.10.22 04:58:00.838910 [ 3 ] {} <Debug> HTTP-Session: 8801d086-efdc-4ae0-9833-f3fd2aa2fb33 Destroying unnamed session
3831 2023.10.22 04:58:00.839073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3832 2023.10.22 04:58:00.839118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3833 2023.10.22 04:58:00.839138 [ 3 ] {} <Debug> HTTP-Session: 10ca2400-047e-4fec-9848-c430d7a37cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3834 2023.10.22 04:58:00.839155 [ 3 ] {} <Debug> HTTP-Session: 10ca2400-047e-4fec-9848-c430d7a37cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3835 2023.10.22 04:58:00.839227 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3836 2023.10.22 04:58:00.839266 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3837 2023.10.22 04:58:00.839375 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3838 2023.10.22 04:58:00.839658 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3839 2023.10.22 04:58:00.839866 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3840 2023.10.22 04:58:00.840031 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3841 2023.10.22 04:58:00.840150 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000895221 sec., 20106 rows/sec., 1.57 MiB/sec.
3842 2023.10.22 04:58:00.840268 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Debug> DynamicQueryHandler: Done processing query
3843 2023.10.22 04:58:00.840293 [ 3 ] {2f4b647e-5f15-48b9-8a4f-65f52792b40b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3844 2023.10.22 04:58:00.840310 [ 3 ] {} <Debug> HTTP-Session: 10ca2400-047e-4fec-9848-c430d7a37cf9 Destroying unnamed session
3845 2023.10.22 04:58:00.840435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3846 2023.10.22 04:58:00.840504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3847 2023.10.22 04:58:00.840523 [ 3 ] {} <Debug> HTTP-Session: abcc439b-3091-4627-a878-fa65a5d7a8c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3848 2023.10.22 04:58:00.840539 [ 3 ] {} <Debug> HTTP-Session: abcc439b-3091-4627-a878-fa65a5d7a8c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3849 2023.10.22 04:58:00.840617 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3850 2023.10.22 04:58:00.840662 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3851 2023.10.22 04:58:00.840803 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3852 2023.10.22 04:58:00.841183 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3853 2023.10.22 04:58:00.841483 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary)
3854 2023.10.22 04:58:00.841663 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0.
3855 2023.10.22 04:58:00.841784 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001138283 sec., 15813 rows/sec., 21.34 MiB/sec.
3856 2023.10.22 04:58:00.841913 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Debug> DynamicQueryHandler: Done processing query
3857 2023.10.22 04:58:00.841936 [ 3 ] {dcb53e8c-c32a-45ff-a6e4-497d0d0bffac} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
3858 2023.10.22 04:58:00.841952 [ 3 ] {} <Debug> HTTP-Session: abcc439b-3091-4627-a878-fa65a5d7a8c6 Destroying unnamed session
3859 2023.10.22 04:58:05.258947 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache
3860 2023.10.22 04:58:05.259014 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache
3861 2023.10.22 04:58:05.842238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3862 2023.10.22 04:58:05.842356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3863 2023.10.22 04:58:05.842386 [ 3 ] {} <Debug> HTTP-Session: 770dc7d3-cc7e-4593-8c8e-0ca889e44ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3864 2023.10.22 04:58:05.842443 [ 3 ] {} <Debug> HTTP-Session: 770dc7d3-cc7e-4593-8c8e-0ca889e44ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3865 2023.10.22 04:58:05.842589 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3866 2023.10.22 04:58:05.842657 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3867 2023.10.22 04:58:05.842842 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3868 2023.10.22 04:58:05.843345 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3869 2023.10.22 04:58:05.843613 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3870 2023.10.22 04:58:05.843776 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3871 2023.10.22 04:58:05.843901 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001271585 sec., 33029 rows/sec., 2.50 MiB/sec.
3872 2023.10.22 04:58:05.844060 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Debug> DynamicQueryHandler: Done processing query
3873 2023.10.22 04:58:05.844086 [ 3 ] {f15ada44-ed52-4c80-af8b-c200f7441c35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3874 2023.10.22 04:58:05.844102 [ 3 ] {} <Debug> HTTP-Session: 770dc7d3-cc7e-4593-8c8e-0ca889e44ce6 Destroying unnamed session
3875 2023.10.22 04:58:05.844252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3876 2023.10.22 04:58:05.844296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3877 2023.10.22 04:58:05.844317 [ 3 ] {} <Debug> HTTP-Session: dc5c5897-8608-4bf4-ac48-0a8d0044b265 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3878 2023.10.22 04:58:05.844334 [ 3 ] {} <Debug> HTTP-Session: dc5c5897-8608-4bf4-ac48-0a8d0044b265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3879 2023.10.22 04:58:05.844412 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3880 2023.10.22 04:58:05.844451 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3881 2023.10.22 04:58:05.844554 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3882 2023.10.22 04:58:05.844990 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3883 2023.10.22 04:58:05.845215 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3884 2023.10.22 04:58:05.845368 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3885 2023.10.22 04:58:05.845491 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.001051452 sec., 185457 rows/sec., 17.36 MiB/sec.
3886 2023.10.22 04:58:05.845699 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Debug> DynamicQueryHandler: Done processing query
3887 2023.10.22 04:58:05.845724 [ 3 ] {bc709440-9888-406d-8690-d2b3d052a20c} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
3888 2023.10.22 04:58:05.845741 [ 3 ] {} <Debug> HTTP-Session: dc5c5897-8608-4bf4-ac48-0a8d0044b265 Destroying unnamed session
3889 2023.10.22 04:58:05.845910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 49737, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3890 2023.10.22 04:58:05.845955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3891 2023.10.22 04:58:05.845974 [ 3 ] {} <Debug> HTTP-Session: 37ac97ad-c7ad-4260-b764-f5f7af382f7a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3892 2023.10.22 04:58:05.845991 [ 3 ] {} <Debug> HTTP-Session: 37ac97ad-c7ad-4260-b764-f5f7af382f7a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3893 2023.10.22 04:58:05.846076 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3894 2023.10.22 04:58:05.846117 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3895 2023.10.22 04:58:05.846238 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3896 2023.10.22 04:58:05.846717 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3897 2023.10.22 04:58:05.846935 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
3898 2023.10.22 04:58:05.847095 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
3899 2023.10.22 04:58:05.847220 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Information> executeQuery: Read 309 rows, 22.15 KiB in 0.001115563 sec., 276990 rows/sec., 19.39 MiB/sec.
3900 2023.10.22 04:58:05.847330 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Debug> DynamicQueryHandler: Done processing query
3901 2023.10.22 04:58:05.847353 [ 3 ] {e1bc0a8f-ba2a-49c5-aaa8-c56d40295291} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
3902 2023.10.22 04:58:05.847369 [ 3 ] {} <Debug> HTTP-Session: 37ac97ad-c7ad-4260-b764-f5f7af382f7a Destroying unnamed session
3903 2023.10.22 04:58:05.847538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3904 2023.10.22 04:58:05.847582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3905 2023.10.22 04:58:05.847601 [ 3 ] {} <Debug> HTTP-Session: 3083bfac-f76b-4e59-9dc6-7c570c76ccd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3906 2023.10.22 04:58:05.847618 [ 3 ] {} <Debug> HTTP-Session: 3083bfac-f76b-4e59-9dc6-7c570c76ccd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3907 2023.10.22 04:58:05.847687 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
3908 2023.10.22 04:58:05.847727 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
3909 2023.10.22 04:58:05.847835 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3910 2023.10.22 04:58:05.848077 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3911 2023.10.22 04:58:05.848320 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3912 2023.10.22 04:58:05.848500 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3913 2023.10.22 04:58:05.848629 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091405 sec., 6564 rows/sec., 275.64 KiB/sec.
3914 2023.10.22 04:58:05.848745 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Debug> DynamicQueryHandler: Done processing query
3915 2023.10.22 04:58:05.848768 [ 3 ] {52d7bdb0-c3be-4322-9534-13091d078d21} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
3916 2023.10.22 04:58:05.848783 [ 3 ] {} <Debug> HTTP-Session: 3083bfac-f76b-4e59-9dc6-7c570c76ccd8 Destroying unnamed session
3917 2023.10.22 04:58:05.848907 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3918 2023.10.22 04:58:05.848951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3919 2023.10.22 04:58:05.848970 [ 3 ] {} <Debug> HTTP-Session: 2f0c4770-9300-4a98-84b9-93cb47e91947 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3920 2023.10.22 04:58:05.848987 [ 3 ] {} <Debug> HTTP-Session: 2f0c4770-9300-4a98-84b9-93cb47e91947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3921 2023.10.22 04:58:05.849059 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
3922 2023.10.22 04:58:05.849101 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
3923 2023.10.22 04:58:05.849222 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3924 2023.10.22 04:58:05.849522 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3925 2023.10.22 04:58:05.849770 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3926 2023.10.22 04:58:05.849942 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3927 2023.10.22 04:58:05.850071 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000982271 sec., 64137 rows/sec., 3.89 MiB/sec.
3928 2023.10.22 04:58:05.850214 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Debug> DynamicQueryHandler: Done processing query
3929 2023.10.22 04:58:05.850237 [ 3 ] {eb37940e-72b2-4cd8-b9b1-5879fb5d514b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
3930 2023.10.22 04:58:05.850253 [ 3 ] {} <Debug> HTTP-Session: 2f0c4770-9300-4a98-84b9-93cb47e91947 Destroying unnamed session
3931 2023.10.22 04:58:05.850500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 38535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3932 2023.10.22 04:58:05.850543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3933 2023.10.22 04:58:05.850562 [ 3 ] {} <Debug> HTTP-Session: 7f75ffc9-0461-4974-989c-f2f21713f083 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3934 2023.10.22 04:58:05.850579 [ 3 ] {} <Debug> HTTP-Session: 7f75ffc9-0461-4974-989c-f2f21713f083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3935 2023.10.22 04:58:05.850672 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
3936 2023.10.22 04:58:05.850717 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
3937 2023.10.22 04:58:05.850854 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3938 2023.10.22 04:58:05.851291 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3939 2023.10.22 04:58:05.851593 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary)
3940 2023.10.22 04:58:05.851771 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0.
3941 2023.10.22 04:58:05.851895 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001194863 sec., 30128 rows/sec., 40.66 MiB/sec.
3942 2023.10.22 04:58:05.852022 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Debug> DynamicQueryHandler: Done processing query
3943 2023.10.22 04:58:05.852046 [ 3 ] {d156e312-fb49-4e56-88c1-f938d12fac90} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
3944 2023.10.22 04:58:05.852062 [ 3 ] {} <Debug> HTTP-Session: 7f75ffc9-0461-4974-989c-f2f21713f083 Destroying unnamed session
3945 2023.10.22 04:58:05.852181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 4039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3946 2023.10.22 04:58:05.852225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3947 2023.10.22 04:58:05.852244 [ 3 ] {} <Debug> HTTP-Session: d2b83dcd-e3a3-46e8-9eb3-6e9d4d78eb0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3948 2023.10.22 04:58:05.852260 [ 3 ] {} <Debug> HTTP-Session: d2b83dcd-e3a3-46e8-9eb3-6e9d4d78eb0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3949 2023.10.22 04:58:05.852330 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
3950 2023.10.22 04:58:05.852369 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
3951 2023.10.22 04:58:05.852473 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3952 2023.10.22 04:58:05.852737 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3953 2023.10.22 04:58:05.852979 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary)
3954 2023.10.22 04:58:05.853155 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0.
3955 2023.10.22 04:58:05.853257 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Information> executeQuery: Read 28 rows, 1.64 KiB in 0.000900341 sec., 31099 rows/sec., 1.77 MiB/sec.
3956 2023.10.22 04:58:05.853365 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Debug> DynamicQueryHandler: Done processing query
3957 2023.10.22 04:58:05.853388 [ 3 ] {d6d8b821-c270-4db8-8a61-cedc2e60e9e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
3958 2023.10.22 04:58:05.853404 [ 3 ] {} <Debug> HTTP-Session: d2b83dcd-e3a3-46e8-9eb3-6e9d4d78eb0b Destroying unnamed session
3959 2023.10.22 04:58:10.836355 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3960 2023.10.22 04:58:10.836536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3961 2023.10.22 04:58:10.836587 [ 3 ] {} <Debug> HTTP-Session: acbd93d8-171c-49dc-800d-27db0f5e91cd Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3962 2023.10.22 04:58:10.836629 [ 3 ] {} <Debug> HTTP-Session: acbd93d8-171c-49dc-800d-27db0f5e91cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3963 2023.10.22 04:58:10.836831 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
3964 2023.10.22 04:58:10.836930 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
3965 2023.10.22 04:58:10.837200 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3966 2023.10.22 04:58:10.837697 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3967 2023.10.22 04:58:10.837969 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3968 2023.10.22 04:58:10.838139 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3969 2023.10.22 04:58:10.838284 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001387486 sec., 12973 rows/sec., 1.03 MiB/sec.
3970 2023.10.22 04:58:10.838434 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Debug> DynamicQueryHandler: Done processing query
3971 2023.10.22 04:58:10.838460 [ 3 ] {42c09d8f-7965-4635-a4ba-4da07ed4af14} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
3972 2023.10.22 04:58:10.838477 [ 3 ] {} <Debug> HTTP-Session: acbd93d8-171c-49dc-800d-27db0f5e91cd Destroying unnamed session
3973 2023.10.22 04:58:10.838603 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3974 2023.10.22 04:58:10.838649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3975 2023.10.22 04:58:10.838668 [ 3 ] {} <Debug> HTTP-Session: 86b653ae-6957-4e80-86c0-7c878b3e12fe Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3976 2023.10.22 04:58:10.838685 [ 3 ] {} <Debug> HTTP-Session: 86b653ae-6957-4e80-86c0-7c878b3e12fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3977 2023.10.22 04:58:10.838766 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
3978 2023.10.22 04:58:10.838806 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
3979 2023.10.22 04:58:10.838915 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3980 2023.10.22 04:58:10.839361 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3981 2023.10.22 04:58:10.839572 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3982 2023.10.22 04:58:10.839722 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3983 2023.10.22 04:58:10.839849 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.001055022 sec., 51183 rows/sec., 5.21 MiB/sec.
3984 2023.10.22 04:58:10.839981 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Debug> DynamicQueryHandler: Done processing query
3985 2023.10.22 04:58:10.840005 [ 3 ] {36a626dc-006d-4292-82fc-10324cb94ed2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
3986 2023.10.22 04:58:10.840021 [ 3 ] {} <Debug> HTTP-Session: 86b653ae-6957-4e80-86c0-7c878b3e12fe Destroying unnamed session
3987 2023.10.22 04:58:10.840138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
3988 2023.10.22 04:58:10.840183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
3989 2023.10.22 04:58:10.840201 [ 3 ] {} <Debug> HTTP-Session: b5705963-7d91-4d61-b20c-c12cc831984d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
3990 2023.10.22 04:58:10.840218 [ 3 ] {} <Debug> HTTP-Session: b5705963-7d91-4d61-b20c-c12cc831984d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
3991 2023.10.22 04:58:10.840288 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
3992 2023.10.22 04:58:10.840327 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
3993 2023.10.22 04:58:10.840436 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
3994 2023.10.22 04:58:10.840735 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
3995 2023.10.22 04:58:10.840942 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
3996 2023.10.22 04:58:10.841089 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
3997 2023.10.22 04:58:10.841215 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.0008997 sec., 20006 rows/sec., 1.56 MiB/sec.
3998 2023.10.22 04:58:10.841333 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Debug> DynamicQueryHandler: Done processing query
3999 2023.10.22 04:58:10.841357 [ 3 ] {6b7cc9f0-6398-4fec-aeff-4ce7de2fe6e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4000 2023.10.22 04:58:10.841374 [ 3 ] {} <Debug> HTTP-Session: b5705963-7d91-4d61-b20c-c12cc831984d Destroying unnamed session
4001 2023.10.22 04:58:10.841493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4002 2023.10.22 04:58:10.841537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4003 2023.10.22 04:58:10.841557 [ 3 ] {} <Debug> HTTP-Session: 2d422e59-6b4b-48c8-a24c-fe692a6930eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4004 2023.10.22 04:58:10.841573 [ 3 ] {} <Debug> HTTP-Session: 2d422e59-6b4b-48c8-a24c-fe692a6930eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4005 2023.10.22 04:58:10.841652 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4006 2023.10.22 04:58:10.841697 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4007 2023.10.22 04:58:10.841841 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4008 2023.10.22 04:58:10.842237 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4009 2023.10.22 04:58:10.842544 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary)
4010 2023.10.22 04:58:10.842726 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0.
4011 2023.10.22 04:58:10.842858 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001177064 sec., 15292 rows/sec., 20.64 MiB/sec.
4012 2023.10.22 04:58:10.843030 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Debug> DynamicQueryHandler: Done processing query
4013 2023.10.22 04:58:10.843055 [ 3 ] {2bcd1a4d-19cc-47c6-a7f7-e322534324d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4014 2023.10.22 04:58:10.843072 [ 3 ] {} <Debug> HTTP-Session: 2d422e59-6b4b-48c8-a24c-fe692a6930eb Destroying unnamed session
4015 2023.10.22 04:58:15.842448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4016 2023.10.22 04:58:15.842575 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4017 2023.10.22 04:58:15.842608 [ 3 ] {} <Debug> HTTP-Session: c799e212-e7cb-41ed-9364-80326dc8f499 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4018 2023.10.22 04:58:15.842635 [ 3 ] {} <Debug> HTTP-Session: c799e212-e7cb-41ed-9364-80326dc8f499 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4019 2023.10.22 04:58:15.842779 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4020 2023.10.22 04:58:15.842846 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4021 2023.10.22 04:58:15.843032 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4022 2023.10.22 04:58:15.843574 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4023 2023.10.22 04:58:15.843842 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4024 2023.10.22 04:58:15.844002 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4025 2023.10.22 04:58:15.844147 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001321785 sec., 31775 rows/sec., 2.41 MiB/sec.
4026 2023.10.22 04:58:15.844149 [ 136 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4027 2023.10.22 04:58:15.844282 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4028 2023.10.22 04:58:15.844353 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Debug> DynamicQueryHandler: Done processing query
4029 2023.10.22 04:58:15.844399 [ 3 ] {c3dc3a50-9ec4-471f-92a6-c7c802218f38} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4030 2023.10.22 04:58:15.844407 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4031 2023.10.22 04:58:15.844422 [ 3 ] {} <Debug> HTTP-Session: c799e212-e7cb-41ed-9364-80326dc8f499 Destroying unnamed session
4032 2023.10.22 04:58:15.844560 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4033 2023.10.22 04:58:15.844607 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 54 rows starting from the beginning of the part
4034 2023.10.22 04:58:15.844681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4035 2023.10.22 04:58:15.844762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4036 2023.10.22 04:58:15.844811 [ 3 ] {} <Debug> HTTP-Session: 02516a9e-36c0-46c0-b359-f5d872fdb7e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4037 2023.10.22 04:58:15.844838 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part
4038 2023.10.22 04:58:15.844850 [ 3 ] {} <Debug> HTTP-Session: 02516a9e-36c0-46c0-b359-f5d872fdb7e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4039 2023.10.22 04:58:15.845091 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4040 2023.10.22 04:58:15.845111 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part
4041 2023.10.22 04:58:15.845179 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4042 2023.10.22 04:58:15.845402 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 42 rows starting from the beginning of the part
4043 2023.10.22 04:58:15.845654 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4044 2023.10.22 04:58:15.845679 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part
4045 2023.10.22 04:58:15.845861 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 42 rows starting from the beginning of the part
4046 2023.10.22 04:58:15.846412 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4047 2023.10.22 04:58:15.846922 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4048 2023.10.22 04:58:15.847205 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856623 sec., 73513.3757587193 rows/sec., 5.62 MiB/sec.
4049 2023.10.22 04:58:15.847228 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4050 2023.10.22 04:58:15.847355 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4051 2023.10.22 04:58:15.847417 [ 136 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4052 2023.10.22 04:58:15.847478 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.002313357 sec., 84293 rows/sec., 7.89 MiB/sec.
4053 2023.10.22 04:58:15.847522 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4054 2023.10.22 04:58:15.847707 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4055 2023.10.22 04:58:15.847784 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4056 2023.10.22 04:58:15.847842 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Debug> DynamicQueryHandler: Done processing query
4057 2023.10.22 04:58:15.847893 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4058 2023.10.22 04:58:15.847915 [ 17 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_36_7} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4059 2023.10.22 04:58:15.847899 [ 3 ] {3d5e971d-80fd-4d28-affa-4ac225802c92} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4060 2023.10.22 04:58:15.847944 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 231 rows starting from the beginning of the part
4061 2023.10.22 04:58:15.848009 [ 3 ] {} <Debug> HTTP-Session: 02516a9e-36c0-46c0-b359-f5d872fdb7e9 Destroying unnamed session
4062 2023.10.22 04:58:15.848150 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 177 rows starting from the beginning of the part
4063 2023.10.22 04:58:15.848275 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 54 rows starting from the beginning of the part
4064 2023.10.22 04:58:15.848284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 48208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4065 2023.10.22 04:58:15.848371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4066 2023.10.22 04:58:15.848438 [ 3 ] {} <Debug> HTTP-Session: 24645002-b6b7-4356-9c86-8df191daa42d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4067 2023.10.22 04:58:15.848466 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 195 rows starting from the beginning of the part
4068 2023.10.22 04:58:15.848476 [ 3 ] {} <Debug> HTTP-Session: 24645002-b6b7-4356-9c86-8df191daa42d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4069 2023.10.22 04:58:15.848711 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 54 rows starting from the beginning of the part
4070 2023.10.22 04:58:15.848720 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4071 2023.10.22 04:58:15.848814 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4072 2023.10.22 04:58:15.848913 [ 21 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 195 rows starting from the beginning of the part
4073 2023.10.22 04:58:15.849348 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4074 2023.10.22 04:58:15.850493 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4075 2023.10.22 04:58:15.850796 [ 19 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 906 rows, containing 4 columns (4 merged, 0 gathered) in 0.003201247 sec., 283014.71270414314 rows/sec., 26.93 MiB/sec.
4076 2023.10.22 04:58:15.850899 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4077 2023.10.22 04:58:15.851012 [ 13 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4078 2023.10.22 04:58:15.851166 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4079 2023.10.22 04:58:15.851330 [ 13 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4080 2023.10.22 04:58:15.851350 [ 136 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4081 2023.10.22 04:58:15.851390 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Information> executeQuery: Read 300 rows, 21.43 KiB in 0.00259165 sec., 115756 rows/sec., 8.07 MiB/sec.
4082 2023.10.22 04:58:15.851431 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4083 2023.10.22 04:58:15.851497 [ 13 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_36_7} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4084 2023.10.22 04:58:15.851674 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4085 2023.10.22 04:58:15.851879 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Debug> DynamicQueryHandler: Done processing query
4086 2023.10.22 04:58:15.851951 [ 3 ] {ad868502-b6b0-45fd-a95a-77ce3f99afe6} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4087 2023.10.22 04:58:15.852037 [ 3 ] {} <Debug> HTTP-Session: 24645002-b6b7-4356-9c86-8df191daa42d Destroying unnamed session
4088 2023.10.22 04:58:15.852048 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4089 2023.10.22 04:58:15.852111 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 341 rows starting from the beginning of the part
4090 2023.10.22 04:58:15.852235 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 294 rows starting from the beginning of the part
4091 2023.10.22 04:58:15.852299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4092 2023.10.22 04:58:15.852335 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 18 rows starting from the beginning of the part
4093 2023.10.22 04:58:15.852357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4094 2023.10.22 04:58:15.852385 [ 3 ] {} <Debug> HTTP-Session: d1b82d1d-210f-4406-a30a-2f6cae166621 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4095 2023.10.22 04:58:15.852412 [ 3 ] {} <Debug> HTTP-Session: d1b82d1d-210f-4406-a30a-2f6cae166621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4096 2023.10.22 04:58:15.852455 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 309 rows starting from the beginning of the part
4097 2023.10.22 04:58:15.852528 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4098 2023.10.22 04:58:15.852570 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 18 rows starting from the beginning of the part
4099 2023.10.22 04:58:15.852579 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4100 2023.10.22 04:58:15.852722 [ 19 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 300 rows starting from the beginning of the part
4101 2023.10.22 04:58:15.852845 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4102 2023.10.22 04:58:15.853250 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4103 2023.10.22 04:58:15.853564 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4104 2023.10.22 04:58:15.853821 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4105 2023.10.22 04:58:15.853830 [ 13 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002314987 sec., 552918.8716826488 rows/sec., 38.86 MiB/sec.
4106 2023.10.22 04:58:15.854008 [ 136 ] {} <Debug> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4107 2023.10.22 04:58:15.854035 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001453536 sec., 4127 rows/sec., 173.34 KiB/sec.
4108 2023.10.22 04:58:15.854051 [ 13 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4109 2023.10.22 04:58:15.854085 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4110 2023.10.22 04:58:15.854298 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4111 2023.10.22 04:58:15.854477 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Debug> DynamicQueryHandler: Done processing query
4112 2023.10.22 04:58:15.854567 [ 13 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4113 2023.10.22 04:58:15.854570 [ 3 ] {f3efe876-41de-47f0-86f3-56d4742b4d73} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4114 2023.10.22 04:58:15.854632 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4115 2023.10.22 04:58:15.854681 [ 3 ] {} <Debug> HTTP-Session: d1b82d1d-210f-4406-a30a-2f6cae166621 Destroying unnamed session
4116 2023.10.22 04:58:15.854708 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part
4117 2023.10.22 04:58:15.854739 [ 13 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_36_7} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4118 2023.10.22 04:58:15.854904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4119 2023.10.22 04:58:15.854916 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part
4120 2023.10.22 04:58:15.854996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4121 2023.10.22 04:58:15.855033 [ 3 ] {} <Debug> HTTP-Session: 42634d74-e162-4f7c-8c45-f03b0719d049 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4122 2023.10.22 04:58:15.855085 [ 3 ] {} <Debug> HTTP-Session: 42634d74-e162-4f7c-8c45-f03b0719d049 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4123 2023.10.22 04:58:15.855132 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part
4124 2023.10.22 04:58:15.855302 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4125 2023.10.22 04:58:15.855364 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part
4126 2023.10.22 04:58:15.855391 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4127 2023.10.22 04:58:15.855639 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part
4128 2023.10.22 04:58:15.855937 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4129 2023.10.22 04:58:15.855952 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part
4130 2023.10.22 04:58:15.856614 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4131 2023.10.22 04:58:15.857269 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4132 2023.10.22 04:58:15.857390 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212627 sec., 39220.23938664526 rows/sec., 1.61 MiB/sec.
4133 2023.10.22 04:58:15.857544 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4134 2023.10.22 04:58:15.857602 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4135 2023.10.22 04:58:15.857752 [ 136 ] {} <Debug> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4136 2023.10.22 04:58:15.857811 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002445489 sec., 25761 rows/sec., 1.56 MiB/sec.
4137 2023.10.22 04:58:15.857841 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4138 2023.10.22 04:58:15.857910 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4139 2023.10.22 04:58:15.858078 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4140 2023.10.22 04:58:15.858132 [ 21 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_21_4} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4141 2023.10.22 04:58:15.858342 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Debug> DynamicQueryHandler: Done processing query
4142 2023.10.22 04:58:15.858440 [ 3 ] {1dc048d4-b875-471c-8673-92a281b91ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4143 2023.10.22 04:58:15.858457 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4144 2023.10.22 04:58:15.858509 [ 3 ] {} <Debug> HTTP-Session: 42634d74-e162-4f7c-8c45-f03b0719d049 Destroying unnamed session
4145 2023.10.22 04:58:15.858533 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1052 rows starting from the beginning of the part
4146 2023.10.22 04:58:15.858657 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part
4147 2023.10.22 04:58:15.858768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 38535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4148 2023.10.22 04:58:15.858795 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 74 rows starting from the beginning of the part
4149 2023.10.22 04:58:15.858869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4150 2023.10.22 04:58:15.858909 [ 3 ] {} <Debug> HTTP-Session: 8a143871-4ed1-42f4-b91b-95a8bd06a400 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4151 2023.10.22 04:58:15.858961 [ 3 ] {} <Debug> HTTP-Session: 8a143871-4ed1-42f4-b91b-95a8bd06a400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4152 2023.10.22 04:58:15.859005 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part
4153 2023.10.22 04:58:15.859184 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4154 2023.10.22 04:58:15.859239 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 63 rows starting from the beginning of the part
4155 2023.10.22 04:58:15.859287 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4156 2023.10.22 04:58:15.859535 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 63 rows starting from the beginning of the part
4157 2023.10.22 04:58:15.859996 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4158 2023.10.22 04:58:15.861096 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4159 2023.10.22 04:58:15.861508 [ 25 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1378 rows, containing 5 columns (5 merged, 0 gathered) in 0.003590282 sec., 383813.86197518744 rows/sec., 23.33 MiB/sec.
4160 2023.10.22 04:58:15.861666 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary)
4161 2023.10.22 04:58:15.861704 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4162 2023.10.22 04:58:15.861955 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0.
4163 2023.10.22 04:58:15.862020 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4164 2023.10.22 04:58:15.862145 [ 13 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4165 2023.10.22 04:58:15.862202 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002946784 sec., 12216 rows/sec., 16.49 MiB/sec.
4166 2023.10.22 04:58:15.862488 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Debug> DynamicQueryHandler: Done processing query
4167 2023.10.22 04:58:15.862511 [ 3 ] {2acaf223-0bf4-431c-9aa4-629f4a3507da} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4168 2023.10.22 04:58:15.862526 [ 3 ] {} <Debug> HTTP-Session: 8a143871-4ed1-42f4-b91b-95a8bd06a400 Destroying unnamed session
4169 2023.10.22 04:58:15.862642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4170 2023.10.22 04:58:15.862684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4171 2023.10.22 04:58:15.862703 [ 3 ] {} <Debug> HTTP-Session: 9cfd302b-70ab-4ded-8d12-719ea42e263f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4172 2023.10.22 04:58:15.862719 [ 3 ] {} <Debug> HTTP-Session: 9cfd302b-70ab-4ded-8d12-719ea42e263f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4173 2023.10.22 04:58:15.862789 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4174 2023.10.22 04:58:15.862827 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4175 2023.10.22 04:58:15.862935 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4176 2023.10.22 04:58:15.863193 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4177 2023.10.22 04:58:15.863425 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary)
4178 2023.10.22 04:58:15.863610 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0.
4179 2023.10.22 04:58:15.863735 [ 136 ] {} <Debug> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0
4180 2023.10.22 04:58:15.863745 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000917491 sec., 20708 rows/sec., 1.07 MiB/sec.
4181 2023.10.22 04:58:15.863784 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4182 2023.10.22 04:58:15.863986 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact
4183 2023.10.22 04:58:15.864045 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Debug> DynamicQueryHandler: Done processing query
4184 2023.10.22 04:58:15.864084 [ 3 ] {0ba4798c-e5b5-4c6f-8da0-4564de486f4c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4185 2023.10.22 04:58:15.864132 [ 3 ] {} <Debug> HTTP-Session: 9cfd302b-70ab-4ded-8d12-719ea42e263f Destroying unnamed session
4186 2023.10.22 04:58:15.864178 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4187 2023.10.22 04:58:15.864217 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 337 rows starting from the beginning of the part
4188 2023.10.22 04:58:15.864330 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 19 rows starting from the beginning of the part
4189 2023.10.22 04:58:15.864415 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 19 rows starting from the beginning of the part
4190 2023.10.22 04:58:15.864497 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 19 rows starting from the beginning of the part
4191 2023.10.22 04:58:15.864576 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 28 rows starting from the beginning of the part
4192 2023.10.22 04:58:15.864658 [ 10 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 19 rows starting from the beginning of the part
4193 2023.10.22 04:58:15.865309 [ 25 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 441 rows, containing 4 columns (4 merged, 0 gathered) in 0.001470477 sec., 299902.6846390661 rows/sec., 16.05 MiB/sec.
4194 2023.10.22 04:58:15.865419 [ 13 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary)
4195 2023.10.22 04:58:15.865611 [ 13 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4.
4196 2023.10.22 04:58:15.865674 [ 13 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_21_4} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0
4197 2023.10.22 04:58:20.259276 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
4198 2023.10.22 04:58:20.259380 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
4199 2023.10.22 04:58:20.836500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4200 2023.10.22 04:58:20.836661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4201 2023.10.22 04:58:20.836708 [ 3 ] {} <Debug> HTTP-Session: 50ac4e47-43ba-481f-a1d0-f42bafd43b27 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4202 2023.10.22 04:58:20.836749 [ 3 ] {} <Debug> HTTP-Session: 50ac4e47-43ba-481f-a1d0-f42bafd43b27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4203 2023.10.22 04:58:20.836950 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4204 2023.10.22 04:58:20.837052 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4205 2023.10.22 04:58:20.837324 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4206 2023.10.22 04:58:20.837914 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4207 2023.10.22 04:58:20.838192 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4208 2023.10.22 04:58:20.838365 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4209 2023.10.22 04:58:20.838532 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001517117 sec., 11864 rows/sec., 961.68 KiB/sec.
4210 2023.10.22 04:58:20.838697 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Debug> DynamicQueryHandler: Done processing query
4211 2023.10.22 04:58:20.838723 [ 3 ] {7721cfbe-4fb1-4fd5-a642-e7753426e8ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4212 2023.10.22 04:58:20.838741 [ 3 ] {} <Debug> HTTP-Session: 50ac4e47-43ba-481f-a1d0-f42bafd43b27 Destroying unnamed session
4213 2023.10.22 04:58:20.838874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4214 2023.10.22 04:58:20.838923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4215 2023.10.22 04:58:20.838941 [ 3 ] {} <Debug> HTTP-Session: 9d24257d-f546-4ec8-87d2-1fb636472ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4216 2023.10.22 04:58:20.838959 [ 3 ] {} <Debug> HTTP-Session: 9d24257d-f546-4ec8-87d2-1fb636472ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4217 2023.10.22 04:58:20.839039 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4218 2023.10.22 04:58:20.839080 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4219 2023.10.22 04:58:20.839188 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4220 2023.10.22 04:58:20.839580 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4221 2023.10.22 04:58:20.839793 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4222 2023.10.22 04:58:20.839942 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4223 2023.10.22 04:58:20.840062 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000994681 sec., 54288 rows/sec., 5.53 MiB/sec.
4224 2023.10.22 04:58:20.840183 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Debug> DynamicQueryHandler: Done processing query
4225 2023.10.22 04:58:20.840207 [ 3 ] {7b97a3ae-c9bf-4ecb-abfb-1b12a1c04092} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4226 2023.10.22 04:58:20.840223 [ 3 ] {} <Debug> HTTP-Session: 9d24257d-f546-4ec8-87d2-1fb636472ce8 Destroying unnamed session
4227 2023.10.22 04:58:20.840339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4228 2023.10.22 04:58:20.840382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4229 2023.10.22 04:58:20.840401 [ 3 ] {} <Debug> HTTP-Session: 539a230c-8791-41e1-b892-21792b94bc58 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4230 2023.10.22 04:58:20.840418 [ 3 ] {} <Debug> HTTP-Session: 539a230c-8791-41e1-b892-21792b94bc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4231 2023.10.22 04:58:20.840488 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4232 2023.10.22 04:58:20.840527 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4233 2023.10.22 04:58:20.840633 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4234 2023.10.22 04:58:20.840915 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4235 2023.10.22 04:58:20.841124 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4236 2023.10.22 04:58:20.841272 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4237 2023.10.22 04:58:20.841370 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.000853179 sec., 21097 rows/sec., 1.65 MiB/sec.
4238 2023.10.22 04:58:20.841505 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Debug> DynamicQueryHandler: Done processing query
4239 2023.10.22 04:58:20.841530 [ 3 ] {165ae2c8-1242-4eb6-a069-40c092d1c427} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4240 2023.10.22 04:58:20.841547 [ 3 ] {} <Debug> HTTP-Session: 539a230c-8791-41e1-b892-21792b94bc58 Destroying unnamed session
4241 2023.10.22 04:58:20.841667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4242 2023.10.22 04:58:20.841711 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4243 2023.10.22 04:58:20.841730 [ 3 ] {} <Debug> HTTP-Session: e419010d-fbfc-4554-be54-da255273aa4b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4244 2023.10.22 04:58:20.841746 [ 3 ] {} <Debug> HTTP-Session: e419010d-fbfc-4554-be54-da255273aa4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4245 2023.10.22 04:58:20.841821 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4246 2023.10.22 04:58:20.841867 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4247 2023.10.22 04:58:20.842004 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4248 2023.10.22 04:58:20.842390 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4249 2023.10.22 04:58:20.842706 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary)
4250 2023.10.22 04:58:20.842895 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0.
4251 2023.10.22 04:58:20.842990 [ 131 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0
4252 2023.10.22 04:58:20.843001 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001151794 sec., 15627 rows/sec., 21.09 MiB/sec.
4253 2023.10.22 04:58:20.843039 [ 131 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4254 2023.10.22 04:58:20.843227 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact
4255 2023.10.22 04:58:20.843299 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Debug> DynamicQueryHandler: Done processing query
4256 2023.10.22 04:58:20.843353 [ 3 ] {b0064bca-19c6-47c3-9084-374dd066d28f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4257 2023.10.22 04:58:20.843417 [ 3 ] {} <Debug> HTTP-Session: e419010d-fbfc-4554-be54-da255273aa4b Destroying unnamed session
4258 2023.10.22 04:58:20.843483 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4259 2023.10.22 04:58:20.843522 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 768 rows starting from the beginning of the part
4260 2023.10.22 04:58:20.843642 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 18 rows starting from the beginning of the part
4261 2023.10.22 04:58:20.843746 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part
4262 2023.10.22 04:58:20.843840 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 18 rows starting from the beginning of the part
4263 2023.10.22 04:58:20.843935 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part
4264 2023.10.22 04:58:20.844025 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 18 rows starting from the beginning of the part
4265 2023.10.22 04:58:20.846047 [ 13 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 894 rows, containing 6 columns (6 merged, 0 gathered) in 0.002947084 sec., 303350.7019141633 rows/sec., 409.36 MiB/sec.
4266 2023.10.22 04:58:20.846508 [ 13 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary)
4267 2023.10.22 04:58:20.846758 [ 13 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7.
4268 2023.10.22 04:58:20.846828 [ 13 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0
4269 2023.10.22 04:58:20.846898 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_36_7: 4.22 MiB.
4270 2023.10.22 04:58:25.843133 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4271 2023.10.22 04:58:25.843252 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4272 2023.10.22 04:58:25.843279 [ 3 ] {} <Debug> HTTP-Session: 4e1c0c45-0608-4944-89ee-a97e9332b7bd Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4273 2023.10.22 04:58:25.843304 [ 3 ] {} <Debug> HTTP-Session: 4e1c0c45-0608-4944-89ee-a97e9332b7bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4274 2023.10.22 04:58:25.843430 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4275 2023.10.22 04:58:25.843491 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4276 2023.10.22 04:58:25.843649 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4277 2023.10.22 04:58:25.844096 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4278 2023.10.22 04:58:25.844367 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4279 2023.10.22 04:58:25.844534 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4280 2023.10.22 04:58:25.844674 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001207014 sec., 34796 rows/sec., 2.64 MiB/sec.
4281 2023.10.22 04:58:25.844823 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Debug> DynamicQueryHandler: Done processing query
4282 2023.10.22 04:58:25.844848 [ 3 ] {d5264061-e3d0-4966-9d40-f9cf5d905e61} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4283 2023.10.22 04:58:25.844865 [ 3 ] {} <Debug> HTTP-Session: 4e1c0c45-0608-4944-89ee-a97e9332b7bd Destroying unnamed session
4284 2023.10.22 04:58:25.845095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4285 2023.10.22 04:58:25.845142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4286 2023.10.22 04:58:25.845160 [ 3 ] {} <Debug> HTTP-Session: 5bc196f3-789f-400c-8dde-9db502264518 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4287 2023.10.22 04:58:25.845177 [ 3 ] {} <Debug> HTTP-Session: 5bc196f3-789f-400c-8dde-9db502264518 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4288 2023.10.22 04:58:25.845253 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4289 2023.10.22 04:58:25.845293 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4290 2023.10.22 04:58:25.845400 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4291 2023.10.22 04:58:25.845845 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4292 2023.10.22 04:58:25.846075 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4293 2023.10.22 04:58:25.846228 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4294 2023.10.22 04:58:25.846335 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.001052993 sec., 185186 rows/sec., 17.33 MiB/sec.
4295 2023.10.22 04:58:25.846452 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Debug> DynamicQueryHandler: Done processing query
4296 2023.10.22 04:58:25.846476 [ 3 ] {fb33d14a-9b1f-4962-9a4c-40e23657e069} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4297 2023.10.22 04:58:25.846492 [ 3 ] {} <Debug> HTTP-Session: 5bc196f3-789f-400c-8dde-9db502264518 Destroying unnamed session
4298 2023.10.22 04:58:25.846660 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 48208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4299 2023.10.22 04:58:25.846705 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4300 2023.10.22 04:58:25.846723 [ 3 ] {} <Debug> HTTP-Session: ecb28c8d-0cfb-40e3-ad34-76cd966ba511 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4301 2023.10.22 04:58:25.846740 [ 3 ] {} <Debug> HTTP-Session: ecb28c8d-0cfb-40e3-ad34-76cd966ba511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4302 2023.10.22 04:58:25.846827 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4303 2023.10.22 04:58:25.846866 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4304 2023.10.22 04:58:25.846972 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4305 2023.10.22 04:58:25.847470 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4306 2023.10.22 04:58:25.847692 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4307 2023.10.22 04:58:25.847844 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4308 2023.10.22 04:58:25.847951 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Information> executeQuery: Read 300 rows, 21.43 KiB in 0.001094983 sec., 273976 rows/sec., 19.11 MiB/sec.
4309 2023.10.22 04:58:25.848057 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Debug> DynamicQueryHandler: Done processing query
4310 2023.10.22 04:58:25.848081 [ 3 ] {53095135-538e-4561-aaae-e22ea7de5dec} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4311 2023.10.22 04:58:25.848097 [ 3 ] {} <Debug> HTTP-Session: ecb28c8d-0cfb-40e3-ad34-76cd966ba511 Destroying unnamed session
4312 2023.10.22 04:58:25.848265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4313 2023.10.22 04:58:25.848309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4314 2023.10.22 04:58:25.848328 [ 3 ] {} <Debug> HTTP-Session: 47ef4a9a-fea7-4cbd-b675-76ad54be1a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4315 2023.10.22 04:58:25.848345 [ 3 ] {} <Debug> HTTP-Session: 47ef4a9a-fea7-4cbd-b675-76ad54be1a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4316 2023.10.22 04:58:25.848414 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4317 2023.10.22 04:58:25.848454 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4318 2023.10.22 04:58:25.848559 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4319 2023.10.22 04:58:25.848793 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4320 2023.10.22 04:58:25.849040 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4321 2023.10.22 04:58:25.849216 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4322 2023.10.22 04:58:25.849315 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00087392 sec., 6865 rows/sec., 288.30 KiB/sec.
4323 2023.10.22 04:58:25.849429 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Debug> DynamicQueryHandler: Done processing query
4324 2023.10.22 04:58:25.849453 [ 3 ] {77c5057c-f39c-4b9d-97f5-148bbca0d391} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4325 2023.10.22 04:58:25.849469 [ 3 ] {} <Debug> HTTP-Session: 47ef4a9a-fea7-4cbd-b675-76ad54be1a0b Destroying unnamed session
4326 2023.10.22 04:58:25.849600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4327 2023.10.22 04:58:25.849645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4328 2023.10.22 04:58:25.849664 [ 3 ] {} <Debug> HTTP-Session: 88ffdae2-751f-4307-b738-2fa8812aba87 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4329 2023.10.22 04:58:25.849681 [ 3 ] {} <Debug> HTTP-Session: 88ffdae2-751f-4307-b738-2fa8812aba87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4330 2023.10.22 04:58:25.849754 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4331 2023.10.22 04:58:25.849796 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4332 2023.10.22 04:58:25.849911 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4333 2023.10.22 04:58:25.850327 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4334 2023.10.22 04:58:25.850579 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4335 2023.10.22 04:58:25.850760 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4336 2023.10.22 04:58:25.850863 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001079542 sec., 58358 rows/sec., 3.54 MiB/sec.
4337 2023.10.22 04:58:25.851004 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Debug> DynamicQueryHandler: Done processing query
4338 2023.10.22 04:58:25.851029 [ 3 ] {0afc8ca9-8b9c-40ea-9884-948de13b85f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4339 2023.10.22 04:58:25.851046 [ 3 ] {} <Debug> HTTP-Session: 88ffdae2-751f-4307-b738-2fa8812aba87 Destroying unnamed session
4340 2023.10.22 04:58:25.851216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 38535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4341 2023.10.22 04:58:25.851261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4342 2023.10.22 04:58:25.851280 [ 3 ] {} <Debug> HTTP-Session: 67238a39-50b2-437f-80e1-85c189952c9f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4343 2023.10.22 04:58:25.851295 [ 3 ] {} <Debug> HTTP-Session: 67238a39-50b2-437f-80e1-85c189952c9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4344 2023.10.22 04:58:25.851382 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4345 2023.10.22 04:58:25.851425 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4346 2023.10.22 04:58:25.851560 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4347 2023.10.22 04:58:25.851991 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4348 2023.10.22 04:58:25.852289 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary)
4349 2023.10.22 04:58:25.852470 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0.
4350 2023.10.22 04:58:25.852572 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001162824 sec., 30959 rows/sec., 41.78 MiB/sec.
4351 2023.10.22 04:58:25.852683 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Debug> DynamicQueryHandler: Done processing query
4352 2023.10.22 04:58:25.852706 [ 3 ] {00fdc970-b5b9-49ef-9617-4d5e2c9df3ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4353 2023.10.22 04:58:25.852722 [ 3 ] {} <Debug> HTTP-Session: 67238a39-50b2-437f-80e1-85c189952c9f Destroying unnamed session
4354 2023.10.22 04:58:25.852831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4355 2023.10.22 04:58:25.852874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4356 2023.10.22 04:58:25.852893 [ 3 ] {} <Debug> HTTP-Session: 09199640-d864-4126-81ef-37288d309626 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4357 2023.10.22 04:58:25.852909 [ 3 ] {} <Debug> HTTP-Session: 09199640-d864-4126-81ef-37288d309626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4358 2023.10.22 04:58:25.852978 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4359 2023.10.22 04:58:25.853017 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4360 2023.10.22 04:58:25.853120 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4361 2023.10.22 04:58:25.853350 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4362 2023.10.22 04:58:25.853581 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary)
4363 2023.10.22 04:58:25.853763 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0.
4364 2023.10.22 04:58:25.853861 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00085558 sec., 22207 rows/sec., 1.15 MiB/sec.
4365 2023.10.22 04:58:25.853973 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Debug> DynamicQueryHandler: Done processing query
4366 2023.10.22 04:58:25.853997 [ 3 ] {04378c3e-bf83-48f3-8af5-e408481f0d60} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4367 2023.10.22 04:58:25.854013 [ 3 ] {} <Debug> HTTP-Session: 09199640-d864-4126-81ef-37288d309626 Destroying unnamed session
4368 2023.10.22 04:58:30.836028 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4369 2023.10.22 04:58:30.836199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4370 2023.10.22 04:58:30.836248 [ 3 ] {} <Debug> HTTP-Session: 284813e6-664f-42dc-b5d9-d3168fc1b242 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4371 2023.10.22 04:58:30.836290 [ 3 ] {} <Debug> HTTP-Session: 284813e6-664f-42dc-b5d9-d3168fc1b242 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4372 2023.10.22 04:58:30.836490 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4373 2023.10.22 04:58:30.836591 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4374 2023.10.22 04:58:30.836851 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4375 2023.10.22 04:58:30.837319 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4376 2023.10.22 04:58:30.837568 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4377 2023.10.22 04:58:30.837792 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4378 2023.10.22 04:58:30.837916 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001369336 sec., 13145 rows/sec., 1.04 MiB/sec.
4379 2023.10.22 04:58:30.838047 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Debug> DynamicQueryHandler: Done processing query
4380 2023.10.22 04:58:30.838073 [ 3 ] {9314428e-b216-4be5-86a5-b981c829e75a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4381 2023.10.22 04:58:30.838090 [ 3 ] {} <Debug> HTTP-Session: 284813e6-664f-42dc-b5d9-d3168fc1b242 Destroying unnamed session
4382 2023.10.22 04:58:30.838221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4383 2023.10.22 04:58:30.838265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4384 2023.10.22 04:58:30.838285 [ 3 ] {} <Debug> HTTP-Session: b1dbbab8-f3cc-4c79-90bc-5a0b7d06ca6d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4385 2023.10.22 04:58:30.838302 [ 3 ] {} <Debug> HTTP-Session: b1dbbab8-f3cc-4c79-90bc-5a0b7d06ca6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4386 2023.10.22 04:58:30.838376 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4387 2023.10.22 04:58:30.838417 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4388 2023.10.22 04:58:30.838520 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4389 2023.10.22 04:58:30.838834 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4390 2023.10.22 04:58:30.839047 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4391 2023.10.22 04:58:30.839196 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4392 2023.10.22 04:58:30.839296 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000892371 sec., 60512 rows/sec., 6.16 MiB/sec.
4393 2023.10.22 04:58:30.839409 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Debug> DynamicQueryHandler: Done processing query
4394 2023.10.22 04:58:30.839433 [ 3 ] {7da8f94f-fc12-4205-a5dd-caecf3f1644b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4395 2023.10.22 04:58:30.839449 [ 3 ] {} <Debug> HTTP-Session: b1dbbab8-f3cc-4c79-90bc-5a0b7d06ca6d Destroying unnamed session
4396 2023.10.22 04:58:30.839610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4397 2023.10.22 04:58:30.839654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4398 2023.10.22 04:58:30.839676 [ 3 ] {} <Debug> HTTP-Session: 2f2e8057-a30b-4e49-aecc-5fbc75450bf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4399 2023.10.22 04:58:30.839692 [ 3 ] {} <Debug> HTTP-Session: 2f2e8057-a30b-4e49-aecc-5fbc75450bf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4400 2023.10.22 04:58:30.839762 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4401 2023.10.22 04:58:30.839800 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4402 2023.10.22 04:58:30.839906 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4403 2023.10.22 04:58:30.840183 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4404 2023.10.22 04:58:30.840391 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4405 2023.10.22 04:58:30.840541 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4406 2023.10.22 04:58:30.840638 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.00084911 sec., 21198 rows/sec., 1.66 MiB/sec.
4407 2023.10.22 04:58:30.840740 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Debug> DynamicQueryHandler: Done processing query
4408 2023.10.22 04:58:30.840762 [ 3 ] {4655a6ff-8548-4df1-b9f7-187191cebd70} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4409 2023.10.22 04:58:30.840778 [ 3 ] {} <Debug> HTTP-Session: 2f2e8057-a30b-4e49-aecc-5fbc75450bf2 Destroying unnamed session
4410 2023.10.22 04:58:30.840900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4411 2023.10.22 04:58:30.840943 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4412 2023.10.22 04:58:30.840962 [ 3 ] {} <Debug> HTTP-Session: 27aea306-b0a9-4b99-be80-c1ba752135cc Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4413 2023.10.22 04:58:30.840979 [ 3 ] {} <Debug> HTTP-Session: 27aea306-b0a9-4b99-be80-c1ba752135cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4414 2023.10.22 04:58:30.841054 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4415 2023.10.22 04:58:30.841098 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4416 2023.10.22 04:58:30.841230 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4417 2023.10.22 04:58:30.841574 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.69 GiB.
4418 2023.10.22 04:58:30.841868 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary)
4419 2023.10.22 04:58:30.842055 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0.
4420 2023.10.22 04:58:30.842172 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001083353 sec., 16615 rows/sec., 22.42 MiB/sec.
4421 2023.10.22 04:58:30.842325 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Debug> DynamicQueryHandler: Done processing query
4422 2023.10.22 04:58:30.842350 [ 3 ] {338d2631-2e51-4e35-bf54-34640b4a15fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4423 2023.10.22 04:58:30.842366 [ 3 ] {} <Debug> HTTP-Session: 27aea306-b0a9-4b99-be80-c1ba752135cc Destroying unnamed session
4424 2023.10.22 04:58:35.259436 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
4425 2023.10.22 04:58:35.259511 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
4426 2023.10.22 04:58:35.842488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4427 2023.10.22 04:58:35.842592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4428 2023.10.22 04:58:35.842617 [ 3 ] {} <Debug> HTTP-Session: e746a2ec-9d81-4fb4-81f6-ffc27a75ae4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4429 2023.10.22 04:58:35.842641 [ 3 ] {} <Debug> HTTP-Session: e746a2ec-9d81-4fb4-81f6-ffc27a75ae4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4430 2023.10.22 04:58:35.842775 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4431 2023.10.22 04:58:35.842836 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4432 2023.10.22 04:58:35.843004 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4433 2023.10.22 04:58:35.843413 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4434 2023.10.22 04:58:35.843674 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4435 2023.10.22 04:58:35.843835 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4436 2023.10.22 04:58:35.843974 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001156244 sec., 36324 rows/sec., 2.75 MiB/sec.
4437 2023.10.22 04:58:35.844107 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Debug> DynamicQueryHandler: Done processing query
4438 2023.10.22 04:58:35.844132 [ 3 ] {f2a5636d-0d8e-429e-98db-f337d84fe31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4439 2023.10.22 04:58:35.844150 [ 3 ] {} <Debug> HTTP-Session: e746a2ec-9d81-4fb4-81f6-ffc27a75ae4f Destroying unnamed session
4440 2023.10.22 04:58:35.844318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4441 2023.10.22 04:58:35.844361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4442 2023.10.22 04:58:35.844381 [ 3 ] {} <Debug> HTTP-Session: c1dad857-1703-4e56-9de9-49f087a4325c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4443 2023.10.22 04:58:35.844397 [ 3 ] {} <Debug> HTTP-Session: c1dad857-1703-4e56-9de9-49f087a4325c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4444 2023.10.22 04:58:35.844474 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4445 2023.10.22 04:58:35.844514 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4446 2023.10.22 04:58:35.844618 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4447 2023.10.22 04:58:35.845065 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4448 2023.10.22 04:58:35.845288 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4449 2023.10.22 04:58:35.845438 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4450 2023.10.22 04:58:35.845540 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.001038722 sec., 187730 rows/sec., 17.57 MiB/sec.
4451 2023.10.22 04:58:35.845665 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Debug> DynamicQueryHandler: Done processing query
4452 2023.10.22 04:58:35.845690 [ 3 ] {ef955a15-771b-419d-8d23-9f6d9bbc6ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4453 2023.10.22 04:58:35.845705 [ 3 ] {} <Debug> HTTP-Session: c1dad857-1703-4e56-9de9-49f087a4325c Destroying unnamed session
4454 2023.10.22 04:58:35.845864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 48208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4455 2023.10.22 04:58:35.845909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4456 2023.10.22 04:58:35.845929 [ 3 ] {} <Debug> HTTP-Session: c6269438-72bb-4b64-bcd7-0e9d819ea52a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4457 2023.10.22 04:58:35.845945 [ 3 ] {} <Debug> HTTP-Session: c6269438-72bb-4b64-bcd7-0e9d819ea52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4458 2023.10.22 04:58:35.846026 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4459 2023.10.22 04:58:35.846064 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4460 2023.10.22 04:58:35.846169 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4461 2023.10.22 04:58:35.846639 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4462 2023.10.22 04:58:35.846859 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4463 2023.10.22 04:58:35.847010 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4464 2023.10.22 04:58:35.847135 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Information> executeQuery: Read 300 rows, 21.43 KiB in 0.001080233 sec., 277717 rows/sec., 19.37 MiB/sec.
4465 2023.10.22 04:58:35.847258 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Debug> DynamicQueryHandler: Done processing query
4466 2023.10.22 04:58:35.847282 [ 3 ] {17f2449f-a194-4306-a43e-617f1c69db99} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4467 2023.10.22 04:58:35.847297 [ 3 ] {} <Debug> HTTP-Session: c6269438-72bb-4b64-bcd7-0e9d819ea52a Destroying unnamed session
4468 2023.10.22 04:58:35.847465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4469 2023.10.22 04:58:35.847510 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4470 2023.10.22 04:58:35.847530 [ 3 ] {} <Debug> HTTP-Session: ddad3b2e-aff6-4d73-a242-b886e4440a4f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4471 2023.10.22 04:58:35.847547 [ 3 ] {} <Debug> HTTP-Session: ddad3b2e-aff6-4d73-a242-b886e4440a4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4472 2023.10.22 04:58:35.847616 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4473 2023.10.22 04:58:35.847656 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4474 2023.10.22 04:58:35.847768 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4475 2023.10.22 04:58:35.848004 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4476 2023.10.22 04:58:35.848247 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4477 2023.10.22 04:58:35.848434 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4478 2023.10.22 04:58:35.848557 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911601 sec., 6581 rows/sec., 276.39 KiB/sec.
4479 2023.10.22 04:58:35.848755 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Debug> DynamicQueryHandler: Done processing query
4480 2023.10.22 04:58:35.848780 [ 3 ] {da63dac1-45a0-4746-8f91-f9eae7234765} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4481 2023.10.22 04:58:35.848796 [ 3 ] {} <Debug> HTTP-Session: ddad3b2e-aff6-4d73-a242-b886e4440a4f Destroying unnamed session
4482 2023.10.22 04:58:35.848926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4483 2023.10.22 04:58:35.848972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4484 2023.10.22 04:58:35.848991 [ 3 ] {} <Debug> HTTP-Session: 8570f6ee-9009-4e0f-bc54-f21bff4336b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4485 2023.10.22 04:58:35.849007 [ 3 ] {} <Debug> HTTP-Session: 8570f6ee-9009-4e0f-bc54-f21bff4336b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4486 2023.10.22 04:58:35.849081 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4487 2023.10.22 04:58:35.849124 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4488 2023.10.22 04:58:35.849259 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4489 2023.10.22 04:58:35.849542 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4490 2023.10.22 04:58:35.849790 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4491 2023.10.22 04:58:35.849965 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4492 2023.10.22 04:58:35.850096 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000980641 sec., 64243 rows/sec., 3.89 MiB/sec.
4493 2023.10.22 04:58:35.850288 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Debug> DynamicQueryHandler: Done processing query
4494 2023.10.22 04:58:35.850311 [ 3 ] {db7cefed-8b96-454a-af11-15f6e9aa5d82} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4495 2023.10.22 04:58:35.850327 [ 3 ] {} <Debug> HTTP-Session: 8570f6ee-9009-4e0f-bc54-f21bff4336b6 Destroying unnamed session
4496 2023.10.22 04:58:35.850502 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 38535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4497 2023.10.22 04:58:35.850547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4498 2023.10.22 04:58:35.850566 [ 3 ] {} <Debug> HTTP-Session: b416deca-25f0-4470-bf41-b5e457162b09 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4499 2023.10.22 04:58:35.850582 [ 3 ] {} <Debug> HTTP-Session: b416deca-25f0-4470-bf41-b5e457162b09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4500 2023.10.22 04:58:35.850678 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4501 2023.10.22 04:58:35.850723 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4502 2023.10.22 04:58:35.850875 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4503 2023.10.22 04:58:35.851288 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4504 2023.10.22 04:58:35.851585 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary)
4505 2023.10.22 04:58:35.851763 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0.
4506 2023.10.22 04:58:35.851888 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001181533 sec., 30468 rows/sec., 41.12 MiB/sec.
4507 2023.10.22 04:58:35.852012 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Debug> DynamicQueryHandler: Done processing query
4508 2023.10.22 04:58:35.852035 [ 3 ] {7318c313-9e94-424e-88ba-49a4ff4cdb08} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4509 2023.10.22 04:58:35.852050 [ 3 ] {} <Debug> HTTP-Session: b416deca-25f0-4470-bf41-b5e457162b09 Destroying unnamed session
4510 2023.10.22 04:58:35.852160 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4511 2023.10.22 04:58:35.852205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4512 2023.10.22 04:58:35.852224 [ 3 ] {} <Debug> HTTP-Session: d3a96922-fb49-4ea3-8081-a2176442b6b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4513 2023.10.22 04:58:35.852240 [ 3 ] {} <Debug> HTTP-Session: d3a96922-fb49-4ea3-8081-a2176442b6b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4514 2023.10.22 04:58:35.852309 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4515 2023.10.22 04:58:35.852347 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4516 2023.10.22 04:58:35.852452 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4517 2023.10.22 04:58:35.852691 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4518 2023.10.22 04:58:35.852922 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary)
4519 2023.10.22 04:58:35.853098 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0.
4520 2023.10.22 04:58:35.853217 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00088062 sec., 21575 rows/sec., 1.12 MiB/sec.
4521 2023.10.22 04:58:35.853331 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Debug> DynamicQueryHandler: Done processing query
4522 2023.10.22 04:58:35.853354 [ 3 ] {77225059-2ce6-490f-9ded-adb0df55e91c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4523 2023.10.22 04:58:35.853369 [ 3 ] {} <Debug> HTTP-Session: d3a96922-fb49-4ea3-8081-a2176442b6b8 Destroying unnamed session
4524 2023.10.22 04:58:40.836793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4525 2023.10.22 04:58:40.836927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4526 2023.10.22 04:58:40.836959 [ 3 ] {} <Debug> HTTP-Session: f7d075f0-cbb5-4195-8379-38eb7d6031b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4527 2023.10.22 04:58:40.836988 [ 3 ] {} <Debug> HTTP-Session: f7d075f0-cbb5-4195-8379-38eb7d6031b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4528 2023.10.22 04:58:40.837131 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4529 2023.10.22 04:58:40.837199 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4530 2023.10.22 04:58:40.837385 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4531 2023.10.22 04:58:40.837792 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4532 2023.10.22 04:58:40.838070 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4533 2023.10.22 04:58:40.838238 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4534 2023.10.22 04:58:40.838382 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001203254 sec., 14959 rows/sec., 1.18 MiB/sec.
4535 2023.10.22 04:58:40.838385 [ 118 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4536 2023.10.22 04:58:40.838504 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4537 2023.10.22 04:58:40.838586 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Debug> DynamicQueryHandler: Done processing query
4538 2023.10.22 04:58:40.838607 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4539 2023.10.22 04:58:40.838620 [ 3 ] {596f17b3-79c6-4dea-b648-eaa9eb92d912} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4540 2023.10.22 04:58:40.838649 [ 3 ] {} <Debug> HTTP-Session: f7d075f0-cbb5-4195-8379-38eb7d6031b6 Destroying unnamed session
4541 2023.10.22 04:58:40.838690 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4542 2023.10.22 04:58:40.838719 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 60 rows starting from the beginning of the part
4543 2023.10.22 04:58:40.838794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4544 2023.10.22 04:58:40.838831 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 18 rows starting from the beginning of the part
4545 2023.10.22 04:58:40.838859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4546 2023.10.22 04:58:40.838888 [ 3 ] {} <Debug> HTTP-Session: 3c805cd9-f753-484d-aa59-a716470ab1dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4547 2023.10.22 04:58:40.838921 [ 3 ] {} <Debug> HTTP-Session: 3c805cd9-f753-484d-aa59-a716470ab1dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4548 2023.10.22 04:58:40.838951 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 42 rows starting from the beginning of the part
4549 2023.10.22 04:58:40.839049 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4550 2023.10.22 04:58:40.839070 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part
4551 2023.10.22 04:58:40.839110 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4552 2023.10.22 04:58:40.839206 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 42 rows starting from the beginning of the part
4553 2023.10.22 04:58:40.839358 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4554 2023.10.22 04:58:40.839365 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part
4555 2023.10.22 04:58:40.839894 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4556 2023.10.22 04:58:40.840221 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4557 2023.10.22 04:58:40.840285 [ 20 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.00171002 sec., 115788.11943719957 rows/sec., 8.91 MiB/sec.
4558 2023.10.22 04:58:40.840406 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4559 2023.10.22 04:58:40.840441 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4560 2023.10.22 04:58:40.840571 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.001467017 sec., 36809 rows/sec., 3.75 MiB/sec.
4561 2023.10.22 04:58:40.840575 [ 118 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4562 2023.10.22 04:58:40.840766 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4563 2023.10.22 04:58:40.840754 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4564 2023.10.22 04:58:40.840845 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Debug> DynamicQueryHandler: Done processing query
4565 2023.10.22 04:58:40.840911 [ 3 ] {855a0515-7936-4d62-8e24-67fe5cca3d57} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4566 2023.10.22 04:58:40.840969 [ 11 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_41_8} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4567 2023.10.22 04:58:40.840996 [ 3 ] {} <Debug> HTTP-Session: 3c805cd9-f753-484d-aa59-a716470ab1dc Destroying unnamed session
4568 2023.10.22 04:58:40.841009 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4569 2023.10.22 04:58:40.841150 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4570 2023.10.22 04:58:40.841194 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4571 2023.10.22 04:58:40.841205 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 249 rows starting from the beginning of the part
4572 2023.10.22 04:58:40.841290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4573 2023.10.22 04:58:40.841329 [ 3 ] {} <Debug> HTTP-Session: eeb1f9d7-9fc0-4c57-bc32-8efd6de75b39 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4574 2023.10.22 04:58:40.841373 [ 3 ] {} <Debug> HTTP-Session: eeb1f9d7-9fc0-4c57-bc32-8efd6de75b39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4575 2023.10.22 04:58:40.841453 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 54 rows starting from the beginning of the part
4576 2023.10.22 04:58:40.841587 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4577 2023.10.22 04:58:40.841681 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 195 rows starting from the beginning of the part
4578 2023.10.22 04:58:40.841690 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4579 2023.10.22 04:58:40.841957 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 54 rows starting from the beginning of the part
4580 2023.10.22 04:58:40.842192 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4581 2023.10.22 04:58:40.842213 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 195 rows starting from the beginning of the part
4582 2023.10.22 04:58:40.842395 [ 12 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part
4583 2023.10.22 04:58:40.842888 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4584 2023.10.22 04:58:40.843391 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4585 2023.10.22 04:58:40.843641 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4586 2023.10.22 04:58:40.843833 [ 118 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4587 2023.10.22 04:58:40.843910 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.002245736 sec., 8015 rows/sec., 641.84 KiB/sec.
4588 2023.10.22 04:58:40.843955 [ 118 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4589 2023.10.22 04:58:40.844252 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4590 2023.10.22 04:58:40.844417 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 4 columns (4 merged, 0 gathered) in 0.003564162 sec., 224737.25941750122 rows/sec., 21.53 MiB/sec.
4591 2023.10.22 04:58:40.844446 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Debug> DynamicQueryHandler: Done processing query
4592 2023.10.22 04:58:40.844480 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4593 2023.10.22 04:58:40.844496 [ 3 ] {b1f23fbb-cbe9-44ff-80cc-c62db4422819} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4594 2023.10.22 04:58:40.844548 [ 3 ] {} <Debug> HTTP-Session: eeb1f9d7-9fc0-4c57-bc32-8efd6de75b39 Destroying unnamed session
4595 2023.10.22 04:58:40.844553 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 347 rows starting from the beginning of the part
4596 2023.10.22 04:58:40.844721 [ 22 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4597 2023.10.22 04:58:40.844767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4598 2023.10.22 04:58:40.844874 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 18 rows starting from the beginning of the part
4599 2023.10.22 04:58:40.844890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4600 2023.10.22 04:58:40.844960 [ 3 ] {} <Debug> HTTP-Session: e9aeafd1-6d13-48d3-b953-3de58988967b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4601 2023.10.22 04:58:40.845012 [ 3 ] {} <Debug> HTTP-Session: e9aeafd1-6d13-48d3-b953-3de58988967b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4602 2023.10.22 04:58:40.845219 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 300 rows starting from the beginning of the part
4603 2023.10.22 04:58:40.845239 [ 22 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4604 2023.10.22 04:58:40.845343 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4605 2023.10.22 04:58:40.845456 [ 22 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_41_8} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4606 2023.10.22 04:58:40.845500 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4607 2023.10.22 04:58:40.845536 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 18 rows starting from the beginning of the part
4608 2023.10.22 04:58:40.845924 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 300 rows starting from the beginning of the part
4609 2023.10.22 04:58:40.846217 [ 20 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 18 rows starting from the beginning of the part
4610 2023.10.22 04:58:40.846332 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4611 2023.10.22 04:58:40.847406 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4612 2023.10.22 04:58:40.848033 [ 25 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1001 rows, containing 4 columns (4 merged, 0 gathered) in 0.003941566 sec., 253959.97428433268 rows/sec., 17.93 MiB/sec.
4613 2023.10.22 04:58:40.848097 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary)
4614 2023.10.22 04:58:40.848241 [ 22 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4615 2023.10.22 04:58:40.848366 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0.
4616 2023.10.22 04:58:40.848529 [ 22 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4617 2023.10.22 04:58:40.848573 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.003159287 sec., 5697 rows/sec., 7.69 MiB/sec.
4618 2023.10.22 04:58:40.848653 [ 22 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_41_8} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4619 2023.10.22 04:58:40.848832 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Debug> DynamicQueryHandler: Done processing query
4620 2023.10.22 04:58:40.848859 [ 3 ] {b0b5f5a2-b9fd-4c8f-9ef7-9eafb27f21a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4621 2023.10.22 04:58:40.848875 [ 3 ] {} <Debug> HTTP-Session: e9aeafd1-6d13-48d3-b953-3de58988967b Destroying unnamed session
4622 2023.10.22 04:58:45.842923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4623 2023.10.22 04:58:45.843051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4624 2023.10.22 04:58:45.843081 [ 3 ] {} <Debug> HTTP-Session: 2c26d534-fc70-41c4-bd84-10d441473950 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4625 2023.10.22 04:58:45.843109 [ 3 ] {} <Debug> HTTP-Session: 2c26d534-fc70-41c4-bd84-10d441473950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4626 2023.10.22 04:58:45.843251 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4627 2023.10.22 04:58:45.843317 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4628 2023.10.22 04:58:45.843502 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4629 2023.10.22 04:58:45.843970 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4630 2023.10.22 04:58:45.844235 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4631 2023.10.22 04:58:45.844395 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4632 2023.10.22 04:58:45.844514 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001226675 sec., 34238 rows/sec., 2.59 MiB/sec.
4633 2023.10.22 04:58:45.844664 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Debug> DynamicQueryHandler: Done processing query
4634 2023.10.22 04:58:45.844690 [ 3 ] {9d340391-51b3-408e-bc8f-cb1cfa253e1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4635 2023.10.22 04:58:45.844706 [ 3 ] {} <Debug> HTTP-Session: 2c26d534-fc70-41c4-bd84-10d441473950 Destroying unnamed session
4636 2023.10.22 04:58:45.844873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4637 2023.10.22 04:58:45.844921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4638 2023.10.22 04:58:45.844940 [ 3 ] {} <Debug> HTTP-Session: 475c04a4-0175-43de-a187-2e35a146b57c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4639 2023.10.22 04:58:45.844957 [ 3 ] {} <Debug> HTTP-Session: 475c04a4-0175-43de-a187-2e35a146b57c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4640 2023.10.22 04:58:45.845036 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4641 2023.10.22 04:58:45.845075 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4642 2023.10.22 04:58:45.845180 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4643 2023.10.22 04:58:45.845633 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4644 2023.10.22 04:58:45.845864 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4645 2023.10.22 04:58:45.846018 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4646 2023.10.22 04:58:45.846148 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.001083683 sec., 179941 rows/sec., 16.84 MiB/sec.
4647 2023.10.22 04:58:45.846270 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Debug> DynamicQueryHandler: Done processing query
4648 2023.10.22 04:58:45.846294 [ 3 ] {4830e331-af07-41b3-8f8a-c6dab2968488} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4649 2023.10.22 04:58:45.846310 [ 3 ] {} <Debug> HTTP-Session: 475c04a4-0175-43de-a187-2e35a146b57c Destroying unnamed session
4650 2023.10.22 04:58:45.846499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 48208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4651 2023.10.22 04:58:45.846545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4652 2023.10.22 04:58:45.846564 [ 3 ] {} <Debug> HTTP-Session: aa661684-9823-4a3f-9770-429eb3d0711b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4653 2023.10.22 04:58:45.846580 [ 3 ] {} <Debug> HTTP-Session: aa661684-9823-4a3f-9770-429eb3d0711b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4654 2023.10.22 04:58:45.846669 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4655 2023.10.22 04:58:45.846707 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4656 2023.10.22 04:58:45.846816 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4657 2023.10.22 04:58:45.847285 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4658 2023.10.22 04:58:45.847510 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4659 2023.10.22 04:58:45.847661 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4660 2023.10.22 04:58:45.847788 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Information> executeQuery: Read 300 rows, 21.43 KiB in 0.001087913 sec., 275757 rows/sec., 19.23 MiB/sec.
4661 2023.10.22 04:58:45.847909 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Debug> DynamicQueryHandler: Done processing query
4662 2023.10.22 04:58:45.847932 [ 3 ] {b77cb52a-32c7-4fc0-a48d-7f1584b5d5a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4663 2023.10.22 04:58:45.847948 [ 3 ] {} <Debug> HTTP-Session: aa661684-9823-4a3f-9770-429eb3d0711b Destroying unnamed session
4664 2023.10.22 04:58:45.848104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4665 2023.10.22 04:58:45.848148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4666 2023.10.22 04:58:45.848167 [ 3 ] {} <Debug> HTTP-Session: 775bb682-e8e7-4f01-9f05-8a4227f60034 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4667 2023.10.22 04:58:45.848184 [ 3 ] {} <Debug> HTTP-Session: 775bb682-e8e7-4f01-9f05-8a4227f60034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4668 2023.10.22 04:58:45.848253 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4669 2023.10.22 04:58:45.848292 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4670 2023.10.22 04:58:45.848400 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4671 2023.10.22 04:58:45.848663 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4672 2023.10.22 04:58:45.848906 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4673 2023.10.22 04:58:45.849095 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4674 2023.10.22 04:58:45.849219 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00093634 sec., 6407 rows/sec., 269.08 KiB/sec.
4675 2023.10.22 04:58:45.849418 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Debug> DynamicQueryHandler: Done processing query
4676 2023.10.22 04:58:45.849444 [ 3 ] {8709725f-23ac-4076-b7ef-7efd88fbbc4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4677 2023.10.22 04:58:45.849459 [ 3 ] {} <Debug> HTTP-Session: 775bb682-e8e7-4f01-9f05-8a4227f60034 Destroying unnamed session
4678 2023.10.22 04:58:45.849591 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4679 2023.10.22 04:58:45.849636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4680 2023.10.22 04:58:45.849655 [ 3 ] {} <Debug> HTTP-Session: 79a4e9db-98e6-480c-861d-2401947c731a Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4681 2023.10.22 04:58:45.849671 [ 3 ] {} <Debug> HTTP-Session: 79a4e9db-98e6-480c-861d-2401947c731a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4682 2023.10.22 04:58:45.849745 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4683 2023.10.22 04:58:45.849788 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4684 2023.10.22 04:58:45.849925 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4685 2023.10.22 04:58:45.850232 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4686 2023.10.22 04:58:45.850483 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4687 2023.10.22 04:58:45.850663 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4688 2023.10.22 04:58:45.850790 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001016662 sec., 61967 rows/sec., 3.76 MiB/sec.
4689 2023.10.22 04:58:45.850909 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Debug> DynamicQueryHandler: Done processing query
4690 2023.10.22 04:58:45.850934 [ 3 ] {1da586ff-aae8-4f67-9ce3-f82cb99e6819} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4691 2023.10.22 04:58:45.850949 [ 3 ] {} <Debug> HTTP-Session: 79a4e9db-98e6-480c-861d-2401947c731a Destroying unnamed session
4692 2023.10.22 04:58:45.851104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 38535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4693 2023.10.22 04:58:45.851148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4694 2023.10.22 04:58:45.851167 [ 3 ] {} <Debug> HTTP-Session: ee7f78cd-a8dd-4b0b-bad5-09239ae80cc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4695 2023.10.22 04:58:45.851184 [ 3 ] {} <Debug> HTTP-Session: ee7f78cd-a8dd-4b0b-bad5-09239ae80cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4696 2023.10.22 04:58:45.851275 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4697 2023.10.22 04:58:45.851317 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4698 2023.10.22 04:58:45.851451 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4699 2023.10.22 04:58:45.852047 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4700 2023.10.22 04:58:45.852358 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary)
4701 2023.10.22 04:58:45.852538 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0.
4702 2023.10.22 04:58:45.852670 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001368066 sec., 26314 rows/sec., 35.51 MiB/sec.
4703 2023.10.22 04:58:45.852661 [ 114 ] {} <Debug> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0
4704 2023.10.22 04:58:45.852785 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4705 2023.10.22 04:58:45.852854 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Debug> DynamicQueryHandler: Done processing query
4706 2023.10.22 04:58:45.852899 [ 3 ] {211c2577-e743-4284-b4bb-1fed91527cb8} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4707 2023.10.22 04:58:45.852905 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact
4708 2023.10.22 04:58:45.852918 [ 3 ] {} <Debug> HTTP-Session: ee7f78cd-a8dd-4b0b-bad5-09239ae80cc0 Destroying unnamed session
4709 2023.10.22 04:58:45.853117 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4710 2023.10.22 04:58:45.853129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4711 2023.10.22 04:58:45.853189 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 894 rows starting from the beginning of the part
4712 2023.10.22 04:58:45.853202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4713 2023.10.22 04:58:45.853269 [ 3 ] {} <Debug> HTTP-Session: aab3831b-d5cf-47bf-9735-1075e8fda4dc Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4714 2023.10.22 04:58:45.853317 [ 3 ] {} <Debug> HTTP-Session: aab3831b-d5cf-47bf-9735-1075e8fda4dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4715 2023.10.22 04:58:45.853523 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4716 2023.10.22 04:58:45.853553 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part
4717 2023.10.22 04:58:45.853587 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4718 2023.10.22 04:58:45.853905 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 18 rows starting from the beginning of the part
4719 2023.10.22 04:58:45.854067 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4720 2023.10.22 04:58:45.854260 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part
4721 2023.10.22 04:58:45.854382 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 18 rows starting from the beginning of the part
4722 2023.10.22 04:58:45.854757 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 36 rows starting from the beginning of the part
4723 2023.10.22 04:58:45.854893 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4724 2023.10.22 04:58:45.855368 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary)
4725 2023.10.22 04:58:45.855734 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0.
4726 2023.10.22 04:58:45.855875 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002303837 sec., 8247 rows/sec., 437.87 KiB/sec.
4727 2023.10.22 04:58:45.856004 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Debug> DynamicQueryHandler: Done processing query
4728 2023.10.22 04:58:45.856028 [ 3 ] {313c8eee-f489-4e34-9dbf-c51aff79d9ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4729 2023.10.22 04:58:45.856043 [ 3 ] {} <Debug> HTTP-Session: aab3831b-d5cf-47bf-9735-1075e8fda4dc Destroying unnamed session
4730 2023.10.22 04:58:45.871905 [ 11 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1038 rows, containing 6 columns (6 merged, 0 gathered) in 0.019057572 sec., 54466.539599063304 rows/sec., 73.50 MiB/sec.
4731 2023.10.22 04:58:45.872409 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary)
4732 2023.10.22 04:58:45.872631 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8.
4733 2023.10.22 04:58:45.872700 [ 25 ] {bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0
4734 2023.10.22 04:58:45.872774 [ 25 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in bd051650-0ca2-4cce-b95f-9639ae087f80::all_1_41_8: 9.03 MiB.
4735 2023.10.22 04:58:46.000183 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.99 MiB, peak 240.99 MiB, will set to 233.73 MiB (RSS), difference: 1.74 MiB
4736 2023.10.22 04:58:50.259562 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache
4737 2023.10.22 04:58:50.259667 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache
4738 2023.10.22 04:58:50.836877 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4739 2023.10.22 04:58:50.837036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4740 2023.10.22 04:58:50.837082 [ 3 ] {} <Debug> HTTP-Session: 6c97b92e-e9b1-4387-9274-b8a5b89955e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4741 2023.10.22 04:58:50.837124 [ 3 ] {} <Debug> HTTP-Session: 6c97b92e-e9b1-4387-9274-b8a5b89955e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4742 2023.10.22 04:58:50.837322 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4743 2023.10.22 04:58:50.837419 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4744 2023.10.22 04:58:50.837687 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4745 2023.10.22 04:58:50.838246 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4746 2023.10.22 04:58:50.838511 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4747 2023.10.22 04:58:50.838687 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4748 2023.10.22 04:58:50.838812 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001433667 sec., 12555 rows/sec., 1017.66 KiB/sec.
4749 2023.10.22 04:58:50.838953 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Debug> DynamicQueryHandler: Done processing query
4750 2023.10.22 04:58:50.838980 [ 3 ] {76c36eae-6522-4534-b6f1-fc7ff6089d88} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4751 2023.10.22 04:58:50.838996 [ 3 ] {} <Debug> HTTP-Session: 6c97b92e-e9b1-4387-9274-b8a5b89955e4 Destroying unnamed session
4752 2023.10.22 04:58:50.839129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4753 2023.10.22 04:58:50.839176 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4754 2023.10.22 04:58:50.839195 [ 3 ] {} <Debug> HTTP-Session: 3eec35b5-4974-4c16-abbf-6a6d0097acd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4755 2023.10.22 04:58:50.839213 [ 3 ] {} <Debug> HTTP-Session: 3eec35b5-4974-4c16-abbf-6a6d0097acd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4756 2023.10.22 04:58:50.839287 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4757 2023.10.22 04:58:50.839326 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4758 2023.10.22 04:58:50.839432 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4759 2023.10.22 04:58:50.839782 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4760 2023.10.22 04:58:50.839995 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4761 2023.10.22 04:58:50.840146 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4762 2023.10.22 04:58:50.840249 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000932541 sec., 57906 rows/sec., 5.90 MiB/sec.
4763 2023.10.22 04:58:50.840392 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Debug> DynamicQueryHandler: Done processing query
4764 2023.10.22 04:58:50.840416 [ 3 ] {82622cc0-9b89-49ce-b5f6-6e6e9a878e34} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4765 2023.10.22 04:58:50.840432 [ 3 ] {} <Debug> HTTP-Session: 3eec35b5-4974-4c16-abbf-6a6d0097acd9 Destroying unnamed session
4766 2023.10.22 04:58:50.840554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4767 2023.10.22 04:58:50.840597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4768 2023.10.22 04:58:50.840617 [ 3 ] {} <Debug> HTTP-Session: 47b6144b-0e0c-4c66-bf9c-09ae9035518c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4769 2023.10.22 04:58:50.840634 [ 3 ] {} <Debug> HTTP-Session: 47b6144b-0e0c-4c66-bf9c-09ae9035518c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4770 2023.10.22 04:58:50.840703 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4771 2023.10.22 04:58:50.840742 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4772 2023.10.22 04:58:50.840849 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4773 2023.10.22 04:58:50.841154 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4774 2023.10.22 04:58:50.841360 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4775 2023.10.22 04:58:50.841510 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4776 2023.10.22 04:58:50.841610 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.00087931 sec., 20470 rows/sec., 1.60 MiB/sec.
4777 2023.10.22 04:58:50.841722 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Debug> DynamicQueryHandler: Done processing query
4778 2023.10.22 04:58:50.841745 [ 3 ] {1866bb6d-1b99-476a-bcd2-2d3f5ce91695} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4779 2023.10.22 04:58:50.841762 [ 3 ] {} <Debug> HTTP-Session: 47b6144b-0e0c-4c66-bf9c-09ae9035518c Destroying unnamed session
4780 2023.10.22 04:58:50.841931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4781 2023.10.22 04:58:50.841976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4782 2023.10.22 04:58:50.841994 [ 3 ] {} <Debug> HTTP-Session: eded4baa-d1d6-4ffd-a89a-2f5fe250d111 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4783 2023.10.22 04:58:50.842011 [ 3 ] {} <Debug> HTTP-Session: eded4baa-d1d6-4ffd-a89a-2f5fe250d111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4784 2023.10.22 04:58:50.842086 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4785 2023.10.22 04:58:50.842130 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4786 2023.10.22 04:58:50.842265 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4787 2023.10.22 04:58:50.842617 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4788 2023.10.22 04:58:50.842912 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary)
4789 2023.10.22 04:58:50.843088 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0.
4790 2023.10.22 04:58:50.843190 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001075602 sec., 16734 rows/sec., 22.58 MiB/sec.
4791 2023.10.22 04:58:50.843298 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Debug> DynamicQueryHandler: Done processing query
4792 2023.10.22 04:58:50.843321 [ 3 ] {bbba1a28-e7a8-4bbb-8193-5342c85bd3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4793 2023.10.22 04:58:50.843338 [ 3 ] {} <Debug> HTTP-Session: eded4baa-d1d6-4ffd-a89a-2f5fe250d111 Destroying unnamed session
4794 2023.10.22 04:58:55.842787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4795 2023.10.22 04:58:55.842918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4796 2023.10.22 04:58:55.842950 [ 3 ] {} <Debug> HTTP-Session: 8c6f4d8b-0c14-4f9b-b604-1c0b2740505d Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4797 2023.10.22 04:58:55.842978 [ 3 ] {} <Debug> HTTP-Session: 8c6f4d8b-0c14-4f9b-b604-1c0b2740505d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4798 2023.10.22 04:58:55.843114 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4799 2023.10.22 04:58:55.843177 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4800 2023.10.22 04:58:55.843348 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4801 2023.10.22 04:58:55.843778 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4802 2023.10.22 04:58:55.844118 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4803 2023.10.22 04:58:55.844289 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4804 2023.10.22 04:58:55.844428 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001261415 sec., 33295 rows/sec., 2.52 MiB/sec.
4805 2023.10.22 04:58:55.844570 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Debug> DynamicQueryHandler: Done processing query
4806 2023.10.22 04:58:55.844596 [ 3 ] {b789091d-b593-4eaf-b91b-ab3719a01022} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4807 2023.10.22 04:58:55.844613 [ 3 ] {} <Debug> HTTP-Session: 8c6f4d8b-0c14-4f9b-b604-1c0b2740505d Destroying unnamed session
4808 2023.10.22 04:58:55.844776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4809 2023.10.22 04:58:55.844822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4810 2023.10.22 04:58:55.844841 [ 3 ] {} <Debug> HTTP-Session: 0ae1b8b6-75cd-4bfe-8ea0-9f9fd4cd5442 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4811 2023.10.22 04:58:55.844858 [ 3 ] {} <Debug> HTTP-Session: 0ae1b8b6-75cd-4bfe-8ea0-9f9fd4cd5442 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4812 2023.10.22 04:58:55.844935 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4813 2023.10.22 04:58:55.844974 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4814 2023.10.22 04:58:55.845082 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4815 2023.10.22 04:58:55.845493 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4816 2023.10.22 04:58:55.845719 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4817 2023.10.22 04:58:55.845870 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4818 2023.10.22 04:58:55.845985 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.001019982 sec., 191179 rows/sec., 17.89 MiB/sec.
4819 2023.10.22 04:58:55.846097 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Debug> DynamicQueryHandler: Done processing query
4820 2023.10.22 04:58:55.846121 [ 3 ] {f63ec1f9-532a-4ea3-ab2f-6a6c81374b99} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4821 2023.10.22 04:58:55.846136 [ 3 ] {} <Debug> HTTP-Session: 0ae1b8b6-75cd-4bfe-8ea0-9f9fd4cd5442 Destroying unnamed session
4822 2023.10.22 04:58:55.846319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 48208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4823 2023.10.22 04:58:55.846363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4824 2023.10.22 04:58:55.846382 [ 3 ] {} <Debug> HTTP-Session: cb1ad772-2305-4c2a-9d47-9ec55ea03876 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4825 2023.10.22 04:58:55.846397 [ 3 ] {} <Debug> HTTP-Session: cb1ad772-2305-4c2a-9d47-9ec55ea03876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4826 2023.10.22 04:58:55.846477 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4827 2023.10.22 04:58:55.846517 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4828 2023.10.22 04:58:55.846620 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4829 2023.10.22 04:58:55.847061 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4830 2023.10.22 04:58:55.847285 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4831 2023.10.22 04:58:55.847437 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4832 2023.10.22 04:58:55.847560 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Information> executeQuery: Read 300 rows, 21.43 KiB in 0.001054663 sec., 284451 rows/sec., 19.84 MiB/sec.
4833 2023.10.22 04:58:55.847703 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Debug> DynamicQueryHandler: Done processing query
4834 2023.10.22 04:58:55.847727 [ 3 ] {bfda7146-29c9-416d-b0b1-b5cc8764e51b} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
4835 2023.10.22 04:58:55.847743 [ 3 ] {} <Debug> HTTP-Session: cb1ad772-2305-4c2a-9d47-9ec55ea03876 Destroying unnamed session
4836 2023.10.22 04:58:55.847905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4837 2023.10.22 04:58:55.847949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4838 2023.10.22 04:58:55.847967 [ 3 ] {} <Debug> HTTP-Session: dc38c5c3-459d-4cf8-a340-973ed2f2c55b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4839 2023.10.22 04:58:55.847983 [ 3 ] {} <Debug> HTTP-Session: dc38c5c3-459d-4cf8-a340-973ed2f2c55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4840 2023.10.22 04:58:55.848051 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
4841 2023.10.22 04:58:55.848090 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
4842 2023.10.22 04:58:55.848199 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4843 2023.10.22 04:58:55.848554 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4844 2023.10.22 04:58:55.848794 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4845 2023.10.22 04:58:55.848972 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4846 2023.10.22 04:58:55.849098 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001019232 sec., 5886 rows/sec., 247.20 KiB/sec.
4847 2023.10.22 04:58:55.849216 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Debug> DynamicQueryHandler: Done processing query
4848 2023.10.22 04:58:55.849239 [ 3 ] {8bffee3b-b917-4fe9-9908-921ee316cb61} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4849 2023.10.22 04:58:55.849255 [ 3 ] {} <Debug> HTTP-Session: dc38c5c3-459d-4cf8-a340-973ed2f2c55b Destroying unnamed session
4850 2023.10.22 04:58:55.849381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4851 2023.10.22 04:58:55.849425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4852 2023.10.22 04:58:55.849445 [ 3 ] {} <Debug> HTTP-Session: 23cca57e-cdee-4416-9767-158662b989ad Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4853 2023.10.22 04:58:55.849461 [ 3 ] {} <Debug> HTTP-Session: 23cca57e-cdee-4416-9767-158662b989ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4854 2023.10.22 04:58:55.849534 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
4855 2023.10.22 04:58:55.849575 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
4856 2023.10.22 04:58:55.849692 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4857 2023.10.22 04:58:55.849997 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4858 2023.10.22 04:58:55.850250 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4859 2023.10.22 04:58:55.850432 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4860 2023.10.22 04:58:55.850568 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001006252 sec., 62608 rows/sec., 3.80 MiB/sec.
4861 2023.10.22 04:58:55.850677 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Debug> DynamicQueryHandler: Done processing query
4862 2023.10.22 04:58:55.850701 [ 3 ] {8ae9a5d4-5de0-42b0-a062-ad1f0ed163e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4863 2023.10.22 04:58:55.850717 [ 3 ] {} <Debug> HTTP-Session: 23cca57e-cdee-4416-9767-158662b989ad Destroying unnamed session
4864 2023.10.22 04:58:55.850869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 38535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4865 2023.10.22 04:58:55.850911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4866 2023.10.22 04:58:55.850930 [ 3 ] {} <Debug> HTTP-Session: fd6c917d-079c-4f6d-9fc6-ed8337106f45 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4867 2023.10.22 04:58:55.850947 [ 3 ] {} <Debug> HTTP-Session: fd6c917d-079c-4f6d-9fc6-ed8337106f45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4868 2023.10.22 04:58:55.851022 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4869 2023.10.22 04:58:55.851065 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4870 2023.10.22 04:58:55.851199 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4871 2023.10.22 04:58:55.851632 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4872 2023.10.22 04:58:55.851933 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary)
4873 2023.10.22 04:58:55.852112 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0.
4874 2023.10.22 04:58:55.852250 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001193184 sec., 30171 rows/sec., 40.71 MiB/sec.
4875 2023.10.22 04:58:55.852466 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Debug> DynamicQueryHandler: Done processing query
4876 2023.10.22 04:58:55.852491 [ 3 ] {071404b0-fd33-4b5d-a40b-253a6f7cafd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
4877 2023.10.22 04:58:55.852507 [ 3 ] {} <Debug> HTTP-Session: fd6c917d-079c-4f6d-9fc6-ed8337106f45 Destroying unnamed session
4878 2023.10.22 04:58:55.852625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4879 2023.10.22 04:58:55.852670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4880 2023.10.22 04:58:55.852688 [ 3 ] {} <Debug> HTTP-Session: e83c6d51-ad8d-403a-acfe-4a95517b7f88 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4881 2023.10.22 04:58:55.852705 [ 3 ] {} <Debug> HTTP-Session: e83c6d51-ad8d-403a-acfe-4a95517b7f88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4882 2023.10.22 04:58:55.852776 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
4883 2023.10.22 04:58:55.852816 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
4884 2023.10.22 04:58:55.852937 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4885 2023.10.22 04:58:55.853196 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4886 2023.10.22 04:58:55.853428 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary)
4887 2023.10.22 04:58:55.853604 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0.
4888 2023.10.22 04:58:55.853735 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.0009279 sec., 20476 rows/sec., 1.06 MiB/sec.
4889 2023.10.22 04:58:55.853847 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Debug> DynamicQueryHandler: Done processing query
4890 2023.10.22 04:58:55.853870 [ 3 ] {129d497e-255e-4657-9501-e5ef5d57e190} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
4891 2023.10.22 04:58:55.853886 [ 3 ] {} <Debug> HTTP-Session: e83c6d51-ad8d-403a-acfe-4a95517b7f88 Destroying unnamed session
4892 2023.10.22 04:59:00.837065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2629, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4893 2023.10.22 04:59:00.837228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4894 2023.10.22 04:59:00.837274 [ 3 ] {} <Debug> HTTP-Session: 55ac4095-c221-4c6b-a18c-d1a481f3c937 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4895 2023.10.22 04:59:00.837317 [ 3 ] {} <Debug> HTTP-Session: 55ac4095-c221-4c6b-a18c-d1a481f3c937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4896 2023.10.22 04:59:00.837513 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4897 2023.10.22 04:59:00.837611 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4898 2023.10.22 04:59:00.837874 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4899 2023.10.22 04:59:00.838367 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4900 2023.10.22 04:59:00.838626 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4901 2023.10.22 04:59:00.838797 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4902 2023.10.22 04:59:00.838937 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Information> executeQuery: Read 18 rows, 1.46 KiB in 0.001360365 sec., 13231 rows/sec., 1.05 MiB/sec.
4903 2023.10.22 04:59:00.839077 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Debug> DynamicQueryHandler: Done processing query
4904 2023.10.22 04:59:00.839104 [ 3 ] {47f7745e-1b0a-41f9-9546-0defab7b5504} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4905 2023.10.22 04:59:00.839121 [ 3 ] {} <Debug> HTTP-Session: 55ac4095-c221-4c6b-a18c-d1a481f3c937 Destroying unnamed session
4906 2023.10.22 04:59:00.839257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 8964, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4907 2023.10.22 04:59:00.839304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4908 2023.10.22 04:59:00.839323 [ 3 ] {} <Debug> HTTP-Session: 694c6e7c-c2bb-42ed-82dc-ea1fb26a9563 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4909 2023.10.22 04:59:00.839340 [ 3 ] {} <Debug> HTTP-Session: 694c6e7c-c2bb-42ed-82dc-ea1fb26a9563 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4910 2023.10.22 04:59:00.839411 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4911 2023.10.22 04:59:00.839451 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4912 2023.10.22 04:59:00.839555 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4913 2023.10.22 04:59:00.839868 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4914 2023.10.22 04:59:00.840085 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4915 2023.10.22 04:59:00.840239 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4916 2023.10.22 04:59:00.840371 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Information> executeQuery: Read 54 rows, 5.63 KiB in 0.000924041 sec., 58438 rows/sec., 5.95 MiB/sec.
4917 2023.10.22 04:59:00.840484 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Debug> DynamicQueryHandler: Done processing query
4918 2023.10.22 04:59:00.840508 [ 3 ] {0451d5cd-cfb6-4b51-89ba-792f7551d217} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
4919 2023.10.22 04:59:00.840523 [ 3 ] {} <Debug> HTTP-Session: 694c6e7c-c2bb-42ed-82dc-ea1fb26a9563 Destroying unnamed session
4920 2023.10.22 04:59:00.840675 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 3098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4921 2023.10.22 04:59:00.840719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4922 2023.10.22 04:59:00.840738 [ 3 ] {} <Debug> HTTP-Session: 95a1010e-7f02-474d-9d2e-e4bfac8c186b Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4923 2023.10.22 04:59:00.840755 [ 3 ] {} <Debug> HTTP-Session: 95a1010e-7f02-474d-9d2e-e4bfac8c186b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4924 2023.10.22 04:59:00.840824 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
4925 2023.10.22 04:59:00.840862 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
4926 2023.10.22 04:59:00.840967 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4927 2023.10.22 04:59:00.841227 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4928 2023.10.22 04:59:00.841432 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
4929 2023.10.22 04:59:00.841578 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
4930 2023.10.22 04:59:00.841711 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Information> executeQuery: Read 18 rows, 1.44 KiB in 0.00085796 sec., 20979 rows/sec., 1.64 MiB/sec.
4931 2023.10.22 04:59:00.841831 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Debug> DynamicQueryHandler: Done processing query
4932 2023.10.22 04:59:00.841854 [ 3 ] {c22a7284-756e-43d0-9821-dd9968557848} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
4933 2023.10.22 04:59:00.841870 [ 3 ] {} <Debug> HTTP-Session: 95a1010e-7f02-474d-9d2e-e4bfac8c186b Destroying unnamed session
4934 2023.10.22 04:59:00.841993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 19295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4935 2023.10.22 04:59:00.842038 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4936 2023.10.22 04:59:00.842057 [ 3 ] {} <Debug> HTTP-Session: ea637026-d61c-4117-bcab-2f42dc60753f Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4937 2023.10.22 04:59:00.842074 [ 3 ] {} <Debug> HTTP-Session: ea637026-d61c-4117-bcab-2f42dc60753f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4938 2023.10.22 04:59:00.842147 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
4939 2023.10.22 04:59:00.842191 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
4940 2023.10.22 04:59:00.842328 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4941 2023.10.22 04:59:00.842727 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4942 2023.10.22 04:59:00.843017 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary)
4943 2023.10.22 04:59:00.843199 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0.
4944 2023.10.22 04:59:00.843304 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Information> executeQuery: Read 18 rows, 24.87 KiB in 0.001130833 sec., 15917 rows/sec., 21.48 MiB/sec.
4945 2023.10.22 04:59:00.843440 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Debug> DynamicQueryHandler: Done processing query
4946 2023.10.22 04:59:00.843464 [ 3 ] {bef81c88-6acb-4a71-ac19-e1f6d8632ede} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB.
4947 2023.10.22 04:59:00.843480 [ 3 ] {} <Debug> HTTP-Session: ea637026-d61c-4117-bcab-2f42dc60753f Destroying unnamed session
4948 2023.10.22 04:59:05.259918 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
4949 2023.10.22 04:59:05.259993 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
4950 2023.10.22 04:59:05.842982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 5917, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4951 2023.10.22 04:59:05.843077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4952 2023.10.22 04:59:05.843108 [ 3 ] {} <Debug> HTTP-Session: 5f1a73dd-b786-433a-9f3a-f43dc2e581eb Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4953 2023.10.22 04:59:05.843137 [ 3 ] {} <Debug> HTTP-Session: 5f1a73dd-b786-433a-9f3a-f43dc2e581eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4954 2023.10.22 04:59:05.843285 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
4955 2023.10.22 04:59:05.843351 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
4956 2023.10.22 04:59:05.843509 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4957 2023.10.22 04:59:05.843933 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4958 2023.10.22 04:59:05.844200 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4959 2023.10.22 04:59:05.844373 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4960 2023.10.22 04:59:05.844513 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Information> executeQuery: Read 42 rows, 3.26 KiB in 0.001178463 sec., 35639 rows/sec., 2.70 MiB/sec.
4961 2023.10.22 04:59:05.844514 [ 102 ] {} <Debug> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4962 2023.10.22 04:59:05.844637 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4963 2023.10.22 04:59:05.844717 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Debug> DynamicQueryHandler: Done processing query
4964 2023.10.22 04:59:05.844748 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4965 2023.10.22 04:59:05.844761 [ 3 ] {c0d18748-ebc9-4637-9050-9ac1a312bd78} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
4966 2023.10.22 04:59:05.844807 [ 3 ] {} <Debug> HTTP-Session: 5f1a73dd-b786-433a-9f3a-f43dc2e581eb Destroying unnamed session
4967 2023.10.22 04:59:05.844880 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4968 2023.10.22 04:59:05.844920 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 60 rows starting from the beginning of the part
4969 2023.10.22 04:59:05.844991 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 30588, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4970 2023.10.22 04:59:05.845077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
4971 2023.10.22 04:59:05.845136 [ 3 ] {} <Debug> HTTP-Session: a5e1187b-d5bd-4f2c-b658-38a9a99b6cb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
4972 2023.10.22 04:59:05.845144 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 42 rows starting from the beginning of the part
4973 2023.10.22 04:59:05.845163 [ 3 ] {} <Debug> HTTP-Session: a5e1187b-d5bd-4f2c-b658-38a9a99b6cb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
4974 2023.10.22 04:59:05.845431 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
4975 2023.10.22 04:59:05.845435 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part
4976 2023.10.22 04:59:05.845525 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
4977 2023.10.22 04:59:05.845729 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 42 rows starting from the beginning of the part
4978 2023.10.22 04:59:05.846031 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part
4979 2023.10.22 04:59:05.846033 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
4980 2023.10.22 04:59:05.846223 [ 22 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 42 rows starting from the beginning of the part
4981 2023.10.22 04:59:05.846994 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4982 2023.10.22 04:59:05.847572 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
4983 2023.10.22 04:59:05.847659 [ 9 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 222 rows, containing 4 columns (4 merged, 0 gathered) in 0.002949124 sec., 75276.59060792289 rows/sec., 5.76 MiB/sec.
4984 2023.10.22 04:59:05.847814 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
4985 2023.10.22 04:59:05.848004 [ 102 ] {} <Debug> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
4986 2023.10.22 04:59:05.848032 [ 9 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
4987 2023.10.22 04:59:05.848076 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Information> executeQuery: Read 195 rows, 18.69 KiB in 0.002598321 sec., 75048 rows/sec., 7.02 MiB/sec.
4988 2023.10.22 04:59:05.848092 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
4989 2023.10.22 04:59:05.848366 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
4990 2023.10.22 04:59:05.848442 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Debug> DynamicQueryHandler: Done processing query
4991 2023.10.22 04:59:05.848475 [ 3 ] {9591d475-d71f-4711-ba1b-bcbadfffe83a} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
4992 2023.10.22 04:59:05.848501 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
4993 2023.10.22 04:59:05.848510 [ 3 ] {} <Debug> HTTP-Session: a5e1187b-d5bd-4f2c-b658-38a9a99b6cb2 Destroying unnamed session
4994 2023.10.22 04:59:05.848554 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 249 rows starting from the beginning of the part
4995 2023.10.22 04:59:05.848619 [ 9 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
4996 2023.10.22 04:59:05.848736 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 195 rows starting from the beginning of the part
4997 2023.10.22 04:59:05.848752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 48208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
4998 2023.10.22 04:59:05.848771 [ 9 ] {47fc2913-5513-4625-90b5-d0a6ffcd4623::all_1_46_9} <Trace> oximeter.fields_i64 (47fc2913-5513-4625-90b5-d0a6ffcd4623) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
4999 2023.10.22 04:59:05.848837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5000 2023.10.22 04:59:05.848913 [ 3 ] {} <Debug> HTTP-Session: 0e69386b-9cbe-41f8-95f6-247b6f413e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
5001 2023.10.22 04:59:05.848999 [ 3 ] {} <Debug> HTTP-Session: 0e69386b-9cbe-41f8-95f6-247b6f413e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5002 2023.10.22 04:59:05.849066 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 54 rows starting from the beginning of the part
5003 2023.10.22 04:59:05.849151 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
5004 2023.10.22 04:59:05.849187 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 195 rows starting from the beginning of the part
5005 2023.10.22 04:59:05.849201 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
5006 2023.10.22 04:59:05.849347 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part
5007 2023.10.22 04:59:05.849453 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5008 2023.10.22 04:59:05.849486 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 195 rows starting from the beginning of the part
5009 2023.10.22 04:59:05.850152 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5010 2023.10.22 04:59:05.850423 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary)
5011 2023.10.22 04:59:05.850471 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 942 rows, containing 4 columns (4 merged, 0 gathered) in 0.002278557 sec., 413419.54579148116 rows/sec., 39.28 MiB/sec.
5012 2023.10.22 04:59:05.850589 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5013 2023.10.22 04:59:05.850597 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0.
5014 2023.10.22 04:59:05.850748 [ 102 ] {} <Debug> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0
5015 2023.10.22 04:59:05.850770 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Information> executeQuery: Read 300 rows, 21.43 KiB in 0.001584588 sec., 189323 rows/sec., 13.21 MiB/sec.
5016 2023.10.22 04:59:05.850812 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5017 2023.10.22 04:59:05.850858 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
5018 2023.10.22 04:59:05.851014 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact
5019 2023.10.22 04:59:05.851035 [ 11 ] {cc113dcc-5e44-4add-9f82-1bd64db0fa9d::all_1_46_9} <Trace> oximeter.fields_string (cc113dcc-5e44-4add-9f82-1bd64db0fa9d) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
5020 2023.10.22 04:59:05.851059 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Debug> DynamicQueryHandler: Done processing query
5021 2023.10.22 04:59:05.851095 [ 3 ] {963088a5-af42-446b-b5c9-2a955f3d4aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
5022 2023.10.22 04:59:05.851151 [ 3 ] {} <Debug> HTTP-Session: 0e69386b-9cbe-41f8-95f6-247b6f413e75 Destroying unnamed session
5023 2023.10.22 04:59:05.851172 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5024 2023.10.22 04:59:05.851204 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 347 rows starting from the beginning of the part
5025 2023.10.22 04:59:05.851290 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 300 rows starting from the beginning of the part
5026 2023.10.22 04:59:05.851340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 848, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5027 2023.10.22 04:59:05.851382 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 18 rows starting from the beginning of the part
5028 2023.10.22 04:59:05.851390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5029 2023.10.22 04:59:05.851419 [ 3 ] {} <Debug> HTTP-Session: eb6fd439-44ca-42a3-8634-9d64a134b3ee Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
5030 2023.10.22 04:59:05.851442 [ 3 ] {} <Debug> HTTP-Session: eb6fd439-44ca-42a3-8634-9d64a134b3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5031 2023.10.22 04:59:05.851495 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 300 rows starting from the beginning of the part
5032 2023.10.22 04:59:05.851556 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
5033 2023.10.22 04:59:05.851613 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
5034 2023.10.22 04:59:05.851620 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 18 rows starting from the beginning of the part
5035 2023.10.22 04:59:05.851791 [ 23 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 300 rows starting from the beginning of the part
5036 2023.10.22 04:59:05.851847 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5037 2023.10.22 04:59:05.852241 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5038 2023.10.22 04:59:05.852546 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5039 2023.10.22 04:59:05.852772 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5040 2023.10.22 04:59:05.852784 [ 22 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1283 rows, containing 4 columns (4 merged, 0 gathered) in 0.001884502 sec., 680816.4703460119 rows/sec., 47.86 MiB/sec.
5041 2023.10.22 04:59:05.852941 [ 102 ] {} <Debug> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5042 2023.10.22 04:59:05.852951 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001355355 sec., 4426 rows/sec., 185.89 KiB/sec.
5043 2023.10.22 04:59:05.852972 [ 15 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary)
5044 2023.10.22 04:59:05.853005 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5045 2023.10.22 04:59:05.853256 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5046 2023.10.22 04:59:05.853282 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Debug> DynamicQueryHandler: Done processing query
5047 2023.10.22 04:59:05.853323 [ 3 ] {d48302e6-e16e-4d80-8939-09cdc019156b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5048 2023.10.22 04:59:05.853359 [ 15 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9.
5049 2023.10.22 04:59:05.853408 [ 3 ] {} <Debug> HTTP-Session: eb6fd439-44ca-42a3-8634-9d64a134b3ee Destroying unnamed session
5050 2023.10.22 04:59:05.853488 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5051 2023.10.22 04:59:05.853516 [ 15 ] {7f65f902-95c2-475f-b5fc-142ebfce2009::all_1_46_9} <Trace> oximeter.fields_uuid (7f65f902-95c2-475f-b5fc-142ebfce2009) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0
5052 2023.10.22 04:59:05.853537 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part
5053 2023.10.22 04:59:05.853684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 11527, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5054 2023.10.22 04:59:05.853797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5055 2023.10.22 04:59:05.853840 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part
5056 2023.10.22 04:59:05.853851 [ 3 ] {} <Debug> HTTP-Session: 65041320-6f76-498a-ae59-a7976945ab8c Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
5057 2023.10.22 04:59:05.853913 [ 3 ] {} <Debug> HTTP-Session: 65041320-6f76-498a-ae59-a7976945ab8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5058 2023.10.22 04:59:05.854089 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part
5059 2023.10.22 04:59:05.854121 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
5060 2023.10.22 04:59:05.854211 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
5061 2023.10.22 04:59:05.854303 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part
5062 2023.10.22 04:59:05.854589 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part
5063 2023.10.22 04:59:05.854779 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5064 2023.10.22 04:59:05.854809 [ 22 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part
5065 2023.10.22 04:59:05.855451 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5066 2023.10.22 04:59:05.856138 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5067 2023.10.22 04:59:05.856219 [ 15 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.003083666 sec., 50589.13643695523 rows/sec., 2.07 MiB/sec.
5068 2023.10.22 04:59:05.856329 [ 15 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5069 2023.10.22 04:59:05.856407 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5070 2023.10.22 04:59:05.856557 [ 102 ] {} <Debug> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5071 2023.10.22 04:59:05.856578 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002393698 sec., 26319 rows/sec., 1.60 MiB/sec.
5072 2023.10.22 04:59:05.856641 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5073 2023.10.22 04:59:05.856706 [ 15 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5074 2023.10.22 04:59:05.856902 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5075 2023.10.22 04:59:05.856953 [ 15 ] {859714d5-08a7-4341-8db0-45c44a6591c1::all_1_26_5} <Trace> oximeter.measurements_bool (859714d5-08a7-4341-8db0-45c44a6591c1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
5076 2023.10.22 04:59:05.856973 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Debug> DynamicQueryHandler: Done processing query
5077 2023.10.22 04:59:05.857020 [ 3 ] {dd854664-532e-410d-8bbd-804196d70b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
5078 2023.10.22 04:59:05.857109 [ 3 ] {} <Debug> HTTP-Session: 65041320-6f76-498a-ae59-a7976945ab8c Destroying unnamed session
5079 2023.10.22 04:59:05.857202 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5080 2023.10.22 04:59:05.857236 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1378 rows starting from the beginning of the part
5081 2023.10.22 04:59:05.857335 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 63 rows starting from the beginning of the part
5082 2023.10.22 04:59:05.857432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 38535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5083 2023.10.22 04:59:05.857479 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part
5084 2023.10.22 04:59:05.857518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5085 2023.10.22 04:59:05.857575 [ 3 ] {} <Debug> HTTP-Session: 37104f21-1eef-4798-a5b4-7ccefd5ab998 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
5086 2023.10.22 04:59:05.857613 [ 3 ] {} <Debug> HTTP-Session: 37104f21-1eef-4798-a5b4-7ccefd5ab998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5087 2023.10.22 04:59:05.857691 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 63 rows starting from the beginning of the part
5088 2023.10.22 04:59:05.857834 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
5089 2023.10.22 04:59:05.857913 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 63 rows starting from the beginning of the part
5090 2023.10.22 04:59:05.857943 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
5091 2023.10.22 04:59:05.858208 [ 14 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 63 rows starting from the beginning of the part
5092 2023.10.22 04:59:05.858669 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5093 2023.10.22 04:59:05.859694 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5094 2023.10.22 04:59:05.860249 [ 18 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003506231 sec., 482854.66644952947 rows/sec., 29.33 MiB/sec.
5095 2023.10.22 04:59:05.860317 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary)
5096 2023.10.22 04:59:05.860450 [ 15 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5097 2023.10.22 04:59:05.860525 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Trace> oximeter.measurements_histogramf64 (bd051650-0ca2-4cce-b95f-9639ae087f80): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0.
5098 2023.10.22 04:59:05.860696 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002792383 sec., 12892 rows/sec., 17.40 MiB/sec.
5099 2023.10.22 04:59:05.860704 [ 15 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5100 2023.10.22 04:59:05.860795 [ 15 ] {861f0b0f-4f50-449e-8f7a-e7efcf70abf4::all_1_26_5} <Trace> oximeter.measurements_cumulativei64 (861f0b0f-4f50-449e-8f7a-e7efcf70abf4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0
5101 2023.10.22 04:59:05.860852 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Debug> DynamicQueryHandler: Done processing query
5102 2023.10.22 04:59:05.860888 [ 3 ] {b3c5eacc-4300-4d14-9c10-b47e85d8ab80} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
5103 2023.10.22 04:59:05.860903 [ 3 ] {} <Debug> HTTP-Session: 37104f21-1eef-4798-a5b4-7ccefd5ab998 Destroying unnamed session
5104 2023.10.22 04:59:05.861026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:46129, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
5105 2023.10.22 04:59:05.861069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
5106 2023.10.22 04:59:05.861088 [ 3 ] {} <Debug> HTTP-Session: eb6dae50-375e-4ff0-9c7a-6219e99d4e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:46129
5107 2023.10.22 04:59:05.861104 [ 3 ] {} <Debug> HTTP-Session: eb6dae50-375e-4ff0-9c7a-6219e99d4e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
5108 2023.10.22 04:59:05.861175 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:46129) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
5109 2023.10.22 04:59:05.861213 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
5110 2023.10.22 04:59:05.861319 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used
5111 2023.10.22 04:59:05.861572 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5112 2023.10.22 04:59:05.861801 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary)
5113 2023.10.22 04:59:05.861969 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0.
5114 2023.10.22 04:59:05.862090 [ 102 ] {} <Debug> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0
5115 2023.10.22 04:59:05.862100 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00088451 sec., 21480 rows/sec., 1.11 MiB/sec.
5116 2023.10.22 04:59:05.862136 [ 102 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.68 GiB.
5117 2023.10.22 04:59:05.862306 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact
5118 2023.10.22 04:59:05.862375 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Debug> DynamicQueryHandler: Done processing query
5119 2023.10.22 04:59:05.862435 [ 3 ] {1baae5b2-f662-4764-bddd-2d3ea8fd79fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
5120 2023.10.22 04:59:05.862492 [ 3 ] {} <Debug> HTTP-Session: eb6dae50-375e-4ff0-9c7a-6219e99d4e87 Destroying unnamed session
5121 2023.10.22 04:59:05.862543 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
5122 2023.10.22 04:59:05.862586 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 441 rows starting from the beginning of the part
5123 2023.10.22 04:59:05.862716 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 19 rows starting from the beginning of the part
5124 2023.10.22 04:59:05.862816 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 19 rows starting from the beginning of the part
5125 2023.10.22 04:59:05.862905 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 19 rows starting from the beginning of the part
5126 2023.10.22 04:59:05.862991 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 19 rows starting from the beginning of the part
5127 2023.10.22 04:59:05.863080 [ 17 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 19 rows starting from the beginning of the part
5128 2023.10.22 04:59:05.863757 [ 15 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.001567109 sec., 342031.09037086763 rows/sec., 18.20 MiB/sec.
5129 2023.10.22 04:59:05.863869 [ 15 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary)
5130 2023.10.22 04:59:05.864051 [ 15 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5.
5131 2023.10.22 04:59:05.864110 [ 15 ] {dac1e351-9c01-4031-9d79-90410806218d::all_1_26_5} <Trace> oximeter.measurements_i64 (dac1e351-9c01-4031-9d79-90410806218d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0